/*#############################################################
Name: Coffee N Cream
Date: 2006-08-24
Description: A smooth coffee style template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

select
{
	width: 190px;
}
.boxTitleRight{
	font-size: 110%;
	font-weight: bold;
    text-align: center;
}

.boxTitleLeft{

	font-size: 110%;
	font-weight: bold;
}

.centerdiv{ /*IE method of centering a relative div*/
	text-align: center;

}

.centerdiv>div{ /*Proper way to center a relative div*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.latestProds{
	float: left;
	width: 120px;
	height: 120px;
}

.searchDiv{
    float: right;
    padding-right: 20px;
	padding-top: 50px;
}

.subCat{
	display: block;
	float: left;
	width: 150px;
    height: 120px;
}


a {
	color: #963;
}
a:hover {
	color: #C60;
}
body {
	background: #655A46 url(../styleImages/backgrounds/bg.gif);
	color: #543;
	font: normal 62.5% "trebuchet MS",sans-serif;
    line-height: 2em;
}

input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
    margin-left: 10px;
}

#helpinput {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
	margin-left: 0px;
}

p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
	font-family:"Trebuchet MS";
	font-size:1.2em;
}
h1 {
	font-size: 1.8em;
	margin-bottom: 15px;
    margin-bottom: 15px;
}

.centerdiv{ /*IE method of centering a relative div*/
	text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

code {
	background: #FFE;
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(../styleImages/backgrounds/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #654;
	padding: 6px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: url(../styleImages/backgrounds/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 780px;
}

/* header */
.header {
	background-image: url(../styleImages/backgrounds/bgheader.gif);
	display:block;
	height: 120px;
	margin: 0 auto 0 10px;
	width: 761px;
	vertical-align: top;
}

.headerhelp {
	background-image: url(../styleImages/backgrounds/bgheader.gif);
	display:block;
	height: 120px;
	/* margin: 0 auto 0 10px; */
	width: 770px;
	vertical-align: top;

}

/* title */
.title {
	padding: 32px;
	/* width: 400px; */
	/* text-align: left; */
	/* display: block; */
	vertical-align: middle;
}
.title h1 {
	color: #E4DBCF;
	font: normal 3.4em "Trebuchet MS";
}

/* navigation */
.navigation {
	background: #FFF url(../styleImages/backgrounds/bgnavigation.gif) repeat-x;
	font: bold 1.2em Verdana,sans-serif;
	height: 44px;
	margin: 0 auto;
	padding: 0 18px;
	width: 725px;
}

.navigation a {
	color: #543;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 12px;
	line-height: 44px;
}
.navigation a:hover {
	background: #CEBDA1;
	color: #420;
}

.helpnavigation {
	background: #FFF url(../styleImages/backgrounds/bgnavigation.gif) repeat-x;
	font: bold 1.2em Verdana,sans-serif;
	height: 44px;
	margin: 0 auto;
	padding: 0 22px;
	width: 725px;
}

.helpnavigation a {
	color: #543;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 12px;
	line-height: 44px;
}
.helpnavigation a:hover {
	background: #CEBDA1;
	color: #420;
}




/* main */
.main {
	/*clear: both;*/
	background: #FFFFFF;
	padding: 0px 10px 12px 28px;
	background: transparent url(../styleImages/backgrounds/bgcontainer.gif) repeat-y scroll 0%
}

/* sub navigation */
.sidenav {
	float: right;
	width: 175px;
}

.sidenav #googleAd {
	float: right;
}

.googleAdBanner
{
	width: 468px;
	float: left;
}


.sidenavhome {
	float: right;
	width: 125px;
}

.sidenav h1 {
	background: #BCB39F url(../styleImages/backgrounds/sidenavh1.gif) repeat-x;
	border-bottom: 1px solid #999;
	border-top: 1px solid #CCC;
	color: #4A4A44;
	font-size: 1.2em;
	height: 22px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	border-bottom: 1px solid #A98;
	border-top: 1px solid #DDC;
	list-style: none;
}
.sidenav li a {
	font-size: 120%;
	background: #CCC3AF;
	color: #554;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.sidenav li a:hover {
	background: #D6CCB9;
	color: #654;
}

/* content */
.content {
	padding-top: 12px;
	float: left;
	width: 75%;
	overflow: hidden;
}
.content #contTable {
	font: 14px "Trebuchet MS";
	text-decoration: none;
}
.content #contTable img {
	text-decoration: none;
}

.content .descr {
	color: #987E57;
	font-size: 1.1em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(../styleImages/backgrounds/li.gif);
	margin-left: 18px;
}

/* footer */
.footer {
	background: #958463 url(../styleImages/backgrounds/bgfooter.gif) repeat-x;
	color: #FED;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 760px;
}
.footer a {
	color: #FFD;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
table {	
	color: #000000;
	font-family: "Trebuchet MS";
	padding: 10px;
	width: 99%;
	text-align: left;
	vertical-align: top;
	font-size: 12px;    
}

#helptable {	
	color: #000000;
	font-family: "Trebuchet MS";
	padding: 10px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	width: 99%;
	height: 150px;  
}

.container .main .content #PriceTBL {
	font: bold 12px "Trebuchet MS";
	border-spacing: 0px;
}
.content2 #ShippingTable {
	font: bold normal 12px "Trebuchet MS";
	text-decoration: none;
	width: auto;
	background: #CCCCCC;
	color: #000066;
}
.content2 {
	float: none;
	width: 100%;
	left: auto;
	padding: 5px 0px;
}
.container .main .content2 {

}
.container .main .content2 pre {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.container .main .content2 #order input {
	font-family: "Trebuchet MS";
	font-weight: bold;
	background-color: #E5DCC9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 180px;
}
#clientData {
	font-family: "Trebuchet MS";
	background-color: #D5D0C1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#order input #stdbox {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000099;
	width: 165px;
}
.container .main .content2 #formdiv #order #deladd {
	height: 150px;
	width: 450px;
}


.container .main .content2 #formdiv {
	height: 510px;
	overflow: scroll;
	background-color: #FFFFFF;
}
#tcol {
	padding-right: 10px;
}
#gsttot {
	padding-right: 10px;
}
#shippingtot {
	padding-right: 10px;
}
#grandtot {
	padding-right: 10px;
}
#colapse {
	background-color: #CCCCCC;
	visibility: visible;
	z-index: 100;
}
#gTot {
	visibility: hidden;
}
#cart table {
	border-spacing: 0px;
	margin: 0px;
	width: 98%;
}
#subCats {
	display: inline;
}

.boxContent{
	display: block;
	padding: 10px;
}

#emailTable {
	padding: 10px;
	border-spacing: 10px;
}

.mainbullet
{
	display: inline;
}

.mainbulletright
{
	float: left	
}
.boxContentLeft2 {
  background-color: #EFE5D1;  
  padding-top: 20px;  
  margin-right: 20px;
}