#faq-rule {
	border-bottom:1px solid #CCC;
}

#faq-content h2 {
	color:#666;
}

#sitemap-right {
	float:right;
	width:50%;
}

#sitemap-left {
	float:left;
	width:50%;
}

.sitemap-category {
	padding:3px;
}

.sitemap-category h2 {
	color:#666;
}

#contact-form li, #wholesale-form li{
 	list-style: none;
	list-style-image:none;
 	margin-top:5px;;
  	clear:left;
}

#contact-form input, #contact-form textarea, #contact-form select, #wholesale-form input, #wholesale-form textarea, #wholesale-form select {
	border:2px solid #AAAAAA;
}

#contact-form input:focus, #contact-form textarea:focus, #contact-form select:focus, #wholesale-form input:focus, #wholesale-form textarea:focus, #wholesale-form select:focus {
	border-color:#3865e6;
}

#contact-form textarea, #wholesale-form textarea {
	width:450px;
}

#contact-form label, #wholesale-form label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  width:250px;
  float:left;
}

#contact-button, #wholesale-button{
	border:2px solid #002aa2;
}

#contact-button:hover, #wholesale-button:hover{
	border:2px solid #3865e6;
	cursor:pointer;
}

.spam {
	font-size:12pt;
	font-family:"Courier New",Courier,monospace;
	letter-spacing:-2px;
	color:#CCC;
	background:#333;
	padding:2px;
}

.show-form {
	color:#042890;
	cursor:pointer;
}

#returns {
	background-color:#E9E9E9;
	border:2px dashed #042890;
	font-family:Verdana,Geneva,sans-serif;
	font-size:18pt;
	padding:10px;
	width:310px;
}

#tour-page-content h2 {
	color:#666;
	margin:3px 0 3px 0;
	border-bottom:1px solid #333;
}

#tour-page-content img {
	border:10px solid #FFF8C9;
	margin: 5px;
}

#tour-footer {
	border-bottom:2px dashed #999;
	margin:10px;
}

/*--------------------------- Top Products ---------------------------*/
.top-products-left {
	float:left;
	width:70px;
	padding:5px;
}

.top-products-right {
	float:left;
	width:640px;
	padding:5px;
}

.top-intro {
	text-align:left;
	padding:3px;
}

#top-products-page h2 {
	margin-top:15px;
	color:#666;
	border-bottom:1px solid #999;
}

#top-products-banner{
	margin-top:-5px;	
}

/*--------------------------- Going Green ---------------------------*/
.green-left {
	float:left;
	width:110px;
	padding:5px;
	-moz-border-radius: 8px; /* FF1+ */
  	-webkit-border-radius: 8px; /* Saf3-4 */
    border-radius: 8px; /* Opera 10.5, IE 9, Saf5, Chrome */
	border: 2px solid #007F0E;
	margin-bottom:10px;
	-moz-box-shadow: 4px 4px 5px #555555; /* FF3.5+ */
  	-webkit-box-shadow: 4px 4px 5px #555555; /* Saf3.0+, Chrome */
    box-shadow: 0px 0px 4px #555555; /* Opera 10.5, IE 9.0 */
}

.green-right {
	background:none repeat scroll 0 0 #007F0E;
	color:#FFFFFF;
	float:left;
	font-family:Arial;
	font-size:14pt;
	font-weight:100;
	height:66px;
	letter-spacing:1px;
	margin-left:0;
	margin-top:7px;
	padding:10px;
	width:580px;
	word-spacing:0.25em;
}

.page_content_margin{
	margin-top:0;
}
