A:link {
color : #009; background : #fff;}



A:visited {	color : #609; background : #fff;
}

:link:hover, :visited:hover 
          { color : #f66; background : #fff; }

:link:active, :visited:active
          { color : #f00; background : #fff; }

A.lnkWhite:link
{
COLOR: #FFFFFF;
background: #B8C0D8;
TEXT-DECORATION: none;

}
A.lnkWhite:active
{
COLOR: #FFFFFF;
background: #B8C0D8;
TEXT-DECORATION: none;

}
A.lnkWhite:visited
{
COLOR: #FFFFFF;
background: #B8C0D8;
TEXT-DECORATION: none;

}
A.lnkWhite:hover
{
COLOR: #FFFFFF;
background: #B8C0D8;
TEXT-DECORATION: none;

}

li.lnkbullet {
  list-style: circle outside;
  color: #B8C0D8;
 }
 

TD {
	vertical-align: top;

     font-size: 12px;
	 font-family : Verdana;

}
H1 {
  font-size: 14px;
  font-family: Verdana;
  }
  
div.pageBanner h1 { font-family:Verdana, Arial, sans-serif; font-weight:bold; font-size:14px; color: #e47911; letter-spacing:-0.03em; margin-bottom: 2px; margin-left: 10px; }
div.pageBanner p { font-size:10px; color:#888888; margin-top: 6px;}


/* div.pageBanner h1.bkgnd { background-repeat:no-repeat; background-color:#FFFFFF; overflow:hidden; text-indent:-100em; } */
h2{
  font-size: 13px;
  font-Family: Verdana, Arial, Helvetica, sans-serif;
  color: #7080B8;
  font-weight:500;

 } 

HR {
	
      color : #7080b8;
	
      height : 1px;

}
.navbar {
font: bold 12px Arial, Helvetica, sans-serif;
color: #7080b8; 
display: block; 
padding: 3px 3px 3px 5px;
background: #d8e0e8;
}

a.navbar:link {
font: bold 12px Arial, Helvetica, sans-serif;
color: #7080b8;
text-decoration: none;
border-bottom: 2px solid #fff;
}

a.navbar:visited {
font: bold 12px Arial, Helvetica, sans-serif;
color: #7080b8;
text-decoration: none;
border-bottom: 2px solid #fff;
}


a.navbar:hover, a.navbar:active {
font: bold 12px Arial, Helvetica, sans-serif;
color: #fff;
background: #7080b8;
text-decoration: none;
}
.navbarheader {
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
color: #fff;
background: #7080b8;
display: block;
padding: 4px 4px 4px 5px;
}

a.navlink, a.navlink:link, a.navlink:visited, a.navlink:active {
font: 11px Arial, Helvetica, sans-serif;
color: #7080b8;
text-decoration:none;
padding: 0px 0px 0px 3px;
}

a.navlink:hover {
font: 11px Arial, Helvetica, sans-serif;
background-color: #7080b8;
color: #fff;
text-decoration:none;
padding: 0px 0px 0px 3px;
}

TD.mincart {
font-size: 10px;
font-family : Verdana;
}

P.mincart {
font-size: 10px;
font-family : Verdana;
}
div.leftcart { background: #efefef; border-bottom: 1px solid #e2e2e2; border-left: 1px solid #fff; padding: 4px 0px 4px 0px; }

h2.x { margin: 3px 0px 3px; padding: 0px 0px 0px 15px; font: bold 11px Arial, sans-serif; color: #888; background: #D6F4FD;}

p.style1 { font: bold 14px Arial, Helvetica, sans-serif;
            color: white;
			vertical-align: middle; }
table.x {border-left: 1px;
         border-left-color: #7080b8;
		 }
img.cartimage {
width: 100px;
border: 1px;
}

.csprodname {
font-size: 8px;
font-family : Verdana;
}

.csprodimage {
font-size: 10px;
font-family : Verdana;
width: 100px;
}

/*
	Footer styles
*/
.BottomRow {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
}
.BottomBox {
	BACKGROUND-COLOR: #B8C0D8;
	COLOR: #FFFFFF;
	HEIGHT: 22px;
	VERTICAL-ALIGN: middle;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
}
.Bottom {
	BACKGROUND-COLOR: #B8C0D8;
	COLOR: #FFFFFF;
    HEIGHT:25px;
	vertical-align: middle;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 1px;
float: left;
/*width: 80%; width of menu*/
border: 1px solid #060679; /*dark blue border*/
border-width: 1px 0;
background: black url(/images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;

text-decoration: none;
border-right: 1px solid #060679; /*dark blue divider between menu items*/
background: black url(/images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(/images/indentbg2.gif) center center repeat-x;
}


.plainbuttonbackground1 {background-image:url(/images/indentbg.gif); background-repeat: repeat-x;font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#fff; line-height:16px; cursor:pointer;}
.hoverbuttonbackground1 {background-image:url(/images/indentbg2.gif); background-repeat: repeat-x;font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fff; line-height:16px;cursor:pointer;}
.detailimage{ vertical-align:top; width: 250px;}

/*product and category row formating */
div.row { clear:both; }
div.asinItem { float:left; margin-bottom:1em; width:32%; }
div.asinTextBlock { padding:0 8px 8px 0; }
div.asinItem div.prodImage { height:121px; display:table-cell; vertical-align:bottom; }
div.asinItem div.localImage { display:table-cell; vertical-align:bottom; }
div.asinItem span { margin: 0.5em 0 0.25em 0; }
div.asinItem ul { margin:0; padding:0 0 0.5em 1.3em; text-indent: -1.3em; font-size:90%; }
div.asinTitle {padding-top:3px; padding-bottom:2px;}
div.blurb div.mytitle { font-weight:bold; padding-top:5px; padding-bottom:2px; padding-left: 4px; }
div.h_rule { clear:none; }
div.asinItem li { list-style-position: outside; margin:0 0 0.35em 20px; padding:0; text-indent: 0; }
div.unified_widget { margin-bottom:2em; margin-left:2em; clear:both; }
td.centercolumn {margin-left: 2em;}

unified_widget {margin-bottom: 2em; clear:both;}
div.unified_widget {clear:none;}

/* redesign of left navigation for firefox */



.block img {
	display: block;
}



#leftnav {
	background-image: URL('http://www.cookforyourhealth.com/images/leftnavimg.gif');
	background-repeat: repeat-y;
}


#ln {
}

#ln-bottom {
	padding: 5px;
}


#c4 a {
	font-weight: normal;
	font-size: 10px;
	color: #AEAEAE;
	text-decoration: none;
}

#left-navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#left-navigation ul li { display: inline; }

A.c4leftnav {
	font: bold 11px Verdana, sans-serif; 
	color: #7080B8; 
	text-decoration: none; 
	display: block;
	padding: 8px 4px 8px 4px;
    outline-style: none;
	background-image: URL('http://www.cookforyourhealth.com/images/leftnavimg3.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

A.c4leftnav:hover {text-decoration: underline; color: #FF8A00; 	
background-image: URL('http://www.cookforyourhealth.com/images/leftnavimg3.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
background-color: inherit;}

/* A.c4leftnav:visited {text-decoration: none; color: #609; 	
background-image: URL('http://www.cookforyourhealth.com/images/leftnavimg3.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
background-color: inherit;} */


.c4hnav {
	font: bold 12px Verdana, sans-serif; 
	color: #ffffff; 
	background-image: URL('http://www.cookforyourhealth.com/images/lnavhimg.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;

}

.c4hnav a{
	display: block;
	text-align: center;
	padding: 8px 3px;
	font: bold 12px Verdana, sans-serif; 
	color: #ffffff; 
	text-decoration: none;

	background-image: URL('http://www.cookforyourhealth.com/images/lnavhimg.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.c4hnav:hover {
	display: block;
	text-align: center;
	padding: 8px 5px;
	font: bold 12px Verdana, sans-serif; 
	color: #ffffff; 
	text-decoration: none;

	background-image: URL('http://www.cookforyourhealth.com/images/lnavhimg.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}

.receiptoption{background-color:#FFEDB7;}
.receipthr{height: 0;border-width: 1px 0 0 0;border-style: solid;border-color: #F89961;}
.receipthl{background-color:#9FB5FF;}
.receiptheading{background-color:#F89961;color: #FFFFFF;font-weight:bold; }

table.cobtbl{
background-color: #B1B1B1;
}

td.cobhl{
background-color: #EBEBEB;
}

td.cobll{
background-color: #FFF;
}
