body {margin: 0px}
body,p,div,span,th,td,dl,dd,dt { 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

#content {
	font-size: 14px;
	width: 770px;
	position: relative;
	top: -60px;
	text-align: left;
	font: Arial, Helvetica, sans-serif;
}

#header {
	width: 762px;
	height: 92px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	background-color: #f6f6f6;
}

#fade {
	width: 764px;
	background-image: url(../images/adster_fade.jpg);
	/*background-image: url(/images/adster_fade.jpg);*/
	background-repeat: repeat-x;
	height: 8px;
	font-size: 0px;
}

#adster_wave {width: 765px; height: 85px; position: relative; top: -65px;}

.wave {float: left; position: relative; border: 0px;}

#one {top: 30px; width: 69px; height: 55px;}
#two {top: 30px; width: 79px; height: 55px;}
#three {top: 39px; width: 146px; height: 46px;}
#four {top: 32px; width: 64px; height: 53px;}
#five {top: 21px; width: 80px; height: 64px;}
#six {top: 9px; width: 93px; height: 76px;}
#seven {top: 4px; width: 62px; height: 81px;}
#eight {width: 82px; height: 85px;}
#nine {width: 89px; height: 85px;}

#utilities {
	float: right;
	position: relative;
	top: 6px;
	right: 12px;
	text-align: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#utilities a {color: #06c;	text-decoration: none;}
#utilities a:hover {text-decoration:underline;}

#adster_logo {
	width: 201px;
	float: left;
	position: relative;
	border: 0px;
	left: 88px;
	top: 5px;
	z-index: 1;
}

#contextual_matching_home {
	float:left;
	position: relative;
	top: 82px;
	left: 93px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 14px;
	padding-left: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 150px;
}

#contextual_matching_home2 {
	float:left;
	position: relative;
	top: 82px;
	left: 93px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 14px;
	padding-left: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 128px;
}

#contextual_matching {
	float:left;
	position: relative;
	top: 82px;
	left: -46px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 23px;
	padding-left: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 126px;
}

#contextual_search_button {
	float:left;
	position: relative;
	top: 79px;
	left: -40px;
	z-index:4;
	width: 46px;
	height: 25px;
	border: 0px;
	background-image: url(/images/contextual_search_button.jpg);
	cursor: pointer;
}

#contextual_search_button_home {
	float:left;
	position: relative;
	top: 81px;
	left: 97px;
	z-index:4;
	width: 46px;
	height: 25px;
	border: 0px;
	background-image: url(/images/contextual_search_button.jpg);
	cursor: pointer;
}

#contextual_search_button_home2 {
	float:left;
	position: relative;
	top: 81px;
	left: 96px;
	z-index:4;
	width: 106px;
	height: 24px;
	border: 0px;
	background-image: url(/images/contextual_search_button_hm.jpg);
	cursor: pointer;
}

#sub_menu {
	float: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	position: relative;
	top: 50px;
	right: -74px;
	z-index: 3;
}
#sub_menu a {color: white; text-decoration: none;}
#sub_menu a:hover {text-decoration: underline;}

#sub_menu2 {
	float: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	position: relative;
	top: 50px;
	right: -74px;
	z-index: 3;
}

#sub_menu2 a {color: white; text-decoration: none;}
#sub_menu2 a:hover {text-decoration: underline;}

#shopping_cart {border: 0px; position: relative; top: 6px;}
#shopping_cart2 {border: 0px; position: relative; top: 6px;}

#footer {
	position: relative;
	top: -100px;
	width: 764px;
	border-top: 0px solid #555;
	font-size: 12px;
	padding-top: 12px;
	line-height: 18px;
}

#footer a {color:black; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

#copyright {font-size: 11px;}

h1 {font-size: 18px; margin: 0px;}

#ad_panel {
	position: relative;
	top: -50px;
}

.account_menu_on {
	font-weight:bold;
	color:#000000;
	text-align: center;
	font-size: 12px;
	padding: 5px;
	background: #127DC2;
}

.account_menu_off {
	font-weight:bold;
	color:#000000;
	text-align: center;
	font-size: 12px;
	padding: 5px;
	background: #345983;
}

.account_menu_body {
	padding: 5px;
	background: #f6f6f6;
	border-top: 15px solid #127DC2;
}

