@charset "utf-8";
/* CSS Document */

html {
	overflow-x: auto;
	overflow-y: auto;
}

body {
	padding: 0px;
	margin-top:0px;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

input:focus, textarea:focus{
	background-color:#faf4d0;
}
a{
	color:#233b77;
	outline:none;
	outline:
}
object{
	outline:none;}
a:hover{
	text-decoration:none;
}
#wrapper{
	width:975px;
	background:url(../images/pagebg.jpg) repeat-y 0px 0px;
	margin:0px auto;
}
#container{
	width:961px;
	margin:0px auto;
}
#header{
	height:110px;
}
#content{
	clear:both;
	
}

.space{
	clear:both;
	display:block;
	height:5px;
}
#logo{
	float:left;
	margin:10px 0px 0px 13px;
}
#selectbox{
	background:url(../images/topbg.jpg) no-repeat 0px 0px;
	width:232px;
	height:90px;
	padding-top:5px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	float:right;
}
#quality{
	float:left;
	margin:0px 0px 0px 120px;
	width:110px;
}
#bbb{
	width:310px;
	margin:12px 50px 0px 0px;
	float:right;
}
#top_form{
	width:125px;
	float:left;
	color:#233b77;
}
#top_form .button{
	background-color:#828282;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	width:27px;
	height:22px;
	border:none;
	cursor:pointer;
}
#top_address{
	float:left;
	line-height:18px;
	margin:0px 0px 0px 30px;
	color:#233b77;
}
#top_address h1{
	font-weight:bold;
	font-size:12px;
}
#top_address a{
	text-decoration:underline;
}
#topnav{
	background:url(../images/menu-bg.jpg) repeat-x 0px 0px;
	height:29px;
	border-bottom:1px solid #fff;
}
#topnav #toplink{
	float:right;
	width:250px;
	background:url(../images/menu-bg2.jpg) repeat-x 0px 0px;
	height:29px;
	padding-left:10px;

}
#topnav #toplink a{
	padding:8px 0px;
	float:left;
	display:block;
	margin:0px 8px;
}
#topnav #toplink a:hover{
	color:#fff;
}
#chromemenu{
	width:695px;
}
#chromemenu ul{
	margin:0px 0px 0px 10px;
	border-left:1px solid #fff;	
}
#chromemenu li {
	float:left;
	display:inline;
}
#chromemenu li a{
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	padding:8px 5.5px;
	background:url(../images/menu-bg.jpg) repeat-x 0px 0px;
	margin:0px 0px;
	display:block;
} 
#chromestyle ul li a:hover, .chromestyle ul li a.selected{background:#0e2049;}
#chromemenu li a:hover{
	background:#0e2049;
	color:#eded56;
	padding:8px 5.5px;
}

#chromemenu .active{
	background:#0e2049;
	color:#eded56;
	padding:8px 5.5px;
}

#shadow{
	background:url(../images/shadow.png) repeat-x 0px 0px;
	display:block;
	z-index:3;
	position:absolute;
	height:9px;
	width:961px;
}
#banner{
	background:url(../images/banner-bg.jpg) repeat-x 0px 0px #11479a;
	z-index:1;
	height:148px;
}
#titlebox{
	width:251px;
	background-color:#aaa451;
	color:#0d3676;
	font-size:32px;
	font-weight:bold;
	text-align:center;
	padding:58px 0px;
	position:absolute;
	z-index:2;	
	float:left;
}
#bannertext{
	width:330px;
	margin:15px 0px 0px 300px;
	float:left;
	text-align:center;	
}
*:first-child+html #bannertext{
	margin:15px 0px 0px 290px;
}
#bannertext h1, #bannertext h2{
	font-size:30px;
	color:#fff;
}
#bannertext h2{
	font-style:italic;
	font-size:28px;
	color:#eccd34;
	line-height:29px;
}
#bannertext p{
	color:#67bfe5;
	font-size:20px;
}
#bannertext p b{
	color:#fff;
}
#topform{
	width:330px;
	float:right;
	text-align:center;
	margin-top:10px;
}
#topform .call span{
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:5px 0px;
}
.call a{
	margin:0px;
	padding:0px;
}
#topform .call b{
	color:#f1da37;
}
#topform .call i{
	font-size:14px;
	font-style:normal;
	margin-top:5px;
}
#fillform{
	background-color:#4979c5;
	border:1px solid #000;
	padding:5px;
	width:270px;
	margin:10px auto;
	color:#fff;
	font-size:11px;
}
#fillform .input{
	width:110px;
	font-size:12px;
	border:1px solid #505050;
	color:#505050;
	padding:2px;
}
#fillform .button1{
	background-color:#233b77;
	color:#fff;
	font-size:12px;
	width:22px;
	border:1px solid #000;
	cursor:pointer;
}
#formtext{
	color:#c2c2c2;
	font-size:11px;
	text-align:center;
	line-height:18px;
}
#formtext b{
	font-size:11px;
	color:#7a9fda;
}

