@charset "utf-8";
body {
	background-color: #58A618;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
}
a { color: #007647; text-decoration: none; }
a img { border-style: none; }
a:focus{ outline:none; }

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	min-height: 100%;
	background: #FFF url(../images/container_bg.gif) repeat-y;
}
#header {
	border-top: 10px solid #016937;
	clear: both;
}
#header h1 {
	text-transform: uppercase;
	color: #009247;
	font-weight: normal;
	font-size: 24px;
	padding: 0;
	margin: 0 0 10px;
}

#header #nav {
	background-color: #016937;
	clear: both;
	padding: 15px 0 5px 10px;
	height: 25px;
}
#header #nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;  
	font-weight: normal;
}
#header #nav ul li {
	display: inline-block;
	float: left;
	border-left: 1px solid #80b49b;
	padding: 0 .6em;
	line-height: 1em;
	margin: 0 0 15px;
}
#header #nav ul .first { border-left-style: none; }
#header #nav ul li a { color: #FFF; text-decoration: none; }
#header #nav ul li a:hover { color: #A2CE48; }

#sidebar {
	background-color: #A2CE48;
	display: inline;
	float: left;
	width: 195px;
	text-align: center;
	padding: 10px 10px 0;
	margin: 0;
}
#sidebar .topper {
	background-color: #FFF;
	margin-top: -10px;
	margin-right: -10px;
	margin-left: -10px;
	color: #EC881D;
}

#sidebar h3 {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	padding: 10px;
	margin: 0 0 5px;
}
#sidebar p {
	font-size: 12px;
	line-height:1.6em;
	color: #007647;
	padding: 0;
	margin: 0 0 10px;
}
#sidebar a { color: #fff; text-decoration: none; }
#sidebar a:hover { text-decoration: underline; }

#sidebar #feature {
	width: 195px;
	background-color: #CEE0B3;
	margin: 0 -10px;
	padding: 10px;
	height:100%;
}

#sidebar #feature h3 {
	font-size: 22px;
	color: #009247;
	text-transform: none;
	padding: 0;
	margin: 0 0 10px;
}
#sidebar #feature p {
	line-height: 1.8em;
	color: #000;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
}

#header #logo {
	float: left;
	margin-top: 30px;
	padding: 0 35px;
}
#header #calculator {
	display: inline;
	float: left;
	width: 260px;
	margin: 10px 0 0 30px;
	padding-left:25px;
	border-left: 1px solid #5E9732;
}

form#savecalc { margin:0; padding:0; }
form#savecalc table { width:230px; margin:0; padding:0; }
a#loginLink {font-size: .8em}
a#loginLink:hover {text-decoration: underline;}

td.btnrow{ padding-top:5px; }

#calculator form#savecalc input {
	height: 15px;
	width: 45px;
	border: 1px solid #666;
	margin: 0;
	padding: 2px;
	font-size: 11px;
}
#calculator a.button{padding:5px;}

#header #calculator h3 {
	font-weight: normal;
	color: #009247;
	font-size: 20px;
	padding: 0px;
	margin: 20px 0 0;
}
#header #calculator p {
	color: #695E4A;
	font-size: 12px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#header form#savecalc table td p {font-size:11px;}

a.button {
	height: 25px;
	width: 100px;
	display: inline;
	border: 1px solid #6CB33F;
	font-size: 12px;
	background-color: #A0CF67;
	color: #006227;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 15px;
	margin: 5px 5px 5px 0;
}
a.button:hover {
	color: #FFF;
	background-color: #006227;
	text-decoration: none;
}
#content {
	width: 785px;
	display: inline;
	float: left;
	font-size: 12px;
	line-height: 1.6em;
	color: #695E4A;
	background-color:#FFF;
}
#content table td:first-child{ width:300px; }
#content table td:first-child img { width:250px; }

#content table.checkout td:first-child{ width: auto; }

#content p {
	font-size: 12px;
	line-height:1.6em;
	color: #695E4A;
	padding: 0px;
	margin: 20px;
}

#content p.bigger {font-size: 1.2em;}

#content h2 {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	color: #5E9732;
}
#content h3 {
	background-color: #009247;
	font-weight: normal;
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	padding: 10px;
	margin: 0 0 15px;
	clear: both;
}
#content h3.homeh { margin:0; }

#content h4 {
	font-size: 24px;
	font-weight: normal;
	color: #006227;
	padding: 0px;
	margin: 0px 0 5 18px;
	line-height: 1em;
}

#content h4.checkout {
	margin-left: 0;
	margin-bottom: 15px;
}

#content hr.checkout {
	color: #006227;
}

#content h5 {
	color: #FFF;
	padding: 0px;
	font-size: 14px;
	line-height: 1em;
	font-weight: normal;
	margin: 5px 0 5px;
}
#content .info {
	clear: both;
	border: 1px solid #689F54;
	margin: 10px 20px 20px;
	padding: 10px;
	overflow: auto;
}
#content .info, #content .info p {
	font-size: 1.2em;
}

