/*-------------------------------------------------------------------------------
GENERIC
--------------------------------------------------------------------------------*/

body { background-image: url(/site/images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif !important;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 0;
	text-align: center;
}

ul, li, p { margin:0; padding:0}

img { border:0; padding:0; margin:0}

.left { float:left}
.right { float:right}
.clear { clear:both; visibility:hidden; height:1px;  overflow:hidden;}
.clearboth { clear:both}

input { font-family:Arial, Helvetica, sans-serif}

#mainContents { margin-left:10px}

.left15 { padding-left:15px}

.inputreq, .input{ font-size:12px !important; background-color:#ffffe2;}

h1 { font-size:16px; color:#fff}

#home_content #home_content_left {margin-left: 17px !important}

/*-------------------------------------------------------------------------------
HEADER
--------------------------------------------------------------------------------*/

#mainheader { text-align:left}

#mainheader #logo {
	float:left;
	width:252px;
	height:121px;
	background-image:url(/site/images/ecoswag_logo.png);
	background-repeat:no-repeat;
	margin-top:7px;
	margin-left:5px;
}
#mainheader #logo a {
	text-indent:-1999px;
	display:block;
	height:115px
}
#mainheader #header_right {
	float:left;
	width:709px;
}

#mainheader ul#top_links  {
text-align:right;
margin-top:4px
}
* html #mainheader ul#top_links { margin-top:5px}

#mainheader ul#top_links li {
	list-style:none;
	display:inline;
	background-image:url(/site/images/login_li_sep.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-left:10px;
	padding-right:10px;
	color:#dfd2bb; font-size:11px
}
#mainheader ul#top_links li span { color:#fef8ec; font-weight:bold}

#search_main {
	float:right;
	background-image:url(/site/images/search_bg.gif);
	background-repeat:no-repeat;
	height:30px;
	margin-top:23px;

}
.searchfield {
	float:left;
	padding-left:11px;
	padding-top:3px;
}
#div__header input {
	border: none !important;
	/*height:15px*/
}
.searchbutton { float:left}

#breadcrumb {
	color:#cbdfbb;
	font-size:11px;
	clear:both;
	padding-top:10px;
	padding-left:10px;
}
#breadcrumb a:link, #breadcrumb a:visited { font-size:11px; color:#cbdfbb; }
#breadcrumb a:hover {color:#cbdfbb; font-size:11px; color:#fff}

/*Menu
--------*/

#body-nav { float:left;
	padding-top:2px;
	#padding-top: 1px;}

#body-nav ul{
	background-image: url(/site/images/navbar.jpg);
	float: left;
	list-style-type: none;
	padding: 0;
	width: 527px;

}
#body-nav ul li{
	float: left;
	height: 54px;
	overflow: hidden;
	white-space: nowrap;
}
#body-nav li a{
	display: block;
	height: 54px;
	width: 100%;
	text-indent:-3999px;
}

#nav-category {width: 138px;}
#nav-category a{
	background-image: url(/site/images/navbar.jpg);
	background-position: 0 0;
	width: 138px;
}
#nav-category a:hover{background-position: 0 -54px;}


#nav-price {width: 122px;}
#nav-price a{
	background-image: url(/site/images/navbar.jpg);
	background-position: -138px 0;
	width: 122px;
}
#nav-price a:hover{background-position: -138px -54px;}

#nav-products {width: 113px;}
#nav-products a{
	background-image: url(/site/images/navbar.jpg);
	background-position: -260px 0;
	width: 113px;
}
#nav-products a:hover{background-position: -260px -54px;}


#nav-featured {width: 150px;}
#nav-featured a{
	background-image: url(/site/images/navbar.jpg);
	background-position: -373px 0;
	width: 150px;
}
#nav-featured a:hover{background-position: -373px -54px;}

#menu1Container { clear:both}


/*Submenu
-----------*/
.menu {

	color: #efe5c3;
	font-size:11px;
	background-color: #563018;
}

.menu a:link, .menu a:visited{
	color: #efe5c3;
	display:block;
	padding:4px 8px;
	font-weight:bold;
	text-decoration:none;
	border-top:#6d452c solid 1px;
	border-bottom:#4b2811 solid 1px
}
.menu a:hover {
	background-color:#683c21;
	color: #efe5c3;
	text-decoration:none !important ;
	border-top:#6d452c solid 1px;
	border-bottom:#4b2811 solid 1px;
}

/* --- Float Hack --- */
.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
 }
/* Hides from IE-mac \*/
* html .cf {height: 1%;}


