* {
	font-family: Meta, Trebuchet MS, "Trebuchet MS", Verdana, Helvetica, Arial, Sans-Serif;  
}

body{
	background: #fff;
	margin: 30px;
	font-size:11px;
	font-family: Meta, "Trebuchet MS", Verdana, Helvetica, Arial, Sans-Serif;
	color:#333;
}

/* logo and header */
div#leftColumnAll{
	position:absolute;
	top:30px;
	left:30px;
	width:156px;
}

div#logo{
	position:relative;
	top:0px;
	left:0px;
	width:156px;
	margin-bottom:0px;
}

div#tagline{
	position:relative;
	top:-14px !important;
	top:0px;
	left:0px;
	width:156px;
	text-align:center;
}

p.tagline{
	font-size:14px;
	color:#333;
	text-align:center;
}

div.boxes{
	position: relative;
	top:0px;
	left:0px;
	width:156px;
	text-align:left;
}
/* logo and header */

/* new carrot nav */
#CN{
	text-align:center;
	margin:0;
	margin-top:-10px !important;
	margin-top:20px;
}
.CNboxHead{
	background-color:#f90;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin:0;
	height:18px;
	font-size:12px;
	width:156px;
	padding-top:3px;
	letter-spacing: 1px;
}
#CNfirstBoxHead{
	width:116px !important;
	width /**/:116px;
	margin-left:20px;
}
.CNbox{
	border-right:20px solid #f90;
	border-left:20px solid #f90;
	background-color:#fc0;
	padding:4px;
	font-size:11px;
	text-align:left;
	width: 108px !important;
  	width /**/:156px;
}

.CNbox p{
	margin:0;
	padding:0;
}

.CNbox p.cartTotal{
	text-align:right;
	border-top:2px dotted #fff;
	margin-top:6px;
}

.CNbox p.categories{
	color:#f90;
	
}

.CNbox input.search{
	width:84px !important;
	width:80px;
	height:13px;
	margin-right:2px;
	background-color:#fc6;
	border:1px solid #f90;
}

#CNsecondTier{
	width:116px !important;
	width /**/:116px;
	margin-left:20px;
	border:20px solid #f90;
	border-bottom:none;
	background-color:#fc0;
	color:#fc0;
	font-size:1px;
	
	width:76px !important;
	width /**/:116px;
	height:20px !important;
	height /**/:40px;
}

#CNthirdTier{
	border:20px solid #f90;
	border-bottom:none;
	background-color:#fc0;
	color:#fc0;
	font-size:1px;	
	margin-left:40px;
	width:36px !important;
	width /**/:76px;
	height:20px !important;
	height /**/:40px;
}

#CNfourthTier{
	background-color:#f90;
	color:#fc0;
	font-size:1px;
	margin-left:60px;
	width:36px !important;
	width /**/:36px;
	height:54px !important;
	height /**/:54px;
}
/* new carrot nav */

/* common */
div#container{
	position:absolute;
	top:30px;
	left:216px;
	width:500px;
	z-index:10;
}

h1{
	font-size:22px;
	font-weight:bold;
	color:#c0c;
	margin-bottom:10px;
	margin-top:0px;
	border-bottom:2px dotted #555;
}

h1 em {
	font-size:16px;
	font-weight:bold;
	color:#555;
	font-style:normal;
}

h2{
	font-size:16px;
	font-weight:bold;
	color:#555;
	margin-top:0px;
}
h3{
	font-size:12px;
	font-weight:bold;
	color:#555;
	margin-top:0px;
}
h4{
	font-size:14px;
	font-weight:bold;
	color:#555;
	margin-top:20px;
	margin-bottom: 0px;
}
h5{}
h6{}
p{line-height:16px;}
input,select,option{
	font-size:11px;
	font-family: Meta, "Trebuchet MS", Verdana, Helvetica, Arial, Sans-Serif;
}
.createAccount{
	width:200px;
}
form{
	margin:0;
	padding:0;
}
/* common */

/* ******** */
/* info box */
.infoBox {
 	background: #999;
	margin-bottom: 4px;
}
td.infoBoxHeading {
	background: #666;
	color: #ffffff;
}

.infoBoxHeading p{
	margin: 2px 4px;
	color: #fff;
	letter-spacing: 1px;
	font-size: 12px;
}

.boxText p{
	margin: 4px;
	font-size: 11px;
}

.infoBoxContents {
	background: #fff;
	font-size: 11px;
	line-height: 16px;
}

.infoBoxNotice {
	background: #fff;
}

.infoBoxNoticeContents {
	background: #fff;
}
/* info box */
/* ******** */

/* *************** */
/* product listing */
table.productListing{
	border:none;
	background-color: #999;
}
td.productListing-heading{
	background-color: #666;
	font-weight: normal;
	
}

tr.productListing-odd{
	background-color: #fff;
}
tr.productListing-even{
	background-color: #fff;
}

td.productListing-data{
	padding: 4px;
}


