body {
	background-color: #D3D3D3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#bodydiv {
	margin-left: -380px;
	position: absolute;
	left: 50%;
	width: 760px;
	height: 520px;
	background-color: #FFFFFF;
	background-image: url(images/footer_generic.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#longbodydiv {
	margin-left: -380px;
	position: absolute;
	left: 50%;
	width: 760px;
	background-color: #FFFFFF;
	background-image: url(images/footer_generic.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 520px;
}
#productbodydiv {
	margin-left: -380px;
	position: absolute;
	left: 50%;
	width: 760px;
	background-color: #FFFFFF;
	background-image: url(images/footer_generic.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 580px;
}
#adminbodydiv {
	margin-left: -380px;
	position: absolute;
	left: 50%;
	width: 760px;
	background-color: #FFFFFF;
	
	
}
.product_title {
margin-right:15px; 
margin-left:15px;
margin-top:5px;
float:left; 

font-size: 40px;
font-weight: normal;
color: #D3D3D3;

}
a.topnav:link {
	color: #0099FF;
	text-decoration: none;
}
a.topnav:active {
	color: #0066CC;
	text-decoration: none;
}
a.topnav:visited {
	color: #0099FF;
	text-decoration: none;
}
a.topnav:hover {
	color: #FF0099;
	text-decoration: none;
}
.topnavactive {
	color: #0066CC;
	text-decoration: none;
}
#topnav {
	font-size: 13px;
	color: #0099FF;
	padding-top: 25px;
	padding-bottom: 6px;
	background-color: #D3D3D3;
}
a.sidenav:link {
	color: #0099FF;
	text-decoration: none;
}
a.sidenav:active {
	color: #0066CC;
	text-decoration: none;
}
a.sidenav:visited {
	color: #0099FF;
	text-decoration: none;
}
a.sidenav:hover {
	color: #FF0099;
	text-decoration: none;
}
.sidenavactive {
	color: #0066CC;
	text-decoration: none;
}
a.sideorangenav:link {
	color: #F7931D;
	text-decoration: none;
}
a.sideorangenav:active {
	color: #F7931D;
	text-decoration: none;
}
a.sideorangenav:visited {
	color: #F7931D;
	text-decoration: none;
}
a.sideorangenav:hover {
	color: #A50529;
	text-decoration: none;
}
#sidenav {
	font-size: 12px;
	color: #0099FF;
	background-color: #FFFFFF;
	margin-left: 20px;
	line-height: 22px;
	padding-top: 10px;
}
#sidenavsml {
	font-size: 10px;
	color: #0099FF;
	background-color: #FFFFFF;
	margin-left: 20px;
	line-height: 15px;
}
#footerdiv {
	margin-left: -380px;
	position: relative;
	left: 50%;
	width: 760px;
	height: 42px;
	background-color: #FFFFFF;
	background-image: url(images/footer_generic.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.hmpg {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	line-height: 14px;
	width:760px;
	height:330px;
}
h1 {
	font-size: 10px;
	margin: 0px;
	font-weight: normal;
	line-height: 14px;
}
#lefttextblock {
	font-size: 11px;
	color: #666666;
	width: 225px;
	height: 324px;
	position: relative;
	float: right;
	overflow: auto;
	padding-top: 15px;
	padding-right: 25px;
}
#centerimage {
	font-size: 11px;
	color: #666666;
	width: 260px;
	position: relative;
	float: right;
	height: 260px;
	padding-top: 15px;
}

