/* CSS RESET */
.aft_reset div,.aft_reset ul,.aft_reset ol,.aft_reset li,.aft_reset h1,.aft_reset h2,.aft_reset h3,.aft_reset h4,.aft_reset h5,.aft_reset h6,.aft_reset pre,.aft_reset form,.aft_reset fieldset,.aft_reset input,.aft_reset p,.aft_reset blockquote,.aft_reset th,.aft_reset td{margin:0;padding:0;}.aft_reset table{border-collapse:collapse;border-spacing:0;}.aft_reset fieldset,.aft_reset img{border:0;}.aft_reset address,.aft_reset caption,.aft_reset cite,.aft_reset code,.aft_reset dfn,.aft_reset th,.aft_reset var{font-style:normal;font-weight:normal;}.aft_reset caption,.aft_reset th {text-align:left;}
/* END CSS RESET */

html body #mainbox {
	/*background-color: #dbdbdb;*/
}

html body #contentbox {
	background-color: #fff;
}

#aft_everything {
	/*margin:2px 0 0 125px;*/
	margin: 0px auto;
	width:650px;
	background-color: white;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

#aft_everything h1 {
	font-size:14px;
	border-bottom:0px solid #AAAAAA;
	color:#CC3300;
}

#aft_everything h2 {
	font-size:13px;
}

#aft_header {
	background-color: black;
}

#aft_body {
	position: relative;
	height: 312px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#aft_body p {
	font-size: 11px;
}

#aft_navigation {
	margin-top: 0px;
	padding-top: 0px;
	background-color: #b9b7b7;	
	font-size:9px;
	padding-left: 20px;
	height:16px;
}

#aft_navigation a {
	float:left;
	display:block;
	height:7px;
	overflow:hidden;
	margin-top: 5px;
	margin-right: 50px;
}

#aft_navigation a:hover { display:block; }
#aft_navigation a:hover img { margin-top: -12px;}
#aft_navigation img.currentpage {margin-top: -12px;}
#aft_sectionnavigation img.currentpage {margin-top: -16px;}

#aft_sectionnavigation {
	background-color: #a8a5a5;
	height: 76px;
	margin-top: 0px;
	border-top: 1px solid white;
	overflow: hidden;
	clear:both;
	padding-left:20px;
	padding-top:10px;
}

#aft_sectionnavigation p {
	margin-bottom: 7px;
	padding: 0;
	overflow: hidden;
	height: 8px;
}

#aft_sectionnavigation a {
	display: block;
	float: left;
	padding: 0;
	height: 8px;
	overflow: hidden;
}

#aft_sectionnavigation a { }
#aft_sectionnavigation a:hover { background-color: #a8a5a5; }
#aft_sectionnavigation a:hover img { margin-top: -16px; }

#stationmenu
{
	float: right;
}


.smallnav
{
	position: absolute;
	top: 22px;
	left: 5px;
	width: 10px;
	z-index: 9;
}

.smallnav img {
	margin-bottom: 5px;
}

.dingbat {
	color:#CC3300;
	font-weight: bold;
	font-size: 13px;
}


.nimg
{
	display: none;
}

.buybutton {
	height: 14px;
	overflow: hidden;
}

#aft_body .buybutton {
	height: 14px;
	overflow: hidden;
	margin: 2px;
}

#aft_body .buybutton a {}
#aft_body .buybutton a:hover {}
#aft_body .buybutton img {border: none;}
#aft_body .buybutton a:hover img {border: none;margin-top:-14px;}

#aft_body #splashtext {
	overflow: hidden;
	font-size: 14px;
	width: 200px;
	height: 255px;
	position: absolute;
	top: 20px;
	left: 0px;
	padding: 0px 15px 15px 20px;
	background-color: white;
}

#splashtext p {
	margin-bottom: 5px;
}

#splashtext .sec {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0;
	text-transform: uppercase;
}

#zoom_hover {
	position:absolute;
	top: 34px;
	left: 2px;
	background-color: transparent;
	visibility: hidden;
}

a:hover #zoom_hover {visibility:visible;}
a:hover div#zoom_hover img {border:none}
