@charset "utf-8";
/* CSS Document */

.elasticBody #header { 
	background: #DDDDDD;
}

.elasticBody #header h1 {
	margin: 0;
}

#counter_bg{
	background:url(../images/content/counter_bg.png) no-repeat;
	height:29px;
	width:224px;
	position:relative;
	left:-1px;

}

.hornav, 
.sub-header{
	background:#252525 url(../images/top/bg_header_little.png) repeat-x;
	height:28px;
	color:#F3F3F3;

}

#header-content{
	background:url(../images/pattern/bg_pattern_1.png) repeat;
	height:66px;
	border:#1D1D1D 1px solid;

}

.little-header-left{
	background:url(../images/top/bg_header_little_left.png) no-repeat left;
	height:28px;
}

.little-header-right{
	background:url(../images/top/bg_header_little_right.png) no-repeat right;
	height:28px;
}

.little-header-right a{
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-transform:uppercase;
	background:#000;
	border:#151515 1px solid;
	padding:5px;
	vertical-align:middle;
	text-align:center;
	position:relative;
	top:6px;
	border:none;
	border-right:#121212 1px solid;

}

.little-header-right a:hover{
	color:#FFF;
	text-decoration:none;
}

.little-header-right a:visited{
	color:#414141;
}

.little-header-right a:visited:hover{
	color:#FFF;
}

.little-header-right #active_menu{
	background:transparent url(../images/top/bg_column_button.png) repeat-x scroll 0 0;
	color:#0C0C0C;
}


	#sub-header-left{
		width:14em;
		float:left;
		height:28px;
	}
	

	#sub-header-center{
		margin-left:14em;
		
	}
	
		#sub-header-center form{
			font-size:10px;
			width:100%;
		}
		
		#sub-header-center form .left{
			width:0em;
		}
		
		#sub-header-center form .right{
			width:61px;
			position:relative;
			top:1px;
			float:right;
		}
		
			
		
		#sub-header-center form .center{
			margin-bottom:0;
			margin-left:0;
			margin-right:7.1em;
			padding-top:1px;
			height:27px;
		}
			
			#sub-header-center form .center #inputbox_search_left{
				background:url(../images/input/inputbox/inputbox_sub-header-left.png) no-repeat;
				height:26px;
				padding-left:6px;
				float:left;
				width:100%;
			}
			
			#sub-header-center form .center #inputbox_search_left:hover{
					background:url(../images/input/inputbox/inputbox_sub-header-left.png) no-repeat 0 -27px;
				}
			
				#sub-header-center form .center .inputbox{
					background:url(../images/input/inputbox/inputbox_sub-header.png) repeat-x;
					border:medium none;
					color:#333333;
					float:left;
					font-family:Arial;
					font-size:12px;
					font-weight:bold;
					height:19px;
					margin-right:0;
					padding-left:8px;
					padding-right:11px;
					padding-top:5px;
					text-align:left;
					text-transform:none;
					width:99%;
				}

				#sub-header-center form .center .inputbox:hover{
					background:url(../images/input/inputbox/inputbox_sub-header.png) repeat-x 0 -27px;
					color:#DDD;
				}
				
/*----------------------------------------------------------------------------------------------------------------------------*
 * SLIDER - TOP
 *----------------------------------------------------------------------------------------------------------------------------*/
#slider-top-exp{
	background:url(../images/top/slider/01.png) no-repeat;
	width:100%;
	height:  66px; 
	padding: 0;  
    margin:  0; 
}
#slider-top {
    height:  66px;  
    width:   100%;  
    padding: 0;  
    margin:  0; 
} 
 
#slider-top img {   
    width:  854px; 
    height: 66px; 
    top:  0; 
    left: 0 
}
