﻿body {
   background-image: url(../Images/Site/suntile_gray.gif);
   background-color:#e1e9ca;
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 12px;
   color: #000000;
   text-decoration: none;
}

.mainTable {
	margin: 0px auto; 
	width: 800px;	
}

.litefont {font-family: verdana,arial,helvetica,sans-serif;font-size: 12px;color: #ffffff;background: transparent;text-decoration: none;line-height: 16px;}
.whitefont {font-family: arial,helvetica,sans-serif;font-size: 12px;color: #ffffff;background: transparent;text-decoration: none;line-height: 13px;font-weight: bold;}
.mainfont {font-family: verdana,arial,helvetica,sans-serif;font-size: 12px;color: #000000;background: transparent;text-decoration: none;line-height: 14px;}
.logfont {font-family: verdana,arial,helvetica,sans-serif;font-size: 11px;color: #000000;background: transparent;text-decoration: none;line-height: 20px;font-weight: bold;}
.headerfont {font-family: verdana,arial,helvetica,sans-serif;font-size: 22px;color: #254094;background: transparent;text-decoration: none;line-height: 20px;}
.largebold {font-family: arial,helvetica,sans-serif;color: #000000;font-weight: bold;font-size: 13px;background: transparent;text-decoration: none;line-height: 13px;}
.largeboldgrn {font-family: arial,helvetica,sans-serif;color: #33532f;font-weight: bold;font-size: 13px;background: transparent;text-decoration: none;line-height: 22px;}
.largeboldred {font-family: arial,helvetica,sans-serif;color: #750a01;font-weight: bold;font-size: 13px;background: transparent;text-decoration: none;line-height: 22px;}
.subfont {font-family: verdana,arial,helvetica,sans-serif;font-size: 10px;color: #ffffff;background: transparent;text-decoration: none;font-weight: bold;}
.subfontblk {font-family: verdana,arial,helvetica,sans-serif;font-size: 10px;color: #000000;background: transparent;text-decoration: none;}




/* ######### Style for Drop Down Menu ######### */
.chromestyle{
	width: 100%;
	font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	 /*background: url(chromebg.gif) center center repeat-x; THEME CHANGE HERE*/
	padding: 0px 0px 0px 0px;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
	display: inline;
	padding: 0px;
	margin: 0;
}

.chromestyle ul li a{
	color: #ede8a2;
	padding: 0px 0px;
	margin: 0;
	text-decoration: none;
}

.chromestyle ul li a:hover{
	/*background: url(chromebg-over.gif) center center repeat-x; THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	content: "";
	/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #000000; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height:16px;
	z-index:100;
	background-color: #ede8a2;
	width: 215px;
	visibility: hidden;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #000000; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #dbe8b7;
}

.txtLeftCartHeader {
	font-size: 11px;
	color: #FFFFFF;
}

.required {
	color: #b01304;
	font-size: 10px;	
}
.RequiredBig {
	color: #FF0000;
	font-size: 13px;	
	font-weight: bold;
}
.itemNav {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.itemNav:hover {text-decoration: underline; color: #FFFFFF; }

.txtCustomLength {
	font-size: 10px;
	color: #000000;
}
.onSale {
	color: #7a2039;
	font-style: italic;
	font-weight: bold;
}
.stikeout {
	text-decoration:line-through;
}

.FormTitle {
	font-family:  Serif, Times New Roman;
	font-size: 19px;
	font-weight:500;
	text-decoration: none;
}
.FormSubTitle {
	font-family:  Serif, Times New Roman;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	background-color: #cccccc;
	margin-top: 15px;
	margin-bottom: 7px;
}
.SubTitleRow {
	padding-left: 0px;
	padding-right: 0px;
}

.SmallPrintItalic {
	font-family:  Serif, Times New Roman;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
.SmallFormNote {
	font-family:  Serif, Times New Roman;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #ff0000;
}
.SmallPrint {
	font-family:  Serif, Times New Roman;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
.VerifyBoldPrint {
	font-family:  Serif, Times New Roman;
	font-size: 12px;
	font-weight: Bold;
	text-decoration: none;
	font-style: normal;
}
.VerifyPrint {
	font-family:  Serif, Times New Roman;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

.CartTable {
	width:780px;
	border-collapse:collapse;
	margin: 0px auto;
}
.CartHeaderRow {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #829254;
	line-height: 12pt;
}
.CartHeaderCell {
	border-width:1px;
	border-style:solid;
	border-color:#829254;
}
.CartDataCell {
	border-width:1px;
	border-style:solid;
}
.CartTotalCell {
	border-width:1px;
	border-style:solid;
	font-weight: bold;
	font-size: 11px;
	line-height: 12pt;
}
.CartGrandTotalCell {
	border-width:1px;
	border-style:solid;
	font-weight: bold;
	font-size: 12px;
	line-height: 12pt;
}