/* product detail */
#availableOptions{
	border-top:2px dotted #555;
	float:right;
	width:160px;
}
h3.options{
	margin-top:10px;
}


#breadcrumb{
	color:#c0c;
	margin-bottom:10px;
	margin-top:0px;
	padding-bottom: 10px;
	border-bottom:2px dotted #555;
}

p.newProdList{
	margin-top: 0px;
	margin-bottom: 10px;
}

#footer{
	color:#c0c;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:10px;
	/* border-top:2px dotted #555; */
	text-align:center;
}
#footer p{
	color:#c0c;
	font-size:10px;
}

.hr{
	margin:20px 0 10px 0;
	border-top:2px dotted #555;
	font-size: 1px;
	color: #fff;
}
.productSpecialPrice{color:#0c0;}
strike{color:#666;}
.markProductOutOfStock{
	color:#c0c;
	font-weight: bold;
}

.banananer{
	text-align:left;
	margin-top:30px;
}

.pink		{color:#c0c;}
.green		{color:#0c0;}
.orange		{color:#f90;}
.orangeLt	{color:#fc0;}
.grey		{color:#666;}

p a:link, h2 a:link, h3 a:link, p a:visited, h2 a:visited, h3 a:visited {color:#090;text-decoration:none;background:transparent;border-bottom:1px dotted #0c0;}
p a:active, h2 a:active, h3 a:active, p a:hover, h2 a:hover, h3 a:hover {color:#fff;text-decoration:none;background-color:#0b0;border-bottom:1px dotted #0c0;}

a.logomailink:link, a.logomailink:visited {color:#333;text-decoration:none;font-size:10px;text-align:justify;background:transparent;border:none}
a.logomailink:active, a.logomailink:hover {color:#fff;text-decoration:none;font-size:10px;text-align:justify;background-color:#0c0;border:none}

.nav a:link, .nav a:visited{text-decoration:none;color:#333;font-size:11px;;background:transparent;}
.nav a:active, .nav a:hover{text-decoration:none;color:#fff;font-size:11px;;background:transparent;}

.navIE a:link, .navIE a:visited{text-decoration:none;color:#333;font-size:11px;;background:transparent;}
.navIE a:active, .navIE a:hover{text-decoration:none;color:#fff;font-size:11px;;background:transparent;}

.caption a:link, .caption a:visited{text-decoration:none;color:#333;background-color:#fff;border:none;}
.caption a:active, .caption a:hover{text-decoration:none;color:#fff;background-color:#0b0;border:none;}

#customerUtils a, #customerUtils a:link, #customerUtils a:visited{text-decoration:none;color:#333;font-size:12px;background:transparent;}
#customerUtils a:active, #customerUtils a:hover{text-decoration:none;color:#090;font-size:12px;background:transparent;}

#footer a, #footer a:link, #footer a:visited{text-decoration:none;color:#c0c;font-size:10px;background:transparent;border-bottom:1px dotted #c0c;}
#footer a:active, #footer a:hover{text-decoration:none;color:#fff;font-size:10px;background-color:#c0c;}

#footerFun a, #footerFun a:link, #footerFun a:visited, #footerFun a:active, #footerFun a:hover{text-decoration:none;background:transparent;border:none;}
.banananer a, .banananer a:link, .banananer a:visited, .banananer a:active, .banananer a:hover{text-decoration:none;background:transparent;border:none;}



td.productListing-heading p a, td.productListing-heading p a:link, td.productListing-heading p a:visited	{color:#fff;text-decoration:none;background:transparent;border-bottom:1px dotted #fff;font-weight:normal;}
td.productListing-heading p a:active, td.productListing-heading p a:hover									{color:#f90;text-decoration:none;background:transparent;border-bottom:1px dotted #f90;font-weight:normal;}
/*
tr.productListing-even p a, tr.productListing-even p a:link, tr.productListing-even p a:visited				{color:#090;text-decoration:none;background:transparent;border-bottom:1px dotted #0c0;}
tr.productListing-even p a:active, tr.productListing-even p a:hover											{color:#fff;text-decoration:none;background-color:#0c0;border-bottom:1px dotted #0c0;}
tr.productListing-odd p a, tr.productListing-odd p a:link, tr.productListing-odd p a:visited				{color:#090;text-decoration:none;background:transparent;border-bottom:1px dotted #0c0;}
tr.productListing-odd p a:active, tr.productListing-odd p a:hover											{color:#fff;text-decoration:none;background-color:#0c0;border-bottom:1px dotted #0c0;}
*/


/* image links */
a img{
	color:#fff;
	text-decoration:none;
	border:none;
	background:transparent;
}

p.catSep a,p.prodFoot a{border:none}

div#metaInfo{
	color:#fff;
	font-size:1px;
	width:20px;
	height:20px;
	position:absolute;
	left:-200px;
	top:-200px;
	overflow:auto;
}
div#messages{
	position:absolute;
	top:0px;
	left:216px;
	width:500px;
	z-index:1000;
}

.productSpecialPrice{
	color: #0c0;
}
strike{
	color: #c0c;
}