#maincontent{
	clear:both;
	padding:0px 0px;
}
#left{
	background:url(../images/sidebarbg.jpg) repeat-x 0px 0px #FEF99D;
	width:241px;
	height:525px;
	float:left;
	padding:10px 5px 10px 5px;
}
#points{
	float:left;
}
/*#points ul{
	float:left;
}*/
#points li{
	background:url(../images/bullet.gif) no-repeat 0px 2px;
	list-style:none;
	font-size:14px;
	color:#1a2c59;
	padding-left:18px;
	font-weight:bold;
	line-height:15px;
	float:left;
	display:list-item;
	padding-bottom:8px;
}
#points li ul li{
	font-weight:normal;
	font-size:11px;
	color:#000;
	background:none;
	margin:0px 0px 5px -14px;
	padding-top:3px;
	background:none;
	list-style:none;
	display:list-item;
}
.discounts{
	margin:0px auto;
	text-align:center;
	padding-top:10px;
}

#right{
	margin:0px 0px 10px 0px;
	float:left;
}
#bottomcontent{
	clear:both;
	}
#rightcolumn1{
	width:360px;
	float:left;
	margin:10px 0px 0px 10px;
}
#rightcolumn2{
	margin:9px 0px 0px 10px;
	width:320px;
	float:left;
}
#slideshow{
	width:700px;
	height:210px;
	z-index:auto;
}
#gallery{
	width:700px;
	height:210px;
	float:left;
	z-index:50;
	position:absolute;
}
#gallery{
	width:700px;
	height:210px;
	float:left;
	z-index:1;
	
}
#floor_gallery{
	z-index:1;
}
/*#floor_gallery .gallerydesctext{
	text-align: left;
	padding: 7px 5px 8px 32px;
	font-size:18px;
	font-family:sans-serif;
	background:url(../images/tick.gif) no-repeat 5px 5px;
	
}
*/
#rotater{
	margin:0px auto 0px auto;
	width:181px;
	padding:15px 0px 0px 0px;
	float:right;
	text-align:center;
}
#rotater img{
	float:right;}
#rotater p{
	text-align:center;
	margin:0px auto 0px auto;
}

#rotater img{
	float:right;
}

#batches{
	width:260px;
	height:200px;
	margin:0px auto 6px auto;
	text-align:center;

}
#internetcoupon{
	float:right;
	border:1px dashed #2F5DA8;
	width:320px;
	height:160px;
	padding:3px;
	margin:0px auto 5px auto;
	background:url(../images/couponbg.jpg) no-repeat bottom #f8fbff;
	text-align:center;
	cursor:pointer;
}
#internetcoupon p {
	font-size:1.8em;
	font-weight:normal;
	font-style:normal;
	color:#0d397b;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	padding:5px 0px;
}

