/* 
	Theme Name: Super Body Care
	Theme URL: http://www.enlightenmental.com/
	Description: A custom theme for Super Body Care
	Author: EnlightenMental Productions
	Author URI: http://www.enlightenmental.com/
	Version: 1.0
	Tags: two-columns, right-sidebar, fixed-width, white, threaded-comments, sticky-post,theme-options
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v0.1 - 3rd May 2009
		v0.2 - 7th June 2009
		v0.3- 16th June 2009
		v0.4 - 8th September 2009

*/

.cufon-loading #nav li a,
.cufon-loading h1,
.cufon-loading h2,
.cufon-loading h3,
.cufon-loading h4,
.cufon-loading h5,
.cufon-loading h6 {
	visibility: hidden !important;
}
.cufon-ready .postarea h1 { 
font-size:20px !important;
padding-top:36px !important;
}

.cufon-ready .postarea h2 { 
font-size:18px !important;
padding-top:38px !important;
}
.cufon-ready h2 { 
font-size:18px !important;
}
.cufon-ready h3 { 
font-size:16px !important;
}
.cufon-ready h4 { 
font-size:14px !important;
}

.single_product_display h2 {
width: auto !important;
background:transparent !important;
margin:5px 0 15px 0 !important;
}

td.shipping_header {
background:#222 !important;
}

.clear {
clear:both;
}

.reseller {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	border: 1px solid #7FC142;
}

.reseller img {
	float: left;
}


#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: #000;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 12px;
	font-family: Arial;
	color: white;
}

#wp_page_numbers {
	margin: 5px 0 20px 0;
	width: 100%;
	background: #000;
	
}
#wp_page_numbers ul {
	
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
margin:0 5px;
background:#222;
border:1px solid #86c23e;
}

#wp_page_numbers a {
	padding: 6px;
	display: block;
	color: #ddd;
font-weight:bold;

}

#wp_page_numbers li a:hover {
	text-decoration: none;
color: #222;
background:#86c23e;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 8px;
	padding-right: 8px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
color: #666;
background:#86c23e;
	padding: 6px;
	padding-left: 8px;
	padding-right: 8px;
	color: white;
}
#wp_page_numbers li.active_page a:hover  {
	color: #86c23e; /* IE fix */
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 6px;
	padding-right: 8px;
	color: #ddd;
	font-size: 11px;
}




.sldrlink a {
display:none;
}
#smooth_sldr {
margin:0 !important;
}
#smooth_sliderc,
.smooth_slideri {
height:165px !important;
}
.smooth_slideri img{
margin:0 20px 0 0;
}
.breadcrumb {
color: #86c23e;
margin:0 0 10px 0;
font-size:90% !important;
}
.breadcrumb a{
color: #86c23e !important;
text-decoration:none;
border-bottom:1px solid #333;
}
.breadcrumb a:hover{
color: #86c23e !important;
text-decoration:none;
border-bottom:1px solid #86c23e;
background:#222;
}

#navConatiner {
	height: 43px;
	width: 900px;
	background: url("images/nav-bar.png") no-repeat scroll center top transparent;
	padding: 22px 0 0 0;
	margin: 0px auto;
	text-align: center;
}
#navConatiner1 {
	height: 43px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/navBar_background.jpg) top center no-repeat;
	padding: 0px 30px;
	margin-top: 0px;
	margin-bottom: 40px;
	text-align: center;
}
#navlist {
	padding-top:10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: -10px;
}
#navlist a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}

#navlist li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}

#navlist a:hover {
	color: #7AC242;
	padding-right: 0px;
	padding-left: 0px;
}

body {
	background: url(images/Tiled-Backgournd.gif) #000 top left;
	color: #D4D4D4;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma ;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
background: url(images/black.png) top left;
border:2px solid #222;
border-top:0;
	width: 900px;
	margin: 0px auto 0px;
	padding: 0 0 15px 0;

	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;

	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;

	-khtml-border-radius: 10px;

	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;

	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;

	}
	
/************************************************
*	Hyperlinks									*
************************************************/
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}
	
/************************************************
*	Header  									*
************************************************/

#header-container {
margin:0 auto;
} 

#header {
        background: url(images/header-bg.png) #000 top center repeat-x;
	height:260px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}

#header h1 {
background: url(images/logo.png) top center no-repeat;
float:left;
width:610px;
height:230px;
margin: 0px auto;
padding: 0px;
	}
	