/*-------------------------------------------------------------------------------
LEFT COLUMN
-------------------------------------------------------------------------------*/
#home_content_left {
	background-image:url(/site/images/left_bg.jpg);
	background-repeat:no-repeat;
	/*background-image:url(/site/images/left_home_bg.jpg);
	height:468px;
	margin-left:34px;
	margin-top:6px*/
	width:239px;
	float:left;
	text-align:left;
	margin-top:7px;
	margin-left:10px;
	font-size:12px;
	margin-bottom:15px;
}
#home_content_left .title{
	margin:18px 25px 10px 20px;
	font-size:12px;
}
#home_content_left .first { margin-top:5px}

#home_content_left .email {border-bottom:1px solid #D9DAD6; padding-bottom:10px;}
#home_content_left .email a { color:#333333}
#home_content_left p {margin-left:20px; margin-right:25px }
#home_content_left .phone {
	padding-bottom:10px;
	font-size:12px;
}

#home_content_left .phone img { padding-right:10px}
#home_content_left .phone strong {
	color:#333333;
	font-size:14px;
	text-transform:uppercase
}

#home_content_left ul {
	margin-left:20px;
	margin-right:25px;
	border-bottom:#d9dad6 solid 1px;
}

#home_content_left ul li {
	list-style:inside;
	list-style: none;
	display: inline;
	padding-bottom:20px
}

#home_content_left ul li img { padding-bottom:15px}

#netsuite_menu { margin-left:20px;  font-size:12px; color:#000000}
#netsuite_menu a:link, #netsuite_menu a:visited { color: #333333; text-decoration:none}
#netsuite_menu a:hover { color:#000000; text-decoration:underline}

#netsuite_menu .smalltext { font-size:12px !important}
#netsuite_menu .textboldnolink { font-size:12px !important; font-weight: bold}

#newslettersignup { margin-left:25px; margin-top:10px}

/*#netsuite_menu img { display: none;}*/

/*-------------------------------------------------------------------------------
FOOTER
-------------------------------------------------------------------------------*/
#footer {
	color:#af8e78;
	font-size:11px;
	text-align:left;
	height:90px;
	margin:0 auto;
	width:972px;
}
#footer_left {
	width:290px;
	background:url(/site/images/footer_separator.gif) right no-repeat;
	float:left;
	height:90px
}
#footer_left p { padding:20px 0 10px 35px}
#footer_left span { padding-left:20px}
#footer_left span img { padding-left:15px}
#footer_center {
	width:510px;
	float:left;
	background:url(/site/images/footer_separator.gif) right no-repeat;
	height:90px
}
#footer_center ul {
	margin:20px 15px 5px 12px;
	font-size:11px;
	font-weight: bold;
	color:#dbcbc0;

}
#footer_center ul li {
	list-style:none;
	display: inline;
	border-right:#dbcbc0 solid 1px;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
}
#footer_center a { color:#dbcbc0 }
#footer_center p { margin-left:23px}

#footer_home {
	background-image:url(/site/images/home_footer.jpg);
	width:972px;
	height:17px
}

#footer #rssfeed {  margin-top:10px;}
#footer #rssfeed a {color:#af8e78;}
#footer #followus {
	float: right;
	text-align:left;
	width:150px;
	color:#dbcbc0;
	font-weight: bold; margin-top:20px
}
#footer #followus p { padding-bottom:10px}
#footer #followus ul li { list-style:none; display: inline}

/*-------------------------------------------------------------------------------
HOME
-------------------------------------------------------------------------------*/
#homelist { text-align:left}

#slider_banner {
	color:#FFFFFF;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	height:300px;
	width:972px;
}
#slider_banner .image { float:left; padding-left:35px}
#slider_banner .text {	width:580px; float:right; margin-right:30px}
#slider_banner h2 {
	font-size:23px;
	line-height:27px;
	font-weight: normal;
	background-image:url(/site/images/quote.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	letter-spacing:-1px;
	color:#FFF;
	margin-top:0;
}
#slider_banner p {
	font-size:14px;
	padding-left:50px;
	color:#FFF
}

#slider_banner p img { margin-top:20px}

#slider_banner #container{
		position:relative;
		width:972px;
		height:294px;

	}
#slider_banner .content	{
		position:absolute;
		left:0;
		top:0;
		background-image:url(/site/images/slider_bg.jpg);
		background-repeat:no-repeat
}
* html #slider_banner .content {
		position:absolute;
		left:0;
		top:0;
		background-image:url(/site/images/slider_bg_ie.jpg);
		background-repeat:no-repeat
}
#slider_banner .slideButtons	{ display: none	}
#slider_banner .slideButtons a	{
		font-size:11px;
		float:left;
	}

#home_content {
	background-image:url(/site/images/home_text_bg.png);
	background-repeat:repeat-y;
	font-size:12px;
	color:#555;
}



#home_content_top {
	z-index: 10px;
	position:absolute;
	top:253px;
	z-index:20
}

#home_content_text {
	float:left;
	margin-left:28px;
	width:380px;
	margin-top:25px
}
#home_content_items {
	float: left;
	margin-left:30px;
	width:235px;
	margin-top:27px;
}

