/*
Gursimron Aurora
23-06-08
*/

html
{
height: 100%;
}

body
{font-family:Tahoma; font-size:11px; color:#ffffff; margin-top:30px; margin-left:0px; margin-right:0px; margin-bottom:0px; background-color:#2d2d2d; line-height:13px; background-image:url(images/index_bg.jpg); background-repeat:repeat-x; background-position:top; height:100%;}

/*index starts*/
div#container {
	width: 830px;
	margin: 0 auto;
	text-align: left;
	}

div#header {
	width:830px;
	height:39px;
	margin-bottom:14px;
	}
	
div.logobox {
	float: left;
	position: relative;
	width: 290px;
	height: 39px;
	}
div.logo {
	position: absolute;
	left: 10px;
	background: url(images/logo.gif) no-repeat center;
	width: 167px;
	height: 39px;
	}
div.logo a {
	overflow: hidden;
	width: 167px;
	height: 39px;
	display: block;
}

div#nav {
	width: 540px;
	text-align:right;
	float:left;
	height:39px;
	}
div#nav ul
{list-style-type:none; margin:0px; margin-top:0px; margin-bottom:0px; padding-top:25px; padding-left:0px}
div#nav ul li
{display:inline}
div#nav ul li a
{color: #ffffff; text-decoration:none; font-size:11px;}
div#nav ul li a:visited
{color: #ffffff; text-decoration:none; font-size:11px;}
div#nav ul li a:hover
{color: #c2c2c2; text-decoration:none; font-size:11px;}

.line
{font-size:9px; color:#ffffff; text-decoration:none; font-weight:normal; padding-left:5px; padding-right:5px;}

div#foursec {
	width:830px;
	margin-bottom:3px;
	}
	
div.essco {
	background-image:url(images/essco.jpg);
	background-repeat:no-repeat;
	width:204px;
	height:305px;
	float:left;
	margin-right:4px;
	}
div.essco a {
	overflow: hidden;
	width: 204px;
	height: 305px;
	display: block;
}
div.esscobg {
	background-image:url(images/esscobg.jpg);
	background-repeat:no-repeat;
	width:204px;
	height:95px;
	float:left;
	margin-right:4px;
	margin-bottom:3px;
	}
div.esscocontent {
	width:192px;
	height:56px;
	text-align:center;
	position:absolute;
	top:400px;
	padding-left:5px;
	}
	
div.jaquar {
	background-image:url(images/jaquar.jpg);
	background-repeat:no-repeat;
	width:204px;
	height:305px;
	float:left;
	margin-right:5px;
	}
div.jaquar a {
	overflow: hidden;
	width: 204px;
	height: 305px;
	display: block;
}
div.jaquarbg {
	background-image:url(images/jaquarbg.jpg);
	background-repeat:no-repeat;
	width:204px;
	height:95px;
	float:left;
	margin-right:5px;
	}
div.jaquarcontent {
	width:192px;
	height:56px;
	text-align:left;
	position:absolute;
	top:400px;
	padding-left:0px;
	}

div.artize {
	background-image:url(images/artize.jpg);
	background-repeat:no-repeat;
	width:204px;
	height:305px;
	float:left;
	margin-right:5px;
	}
div.artize a {
	overflow: hidden;
	width: 204px;
	height: 305px;
	display: block;
}
div.artizebg {
	background-image:url(images/artizebg.jpg);
	background-repeat:no-repeat;
	width:204px;
	height:95px;
	float:left;
	margin-right:5px;
	}
div.artizecontent {
	width:192px;
	height:56px;
	text-align:center;
	position:absolute;
	top:400px;
	padding-left:5px;
	}
	
div.hansgrohe {
	background-image:url(images/hansgrohe.jpg);
	background-repeat:no-repeat;
	width:204px;
	height:305px;
	float:left;
	}
div.hansgrohe a {
	overflow: hidden;
	width: 204px;
	height: 305px;
	display: block;
}
div.hansgrohebg {
	background-image:url(images/hansgrohebg.jpg);
	background-repeat:no-repeat;
	width:204px;
	height:95px;
	float:left;
	}
div.hansgrohecontent {
	width:192px;
	height:56px;
	text-align:center;
	position:absolute;
	top:400px;
	padding-left:5px;
	}
	
div#footer {
	width:830px;
	height:121px;
	float:left;
	background-image:url(images/indexfooter_bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:12px;
	}
	
.greytxt {
	color:#c2c2c2;
	}
	
.line1
{font-size:9px; color:#c2c2c2; text-decoration:none; font-weight:normal; padding-left:13px; padding-right:13px;}

.smtext {
	color:#c2c2c2; font-size:10px;
	}
	
div#faucetscontainer {
	width: 830px;
	margin: 0 auto;
	text-align: left;
	background-color:#ffffff;
	}
	
div#faucetscontainer_inner {
	margin: 0 auto;
	padding:7px 9px 7px 9px;
	width: 812px;
	overflow:hidden;
	}
	
div#faucetsleftband {
	width:190px;
	float:left;
	background-color:#9fc4d4;
	min-height: 290px;
	height: auto !important;
	height: 290px;
	margin-bottom:4px;
	}
	
div#faucetsgreyhead {
	width:614px;
	float:left;
	background-color:#eaeaea;
	height:30px;
	}
