body{
	margin: 0px;
	font-family: Georgia, Tahoma, Verdana;
	background-position: top;
}
* {margin:0; padding:0} 
a{
	border: none;
	outline: none;
	position:relative;
	z-index: 500;
}
a:link, a:visited{
	color: #004787;
	text-decoration: underline;
}
a:hover, a:active{
	color: #004787;
	text-decoration: none;
}	
* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}	
img{
	border: none;
}
#black{
	background-image: url(../images/backmain.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/backmain.png' , sizingMethod='scale');/*crop*/
	#background-image: none;
	background-repeat:no-repeat;
	#filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/backmain.png' , sizingMethod='scale');/*crop*/
	width: 995px;
	padding-top:10px;
}
a.button:link, a.button:visited{
	border: 1px solid black;
	background-color: #004787;
	padding: 2px;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
}

a.button:hover, a.button:active {
	background-color: #004787;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: white;
}
#container{
	width: 946px;
	margin: 0 auto;
}
#logo{
	clear:both;
	width:275px;
	float: left;
	margin: 15px 10px 0px 0px;
}

/*box1*/
#box1{
	width:209px;
	float:left;
	/*margin:5px 0 0 0;*/
	padding:10px 5px 0 5px;
	_padding:10px 0px 0 0px;
	color:#000000;
}
#box1 .detail{
	border: 0px solid red;
	font-family:Trebuchet MS;
}
#box1 .detail a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#box1 .content{
	height:69px;
	padding:0px 8px 0px 8px;
	background-image:url(../images/box1_mid.gif);
	background-repeat:repeat-y;
}

*html #box1 .content{
	height:69px;
	padding: 0px 8px 0px 8px;
	background-image:url(../images/box1_mid.gif);
	background-repeat:repeat-y;
	overflow: hidden;
}
*:first-child+html #box1 .content{
	padding:0px 8px 0px 8px;
	background-image:url(../images/box1_mid.gif);
	background-repeat:repeat-y;
}
#location1{
	padding:0px 0 0px 0;
	color:#005fb2;
}

#box1 h3{
	color:#004787;
	font-size:16px;
	font-weight:bold;
	margin:6px 0 6px 6px;

}

#box1 .icon{
	width:24px;
	float:left;
	padding:0px 0 0 0px;
}

#box1 .line{
	float:left;
	padding:0px 6px 0px 0px;
	width:200px;
}
.box1top{
	background-image:url(../images/box1_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px;

}

.box1bottom{
	background-image:url(../images/box1_bottom.gif);
	background-repeat:no-repeat;
	height:10px;
	background-position:top;
}


/*#location{
	padding:0px 0 10px 0;
	color:#005fb2;
}*/

*html #location{
	padding:0px 0 0px 0;
	color:#005fb2;
}
#box1 h1{
	color:#004787;
	font-family:Trebuchet MS;
	font-size:12px;
	margin: 0 0 0 0;
}
*:first-child+html #location{
	padding:0px 0 10px 0;
	color:#005fb2;
}
html>/**/body #location{
	padding:0px 0 10px 0;
	color:#005fb2;
}

#location .nearest{
	width:150px;
	float:left;
	padding:0px 0 0 0;
}

#location .wrap{
	width:210px;
	float:left;
	margin:0;
}

#location .dropdowns{
	clear:both;
	padding:5px 0 0px 0;
}

*html #location .dropdowns{
	padding:5px 0 10px 0;
}

#location .zipor{
	text-align: center;
}


#location .zip{
	padding-bottom: 3px;
	display: inline;
}

#location .or{
	font-size: 140%;
	text-align:center;
	padding-bottom: 3px;
	display: inline;
}

#location .locationgo {
	text-align: center;
	padding-top: 0px;
}

#location .selectloc{
	padding-bottom: 12px;
	color:#959595;
	display: inline;
}

#location .go{
	color:#FFFFFF;
	display: inline;
}

#location .address{
	margin:0 0 0px 0;
}
*/

*html #mapwrapper{
	padding:7px 0 0px 0;
	height:0px;
}
*:first-child+html #mapwrapper{
	padding:5px 0 11px 0;
	height:3px;
}
html>/**/body #mapwrapper{
	padding:8px 0 13px 0;
}
#showmap{
	width:80px;
	float:left;
}

#printmap{
	width:50px;
	float:right;
}

/*box2*/

#box2{
	width:209px;
	float:left;
	padding:10px 5px 0 5px;
	_padding:10px 10px 0 0px;
}

