* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; min-width:980px; background:#fff}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#737676;	}	

object { vertical-align:top; outline:none; border:0}
.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container-1 {	overflow:hidden; width: 100%;}
a img{ border:0px}
img{ vertical-align:top;  }

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul { list-style: none;}
	p { padding:0px 0px 18px 0px;}
		
a{color:#21a8d0; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}
	
input, select, textarea, html body textarea { vertical-align:middle; font-size:11px; color:#0f9bc5; font-family: Arial, Helvetica, sans-serif}
input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #e2e1e1; background: #fff; margin-right:11px}
.h1{ background: url(images/bg_search.gif) top left no-repeat; height:20px}	
	
/*** My css ***/
.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; }

.link{ display:block; float:right; background:url(images/bg_more.gif) repeat-x left top; width:75px; text-align:center; line-height:21px; color:#ffffff !important; text-decoration:none !important; font-size:12px}
.link:hover{ text-decoration:none !important; color:#000000 !important}



.indent-main{margin:38px 6px 43px 5px}
/*header*/
#header {font-size:0.75em; color:#FFFFFF; background:url(images/top.gif) top left repeat-x; margin:0 29px 0 29px; position:relative }

/*** Logo ***/
	#header .logo {  padding:33px 0px 33px 10px }
	#header .logo h1 {
		display:block; overflow:hidden;
		width:238px; height:57px;
		background:url(images/logo.gif) no-repeat 0 0;
		font-size:2.1em; color:#000; text-indent:-1000em; cursor:pointer;
		}
	#header .logo h1:hover { text-decoration:none;}
	
#header .indent{margin:32px 0px 0px 744px; position:absolute; width:165px}
#header .indent2{margin:67px 0px 0px 400px; position:absolute; width:680px; z-index:9999999999999999999999;}
#header .block{ height:337px}

#header .menu { clear:both; margin:0; padding:5px 0 0 18px; list-style:none; position:relative; z-index:999999999999;}
	
	#header .menu ul { float:left; margin:0px 0px 0px 0px; list-style:none; padding:0px 0px 0px 0px;}
	#header .menu ul li {  margin:0px;  float: left; margin-right:29px; cursor: pointer}
	
	#header .menu ul li a {
		display:block;		 
		 height:100%;
		 font-weight:bold; color:#8a8a8a;
		 text-transform:uppercase;
		 text-decoration:none;
		}
	
	/*hover*/
		#header .menu ul li:hover a { text-decoration:none; color:#000;}
		 
	/*active*/
		#header .menu ul li.current_page_item a {text-decoration:none; color:#8a8a8a}


/* drop menu */
		#header #dropmenu { position: relative; z-index:999999999999999999;}
		#header #dropmenu .menu ul ul {
			clear:both;
			 color:#8a8a8a;
			position:absolute; 
			margin:0px 0px 0px 0px;
			width:150px;
			padding:2px 0px 0px 0px;
			}
		
		#header #dropmenu .menu ul ul li {
			float: none; clear:both; display:block; height:100%; overflow:hidden; background:#a9a9a9;
			text-align:left; margin:0px 0px 0px 0px; padding:0px 5px 5px 10px; *margin:0px 0px -4px 0px;}
			
		#header #dropmenu .menu ul li ul li a { float: left; height:auto; font-weight: normal; text-decoration:none;}		
		#header #dropmenu .menu ul li ul li a:hover { color:#fff;}
		
		
			#header #dropmenu .menu ul ul ul { margin:5px 0px 0px 90px; *margin-top:-15px; position: absolute; padding:0px 0px 0px 0px;}
			#header #dropmenu .menu ul ul ul li { background:#cccccc;}			
			
			#header #dropmenu .menu ul ul ul a {}
			#header #dropmenu .menu ul ul ul a:hover {}
			
			#header #dropmenu .menu ul ul ul li a span {}
			#header #dropmenu .menu ul ul ul li a span span {}
			
			
			
			

