﻿body { 
	font-family: "Trebuchet MS", Tahoma, SansSerif;
    color: #653619;
}

body.window { margin: 10px; }

* {
	font-family: "Trebuchet MS", Tahoma, SansSerif;
	padding: 0;
	margin: 0;
}

img { border: none; }

div#outline {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

div#backgroundColor { 
	background-image: url(/images/contentBackground.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

div#headerArea {
	width:980px;
	height: 120px;
	background-color: #b8896e;
}

div#logo {
	width: 235px;
	height: 120px;
	float: left;
}

div#rhHeader {
	width: 745px;
	height: 120px;
	float: right;
}

div#loginBox {
	margin-top: 30px;
	margin-right: 15px;
	font-size: 12px;
	float: right;
}

div#loginBox a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

div#loginBox a:hover  { color: #351300; }

.loginButton {
	text-align: center;
	background-color: #351300;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
}

div#menuArea {
	width: 980px;
	height: 30px;
	background-color: #351300;
}

div#menuArea ul { 
	list-style-type: none;
	border-left: 1px solid #b8896e;
	margin-left: 192px;
}

div#menuArea ul li {
	height: 30px;
	float: left;
	border-right: 1px solid #b8896e;
}

div#menuArea ul li.first { border-left: 1px solid #b8896e; }

div#menuArea ul li a {
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	background-color: #351300;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 14px;
}

div#menuArea ul li a:hover, div#menuArea ul li a.selected {
	color: #351300;
	background-color: #a5ce3a;
}

div#contentArea {
	width: 980px;
	min-height: 300px;
}

div#lhColumn {
	width: 210px;
	float: left;
}

div#currentProduct {
	width: 150px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}

div#columnContainer { width: 193px; }

div.columnContent {
	width: 150px;
	font-size: 13px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

div#sideMenuArea { 
	behavior: url(/scripts/csshover3.htc);
	margin-top: 45px;
	width: 193px;
}

div#mainMenuName {
	padding-left: 20px;
	padding-bottom: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
}

div#sideMenuArea ul {
	border-top: 1px solid #b8896e;
	list-style-type: none;
	width: 100%;
}

div#sideMenuArea ul li {
	position: relative;
	border-right: 0;
	clear: left;
	width: 100%;
	height: 30px;
	text-indent: 20px;
	border-bottom: 1px solid #b8896e;
}

div#sideMenuArea ul li a {
	display: block;
	color: #311b0e;
	font-size: 12px;
	line-height: 30px;
	text-decoration: none;
}

div#sideMenuArea ul li a:hover, div#sideMenuArea ul li a.selected { background-color: #a5ce3a; }

div#sideMenuArea ul li:hover ul { display: block; }

div#sideMenuArea ul li ul {
	display: none;
	background-color: #e9d8ce;
	position: absolute;
	left: 100%;
	width: 250px;
	top: -1px;
	z-index: 1000;
}

div#sideMenuArea ul li ul li { width: 100%; }

div#sideMenuArea ul li ul li a:hover { background-color: #a5ce3a; }

div#sideMenuArea ul li ul li:hover ul { visibility: visible; }

div#sideMenuArea ul li ul li ul {
	visibility: hidden;
	background-color: #f2e6df;
	position: absolute;
	left: 100%;
	width: 175px;
	top: -1px;
	z-index: 1000;
}

div#sideMenuArea ul li ul li ul li { width: 100%; }

* html div#sideMenuArea { z-index:1; position: relative; }

* html div#sideMenuArea ul li ul, * html div#sideMenuArea ul li ul li ul { z-index:400; }

div#sideMenuImage { padding-top: 20px; }

div#rhColumn {
	width: 765px;
	margin-bottom: 30px;
	float: left;
}

div#topContent {
	margin-top: 20px;
	width: 765px;
	height: 20px;
	padding-bottom: 30px;
	font-size: 11px;
}

div#breadcrumbs {
	width: 510px;
	height: 20px;
	line-height: 20px;
	float: left;
}

div#search {
	width: 230px;
	height: 20px;
	text-align: right;
	float: right;
}

div#clipboard {
	width: 200px;
	padding-right: 10px;
	float: left;
}

div#ramblings {
	width: 226px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #351300;
	border-right: 1px solid #351300;
	float: left;
}

div#facebook {
	width: 447px;
	padding-left: 10px;
	border-left: 1 px solid #351300;
	float: left;
}

div#competitionDetails {
	width: 485px;
	margin-right: 30px;
	float: left;
}

div#competitionForm {
	width: 250px;
	float: left;
}

div#productSelector {
	width: 212px;
	padding-left: 10px;
	background-image: url(/images/bowl-new-new.png);
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
}

div#bottomProductInfo { width: 980px; }


div#productSelector div#text { margin-top: 150px; }

div#footerArea {
	width: 980px;
	height: 60px;
	background-color: #b8896e;
}

div#footerLeft {
	width: 505px;
	padding-left: 20px;
	color: #311b0e;
	background-color: #b8896e;
	font-weight: bold;
	font-size: 12px;
	line-height: 60px;
	float: left;
}

div#footerRight {
	width: 435px;
	padding-right: 20px;
	color: #fff;
	background-color: #b8896e;
	text-align: right;
	font-size: 10px;
	line-height: 60px;
	float: right;
}

div#footerRight img { vertical-align: middle; }

div#copyright {
	padding-top: 3px;
	text-align: right;
	font-size: 10px;
}

div#copyright a { color: #653619; }

.watermarked { 
	font-style: italic;
	color: #653619;
	background-color: #e0cabd;
	border: none;
}