#box2 .icon{
	width:24px;
	float:left;
	padding:0px 0 0 5px;
	text-align:center;
}

#box2 .detail{
	width:100px;
	float:left;
	padding:0px 0 0 5px;
}

#time{
	float:left;
	padding:0px 0 0px 12px;
	font-family:Trebuchet MS;
	margin:0 0 0 0;
	font-size:9px;
	letter-spacing:2px;
	border: 0px solid black;
	color:#004787;
}

#box2 .line{
	float:left;
	padding:0 6px 0px 6px;
	width:209px;
}

#box2 p{
	padding:0 0 0 0;
	float:left;
	margin:0 0 0 0;
	font-family:Trebuchet MS;
	letter-spacing:2px;
	color:#004787;
	font-size:12px;
}

#box2 .lineborder{
	float:left;
	border-bottom:#e5e5e5 1px solid;
	padding:6px;
}

#box2 .content{
	width:209px;
	height:69px;
	background-image:url(../images/box1_mid.gif);
	background-repeat:repeat-y;
	float:left;
	overflow:hidden;
}

#box2 h2{
	color:#004787;
	font-family:Trebuchet MS;
	font-size:11px;
	line-height:17px;
	margin:0 0 0px 0;
	padding:0 0 0 0;
}

#box2 h2 span{
	color:#f20057;
	font-size:14px;
	font-family:Trebuchet MS;
	font-weight:bold;
	margin: 0px 0 0 0;
}

.box2top{
	background-image:url(../images/box1_top.gif);
	background-repeat:no-repeat;
	height:10px;
	background-position: bottom;
}

.box2bottom{
	background-image:url(../images/box1_bottom.gif);
	background-repeat:no-repeat;
	height:10px;
	clear:both;
}

/*box3*/

#box3{
	width:209px;
	float:left;
	margin:10px 0 0 5px;
}
#box3 .icon{
	width:24px;
	float:left;
	padding:0px 0 0 5px;
}

#box3 .detail{
	float:left;
	padding:0px 0 0 5px;
}

#box3 .line{
	float:left;
	padding:0 6px 0px 6px;
}

#box3 .content{
	height:69px;
	width:209px;
	background-image:url(../images/box1_mid.gif);
	background-repeat:repeat-y;
	float:left;
	overflow:hidden;
}

.box3top{
	background-image:url(../images/box1_top.gif);
	background-repeat:no-repeat;
	height:10px;
	background-position: bottom;
}

.box3bottom{
	background-image:url(../images/box1_bottom.gif);
	background-repeat:no-repeat;
	height:10px;
	clear:both;
}
#slogan{
	float: left;
	width: 647px;
	text-align: center;
	font-size: 1.1em;
	padding: 13px 0px 0px 0px;
	margin: 50px 0px 0px 0px;
	border: 0px solid white;
	height:60px;
	background-image: url(../images/add.gif);
	background-repeat: no-repeat;
}
#slogan span{
	color: #eb4400;
}
#carpetCarl{
	float: right;
	margin: 10px 0px 0px 0px;
}
#jingle{
	position: absolute;
	margin: -32px 0px 0px 0px;
}
#bannerHolder{
	clear: both;
	margin: 15px 0px 0px 0px;
	float: left;
}
#smallOffer{
	width: 946px;
	float: left;
	height: 29px;
	background-color: #192c35;
	overflow: hidden;
}
#pageName h1{
	font-size: 2.0em;
	color: White;
	text-transform: uppercase;
	float: left;
	padding: 0px 15px 0px 11px;
	margin: -2px 0px 0px 0px;
	background-color: black;
	font-weight: normal;
}

#smallOfferLeft{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: Black;
}
#smallOfferContent{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	cursor: pointer;
}
#smallOfferContent span{
	color: #eb4400;
	font-weight: bold;
}
#smallOfferRight{
	float: right;
}

#bannerBG{
	clear: both;
	background-image: url(../images/bannerBG.jpg);
	background-repeat: no-repeat;
	width: 946px;
	height: 163px;
}
#bannerBullets{
/*	float: left;
	width: 635px;*/
	height: 165px;
}
#bannerBullets span{
	color: #eb4400;
}
#bannerBullets ul{
	list-style: none;
	margin: 9px 0px 0px 0px;
	padding: 0px;
}
#bannerBullets ul li{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 10px;
	font-size: 1.2em;
}
#bannerBullets ul.second{
	list-style: none;
	margin: 3px 0px 6px 0px;
	padding: 0px;
}
#bannerBullets ul.second li{
	background-image: none;
	font-size: 0.6em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}
