﻿/*-------------
Content Styles
--------------*/
#body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #06050A;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2F1F6;
}
#container {
	width: 720px;
	margin: 0px auto;
}
#form1 {
	position: relative;
}
.zerodiv {
	margin: 0px;
	padding: 0px;
	border: none;
}
#navigation {
	width: 500px;
	height: 35px;
	float: left;
	border-top: 1px #F2F1F6 ridge;
	border-bottom: 2px #F2F1F6 ridge;
	background-color: #232323;
}
#search {
	width: 220px;
	height: 35px;
	float: right;
	border-top: 1px #F2F1F6 ridge;
	border-bottom: 2px #F2F1F6 ridge;
	background-color: #232323;
}
#content {
	width: 465px;
	float: left;
}
#quickview {
	width: 255px;
	float: right;
	position: relative;
}
.qvheader {
	margin: 0px;
	padding: 20px 5px 0px 5px;
	text-align: center;
	font-size: 20px;
	color:  #C62535;
	font-family: "Copperplate Gothic Light", Arial, Helvetica, sans-serif;
}
.qvheader2 {
	font-size: 16px;
	font-family: "Copperplate Gothic Light", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 20px 0 3px 0;
	text-align: center;
	font-weight: bold;
	color: #008C8B;

}
.qvheader2sub {
	margin: 0px;
	padding: 0 0 3px 0;
	text-align: center;
	font-size: 12px;
	color: #008C8B;
	font-weight: bold;
	font-family: "Copperplate Gothic Light", Arial, Helvetica, sans-serif;
}
.qvred {
	color: #C62535;
}
.bulletimg {
	list-style-image: url('../Images/AEQBullet.png');
}
.dashimg {
	list-style-image: url('../Images/AEQDash.png');
}
.qvlist {
	margin: 0 0px 0 15px;
	padding: 0px;
}
ul.qvlist li {
	margin: 0px 0px 0px 5px;
	padding: 4px 0px 4px 0px;
	font-size: 11px;
}
.qvbold {
	font-style: italic;
	font-weight: bold;
	color: #008C8B;
}
#footer {
	border-top: 1px #F2F1F6 ridge;
	float: left;
	padding: 5px 30px 5px 30px;
	margin: 5px 0 0 0;
	width: 660px;
	color: #008C8B;
	font-size: 10px;
	text-align: center;
	background-color: #232323;
}
#pagespecific {
	width: 245px;
	margin: 5px;
}
.prodbox {
	width: 143px;
	margin: 5px 10px 0px 0px;
	padding: 0px;
	cursor: hand;
	float: left;
}	
.prodpic {
	width: 143px;
	margin: 0px;
	padding: 0px;
	border: none;
}
.prodh1 {
	margin: 0px;
	padding: 0px 2px 4px 2px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #008C8B;
	cursor: hand;
	border: none;
}
.prodtxt {
	margin: 0px;
	padding: 2px;
	font-size: 10px;
	text-align: center;
	cursor: hand;
	border: none;
}
.pgheadertxt {
	margin: 0px;
	padding: 15px 5px 2px 5px;
	font-size: 24px;
	font-weight:bold;
	font-family: "Copperplate Gothic Light", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #BE5A0F;
}
.headertxt {
	margin: 0px;
	padding: 5px;
	font-size: 11px; 
}
.emphasized {
	font-weight: bold;
}
.tablestyle {
	float: left;
	width: 465px;
	margin: 10px 0 0 0;
	padding: 0px;
}
.tabletdimage {
	width: 90px;
	padding: 0px;
}
.thumbnail {
	width: 90px;
	height: 90px;
}
.thumbnaillg {
	width: 100px;
	height: 100px;
}
.tabletdnoimage {
	width: 60px;
	padding: 0px;
}
.thumbnailnoimg {
	width: 60px;
	height: 60px;
	margin: 33px 0 0 0;
}
.tabletdheader {
	font-family: "Copperplate Gothic Light", Arial, Helvetica, sans-serif;
	color: #008C8B;
	font-size: 16px;
	text-align: center;
	margin: 0px;
	padding: 5px 30px 8px 0px;
}
.tdentryform {
	vertical-align: top;
	float: left;
	azimuth: left;
}
.regularlist {
	margin: 0px;
	padding: 2px 5px 5px 25px;
	font-size: 11px;
}
.regularlistindent {
	margin: 0px;
	padding: 2px 0px 5px 25px;
	font-size: 11px;	
}


/* Footer navigation styles */
.noborder {
	border:none;
}
.simplenav a:link {
	color: #F2F1F6;
	text-decoration: none;
}
.simplenav a:visited {
	color: #F2F1F6;
	text-decoration: none;
}
.simplenav a:hover {
	color: #F2F1F6;
	text-decoration: none;
}
.simplenav a:focus {
	color: #F2F1F6;
	text-decoration: none;
}
.simplenav a:active {
	border: none;
	color: #F2F1F6;
	text-decoration: none;
	outline: none;
}
#footnav a:link {
	color: #008C8B;
	text-decoration: none;
}
#footnav a:visited {
	color: #008C8B;
	text-decoration: none;
}
#footnav a:hover {
	color: #F09D11;
	text-decoration: none;
}
#footnav a:focus {
	color: #F09D11;
	text-decoration: none;
}
#footnav a:active {
	color: #008C8B;
	text-decoration: none;
}

/* Basic link styles */
.hyprlnk:link {
	color: #008C8B;
	text-decoration: underline;
	font-style: italic;
}
.hyprlnk:visited {
	color: #F09D11;
	text-decoration: underline;
	font-style: italic;
}
.hyprlnk:hover {
	color: #F09D11;
	text-decoration: underline;
	font-style:italic;
}
.hyprlnk:focus {
	color: #F09D11;
	text-decoration: underline;
	font-style:italic;
}
.hyprlnk:active {
	color: #F09D11;
	text-decoration: underline;
	font-style:italic;
}
