f/* Tag Styles */
body
{
	margin: 0;
	text-align: center;  /*necessary for IE6 centering - set left in container div*/
	color: #333;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	background: #FFF url(../images/backgroundMain.jpg) repeat-y center;
}


h3
{
	font-size:18px;
	color:#BBB;
	line-height:2em;
	border-bottom:1px dotted #95a9c9;
}


h4
{
	font-size: 12px;
	color: #039;
}

/* To Hold all Page elements */

div#container {
	width: 780px;   
	margin: 0 auto; 
	text-align: left;
	
}

/* Masthead Styles */

div#masthead {
	vertical-align:top;
	width: 100%;
	height: 146px;
	padding:0;
	background: url(../images/hd_headerMain.jpg) no-repeat center;
}

div#mastheadMenu {
	position: relative;
	width: 100%;
	top: 126px;
	height: 20px;
}

.masthead_input{
	border:none;
	padding:0;
	height:15px;
	font-size:10px;
	vertical-align:middle;
}

.search
{ 
	float:left;
	margin: 0 0 6px 5px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

.searchButton
{
	cursor:pointer;
	vertical-align:middle;
	border:outset 1px #CCC;
	color:#547EE1;
	font-size: 9px;
	font-weight:bold;
	background-color:#B9C5DF;
/* for IE6 compatability (W3C browsers will support the "hover psudo-class below */
        h: expression(onmouseover=new Function("this.style.backgroundColor='#CCC'; this.style.color='#000';"),
                       onmouseout=new Function("this.style.backgroundColor='#B9C5DF'; this.style.color='#547EE1';"));
}

.searchButton:hover
{
	color:#000;
	background-color:#CCC;
}

div#mastheadMenu ul
{
	float: right;
	list-style-type: none;
	margin: 0 10px 0 0;
	font-weight: bold;
	padding: 0;
}

div#mastheadMenu li
{
	display: inline;
}

div#mastheadMenu a
{
	color: #547EE1;
	font-size: 12px;
	text-decoration: none;
	border-left:1px solid;
	border-color:#f3f3f3;
	padding: 0 .5em 0 .8em; 
}

div#mastheadMenu a:hover
{
	color: #000;
}


/* Main Page styles*/

div#main
{
	position: relative;
	width: 780px;
	text-align: left;
	padding: 4px 0;
	background: #fff;
	float: left;
}

/* Sidebar styles*/

div#sidebar
{
	float: left;
	width: 120px;
	font-weight: bold;
}

div#sidebar ul
{
	list-style-type: none; 
	margin: 0;
	padding-left: 10px;
	text-align: center;
}

div#sidebar li.header
{
	height: 16px;
	margin-top: 16px;
	background: url(../images/menuHeader.jpg) no-repeat center;
	color: #000;
	font-size: 9px;
}

div#sidebar li
{
	margin-top: 5px;
	display: block;
	font-size: 11px;
}


div#sidebar a
{
	color: #547EE1;
	padding-bottom: 5px;
	border-bottom:1px dotted #446064;
	text-decoration: none;
}
div#sidebar a:hover
{
	color: #000;
	border-bottom:1px dotted #CCC;
}

div#content
{
	float: left;
	margin-left: 10px;
	border-left: 1px dashed #95a9c9;
	padding-left: 10px;
	width: 620px;
}


div#content a
{
	color: #039;
	text-decoration: none;
}

div#content a:hover
{
	color: #D040FF;
	text-decoration: underline;
}

/* Miva Styles */

/* styles for page buttons (Buy One Now)*/

.largeFormButton
{
	cursor:pointer;
	float:right;
	border:outset 2px #ccc;
	color:#547EE1;
	font-weight:bold;
	padding: 1px 2px;
	background-color:#EEEEEE;
	/* for IE6 compatability (W3C browsers will support the "hover psudo-class below */
        h: expression(onmouseover=new Function("this.style.backgroundColor='#C3D3ED'; this.style.color='#FFF';"),
                       onmouseout=new Function("this.style.backgroundColor='#EEEEEE'; this.style.color='#547EE1';"));
}

.largeFormButton:hover
{
	color:#FFF;
	background-color:#C3D3ED;
}

/* Miva Product Styles */

div#MivaProduct
{
	background-color:#FFF; 
}
	
div#MivaProduct p 
{ 
	color:#7B7B7B; 
}

div#MivaProduct a 
{ 
	color:#547EE1; 
	font-weight:bold;
	text-decoration: none;
}
	
div#MivaProduct a:hover 
{ 
	color:#BBB; 
	text-decoration: none;
}
	
div#QuantityPriceBox 
{
	width: 180px;
	float: right;
	border:outset 2px;
	min-height:100px;
	background-color:#EEEEEE;
}


div#QuantityPriceBox ul 
{ 
	list-style-type: none; 
	font-size: 12px;
	margin: 2px;
	padding: 0px;
	text-align: center; 
}

div#QuantityPriceBox li.header
{
	color: #000;
	text-decoration: underline;
	font-weight:bold;
	background-color:#DDDDDD;
	line-height: 18px;
	height: 18px;
}

div#QuantityPriceBox a
{
	display: block;
	background-color:#EEEEEE;
	color: #547EE1;
	border-bottom:1px solid #AAA;
	font-size: 12px;
	text-decoration: none;
}

div#QuantityPriceBox a:hover
{
	color: #FFF;
	background-color:#C3D3ED;
}

div#footer
{
	text-align:center; 
	clear:both; 
	padding:20px; 
	border-top:1px solid #999; 
	background-color:#fff; 
}


div#cat_Item
{ 
	width: 132px;
	height: 146px;
	padding: 0px 0px 10px 0px;
	float: left;
	background: url(gray_background.jpg) top right no-repeat;
	margin:0px;
	text-align: center;
	font-weight: normal;
	font-size : 12px;
	color: #547EE1
}

div#cat_Item:hover
{
	background-position: top left;
	color: #000;
	font-weight: bold;
}


div#cat_Item img{
	width:73px;
	height:106px;
	border:0;
}

