/* CSS Document */

/** ----------------------------------------------------- **/
#featured_border { position: relative; border: none; padding:0px; height:280px; margin: 0px; }
#featured_wrapper { position: relative; width: 100%; height: 100%; overflow: hidden; }
#featured_images { position: absolute; left: 0; top: 0; }
#featured_images li { float: left; }
#featured_positioner_desc { width:965px; height: 280px; position: absolute; top: 0px; left: 0px; }
#featured_wrapper_desc { width: 100%; height:280px; position: relative; overflow: hidden; }
#featured_desc { position: absolute; left: 0; bottom: 0;  padding:0px; margin:0px; }
#featured_desc li { width: 965px; float: left;padding:0px; margin:0px; }
#featured_desc li div { margin:0px 0 0px 0px; padding:10px; width:945px;  background: url(images/featured-desc-bg.png); }
#featured_desc li h2 {
color:#FFFFFF;
font-size:18px;
padding:0px 0 5px 0;
margin:0px; 
}
#featured_desc li p {
color:#FFFFFF;
font-size:12px;
padding:0px 0 10px 0;
margin:0px;
line-height:18px;
}

#featured_buttons { position: absolute; top: 15px; right: 15px; width: auto; padding:0; list-style:none;}
#featured_buttons li { width: 22px; height: 22px; background: url(images/featured-button-off.png); float: left; margin-left: 3px; text-align:center; font-size:12px; color:#FFFFFF; line-height:22px; cursor: pointer; }
#featured_buttons li.clicked { background: url(images/featured-button-on.png); }
/**/


/*-------------------------------*/

body {
background-color:#DDFFD5;
background:url(images/bg.gif) repeat;
margin:0px;
padding:0px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000;
}

#wrap{
width:977px;
margin:20px auto auto auto;
background-color:#FFFFFF;
}

.top_corner{
width:976px;
height:15px;
background:url(images/top_bg.gif) no-repeat center bottom;
}

h2{
padding:0px 0 10px 0; margin:0px; color:#00CC00; font-size:20px; font-weight:normal;
}

#header{
width:960px;
margin:auto;
height:90px;

}

#logo{
padding:10px 0 0 20px;
float:left;
}

#main_container{
width:977px;
background:url(images/center_bg_repeat.gif) repeat-y center;
}

/*----------------------menu-------------------------*/
#menu{
width:530px;
float:right;
padding:40px 0 0 0;

}
#menu ul{
list-style:none;padding:0px;margin:0px;display:block;
}
#menu ul li{
list-style:none;display:inline;float:left;width:auto;padding:0px;font-size:12px;
}
#menu ul li a{
float:left;text-decoration:none;padding:0px 10px 0 10px; margin:0px 4px 0 4px;color:#000;text-align:center; height:31px; line-height:31px; 
}
#menu ul li a:hover{
background-color:#b52025;color:#fff;
}
#menu ul li a.current{
float:left;text-decoration:none;padding:0px 10px 0 10px; margin:0px 4px 0 4px;color:#fff;text-align:center; height:31px; line-height:31px; background-color:#b52025;
}

/*----------------------Banner-------------------------*/

.middle_banner{
margin-top:20px;
float:left;
}

/*----------------------Note-------------------------*/
#note{
width:997px;
color:#009900;
font-weight:bold;
float:left;
margin-top:20px;

}

/*----------------------Center content-------------------------*/
.clear{
clear:both;
}
.center_content{
width:960px;
clear:both;
margin:auto;
padding:10px 0 20px 0;
}


.center_content_pages{
width:960px;
clear:both;
margin:auto;
padding:20px 0 20px 0;
background:url(images/center_bg_pages.gif) no-repeat center top;
}

.home_section_left{

width:270px;
height:350px;
float:left;
margin:0 15px 0 15px;
padding:0 10px 20px 10px;
background:url(images/home_block_bg.gif) no-repeat center bottom;
}
.home_section_left p{
clear:both;
text-align:justify;
}
.home_section_left p span{
font-weight:bold;

}
img.home_section_icon{
width:63px;
float:left;
}
h2{
width:190px;
float:left;
font-size:20px;
padding:20px 0 0px 10px; margin:0px;
color:#B52025;
}
.home_subtitle{
width:190px;
float:left;padding:0px 0 0px 10px; font-size:12px; color:#a7a7a7;
}
.home_section_thumb{
float:left; clear:both;
padding:2px; text-align:center;margin:10px 0 10px 0; border:1px #dcdcdc solid;
}
a.more{
float:right;
}

.center_content_other{
padding:0 20px 0 20px;
}

.search_tips_subheading{
margin-left:100px; 
font-weight: bold; 
color: #006633; 
font-size: 14px;
}
	/*---------------------- Search -------------------------*/

.search{
float:inherit;

width:auto;
clear:both;
margin:10px auto 20px auto;
padding:30px 0 30px 0;

}

form#newsletter{
padding:50px 0 0 0;
}

input.search_input{
background-color:#fdeaeb;
border:1px #e2c7c8 solid;
width:400px;
height:18px;
padding:4px;
}

input.search_submit{
background-color:#b52025;
color:#FFFFFF;
text-align:center;

padding:4px 4px 3px 4px;
margin:0 0 0 10px;
border:1px #fdeaeb solid;
cursor:pointer;
}

/*-----------------------------footer------------------*/
.footer{
clear:both;
width:960px;
margin:auto;
background:url(images/footer_bg.jpg) no-repeat center;
height:65px;
}
.copyright{
float:left;
padding:30px 0 0 15px;
color:#6996c0;
}
.copyright a{
color: #2A1C11;
text-decoration:none;
}
.footer_links{
float:right;
padding:30px 15px 0 0;
}
.footer_links a{
text-decoration:none;
color: #2A1C11;
padding-left:10px;
}
.footer_links a:hover{
text-decoration:underline;
color: #2A1C11;
}
/* ----------------------Scroll----------------- */

#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: -150px;

	
}

#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #63D166;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */
#back-top span {
	width: 108px;
	height: 108px;
	display: block;
	margin-bottom: 7px;
	background: #A6ECAB url(up-arrow.png) no-repeat center center;

	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	/*  background-color: #777; */
	background-color:#006600;
}