@charset "utf-8";
/* CSS Document */

img { border: 0; }

body {
	background: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #3e6e59;
	margin: 0;
}

a { color: #006600; text-decoration: none; }
/* a:hover { color: #FF6600; text-decoration: underline; } */
a:hover { color: #962042; text-decoration: underline; }

h3 { color: #3e6e59; }

.storeloc {
	margin: 10px;
	padding: 10px;
	/* border: 1px solid #CECECE; */
}


/* start main layout styles */
#mainwrapper {
	margin: 30px auto 10px auto;
	padding: 0;
	width: 938px;
	background-image: url(http://www.tsilaorganics.com/images/btn-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#header {
	margin: 0;
	padding: 0;
	width: 938px;
	height: 211px;
}

#navbar {
	margin: 0;
	padding: 0;
	width: 938px;
	height: 49px;
	overflow: hidden;
	border-bottom: 1px solid #e6ece9;
}

#sidebar {
	width: 200px;
	min-height: 520px;
	height: !important 520px;
	margin: 25px 0 0 0;
	padding: 0;
	float: left;
	font-size: 10px;
	font-weight: 500;
}

#content {
	width: 683px;
	min-height: 400px;
	height: !important 400px;
	margin: 25px 0 0 250px;
	padding: 0;
} 

#pgcontent {
	margin: 25px 0 0 0;
	padding: 0 0 25px 0;
} 

#footer {
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	width: 938px;
	height: 90px;
	text-align: center;
	font-size: 10px;
	clear: both;
}

.spcr {
	height: 8px;
	width: 25px;
	margin: 0;
	padding: 0;
}

.pressclip {
	width: 145px;
	height: 165px;
	margin: 0 20px 20px 0;
	padding: 0;
	float: left;
	background-repeat: no-repeat;
}

.pressleft {
	width: 225px;
	margin: 0 40px 0 0;
	float: left;
	padding: 0;
	font-size: 18px;
}

.pressright {
	width: 415px;
	margin: 0 0 20px 263px;
	padding: 0;
}

.presstop {
	width: 675px;
	text-align: right;
}



/* footer styles */
.mailbtn {
	padding: 0 2px 2px 2px;
	color: #3e6e59;
	background: #FFFFFF;
	border: 0;
	text-align: center;
	margin: 0;
	font-size: 10px;
	height: 15px;
	cursor: pointer;
}
.textbox {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	/* background: #e6ece9; */
	padding: 0 2px 0 2px;
	margin: 0;
	height: 11px;
	width: 135px;
	color: #3e6e59;
}

#footer a { color: #006600; text-decoration: none; }
#footer a:hover { color: #514f26; text-decoration: none; }

.footercurrent { color: #26683a; text-decoration: none; }
.footercurrenta { color: #514f26; text-decoration: none; }

.mailbtnhover {
	padding: 0 2px 2px 2px;
	color: #3e6e59;
	background: #CECECE;
	border: 0;
	text-align: center;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	height: 15px;
	cursor: pointer;
}


/* PRODUCT DISPLAY CLASSES */

.prodbox {
	width: 150px;
	height: 225px;
	margin: 0 15px 10px 0;
	padding: 0;
	float: left;
}

.prodimg {
	width: 130px;
	height: 150px;
	overflow: hidden;
	margin: 0 0 6px 0;
	padding: 0;
	text-align: center;
}

.prodimg img { margin: auto; padding: 0; }

.prodtext {
	width: 130px;
	height: 70px;
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	color: #3e6e59;
}

.prodtext h3 {
	font-size: 10px;
	font-weight: bold;
	color: #3e6e59;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}



/* NEW PRODUCT PAGE ADDITIONS */
.prodcontenttext {
	font-size: 12px;
	font-weight: normal;
	color: #3e6e59;
}

.prodtitle {
	color: #962042;
	text-transform: uppercase;
	font-size: 28px;
	font-family: AvantGarde, Helvetica, Arial, sans-serif;
}

.prodsubtitle, .prodsubtitle2 {
	font-size: 12px;
	font-weight: bold;
}

.prodsubtitle { text-transform: uppercase; }
.prodsubtitle2 { text-transform: uppercase; }

.tabcontent {
	width: 620px;
	margin: 30px 0 10px 0;
	padding: 0;
	clear: both;
}

.tabarea {
	width: 620px;
	height: 90px;
	margin: 0; 
	padding: 10px 10px 10px 0;
}

.pnoteholder {
	width: 350px;
	margin: 0;
	padding: 0;
}

.pnote {
	margin: 0 20px 5px 0;
	padding: 0;
	float: left;
	width: 300px;
	font-weight: normal;
}

.prodtoparea {
	width: 361px;
	/* height: 320px;
	overflow: visible; */
	margin: 0 0 10px 0;
	padding: 0 15px 0 0;
	border-right: 2px solid #f1f1f1;
}

.prodimage {
	float: right;
	width: 300px;
	/* height: 320px;
	overflow: visible; */
	margin: 0;
	padding: 20px auto 0 auto;
	text-align: center;
}

.prodaddtocart {
	color: #808d86;
	font-weight: bold;
	font-size: 12px;
	vertical-align: text-top;
}

.prodaddtocart p {
	float: left;
	margin: 3px 10px 0 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

.nocolorlink, .nocolorlink a, .nocolorlink a:hover, .prodaddtocart a, .prodaddtocart p a {
	color: #3E6E59;
}

.nounderline, .nounderline a, .nounderline a:hover, .prodaddtocart a, .prodaddtocart p a {
	text-decoration: none;
}

#cartcount {
	color: #9b0936;
	float: right;
	font-size: 9px;
	font-weight: bold;
	height: 20px;
	margin: 18px 0 0 -22px;
	padding: 0;
	position: relative;
	width: 20px;
	z-index: 100;
}

.tsilabenefit { font-weight: bold; margin: 0; padding: 0 0 10px 0; color: #962042; }
.tsilabenefit span { color: #3e6e59; font-weight: normal; }



