@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: 100%;
	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:before, blockquote:after, 
q:before, q:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}
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: 76%/160% "Century Gothic","Trebuchet MS",Verdana,Arial,Helvetica,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;
}
blockquote
{
	font-style: italic;
}
/*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: .1em;
	margin: 0 0 1.45em;
	border: none;
}
/*-- form styles
---------------------------------------------*/
.myform
{
	margin: 0 auto 5px;
	width: 930px;
}
fieldset
{
	position: relative;
	clear: both;
	display: block;
	width: 100%;
	border-style: none;
	border-top: 1px solid #BFBAB0;
	background: #F2EFE9 url('/sites/images/fieldset_gradient.jpg') repeat-x;
}
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: 11px;
	font-weight: normal;
	width: 200px;
	text-decoration: none;
}
/*---------- left aligned button ----------*/
.btn
{
	display: block;
	position: relative;
	background-color: transparent;
	padding: 5px;
	float: left;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.btn i, .btn 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;
}
.btn.blue
{
	background: #2ae;
}
.btn.red
{
	background: #a00;
}
.btn.green
{
	background: #9d4;
}
.btn.lime
{
	background: #bbce00;
}
.btn.pink
{
	background: #e1a;
}
.btn:hover
{
	background: #a00;
}
.btn:active
{
	background: #444;
}
.btn[class]
{
	background-image: url('/sites/assets/images/common/shade.png');
	background-position: bottom;
}
.btn 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;
}
.btn a
{
	background: none;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}
/*---------- right aligned button ----------*/
.btnR
{
	display: block;
	position: relative;
	background-color: transparent;
	margin: 0 0 0 5px;
	padding: 5px;
	float: right;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.btnR i, .btnR 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;
}
.btnR.blue
{
	background: #2ae;
}
.btnR.red
{
	background: #a00;
}
.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/shade.png');
	background-position: bottom;
}
.btnR 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;
}
.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;
}
.txtbutton a
{
	background: none;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}
