/* Global site css */
body {
	background-color: #fce996;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	margin:0;
	padding:0;
}
td {vertical-align: top; font-size: 12px;}
.content {
	background-color: #fce996;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.text {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
h1 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-family: helvetica, sans-serif;
}

h2 {
	color: #8E3D69;
	font-size: 16px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
h2 a {
	color: #666666;
}
h3 {color: #8E3D69; font-size: 14px; font-weight: normal font-family: "Times New Roman", Times, serif;}
h4 {color: #8E3D69; font-size: 20px;font-family: "Times New Roman", Times, serif;}
h7 {/*main headline\*/
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 75%;
	color: #8E3D69;
	font-weight: normal;
}

th {background-color: #fff9dd; vertical-align: bottom; font-weight: bold; font-family: Helvetica, sans-serif; font-size: 12px;}
.heading {
	color: #603913;
	font-size: 16px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.subhead {color: #8E3D69; font-size: 14px; font-weight: bold}
a:link {color: #8E3D69; text-decoration: none}
a:visited {color: #603913; text-decoration: underline}
a:active {color: #603913; text-decoration: underline}
a:hover {color: #FF0000; text-decoration: underline;}
.small {color: #000000; font-size: 10px; font-weight: normal}
.form {font-size: 11px}
input {font-size: 11px}
textarea {font-size: 11px}

.button {font-size: 12px; font-weight: bold}
.error {color: #ED2E38; font-size: 12px; font-weight: bold}
.warn {color: #8E3D69; font-size: 12px; font-weight: bold}
.success {color: #4F8C0D; font-size: 12px; font-weight: bold}
.tdmiddle { vertical-align: middle }
img { }
.topic {
	font-size: 12.5px;
	line-height: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.popup {
	position: absolute;
	visibility: hidden;
	background-color: #FFF6CA;
	layer-background-color: #FFF6CA;
	border-left: 1px solid #886633;
	border-top: 1px solid #886633;
	border-bottom: 2px solid #886633;
	border-right: 2px solid #886633;
	padding: 0px;
	z-index: 10;
}
.bodycellX {background-color: #FFFFFF; padding-left:4px; padding-right:4px; padding-top:4px; padding-bottom:4px}
.fancy {
	margin: 1px;
	border: 1px solid #999999;
	padding: 0px;
	valign: center;
}
.beige {
	background-color: #E8E6B8;
}
.boxLbeige {
	margin: 1px;
	padding: 5px;
	valign: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #E8E6B8;

	
}
.boxB {
	margin: 1px;
	padding: 5px;
	valign: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
}
.boxT {
	margin: 1px;
	padding: 5px;
	valign: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
}
.boxL {
	margin: 1px;
	padding: 5px;
	valign: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
}
.boxR {
	margin: 1px;
	padding: 5px;
	valign: center;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
}
.box {
	clear: both;
	float: none;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
}
.lineT {
	border-top-width: 1px;
	border-top-style: colid;
	border-top-color: #999999;	
}
.main {
	padding: 5px;
}

.mainbeige {
	padding-left: 9px;
	padding-top: 5px;
	background-image: url(http://www.groworganic.com/images/sidebar_green2.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.leftmenu {
}

.mainbeige tab{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(http://www.groworganic.com/images/sidebarbeige.jpg);
}
.mainbeige h1 {
	color: #4F8C0D;
	font-size: 18px;
	font-weight: bold;
}

.mainlinks {
	padding-left: 5px;
}
.mainbox {
	border: 1px solid #999999;
}
.mainsubs {
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.mainsubs h1 {
	color: #4F8C0D;
	font-size: 18px;
	font-weight: bold;
}
.mainsubsL {
	padding-top: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.filltab {
	padding-left: 6px;
	font-size: 18px;
	font-weight: normal;
	color: #603913;
	padding-top: 10px;
	background-image: url(http://www.groworganic.com/images/morefrombg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: "Times New Roman", Times, serif;
}
.filltab h5 {
	font-size: 12px;
	font-weight: bold;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	border-bottom: 1px solid #ccc;
	z-index:5;
	}
ul li {
	position: relative;
	z-index:5;
	}
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	z-index:5;
	}
li ul {
	position: absolute;
	left: 179px;
	top: 0px;
	display: none;
	z-index:5px;
	}
ul li header {
	display: block;
	text-decoration: none;
	color: #663300;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	font-size: 16px;
	font-weight: bold;
	z-index:5;
	}
	
li:hover ul, li.over ul {
	display: block;
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


.frntpg {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: 8E3D69;
	padding-top: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.norepeat image {
	background-image: url(images/062408_Frnt_Page_Garlic.jpg);
	background-repeat: no-repeat;
	vertical-align: text-top;
	display: table-cell;
	height: 470 px;
	width: 507px;
}
/* Everything above is outdated and not well thought out. Hopefully we will make massive improvements below! \*/

/*
.home_main {
	width:660px;
}
.home_sidebar {
	width:150px;
	padding:5px;
	height:2100px;
	position:absolute;
	left:500px;
	top:0px;
}
.title_bar, .home_sidebar {
	background-color:#E8DAE7;
}
.title_bar {
	padding:5px;
}
.home_content {
	position:relative;
	margin: 0 auto;
	width:500px;
	float:left;
	z-index:0;
}
#a, #b.one, #b.two, #c{
	background-repeat: no-repeat;
	background-position: right bottom;
	cursor:pointer;
}
#a, #d, #e{
	background:#FFF;
}
#a {
	background-image: url(http://www.groworganic.com/images/seedling_500.jpg);
	border-bottom:thin #CCC solid;
	height:250px;
}
#b {
	height:275px;
}
#b.one {
	background-image: url(http://www.groworganic.com/images/natural_fert250.jpg);
	border-right:#CCC thin solid;
}
#b.two {
	background-image: url(http://www.groworganic.com/images/recovery_garden_250.jpg);
}
#c.one {
	background-image: url(http://groworganic.com/images/pso311.jpg);
}
#c.two {
	background-image: url(http://groworganic.com/images/gp360.jpg);
}
#c.three {
	background-image: url(http://groworganic.com/images/gp044.jpg);
}
#c.four {
	background-image: url(http://groworganic.com/images/f1813.jpg);
}
#c.five {
	background-image: url(http://groworganic.com/images/gse900.jpg);
}
#inset {
	background-image: url(http://www.groworganic.com/images/tran_white.png);
	background-repeat: repeat;
}
#inset.b {
	height:120px;
	padding:5px;
}
#inset.c {
	margin-top: 70px;
	text-align:center;
	height:30px;
}
#b {
	width:249px;
}
#c, #b, #d {
	float:left;
}
#c {
	width:100px;
}
#d, #c {
	height:100px;
}
#d {
	width:390px;
	padding:5px;
}
#e {
	padding-top:10px;
	border-top:#999 thin solid;
}*/