#content input, #content textarea {
	display: inline;
	float: left;
	/*border:1px solid #6E5300;*/
}

#container #footer {
	background-color: #006227;
	clear: both;
	padding: 5px 20px;
}
#container #footer a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
.alignright {
	display: inline;
	float: right;
}
#container #footer a:hover {
	text-decoration: underline;
}

.item {
	width:150px;
	text-align: center;
	color: #006227;
	font-size: 11px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	display: inline;
	float: left;
}
.col2 {
	display: inline-block;
	float: left;
	width: 49%;
	margin-bottom: 10px;
}

.prod {
	background-image: url(../images/item/item_bg_white.gif);
	padding-top: 25px;
	padding-bottom: 25px;
	background-repeat: no-repeat;
}
.txt {
	color: #FFF;
	background-image: url(../images/item/item_bg_orange.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 120px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 50px;
	font-size: 14px;
}

.prod img { margin-bottom: 25px; }

.clear { clear: both; }
.green { color: #68933E; }
.blue { color: #3B6E8F; }
.strip {
	visibility: visible;
	overflow: visible;
	clear: both;
	float: left;
	width: 100%;
	padding-top:20px;
}

.bggreen1 { background-color: #3BB54A; }
.bggreen2 { background-color: #009247; }

.titler {
	background-color: #695E4A;
	color: #FFF;
	padding: 5px;
	display: block;
	width: 98%;
}
#content p.message {
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	padding: 0 0 10px;
	font-size: 18px;
	font-weight: normal;
}
.generalContent { margin: 20px; }

ul.productRow{
	clear:both;
	list-style:none;
	margin:0;padding:0;
}

.productRow li, .productImg {
	float: left;
	width: 110px;
	text-align: center;
	margin: 0 5px 0 10px;
	float: left;
	/*background: url(/solo/images/product-bg.gif) no-repeat;*/
}

.productRow li {
	width: 45%;
}
.productImg {
	width:100px;
	margin: 0 10px 0 0;
	padding:10px;
}

.productRow img {
	width: 200px; height:200px;
	float: center;
	margin-bottom:12px;
}

.productRow a {
	padding: 0 8px 0 0;
	color:#695E4A;
	text-decoration: none;
}

.productRow a span.darkGreen {
	font-weight: bold;
	font-size: 1.2em;
}

.productRow a:hover {
	text-decoration: none;
}

.productName  {
	color: #006227;
	font-size: 18px;
	margin:0 0 8px 0;
	padding:0;
	
}

.productDesc { margin: 0 0 18px; }

#content div.productDesc p { margin: 0 0 20px; }

.priceQuote { margin:15px 0 0; }


.productImgLarge{
	float: left;
	width: 250px;
	height: 250px;
    min-height:600px;
	text-align: center;
	margin: 0;
	padding: 0;
	float: left;

	/*background: url(/solo/images/product-bg-large.gif) no-repeat;*/
}

.productImgLarge img {
	margin: 10px 0 0;
}
.textButton{
	margin-top: 3px;
	padding-right: 10px;
	margin-bottom: 3px;
	padding-left: 10px;
	height:18px;
	display:block;
}

/*.textButton a{
   color: white;
   background-color: #EC881D;
	letter-spacing: 0em;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-variant: normal;
	text-decoration: none;
}

.textButton a:hover { background-color: #BFBFBF; }
*/

.productDetails {
	display:block;
	margin: 20px;
	padding: 5px 0 0 15px;
}

.productPage { padding: 15px 0 15px 0; }
.priceQuote { padding: 0 0 30px; }
#addToCart { margin-left:20px; }

.col2 {
	display: inline-block;
	float: left;
	width: 49%;
	margin-bottom: 10px;
}
.col3 {
	display: inline-block;
	float: left;
	width: 32%;
	margin-left: 20px;
	margin-bottom: 10px;
}
input.button, input.button:active {
	border:1px solid #6E5300;
	cursor:pointer;
	margin-top:0;
	padding-top:3px;
}
input.button {
	background-color:#A0CF67;
	border:1px solid #6CB33F;
	color:#006227;
	display:inline;
	font-size:12px;
	height:25px;
	margin:5px 5px 5px 0;
	padding:5px 15px;
	text-decoration:none;
	text-transform:uppercase;
	width:100px;
}
.question {color: #006227; font-style:italic; font-weight:bold;}
.answer {}
.darkGreen {color: #006227; }

.loginpage { margin: 20px; }
div.loginpage br.te { clear:both; height:10px; }
div.loginpage label.te { width:120px; float:left; clear:both; }
div.loginpage .form-text { float: left; margin-bottom:8px; }