@charset "utf-8";

/*-- base stylesheet
---------------------------------------------*/
*
{
	margin: 0;
	padding: 0;
}
html, body, div, span, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, 
pre, a, abbr, acronym, address, code, 
del, dfn, em, img, q, dl, dt, dd, ol, ul, 
li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 1em;
	font-family: inherit;
}
html
{
	overflow: scroll;
}
body
{
	line-height: 1.5;
}
table
{
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td
{
	text-align: left;
	font-weight: normal;
}
table, td, th
{
	vertical-align: middle;
}

blockquote
{
	font-weight:bold;
	color: #E1A;
	padding: 0 1.25em;
	margin: 0 0 1em 0;
}
a img
{
	border: none;
}
img
{
	vertical-align: middle;
}
ul, ol, dl
{
	position: relative;
}
abbr[title],acronym[title]
{
	cursor: help;
	border-bottom: 1px dotted;
}
button, input
{
	overflow: visible;
}
a
{
	display: inline-block;
}
/*-- typography
---------------------------------------------*/
body
{
	font: 0.7em/1.3em Verdana,Geneva,sans-serif;
}
h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
}
h1
{
	font-size: 2em;
	line-height: 1.5;
	margin-bottom: 0.5em;
}
h2
{
	font-size: 1.5em;
	line-height: 1.5;
	margin-bottom: 0.75em;
}
h3
{
	font-size: 1em;
	line-height: 1.5;
	margin-bottom: 1em;
}
h4
{
	font-size: 1em;
	line-height: 1.5;
	margin-bottom: 1.25em;
	height: 1.25em;
}
h5
{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h6
{
	font-size: 1em;
	font-weight: bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img
{
	margin: 0;
}
p
{
	margin: 0 0 1em 0;
}
/*p img {float:left;margin:1.5em 1.5em 0em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}*/
a:focus, a:hover
{
	color: #666;
}
a
{
	color: #000;
	text-decoration: underline;
}
/*margin:1.5em;*/
strong
{
	font-weight: bold;
}
em, dfn
{
	font-style: italic;
}
dfn
{
	font-weight: bold;
}
sup, sub
{
	line-height: 0;
}
abbr, acronym
{
	border-bottom: 1px dotted #666;
}
address
{
	margin: 0 0 1.5em;
	font-style: italic;
}
del
{
	color: #666;
}
pre, code
{
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt
{
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}
li ul, li ol
{
	margin: 0 1em;
}
ul, ol
{
	margin: 0 1em 1em 1em;
}
ul
{
	list-style-type: disc;
}
ol
{
	list-style-type: decimal;
}
dl
{
	margin: 0 0 1.5em 0;
}
dl dt
{
	font-weight: bold;
}
dd
{
	margin-left: 1.5em;
}
table
{
	margin-bottom: 1.4em;
}
th
{
	font-weight: bold;
}
th, td
{
	padding: 4px 0px 4px 5px;
}
tfoot
{
	font-style: italic;
}
caption
{
	padding: 5px;
	font-size: .8em;
}
hr
{
	clear: both;
	float: none;
	width: 100%;
	height: 0px;
	border: none;
}
/*-- form styles
---------------------------------------------*/
.myform
{
	margin: 0 auto 5px;
	width: 930px;
}
fieldset
{
	position: relative;
	clear: both;
	display: block;
	width: 100%;
}
fieldset em
{
	color: #f00;
	font-style: normal;
	font-weight: bold;
	cursor: help;
	text-align: right;
	margin-left: 0.25em;
}
fieldset ol, fieldset ul
{
	padding: 2.5em 1em 0 1em;
	list-style: none;
}
fieldset li
{
	clear: both;
	margin: 0.5em 0 0;
}
fieldset.alt
{
	background-color: #E6E3DD;
}
fieldset.submit
{
	float: none;
	width: auto;
	padding-top: 0.5em;
	padding-left: 41em;
	background: #fff;
}
fieldset.submit ol li
{
	text-align: right;
}
label
{
	position: relative;
	float: left;
	width: 20em;
	margin-right: 1em;
}
label strong
{
	display: block;
	color: #C00;
	font-size: 85%;
	font-weight: normal;
	text-transform: uppercase;
}
label strong img
{
	position: absolute;
	left: -16em;
}
legend
{
	padding: 0;
	color: #000;
	font-weight: bold;
}
legend span
{
	position: absolute;
	display: block;
	left: 0.74em;
	top: 0;
	margin-top: 0.5em;
	font-size: 110%;
	font-weight: bold;
}
fieldset fieldset
{
	border-style: none;
	background-color: transparent;
	background-image: none;
	display: block;
}
fieldset fieldset label
{
	float: left;
	margin-right: 10px;
	width: 100px;
	text-align: right;
}
fieldset fieldset label.radio_check
{
	text-align: left;
}
fieldset fieldset legend
{
	margin-left: 0;
	font-weight: normal;
}
fieldset fieldset legend span
{
	margin-left: -0.65em;
	margin-top: 1.5em;
	font-weight: normal;
}
fieldset fieldset ol
{
	position: relative;
	top: -1.5em;
	margin: 0 0 4em 17em;
	padding: 0;
}
fieldset fieldset ol ol
{
	position: relative;
	top: 0;
	margin: 0 0 4em -10.4em;
	padding: 0;
}
fieldset fieldset ol li
{
	margin: 0 0 0 32px;
}
fieldset fieldset ul
{
	position: relative;
	top: 0.2em;
	margin: 0 0 4em 0;
	padding: 0;
}
fieldset fieldset.submit
{
	float: none;
	width: auto;
	padding: 1.0em 0 0 21em;
	margin: 0 0 2em;
	background-color: transparent;
}
fieldset fieldset .small
{
	width: auto;
	text-decoration: none;
}
.dropdown
{
	width: 55px;
	margin: 0 0 5px 0;
}
.inlinefield
{
	float: left;
	width: 50%;
	clear: right;
}
.inlinefield span
{
	margin-top: 0.5em;
}
.inlinefield a
{
	display: block;
	margin-top: 0.5em;
	margin-left: 9em;
	font-size: 110%;
	font-weight: bold;
	position: relative;
}
.password, .text
{
	width: 170px;
}
.qnty
{
	width: 25px;
	text-align: center;
}
.radio_check
{
	float: left;
	padding: 4px 2px;
	border: none;
	margin: 2px 0 2px 10px;
	width: auto;
	font-weight: normal;
}
.small
{
	color: #666;
	display: block;	
	font-size: 0.917em;
	font-weight: normal;
	width: 200px;
	text-decoration: none;
}
/*---------- left aligned button ----------*/
.btn { display: block; position: relative; background: #aaa; padding: 5px; margin: 0px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btn i, .btn span, .btn span i, .btn span span { font-style: normal; background-image: url('/sites/assets/images/common/btn2.png'); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.lime { background: #bbce00; }
.btn.pink { background: #e1a; }
.btn:hover { background-color: #a00; color: #fff; }
.btn:active { background-color: #444; color: #fff; }
.btn[class] {  background-image: url('/sites/assets/images/common/btn.png'); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn.green { border-color: #9d4; }
* html .btn.lime { border-color: #bbce00; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }

.btn input
{
	background: none;
	cursor: pointer;
	color: #fff;
	vertical-align: bottom;
	overflow: visible;
	display: inline-block;
	font: 1em Verdana,Geneva,sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}
.btn a
{
	background: none;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}


/*---------- centered button ----------*/
.btnC { display: block; position: relative; background: #aaa; padding: 5px; width: 120px; margin: 0px auto; color: #fff; text-decoration: none; cursor: pointer; text-align: center; }
.btnC * { font-style: normal; background-image: url('/sites/assets/images/common/btn2.png'); background-repeat: no-repeat; display: block; position: relative; }
.btnC i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btnC span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btnC span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btnC span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btnC span,
* html .btnC i { width: 120px; text-align: center; padding: 0px; display: block; margin: 0px auto; background-image: none; cursor: pointer; }

.btnC.blue { background: #2ae; }
.btnC.green { background: #9d4; }
.btnC.lime { background: #bbce00; }
.btnC.pink { background: #e1a; }
.btnC:hover { background-color: #a00; color: #fff; }
.btnC:active { background-color: #444; color: #fff; }
.btnC[class] {  background-image: url('/sites/assets/images/common/btn.png'); background-position: bottom; }

* html .btnC { border: 3px double #aaa; }
* html .btnC.blue { border-color: #2ae; }
* html .btnC.green { border-color: #9d4; }
* html .btnC.lime { border-color: #bbce00; }
* html .btnC.pink { border-color: #e1a; }
* html .btnC:hover { border-color: #a00; }

/*---------- centered button ----------*/
.btnC2 { display: block; position: relative; background: #aaa; padding: 5px; margin: 0px auto; min-width: 100px; max-width: 490px; color: #fff; text-decoration: none; cursor: pointer; text-align: center; }
.btnC2 * { font-style: normal; background-image: url('/sites/assets/images/common/btn2.png'); background-repeat: no-repeat; display: block; position: relative; text-align: center; }
.btnC2 i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btnC2 span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btnC2 span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btnC2 span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btnC2 span,
* html .btnC2 i { width: auto; text-align: center; padding: 0px; margin: 0px auto; background-image: none; cursor: pointer; }

.btnC2.blue { background: #2ae; }
.btnC2.green { background: #9d4; }
.btnC2.lime { background: #bbce00; }
.btnC2.pink { background: #e1a; }
.btnC2:hover { background-color: #a00; color: #fff; }
.btnC2:active { background-color: #444; color: #fff; }
.btnC2[class] {  background-image: url('/sites/assets/images/common/btn.png'); background-position: bottom; }

* html .btnC2 { border: 3px double #aaa; }
* html .btnC2.blue { border-color: #2ae; }
* html .btnC2.green { border-color: #9d4; }
* html .btnC2.lime { border-color: #bbce00; }
* html .btnC2.pink { border-color: #e1a; }
* html .btnC2:hover { border-color: #a00; }

/*---------- right aligned button ----------*/
.btnR { display: block; position: relative; background: #aaa; padding: 5px; float: right; color: #fff; text-decoration: none; cursor: pointer; }
.btnR i, .btnR span, .btnR span i, .btnR span span { font-style: normal; background-image: url('/sites/assets/images/common/btn2.png'); background-repeat: no-repeat; display: block; position: relative; }
.btnR i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btnR span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btnR span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btnR span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btnR span,
* html .btnR i { width: auto; background-image: none; cursor: pointer; }

.btnR.blue { background: #2ae; }
.btnR.green { background: #9d4; }
.btnR.lime { background: #bbce00; }
.btnR.pink { background: #e1a; }
.btnR:hover { background-color: #a00; color: #fff; }
.btnR:active { background-color: #444; color: #fff; }
.btnR[class] {  background-image: url('/sites/assets/images/common/btn.png'); background-position: bottom; }

* html .btnR { border: 3px double #aaa; }
* html .btnR.blue { border-color: #2ae; }
* html .btnR.green { border-color: #9d4; }
* html .btnR.lime { border-color: #bbce00; }
* html .btnR.pink { border-color: #e1a; }
* html .btnR:hover { border-color: #a00; }

.btnR input
{
	background: none;
	cursor: pointer;
	color: #fff;
	vertical-align: bottom;
	overflow: visible;
	font: 1em Verdana,Geneva,sans-serif;
	display: inline-block;
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}
.btnR a
{
	background: none;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}

/*---------- other button styles ----------*/
.txtbutton input
{
	background: none;
	cursor: pointer;
	color: #fff;
	vertical-align: bottom;
	overflow: visible;
	font: 1em "Century Gothic","Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	display: inline-block;
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	height:1.325em;
}
.txtbutton a
{
	background: none;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}


/*-- styles
---------------------------------------------*/
html, body
{
	margin: 0;
	padding: 0;
}
BODY
{
	background: url('/sites/assets/images/eve/body-bg.jpg') #65941e repeat-x fixed;
	color: #2b2b2b;
	text-align: center;
	margin: 0;
}
.left
{
	float: left;
	display: inline;
	text-align: left;
}
.right
{
	float: right;
	display: inline;
	text-align:right;
}
#nameRight
{
	margin: 0 0 0 380px;
	text-align:right;
}
.fixed
{
	table-layout: fixed;
}
.clear
{
	clear: both;
	float: none;
	width: 100%;
	height: .1em;
	border: none;
}
caption
{
	padding: 0 0 5px 0;
	width: 100%;
	font-style: italic;
	text-align: right;
	caption-side: bottom;
}
#top{	
	width: 905px;
	background: url('/sites/assets/images/common/dot-bg.png') no-repeat;
	margin: 10px auto 0;
	height: 130px;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-top: 1px #000 solid;
	text-align: left;
}
#wrapper {
	background: url('/sites/assets/images/common/dot-bg.png') no-repeat;
	width: 905px;
	margin: 0 auto 10px;
	border: 1px #000 solid;
	text-align: left;
}
#header_wrapper
{
	margin-left:23px;
	margin-right:22px;
	height:110px;
}
#navigation_wrapper
{
	width: 905px;
	margin: 0 auto 40px;
}
#header_container
{
}
#imgcontainer
{
	padding: 10px 23px 10px 22px;
	margin: 0 auto;
}
#header
{
	text-transform: uppercase;
	color: #fff;	
	font-size: 0.917em;
}
.corners-tail
{
	position: absolute;
	width: 100%;
	bottom: 0;
	background: url('/sites/assets/images/eve/corners-tail.gif') no-repeat center bottom;
	height: 9px;
	left: 0;
}
.main-width
{
	margin: 0px auto;
	width: 905px;
	text-align: left;
}
#main_wrapper
{
}
#main_content
{
}
#content_wrapper
{
	padding: 0 22px 10px 23px;
}
#welcome
{
	width: 550px;
	height: 200px;
	text-align: center;
}
#straight
{
	background: url('/Sites/tes002t/images/straight.png') no-repeat top;
	float: right;
	padding: 50px 0 0 5px;
	margin: 50px 0 0 5px;
	width: 180px;
	color: #ccc;
	font-weight: 700;
	text-align: center;
}
#straight a
{
	color: #ccc;
}
.login
{
	float: right;
	padding: 15px 30px 0 0;
	text-decoration: none;
	text-align: right;
}
.login_text
{
	color: #000;
}
ul.login_text
{
	list-style-type: none;
	float: right;
	display: block;
	margin: 0;
	padding: 10px 0;
}
ul.login_text li
{
	display: inline;	
	font-size: 0.917em;
	font-weight: bold;
	line-height: 16px;
	margin: 0 auto;
	padding: 0 5px;
	float: left;
	border-left: 1px #666 dotted;
}
ul.login_text li.first
{
	border: none;
	text-transform: capitalize;
}
#nameLower
{
	text-transform: lowercase;
	float: left;
	width: 365px;
}
.login a
{
	color: #666;
	text-decoration: none;
}
.login a:hover
{
	text-decoration: underline;
}
.big_banner
{
	float: right;
	padding: 10px 10px 0 0;
}
#menu_tab
{
	width: 100%;
	overflow: hidden;
	border-bottom: 2px solid #403e32;
}
.catBox
{
	background: url('/sites/assets/images/eve/testback.gif') no-repeat #F00;
	height: 170px;
	width: 850px;
	padding: 5px;
	margin: 0 0 10px;
}
.catBoxLogo
{
	width:295px;
	height:170px;
	margin-right: 5px;
	float:left;
}
.catBoxText
{
	text-transform:none;
	float:right;
	width:550px;
}
.banners
{
	padding: 0 0 15px;
}
.banner_main
{
 width:858px;
 height:300px;
 border-right: 1px #000 solid;
 border-bottom: 1px #000 solid;
 border-left: 1px #000 solid;
}

.banner_main_text.left
{
margin:85px 420px 10px 30px;
background: url('/sites/assets/images/common/dot-bg.png') no-repeat;
padding:10px;
}
.banner_main_text.right
{
margin:85px 30px 10px 420px;
text-align:left;
background: url('/sites/assets/images/common/dot-bg.png') no-repeat;
padding:10px;
}
.banner_main_text
{
 color:#fff;
}
.banner_main_text a
{
 color:#fff;
}
.banner_main_text a:hover
{
 color:#666;
}
.banner_main_acc {
	background: url('/sites/assets/images/eve/accessories_header.jpg');	
}
.banner_main_comp {
	background: url('/sites/assets/images/eve/composting_header.jpg');	
}
.banner_main_comp_home {
	background: url('/sites/assets/images/eve/composting_home_header.jpg');	
}
.banner_main_comp_garden {
	background: url('/sites/assets/images/eve/composting_garden_header.jpg');	
}
.banner_main_comp_acc {
	background: url('/sites/assets/images/eve/composting_accessories_header.jpg');	
}
.banner_main_energy {
	background: url('/sites/assets/images/eve/energysaving_header.jpg');	
}
.banner_main_gifts {
	background: url('/sites/assets/images/eve/greengifts_header.jpg');	
}
.banner_main_recycling {
	background: url('/sites/assets/images/eve/recycling_header.jpg');	
}
.banner_main_water {
	background: url('/sites/assets/images/eve/watersaving_header.jpg');	
}
.banner_main_water_home {
	background: url('/sites/assets/images/eve/watersaving_home_header.jpg');	
}
.banner_main_water_garden {
	background: url('/sites/assets/images/eve/watersaving_garden_header.jpg');	
}
.banner_main_water_acc {
	background: url('/sites/assets/images/eve/watersaving_accessories_header.jpg');	
}
.banner_main_promo_1 {
	background: url('/sites/assets/images/eve/promo_1_header.jpg');	
}
.banner_main_promo_2 {
	background: url('/sites/assets/images/eve/promo_2_header.jpg');	
}
.banner_main_promo_3 {
	background: url('/sites/assets/images/eve/promo_3_header.jpg');	
}
.banner_main_promo_4 {
	background: url('/sites/assets/images/eve/promo_4_header.jpg');	
}
.banner_main_promo_5 {
	background: url('/sites/assets/images/eve/promo_5_header.jpg');	
}
.banner_main_promo_6 {
	background: url('/sites/assets/images/eve/promo_6_header.jpg');	
}
.banner_main_promo_7 {
	background: url('/sites/assets/images/eve/promo_7_header.jpg');	
}
.banner_main_promo_8 {
	background: url('/sites/assets/images/eve/promo_8_header.jpg');	
}

.banner_small_left
{
	FLOAT: left;
	MARGIN-RIGHT: 4px;
	background: url('/sites/assets/images/common/dot-bg.png') no-repeat;
	height: 270px;
	width: 282px;
	border-right: 1px #000 solid;
    border-bottom: 1px #000 solid;
    border-left: 1px #000 solid;
}
.banner_small_center
{
	FLOAT: left;
	MARGIN-RIGHT: 4px;
	background: url('/sites/assets/images/common/dot-bg.png') no-repeat;
	height: 270px;
	width: 282px;
	border-right: 1px #000 solid;
    border-bottom: 1px #000 solid;
    border-left: 1px #000 solid;
}
.banner_small_right
{
	FLOAT: left;
	background: url('/sites/assets/images/common/dot-bg.png') no-repeat;
	height: 270px;
	width: 282px;
	border-right: 1px #000 solid;
    border-bottom: 1px #000 solid;
    border-left: 1px #000 solid;
}
.banner_small_left p, .banner_small_center p, .banner_small_right p {
	color: #fff;
	margin: 10px 5px 5px 5px;
}
.wrapper
{
	WIDTH: 100%;
	OVERFLOW: hidden;
}
a.nav:link, a.nav:visited
{
	display: block;
	float: left;
	margin: 0 14px;
	height: 16px;
	text-decoration: none;
	color: #fff;
}
a.nav:hover
{
	display: block;
	float: left;
	margin: 0 14px;
	height: 16px;
	text-decoration: none;
	color: #199ECD;
}
#breadcrumb
{
	height: 25px;
	padding: 0 10px;
	color: #333;
}
#breadcrumb a
{
	color: #fff;
	text-decoration: none;
}
#breadcrumb a:hover
{
	color: #fff;
	text-decoration: underline;
}
ul#crumb_navigation
{
	list-style-type: none;
}
ul#crumb_navigation li
{
	display: inline;	
	font-size: 0.917em;
	font-weight: bold;
	line-height: 16px;
	padding: 0 5px 0 15px;
	float: left;
	background: url('/sites/images/navbullet.png') no-repeat left;
}
ul#crumb_navigation li.current
{
	color: #0fa0dd;
}
#main_bar
{
	TEXT-TRANSFORM: uppercase;
	WIDTH: 100%;
	BACKGROUND: #fff;
	COLOR: #fff;
	font-size: 1em;
	OVERFLOW: hidden;
	line-height: 1px;
}
#main_bar #cart
{
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 20px;
	FLOAT: right;
	PADDING-TOP: 1px;
}
#main_bar #cart A
{
	COLOR: #012040;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
#main_bar #cart A:hover
{
	COLOR: #fff;
}
#main_bar #cart SPAN A
{
	COLOR: #fff;
	FONT-WEIGHT: normal;
}
#main_bar #cart SPAN A:hover
{
	COLOR: #012040;
	FONT-WEIGHT: normal;
}
#left_content
{
	margin: 0 660px 0 0;
	width: 195px;
}
#logo
{
	float:left;
	width:295px;
	height:100px;
	padding-top:7px;
	padding-left:7px;
}
#basketsearch{ 
	display:inline;
	float:left;
	padding:15px 10px;

}

#basketlinks{ 
	display:inline;
	float:left;
	background: url('/sites/assets/images/eve/shoppingcartempty.gif') no-repeat 100% 0%;
	padding:15px 65px 15px 0;

}
#basketlinks li{
	display:list-item;
	list-style-position:inside;
}
#basketlinks ul li a{
	padding:0!important;
}
#baskettotals .contactheader{
	display:block;
	padding:15px 0 3px 0;
}
#baskettotals{
	display:inline;
	float:right;
	margin-right:5px;
	text-align:center;
}
#headerBasket,#headerBasket a{
	color:#fff;
}
#headerBasket {
	margin: 10px 0 0 520px;
	background: url('/sites/assets/images/common/dot-bg.png') no-repeat;
	padding: 10px 0 0 0;
	width:350px;
	height:100px;
}
#main_nav_box 
{
	padding: 7px 10px 10px 16px;
	text-transform: uppercase;
	background: url('/sites/assets/images/eve/mainbarback.gif');
	color: #fbfdfe;
	font-size: 1.167em;
	font-weight: bold;
}
.title_box 
{
	padding: 7px 10px 10px 16px;
	text-transform: uppercase;	
	background: url('/sites/assets/images/eve/barback.gif');
	color: #fbfdfe;
	font-size: 1.167em;
	font-weight: bold;
	border-top: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;

}
.imgcontainer
{
	padding: 7px 10px 10px 16px;
	text-transform: uppercase;	
	background: url('/sites/assets/images/eve/barback.gif');
	color: #fbfdfe;
	font-size: 1.167em;
	font-weight: bold;
	border-top: 1px #000 solid;
	border-right: 1px #000 solid;
	border-left: 1px #000 solid;
	position: relative;
}
#navigation_wrapper .imgcontainer
{
	margin-bottom: 10px;
}
.special_box
{
	PADDING-BOTTOM: 6px;
	TEXT-TRANSFORM: uppercase;
	PADDING-LEFT: 16px;
	PADDING-RIGHT: 10px;
	COLOR: #fbfdfe;
	font-size: 1.167em;
	FONT-WEIGHT: bold;
	PADDING-TOP: 7px;
	border-bottom: 5px solid #403e32;
}
#center_content
{
	width:650px;
	float: right;
	display:block;
}
#center_content h2
{
	display:block;
}

.active 
{
	background: url('/sites/assets/images/common/dot-bg.png') no-repeat;
	color:#FFF;	
}
.border_box
{
	margin: 10px 0;
	padding: 1px;
	text-align: center;
	background: #ccc;
}
.product_specialoffer
{
	color: #bc1a8c;
	margin: 5px 0;
	font-weight: bold;
}
.product_title
{
	color: #fff;
	margin: 5px 0;
	font-weight: bold;
}
.product_title a
{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.product_title a:hover
{
	color: #064E5A;
}
.product_img
{
	border: 1px #ccc solid;
	position: relative;
	width: 175px;
	height: 175px;
}
.product_img
{
	border: 1px #ccc solid;
	position: relative;
	width: 175px;
	height: 175px;
}
#cat_box_home .product_img, #cat_box .product_img{
	float:left;
}

.prod_price
{
	margin: 5px 0;
}
span.rrp
{
	color: #666;
	text-decoration: line-through;
}
.cart_details span.price
{
	float: right;
}
.price
{
	COLOR: #403e32;
	font-size: 1.75em;
	FONT-WEIGHT: bold;
	width: 65px;
	float: left;
}
.phone
{
	COLOR: #403e32;
	font-size: 1.667em;
	FONT-WEIGHT: bold;
	text-align: center;
}
.buynow
{
	COLOR: #403e32;
	font-size: 1.5em;
	FONT-WEIGHT: normal;
}
.discount
{
	COLOR: #e1a;
	FONT-WEIGHT: normal;
	text-align: right;
	width: 90px;
	margin: 0 0 0 85px;
}
.stock {
	height:2em;	
	background: url('/sites/assets/images/common/outofstock.gif') no-repeat 100% 50%;
}
input.newsletter_input
{
	width: 150px;
	height: 16px;
	border: 1px #ddd9d9 solid;
	margin: 10px 0 5px;
	font-size: 1em;
	padding: 3px;
	color: #999;
}
a.join
{
	width: 17px;
	display: block;
	margin: 0 0 5px 110px;
	padding: 2px 8px 6px;
	text-decoration: underline;
	color: #169ECC;
}
.banner_adds
{
	padding: 10px 0;
}
.offer
{
	background: url('/Sites/tes002t/assets/images/products/headers/HomePageCategory_header.jpg') no-repeat center;
	border: 0px solid #ffffff;
	color: #ffffff;
	width: 720px;
	height: 293px;
	text-align: left;
	padding: 10px 0;
}
.offer_img
{
	float: left;
	padding: 10px 0 0 10px;
}
.offer_title
{
	font-size: 1.25em;
	color: #159dcc;
	font-weight: bold;
}
.offer_details
{
	float: left;
	padding: 10px 0 0 210px;
}
.offer_text
{
	padding: 5px 0;
	width: 500px;
	font-size: 1em;
	color: #ccc;
	text-align: justify;
	line-height: 15px;
}
.center_title_bar, #idc-container-parent #idc-container h3, .center_title_bar
{
	position:relative;
	padding: 7px 0 9px 18px;
	border: 1px #000 solid;	
	background: url('/sites/assets/images/eve/barback.gif');
	color: #fbfdfe;
	text-transform: uppercase;
	font-size: 1.167em;
	font-weight: bold;
}
.center_title_bar a
{
	color: #fbfdfe;
	text-decoration: none;
}
.center_title_bar a:hover
{
	text-decoration: underline;
}
.bottom_title_bar
{
	border:0;	
	background: url('/sites/assets/images/eve/barback.gif');
	padding: 7px 10px 9px 18px;
	position: relative;
	text-transform: uppercase;
	font-size: 1.167em;
	font-weight: bold;
	color: #fbfdfe;
	margin:0;
}
.buy_with
{
	border-top: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
	margin-bottom:15px;
}
.buy_with IMG
{
	border:0;
}
.banners .center_title_bar, h2.center_title_bar, h3.center_title_bar, h4.center_title_bar
{
	margin-bottom: 0;
}
.banners .center_title_bar
{
	border-left: none;
	border-right: none;
}
.banners h1.center_title_bar {
	margin: 0;
	border-right: 1px #000 solid;
	border-left: 1px #000 solid;
}
#right_content
{
	width: 180px;
	float: left;
	padding: 0;
}
.shopping_cart
{
	width: 180px;
	height: 84px;
	text-align: center;
}
.cart_title
{
	font-size: 1em;
	color: #847676;
	font-weight: bold;
	padding: 0;
}
.cart_details
{
	width: 115px;
	float: left;
	padding: 5px 0 0 15px;
	text-align: left;
}
.cart_icon
{
	float: left;
	padding: 5px 0 0 5px;
}
.cart_empty
{
	padding: 75px 0 0 0px;
	height: 125px;
}
hr.border_cart
{
	width: 100px;
	height: 1px;
	margin: 3px auto 3px 0;
	display: block;
	border-top: 1px #999 dashed;
	text-align: left;
}
ul#cat_box, ul#cat_box_home, ul#cat_box_pag
{
	list-style-type: none;
	margin:10px 0 0 -18px; /*sort fix - margin:10px 0 0;*/
}
.center_prod_box {
	margin:10px 5px;	
}
ul#cat_box li, ul#cat_box_home li
{
	display: inline-block;
	padding:0 6px 10px;
	position: relative;
	background-color:#fff;
	border-top: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
	margin-bottom:14px;
}
ul#cat_box_home li, ul#cat_box li 
{
	width: 405px;
	height: 178x;
}
ul#cat_box h3, ul#cat_box_home h3
{
	height: 60px;
	margin: 0 auto;
	padding-top: 2px;
}
ul#cat_box_home h3, ul#cat_box h3
{
	color:#690;
	font-size:1.1em;
}
ul#cat_box_home h3 a, ul#cat_box h3 a
{
	color:#690;
}
ul#cat_box form, ul#cat_box_home form
{
	margin:0 auto;
}

li.cat_prod, li.cat_prod_alt
{
	margin-left: 18px;
	margin-right: 0px;
}
/*sort fix - 
li.cat_prod_alt
{
	margin-left: 18px;
	margin-right: 0px;
}
*/

.prod_box_special
{
	width: 230px;
	height: 230px;
	padding: 1px;
	border: 1px solid #a603e8;
	background: #fff;
	margin: 0 4px 6px 0;
	display: inline-block;
}
.prod_box h3, .prod_box_special h3
{
	height: 30px;
	display: block;
	margin: 0;
	line-height: 1.25;
	padding:5px;
	background: #403e32;
	color: #fff;
	font-size: 1em;

}
.prod_box h3 a
{
	COLOR: #fff;
	text-decoration: none;
}
.description_box_big
{
	margin-right:330px;
	margin-bottom: 10px;
	padding:10px 10px 0;
	background: #fff;
	border-top: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
}

#cat_box_home .prod_description, #cat_box .prod_description{
	width:180px;
	height:175px;
	padding-bottom: 0px;
	margin: 0 0 0 195px;
}
#cat_box_home .prod_shortdescription, #cat_box .prod_shortdescription{
	width:180px;
	height:65px;
}
.prod_details_tab
{
	text-align: center;
}
img.left_bt
{
	float: left;
	padding: 6px 0 0 6px;
}
.prod_details
{
	float:left;
}
.prod_buttons {
	padding: 10px 0 0 0;
	postion: relative;
}
.prod_sendtofriend
{
	width: 75px;
	height: 24px;
	background: url('/sites/images/link_bg.gif') no-repeat center;
	text-align: center;
	color: #ee9dcc;
}
.prod_wishlist
{
	width: 75px;
	height: 24px;
	display: block;
	float: left;
	background: url('/sites/images/link_bg.gif') no-repeat center;
	margin: 2px 0 0 5px;
	text-align: center;
	line-height: 24px;
	text-decoration: none;
	color: #159dcc;
}
.prod_buy
{
	margin: 0 0 0 80px;
	text-align: right;
}
.prod_box_big
{
	margin: 10px 0;
}
.ProductImage img
{
	border: 1px solid #ccc;
}
.content_box
{
	padding: 17px 20px 20px;
	margin: 0 0 8px;
	background: #FFF;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
}
.side_banner
{
	margin: 0 0 8px;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
}
.side_banner img
{
	margin: 0 0 0  1px;
}
.widget
{
	background: #FFF;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
}
.widgetFlash{
	padding: 10px 11px;

}
.clanger_box {
	background: #FFF;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
	margin: 0 0 10px 0;
}
.shopping_box
{
	margin: 0 0 8px 0;
	padding: 0 12px 0 5px;
	text-align: left;
	background: url('/sites/assets/images/common/dot-bg.png') no-repeat;
	border: 1px #000 solid;
}
.shopping_box img
{
	margin: 10px;
}
.text_box
{	
	margin: 0 0 25px 0;
	padding: 5px 20px;
	text-align: left;
	background: #fff;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
	color: #222222;
}
.detail_box
{
	margin: 10px 0;
	padding: 10px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	color: #222222;
}
.product_img_big
{
	float: right;
	width: 250px;
}
.details_big_box
{
	text-align: left;
}
/*.details_big_box h3, .details_big_box h4
{
	text-align: left;
	background: url('/sites/tes002t/images/header.jpg') no-repeat;
	line-height: 22px;
	padding: 0 0 0 40px;
	height: auto;
}*/
.product_title_big
{
	color: #fff;
	padding: 5px 0;
	font-weight: bold;
	font-size: 1.167em;
}
.product_specialoffer_big
{
	color: #bc1a8c;
	padding: 5px 0;
	font-weight: bold;
	font-size: 1.167em;
}
.product_spec
{
	border: 1px solid #ccc;
}
.prod_price_big
{
	padding: 5px 0;
	font-size: 1.333em;
}
.AddToCart
{
	background: url('/sites/assets/images/common/button_blue.jpg') no-repeat left;
	border: 0px none;
	color: #7a6e59;
	height: 27px;
	width: 80px;
	padding: 5px 5px 5px 10px;
	font-size: 0.80em;
	text-align: left;
	text-transform: uppercase;
	cursor: pointer;
}
a.compare
{
	width: 76px;
	height: 27px;
	display: block;
	float: left;
	margin: 0 0 0 10px;
	background: url('/sites/images/compare.gif') no-repeat left;
	padding: 0 0 0 33px;
	text-decoration: none;
	line-height: 27px;
	color: #1c4a52;
}
.contact_form
{
	width: 355px;
	float: left;
	padding: 0 0 0 75px;
}
.form_row
{
	width: 335px;
	clear: both;
	padding: 10px 0;
	color: #a53d17;
}
label.contact
{
	width: 75px;
	float: left;
	font-size: 1em;
	text-align: right;
	padding: 4px 5px 0 0;
	color: #333;
}
input.contact_input
{
	width: 253px;
	height: 18px;
	color: #999;
	border: 1px #DFDFDF solid;
	float: left;
	background: #fff;
}
textarea.contact_textarea
{
	width: 253px;
	height: 100px;
	color: #999;
	border: 1px #DFDFDF solid;
	float: left;
	background: #fff;
	font: 12px Arial, Helvetica, sans-serif;
}
a.contact
{
	width: 99px;
	height: 27px;
	display: block;
	float: right;
	margin: 0 0 0 10px;
	background: url('/sites/images/contact_bt.gif') no-repeat left;
	padding: 0 0 0 10px;
	text-decoration: none;
	line-height: 27px;
	color: #1c4a52;
}


#clearfooter
{
	clear: both;
}
/*needed to make room for footer*/


/*------------------ @footer ------------------*/
#footer
{
	color: #fff;
	background: url('/sites/assets/images/common/dot-bg.png') no-repeat;
	margin: 0 auto 20px;
	border: 1px #000 solid;
}

	#footer a {
		color: #fff;
	}

	#footer p {
		clear: both;
		padding: 30px 10px 0;
	}
	
	#footer dl {
		float: left;
		width: 149px;
		padding: 10px;
		overflow: hidden;
		height: 150px;
		margin-right: 2px;
	}
	
		#footer dl.alt {
		}
	
		#footer dt {
			font-size: 14px;
			padding-bottom: 5px;
		}
		
		#footer dl a {
			color: #fff;
			text-decoration: none;
			font-size: 11px;
		}
		
			#footer dl a:hover {
				text-decoration: underline;
			}

	#footer p {
		padding: 10px;
		font-size: 11px;
		width: 750px;
		margin: 0 auto;
		text-align:center;
	}
	

		#social-media {
			text-align: left;
			margin:10px 0 0 0;
		}
		
#social-media ul
{
	list-style-type: none;
	width:800px;
	margin: 0 auto;
}
#social-media ul li
{
	float: left;
	width:200px;
	height: 75px;
	font-size: 1.083em;
}
#social-media ul li A
{
	display: inline-block;
	color: #fff;
	text-decoration: none;
}
			
	.social-icon {
			height: 75px;
			display: inline-block;
			vertical-align: middle;
			padding-left: 70px;
			padding-right: 5px;
			padding-top: 25px;
			font-size: 14px;
			text-decoration: none;
		}
			.social-icon span {
				text-indent: -9999px;
				display: inline-block;
			}
		
		#facebook { background: transparent url('/sites/assets/images/common/facebook.png') no-repeat 0 0; }
		#flickr  { background: transparent url('/sites/assets/images/common/flickr.png') no-repeat 0 0; }
		#youtube { background: transparent url('/sites/assets/images/common/youtube.png') no-repeat 0 0; }
		#twitter { background: transparent url('/sites/assets/images/common/twitter.png') no-repeat 0 0; }

.StatusBox
{
	display: none;
	clear: both;
}
.error, .notice, .success
{
	padding: .8em;
	margin: 0;
	border: 2px solid #ddd;
}
.error
{
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}
.notice
{
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success
{
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
.error a
{
	color: #8a1f11;
}
.notice a
{
	color: #514721;
}
.success a
{
	color: #264409;
}
span.ordernumber
{
	font-weight: bold;
	font-size: x-large;
	border-bottom: 1px dashed #C6D880;
}
ul.steps
{
	list-style-type: none;
	float: left;
	display: block;
}
ul.steps li
{
	display: inline;
	font-weight: bold;
	line-height: 16px;
	float: left;
	margin: 0 10px 0 0;
	padding: 10px 0;
	color: #BFBAB0;
}
ul.steps li.selected
{
	color: #000;
}
ul.steps li a, ul.steps li a:link, ul.steps li a:hover
{
	color: #BFBAB0;
	text-decoration: none;
}
/*shopping cart*/
.CartGrid
{
	width: 100%;
}
.CartSubtotalWrapper
{
	float: right;
	text-align: right;
	width: 15%;
	margin: 0 3.5em 2.5em 0;
}
.CartSubtotal
{
	width: 25%;
	text-align: right;
}
.promo
{
}
.promo ol
{
	width: 75%;
}
.CartProdImg
{
	display: block;
	float: left;
	margin: 0 10px 0 -4px;
}
.hidden
{
	display: none;
}
.floatleft
{
	float: left;
}
.floatright
{
	float: right;
}
.CartGrid table
{
	width: 90%;
	border-collapse: collapse;
	border-top: 1px solid #e5eff8;
	border-right: 1px solid #e5eff8;
	table-layout: fixed;
}
.CartGrid caption, .CartSubtotal caption
{
	color: #9ba9b4;
	font-size: .94em;
	letter-spacing: .1em;
	margin: 1em 0 0 0;
	padding: 0;
	caption-side: top;
	text-align: center;
	display: none;
}
.CartGrid tr.odd td
{
	background: #F2EFE9 url('images/fieldset_gradient.jpg') repeat-x;
}
.CartGrid tr.odd .first
{
	background: #F2EFE9 url('images/fieldset_gradient.jpg') repeat-x;
}
.CartGrid tr
{
}
.CartGrid tr.first
{
	background: #F2EFE9 url('images/fieldset_gradient.jpg') repeat-x;
	text-align: center;
}
.CartGrid td
{
	border-top: 1px solid #BFBAB0;
	text-align: center;
}
.CartGrid th
{
	font-size: 1.25em;
	text-align: center;
}
.CartGrid .CartHeader th
{
	background: #F2EFE9 url('images/fieldset_gradient.jpg') repeat-x;
}
.CartGrid .CartHeader th.first
{
	background: #F2EFE9 url('images/fieldset_gradient.jpg') repeat-x;
	text-align: left;
	padding: .3em 1em;
}
.CartSubtotal th, .CartSubtotal td
{
	text-align: right;
	font-size: 1.25em;
}
.CartSubtotal th
{
	margin: .5em .5em .5em 0;
}
.CartSubtotal td
{
	color: #f03b58;
	font-weight: bold;
	font-style: normal;
}
.CartGrid tr.discount td
{
	color: #f00;
	background: #FBE3E4;
	border-top: none;
}
.CartGrid td.first
{
	text-align: left;
}
.Accessories
{
	background: #FFFFFF url('/sites/eve/images/bground_info.jpg') repeat-x 0 0;
	border: 1px solid #CCCCCC;
	color: #0A7F30;
	margin: 0 3px 5px 0;
	padding: 2px;	
	font-size: 0.917em;
	display: block;
}
.AccessoriesInfo
{
	height: 50px;
}
.AccessoriesInfo p
{	font-size: 0.917em;
	margin-top: 0;
}
#CheckBox
{
	display: inline;
	float: left;
	padding-top: 5px;
}
.Accessories h4
{
	color: #980500;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.Accessories checkbox
{	font-size: 0.917em;
	margin: 0;
	padding: 0;
}
.Accessories img
{
	display: block;
	float: left;
	margin: 2px 5px;
}
/* jQuery lightBox plugin - Gallery style */
#gallery
{
	margin: 10px auto 0; 
}
#gallery ul
{
	list-style: none;
}
#gallery ul li
{
	display: inline;
}
#gallery ul img
{
	border: 5px solid #ccc;
	border-width: 1px;
	margin: 0 0 5px;
}
#gallery ul a:hover img
{
	border: 5px solid #3e3e3e;
	border-width: 1px;
	color: #fff;
}
#gallery ul a:hover
{
	color: #fff;
}
.noscript
{
	background: #fff;
	text-align: center;
	border: solid thin red;
	padding: 1em;
	margin: 1em;
}
.ProductImage
{
	width: 60px;
	text-align: center;
}
.ProductDescription
{
	width: 240px;
}
.ProductInfo
{
	width: 100px;
}
.ProductPriceVat
{
	width: 60px;
}
.ProductPrice
{
	width: 60px;
}
.ProductAddToCart
{
	width: 75px;
	text-align: center;
}

.waterwise
{
	background: url('/sites/assets/images/common/waterwise-logo2.jpg') no-repeat center bottom;
	width: 195px;
	padding: 0 0 30px 0;
}
.hidden
{
	display: none;
}
.shuffle
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.imgcaption
{
	margin-bottom: -15px;
	margin-top: 5px;
	display: block;
}
.imgcaption_left
{
	float: left;
	text-align: left;
	width: 90px;
}
.imgcaption_right
{
	margin: 0 0 0 110px;
	text-align: right;
	width: 180px;
}
.imgcontainer
{
	margin-left: 5px;
	padding: 8px 10px 20px;
	background: #fff;
	border-top: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
	color: #333;
	position: relative;
}
.imgoffer
{
	position: relative;
}
#tagline, #offerline, .tagline
{
	COLOR: #e1a;
	font-size: 1.25em;
	font-weight: 700;
}
#offerline {
	margin: 0 0 10px 0;
}
.offerlineoptions
{
	COLOR: #e1a;
}
.tips
{
	COLOR: #403e32;
	font-size: 1.25em;
	font-weight: 700;
}
.text-quote
{
	padding: 0;
	width: 190px;
}
.text-quote blockquote
{
	background: url('/sites/assets/images/common/quotes_right.gif') no-repeat 100% 98%;
}
.text-quote blockquote p
{
	padding: 0 17px 17px;
	margin: 0 0 10px 0;
}
.text-quote blockquote p.tips
{
	padding: 17px 17px 0;
	background: url('/sites/assets/images/common/quotes_left.gif') no-repeat 0% 15px;
}
.splash_offer
{
	position: absolute;
	top: -5px;
	right: -15px;
	clear: both;
}
.splash_sub
{
	position: absolute;
	bottom: -5px;
	left: -15px;
	clear: both;
}
a.pdf
{
	background: url('/sites/assets/images/common/pdf.png') no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
a.txt
{
	background: url('/sites/assets/images/common/txt.png') no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
a.zip
{
	background: url('/sites/assets/images/common/zip.png') no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
a.email
{
	background: url('/sites/assets/images/common/email.png') no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
a.external
{
	background: url('/sites/assets/images/common/ext_link.png') no-repeat left center;
	padding-left: 20px;
	line-height: 16px;
}
.noscript{background:#fff;text-align:center;border: solid thin red;padding:1em 1em 1em 1em;margin:0 7px 1em;}
.red {color:red;font-weight:700}
/*-- pages
---------------------------------------------*/
#greens {
	width: 280px;
	float: left;
}
#browns {
	margin: 0 0 0 320px;
}
.list_space {
	padding: 5px 10px 0px 10px;
}
.question {
	font-weight:bold;
}
/*-- reviews fix
---------------------------------------------*/
#idc-commentcount_label, #idc-commentcount_wrap {
		font-weight:bold;
}

/* 

	SearchField	
	by Alen Grakalic, brought to you by cssglobe.com
	
*/
#searchform form{
	margin:1em 0;
}
#searchform p{
	margin:0 0 0 5px;
}
#searchform input{
	margin-top:20px;	
	border:none;
	padding:3px;
	font-size:110%;
	vertical-align:middle;
	border:2px #8BB544 solid;
	background:#fff;
	color:#000;
	overflow:hidden;	
}
#searchform button{
	margin-top:20px;
	margin-left:10px;
	width:53px;
	height:30px;
	border:none;
	text-indent:-8000px;
	overflow:hidden;
	background:url('/sites/assets/images/eve/button.gif') no-repeat 0 0;
	cursor:pointer;
	vertical-align:middle;
}

/* default (inactive field) */
.sf_inactive{
	border:2px #8BB544 solid;
	background:#fff;
	color:#000;
}
/* on focus (when field is clicked on)  */
.sf_active{
	border:2px #8BB544 solid;
	background:#fff;
	color:#000;
}
/* with text (when field is inactive but contains user's input)  */
.sf_text{
	border:2px #3c90a5 solid;
	background:#fff;
	color:#888;
}

/* suggestions box */
/* js code generates unordered list */
.sf_suggestion{
	position:relative;
}
.sf_suggestion ul{
	position:absolute;
	margin:0;
	padding:0;
	background:#86BAC7;
	top:0;
	left:0;
}
.sf_suggestion li{
	margin:0;
	padding:0;
	list-style:none;
}
.sf_suggestion li a{
	display:block;
	text-indent:5px;
	color:#fff;
}
.sf_suggestion li.selected a{
	background:#3D91A5;
}
#addthis {
 width:125px; float:right; text-align:right; padding:20px 0 0;
}
.droplinebar ul{
	background: url('/sites/assets/images/eve/barback.gif');
}
.droplinebar ul li a:visited, .droplinebar ul li a:hover, .droplinebar ul li a, .droplinebar ul li a:link, .droplinebar ul li .current{
	color: white !important;
}
.droplinebar ul li ul{
background: #1e6a29;
}
.sort{
	width: 200px;
	margin: 10px 0;
	float: left;
}
.showresults{
	width: 200px;
	margin: 10px 0 10px 25px;
	float: left;
}
.bx_pager a:hover, .bx_pager a.active {
	background: url('/sites/assets/images/eve/barback.gif');
}
