body, h1, h2, h3, h4, h5, h6, p, td, th, font	{
	font-family: arial, helvetica, sans-serif;
}

body, html	{
	height: 100%;
}

body	{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 10px;
	text-align: left; 
	color: #5e5043;
	background:url(../images/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom right;
}


.bgmint, a:hover {background-color:#daeec9;}
.mint {color:#daeec9;}
.bgcocoa  {background-color: #5e5043;}
a, a:link, a:visited {color:#5e5043; text-decoration:none;font-weight:bold;}
h1, h2, h3, h4, h5, h6, .cocoa, h1 a:link, h2  a:link, h3  a:link, h4  a:link, h1 a:visited, h2 a:visited, h3 a:visited  {
	color: #5e5043;
	font-weight:normal;
}
h1 a:hover, h2 a:hover, h3 a:hover {color:#5e5043;background-color:#daeec9;font-weight:normal;}
h1 {font-size: 250%;
	margin: 5px 0 10px;
	line-height: normal;
	font-family:Arial Black,"Franklin Gothic Demi Cond", "Helvetica Neue Condensed Black";
}
h2 {font-size: 200%;
	margin: 5px 0;
	font-family:Arial Black,"Franklin Gothic Demi Cond", "Helvetica Neue Condensed Black";
	line-height:31px; 
}

h3 {font-size: 160%;
	margin: 5px 0;
	font-family:Arial Black,"Franklin Gothic Demi Cond", "Helvetica Neue Condensed Black";
}
h4 {font-size: 140%;
	margin: 5px 0;
}
h5 {font-size: 140%;
	margin: 5px 0; color:#daeec9;
}
h6 {font-size: 120%;
	margin-top: 16px;
	margin-bottom: 4px;
	text-transform:uppercase;
}


p, td, th, font	{
	font-size: 12px;
}

strong	{
	font-weight: bold;
	color: #800000;
}

em	{
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}


.catfree	{
	margin: 5px;
}

/* Delete this first one when you can remove all references to it */

.prodh1	{
	
	background-color:#5e5043;
	padding: 5px;
	border: 1px solid #5e5043;
	color: #daeec9;
	font-size: 18px;
}

.h1color1, .h1color2, .h1color3	{
	padding: 5px;
	background-color:#5e5043;
	border: 1px solid #5e5043;
	color: #ffffff;
	font-size: 18px;
}



/* General Pusdo Classes */

a:active, a:link, a:visited	{
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active:hover, a:visited:hover	{
	text-decoration: underline;
	
}

/* Global Structure Elements */

.globaltable	{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

.globalnavtd	{
	width: 20%;
	height: 100px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.globalbodytd	{
	width: 80%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

.navtable	{
	width: 100%;
	height: 100px;
}

.navtd1	{display:none;
	
}

.navtd2	{
background:url(../images/banner.jpg);
	background-repeat: no-repeat;
	padding: 0 10px 0 10px;
	height:210px; 
}

.navtd3	{
	width: 115px;
	height: 100px;
}

.bodytable	{
	width: 970px;
	margin-bottom: 30px;
}


.bodytd1	{
	width: 150px;
	padding-right: 20px;
}

.bodytd2	{
	background-color:transparent;
	border: none;
	padding: 10px;
	margin: 0px;
	height: 100%;
}

.bodytd3	{
	width: 30px;
}

/* Left Nav */

.leftnavtable	{
	width: 160px;
	background-color: #ffffff;
	margin: 0px 0px 10px 0px;
	border: none;
	border-left: 0px;
}

.leftnavth1	{
	background-color:#daeec9;
	padding: 3px 5px 3px 5px;
	font-size: 16px;
	font-weight: bold;
	
	border-bottom: 1px solid #5e5043;
	color: #5e5043;
}

.leftnavtd1	{
	padding: 1px 5px 1px 0px;
}

.leftnavimg	{
	margin-right: 3px;
 	vertical-align: middle;
}

/* Content */

.catimg	{
	padding: 0px 0px 10px 10px;
}

.prodformtable	{
	background-color:transparent;
	border: 1px solid #5e5043;
}

.prodformtd1	{
	background-color: #daeec9;
	padding: 5px;
	border-bottom: 1px solid #5e5043;	
}

.prodformtd2	{
	padding: 5px;
}

.prodformtd3	{
	background-color: #333333;
	border-bottom: 1px solid #5e5043;
	background-image: url(movies/video_loading.gif);
	background-position: top left;
	background-repeat:  no-repeat;
}

.prodimage	{
	padding-right: 20px;
	padding-bottom: 10px;
}

/* Product Lists */

.plisttable	{
	padding: 0px;
	margin: 0px;
	width: 100%;
	border: none;
}

.plistprice	{
	font-weight: bold;
	color: #800000;
	font-size: 14px;
}
.plistth	{
	padding: 5px;
	background-color: #daeec9;
	border-bottom: 1px solid #5e5043;
	color: #5e5043;
	font-size: 16px;
	font-weight: bold;
}

.plisth2	{
	font-size: 16px;
	margin-bottom: -12px;
}

.plisttd	{
	border-top: 3px solid #5e5043;
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	height: 35px;
}

.plisttd1	{
	padding: 5px;
	font-size: 11px;
}

.plisttd2	{
	padding: 5px;
	font-size: 11px;
	background-color: #daeec9;
	border-bottom: 1px solid #5e5043;
	color: #5e5043;
}

.plisttd3	{
	border-bottom: 1px solid #FFEBCD;
	padding: 5px;
	font-size: 11px;
}

.plisttd4	{
	border-top: 1px solid #FFEBCD;
	padding: 5px;
	font-size: 11px;
}

.minicatstable	{
	background-color: #ffffff;
	border: none;

}

.minicatsth	{
	font-size: 14px;
	color: #ffffff;
background-color:#5e5043;
	padding: 5px;
	border: 1px solid #5e5043;
	color: #daeec9;
	padding: 5px;
	border-bottom: none;
	font-weight: bold;
}

.minicatstd	{
	padding: 5px;
}

/* Basket Stuff */

.baskettd	{
	padding: 10px;
}

.basketfoottd	{
	padding: 10px 0px 10px 0px;
}

/* Basket Product Lists */

.blisttable	{
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-top: 1px solid #5e5043;	
}

.btotall, .btotalr, .blistth, .blistthr, .blistthl	{
	padding: 5px;
	background-color:#5e5043;
	border: 1px solid #5e5043;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

.btotall, .btotalr	{
	border-bottom: 3px solid #5e5043;
}

.blisttd, .blisttdl, .blisttdr, .blisttd1, .blisttd1l, .blisttd1r 	{
	padding: 3px 5px 3px 5px;
	font-size: 12px;
}

.bspacer, .btotall, .btotalr, .blisttd, .blisttdl, .blisttdr	{
	border-top: none;
}

.blisttd1l, .btotall, .blisttdl, .blistthl	{
	border-left: none;
}
.blisttd1r, .btotalr, .blisttdr, .blistthr	{
	border-right: none;
}

.clisttable	{
	padding: 0px;
	margin: 0px;
	width: 100%;
	border: 1px solid #5e5043;	
}

.clistth	{
	padding: 5px;
	background-color: #daeec9;
	color: #5e5043;
	font-size: 13px;
	font-weight: bold;
}

.clistth1, .clisttd	{
	border-top: 1px solid #5e5043;
	font-size: 12px;
	padding: 5px;
}

.clistth1	{
	width: 150px;	
}

.checkout	{
	border: 1px solid #5e5043;
	border-right: 0px;
	margin-bottom: 20px;
}

.checkoutsel	{
	background-color: #daeec9;
	color: #cc3300;
	padding: 10px;
	font-weight: bold;
	border-right: 1px solid #5e5043;
}

.checkoutnext	{
	background-color: #ffffff;
	color: #999999;
	padding: 10px;
	font-weight: bold;
	border-right: 1px solid #5e5043;
}

.checkoutpast	{
	background-color: #999999;
	color: #cccccc;
	padding: 10px;
	font-weight: bold;
	border-right: 1px solid #5e5043;
}

.optionstable	{
	padding: 0px;
	margin: 0px;
}

.optionsth	{
	padding: 5px;
	font-weight: bold;
}

.optionstd	{
	padding: 5px;
}

.besttable	{
	border: 1px solid #5e5043;
	margin-left: 10px;
	width: 100px;
}

.bestth	{
	background-color: #FF9900;
	font-weight: bold;
	font-size: 10px;
	color: #cc3300;
	padding: 3px;
}

.besttd	{
	border-top: 1px solid #5e5043;
	font-size: 10px;
	padding: 3px;
}