/* CSS Document */
*	{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
a	{
	text-decoration:none;
}
a img	{
	border:0;
}
tr, td	{
	vertical-align:top;
}
table, tbody, tr	{
	width:100%;
}
#mainContents	{
	margin-bottom:20px;
}
.clear	{
	clear:both;
}
.left { float:left}

.right { float:right}

/*** local ***/

body	{
	width:960px;
	margin:auto;
}
.green {color:#5D9732 !important}
/** NETSUITE OVERWRITE */

body
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif !important;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center !important;
	width: 961px !important;
}

#body-wrapper
{
	text-align: left;
	width: 961px;
}
#innerwrapper
{
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 961px;
}
#div__header
{
	margin: 0 auto!important;
	padding-top: 0 !important;
	text-align: left;
	width: 961px !important;
}
#div__body
{
	margin: 0 auto!important;
	padding: 0;
	text-align: left;
	width: 961px !important;
}
#div__footer
{
	margin-left: auto !important;
	margin-right: auto !important;
	position: relative;
	text-align: left;
	width: 961px !important;
}
.nlbutton { 
	background:url(/site/img/nlbutton.gif);
	color:#FFFFFF;
	margin-top:5px;
	height:20px;
	border:1px solid #85cc4d;
}
.bgbutton { 
	background-image:url(/site/img/bgbutton.gif); 
	color:#FFFFFF;
	margin-top:5px;
	height:20px;
	border:1px solid #85cc4d;
}
#qty { 
	background-image:url(/site/img/qty-bg.gif); background-repeat:no-repeat; 
	color:#666666; 
	font-size:11px;
	padding-left:3px;
	width:30px; 
	height:18px
}

input#qty { border: none;}

/*HEADER
---------------------------------------------------------------------------------------*/
#sc_header	{
	position:relative;
	width:961px;
	height:72px;
}
#sc_header #sc_logo	{
	float:left; 
	margin-right:32px
}
#sc_header_buttons	{
	float:left;
	margin-top:20px;
	width:575px
}
#sc_store_breadcrumb	{
	font-size:10px;
	color:#419800; 
	position:absolute; 
	right:0;
	margin-top:10px;
}
#sc_store_breadcrumb a	{
	font-size:10px;
	color:#419800;
}

#sc_header_cart	{
	position:absolute;
	right:0;
	top:0;
	color:#66aa33;
	font-size:11px; z-index:100px;
}
#sc_header_cart *	{
	font-family:Arial, Helvetica, sans-serif !important;
}
#sc_header_cart a	{
	color:#aeaeae;
}
#sc_header_cart a:hover	{
	text-decoration:underline;
}
#sc_header_cart span	{
	margin-right:10px;
}
#sc_header_cart img	{
	position:relative;
	top:3px;
	margin-right:4px;
}

#sc_header_search	{
	position:absolute;
	right:0;
	top:68px;
}
#sc_header_search p	{
	height:20px;
	position:relative;
	width:140px;
}
#sc_header_searchText	{
	height:20px;
	font-size:11px;
	border:0;
	width:85px;
	height:19px;
	background:url(/site/img/searchinput.gif);
	padding:2px;
	padding-left:5px;
	position:absolute;
	left:0;
	top:0;
	color:#ccc;
}
#sc_header_searchBtn	{
	width:49px;
	height:17px;
	background:url(/site/img/searchbutton.gif);
	border:0;
	cursor:pointer;
	position:absolute;
	right:0;
	top:0;
}
/*NAVIGATION BAR 
--------------------------------------------------------------------------------------------------------*/
#body-nav
{
	clear: both; 
	position:absolute; 
	top:72px; 	
	/*margin-left:32px; */
	width:575px
}
#body-nav ul
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#body-nav ul li
{
	float: left;
	height: 27px;
	overflow: hidden;
	color:#8f8f8f;
	white-space: nowrap;
	margin-right:57px;
}
#body-nav li a
{
	font-size:13px;
	color:#8f8f8f;
	line-height:18px;
	display: block;
	width: 100%; 
}
#body-nav li a:hover { color:#357d00}

#nav-home {width: 32px;}
#nav-products {width: 51px;}
#nav-hempseed {width: 78px;}
#nav-new {width: 63px;}
#nav-buy{width: 48px;}


.menu {
	color:#aeaeae;
	font-size:12px; 
}

.menu a:link, .menu a:visited{
	color:#aeaeae;
	line-height:18px;
	display:block;	
	text-decoration:none; 
}
.menu a:hover { 
	color:#aeaeae;
	font-weight:bold;
}


/* --- Float Hack --- */
.cf:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
 }
/* Hides from IE-mac \*/
* html .cf {height: 1%;}