.watermarkedEmail {
	color: #e0cabd; 
	text-indent: 2px;
	vertical-align: middle;
	text-align: right;
	background-image: url(/images/emailText.jpg);
	background-repeat: no-repeat;
	background-color: #e0cabd;
	border: none;
}

.watermarkedPassword {
	color: #e0cabd; 
	text-indent: 2px;
	vertical-align: middle;
	text-align: right;
	background-image: url(/images/passwordText.jpg);
	background-repeat: no-repeat;
	background-color: #e0cabd;
	border: none;
}

.button {
	color: #fff;
	background-color: #351300;
	font-size: 12px;
	font-style: italic;
	display: block;
	text-decoration: none;
	width: 205px;
	text-align: center;
	margin-top: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: right;
	margin-left: 5px;
}

.button:hover { 
	color: #351300;
	background-color: #a5ce3a;
}

.imageButton { vertical-align: bottom; }

.inputBox {
	color: #653619;
	background-color: #e0cabd;
	border: none;
}

.noPadding {
	padding: 0;
	margin: 0;
}

div#lhProductColumn {
	width: 224px;
	float: left;
}

div#rhProductColumn {
	width: 426px;
	margin-left: 30px;
	float: left;
}

div#calcForm { font-size: 13px; }

div#registerUser td { font-size: 13px; }

td.DIheading {
	font-size: 13px;
	text-align: right;
}

div.block {
	background-color: #e0cabc;
	text-align: center;
	color: #653619;
	font-size: 9px;
	width: 80px;
	margin-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;	
}

div.percent {
	font-size: 12px;
	font-weight: bold;
	background-color:  #b8896e;
	width: 70px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #fff;
}

div#resultTitle {
	width: 662px;
	padding: 3px;
	margin-bottom: 10px;
	color: #fff;
	background-color:  #b8896e;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

div#diTitle {
	width: 662px;
	padding: 3px;
	margin-bottom: 10px;
	color: #fff;
	background-color:  #b8896e;
	font-size: 12px;
	color: #fff;
}

/* STYLE FOR RadRotator   */
.RadRtitle {
	font-weight: bold;         
	font-size: 14px;
	height: 20px;
	padding-left: 20px;
	padding-right: 60px;
}

.RadRtitleStaff {
	font-weight: bold;         
	font-size: 14px;
	height: 20px;
	padding-right: 60px;
}

.RadRtitleName {
	font-weight: bold;            
	font-size: 16px;           
	font-family: Verdana, sans-serif;
	padding-left: 20px;            
	white-space: nowrap;
}

.rr2 td {           
	vertical-align: middle;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 2px;
}

.personImage {
	width: 200px;
	height: 240px;
}

.RotatorItem {
	background: #fff;
	width: 680px;
	height: 380px;
	padding-left: 20px;
	padding-right: 20px;
}

.RadRinfo {  
	width: 180px;                    
	text-align: left;
	padding-left: 20px;
	padding-right: 40px;
}

.RadRinfoStaff {  
	width: 180px;                    
	text-align: left;
	padding-right: 40px;
}


.RotatorProduct {          
	width: 140px;
	height: 150px;
	padding-left: 10px;
	padding-right: 10px;
}

.productShowImage {
	width: 85%;
	height: 85%;
	padding-left: 5px;
	padding-right: 5px;
}

.rr2pr td {           
	vertical-align: middle;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
}
    
.rrButton {
	font-size:3px;
}
/*  END OF STYLE FOR RadRotator */

.reqd { color: #f00; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-table; }

/* backslash hack hides from IE mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end backslash hack */


/* ---------  product details   ----------      */

.tablNutrition {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 13px;
}

.tablNutrition .tableTitle { 
	font-weight: bold; 
	text-align: center;
}

/* for product detail  relative product Images */
 .productShowImage {
    width: 85%;
    height:85%;
    padding-left:5px;
    padding-right:5px;
}
/*   product detail bottom table */
.bottomProductInfo 
{
    font-size: 11px;
    text-decoration:none;    
    color: #653619;
}
.brownRight{
    border-right: 1px solid #351300;
    text-align:left;
    padding-left:5px;
    padding-right:5px;
}
.RotatorProduct {
    
    width: 140px;
    height: 150px;
    padding-left:10px;
    padding-right:10px;
}
.rr2pr td {
    
    vertical-align:middle;
    padding-bottom:2px;
    padding-left:10px;
    padding-right:10px;
    padding-top:2px;
}
.readMore
{
    font-family: "Trebuchet MS", Tahoma, SansSerif;
    color:#653619;
    font-size: 10px;
    text-decoration:none;
}

.float { float: left; 
vertical-align: middle;}

.dashBottom {
    
        border-bottom: 1px dashed #B8896E;
        text-align:left;
}
.textReviewDate
{
     text-transform:uppercase;
     color:Red;
     font-size: 12px;
}
.textReview
{
     width: 110px;
     font-size: 12px;
     text-align:justify;
     
}
.textReviewWho
{
    font-size: 12px;
}

.textLink
{
        display: block;
	    text-decoration: none;
	    text-align: left;
	    color: #653619;
}
/* --------- END of product details   ----------      */
textarea {
	font-size: 13px;
	color: #653619;
}

.digits {
	color: #fff;
	font-size: 24px;
	background-color: #000;
	height: 45px;
	line-height: 45px;
	padding-left: 15px;
	padding-right: 15px;
	letter-spacing: 15px;
	width: 220px;
}

.digits span.units { letter-spacing: 1px; }