/*-- styles
---------------------------------------------*/
html, body
{
	margin: 0;
	padding: 0;
	height: 96%;
}
BODY
{
	BACKGROUND: url('/sites/assets/images/water/body-bg.jpg') fixed center top;
	COLOR: #2b2b2b;
	text-align: center;
	margin: 0 auto;
}
.left
{
	float: left;
	display: inline;
}
.right
{
	float: right;
	display: inline;
}
.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;
}
#header_wrapper
{
	background: url('/sites/assets/images/water/header_wrapper.gif') #3a5a95 repeat-x center top;
	width: 905px;
	margin: 0 auto;
}
#header_container
{
	background: url('/sites/assets/images/water/header_container.gif') repeat-x center 40px;
	width: 905px;
	margin: 0 auto;
}
#header
{
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
}
.corners-tail
{
	position: absolute;
	width: 100%;
	bottom: 0;
	background: url('/sites/assets/images/water/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-BOTTOM: 10px;
	PADDING-LEFT: 23px;
	PADDING-RIGHT: 22px;
	BACKGROUND: #fff;
	PADDING-TOP: 25px;
}
#header .top
{
	WIDTH: 100%;
	HEIGHT: 121px;
	OVERFLOW: hidden;
}
#logo
{
	FLOAT: left;
	PADDING: 0 0 0 20px;
}
#logo_eg
{
	FLOAT: right;
	PADDING: 0 20px 0 0;
}
#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: 11px;
	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;
}
.login a
{
	color: #666;
	text-decoration: none;
}
.login a:hover
{
	text-decoration: underline;
}
.top_left
{
	width: 350px;
	float: left;
}
.top_right
{
	width: 450px;
	margin: 0 0 0 402px;
}
.big_banner
{
	float: right;
	padding: 10px 10px 0 0;
}
#menu_tab
{
	WIDTH: 100%;
	OVERFLOW: hidden;
	border-bottom: 5px solid #3a5a95;
}
ul#menu
{
	list-style-type: none;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
}
ul#menu li
{
	TEXT-TRANSFORM: uppercase;
	PADDING-RIGHT: 6px;
	FLOAT: left;
	FONT-SIZE: 13px;
}
ul#menu li A
{
	DISPLAY: inline-block;
	COLOR: #fff;
	TEXT-DECORATION: none;
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 15px;
	PADDING-RIGHT: 15px;
	PADDING-TOP: 10px;
}
ul#menu li A:hover
{
	TEXT-DECORATION: underline;
}
.banners
{
	PADDING-BOTTOM: 23px;
}
#bannerOne
{
	PADDING-BOTTOM: 8px;
}
#bannerTwo
{
	FLOAT: left;
	MARGIN-RIGHT: 7px;
}
#bannerThree
{
	FLOAT: left;
	MARGIN-RIGHT: 7px;
}
#bannerFour
{
	FLOAT: left;
}
.wrapper
{
	WIDTH: 100%;
	OVERFLOW: hidden;
}
a.nav:link, a.nav:visited
{
	display: block;
	float: left;
	padding: 0 8px;
	margin: 0 14px;
	height: 16px;
	text-decoration: none;
	color: #fff;
}
a.nav:hover
{
	display: block;
	float: left;
	padding: 0 8px;
	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: 11px;
	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: 12px;
	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;
}
.title_box
{
	PADDING-BOTTOM: 6px;
	TEXT-TRANSFORM: uppercase;
	PADDING-LEFT: 16px;
	PADDING-RIGHT: 10px;
	BACKGROUND: #022140;
	COLOR: #fbfdfe;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	PADDING-TOP: 7px;
	border-bottom: 5px solid #3a5a95;
}
.special_box
{
	PADDING-BOTTOM: 6px;
	TEXT-TRANSFORM: uppercase;
	PADDING-LEFT: 16px;
	PADDING-RIGHT: 10px;
	BACKGROUND: #84acd7;
	COLOR: #fbfdfe;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	PADDING-TOP: 7px;
	border-bottom: 5px solid #3a5a95;
}
#center_content
{
	width: 640px;
	float: right;
}
ul#cat_nav
{
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	list-style: disc;
}
ul#cat_nav li
{
	LINE-HEIGHT: 23px;
	TEXT-TRANSFORM: uppercase;
	FONT-SIZE: 11px;
}
ul#cat_nav li a
{
	COLOR: #000;
}
ul#cat_nav li a:hover
{
	COLOR: #918f92;
}
.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
{
	background: #fff;
	border: 1px #84acd7 solid;
	position: relative;
	width: 175px;
	height: 175px;
}
.prod_price
{
	margin: 5px 0;
}
span.rrp
{
	color: #666;
	text-decoration: line-through;
}
.cart_details span.price
{
	float: right;
}
.price
{
	COLOR: #84acd7;
	FONT-SIZE: 21px;
	FONT-WEIGHT: bold;
	width: 60px;
	float: left;
}
.phone
{
	COLOR: #84acd7;
	FONT-SIZE: 20px;
	FONT-WEIGHT: bold;
	text-align: center;
}
.buynow
{
	COLOR: #84acd7;
	FONT-SIZE: 18px;
	FONT-WEIGHT: normal;
}
.discount
{
	COLOR: #e1a;
	FONT-WEIGHT: normal;
	text-align: right;
	width: 90px;
	margin: 0 0 0 80px;
}
input.newsletter_input
{
	width: 150px;
	height: 16px;
	border: 1px #ddd9d9 solid;
	margin: 10px 0 5px;
	font-size: 12px;
	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: 15px;
	color: #159dcc;
	font-weight: bold;
}
.offer_details
{
	float: left;
	padding: 10px 0 0 210px;
}
.offer_text
{
	padding: 5px 0;
	width: 500px;
	font-size: 12px;
	color: #ccc;
	text-align: justify;
	line-height: 15px;
}
.center_title_bar, #idc-container-parent #idc-container h3
{
	POSITION: relative;
	PADDING-BOTTOM: 6px;
	TEXT-TRANSFORM: uppercase;
	PADDING-LEFT: 18px;
	PADDING-RIGHT: 10px;
	BACKGROUND: #022140;
	COLOR: #fbfdfe;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	PADDING-TOP: 7px;
	border-bottom: 5px solid #3a5a95;
}
.banners .center_title_bar
{
	margin-bottom: 0;
}
#right_content
{
	width: 180px;
	float: left;
	padding: 0;
}
.shopping_cart
{
	width: 180px;
	height: 84px;
	text-align: center;
}
.cart_title
{
	font-size: 12px;
	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
{
	background: url('/sites/assets/images/common/shoppingcartempty.png') no-repeat 10% 0%;
	padding: 20px 0 0 80px;
	height: 70px;
}
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
{
	margin: 10px 0 7px 27px;
	list-style-type: none;
}
ul#cat_box form, ul#cat_box_home form
{
	width:177px;
	margin:0 auto;
}
ul#cat_box li, ul#cat_box_home li
{
	display: inline-block;
	margin: 0 25px 30px 0;
	width: 177px;
	min-height: 300px;
	zoom: 1;
	*display: inline;
	_height: 300px;
	position: relative;
}
ul#cat_box h3, ul#cat_box_home h3
{
	height: 50px;
	margin: 0 auto;
}
.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-BOTTOM: 5px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	BACKGROUND: #84acd7;
	COLOR: #fff;
	FONT-SIZE: 12px;
	PADDING-TOP: 5px;
}
.prod_box h3 a
{
	COLOR: #fff;
	text-decoration: none;
}
/*.center_prod_box {
	padding: 0;
	margin: 0;
	width: 177px;
}*/
.prod_details_tab
{
	text-align: center;
}
img.left_bt
{
	float: left;
	padding: 6px 0 0 6px;
}
.prod_details
{
	width: 60px;
	float: left;
}
.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
{
	width: 94px;
	margin: 0 0 0 80px;
	COLOR: #e1a;
	FONT-WEIGHT: normal;
	text-align: right;
}
.prod_box_big
{
	margin: 10px 0;
}
.ProductImage img
{
	border: 1px solid #ccc;
}
.content_box
{
	padding: 17px 20px 20px 20px;
}
.shopping_box
{
	margin: 10px 0;
	padding: 5px;
	text-align: left;
	background: #fff;
}
.shopping_box img
{
	margin: 10px;
}
.text_box
{
	margin: 10px 0;
	padding: 5px 0 5px 20px;
	text-align: left;
	background: #a6c9e2;
	border: 1px solid #a6c9e2;
	color: #222222;
}
.detail_box
{
	margin: 10px 0;
	padding: 10px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #a6c9e2;
	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: 14px;
}
.product_specialoffer_big
{
	color: #bc1a8c;
	padding: 5px 0;
	font-weight: bold;
	font-size: 14px;
}
.product_spec
{
	border: 1px solid #ccc;
}
.prod_price_big
{
	padding: 5px 0;
	font-size: 16px;
}
.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: 12px;
	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;
	height: 50px;
}
/*needed to make room for footer*/
#footer
{
	PADDING-BOTTOM: 20px;
	TEXT-TRANSFORM: uppercase;
	PADDING-LEFT: 39px;
	PADDING-RIGHT: 20px;
	BACKGROUND: #012040;
	COLOR: #fff;
	FONT-SIZE: 11px;
	PADDING-TOP: 20px;
	border-top: 5px solid #3a5a95;
}
#footer A
{
	COLOR: #f0d9b0;
}
#footer P
{
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 2px;
}
#footer P SPAN
{
	DISPLAY: block;
}
ul#footer_nav
{
	width:700px;
	margin:0 auto;
	list-style-type: none;
}
ul#footer_nav li
{
	TEXT-TRANSFORM: uppercase;
	FLOAT: left;
	FONT-SIZE: 13px;
}
ul#footer_nav li A
{
	DISPLAY: inline-block;
	COLOR: #84acd7;
	TEXT-DECORATION: none;
}
ul#footer_nav li A:hover
{
	TEXT-DECORATION: underline;
	COLOR: #f0d9b0;
}
.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/evengreener/images/bground_info.jpg') repeat-x 0 0;
	border: 1px solid #CCCCCC;
	color: #0A7F30;
	margin: 0 3px 5px 0;
	padding: 2px;
	font-size: 11px;
	display: block;
}
.AccessoriesInfo
{
	height: 50px;
}
.AccessoriesInfo p
{
	font-size: 11px;
	margin-top: 0;
}
#CheckBox
{
	display: inline;
	float: left;
	padding-top: 5px;
}
.Accessories h4
{
	color: #980500;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	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: 11px;
	margin: 0;
	padding: 0;
}
.Accessories img
{
	display: block;
	float: left;
	margin: 2px 5px;
}
/* jQuery lightBox plugin - Gallery style */
#gallery
{
	margin: 0 auto;
}
#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;
}
.buy_with
{
	background: url('/sites/assets/images/common/payment_footer.jpg') no-repeat center top;
	height: 80px;
	width: 860px;
}
.waterwise
{
	background: url('/sites/assets/images/common/waterwise-logo2.jpg') #fff 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
{
	padding: 8px 10px 20px;
	background: #fff;
	border: #84acd7 1px solid;
	color: #333;
	position: relative;
}
.imgoffer
{
	position: relative;
}
#tagline
{
	COLOR: #84acd7;
	FONT-SIZE: 16px;
	font-weight: 700;
}
.offerlineoptions
{
	COLOR: #e1a;
}
#offerline
{
	COLOR: #e1a;
	FONT-SIZE: 16px;
	font-weight: 700;
}
.tips
{
	COLOR: #84acd7;
	FONT-SIZE: 16px;
	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;
}
#addthis {
 width:125px; float:right; text-align:right; padding:20px 0 0;
}

