/* Colors

#c0000d - Cuisine Red
#e51937 - SIB Red

*/
body {
	margin: 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;   
	font-size: .9em;}

td {
	font-family: Arial, Helvetica, sans-serif;   
	font-size: .9em; 
	color: #000000;}

li {
	color: #000000; 
	font-weight: normal;}

a:link, a:visited {
	color: #0065a0; 
	font-weight: bold; 
	text-decoration: underline;}

a:hover {
	color: #c22836; 
	font-weight: bold;
	text-decoration: underline;}

a img {border:none;}

.big {
	font-size: 23px;
    font-weight: bold;}
	
div#flashcontainer {
	border:solid 1px #B9C5B2; 
	position:relative; 
	width:512px; 
	margin:0 auto 20px auto;}
img#buynowbutton {
	display:none; 
	position: absolute; 
	z-index: 100; 
	top: 275px; 
	left: 303px;}

.copyTerms {
	font-size: .8em; 
	color: #999; 
	font-weight: bold; 
	text-decoration: none;}

a.copyTerms:visited {
	color: #999; 
	font-weight: bold; 
	text-decoration: none;}

a.copyTerms:hover {
	color: #990000; 
	font-weight: bold; 
	text-decoration: none;}

sup.cents {
	font-size:.5em;
	text-decoration:underline;}

.customerCareLinks {
	color: #000099; 
	font-weight: bold; 
	text-decoration: underline;}


a.customerCareLinks:link, A.customerCareLinks:visited {
	color: #000099; 
	font-weight: bold; 
	text-decoration: underline;}

a.customerCareLinks:hover{
	color: #990000; 
	font-weight: bold; 
	text-decoration: underline;}

h2 {
 	font-weight:normal; 
	font-size:40px;
	line-height:43px;
	margin:0 0 15px 0;
	text-shadow:#EFEFEF 2px 2px }
h3 {
	font-size:20px;}
span.volume {
	font-size:26px;}

.indexBinders {
	font-weight: bold;
	color: #666;
	padding-left: 10px;
	padding-right: 10px;}

.indexBindersSmall {
	font-size: .95em; 
	font-weight: normal;
	color: #666;}

.indexLarge {
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size: 1.3em; 
	line-height: 1.2em;
	color: #666;
	font-weight: bold;
	margin: 0 0 .25em 0;}

.indexMedium {
	color: #666;}

.leftNavBackground {
	background: url('../images/leftNavGradient.jpg') repeat-x transparent top left;
	padding:3px;}
	
.leftNavBackground h4 {
	font-size: 110%;
	color: #c00;
	border-bottom: 1px solid #c00;
	margin: 0 8px 0 0;
	font-weight: bold;}
	
.leftNavBackground ul {
	list-style: none;
	margin: .2em 0 1.5em 0;
	padding: 0; }
	
.leftNavBackground ul li {
	color: #999;
	font-size: 100%;
	margin: .75em 0;
	padding: 0; }
	
.leftNavBackground ul li a {
	font-weight: bold;
	text-decoration: none;}
	
.leftNavBackground ul li a:hover {
	text-decoration: underline;}

/*.itemCart {
	color: #666; 
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px; 
	text-decoration: none;
}*/

.navLinks {
	color: #000;
	font-weight: bold; 
	text-decoration: none;}

a.navLinks:link, a.navLinks:visited {
	color: #000;
	font-weight: bold; 
	text-decoration: none;}

a.navLinks:hover, a.navLinks:active {
	color: #333;
	font-weight: bold; 
	text-decoration: underline;}


.red, h2 {
	color: #e51937;}


.redMediumBold{
	color: #990000;
	font-size: 1.2em; 
	font-weight: bold;}

ul.checked {
	margin: 1em 2em 1em 2em; 
	padding: 0;
	list-style-image: url(../images/layout/checkmark.png);}
	
ul.checked li {
	margin: .4em auto; }

ul.issuedesc {
	padding: 0;
	margin: .5em 0 1em 3em; }

.topNav {
	color: #999; 
	font-weight: bold; 
	text-decoration: none;}

a.topNav {
	color: #999; 
	font-weight: bold; 
	text-decoration: none; 
	padding-left: 20px;
	padding-bottom: 0px;}
	
a.topNav:visited {
	color: #999; 
	font-weight: bold; 
	text-decoration: none;}
	

a.topNav:hover {
	color: #990000; 
	font-weight: bold; 
	text-decoration: none;}

.clear {
	clear:both;}

/* glider */
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 580px; 
	height: 370px;
	margin-left: 18px;
	overflow: hidden;}
	
div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:580px;
	height:370px;
	overflow:hidden;
	float:left;
	padding: 1em 0;}
	
div.scroller div.content {
	width: 10000px;}

/* 	Top banner and navigation -- stolen from the "new" version of the site 
	temporarily because they wanted to redo the tabs and I didn't want to 
	mess with the image-table madness previously going on.*/

/* 3: Banner and top navigation. 
   3.1: Banner images and widths. */
   
#banner {
	margin-top: 10px;
	position: relative;
	font-size: .85em;
	width: 780px; }
	
h1 {
	float: left;
	width: 202px;
	height: 44px;
	margin: 0;
	padding: 10px 0 6px 0; }
	
h1 a {
	text-indent: -100000px;
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url(../images/CuisineathomeStore-logo.gif) no-repeat; }
	
#banner p {
	text-indent: -9000px;
	float: left;
	width: 210px;
	height: 46px;
	margin: 10px 0 6px 15px;
	background: transparent url(../images/cuisine_freeship.gif) no-repeat; }
	