/* FOOTER
-----------------------------------------------------------------------------------------*/
#sc_footer	{
	width:961px;
}
#sc_footer *	{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:10px;
	letter-spacing:1px;
	color:#b4b3b3;
}
#sc_footer a:hover	{
	text-decoration:underline;
}
/* HOME
-----------------------------------------------------------------------------------------*/
.sc_home_module	{
	padding:10px;
	width:299px;
	#width:319px;
	float:left;
	border-right:1px solid #ccc;
	margin-top:10px;
	height:130px;
}
.sc_home_module img	{
	float:right;
}
.sc_home_module h2	{
	font-size:18px !important;
	font-weight:normal !important;
	color:#419800;
	margin-bottom:5px;
	text-transform:none;
}
.sc_home_module h2 a {
	color:#419800 !important; 
	text-decoration: none !important; 
	text-transform:lowercase !important;
	font-size:18px !important;
	font-weight:normal !important;
}

.sc_home_module p	{
	color:#8f8f8f;
	font-size:12px;
	margin-bottom:5px;
	height:60px;
}
.sc_home_module a:hover	{
	text-decoration:underline;
}
.sc_home_module a img	{
	float:none !important;
}
#sc_home_news a:link, #sc_home_news a:visited	{
	color:#8f8f8f;
	font-size:12px;
	margin-bottom:5px;
	padding-left:10px;
	background:url(/site/img/arrow.gif) no-repeat 0 3px;
	display:block;
}
.sc_home_linkbig	{
	font-size:12px;
	text-transform:uppercase !important;
	color:#999301;
}
.sc_home_module p a:hover	{
	text-decoration:underline;
}

/*ITEM LIST
---------------------------------------------------------------------------------------------*/
#sc_header_cart span	{
	display:none;
}

#sc_itemlist h2	{
	font-weight:normal;
	font-size:24px;
	color:#999;
	margin-bottom:5px;
}

.sc_itemlist_item	{
	padding:10px;
	width:315px;
	#width:345px;
	margin-top:10px; 
	margin-right: 30px
}
.sc_itemlist_item_info { 
	width:215px; 
	float:left
}
.sc_itemlist_item h3	{
	font-size:18px;
	font-weight:normal;
	color:#419800;
	margin-bottom:5px;
}

.sc_itemlist_item h3 a{
	font-size:18px !important;
	font-weight:normal !important;
	color:#419800 !important;
	margin-bottom:5px !important; 
	text-transform:lowercase !important;

}
.sc_itemlist_item h4 {
	color:#8f8f8f;
	font-size:12px;
	margin-bottom:5px; 
	height: 75px; 
	overflow:hidden;
	font-weight: normal
}

.sc_itemlist_item p	{
	color:#8f8f8f;
	font-size:12px;
	margin-bottom:5px;
}
.sc_itemlist_item p	b{
	color:#666666;
	font-size:12px;
}
.sc_itemlist_item a	{
	font-size:11px;
	text-transform:uppercase;
	color:#c2be67;
	margin-bottom:10px;
	display:block;
}
.sc_itemlist_item a:hover	{
	text-decoration:underline;
}
.sc_itemlist_item a img	{
	float:none !important;
}

.sc_itemlist_item_info_img { float:right; width:70px}
/*PRODUCTS
---------------------------------------------------------------------------------------------*/
#sc_header_cart span {
	display:none;
}
#sc_products h2, #sc_store h2 {
	color:#999999;
	font-size:24px;
	font-weight:normal;
	margin-bottom:5px; 
	text-transform:lowercase;
}
.sc_products_module {
	border-right:1px solid #CCCCCC;
	margin-top:10px;
	padding:5px 0 0 5px;
	position:relative;
	width:240px;
}
.sc_products_module_img {
}
.sc_products_module h3 {
	color:#419800;
	font-size:22px;
	font-weight:normal; 

	margin-bottom:5px; 
	text-transform:lowercase !important;
}
.sc_products_module h3 a{
	color:#419800 !important;
	font-size:22px !important;
	font-weight:normal !important;
	margin-bottom:5px !important;
	text-transform:lowercase !important; 
}
.sc_products_module h4 {
	height: 78px; 
	overflow:hidden;
	color:#8F8F8F;
	font-size:12px;
	margin-bottom:5px; 
	font-weight: normal
}

.sc_products_module p {
	color:#8F8F8F;
	font-size:12px;
	margin-bottom:5px;
}
.sc_products_module a {
	color:#999301;
	font-size:10px;
	margin-bottom:10px;
	text-transform:uppercase; 
	
}
.learnmore {letter-spacing:-1px}

#sc_products_shoppingcart {
	background:transparent url(/site/img/item_shoppingcart.gif) repeat scroll 0%;
	height:147px;
	margin-left:10px;
	width:198px; margin-top:33px;
}
#sc_products_shoppingcart h3 {
border-bottom:1px solid #E7E7E7;
color:#419800;
font-size:13px;
margin:0pt 7px 15px;
padding:10px 5px 5px;
}
#sc_products_shoppingcart p {
color:#999999;
font-size:12px;
margin:5px 10px;
}
#sc_products_shoppingcart p span {
color:#666666;
float:right;
font-size:11px;
font-weight:bold;
}
#sc_products_shoppingcart img {
margin:15px;
}