#largetextblock {
	font-size: 11px;
	color: #666666;
	width: 485px;
	height: 324px;
	position: relative;
	float: right;
	overflow: auto;
	padding-top: 15px;
	padding-right: 25px;
}
#carbonzerotextblock {
	font-size: 11px;
	color: #666666;
	width: 710px;
	height: 324px;
	position: relative;
	float: right;
	overflow: auto;
	padding-top: 15px;
	padding-right: 25px;
}
#xtralargetextblock {
	font-size: 11px;
	color: #666666;
	width: 500px;
	position: relative;
	float: right;
	overflow: auto;
	padding-top: 15px;
	padding-right: 25px;
}
#admintextblock {
	font-size: 11px;
	color: #666666;
	width: 760px;
	background-color:#E9E9E9;
	position: relative;
	
	overflow: auto;
	
}
.ingredients {
	font-size: 10px;
	color: #999999;
}
#rightside {
	background-color: #FFFFFF;
	margin-left: 20px;
	padding-top: 10px;
	width: 225px;
	font-size: 11px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}

.greycaption {
	color: #0066CC;
	font-size: 9px;
}
h3 {
	font-size: 16px;
	color: #0066CC;
	font-weight: normal;
	line-height: 18px;
	margin: 0px 0px 5px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.fansheading {
	color: #F7931D;
}
.italicbody {
	font-size: 13px;
	font-style: italic;
}

/* ADMIN TABLE */
.adminTable {
	width:100%;
	border-collapse:collapse;
	}
.adminTable td, .adminTable th {
	text-align:left;
	border:0;
	padding:5px 5px 5px 9px;
}

/* TR ROLLS */
.adminTable tbody tr:hover td {
	background-color:#DBE1E5;
	cursor:pointer;
	}
	
/* THEAD LINKS */	
.adminTable thead th a {
	color:#455560;
	}
.adminTable thead th a:hover {
	text-decoration:none;
	}
	
.MbT tr {
	background:#96A4AD;
}
.adminTable .MbT tr {
	background:#96A4AD;
}
tr, th, td {
}
th {
	text-align:center;
	padding:5px 10px 7px;
	vertical-align:bottom;
	}
.bord th {
	padding-top:2px;
}
.whiteBk td {
	vertical-align:top !important;
	}
	
/* APPLICATION FORM TABLES ETC */
.appClT td {
	border-left:1px solid #96A4AD;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
}
.appClT td input {
	width:90%;
}
.appClT td .hold input {
	width:98%;
}
.appClT .Ltext, .appClT .text {
	border:0;
	text-align:left;
	padding-left:20px;
}
.appClT .Ltext {
	width:250px;
}
.appClT strong {
	margin:0;
	padding:0;
	text-align:left;
	float:left;
}

.appClT td .rb {
	width:auto;
	margin:0 auto;
	display:block;
}


.altRow td {
	background-color:#F6F6F7;
	}

/* FORM ELEMENTS */
form {
padding: 10px 10px 20px 20px;
}
select, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	font-size:11px;
	color:#000;
	padding:0;
	padding-top:1px;
	margin-left:10px;
	}

option {
	padding:1px 10px 1px 5px;
	}	
label {
	display:block;
	margin:10px 0px 0px 0px;
	padding:0;
	line-height:1.5em;
	}
	
/* DIMENSIONS */
.w20 {
	width:18px !important;
	display:block;
}
.w200 {
	width:198px !important;
	display:block;
}
.w300 {
	width:298px !important;
	display:block;
}
.w400 {
	width:398px !important;
	display:block;
}
.w500 {
	width:498px !important;
	display:block;
}
.w60 {
	width:58px !important;
	display:block;
}
.w75 {
	width:83px !important;
	display:block;
}
.w85 {
	width:86px !important;
	display:block;
}

.w100 {
	width:98px !important;
	display:block;
}
.orange {
	color: #F7931D;
}
.green {
	color: #3E6716;
}
.entrytext {
position:relative; 
top:50px; 
font-size: 10pt;
line-height: 18px;
}

#panels {
	width: 740px;
	padding-left:20px;
	line-height:14px;
	margin-top:0px;
	overflow:hidden;
	font-size: 9px;
	background-image:url(images/bottom_text_bg.gif);
	background-repeat:repeat-x;
	}

.panel {
	float:left;
	width:230px;
	height:90px;
	margin-top:15px;
	margin-right:7px;
	position:relative;
	}
	
.panel_object {
	float:left;
	margin-right:7px;
}