#bannerBulletsHolder{
	float: left;
	width: 635px;
	height: 169px;
	overflow: hidden;
}
#bannerBulletsSwitch{
	border: 0px solid white;
	font-size: 0.85em;
	padding: 7px 7px 0px 10px;
	height: 163px;
	width: 
	/*line-height: 130%;*/
}
#bannerBulletsSwitch .opening{
	border: 0px solid white;
	float:left;
	font-size: 0.85em;
	padding: 7px 7px 0px 0px;
	width: 260px;
	/*line-height: 130%;*/
}
#homePage{
	border: 0px solid white;
	float:left;
	clear:both;
	padding: 0px 7px 0px 0px;
	_padding: 4px 0px 0px 0px;
	#padding: 4px 0px 0px 0px;
	/*line-height: 130%;*/
}
#homePage .rates{
	float:left;
	width:372px;
	font-family:Trebuchet MS;
	padding: 4px 0px 0px 0px;
	/*line-height: 130%;*/
}
#homePage .bullet{
	font-family:Trebuchet MS;
	font-size: 0.7em;
	padding: 2px 0px 0px 0px;
	_padding: 2px 0px 0px 1px;
	#padding: 2px 0px 0px 1px;
	/*line-height: 130%;*/
}
#homePage ul{
	list-style: none;
	padding:0px;
	_margin-left:-3px;
	#margin-left:3px;
}
#homePage li{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 38px 7px 16px;
	_padding: 4px 0px 3px -24px;
	#padding: 4px 0px 3px -24px;
	margin: 7px 0px 0px 10px;
	_margin: 2px 0px 0px 10px;
	#margin: 2px 0px 0px 10px;
	display:block;
	font-family:Georgia;
	font-size: 1em;
}
#homePage span{
	color: #f20057;
	font-weight:bold;
	font-style:italic;
}
#bannerBulletsSwitch .openings{
	border: 0px solid white;
	float:left;
	font-size: 0.85em;
	padding: 7px 7px 0px 0px;
	/*line-height: 130%;*/
}
#bannerBulletsSwitch p{
	padding: 0px 0px 10px 0px;
	margin: 0px; 
}
#bannerBulletsSwitch ul{
	list-style: none;
	margin: -5px 0px 0px 0px;
	padding: 0px;
}
#bannerBulletsSwitch ul li{
/*	background-image: url(../images/bullet.gif);*/
/*	background-repeat: no-repeat;
	background-position: top left;*/
	padding: 3px 0px 3px 15px;
	margin: 0px 0px 0px 10px;
	font-weight: bold;
}
#bannerBulletsSwitch span{
	color: #eb4400;
}
#bannerBulletsSwitch .switch{
	position: absolute;
	margin: 125px 0px 0px 560px;
}
#actionArea{
	float: left;
	width: 310px;
	padding: 5px 0px 0px 0px;
	text-align: center;
}
#actionArea h1{
	padding: 0px;
	margin: 0px;
	font-size: 1.3em;
	font-weight: normal;
}
#actionArea p{
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
#actionArea td{
	font-size: 0.8em;
}
#actionArea input{
	border: none;
	color: #383838;
	font-size: 0.9em;
}
#actionArea span{
	color: #ff4d00;
}
#actionArea img{
	padding-top: 0px;
	#padding-top: 0px;
	_padding-top: 0px;
}

#contentHolder{
	clear: both;
	padding: 15px 0px 0px 0px;
	width: 946px;
}
#floorTalk{
	background-image: url(../images/floorTalk.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/floorTalk.png' , sizingMethod='scale');/*crop*/
	#background-image: none;
	#filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/floorTalk.png' , sizingMethod='scale');/*crop*/
	background-repeat: no-repeat;
	width: 158px;
	height: 49px;
	float:left;
	margin-top:15px;
	cursor: pointer;
}
#tipsTricks{
	background-image: url(../images/tipstricks.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/tipstricks.png' , sizingMethod='scale');/*crop*/
	#background-image: none;
	#filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/tipstricks.png' , sizingMethod='scale');/*crop*/
	background-repeat: no-repeat;
	width: 158px;
	height: 49px;
	float:left;
	margin-top:15px;
	margin-bottom:10px;
	cursor: pointer;
}
#coupon{
	background-image: url(../images/couponBg.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/couponBg.png' , sizingMethod='scale');/*crop*/
	#background-image: none;
	#filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/couponBg.png' , sizingMethod='scale');/*crop*/
	background-repeat: no-repeat;
	width: 156px;
	height: 132px;
	padding: 1px 0px 0px 0px;
	text-align: center;
	float: left;
	cursor: pointer;
}
#coupon h1{
	font-size: 0.95em;
	padding-top: 3px;
	margin: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: bold;
	font-style:italic;
}
#coupon .text0{
	font-size: 1.3em;
	line-height:19px;
}
#coupon .text1{
	font-size:7.2px;
	font-family:verdana;
}
#coupon .text1alt{
	font-size: 1.4em;
	color: #f20057;
}
#coupon .text1Large{
	font-size: 1.5em;
	color: #fc5103;
}
#coupon .text2{
	color: #5c6874;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
