/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html {
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #858585;
}

body {
	font-size: 12px; 
	font-family: arial,sans-serif;
	color: #4d4d4d;
	background-color: #858585;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #858585;
	scrollbar-3dlight-color: #efefef;
	scrollbar-arrow-color: #858585;
	scrollbar-track-color: #efefef;
	scrollbar-darkshadow-color: #666666;
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 12px; 
	color: #4d4d4d;
	background-color: #ffffff;
}

a, a:link, a:visited {
	color: #006697;
	text-decoration: underline;
}

a:active, a:hover {
	color: #006697;
	text-decoration: underline;
}

h1 {
	color: #595959; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
}

h1 a, h1 a:link, h1 a:visited {
	color: #595959;
	font-size: 16px; 
	font-weight: bold; 
	text-decoration: none;
}

h1 a:active {
	color: #858585;
	text-decoration: none;
}

h1 a:hover {
	color: #006697;
	text-decoration: none;
}

h2 {
	color: #595959; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
}

h3 {
	color: #595959; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}

h4 {
	color: #595959; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
}

td {
	color: #4d4d4d;
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
}

ul {
	list-style-image: url(/image/bullet_arrow_faq_question.gif);
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#top {
	background-color: #000000;
	width: 100%; 
	border-bottom: 1px solid #ffffff;
}

#middle {
	background-color: #858585;
	width: 100%; 
}

#content {
	color: #4d4d4d;
	background-color: #ffffff;
}

#footerpic {
	background-color: #000000;
	width: 100%; 
	border-top: 1px solid #ffffff;
}

#footertext {
	background-color: #858585;
	width: 100%; 
	border-top: 1px solid #ffffff;
}

/***********************************************/
/* Header styles                               */
/***********************************************/

.headerouter {
	background-color: #ffffff;
}

.headerinner {
	background-color: #666666;
}

.headervertline {
	background-color: #ffffff;
}

.headersearch {
	background-color: #666666;
	font-family: arial, helvetica, sans-serif; 
	font-size: 10px; 
	text-align: right; 
}

.headersearch input {
	color: #000000; 
	background-color: #cccccc;
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
}

.header {
	color: #ffffff; 
	font-size: 11px; 
	text-align: right; 
	line-height: 24px; 
	padding: 2px;
}

.minicart {
	color: #ffffff; 
	font-size: 11px; 
	text-align: right; 
	line-height: 24px; 
	padding: 2px;
}

.minicart a, .minicart a:link, .minicart a:active, .minicart a:visited {
	color: #ffffff; 
	font-size: 11px; 
	text-decoration: none;
}

.minicart a:hover {
	color: #ffffff; 
	font-size: 11px; 
	text-decoration: underline;
}

.phonenumber {
	color: #ffffff; 
	font-size: 16px; 
	font-weight: normal;  
	text-align: right; 
	line-height: 24px; 
	padding: 6px; 
	letter-spacing: 3px;
}

/***********************************************/
/* Middle styles                               */
/***********************************************/

.middleouter {
	background-color: #cccccc;
}

.middleinner {
	background-color: #666666;
}

.navmenu {
	font-family: arial, helvetica, sans-serif; 
	color: #666666; 
	font-size: 14px; 
	background-color: #cccccc;
	font-weight: normal; 
	line-height: 24px;
	text-align: right; 
}

.navmenuhrznline {
	background-color: #ffffff;
}

.navmenu a, .navmenu a:link, .navmenu a:active, .navmenu a:visited {
	color: #666666; 
	font-size: 14px; 
	text-decoration: none;
}

.navmenu a:hover {
	color: #ffffff; 
	font-size: 14px; 
	text-decoration: underline;
}

.adspace {
	color: #333333; 
	background-color: #cccccc;
	font-size: 11px; 
	line-height: 15px;
	text-align: center;
}

.adspace a, .adspace a:link, .adspace a:visited {
	color: #333333; 
	font-size: 11px; 
	text-decoration: none;
}

.adspace a:active {
	color: #333333; 
	font-size: 11px; 
	text-decoration: none;
}

.adspace a:hover {
	color: #333333; 
	font-size: 11px; 
	text-decoration: underline;
}

.middlecontent {
	color: #4d4d4d;
	background-color: #ffffff;
	padding: 16px;
}

.homepagepic {
	padding: 0px;
}

.faq {
	color: #006697; 
	font-size: 12px;
}

.faq a, .faq a:link, .faq a:visited {
	color: #006697; 
	font-size: 12px; 
	text-decoration: none;
}

.faq a:active {
	color: #006697; 
	font-size: 12px; 
	text-decoration: none;
}

.faq a:hover {
	color: #006697; 
	font-size: 12px; 
	text-decoration: underline;
}

.faq li {
	list-style-image: url(/image/bullet_arrow_faq_question.gif);
}

.errormessage {
	color: #cc0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding:2px;
}

.charthead {
	color: #ffffff; 
	background-color: #5a5a5a;
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
}

.chartone {
	color: #000000; 
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
}

.charttwo {
	color: #000000; 
	background-color: #c6c6c6;
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
}

.new {
	color: #ff0000; 
	font-size: 12px; 
	font-weight: bold;
}

.head {
	color: #595959; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
}

.subhead {
	color: #595959; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 

}
.specialoffer {
	color: #990000;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

/***********************************************/
/* Product formatting styles                   */
/***********************************************/

.pagenav {
	color: #595959; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
}

.productname {
	color: #484848; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
}

.productdescription {
	color: #484848; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
}

.productnumber {
	color: #484848; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
}

.productprice {
	color: #484848; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
}

/***********************************************/
/* Cart styles                                 */
/***********************************************/

.cartrowheader {
	color: #ffffff;
	background-color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.cartrowend {
	color: #000000;
	background-color: #e5e5e5;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.cartrowmiddle {
	color: #000000;
	background-color: #cccccc;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.cartlargeinfo {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/***********************************************/
/* Footer styles                               */
/***********************************************/

.footer {
	color: #cccccc; 
	font-size: 10px; 
	font-weight: normal;
	line-height: 24px; 
	text-align: right; 
}

.footer a, .footer a:link, .footer a:visited {
	color: #cccccc; 
	font-size: 10px; 
	text-decoration: underline;
}

.footer a:active, .footer a:hover {
	color: #333333; 
	font-size: 10px; 
	text-decoration: underline;
}

/***********************************************/
/* Popup styles                                */
/***********************************************/

.popupstraps {
	background-color: #000000; 
	margin: 0px;
	padding: 0px;
}

.popupsizing {
	background-color: #000000; 
	margin: 0px;
	padding: 0px;
}

.popupcvn {
	background-color: #000000; 
	margin: 0px;
	padding: 0px;
}