#header h1 a, #header h1 a:visited {
float:left;
width:610px;
height:230px;
margin: 0px;
padding: 0px;
	}
	
.headerleft {

height:210px;
width:610px;
margin: 0px auto;
padding: 0px;
overflow: hidden;
	}

.headerleft p {
	color: #999;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
.headerright {
    background: url("images/nav-bg.png") no-repeat scroll center top transparent;
    height: 65px;
    margin: -23px 0 0;
    padding: 7px 0 0;
}

/************************************************
*	Navigation      							*
************************************************/

#nav {
	background: url("images/nav-bar.png") no-repeat scroll center top transparent;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:visited {
	
	color: #222;
	display: block;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
    margin: 0px 5px 0px 0px;
	padding: 11px 8px 11px 8px;
	text-decoration: none;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

#nav li a:hover {
	
	color: #7FC142;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}
	
#nav li li a, #nav li li a:visited {
	background: #FFFFFF;
	width: 170px;
	color: #666;
	float: none;
	margin: 0px 0px 0px -1px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;

	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #f1f1f1;
	color: #666;
	padding: 7px 10px 7px 10px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 150px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -29px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
	
#nav .current_page_item a, #nav .current_page_item a:visited {
	background: #FFFFFF;
	color: #666;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

#nav .current_page_item a:hover {
	background: #f1f1f1;
	color: #666;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

	
	
#nav .current_page_item ul li a, #nav .current_page_item ul li a:visited{
	background: #FFFFFF;
	color: #666;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

#nav .current_page_item ul li a:hover {
	background: #f1f1f1;
	color: #666;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

.splash { width:760px; padding:30px 30px 0; }
#content {
	width: 900px;
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 20px;
	}
	
#contentleft {
	float: left;
	width: 580px;
	margin: 0px;
	padding: 0px 0px 0px 20px;

	}

#contentleft h1 {
background:url(images/title.png) top left no-repeat;
	color: #fff;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: -20px 0px 0px -90px;
	padding: 35px 0px 20px 80px;
width:595px;

	}
	
#contentleft h1 a {
	color: #fff;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#contentleft h1 a:hover {
	color: #fff;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#contentleft h2 {
background:url(images/title2.png) top left no-repeat;
	color: #f1f1f1;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: -20px 0px 0px -90px;
	padding: 35px 0px 20px 80px;
width:595px;
	
	}


	
#contentleft h3 {
	color: #86c23e;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #333;
	}
	
#contentleft h4 {
	color: #86c23e;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #333;
	}
	
#contentleft h5 {
	color: #86c23e;
	font-size: 10px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #333;
	}
	
#contentleft h6 {
	color: #86c23e;
	font-size: 8px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;

	}	
	
#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
.sticky {
	background: #F7F7F7;
	margin: 0px;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
.post {
	margin: 0px 0px 50px 0px;
	}
	
.postarea {
	margin: 0 0 20px 0;
	padding: 10px;

-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
background:#000;
border: 1px solid #222;	

	}
.postarea a img {
background:#000;
border:1px solid #86c23e;
padding:2px;
}
.postarea a img:hover {
background:#000;
border:1px solid #f1f1f1;
padding:2px;
}
.postarea p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
.postarea a, .postarea a:visited, .postcomments a, .postcomments a:visited {
	color: #86c23e;
	text-decoration: none;
	}
	
.postarea a:hover, .postcomments a:hover {
	color: #86c23e;
	text-decoration: none;
	}
	
.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ul li {
	background: url(images/arrow-content.gif) no-repeat top left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	}
	
.postarea ul ul li {
	background: url(images/arrow-content.gif) no-repeat top left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	}
	
blockquote {
	background: #111;
	margin: 10px;
	padding:10px;
	border: 1px solid #222;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
	
.postauthor {
	margin: 15px 0px 10px 0px;
	padding: 0px;
float:right;
	}
	
.postmeta {
	
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	
	}
	
.postmeta p {
	margin: 0px;
	padding: 0px;
	}

.singlepostmeta {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;

	}

.singlepostmeta p {
	margin: 0px;
	padding: 0px;
	}
	
code {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	border: 1px solid #E6E6E6;
	}
	
.archive {
	float: left;
	width: 320px;
	margin: 0px;
	padding: 0px 25px 20px 0px;
	}

/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #E6E6E6;
	text-align: center;
	background-color: #F7F7F7;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 	        			     	    * 
************************************************/
	
#sidebar {
	float: right;
	width: 260px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
color:#D4D4D4 !important;
	}
	
#sidebar a, #sidebar a:visited  {
	color: #999;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #999;
	text-decoration: underline;
	}
	