div#faucetsgreyhead img, div#faucetsgreyhead div {
	padding:8px 0 0 14px;
	font-size:18px;
	color:#424242;
	}
	
div#faucetstext {
	width:574px;
	float:left;
	background-color:#f4f4f4;
	padding:20px 20px 10px 20px;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	}
/*index ends*/

/*essco starts*/
div .esscocontainer {
	width: 830px;
	margin: 0 auto;
	text-align: left;
	background-color:#f0f0f0;
	}
	
div .esscocontainer_inner {
	margin: 0 auto;
	padding:7px 9px 7px 9px;
	width: 812px;
	overflow:hidden;
	}
	
div#esscoleft {
	width:190px;
	float:left;
	margin-right:8px;
	}

div .esscoleftband {
	width:190px;
	float:left;
	background-color:#636363;
	min-height: 290px;
	height: auto !important;
	height: 290px;
	margin-bottom:4px;
	}
	
div .esscocatalouge {
	width:163px;
	float:left;
	background-color:#8c8c8c;
	vertical-align:middle;
	padding:11px 0px 0px 27px;
	height:36px;
	}	
div .Jaquarcatalouge {
	width:163px;
	float:left;
	background-color:#7a97c4;
	vertical-align:middle;
	padding:11px 0px 0px 27px;
	height:36px;
	}
div .Artizecatalouge {
	width:163px;
	float:left;
	background-color:#b79e74;
	vertical-align:middle;
	padding:11px 0px 0px 27px;
	height:36px;
	}
div#ban {
	width:812px;
	padding-bottom:5px;
	}

div#esscocontent {
	width:614px;
	float:left;
	color:#666666;
	}
	
