/* CSS Document */

a:link { text-decoration: none; color: #444444; }
a:visited { color: #444444; text-decoration: none; }
a:hover { text-decoration: underline; color: #000000; }
a:active {text-decoration: underline; color: #000000; }

/*.searchbox
{
border: 1px solid #444444;
background: #cccccc;
color: #ffffff;
font-size: 11px;
}*/

.flag
{width:14px;
height:10px;
border-width:0px;
vertical-align:middle;
padding-left: 6px;
}

.sp
{color:#999999;
padding-left: 6px;
padding-right: 6px;
font-size:inherit;
}


input#search-input { 
font-size: 11px; 
width: 105px; 
margin: 0; 
color:#444444; 
background-color:#e5e5e5; 
/*border: 1px solid #999999;*/
border: 1px solid #e5e5e5;
}

#btn-search {vertical-align:bottom; }

#header2 { 
	width:982px;  
	height:60px;
	padding-bottom:5px;
	
	}
	
#logo {
	width:474px;
	height:31px;
	padding:0px 0px 10px 0px;
	float:left;

}
	
#headersubnav {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color: #666666;
	padding-top:10px;
	width:474px;
	
}
#headernav {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color: #666666;
	line-height:17px;
	padding-top:0px;
	padding-bottom:10px;
	float:right;
	left: 0px;
	top: 0px;
	width:508px;
	height:auto;
	z-index:99;

}

#marquee { 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size:11px; 
	color: #444444; 
	line-height:inherit; 
	left: 0px; 
	top:0px; 
	width:225px; 
	height:50px;
	display:inline;
	float:inherit;
	}
	
#headerclmn1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	width:149px;
	display:inline;
	float:right;
}

	#headerclmn2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color: #444444;
	width:130px;
	display:inline;
		float:right;
}

#borderdiv {
	background-image:url(http://www.ardenb.com/assets/ab/images/global/footer/bg-dotted-divider.gif);
	background-repeat:repeat-x;
	width:982px; 
	height:1px; 
	padding-top:12px; 
	left: 0px; 
	top: 0px; 
	font-size:1px;
}

/*hr {
	border: 0;
	height: 1px;
	color: #fff;
	background-color: #fff;
	margin: 1px 0 0 0;
	width: 982px;
	background-image:url(http://www.ardenb.com/assets/ab/images/global/footer/bg-dotted-divider.gif);
	background-repeat:repeat-x;
}*/