#coupon .url{
	padding: 8px 0px 5px 0px;
	color:#000;
	font-family:georgia;
	font-size: 0.7em;
}
#couponContainer{
	float:left;
	width:170px;
	padding-top:5px;
}
#bothrugs{
	float:left;
	width:416px;
	margin: 0px 0px 0px 0px;
	}
#bothnew{
	float:left;
	width:1000px;
	margin: -16px 0px 0px 0px;
	}
#bothnew h2{
	font-size: 0.7em;
	padding-left:8px;
	color:#fc5103;
	font-family: georgia;
	font-weight:bold;
}
#both{
	float:left;
	width:372px;
	margin: -16px 0px 0px 0px;
	}
#both h2{
	font-size: 0.7em;
	padding-left:8px;
	color:#fc5103;
	font-family: georgia;
	font-weight:bold;
}
#couponContainer ul{
	clear: both;
	list-style: circle;
	font-size: 0.7em;
	text-align: left;
	padding: 0px 0px 0px 20px; 
	margin: 0px 0px 10px 0px;
	color: #ADADAD;
	font-family: Arial, Helvetica, sans-serif;
}
#couponContainer ul li{
	padding: 0px 0px 3px 0px;
	margin: 0px;
}
#Center{
	float: left;
	width: 221px;
	padding-bottom: 15px;
}
#content{
	float: left;
	width: 372px;
	padding: 2px 0px 0px 0px;
	_padding: 5px 0px 0px 0px;
	#padding: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#content .text{
	font-size: 0.8em;
	padding-left: 7px;
}
#content .text p{
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
#content .ulc{
	padding-left: 10px;
}
#content .ulcText{
	text-align: center;
	font-size: 0.8em;
	padding:0px 0px 5px 15px;
	cursor: pointer;
}
#content .ulcText span{
	color: #FC5103;
}
#videoLink{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#videoLink .ulcDeal{
	text-align: center;
	#padding-left:12px;
	font-size: 0.7em;
	font-weight:bold;
	text-transform:uppercase;
}
#videoLink .ulcDeal span{
	color: #FC5103;
}
#videoLink .ulcDeal small{
	line-height:2em;
	color: #CCC;
	font-size:x-small;
}
#storeTime{
	clear:both;
	float: left;
	margin: 3px 0px 0px 290px;
	_margin: 3px 0px 0px 140px;
	font-family:Trebuchet MS;
	font-style:italic;
	letter-spacing:1px;
	width:550px;
	font-size: 0.6em;
}
#store{
	float: right;
	width: 220px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 0.8em;
	line-height: 140%;
}
#store img{
	padding-bottom: 7px;
}
#store a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding-top: 5px;
}
#imageLinks{
	float: left;
	padding-top:9px;
	#padding-top:9px;
	_padding-top:9px;
	width:164px;
	_width:164px;
	#width:164px;
} 
#imageLinks ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#imageLinks li{
	padding: 0px 0px 2px 0px;
}
#imageLinks .rotator{
	font-size: 0.7em;
	padding: 5px 0px 0px 0px; 
	text-align: center;
}
.rotator{
	font-size: 0.7em;
	padding: 5px 0px 0px 0px; 
	text-align: center;
	position: absolute;
	float: right;
	margin: 186px 0px 0px 10px;
}
.rotatorFloor{
	font-size: 0.7em;
	padding: 5px 0px 0px 0px; 
	text-align: center;
	position: absolute;
	float: right;
	margin: 205px 0px 0px 10px;
}
.rotatorCarpet{
	font-size: 0.7em;
	padding: 5px 0px 0px 0px; 
	text-align: center;
	position: absolute;
	float: right;
	margin: 205px 0px 0px 10px;
}
.buisnessHours{
	text-align: left;
	padding: 2px 0px 0px 12px;
	font-size: 0.65em;
	line-height:18px;
	height:37px;
	background-color:#FFF;
	float: left;
	color: #004787;
	font-family: georgia;
}
.buisnessImg{
	float: left;
}
#tileImg ul{
	list-style: none;
	padding:0px;
	_padding:0px;
	#padding:0px;
	_margin:0px;
	#margin:0px;
}
#tileImg li{
	float:left;
	padding: 0px 0px 2px 12px;
	filter: alpha(opacity=40);
  	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  	-moz-opacity: 0.40;
  	opacity:0.4;
}
#tileImg .selected{
  filter: alpha(opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  opacity:1;
}
#tileImg .over{
  filter: alpha(opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity:0.8;
}
.business{
	clear:both;
	width:100%;
}
.buisnessHours{
	text-transform:uppercase;
	font-weight:bold;
	color:#004787;
	width:442px;
}
.buisnessHours span{
	text-transform: none;
	font-weight:normal;
	font-style:italic;
}
.buisnessHours a:link, .buisnessHours a:visited{
	color: #f20057;
	text-decoration: underline;
}
.buisnessHours a:hover, .buisnessHours a:active{
	color: black;
	text-decoration: none;
}
#stainmasterBlack{
	width: 193px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	padding: 40px 0px 0px 12px;
}
#topBreak{
	background-image: url(../images/backtop.png);
	background-repeat:no-repeat;
	width:503px;
	margin:15px 0 15px 492px;
	#margin:15px 0 15px 485px;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/backtop.png' , sizingMethod='scale');/*crop*/
	#background-image: none;
	#filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/backtop.png' , sizingMethod='scale');/*crop*/
	padding: 4px;
}
#topBreak .event{
	font-weight: bold;
	font-family:Georgia;
	color:#004787;
	text-transform:uppercase;
	font-style:italic;
	padding-left:15px;
	padding-top:7px;
	font-size: 1.3em;
}
#topBreak .event span{
	font-weight: normal;
	font-family:Georgia;
	text-transform:none;
	color:#004787;
}
#topBreak a:link, #topBreak a:visited{
	color: #f20057;
	font-size: 0.8em;
	font-family:Trebuchet MS;
	font-style:italic;
	text-decoration: none;
	padding-left:15px;
	border: 0px solid white;
}
#topBreak a:hover, #topBreak a:active{
	color: #000000;
	font-size: 0.8em;
	font-style:italic;
	padding-left:15px;
	text-decoration: none;
}
#colorBreak{
	clear:both;
	float:left;
	font-weight:bold;
	background-image: url(../images/backbottom.png);
	margin-left:230px;
	_margin-left:130px;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/backbottom.png' , sizingMethod='scale');/*crop*/
	#background-image: none;
	#filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/backbottom.png' , sizingMethod='scale');/*crop*/
	padding: 10px 8px 0 4px;
	margin-top:10px;
	#padding: 10px 8px 0 4px;
	width:535px;
	height:47px;
	#height:40px;
	background-repeat:no-repeat;
}
#colorBreak a{
	text-decoration:none;
}
#colorBreak a:hover{
	text-decoration:none;
	color:#000;
}
.footnote{
	float: left;
	font-size: 0.8em;
	padding: 7px;
	background-color:#ffffff;
	color: #004787;
	font-family: Arial, Helvetica, sans-serif;
}
#colorBreak ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#colorBreak li{
	float: left;
	padding: 10px;
	font-size: 0.6em;
	font-family:Trebuchet MS;
}