#home_content h1 { font-size:16px; color:#666666}

#home_content h2, #home_content h3 ,#home_content h4 {
	font-weight: normal;
	color:#555;
	font-size:12px;
}


/*featured items*/

#home_content_items  .item_cell {
	margin-top:10px;
	width:233px;
	background-image:url(/site/images/featured_item_bg.jpg);
	background-repeat:no-repeat;
	font-weight: bold; margin-bottom:12px
}
.item_cell_desc a { color:#555}

#home_content_items .item_image {
	background:url(/site/images/featured_image_bg.gif) no-repeat;
	background-position: 0 16px;
	width:199px;
	height:123px;
	padding-top:16px;
	margin-left:16px;
	margin-bottom:10px;
	margin-right:16px;
	text-align: center;
}
#home_content_items .item_image img { text-align:center}

#home_content_items .item_cell p,  #home_content_items .item_cell span {
	margin-left:16px;
	margin-bottom:10px;
	margin-right:16px;
}

#home_content_items .item_name p { margin-top:0px !important; padding:0 }

#home_content_items .item_name a:link, #home_content_items .item_name a:visited{
	color:#000000;
	font-size:13px;
	text-decoration: none}

#home_content_items .item_name a:hover {
	color:#000000;
	font-size:13px;
	text-decoration:underline}

#home_content_items .item_price { color:#df570d; font-size:15px; }
#home_content_items .item_more a:link, #home_content_items .item_more a:visited{ color:#4a9810; font-size:11px; text-decoration:none }

#home_content_items .item_more a:hover{ color:#4a9810; font-size:11px; text-decoration:underline }

/*-----------------------------------------------------------------------------
CATEGORY LAYOUT
------------------------------------------------------------------------------*/
#categorylayout {}
#categorylayout h1 { color:white; font-size:21px; margin:0}
#categorylayout h2 { margin-top:30px; font-size:12px; font-weight: normal}
#categorylayout h3 { font-size:15px; margin:15px 0 10px 0; color:#2C6C00 }
#categorylayout h4 { margin:0 0 10px 0; color:#2C6C00; font-size:13px }
#categorylayout p { font-size:12px; color:#444}

.category_cell {
	width:155px;
	height:200px;
	background-image: url(/site/images/category_cell_bg.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

.category_cell .image {
	background-image:url(/site/images/category_image_bg.jpg);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	width:137px;
	height:118px;
	text-align: center;
	margin:8px 8px 5px 8px;
	background-position:0 8px
}

.category_cell .image img { height:95px; margin-top:15px}
.category_cell h3 {
	padding-left:12px;
	padding-right:8px;
	margin:0}
.category_cell h3 a{
	font-size:13px;
	color:#000000;
	text-align:left;
	text-decoration:none;

}

/*---------------------------------------------------------------------------
ITEM LIST
-----------------------------------------------------------------------------*/

#categorylayout .item_cell {
	width:217px;
	height:339px;
	background-image:url(/site/images/item_cell_bg.jpg);
	background-repeat:no-repeat;
	text-align:left;
 }
#categorylayout .item_image {
	background-image:url(/site/images/item_cell_image_bg.gif);
	background-repeat:no-repeat;
	width:189px;
	height:152px;
	text-align:center;
	margin-left:14px;
	background-position: 0 12px
}

#categorylayout .item_image img {padding-top:12px; }

#categorylayout .item_cell h3 { font-size:13px; color:#000; text-align:left; margin:10px 14px 3px 14px; }
#categorylayout .item_cell h3 a { color:#000000;  text-decoration:none}

#categorylayout .item_cell p { margin-left:14px; margin-right:14px; font-size:12px; color:#555}

#categorylayout .item_cell .minqty { color:#FF0000; font-size:11px; text-transform:uppercase; font-weight:bold; margin-top:5px}

#categorylayout .item_cell .price {color:#2c6c00; margin:10px 14px; font-size:15px; font-weight:bold}
#categorylayout .item_cell .price a { font-size:11px; color:#2c6c00; font-weight:normal}

#categorylayout .item_cell .moreinfo a { color:#FFFFFF; background-color:#589329; padding:3px; font-size:10px; font-weight:bold; text-decoration:none}


/*---------------------------------------------------------------------------
NETSUITE OVERWRITE
-----------------------------------------------------------------------------*/

#div__header, #div__body {
	width:972px;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 0;
	position:relative;
	text-align:left;
}

#div__header { z-index:10}
#div__footer {
width:100%;
text-align:center;
/*background-image:url(/site/images/footer_bg.jpg);*/ background-color:#622c07;
}

#leftoriginal { display:none}