#internetcoupon .title{
	width:222px;
	margin:0px auto;
}
#internetcoupon .offer{
	color:#ffffff;
	font-size:2.8em;
	clear:both;
	margin-top:75px;
	padding:8px 0px;
	line-height:18px;
	font-weight:bold;
}
/*
#internetcoupon .offer{
	//color:#8c0101;
	color:#ffffff;
	font-size:2.8em;
	clear:both;
	margin-top:75px;
	padding:8px 0px;
	line-height:18px;
	font-weight:bold;
}
*/
#internetcoupon .every{
	font-size:1.4em;
	color:#FDF384;
	font-weight:bold;
	line-height:18px;
}
#internetcoupon .condition{
	margin-top:10px;
	line-height:15px;
	font-size:0.8em;
}
#ansonylon, #shaw{
	width:150px;
	margin:30px 0px 0px 0px;
	float:left;
	text-align:right;
}
#footer{
	background:url(../images/footerbg.jpg) repeat-x 0px 0px;
	height:100px;
	padding:22px 33px;
	clear:both;
	border-bottom:1px solid #eee;
}

#footer-home{
	background:url(../images/footerbg.jpg) repeat-x 0px 0px;
	height:180px;
	padding:22px 33px;
	clear:both;
	border-bottom:1px solid #eee;
}

#footer-flooring{
	background:url(../images/footerbg.jpg) repeat-x 0px 0px;
	height:190px;
	padding:10px 33px;
	clear:both;
	border-bottom:1px solid #eee;
}
#footerlogos{
	width:280px;
	float:left;
	padding:0px 0px 0px 0px;
}
#footerlogos img{
	margin-right:15px;
}
#footerall{
	width:920px;
	padding:25px 0px 5px 0px;
	margin:0px auto;
	clear:both;}
#footerlinks, #copyright{
	color:#292929;
	width:400px;
	float:left;
	font-size:10px;	
}
#footerlinks a{
	color:#1e3266;
	margin:0px;
}

#socialmedialinks {
	width:250px;
	float:left;
	margin-top:-25px;
}

#copyright{
	float:right;
	width:250px;
	text-align:right;
	padding-right:20px;}
#policy{
	float:left;
	width:560px;
	text-align:left;
	font-size:11px;
	line-height:15px;
	color:#000;
	margin:10px 0px 0px 20px;
}
/*  Image Rotator */

/* rotator in-page placement */

div.metrorotator {
	position:relative;
	height:70px;
	clear:both;
}
/* rotator css */
div.metrorotator div{
	position:absolute;
	list-style: none;
	margin:0px auto;
	text-align:center;
}

div.metrorotator div.show{
	z-index:500
}
/* Scroller css */
 #scr1 div {
  visibility:hidden;
}

#scr1, #scr1 div.default {
 width:260px;
 height:70px;
 margin:0px auto;
 overflow:hidden;
   visibility:visible;
 }
 #scr1 table tr td div {
  visibility:visible;
 }
* html #scr1, #scr1 div.default {
 width:300px;
 height:70px;
 }