.back{
	clear:both;
	padding:10px 0px 5px 0px; 
	text-align:center
}



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* Navigation Link Definitions */
#links {
	clear: both;
	height: 19px;
	font-size: 0.75em;
	font-family:Trebuchet MS;
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:bold;
	padding: 10px 0px 0px 0px;
}
#links ul {
    margin:0px;
    padding:0px;
    list-style:none;
}
#links li {
	display: inline;
	text-align:center;
}
#links a {
	float: left;
	text-decoration: none;
	background-image: url(../images/tab_normal.gif);
	background-repeat:no-repeat;
	padding-top:2px;
	text-align:center;
	display:block;
	height: 19px;
	width:156px;
	color: white;
}
#links a:hover {
	color: black;
}
#links .selected a {
	color: white;
	background-image: url(../images/tab_selected.gif);
}

#aboutContent{
	clear: both;
	font-size: 0.8em;	
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0px 0px 15px 0px;
}
#aboutContent .left{
	float: left;
	width: 450px;
	margin: 0px 20px 0px 0px;
	
}
#aboutContent .right{
	float: right;
	width: 450px;
	
}



#main_form_holder
{
	text-align:left;
	width:350px;
	padding-left:23px;
	height: 480px;
	float:left;
	padding-top:10px;
	font-size: 1.2em;
	font-variant: normal;
	display: block;
	background-image : url(../images/fire_bg.gif);
	background-repeat: no-repeat;
	color: white;
}
#form_holder{
	border:0px solid black;
	width:350px;

}
#shareOrSell{
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
.my_pop {
	border:0px solid #000000;
	display:none;
	font-size:11px;
	font-variant:normal;
	height:1%;
	left:100%;
	margin-top:-250px;
	position:absolute;
	width:250px;
	z-index:99999;
}