/* 3.2 Top navigation links (upper right). */

#globalTopNav {
	border-bottom: 1px solid #ccc; }
	
#topnav {
	background: transparent url(../images/transparent.gif); 
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 5px;
	right: 0px; }
	
#topnav li {
	float: left;
	margin-left: 15px; }
	
#topnav li a {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none; }
	
/* 3.3 Tabs. */

#tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: left;
	font-size: 1.2em;
	float: left;
	width: 100%;
	background-color: #93adba;
	border-bottom: 3px solid #93adba; }
	
#tabs li {
	float: left;
	font-size:.95em;
	padding: 5px 1px 2px 1px;
	margin: 0;
	border-right: 2px solid #fff;}
	
#tabs li.last {
	border-right: none !important; }
	
#tabs li a {
	padding: 0 4px 0 5px;
	line-height: 1.5em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);}
	
#tabs li:hover {
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0.02, rgb(147,173,186)),color-stop(0.76, rgb(121,140,152)));
	background: -moz-linear-gradient(center bottom,rgb(147,173,186) 2%,rgb(121,140,152) 76%); 
	background: linear-gradient(bottom, rgb(147,173,186) 2%, rgb(121,140,152) 76%); }
	
#tabs span.sub {
	color: #ffdd19; }
	
/* -------------------------------------------------- */

.button {
	background-color: #fcc62f;
	border: 2px solid #fff;
	border-radius: 7px;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	box-shadow: 0 2px 4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.5);
	color: #000 !important;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: bold !important;
	line-height: 1;
	margin-top: 5px;
	padding: 2px 7px 3px;
	text-decoration: none !important;}
	
.button:hover {
	background-color: #e1a718;
	color: #000 !important; }
	
input.button {
	padding: 2px 8px 2px; }
	
@-moz-document url-prefix() { /* Firefox hack for bottom padding on inputs that are impossibly dumb */
	.button {
		padding: 4px 8px 3px; }
    input.button {
        padding: 1px 8px 1px; } }	
	
div.sidebar {
	float:left; 
	font-size:12px;
	width:179px;}
	
.center{
	text-align:center;}
	
div.contentWell {
	float:left;
	width:600px;}
	
div.wrapper {
	margin:0 auto;
	width:780px;}
	
div.contentHalf {
	float:left;
	width:300px;}
	
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0; }

/* Globals and nearly global stuff */

#wrap {
	position: relative;
	width: 780px;
	margin: 0 auto;
	padding: 0 27px; }

.col {float: left; }
	
/* Grid stuff - 6 column */
.gutter {margin-right: 9px; }
.span1 {width: 120px; }
.span2 {width: 252px; }
.span3 {width: 384px; }
.span4 {width: 516px; }
.span5 {width: 648px; }
.span6 {width: 780px; }
