 /**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $
 */

/* GLOBAL CSS */

body { 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
	background-position: top;
}

/* Home Page Style */
#col1 {
	float: left;
	width: 227px;
	margin-left: 40px;
	display: inline;
}
#col2 {
	float: left;
	width: 457px;
}
#col3 {
	float: right;
	width: 225px;
}
#col4 {
	float: left;
	width: 688px;
	margin-left: 4px;
}
/* Eof Home Page Styles */

.buttonRow {
	padding: 8px 0 8px 0;
	float: left;
}

a img {
	border: none;
}
IMG {
	padding: 0px;
	margin: 0px;
}
/* HEADER */

#container {
	width: 1000px;
	margin: 0px auto;
}
#navMainWrapper {
	width: 1000px;
	height: 128px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0 0 20px 0;
}
.header_logo {
	width: 302px;
	height: 128px;
	padding: 0 0 0 25px;
	float: left;
}
#header_images {
	height: 43px;
	width: 650px;
	padding: 13px 0 0 16px;
	float: left;
}
#header_mininav {
	color: #b7985e;
	font-size: 12px;
	float: left;
	margin: 8px 0 0 30px;
}
#header_mininav a {
	color: #b7985e;
	text-decoration: none;
}
#header_mininav a:hover {
	color: #b7985e;
	text-decoration: underline;
}
#navMain ul li a:hover {
	color: #b7985e;
	text-decoration: underline;
}
#navMain ul {
	color: #b7985e;
	font-size: 11px;
	float: left;
	margin: 10px 0 0 30px;
}
#navMain ul li {
	display: inline;
}
#navMain ul li a {
	color: #b7985e;
	text-decoration: none;
}

/* Header Navigation under main Banner (my account, checkout, shopping cart, etc... */
#navMain2 {
	text-align: center;
}
#navMain2 ul li a:hover {
	color: #b7985e;
	text-decoration: underline;
}
#navMain2 ul {
	color: #b7985e;
	font-size: 13px;
	float: left;
	margin: 10px 0 0 30px;
}
#navMain2 ul li {
	display: inline;
}
#navMain2 ul li a {
	color: #b7985e;
	text-decoration: none;
}

/* FOOTER */
#navSuppWrapper {
	width: 1000px;
	height: 397px;	
	background-color: #825b29;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px auto;	
}
#footer {
	clear: both;
}
#footer_container {
	width: 100%;
	background-color: #825b29;	
	background-image: url('../images/footer_bg.gif');
	background-repeat: repeat-x;
	background-position: top center;
	padding: 17px 0 0 0;
	margin: 0px auto;
	clear: both;
}
#footer_mininav {
	color: #b7985e;
	font-size: 11px;
	text-align: center;
	padding: 15px 0 0 0;
	line-height: 18px;	
}
#footer_mininav a {
	color: #b7985e;
	text-decoration: none;
}
#footer_mininav a:hover {
	color: #b7985e;
	text-decoration: underline;
}
#vmiddle {
	vertical-align: middle;
}
#footerbar {
	padding: 15px 40px 10px 40px;
	text-align: center;
	/* My styles */
	/*background-image: url(../images/image_footer.jpg);*/
	/*
	background-repeat: no-repeat;
	background-position: top center;
	*/
}


/* MAIN PAGE */
#topbanner {
	padding: 0 0 3px 0;
}
#mainbanner {
	width: 688px;
	height:297px;
}
#mainbanner .left {
	width:459px;
	height:297px;
	float: left;
	position: relative;
}
#mainbanner .top {
	width:229px;
	height:100px;
	float: left;	
	display: block;	
}
#mainbanner .middle {
	width:229px;
	height:99px;
	float: left;	
	display: block;
}
#mainbanner .bottom {
	width:229px;
	height:98px;
	float: left;	
	display: block;
}