/*---------------------------- tool tip ---------------------*/
.tooltip {
	background-color: #902900;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px !important;
	margin: 20px 0 0 7px;
	padding: 9px 15px 10px 10px;
	position: absolute;
	text-align: left;
	text-transform: none;
	width: 350px;
	z-index: 999999999;
	display: none;
	font-family: georgia,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#x{
	position:absolute; 
	right:0; 
	margin-right: 0px;
	margin-top: -8px;
	font-size: 10px;
	/*border: 1px solid #ff76a5;*/
	padding: 0px 3px 0px 0px;
	font-size: .7em;
	font-family: verdana;

	
}
#x a:link, #x a:visited{
	color: #FFFFFF;
	text-decoration: none;
	border: 0px solid white;
}
#x a:hover, #x a:active{
	color: #000000;
	text-decoration: none;
}
#tooltip b {
	color: #FFFFFF !important;
	display: block;
	margin: 0 0 3px 0;
}
#tooltip em {
	display: block;
	font-style: normal;
	letter-spacing: .02em;
}













/*COupon*/

#container_coupon{
	font-family: georgia,verdana;
	font-size: 1.0em;
	width: 550px;
	padding: 10px 0px 0px 0px;
	margin: 0 auto;
	border: 0px solid black;
}
#couponTopheight{
	height: 50px;
}
#nameNumber{
	float: left;
	width: 300px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}
#couponId{
	text-align: right;
	float: right;
	font-size: 0.8em;
}
#couponLogo{
	float: left;
	width: 200px;
	padding: 10px 0px 0px 0px;
}
#couponHours{
	float: right;
	padding: 25px 0px 0px 0px;
	text-align: center;
	font-size: 0.8em;
}
#couponPrint{
	clear: both;
	text-align: center;
	padding: 10px 0px 0px 0px; 
}
#couponHolder{
	margin: 10px 0px 0px 0px;
	padding: 10px;
	border: 2px solid black;
	clear: both;
	text-align: center;
}
#couponHolder h1{
	font-size: 1.4em;
}
#couponHolder .text1{
	font-size: 1.5em;
}
#couponHolder .off{
	font-size: 2.8em;
}
#couponHolder .terms{
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#couponMap{
	padding: 20px;
	text-align: center;
	font-size: 0.8em;
}
#couponHint{
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
}

#testimonials {
	padding: 0px 0px 0px 5px;
}
#testimonials h1{
	font-size: 0.7em;
	padding: 0px 0px 0px 0px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;

}
#testimonials span{
	font-size: 0.7em;
	text-align:center;
	float:right;
	color:#ADADAD;
	padding: 14px 0px 0px 0px;
	padding-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;

}
.customer{
	font-size: 0.7em;
	padding: 2px 0px 0px 0px;
	color:#ADADAD;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
#navigate{
	float:right;
	margin-left:3px;
}
#prevNext{
	clear:both;
	font-size: 0.65em;
	width:252px;
	text-align:center;
	color:#f20057;
	padding-bottom:6px;
	font-family: Arial, Helvetica, sans-serif;
}
#prevNext a{
	text-decoration:none;
	color:#f20057;
}

.tileBlock{
	display:block;
}

.tileNone{
	display:none;
}

.callBack{
	clear: both;
	color: #000000;
	padding-top:6px;
	font-family: arial;
	font-size: 0.6em;
}
.callBack input{
	border: 1px solid #ececec;
	color:#959595;
	font-size:1em;
	width:120px;
}
#box3 .title{
	color:#004787;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	padding-left:5px;
	clear: both;
}
