/* For Linking To Store / Cart Styles */
@import url("cart.css");

/* Main Styles */
body {
	background: #fff;
	margin: 0px;
	padding: 0px;
}

a img {
	border-width:0;
	border-style:none;
}

font, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}

/* Linking Styles */
a:link, a:visited {
	color: # ;
	text-decoration : none;
	font-weight: bold;
}

a:active, a:hover {
	color: #002F67;
	text-decoration : underline;
}


/* Header Styles */
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	line-height:1.1;
	color: #033567;
	text-transform: capitalize;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
}

h1 {
	font-size: 24px;
	margin: 5px 0; 
}
h2 {
	font-size: 18px;
	margin: 5px 0;
}
h3 {
	font-size: 15px;
	margin: 5px 0;
	color: #062E58;
}
h4 {
	font-size: 13px;
	margin: 0;
	color: #555;
} 

h5, h6 {
	font-size: 10px; 
	margin: 0;
}
.headerback {
	background-image: url(aec_header_02.gif);
}

#turnervcsheader {
	background-image: url(aec_vcs_header_bg.gif);
	background-repeat: repeat-x;
	line-height: 15px;
}

#turnervcsheader a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
#turnervcsheader img {
	margin-right: 7px;
	vertical-align: middle;
	border: 0;
}


/* Status Bar Styles */


#statusbar {
	padding: 10px;
	margin: 0 0 4px 0;
	background: url(statusbar_bg.gif) repeat-x #1C3768;
	border: 1px solid #1C3768;
	font-family: verdana;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	line-height: 13px;
}
#statusbar .statusfloat {
	float: right;
	background: #1C3768;
	margin: -10px -10px -10px 0;
	padding: 10px;
	font-size: 10px; 
	text-align: right;
	line-height: 10px;
	border-left: 1px solid #8798b2;
}

#statusbar .statusfloat img {
	vertical-align: middle;
	margin: 0 2px 0 0;
}

#statusbar #signout a {
	color:#999
}

#statusbar a {
	font-weight: bold;
	font-size: 9px; 
	color: #ffcc00;
}



/* Home Page Browse Section */
.browsecell {
	background-image: url(aec_block_browse_01.gif);
	padding-top: 29px;
	padding-left: 12px;
}
.browsecelltext {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;

}
.browsecelltext a, .browsecelltext a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
.browsecelltext a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #FFD800;
}

/* Search It Up, Search It. */
.search {
	background: url(aec_sidebar_search_01.gif) no-repeat;
	height: 70px;
	width: 144px;
	padding: 20px 0px 0px 17px;
}
.searchrivet {
	background: url(aec_sidebar_searchrivet_01.gif) no-repeat;
	height: 70px;
	width: 144px;
	padding: 20px 0px 0px 17px;
}

.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	height: 19px;
	width: 110px;
	padding-left: 4px;
}

/* Sidebar Styles */
.sidebarconstructionback {
	background-image: url(aec_sidebar_constuction_02.gif);
	vertical-align: top;
}
.sidebarrivetback {
	background-image: url(aec_sidebar_yellowriv_02.gif);
	vertical-align: top;
}

/* font-family: Arial, Helvetica, sans-serif; */



.sidebarmenuitem {
	background-color: #194F85;
	border-top: 1px solid #2464A2;
	border-right: 1px solid #033567;
	color: #E9E9E9;
}

.sidebarmenuitem a {
	text-decoration: none;
	color: #E9E9E9;
	font-size: 11px;
	font-weight: bold;
	display: block;
	
	<!--[if IE 7]>
	width: 134px;
	<![endif]-->
	
	width: 129px;
	margin: 0;
	padding: 2px 5px 2px 7px;
}

.sidebarmenuitem a:hover {
	text-decoration: none;
	background: #02284F;
	color: #fff;
}


.sidebarmenuitemsub {
	background: url(submenu_bg.gif) repeat-x #E2B900;
	border-top: 1px solid #aa8c13;
	border-right: 1px solid #033567;
	font-size: 10px;
}


.sidebarmenuitemsub a {
	color: #2a2200;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 2px 5px 2px 12px; 
}

.sidebarmenuitemsub a:hover {
	color: #2a2200;
	font-weight: bold;
	text-decoration: underline;
}




/* Footer Styles */
.footerborder {
	background-image: url(aec_footer_02.gif);
	background-repeat: repeat-x;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #436EA0;
}

/* All other special formatting */
.contentcell {
	padding: 8px;
}

/* Content Title Bar */
#titlebar {
	width: 100%;
	background-color: #033567;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}

#titlenav {
	text-align: right;
	background-color: #033567;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
	white-space: nowrap;
}

#titlenav a, #titlenav a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#titlenav a:hover{
	text-decoration: none;
	color: #FFD800;
}