#shophome{
	width:348px;
	height:167px;
	background:url(../images/shophome.jpg) no-repeat;
	cursor:pointer;
	clear:both;
	border:1px solid #505050;
}
.formbg1, .formbg2{
	background:url(../images/form-img.jpg) no-repeat 0px 0px ;
	padding:0px 0px 0px 470px;
	height:411px;
}
.formbg2{
	background:url(../images/form-img2.jpg) no-repeat 0px 0px ;
}
.formtable{
	margin:10px 0px 10px 0px;
}
.formtable td{
	padding:3px;
}
.formtitle{
	color:#000;
	font-size:1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px 0px 0px 0px;
	height:32px;
	border-bottom:dashed 1px #a7a7a7;
}
.formtitle b{
	color:#C00;
		font-weight:normal;
}
.star{
	color:#C00;
}
.quick_links, .quick_links1{
	width:338px;
	float:left;
	border:1px solid #b4b4b2;
	padding:5px;
	background-color:#f4f4f4;
	margin-top:10px;
}
.quick_links img, .quick_links1 img{
	margin:11px 0px 0px 0px;
	float:left;
}
.quick_links h1, .quick_links1 h1{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:left;
	color:#000;
	margin:0px;
	padding:0px;
	font-size:1em;
	font-weight:bold;
}
.quick_links ul, .quick_links1 ul{
	margin:5px 0px 0px 6px;
	padding:0px;
	float:left;
	width:250px;
}
.quick_links li, .quick_links1 li{
	display:inline;
	float:left;
	list-style:none;
	font-weight:bold;
	margin:6px 8px 2px 8px;
}
.quick_links1 li{
	width:inherit;
}
.quick_links a, .quick_links1 a{
	color:#fff;
	padding:3px 5px;
	font-size:10px;
	-moz-border-radius-bottomleft: 3px;
 	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border:1px solid #2e5aa3;
	background-color:#2e5aa3;
	font-family:sans-serif;
	font-size:11px !important;
	display:inline-block;
}
.quick_links a:hover, .quick_links1 a:hover{
	background-color:#fff;
	color:#2e5aa3;
	display:inline-block;
}
.content_txt{
	padding-top:10px;
	line-height:20px;
}
.content_txt p{line-height:20px;}
#storeLoc .rates {
	float:left;
	height:260px;
	padding:7px 0 0;
}
#storeLoc li {
	background:url(../images/bullet.gif) no-repeat 0px 3px;
	display:block;
	float:left;
	font-size:1em;
	height:70px;
	line-height:1.2em;
	margin:7px 0 0 7px;
	padding:3px 5px 2px 15px;
	width:245px;
}
#storeLoc span {
	color:#274d8c;
	font-style:italic;
	font-weight:bold;
}
#mypopup{
	z-index:1005;
}
#main_form_holder {
	background:#94ceea;
	color:#0e2049;
	font-size:11px;
	padding:10px;
	text-align:center;
	width:285px;
	border:2px solid #0e2049;
	z-index:1005;
	position:relative;
}
#main_form_holder .inputbox{
	width:280px;
	margin-top:5px;
}
/*Info Pop Up*/

#popbox{
	font-size:12px;
	padding:10px 5px 5px 5px;
	line-height:19px;
	color:#000;
}
#popbox h1{
	font-size:1.4em;
	color:#0E2049;
	display:block;
	padding:3px 0px 3px 5px;
	background:#B0D9EE;
/*	border:1px solid #aaa17f;	*/
}
#popbox p{
	padding:5px 0px 5px 0px;
	text-align:justify;
	margin:0px;
}	
#popbox b, #popbox td b{color:#12295F;}
#popbox .left{
	float:left;
	margin:0px 15px 0px 0px;
	border:1px solid #ccc;
	padding:1px;
}
#popbox .right{
	float:right;
	margin:0px 0px 0px 15px;
	border:1px solid #ccc;
	padding:1px;
}

#popbox h2{
	font-size:1.3em;
	padding:0px 0px 5px 0px;
	margin:0px;
	color:#12295F;
}
#popbox td{
	line-height:20px;

}

input.error,select.error,td.error,table.error
{
	color: #000;
	border: 2px solid #F00;	
}

span.error
{
	color: #FFF;
	background-color: #bd0a0a;	
	display:inline-block;
	font-size:0.8em;
	font-weight:normal;
	line-height:normal;
	padding:2px;
	white-space:nowrap;
	float:left;
	
	
}
span.valid
{
	color: #FFF;
	background-color: #2b901d;	
	display:block;
	font-size:0.8em;
	font-weight:normal;
	line-height:normal;
	padding:2px;
	background:transparent url(../images/tick.png) no-repeat scroll 0 0;
	height:16px;
	width:16px;
	float:left;
	margin:2px;
	z-index:10;
	
}

#errortooltip{
z-index:99999;
}
#errormessage
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
#errorborder
{
	background-color:#C80015;
	border: 2px solid #CC0000;	
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#arrowtooltip
{
	/*float:left;*/
	padding-top:0px;
	text-align:center;
	left:50%;
}


.storeresult{
	width:230px;
	float:left;

}
.storeresult img{
	margin-right:5px;
}

.preloader2{
	background-image: url(../images/preloader2.gif);	
}
#rotatortitles2{
	margin-top:20px;
	display:block;
	line-height:22px;
}
.dialogbox{
	padding:10px;
	text-align:center;
	line-height:28px;
	margin:20% auto 0px 38%;
	width:99%;
	font-size:18px;
	color:#999;
}