.c_slctor {
	width:150px;
	height:240px;
	border: thin solid #D8D8D8;
	margin: 0px 2px 10px 0px; 
	color:#000000;
	text-align: center;
	font-size:7pt;
	font-weight:bold;
	float: left;
}

.c_slctor:hover {
	color:#547EE1;
	font-style:italic;
	text-decoration:underline;
	border: thin solid #547EE1;
}


img.prod_slct{
	opacity:0.7;
	filter:alpha(opacity=70)
}

img.prod_slct:hover
{
	opacity:1;
	filter:alpha(opacity=100)
}

.flag_btn {
  width:31px; 
  height:33px; 
  display:inline-block;
   cursor:pointer;
}

.US_flag
{
  background:url('/common/Data/USANA/images/USFlag_mini_btn_gray.png') top left no-repeat; 
}
.CAN_flag
{
  background:url('/common/Data/USANA/images/CANFlag_mini_btn_gray.png') top left no-repeat; 
}
.MEX_flag
{
  background:url('/common/Data/USANA/images/MEXFlag_mini_btn_gray.png') top left no-repeat; 
}

.ANZ_flag
{
  background:url('/common/Data/USANA/images/ANZFlag_mini_btn_gray.png') top left no-repeat; 
}
.QBC_flag
{
  background:url('/common/Data/USANA/images/QBCFlag_mini_btn_gray.png') top left no-repeat; 
}
.HK_flag
{
  background:url('/common/Data/USANA/images/HKFlag_mini_btn_gray.png') top left no-repeat; 
}

.Rev3_logo
{
  background:url('/common/Data/USANA/images/Rev3Logo_mini_btn_gray.png') top left no-repeat; 
}
.Nut_logo
{
  background:url('/common/Data/USANA/images/NutritionalsLogo_mini_btn_gray.png') top left no-repeat; 
}

.Foods_logo
{
  background:url('/common/Data/USANA/images/ResetLogo_mini_btn_gray.png') top left no-repeat; 
}

.Sense_logo
{
  background:url('/common/Data/USANA/images/SenseLogo_mini_btn_gray.png') top left no-repeat; 
}

.Bus_logo
{
  background:url('/common/Data/USANA/images/BusinessLogo_mini_btn_gray.png') top left no-repeat; 
}

.Vision_logo
{
  background:url('/common/Data/USANA/images/VisionLogo_mini_btn_gray.png') top left no-repeat; 
}


.Lang_btn {
  width:64px; 
  height:24px; 
  display:inline-block;
  text-align:center;
  color:#FFF;
  font-size: 10pt;
  line-height: 24px;
  background: url('/common/Data/USANA/images/No_Lang_btn.png')top left no-repeat;
  cursor:pointer;
}

.ENG_btn
{
  background-image:url('/common/Data/USANA/images/ENG_btn.png'); 
}

.ENG_btn
{
  background-image:url('/common/Data/USANA/images/ENG_btn.png'); 
}
.FR_btn
{
  background-image:url('/common/Data/USANA/images/FR_btn.png'); 
}
.SP_btn
{
  background-image:url('/common/Data/USANA/images/SP_btn.png'); 
}

.CHN_btn
{
  background-image:url('/common/Data/USANA/images/CHN_btn.png'); 
}

.flag_btn:hover, .Lang_btn:hover
 {
  background-position:top right;
  color:#FF0000;
}

.cat_select {
width:210px;
min-height:112px;
border:1px solid;
float:left;
text-align:center;
font:.8em arial;
margin-right:10px;

}

.cat_sel_row {
min-height:34px;
}