/* SEARCH TABLES */
.search {
	color: #FFFFFF;
}
.search .tabletop {	
	height: 26px;
	width: 227px;
	background-color: #5a3e1b;
	background-image: url(../images/table_search_topleft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}
.search .tabletop span {
	height: 26px;
	width: 220px;
	background-image: url(../images/table_search_topright.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	display: block;	
}
.search .tablebottom {	
	height: 6px;	
	width: 227px;
	background-color: #5a3e1b;
	background-image: url(../images/table_search_botleft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;	
}
.search .tablebottom span {	
	height: 6px;
	width: 220px;	
	background-image: url(../images/table_search_botright.gif);
	background-repeat: no-repeat;
	background-position: bottom right;	
	float: right;
	display: block;	
}
.search .tablemiddle {
	width: 227px;
	background-color: #5a3e1b;
	background-image: url(../images/table_search_bgleft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;	
}
.search .tablemiddle span {
	width: 220px;
	background-image: url(../images/table_search_bgright.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	display: block;
	padding: 0 0 4px 0;
}
.search .headline {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	padding: 0px 30px 2px 18px;
	margin: 6px 0 2px 0;
	background: url(../images/image_searchbutton.gif) left top no-repeat;
}
.search .tablemiddle span a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #b7985e;
	font-size: 11px;
	padding: 0 0 0 2px;
	text-decoration: underline;
}
.search .tablemiddle span a:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #b7985e;
	font-size: 11px;
	padding: 0 0 0 2px;			
	text-decoration: none;
}
.search .tablebottom span a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #b7985e;
	font-size: 11px;
	padding: 0 0 0 2px;
	text-decoration: underline;
}
.search .tablebottom span a:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #b7985e;
	font-size: 11px;
	padding: 0 0 0 2px;			
	text-decoration: none;
}
/* NAVIGATION TABLES */

.navigation {
	/*color: #ffffff;*/
	color: #000000;
	font-size: 14px;
}
/*Begin Styles for chopping cart sidebox header*/
.navigation .tabletopcart {	
	height: 27px;
	width: 227px;
	background-color: #E6EFCC;
	background-image: url(../images/table_nav_topleft_blue.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	margin: 4px 0 0 0;
}
.navigation .tabletopcart span {
	height: 27px;
	width: 220px;
	background-image: url(../images/table_nav_topright_blue.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	display: block;	
}
/*End Styles for chopping cart sidebox header*/
.navigation .tabletop {	
	height: 27px;
	width: 227px;
	background-color: #E6EFCC;
	background-image: url(../images/table_nav_topleft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	margin: 4px 0 0 0;
}
.navigation .tabletop span {
	height: 27px;
	width: 220px;
	background-image: url(../images/table_nav_topright.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	display: block;	
}
.navigation .tablebottom {	
	height: 6px;	
	width: 227px;
	background-color: #E6EFCC;
	background-image: url(../images/table_nav_botleft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;	
}
.navigation .tablebottom span {	
	height: 6px;
	width: 100%;	
	background-image: url(../images/table_nav_botright.gif);
	background-repeat: no-repeat;
	background-position: bottom right;	
	float: right;
	display: block;	
}
.navigation .tablemiddle {
	width: 227px;
	background-color: #E6EFCC;
	background-image: url(../images/table_nav_bgleft-EC.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;	
}
.navigation .tablemiddle span {
	width: 216px;
	line-height: 18px;
	background-image: url(../images/table_nav_bgright-EC.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 4px 0 0 0;	
	float: right;
	display: block;
}
.navigation .headline {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0 0 0;
}
.navigation .tablemiddle span a {
	color: #55972c;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 2px 16px;
	margin: 4px 0px 0px 0px;
	background: url(../images/image_coffeecup.gif) left top no-repeat;	
}
.navigation .tablemiddle span a:hover {
	color: #55972c;
	font-size: 11px;	
	font-weight: bold;		
	text-decoration: underline;
	padding: 0 0 2px 16px;
	margin: 4px 0px 0px 0px;
	background: url(../images/image_coffeecup.gif) left top no-repeat;	
}

/* COLUMN 1 TABLES */

.col1sidebox {
	color: #5a3e1b;
}
.col1sidebox .tabletop {	
	height: 26px;
	width: 225px;
	background-color: #F2EDCE;
	background-image: url(../images/table_col_topleft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	margin: 4px 0 0 0;
}
.col1sidebox .tabletop span {
	height: 26px;
	width: 220px;
	background-image: url(../images/table_col_topright.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	display: block;	
}
.col1sidebox .tabletop2 {	
	height: 26px;
	width: 225px;
	background-color: #F2EDCE;
	background-image: url(../images/table_col_topleft_seasonal.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	margin: 4px 0 0 0;
}
.col1sidebox .tabletop2 span {
	height: 26px;
	width: 220px;
	background-image: url(../images/table_col_topright_seasonal.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	display: block;	
}
.col1sidebox .tablebottom {	
	height: 6px;	
	width: 225px;
	background-color: #F2EDCE;
	background-image: url(../images/table_col_botleft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;
}
.col1sidebox .tablebottom span {	
	height: 6px;
	width: 220px;	
	background-image: url(../images/table_col_botright.gif);
	background-repeat: no-repeat;
	background-position: bottom right;	
	float: right;
	display: block;	
}
.col1sidebox .tablemiddle {
	width: 225px;
	min-height: 76px;
	background-color: #F2EDCE;
	background-image: url(../images/table_col_bgleft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;	
}
.col1sidebox .tablemiddle span {
	width: 214px;
	min-height: 76px;
	line-height: 16px;
	font-size: 11px;
	padding: 4px 6px 0 0;
	background-image: url(../images/table_col_bgright.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: right;
	display: block;
}
.col1sidebox .headline {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 4px 0 0 0;
	font-weight: bold;
}
.col1sidebox .tablemiddle span a {
	color: #B36410;
	font-size: 11px;	
	text-decoration: underline;
}
.col1sidebox .tablemiddle span a:hover {
	color: #B36410;
	font-size: 11px;		
	text-decoration: none;
}
.col1sidebox .tabletop span a {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0 0 0;	
	text-decoration: none;
}
.col1sidebox .tabletop span a:hover {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0 0 0;	
	text-decoration: underline;
}
.col1sidebox .tablebean {	
	height: 91px;	
	width: 225px;
	background-color: #F2EDCE;
	background-image: url(../images/table_bean_botleft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;	
}
.col1sidebox .tablebean span {	
	height: 91px;
	width: 220px;	
	background-image: url(../images/table_bean_botright.gif);
	background-repeat: no-repeat;
	background-position: top right;	
	float: right;
	display: block;	
}
.col1sidebox .divbean {
	background: url(../images/image_bean.gif) left center no-repeat;
	background-repeat: no-repeat;
	background-position: top left;
	margin: 5px 0 15px 0;
	padding: 0 0 0 20px;	
}


/* COLUMN 2 TABLES */

.col2sidebox {
	color: #5a3e1b;
}
.col2sidebox .tabletop {	
	height: 26px;
	width: 458px;
	background-color: #F2EDCE;
	background-image: url(../images/table_col_topleft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	margin: 4px 0 0 0;
}
.col2sidebox .tabletop span {
	height: 26px;
	width: 450px;
	background-image: url(../images/table_col_topright.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	display: block;	
}
.col2sidebox .tabletop2 {	
	height: 26px;
	width: 458px;
	background-color: #F2EDCE;
	background-image: url(../images/table_col_topleft_seasonal.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	margin: 4px 0 0 0;
}
.col2sidebox .tabletop2 span {
	height: 26px;
	width: 450px;
	background-image: url(../images/table_col_topright_seasonal.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	display: block;	
}
.col2sidebox .tablebottom {	
	height: 6px;	
	width: 458px;
	background-color: #F2EDCE;
	background-image: url(../images/table_col_botleft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;	
}
.col2sidebox .tablebottom span {	
	height: 6px;
	width: 450px;	
	background-image: url(../images/table_col_botright.gif);
	background-repeat: no-repeat;
	background-position: bottom right;	
	float: right;
	display: block;	
}
.col2sidebox .tablemiddle {
	width: 458px;
	min-height: 76px;
	background-color: #F2EDCE;
	background-image: url(../images/table_col_bgleft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;	
}
.col2sidebox .tablemiddle span {
	width: 450px;
	min-height: 76px;	
	background-image: url(../images/table_col_bgright.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: right;
	display: block;
}
.col2sidebox .tablemiddlenewarrivals {
	width: 458px;
	min-height: 76px;
	background-color: #F2EDCE;
	background-image: url(../images/table_col_bgleft_newarrivals.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;	
}
.col2sidebox .tablemiddlenewarrivals span {
	width: 450px;
	min-height: 76px;	
	background-image: url(../images/table_col_bgright_newarrivals.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: right;
	display: block;
}
.col2sidebox .startsearch {
	width: 458px;
	min-height: 200px;
	background-color: #F2EDCE;
	background-image: url(../images/table_col_bgleft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;	
}
.col2sidebox .startsearch span {
	width: 450px;
	min-height: 200px;	
	background-image: url(../images/table_col_bgright.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: right;
	display: block;
}
.col2sidebox .left {
	width: 225px;
	border-right: 1px solid #d0c481;
	display: block;
	margin: 8px 0 0 0;
	position: absolute;
	line-height: 16px;
	font-size: 11px;	
}
.col2sidebox .right {
	width: 218px;
	float: right;
	display: block;
	margin: 8px 0 0 0;
	line-height: 16px;
	font-size: 11px;	
}
.col2sidebox .left ol li {
	margin: 0 0 0 -20px;
	font-size: 11px;
	line-height: 16px;
}
.col2sidebox .right ol li {
	margin: 0 0 0 -20px;
	font-size: 11px;
	line-height: 16px;
}
.col2sidebox .left b {
	font-size: 14px;
}
.col2sidebox .right b {
	font-size: 14px;
}
.col2sidebox .headline {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0 0 0;
}
.col2sidebox .tablemiddle span a {
	color: #B36410;
	font-size: 11px;	
	text-decoration: underline;
}
.col2sidebox .tablemiddle span a:hover {
	color: #B36410;
	font-size: 11px;		
	text-decoration: none;
}
.col2sidebox .startsearch span a {
	color: #B36410;
	font-size: 11px;	
	text-decoration: underline;
}
.col2sidebox .startsearch span a:hover {
	color: #B36410;
	font-size: 11px;		
	text-decoration: none;
}
.col2sidebox .tabletop span a {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0 0 0;	
	text-decoration: none;
}
.col2sidebox .tabletop span a:hover {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0 0 0;	
	text-decoration: underline;
}

/* COLUMN 3 TABLES */

.col3sidebox {
	color: #5a3e1b;
}
.col3sidebox .tabletop {	
	height: 26px;
	width: 688px;
	background-color: #F2EDCE;
	background-image: url(../images/table_col_topleft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	margin: 4px 0 0 0;
}
.col3sidebox .tabletop span {
	height: 26px;
	width: 681px;
	background-image: url(../images/table_col_topright.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	display: block;	
}
.col3sidebox .tablebottom {	
	height: 6px;	
	width: 688px;
	background-color: #F2EDCE;
	background-image: url(../images/table_col_botleft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;	
}
.col3sidebox .tablebottom span {	
	height: 6px;
	width: 681px;	
	background-image: url(../images/table_col_botright.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: right;
	display: block;	
}
.col3sidebox .tablemiddle {
	width: 688px;
	min-height: 60px;
	background-color: #F2EDCE;
	background-image: url(../images/table_col_bgleft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;	
}
.col3sidebox .tablemiddle .middlespan {
	width: 673px;
	min-height: 60px;	
	background-image: url(../images/table_col_bgright.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	line-height: 16px;
	font-size: 11px;
	padding: 8px 8px 4px 0;	
	float: right;
	display: block;
}

.col3sidebox .tablemiddle input {
	font-size: 10px;
	color: #000000;
	margin: 4px 0px 4px 0px;
	padding: 2px;
}
.col3sidebox .left {
	width: 212px;
	display: block;
	margin: 6px 0 0 0;
	position: absolute;
	line-height: 16px;
	font-size: 11px;	
}
.col3sidebox .right {
	width: 468px;
	float: right;
	display: block;
	margin: 11px 0 0 0;
	line-height: 16px;
	font-size: 11px;	
}
.col3sidebox .headline {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0 0 0;
}
.col3sidebox .tablemiddle span a {
	color: #B36410;
	font-size: 11px;	
	text-decoration: underline;
}
.col3sidebox .tablemiddle span a:hover {
	color: #B36410;
	font-size: 11px;		
	text-decoration: none;
}
.col3sidebox .tabletop span a {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0 0 0;	
	text-decoration: none;
}
.col3sidebox .tabletop span a:hover {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0 0 0;	
	text-decoration: underline;
}

.col3sidebox h2 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	}


/* COLUMN 3 TABLES */

.col4sidebox {
	color: #5a3e1b;
}
.containerleft {
	width: 342px;
	display: block;
	position: relative;
	float:left;
}
.containerright {
	width: 342px;
	display: block;
	float:right;
}
.col4sidebox .tabletop {	
	height: 26px;
	width: 342px;
	background-color: #F2EDCE;
	background-image: url(../images/table_col_topleft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	margin: 4px 0 0 0;
}
.col4sidebox .tabletop span {
	height: 26px;
	width: 334px;
	background-image: url(../images/table_col_topright.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	display: block;	
}
.col4sidebox .tablebottom {	
	height: 6px;	
	width: 342px;
	background-color: #F2EDCE;
	background-image: url(../images/table_col_botleft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;	
}
.col4sidebox .tablebottom span {	
	height: 6px;
	width: 334px;	
	background-image: url(../images/table_col_botright.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: right;
	display: block;	
}
.col4sidebox .tablemiddle {
	width: 342px;
	min-height: 60px;
	background-color: #F2EDCE;
	background-image: url(../images/table_col_bgleft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;	
}
.col4sidebox .tablemiddle span {
	width: 334px;
	min-height: 60px;	
	background-image: url(../images/table_col_bgright.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	line-height: 16px;
	font-size: 11px;
	padding: 8px 0 0 0;
	float: right;
	display: block;
}
.col4sidebox .headline {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0 0 0;
}
.col4sidebox .tablemiddle span a {
	color: #B36410;
	font-size: 11px;	
	text-decoration: underline;
}
.col4sidebox .tablemiddle span a:hover {
	color: #B36410;
	font-size: 11px;		
	text-decoration: none;
}
.col4sidebox .tabletop span a {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0 0 0;	
	text-decoration: none;
}
.col4sidebox .tabletop span a:hover {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0 0 0;	
	text-decoration: underline;
}

/* OTHER TABLES */

.centerColumn, #indexProductListCatDescription {
	padding: 0px;
	line-height: 16px;
	font-size: 11px;	
}
.productListing-data {
	text-align: left;
	padding: 0 0 20px 10px;
	vertical-align: top;
}
.productListing-data img {
	/*border: 1px solid #333300;*/
}
.productListing-data input {
	font-size: 10px;
	color: #000000;
	margin: 4px 0px 4px 0px;
	padding: 2px;
}
.productListing-rowheading {
	color: #B36410;
	font-size: 12px;
}
.productListing-heading {
	padding: 0 0 8px 5px;
}
.col3sidebox .tablemiddle .productListing-heading a {
	color: #B36410;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.col3sidebox .tablemiddle .productListing-heading a:hover {
	color: #B36410;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.col3sidebox .tabletop .headline .centerBoxHeading {
	padding: 1px 0 0 0;
}

.content {
	padding: 0 20px 0 0;
}
/* FORMS */

.textbox {
	font-size: 10px;
	color: #000000;
	margin: 4px 0px 4px 0px;
	padding: 2px;
	width: 200px;
}
.smallbox {
	font-size: 10px;
	color: #000000;
	margin: 4px 0px 4px 0px;
	padding: 2px;
	width: 100px;
}
.textbutton {
	font-size: 10px;
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 4px 0px;
}
.checkbox {
	margin: 0px 6px 0px 2px;
}
SELECT {
	font-size: 10px;
	width: 140px;
	margin: 2px 0px 3px 0px;
	padding: 2px;
}
.searchbox {
	font-size: 10px;
	color: #000000;
	margin: 4px 0px 4px 0px;
	padding: 2px;
	width: 140px;
	background-color: #ffffff;
	border: 1px solid #000000;
}
.searchbutton {
	font-size: 10px;
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 4px 0px;
}
FORM {
	margin: 0;
	padding: 0;
}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}

/********************************************** BEGIN STANDARD ZENCART STUFF *************************************************/

a:link, #navEZPagesTOC ul li a {
	color: #B36410;
	text-decoration: none;
	}
 
a:visited {
	color: #B36410;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #B36410;
	text-decoration: underline;	
	}

a:active {
	color: #B36410;
	}

h1 {
	font-size: 18px;
	color: #B36410;
	}
h2 {
	font-size: 16px;
	padding: 8px 0 0 0; 
}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
	
.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;*/
	/*width: 688px;
	min-height: 60px;
	background-color: #F2EDCE;
	background-image: url(../images/table_col_bgleft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;*/
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 9em;
	float: left;
	padding: 6px 0 0 0;
	margin: 0px;	
	}

LABEL.inputLabelPayment {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 14em;
	float: left;
	padding: 6px 0 0 0;
	margin: 0px;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}
LABEL.radioButtonLabel {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0px;
	}

ADDRESS {
	font-style: normal;
	width: 50%;
	padding: 0 0 10px 10px;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	width: 1000px;
	}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	color: #B36410;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 6px 0;
	}

#navBreadCrumb a {
	color: #B36410;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
#navBreadCrumb a:hover {
	color: #B36410;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0 0 3px 0;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartBoxPromoMsg
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
	vertical-align: top;
	text-align: left;
}
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #330000;
	padding: 1em;
	}

.tableHeading TH {
	}

.tableHeading, #cartSubTotal {
	 }

#cartSubTotal {
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	/*color: #000000;*/
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*
.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}
*/

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	/*
	font-size: 1em;
	color: #ffffff;
	*/
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0 0 0;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading {
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	}

.sideBoxContent {
	/*background-color: #ffffff;*/
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: left;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	/*padding: 0 0 2px 16px;*/
	/*margin-left: 16px;*/
	/*margin: 4px 0px 0px 0px;*/
	}
/* end categories box links */

/*misc*/
.productback {
	float: left;
	padding: 0 0 10px 0;
}
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {

	vertical-align: top;
	}

.rowEven {

	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {

	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
