/* This is the style of your browser text */

body {
	font-family: "Lucida Grande", Verdana, sans-serif; 
	background-image:url(../images/interface/gradientBackground.jpg); 
	background-repeat:repeat-x;
	background-color: #5e0d18;
	font-size: 11px;
	line-height: 1.7em;
	padding: 0px;
	margin: 0;
	text-align: center;
	height: 100%;
}

p {
	margin: .5em 0 1em 0;
}

/*
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #660000;
}

a:hover{
color: #ffffff;
text-decoration:none;
background-color:#660000
}
*/

A.nuvoLink:LINK, a.nuvoLink:visited, a.nuvoLink:active {
	text-decoration: underline;
	color: #660000;
}

A.nuvoLink:HOVER {
	color: #ffffff;
	text-decoration:none;
	background-color:#660000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	text-align: center;
	font-size: 18px;
}

h2 {
	font-size: 18px; 
	padding-left: 25px;
	display: inline;
}

h3 {
	font-size: 23px;
}

h4 {
	color: #3c0910;
	font-size: 17px;
}

h5 {
	text-align: center;
	font-size: 16px;
	color:#FFFFFF;
}

h6 {
	font-size: 13px;
	display:inline;
}

img, div 
{ 
 	behavior: url(iepngfix.htc) 
}

.rapidText
{
	font-size: 13px;
}

#productHolder
{
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 100%;
	text-align: center;	
	color: #660000; 
}

.productHolderItem
{
 	text-align:center;
	padding-bottom: 10px;
	color: #000000;
}

.productHolderItem:hover
{
 	background-color:#e0e0e0;
	padding-bottom: 10px;
	text-align:center;
	color: #000000;
}

.featureHolderItem
{
 	background-color:#f1efef;
	text-align:center;
	border: 2px solid #797979;
	padding-bottom: 10px;
	color: #000000;
}

.featureHolderItem:hover
{
 	border: 2px solid #797979;
	text-align:center;
	background-color:#e0e0e0;
	padding-bottom: 10px;
	color: #000000;
}

.logoHolder
{
	background-color: #FFFFFF; 
	text-align:center;
 	border: 1px solid #797979;
 	width: 200px; 
	margin: 3px; 
	padding: 3px; 
	float:left; 
	height: 200px;
}


#navListHeader {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

.listHeaderItem {
	float: left;
	padding: 10px 0px 0px 50px;
}

#container {
	width: 950px;
	margin: 0 auto;
	border-left: 2px #000 solid;
	border-right: 2px #000 solid;	
	border-top: 1px #000 solid;	
	border-bottom: 1px #000 solid;	
	background-color: #FFF;
}

#containerHead {
	width: 950px;
	margin: 0 auto;
	background-color: #FFF;
	height: 20px;
}

#containerFooter {
	width: 950px;
	margin: 0 auto;
	background-color: #FFF;
	height: 20px;
}

.diag{ 
	background-repeat:repeat;
	background-image:url(../images/bgDiagonal.jpg);
	vertical-align: top;
	padding: 15px;
}

#main {
	margin: .5em 20px 0 20px;
	border-top: 1px solid #000;
	text-align: left;
	padding: 20px 0 20px 0;
}

dl{
	width: 100%;
	overflow: 
	auto;margin: 0 0 1em;
    background: url(../images/repeatingDots.jpg) repeat-x 0 1.2em;
}

#left {
	float: left;
	width: 140px;
	margin: 0 20px 14px 0;
	background-color: #DCDCDC;
	border: 3px double #FFF;
	font-size: 10px;
	line-height: 1.4em;
}


.gutter {
	margin: 10px;
}

#right {
	float: right;
	width: 120px;
	margin: 0 0 14px 20px;
}

#center {

}

#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}

.descHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#000000; text-align:left; padding-left:15px;
}

.descSubHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#3c0910; text-align:left; padding-left:15px;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#00FF33;
}

.topheaderback{
	background-image:url(../images/interface/bgRepeatTop.jpg);
	background-repeat:repeat-x;
}

.diagText{
	padding: 11px;
	background-color:#FFFFFF;
	border: 1px solid #eeeeee;
}

.productPage{
	padding: 10px;
	border: 1px solid #eeeeee;
	background-image: url(../images/product/productBG.jpg);
	background-repeat: no-repeat;
	height: 446px;
	width: 650px;
	background-color: #FFFFFF;
}

.homePage{
	padding: 0px;
	border: 1px solid #eeeeee;
	height: 565;
	width: 680;
	background-color: #FFFFFF;
}

.question{
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	font-weight: bold;
	background-color: #3c0910;
	color:#d0cacb;
	background-image:url(../images/faqs/q.jpg);
	background-repeat:no-repeat;
}

.answer{
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.rightContainerHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3c0910;
	padding: 4px 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align:center;
}
.rightContainerBody {
	background-color: #FFFFFF;
	padding: 7px;
	border: 1px solid #000000;
	text-align: center;
}

A.navLink:LINK {text-decoration : none; color: #000000}
A.navLink:VISITED {text-decoration  : none; color: #000000}
A.navLink:ACTIVE {text-decoration : none; color: #000000}
A.navLink:HOVER {text-decoration  : none; color: #000000}


A.imagesLink:LINK {text-decoration : none; background:none; color:#000000;}
A.imagesLink:VISITED {text-decoration : none;background:none; color:#000000;}
A.imagesLink:ACTIVE {text-decoration : none;background:none; color:#000000;}
A.imagesLink:HOVER {text-decoration : none;background:none; color:#000000;}

.productLinkBox {
	text-align: right;
	padding-right: 20px;
}
.catTab {
	text-align: right;
	padding-right: 15px;
}
.fieldTab {
	text-align: left;
	padding: 4px;
}

.textBox {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 18px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #666666;
	vertical-align: middle;
}

.textArea {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #666666;
	vertical-align: middle;
}

.submitButton {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #3c0910;
	border: 3px double #A3A4A5;
	padding: 4px;
	cursor: hand;
}

.learnmoreandpurchase{
	float:right;
	font-size:20px;
	line-height:28px;
	margin:40px 40px 0px 0px;
	color:#3C0910;
	font-weight:bold;
/*	background-color:#F3F3F3;
	border:1px solid #D8D8D8;*/
	padding:5px;
	text-align:right;
}

.learnmoreandpurchase p{
	margin:0px;
	padding:0px;
}

.learnmoreandpurchasel{
	position:absolute;
	bottom:0px;
	right:0px;
	font-size:16px;
	line-height:24px;
	margin:0px;
	color:#3C0910;
	font-weight:bold;
	text-align:right;
	padding:5px;
}

.learnmoreandpurchasel p{
	margin:0px;
	padding:0px;
}

.coolerimage{
	position:relative;
	padding-bottom:20px;
}

.icecoolerimage{
	margin:0px 0px 0px 0px;
}

.purchaselink{
	text-align:center;
}

.purchaselink a{
	font-size:16px;
	color:#510B15;
	font-weight:bold;
	text-decoration:none;
}