#sidebar h2 {
	color: #86c23e;
	font-size: 16px;
text-align:center;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	
	}
	
#sidebar h3 {
	color: #f1f1f1;
	font-size: 14px;
text-align:center;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
	
#sidebar .widget  {
	background: #F7F7F7;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#sidebar > ul > li {
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
background:#000;
border: 1px solid #222;	
list-style-type: none;
margin: 0px 5px 10px 10px !important;
padding: 10px !important;
	}	

#sidebar ul li {
	list-style-type: none;
	
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#sidebar ul ul li a, #sidebar ul ul li a:visited {
	color: #999;
	text-decoration: none;
	}
	
#sidebar ul ul li a:hover {
	color: #f1f1f1;
	text-decoration: underline;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	}
	
#sidebar ul ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background: url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	}
	
#sidebar ul li ul li {
	background: url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	}

#sidebar .textwidget {
	margin: 0px;
	padding: 0px;
	}

#cat {
	background: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	width: 230px;
	color: #222222;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}

.widget_tag_cloud {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
/************************************************
*	Footer  									*
************************************************/

.jungle {
	background: url("images/footer-bg.png") no-repeat scroll center top transparent;
	position:fixed;
	bottom:0;
	height:97px;
	width:100%
	}
	
#footer {
	width: 900px;
	margin: 0px auto 40px;
	padding: 0px 0px 15px 0px;
	text-align: center;	}
	
.footer {
	width: 900px;
	margin: 0px auto 0px;
	padding: 15px 0px 0px 0px;
	}
	
#footer p {
	color: #999;
	margin: 0px;	
	padding: 0px;
	}
	
#footer a {
	color: #eee;
	text-decoration: none;
	}

#footer a:hover {
	color: #eee;
	text-decoration: underline;
	}
	
/************************************************
*	Search Form									*
************************************************/

.postform {
	background: #F5F5F5;
	width: 240px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}

#subscribe {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	overflow: hidden;
	}

#subbox {
	background: #F5F5F5 !important;
	width: 185px;
	color: #222222;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#subbutton {
	background: #666666 url(images/homelink.png);
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 3px 5px 4px 5px;
	border: 1px solid #666666;
	}

#searchform {
	margin: 0px;
	}
#searchform label {
display:none;
}
#searchform input {}

#searchformheader {
	margin: 0px;
	}
	
#s {
	background: #FFFFFF;
	width: 145px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 3px 0px 0px;
	padding: 2px 0px 2px 3px;
	display: inline;
	border: 1px solid #E6E6E6;
	}
	
#searchsubmit {
	background: #86c23e;
	color: #000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 2px 1px 2px;
	border: 1px solid #86c23e;
	}
	
#submit {
	background: #86c23e;
	color: #000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 5px 10px;
	border: 1px solid #86c23e;
cursor:pointer;
	}
	
#author, #email, #url {
	background: #111 !important;
	color: #86c23e;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #333;
	}
	
#comment {
	background: #111 !important;
	color: #666;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #86c23e;
	}
	
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #111;
	float: right;
	border: 1px solid #86c23e;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply a, .reply a:visited {
	background: #999;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #999;
	}
	
.reply a:hover {
	background: #86c23e;
	color: #000;
	text-decoration: none;
	border: 1px solid #86c23e;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #000;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #111;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #86c23e;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border: 1px solid #86c23e;

	margin: 0px;
	padding: 0px;
	}
	
input,
textarea,
select,
button {
color:#86c23e !important;
background:#111 !important;
border:1px solid #86c23e !important;

-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
border:1px solid #333 !important;


}



h3.wpsc_category_boundary {
float:right;
margin:-52px 0 0 0 !important;
border:0 !important
}

table.productcart tr.firstrow td {
border:0 !important;
background:#222 !important;
}


#products_page_container .wpsc_categories {
padding:0;
margin:0;
}

#products_page_container .wpsc_categories h3{
border:0 !important;
}
#products_page_container .wpsc_categories img {
border:0 !important;
}
#products_page_container .wpsc_categories li{
background:transparent !important;
float:left;
width:254px;
margin:0 10px 15px 15px;
padding:0;
text-align:center;
}

input.make_purchase { 
font-size:18px;
padding:5px;
margin:10px 0 0 0;
}
input.make_purchase:hover {
cursor:pointer;
} 