/*ONLINE STORE
---------------------------------------------------------------------------------------------*/
#sc_header_cart span	{
	display:none;
}


#sc_store_shoppingcart	{
	width:198px;
	height:147px;
	background:url(/site/img/item_shoppingcart.gif);
	margin-left:10px;
}
#sc_store_shoppingcart h3	{
	margin:7px;
	margin-bottom:15px;
	margin-top:0;
	padding:5px;
	padding-top:10px;
	border-bottom:1px solid #e7e7e7;
	font-size:13px;
	color:#419800;
}
#sc_store_shoppingcart p	{
	margin:5px 10px;
	font-size:12px;
	color:#999;
}
#sc_store_shoppingcart p span	{
	float:right;
	font-weight:bold;
	color:#666;
	font-size:11px;
}
#sc_store_shoppingcart img	{
	margin:15px;
}

.store_itemlist	{
	position:relative;
	width:231px;
	#width:251px;
	margin-top:5px;
	padding:10px 7px 15px 10px;
	margin-right:3px;
	#margin-right:0;
	background:#EBF6E3;
}
.store_itemlist_middle	{
	position:relative;
	width:231px;
	#width:251px;
	margin-top:5px;
	padding:10px;
	padding-bottom:15px;
	margin-right:3px;
	#margin-right:0;
	background:#E4F3D9;
}
.store_itemlist h3, .store_itemlist_middle h3	{
	font-size:22px;
	color:#666;
	font-weight:normal;
}


.sc_store_item	{
	margin-top:10px; margin-bottom:30px
}
.sc_store_item_img	{
	float:right;
}
.sc_store_item h3	{
	font-size:16px;
	color:#419800;
	margin-bottom:5px;
}
.sc_store_item h4	{
	color:#8f8f8f;
	font-size:11px; 
	font-weight:normal; 
	height:75px; 
	margin-bottom:5px; 
	overflow:hidden;
}
.sc_store_item p	{
	color:#8f8f8f;
	font-size:11px;
	margin-bottom:5px;
}
.sc_store_item a	{
	font-size:12px;
	text-transform:uppercase;
	color:#999301;
	margin-bottom:10px;
}
.sc_store_item a:hover	{
	text-decoration:underline;
}

.cartqty { font-size:12px; color:#666666}

/*HAMPSEED OIL
----------------------------------------------------------------------------------------------*/
#sc_header_cart span {
display:none;
}
#sc_hempseed h2 {
color:#999999;
font-size:24px;
font-weight:normal;
margin-bottom:5px;
}

#sc_hempseed_links {
	background:transparent url(/site/img/rightcolumn_bg.gif); 
	background-position:top;
	margin:10px 0pt 0pt 10px;
	width:198px; 
	float:right;
	padding:10px 0px 0px 0px;
	position:relative;
}
#sc_hempseed_links p, #sc_hempseed_links a {
display:block;
font-size:11px;
padding:8px 15px;
}
#sc_hempseed_links p {
color:#5D9732; text-transform:uppercase;
}
#sc_hempseed_links a {
color:#999999;
text-decoration:underline;
}
#rightlinksfooter { 
	width:198px; 
	height:12px;
	background-image:url(/site/img/right-links-footer.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#sc_hempseed_text {
margin-top:10px; 
float:left; 
width:540px;
}
#sc_hempseed_text h4 {
color:#5D9732;
font-size:13px;
}
#sc_hempseed_text p {
color:#999999;
font-size:13px;
margin-bottom:10px;
}

/* FAQ */
#sc_faq_questionlist	{
	width:550px;
	margin-top:10px;
}
#sc_faq_questionlist h3	{
	font-size:13px;
	color:#5d9732;
}
#sc_faq_questionlist p	{
	font-size:13px;
	color:#999;
	margin-bottom:10px;
}

/* SHOPPING CART - NETSUITE OVERWRITE */
.listheadernosort	{
	background:#d5f1be !important;
	color:#769a5a !important;
}
.texttable, .texttablert, .texttablectr	{
	background:#eafadf !important;
	border:0 !important;
	border-top:1px solid white !important;
}

/* STORE LOCATOR */
#storelocator {}

.store_column	{
	float:left;
}
#storelocator h2 {
	color:#419800 !important; 
	text-transform:uppercase; 
	font-size:13px; 
	border-bottom:#cccccc solid 1px; 
	margin-bottom:12px;
	padding-bottom:3px;
	clear:both;
}
#storelocator h2 a {color:#419800 !important; }


#storelocator p { 
	margin-bottom:20px;
	padding-bottom:10px;
	width:255px; 
	margin-right:10px; 
	line-height:19px;
}
#storelocator p a	{
	font-size:11px;
	text-decoration:underline;
	color:#666;
	display:block;
}