#content .column-left{ width:201px; margin-right:30px; float:left}
#content .column-center{width:451px; margin-right:30px; float:left}
#content .column-right{ width:201px; float:left}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main1{padding:0px 5px 16px 29px}
#content .img-left{ float:left; margin:0px 20px 16px 0px}
#content .img-indent{ margin:0px 0px 16px 0px}
#content p{ margin:0px 0px 7px 0px}
#content .p{ margin:0}
#content .p1{ margin:0px 0px 7px 0px}
.txt{ color:#21a8d0; display:block; margin-bottom:5px}

#content .indent{padding:0px 0px 20px 0px}
#content .indent1{padding:20px 0px 0px 0px}

/*box*/
.box{ background:#fff; width:100%;}
.box .border-top {background:url(images/border_top.gif) top repeat-x;}
.box .border-bottom {background:url(images/border_bottom.gif) bottom repeat-x;}
.box .border-left {background:url(images/border_left.gif) left repeat-y;}
.box .border-right {background:url(images/border_right.gif) right repeat-y;}
.box .corner-top-left {background:url(images/corner_top_left.gif) left top no-repeat;}
.box .corner-top-right {background:url(images/corner_top_right.gif) right top no-repeat;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) left bottom no-repeat;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) right bottom no-repeat; width:100%; }