.greytitle { padding-bottom:20px; padding-top:7px; font-weight: bold; font-size:17px; color:#2C6C00}

.bgbutton {
	background-color: #ea5e00 !important;
	border: none !important;
	font-weight:bold;
	padding:3px 7px;
	color:#FFFFFF;
	font-size:12px;
}
.nlbutton {
	background-color:#999999;
	color:#FFF;
	padding:3px 7px;
	font-size:12px;
	border: none !important;
}

#mainContents .medtext { font-size:12px; color:#666666}

#mainContents .medtext a { color:#2C6C00}

#mainContents .smalltext a { color:#2C6C00}

.smalltext, .smalltextnolink, .smalltextul, .smallgraytext  { font-size:12px}

#mainContents .text table table #retemail_fs_lbl, #mainContents table #name_fs_lbl, #mainContents table #company_fs_lbl, #mainContents table #email_fs_lbl, #mainContents table #pwd_fs_lbl, #mainContents table #newpwd2_fs_lbl, #mainContents table #hint_fs_lbl, #mainContents .text table table #retpwd_fs_lbl {
display:block;
line-height:20px;
margin:4px 5px;
}

/* -- Login Screen -- */
#retemail_fs_lbl, #retpwd_fs_lbl { display: block; margin: 10px 10px 0 0 !important; }
#retemail, #retpwd {margin-top: 10px !important; }


/* NEW HOME */
.invisible {
    display: none;
}

/* home info */
#home-info {
    color: #fff;
    font-family: "Lucida Sans", Arial, Helvetica, sans-serif !important;
    height: 180px;
    margin: -45px 0 0 18px;
    *margin: -20px 0 0 10px;/
    position: relative;
    z-index: 100;
    text-align: left;
    width: 685px;
    *width: 675px;
}
#home-info h4 {
    font-size: 1.02em;
}
#home-info p {
    font-size: 0.8em;
    margin-bottom: 18px;
}
#home-info span {
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 10px;
}


/* home items */
#featured-title {
    margin: 37px 0 15px;
    *margin: 40px 0 15px;
    text-align: left;
}
#featured-title span {
    background: url(/site/images/featured-items-title.png) no-repeat top left;
    display: block;
    margin: 14px 0 5px 30px;
    height: 14px;
    width: 117px;
    text-indent: -9999px;
}
#home_content_items.new-home {
    margin: 0;
}
#home_content_items.new-home .item_cell {
    background-image: url(/site/images/featured-item-bg.png);
    font-family: Arial;
    margin: 0 18px 15px 6px;
    padding-top: 17px;
    height: 213px;
    text-align: left;
    width: 211px;
}
#home_content_items.new-home .item_image {
    background: url(/site/images/featured-image-bg.png) no-repeat;
    margin-bottom: 5px;
    margin-left: 19px;
    padding-top: 0px;
    height: 126px;
    width: 175px;
    text-align: center;
}
#home_content_items.new-home .item_name {
    height: 32px;
    overflow: hidden;
}
#home_content_items.new-home .item_cell p, #home_content_items.new-home .item_cell span {
    margin-bottom: 2px;
}
#home_content_items.new-home .item_cell p, #home_content_items.new-home .item_cell span {
    margin-left: 23px;
}

/* sidebar */
#home_content_left.new-home {
    background: url(/site/images/sidebar-bg.png) repeat-y center;
    height: auto;
    margin: 10px 0 0 9px;
    *margin-left: 34px;
    /*padding: 0 5px 0 4px;
    *padding: 0 0 0 4px:*/
    position: relative;
}
#home_content_left.new-home p {
    color: #555;
    font-size: 1.1em;
    margin-left: 10px;
}
#sidebar-top {
    background: url(/site/images/sidebar-top.jpg) no-repeat;
    margin-left: 1px;
    /*padding: 8px 0 0 7px;
    *padding: 8px 0 0 1px;*/
}
#sidebar-top p a {
    color: #1d6a00;
}
#sidebar-top p a:hover {
    text-decoration: none;
}
#sidebar-top .box {
    border-top: 1px solid #e0e0e0;
    overflow: hidden;
    margin-left: 18px;
    padding-bottom: 20px;
    width: 200px;
}
#sidebar-top .box.first {
    border: none;
    margin-top: 20px;
}
#sidebar-top .box.last {
    padding-bottom: 50px;
}
.sidebar-banner {
    margin:0;
    padding-top:0;
    /**margin: 9px 0 0;*/
}
#sidebar-bottom {
    background: url(/site/images/sidebar-bottom.png) no-repeat scroll 0 0;
    bottom: -4px;
    *bottom: -6px;
    left: 1px;
    height: 13px;
    position: absolute;
    width: 236px;
}
#join-us form {
    margin: 16px auto 0;
    width: 180px;
}
/* iframes */
iframe#server_commands {
    border: none;
    height: 0px;
    margin: 0;
    padding: 0;
}