.ul1
{list-style-image:url(images/arrow.gif); margin:0px; padding-left:25px; margin-top:0px; margin-bottom:0px; padding-top:10px;}
.ul1 li {
padding-bottom:7px;}
.ul1 .li {
background-image:url(images/dottedline.gif); background-repeat:no-repeat; background-position:bottom left; margin-bottom:6px;}
.ul1 li a
{color: #ffffff; text-decoration:none; font-size:11px;}
.ul1 li a:visited 
{color: #ffffff; text-decoration:none; font-size:11px;}
.ul1 li a:hover 
{color: #c2c2c2; text-decoration:none; font-size:11px;}

.ulBr
{list-style-image:url(images/arrow_sub.gif); margin:0px; padding-left:25px; margin-top:0px; margin-bottom:0px; padding-top:10px;}
.ulBr li {
padding-bottom:7px;}
.ulBr .li {
background-image:url(images/dottedline.gif); background-repeat:no-repeat; background-position:bottom left; margin-bottom:6px;}
.ulBr li a
{color: #ffffff; text-decoration:none; font-size:11px;}
.ulBr li a:visited 
{color: #ffffff; text-decoration:none; font-size:11px;}
.ulBr li a:hover 
{color: #c2c2c2; text-decoration:none; font-size:11px;}

.ulBrJaqu
{list-style-image:url(./images/arrow_blue1.gif); margin:0px; padding-left:20px; margin-top:0px; margin-bottom:0px; padding-top:5px;}
.ulBrJaqu li {
padding-bottom:7px;}
.ulBrJaqu .li {
background-image:url(./images/dottedline.gif); background-repeat:no-repeat; background-position:bottom left; margin-bottom:6px;}
.ulBrJaqu li a
{color: #ffffff; text-decoration:none; font-size:11px;}
.ulBrJaqu li a:visited 
{color: #ffffff; text-decoration:none; font-size:11px;}
.ulBrJaqu li a:hover 
{color: #000000; text-decoration:none; font-size:11px;}

.ulBrJaquss
{list-style-image:url(./images/arrow_blue.gif); margin:0px; padding-left:20px; margin-top:0px; margin-bottom:0px; padding-top:5px;}
.ulBrJaquss li {
padding-bottom:7px;}
.ulBrJaquss .li {
background-image:url(./images/dottedline.gif); background-repeat:no-repeat; background-position:bottom left; margin-bottom:6px;}
.ulBrJaquss li a
{color: #ffffff; text-decoration:none; font-size:11px;}
.ulBrJaquss li a:visited 
{color: #ffffff; text-decoration:none; font-size:11px;}
.ulBrJaquss li a:hover 
{color: #000000; text-decoration:none; font-size:11px;}

.ulBrJaquSub
{list-style-image:url(images/arrow_sub1.gif); margin:0px; padding-left:35px; margin-top:0px; margin-bottom:0px; padding-top:5px;}
.ulBrJaquSub li {
padding-bottom:7px;}
.ulBrJaquSub .li {
background-image:url(images/dottedline.gif); background-repeat:no-repeat; background-position:bottom left; margin-bottom:6px;}
.ulBrJaquSub li a
{color: #ffffff; text-decoration:none; font-size:10px;}
.ulBrJaquSub li a:visited 
{color: #ffffff; text-decoration:none; font-size:10px;}
.ulBrJaquSub li a:hover 
{color: #000000; text-decoration:none; font-size:10px;}

.ulBrJaquD
{list-style-image:url(images/arrow_sub1.gif); margin:0px; padding-left:35px; margin-top:0px; margin-bottom:0px; padding-top:1px;}
.ulBrJaquD li {
padding-bottom:10px;}
.ulBrJaquD .li {
background-image:url(images/dottedline.gif); background-repeat:no-repeat; background-position:bottom left; margin-bottom:6px;}
.ulBrJaquD li a
{color: #ffffff; text-decoration:none; font-size:11px;font-weight:bold;}
.ulBrJaquD li a:visited 
{color: #ffffff; text-decoration:none; font-size:11px;font-weight:bold;}
.ulBrJaquD li a:hover 
{color: #c2c2c2; text-decoration:none; font-size:11px;font-weight:bold;}


.ulBrJaquSSub
{list-style-image:url(images/arrow_sub1.gif); margin:0px; padding-left:25px; margin-top:0px; margin-bottom:0px; padding-top:0px;}
.ulBrJaquSSub li {
padding-bottom:0px;}
.ulBrJaquSSub .li {
background-image:url(images/dottedline.gif); background-repeat:no-repeat; background-position:bottom left; margin-bottom:2px;}
.ulBrJaquSSub li a
{color: #ffffff; text-decoration:none; font-size:10px;}
.ulBrJaquSSub li a:visited 
{color: #ffffff; text-decoration:none; font-size:10px;}
.ulBrJaquSSub li a:hover 
{color: #000000; text-decoration:none; font-size:10px;}

div#breadcrumps {
	float:left;
	width:364px;
	height:18px;
	font-size:10px;
	padding-top:0px;
	margin-top:0px;
	color:#333333;
	}
div#breadcrumps span {
	color:#333333;
	}
div#breadcrumps a
{color: #666666; text-decoration:none; font-size:10px;}
div#breadcrumps a:visited
{color: #666666; text-decoration:none; font-size:10px;}
div#breadcrumps a:hover
{color: #333333; text-decoration:none; font-size:10px;}

div#faucetsrange {
	width:250px;
	height:18px;
	float:right;
	padding-bottom:9px;
	}
	
div .esscogreyhead {
	width:614px;
	float:left;
	background-color:#c4c4c4;
	height:25px;
	}
div .esscogreyhead img, div .esscogreyhead div {
	padding:5px 0 5px 10px;
	font-size:12px;
	color:#656565;
	font-weight:bold;
	}
	
div#esscoproimg {
	margin-bottom:5px;
	}
	
div .esscotext {
	width:574px;
	float:left;
	background-color:#dedede;
	padding:20px 20px 10px 20px;
	min-height: 254px;
	height: auto !important;
	height: 254px;
	}
div .esscotext .img {
	margin-right:100px;
	}
	
.select1
{
color: #666666;
font-size:11px;
background-color:#ffffff;
border: 1px solid #c3c3c3;
text-decoration:none;
padding-top:0px;
height:18px;
width:138px;
}
	
div#esscofooter {
	width:830px;
	height:87px;
	float:left;
	background-image:url(images/footer_inner.jpg);
	background-repeat:no-repeat;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:15px;
	}
	
.ul2
{list-style-image:url(images/bullet.gif); margin:0px; padding-left:10px; margin-top:0px; padding-top:10px; padding-bottom:0px; margin-bottom:0px;}
.ul2 li {
padding-bottom:7px;
}

div .esscoproducts {
	width:169px;
	background-color:#4d4d4d;
	margin-top:0px;
	margin-bottom:8px;
	margin-left:10px;
	padding-left:0px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	text-align:left;
	}
	
div .esscoproductrange {
	width:153px;
	/*background-color:#5b5b5b;*/
	margin-left:8px;
	margin-right:0px;
	padding-left:0px;
	/*min-height: 94px;*/
	height: auto !important;
	/*height: 94px;*/
	text-align:left;
	}

.ul3
{list-style-image:url(images/arrow_sub1.gif); margin:0px; padding-left:25px; margin-top:0px; margin-bottom:0px; padding-top:5px;}
.ul3 li {
padding-bottom:7px;}
.ul3 .li {
background-image:url(images/dottedline.gif); background-repeat:no-repeat; background-position:bottom left; margin-bottom:6px;}
.ul3 li a
{color: #bdbdbd; text-decoration:none; font-size:10px;}
.ul3 li a:visited 
{color: #bdbdbd; text-decoration:none; font-size:10px;}
.ul3 li a:hover 
{color: #ffffff; text-decoration:none; font-size:10px;}

div.productband {
	width:573px;
	float:left;
	margin-bottom:20px;
	}

div.esscocategory {
	width:132px;
	float:left;
	margin:0px;
	padding:0px;
	padding-bottom:20px;
	}

div.esscocategoryimg {
	width:132px;
	float:left;
	margin:0px;
	padding:0px;
	height:121px;
	padding-top:0px;
	border:1px solid #93b1de;
	background-color:#ffffff;
	}
div.esscocategoryimg a 
{
	width:132px;
	height:121px;
	display:block;
	}		
 
div.productdesc {
	width:122px; 
	height:18px; 
	background-color:#727272; 
	padding-top:5px; 
	padding-left:5px; 
	padding-right:5px;
	margin-top:2px;
	margin-bottom:20px;
	}
div.productdescCFinish 
{
width:122px; 
height:30px; 
background-color:#727272; 
padding-top:5px; 
padding-left:10px; 
padding-right:5px;
margin-top:2px;
margin-bottom:20px;
vertical-align:middle;
text-align:center;
}
/*essco ends*/

/*artize starts*/
div .artizecontainer {
	width: 830px;
	margin: 0 auto;
	text-align: left;
	background-color:#e3d8c4;
	}
	
div .artizecontainer_inner {
	margin: 0 auto;
	padding:7px 9px 7px 9px;
	width: 812px;
	overflow:hidden;
	}
	
div .artizeleftband {
	width:190px;
	float:left;
	background-color:#b79e74;
	min-height: 290px;
	height: auto !important;
	height: 290px;
	margin-bottom:4px;
	}
.ul4
{list-style-image:url(images/darkblue_bullet.gif); margin:0px; padding-left:25px; margin-top:0px; margin-bottom:0px; padding-top:10px;}
.ul4 li {
padding-bottom:7px;}
.ul4 .li {
background-image:url(images/dottedline_artize.gif); background-repeat:no-repeat; background-position:bottom left; margin-bottom:6px;}
.ul4 li a
{color: #000000; text-decoration:none; font-size:11px;}
.ul4 li a:visited 
{color: #000000; text-decoration:none; font-size:11px;}
.ul4 li a:hover 
{color: #ffffff; text-decoration:none; font-size:11px;}

.ulArt
{list-style-image:url(./images/arrow2.gif); margin:0px; padding-left:25px; margin-top:0px; margin-bottom:0px; padding-top:10px;}
.ulArt li {
padding-bottom:7px;}
.ulArt .li {
background-image:url(images/dottedline_artize.gif); background-repeat:no-repeat; background-position:bottom left; margin-bottom:6px;}
.ulArt li a
{color: #000000; text-decoration:none; font-size:11px;}
.ulArt li a:visited 
{color: #000000; text-decoration:none; font-size:11px;}
.ulArt li a:hover 
{color: #ffffff; text-decoration:none; font-size:11px;}

.ulCat
{list-style-image:url(images/arrow_sub.gif); margin:0px; padding-left:25px; margin-top:0px; margin-bottom:0px; padding-top:10px;}
.ulCat li {
padding-bottom:7px;}
.ulCat .li {
background-image:url(images/dottedline_artize.gif); background-repeat:no-repeat; background-position:bottom left; margin-bottom:6px;}
.ulCat li a
{color: #000000; text-decoration:none; font-size:11px;}
.ulCat li a:visited 
{color: #000000; text-decoration:none; font-size:11px;}
.ulCat li a:hover 
{color: #ffffff; text-decoration:none; font-size:11px;}

.ulCatArt
{list-style-image:url(images/arrow_brown.gif); margin:0px; padding-left:20px; margin-top:0px; margin-bottom:0px; padding-top:5px;}
.ulCatArt li {
padding-bottom:7px;}
.ulCatArt .li {
background-image:url(images/dottedline_artize.gif); background-repeat:no-repeat; background-position:bottom left; margin-bottom:6px;}
.ulCatArt li a
{color: #000000; text-decoration:none; font-size:11px;}
.ulCatArt li a:visited 
{color: #000000; text-decoration:none; font-size:11px;}
.ulCatArt li a:hover 
{color: #ffffff; text-decoration:none; font-size:11px;}

.ulCatArt1
{list-style-image:url(images/arrow_sub1.gif); margin:0px; padding-left:5px; margin-top:0px; margin-bottom:0px; padding-top:5px;}
.ulCatArt1 li {
padding-bottom:7px;}
.ulCatArt1 .li {
background-image:url(images/dottedline_artize.gif); background-repeat:no-repeat; background-position:bottom left; margin-bottom:6px;}
.ulCatArt1 li a
{color: #000000; text-decoration:none; font-size:10px;}
.ulCatArt1 li a:visited 
{color: #000000; text-decoration:none; font-size:10px;}
.ulCatArt1 li a:hover 
{color: #ffffff; text-decoration:none; font-size:10px;}

div .artizebrownhead {
	width:614px;
	float:left;
	background-color:#c8b697;
	height:25px;
	}
div .artizebrownhead img, div .artizebrownhead div {
	padding:5px 0 5px 10px;
	font-size:12px;
	color:#543908;
	font-weight:bold;
	}
	
div.artizetext {
	width:574px;
	float:left;
	background-color:#dfd0b8;
	padding:20px 20px 10px 20px;
	min-height: 254px;
	height: auto !important;
	height: 254px;
	}
	
div.artizetext .img {
	margin-right:100px;
	}
	
div .artizeproducts {
	width:169px;
	background-color:#9f8355;
	margin-top:0px;
	margin-bottom:8px;
	margin-left:10px;
	padding-left:0px;
	min-height: 150px;
	height: auto !important;
	/*height: 150px;*/
	text-align:left;
	}
	
div .artizeproductrange {
	width:153px;
	background-color:#b1966a;
	margin-left:8px;
	margin-right:0px;
	padding-left:0px;
	text-align:left;
	}
.ul5
{list-style-image:url(images/arrow3.gif); margin:0px; padding-left:17px; margin-top:0px; margin-bottom:0px; padding-top:5px;}
.ul5 li {
padding-bottom:7px;}
.ul5 .li {
background-image:url(images/dottedline.gif); background-repeat:no-repeat; background-position:bottom left; margin-bottom:6px;}
.ul5 li a
{color: #f3e2c4; text-decoration:none; font-size:10px;}
.ul5 li a:visited 
{color: #f3e2c4; text-decoration:none; font-size:10px;}
.ul5 li a:hover 
{color: #ffffff; text-decoration:none; font-size:10px;}
	
div.artizecategory {
	width:102px;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:110px;
	}
.imgborder{
	border:1px solid #f8edd8;
	}
	
div.artizeproduct {
	width:191px;
	float:left;
	margin:0px;
	padding:0px;
	
	}
	
div.artizeproductdesc {
	 
	height:12px; 
	background-color:#c8b697;
	padding:5px 10px 10px 10px;
	width:86px;
	text-align:center;
	margin-bottom:20px;
	}
/*artize ends*/

/*jaquar starts*/
div .jaquarcontainer {
	width: 830px;
	margin: 0 auto;
	text-align: left;
	background-color:#ffffff;
	}
	
div .jaquarcontainer_inner {
	margin: 0 auto;
	padding:7px 9px 7px 9px;
	width: 812px;
	overflow:hidden;
	}
	
div .jaquarleftband {
	width:190px;
	float:left;
	background-color:#7a97c4;
	min-height: 290px;
	height: auto !important;
	height: 290px;
	margin-bottom:4px;
	}
	
div .jaquarbluehead {
	width:614px;
	float:left;
	background-color:#dbe6f7;
	height:25px;
	}
div .jaquarbluehead img, div .jaquarbluehead div {
	padding:5px 0 5px 10px;
	font-size:12px;
	color:#424242;
	font-weight:bold;
	}

div .jaquarblueheadSub {
	width:575px;
	/*float:left;*/
	border-bottom:solid 2px #dbe6f7;
	/*background-color:#dbe6f7;*/
	height:18px;
	}
div .jaquarblueheadSub img, div .jaquarblueheadSub div {
	padding:5px 0 0px 0px;
	font-size:12px;
	color:#424242;
	font-weight:bold;
	}
		
div .jaquartext {
	width:574px;
	float:left;
	background-color:#edf4ff;
	padding:20px 20px 25px 20px;
	min-height: 202px;
	height: auto !important;
	height: 202px;
	}
	
div .jaquarproducts {
	width:169px;
	background-color:#93b1de;
	margin-top:0px;
	margin-bottom:8px;
	margin-left:10px;
	padding-left:0px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	text-align:left;
	}
.ul6
{list-style-image:url(./images/arrow.gif); margin:0px; padding-left:20px; margin-top:0px; margin-bottom:0px; padding-top:10px;}
.ul6 li {
padding-bottom:7px;}
.ul6 .li {
background-image:url(./images/dottedline.gif); background-repeat:no-repeat; background-position:bottom left; margin-bottom:6px;}
.ul6 li a
{color: #ffffff; text-decoration:none; font-size:11px;}
.ul6 li a:visited 
{color: #ffffff; text-decoration:none; font-size:11px;}
.ul6 li a:hover 
{color: #000000; text-decoration:none; font-size:11px;}
	
div .jaquarproductrange {
	width:153px;
	/*background-color:#7393c3;*/
	margin-left:8px;
	margin-right:0px;
	padding-left:0px;
	/*min-height: 94px;*/
	height: auto !important;
	/*height: 94px;*/
	text-align:left;
	}
.ul7
{list-style-image:url(images/arrow_sub1.gif); margin:0px; padding-left:25px; margin-top:0px; margin-bottom:0px; padding-top:5px;}
.ul7 li {
padding-bottom:7px;}
.ul7 .li {
background-image:url(images/dottedline.gif); background-repeat:no-repeat; background-position:bottom left; margin-bottom:6px;}
.ul7 li a
{color: #ffffff; text-decoration:none; font-size:10px;}
.ul7 li a:visited 
{color: #ffffff; text-decoration:none; font-size:10px;}
.ul7 li a:hover 
{color: #000000; text-decoration:none; font-size:10px;}

.ul8
{list-style-image:url(images/arrowgreen.gif); margin:0px; padding-left:25px; margin-top:0px; margin-bottom:0px; padding-top:10px;}
.ul8 li {
padding-bottom:7px;}
.ul8 .li {
background-image:url(images/dottedline_artize.gif); background-repeat:no-repeat; background-position:bottom left; margin-bottom:6px;}
.ul8 li a
{color: #000000; text-decoration:none; font-size:11px;}
.ul8 li a:visited 
{color: #000000; text-decoration:none; font-size:11px;}
.ul8 li a:hover 
{color: #2e7762; text-decoration:none; font-size:11px;}

div.artizecategory {
	width:129px;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:15px;
	}
.imgblueborder {
	border: 1px solid #93b1de;
	}
	
div.jaquarproductdesc {
	width:124px; 
	float:left;
	height:18px; 
	background-color:#6c8fc6; 
	padding-top:5px; 
	padding-left:5px; 
	padding-right:5px;
	margin-top:2px;
	clear:both;
	}
	
.small {
	font-size:9px;
	}
	
.greytext {
	color:#666666;
	}
/*jaquar ends*/

/*hansgrohe starts*/
div#hansgrohecontainer {
	width: 830px;
	margin: 0 auto;
	text-align: left;
	background-color:#ffffff;
	}
	
div#hansgrohecontainer_inner {
	margin: 0 auto;
	padding:7px 9px 7px 9px;
	width: 812px;
	overflow:hidden;
	}
	
div#hansgroheleftband {
	width:190px;
	float:left;
	background-color:#c3e0d8;
	min-height: 290px;
	height: auto !important;
	height: 290px;
	margin-bottom:4px;
	}

div#hansgrohegreenhead {
	width:614px;
	float:left;
	background-color:#d6f0e9;
	height:30px;
	}
div#hansgrohegreenhead img, div#hansgrohegreenhead div {
	padding:8px 0 0 14px;
	font-size:18px;
	color:#543908;
	}
	
div#hansgrohetext {
	width:574px;
	float:left;
	background-color:#e9f9f4;
	padding:20px 20px 10px 20px;
	}
div.hansgrohetext .img {
	margin-right:100px;
	}
/*hansgrohe ends*/


.clear {
	clear:both;
	}

a.link1 
{color: #ffffff; text-decoration:none ; font-size:11px;}
a.link1:visited 
{color: #ffffff; text-decoration:none; font-size:11px;}
a.link1:hover 
{color:#c2c2c2; text-decoration:none; font-size:11px;}

a.link2 
{color: #c2c2c2; text-decoration:none ; font-size:11px;}
a.link2:visited 
{color: #c2c2c2; text-decoration:none; font-size:11px;}
a.link2:hover 
{color:#ffffff; text-decoration:none; font-size:11px;}

a.link3 
{color: #c2c2c2; text-decoration:none ; font-size:10px;}
a.link3:visited 
{color: #c2c2c2; text-decoration:none; font-size:10px;}
a.link3:hover 
{color:#ffffff; text-decoration:none; font-size:10px;}

a.link4 
{color: #666666; text-decoration:none ; font-size:11px; font-weight:bold;}
a.link4:visited 
{color: #666666; text-decoration:none; font-size:11px; font-weight:bold;}
a.link4:hover 
{color:#817f7f; text-decoration:none; font-size:11px; font-weight:bold;}

a.link5 
{color: #ffffff; text-decoration:none ; font-size:9px; font-weight:bold;}
a.link5:visited 
{color: #ffffff; text-decoration:none; font-size:9px; font-weight:bold;}
a.link5:hover 
{color:#dddbdb; text-decoration:none; font-size:9px; font-weight:bold;}

a.link6 
{color: #444444; text-decoration:none ; font-size:9px; font-weight:bold;}
a.link6:visited 
{color: #444444; text-decoration:none; font-size:9px; font-weight:bold;}
a.link6:hover 
{color:#543908; text-decoration:none; font-size:9px; font-weight:bold;}

a.linkNews1 
{color: #000000; text-decoration:none ; font-size:11px; font-weight:normal;}
a.linkNews1:visited 
{color: #000000; text-decoration:none; font-size:11px; font-weight:normal;}
a.linkNews1:hover 
{color:#7c7b77; text-decoration:none; font-size:11px; font-weight:normal;}

a.link7 
{color: #000000; text-decoration:none ; font-size:10px;}
a.link7:visited 
{color: #000000; text-decoration:none; font-size:10px;}
a.link7:hover 
{color:#6c8fc6; text-decoration:none; font-size:10px;}

a.link8 
{color: #666666; text-decoration:none ; font-size:11px;}
a.link8:visited 
{color: #666666; text-decoration:none; font-size:11px;}
a.link8:hover 
{color:#817f7f; text-decoration:none; font-size:11px;}

.input
{
	color: #6b6c6e;
	font-size:10px;
	background-color:#ffffff;
	border: 1px solid #9b9b9b;
	text-decoration:none;
	padding-top:0px;
	height:13px;
	width:134px;
}

.input1
{
	color: #6b6c6e;
	font-size:10px;
	background-color:#ffffff;
	border: 1px solid #9b9b9b;
	text-decoration:none;
	padding-top:0px;
	height:16px;
	width:207px;

}

.tarea
{
	color: #6b6c6e;
	font-size:11px;
	background-color:#ffffff;
	border: 1px solid #9b9b9b;
	text-decoration:none;
	padding-top:0px;
	height:40px;
	width:134px;
}

.tel
{
	color: #6b6c6e;
	font-size:10px;
	background-color:#ffffff;
	border: 1px solid #9b9b9b;
	text-decoration:none;
	padding-top:0px;
	height:13px;
	width:25px;
}

.tel1
{
	color: #6b6c6e;
	font-size:10px;
	background-color:#ffffff;
	border: 1px solid #9b9b9b;
	text-decoration:none;
	padding-top:0px;
	height:13px;
	width:70px;
}

.tell2
{
	color: #6b6c6e;
	font-size:10px;
	background-color:#ffffff;
	border: 1px solid #9b9b9b;
	text-decoration:none;
	padding-top:0px;
	height:13px;
	width:101px;
}
.redstar{
	color:#FF0000;
	font-size:9px;
	}

.ulNews
{list-style-image:url(./Images/tri_bullet.gif); margin:0px; padding-left:25px; margin-top:0px; margin-bottom:0px; padding-top:10px;}
.ulNews li {
padding-bottom:7px;}
.ulNews .li {
background-image:url(images/dottedline.gif); background-repeat:no-repeat; background-position:bottom left; margin-bottom:6px;}
.ulNews li a
{color: #000000; text-decoration:none; font-size:11px;}
.ulNews li a:visited 
{color: #000000; text-decoration:none; font-size:11px;}
.ulNews li a:hover 
{color: #666666; text-decoration:none; font-size:11px;}

a.linkNews
{color: #000000; text-decoration:none ; font-size:10px;}
a.linkNews:visited 
{color: #000000; text-decoration:none; font-size:10px;}
a.linkNews:hover 
{color:#666666; text-decoration:none; font-size:10px;}