/*box1*/
.box1{ background:#fff; width:100%;}
.box1 .border-top {background:url(images/border.gif) top repeat-x;}
.box1 .border-bottom {background:url(images/border.gif) bottom repeat-x;}
.box1 .border-left {background:url(images/border.gif) left repeat-y;}
.box1 .border-right {background:url(images/border.gif) right repeat-y;}
.box1 .corner-top-left {background:url(images/corner1_top_left.gif) left top no-repeat;}
.box1 .corner-top-right {background:url(images/corner1_top_right.gif) right top no-repeat;}
.box1 .corner-bottom-left {background:url(images/corner1_bottom_left.gif) left bottom no-repeat;}
.box1 .corner-bottom-right {background:url(images/corner1_bottom_right.gif) right bottom no-repeat; width:100%; }
.box1 .indent-box{ padding:13px 12px 23px 20px; }



/*======= footer =======*/
#footer { height:93px; }
#footer { color:#737676; font-size:0.6875em; margin:0 30px 0 30px; background:url(images/bot.gif) top left repeat-x }
#footer .indent-footer{ margin:20px 0px 0px 0px; position:absolute; width:100%}
#footer a {color:#21a8d0; text-decoration:none}  
#footer a:hover {  text-decoration:none; color:#737676}

#footer .indent-footer1{ padding:29px 0px 0px 0px; text-align:right; right:0}
#footer .indent-footer1 a{ color:#737676; text-decoration:none}
#footer .indent-footer1 a:hover{text-decoration: underline}


#footer ul { float:right}
#footer ul li { float:left; margin-right:20px}
#footer ul ul { display:none}




.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:30px}
.h1{ height:22px; background:url(images/bg_input.gif) top left no-repeat}
.block-contact span{ float:right; margin-right:20px}
.input{
   	border:none; 
	background:none;
	width:135px; height:16px;
	font-size:1em;
	color:#0f9bc5;
	margin-right:6px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}
	.date { color:#21a8d0; display:block; margin-bottom:15px; font-weight:normal}
	.date b, .date strong{ font-weight:normal}
	.date a{ color:#21a8d0; text-decoration:underline; font-weight:normal}
	.date a:hover{ text-decoration:none}
	.img{ margin-bottom:11px}
	.text-box{ font-size:1.08em}

/*** Widgets  ***/
	.widget { clear:both;
		overflow:hidden; height:100%;
		margin:0px 0px 25px 0px;
		}
	
	.widget .widget-bg {
		overflow:hidden; height:100%;
		padding:0px 0px 0px 0px;
		}
	
	.widget .indent {
		overflow:hidden; height:100%; text-align:right;
		color:#fff; padding:0px 0px 0px 0px;
		}
	
		
	.widget h2 {
		font-size:1.58em; font-weight: normal;
		font-family:Arial, Helvetica, sans-serif;
		background:url(images/tail.gif) bottom left repeat-x;
		color:#2c2e30; line-height:1.2em;
		padding:0px 0px 17px 20px;
		margin-bottom:17px
		}
	h2 {
		margin-bottom:17px
		}
	h2 a{text-decoration:none !important;
		color:#21a8d0; font-weight:normal;}
	h2 a:hover{text-decoration: underline !important;
		color:#21a8d0; font-weight:normal;}
	.widget .box1 h2 {
		font-size:1.58em; font-weight: normal;
		font-family:Arial, Helvetica, sans-serif;
		background:none;
		color:#2c2e30; line-height:1.2em;
		padding:0px 0px 0px 0px;
		margin-bottom:11px
		}
	.widget  .box1 a:hover{
		text-decoration: underline;
		}
		
	.column-center h3 {
		font-size:1.58em; font-weight: normal;
		color:#21a8d0; line-height:1.2em;
		}
		
	.column-center h3 a{
		font-weight: normal !important;
		text-decoration:none;
		color:#21a8d0; line-height:1.2em;
		}
	.column-center h3 a:hover{
		text-decoration: underline;
		}
		
		.widget_tag_cloud{ line-height:2.5em}

	.widget ul { color:#000; padding:0; margin:0;}	
	.widget ul li {	overflow:hidden; height:100%; line-height:21px; margin:0; font-size:13px	}
	.widget ul li a {font-size:13px;  color:#737676; text-decoration:none; width:183px; display:block; padding:0px 0px 0px 19px; } 
	.widget ul li a:hover { text-decoration:none; color:#50aeca}
		
	.widget ul ul { font-size:100%; margin:0px 0px 0px 10px;}
	.widget ul ul li { border:0;}
	.widget ul ul li a:hover { text-decoration:none; background:none; color:#50aeca}
	.widget ul ul ul li a:hover { text-decoration: underline; background:none; color:#50aeca}
	
	.widget_categories ul { color:#000; padding:0; margin:0;}	
	.widget_categories ul li {	overflow:hidden; height:100%; line-height:21px; margin:0; font-size:13px	}
	.widget_categories ul li a {font-size:13px;  color:#737676; text-decoration:none; width:183px; display:block; padding:0px 0px 0px 19px; } 
	.widget_categories ul li a:hover { text-decoration:none; background:url(images/bg_li.gif) top left no-repeat;}
		
	.widget_categories ul ul { font-size:100%; margin:0px 0px 0px 10px;}
	.widget_categories ul ul li { border:0;}
	.widget_categories ul ul li a:hover { text-decoration:none; background:none; color:#50aeca}
	.widget_categories ul ul ul li a:hover { text-decoration: underline; background:none; color:#50aeca}
	
	.widget_meta ul { color:#000; padding:0; margin:0;}	
	.widget_meta ul li {	overflow:hidden; height:100%; line-height:21px; margin:0; font-size:13px	}
	.widget_meta ul li a {font-size:13px;  color:#737676; text-decoration:none; width:183px; display:block; padding:0px 0px 0px 0px; } 
	.widget_meta ul li a:hover { text-decoration:none; background:none; color:#50aeca}

.widget_recent_posts ul{margin:0; padding:0 0 0 7px; list-style:none;}
.widget_recent_posts ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 6px; margin:0px; padding-left:10px; padding-bottom:15px; line-height:14px; }
.widget_recent_posts ul li a{color:#50aeca; text-decoration:none ; line-height:1.07em; font-size:1.08em; padding:0} 
.widget_recent_posts ul li a:hover { text-decoration:underline; background:none }

/*==========================================*/



.block1{ margin:-75px 0 0 20px; position:absolute; width:100px}

/* container for slides */
.images {
	position:relative;	
	height:377px;
	width:911px;
	cursor:pointer;
}

/* single slide */
.images div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	height:377px;
	font-size:12px;
}


/* tabs (those little circles below slides) */
.tabs {
	clear:both;
	margin:0px 0 0 2px;
	position:absolute;
}
/* single tab */
.tabs a {
	width:16px;
	height:16px;
	float:left;
	margin-right:3px;
	background:url(images/navigato.png) no-repeat 0% 0%;
	display:block;
	font-size:1px;		
}
.selected a {
	width:16px;
	height:16px;
	float:left;
	margin-right:3px;
	background-position:0 -24px !important;
	display:block;
	font-size:1px;		
}

/* mouseover state */
.tabs a:hover {
	background-position:0 -16px;      
}

/* active state (current page state) */
.tabs a.current {
	background-position:0 -16px;     
} 	


/* prev and next buttons */
.forward, .backward {
	float:left;
	margin-top:140px;
	background:#fff url(/tools/img/scrollable/arrow/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;	
}

/* next */
.forward 				{ background-position: 0 -30px; clear:right; }
.forward:hover 		{ background-position:-30px -30px; }
.forward:active 	 	{ background-position:-60px -30px; } 


/* prev */
.backward:hover  		{ background-position:-30px 0; }
.backward:active  	{ background-position:-60px 0; }

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}
	
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */
	.info-sidebar { overflow:hidden; padding:5px 0px 15px 15px; color:#737676; width: auto; font-size:14px; line-height:1.4em;}
	.info-sidebar a { text-transform:none; color:#000;}
	
	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; text-align:center; padding:5px 12px 15px 12px; *padding:20px 12px 0px 12px; border-bottom:#e2e1e1 1px solid;}

/*--- Navigations ---*/
	.navigation { /*clear:both;*/ overflow:hidden; /*line-height:13px;*/}
	.navigation .alignleft { float: left; width:45%; text-align:left;}
	.navigation .alignright { float: right; width:45%; text-align:right;}
	.nav-top .alignright a { float: right; }
	
	
	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}
	
	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}
	
/*------*/
	#tag_cloud .widget-bottom-left { padding-bottom:15px;}
	#tag_cloud .widget-heading { margin-bottom:15px;}
	#tag_cloud a { padding-left:3px;}
	
	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}
	#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}
	#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}
	#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-1000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-1000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-1000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:12px;}
	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform { font-size:1.2em; overflow:hidden; height:100%; padding:0px 0px 0px 0px;}
	
	/*.commentform {float:left;}*/
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 0px 0 0;}
		
	#commentform textarea {
		width: 98%;
		padding: 2px;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		/*margin: 0 0 10px auto;
		float: right;*/ /*margin:0px 0px 0px 319px;*/}
		
	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#000;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#000;}
	
	#wp-calendar a { display: block; font-weight:bold; color:#21a8d0;}
	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left: 10px; text-align: left; font-weight: normal;}
	
	#wp-calendar caption { text-align: center; color:#2c2e30; font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	
	.widget_recent_comments ul{ padding:0px 0px 0px 17px}
	.widget_meta ul{ padding:0px 0px 0px 17px}
	.widget_meta .box1 ul{ padding:0}
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:0;
		}
	
	blockquote {
		border:1px solid #e6e4e4; color:#000;
		background:#f2f2f2; padding:15px 10px 10px 20px; margin:5px 0;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	
/* Captions */
	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;}
	
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;}
	
	
/* Begin Comments*/
	.alt { clear:both; padding-bottom:20px; font-weight: normal;}
	
	.alt a { padding:0px 0px 0px 0px; text-decoration:underline;}
	.alt a:hover { padding:0px 0px 0px 0px; text-decoration: none;}
	
	.commentlist { color:;
		text-align: justify;
		}
	.commentlist a { color:}
	.commentlist span { color:; font-weight: bold;}
	
	ol{margin:0; padding:0; list-style-position:inside;}
	ol.commentlist  li { list-style: none; font-size:12px;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		border:1px solid #e6e4e4; color:#000;
		background:#f2f2f2;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #888;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p {
		margin: 10px 5px 10px 0;
		}
	
	#commentform p {
		margin: 5px 0; font-size:14px;
		padding-left:15px;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
	
	.commentmetadata {
		margin: 0;
		display: block;
		}
		
/*CUSTOM*/
#cm-1 {
	width:200px;
}
#cm-1 p {
	margin:0px 0px 4px 0px;
	padding:0px;
}
#cm-1 input {
	width:193px;
	border: #ddd solid 1px;
	margin:0px 0px 5px 0px;
}
#cm-1 textarea {
	width:187px;
	border: #ddd solid 1px;
	margin:0px 0px 5px 0px;
}
.wpcf7-submit {
	display:block;
	float:left;
	background:url(images/bg_submit.gif) repeat-x left top;
	width:55px !important;
	text-align:center;
	line-height:21px;
	color:#ffffff !important;
	text-decoration:none !important;
	font-size:12px;
	border:none !important;
}
.wpcf7-submit:hover{ text-decoration:none !important; color:#000000 !important}
.false {cursor:default;}
.false:hover {text-decoration:none !important}