.codropsmenu1{
    height:30px;
	background: #282828 url(/sites/assets/images/water/barback.gif);
	border:1px solid #000;
}
ul.ldd_menu .ldd_submenu p.textleft {
	color:#aaa;	
}
ul.ldd_menu > li{
	color:#333;
    border-right:1px dotted #403e32;
    border-top:none;
    border-bottom:none;
}
ul.ldd_menu > li > a{
	color:#333;
}
ul.ldd_menu .ldd_submenu{
	border-top:1px solid #C34328;
	background: #172323;
	border:1px solid #000;
}
a.ldd_subfoot1{
	background: #282828 url(/sites/assets/images/water/menu_banner1.gif);
	color:#444;
}
a.ldd_subfoot2{
	background: #282828 url(/sites/assets/images/water/menu_banner2.gif);
	color:#444;
}
a.ldd_subfoot3{
	background: #282828 url(/sites/assets/images/water/menu_banner3.gif);
	color:#444;
}
a.ldd_subfoot4{
	background: #282828 url(/sites/assets/images/water/menu_banner4.gif);
	color:#444;
}
ul.ldd_menu ul{
	border-left:1px solid #333;
}
li.ldd_heading{
	background-color: #CCC;
	color:#000;	
}
ul.ldd_menu ul li a{
	color:#6CF;
}
ul.ldd_menu ul li a:hover{
	color:#fff;
}
