/* @group General Rules */

/* -- undo browser HTML defaults (see: http://tantek.com/log/2004/09.html#d06t2354) -- */

:link,:visited {
	text-decoration: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code,p {
	font-size: 1em;
}

ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

address {
	font-style: normal;
}

span {
	display: none;
}

em.warn {
	font-style: normal;
	color: #f00;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #008b99;
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ul, ol {
	list-style: none;
}

html {
	display: block;
	font: 11px/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body {
	display: block;
	position: relative;
	color: #333;
	text-align: center;
	background: #fff url(../images/interior-bg.gif) repeat-x;
}

body.index {
	/*background: none;*/
}

/* @end */

#contain {
	display: block;
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	background: url(../images/bg2.gif) repeat-y center top;
}

#branding-nav {
	display: block;
	position: relative;
	width: 940px;
	margin: 0 auto;
	height: 141px;
	background-color: #fff;
}

body.index #branding-nav {
	height: 474px;
}

/* @group Branding/Nav */

#branding-nav h1 {
	display: block;
	position: absolute;
	left: 0px;
	top: 37px;
}

#branding-nav h1 a {
	text-decoration: none;
}

#branding-nav ul#util {
	display: block;
	position: absolute;
	top: 0;
	left: 600px;
	width: 360px;
	height: 100px;
	overflow: hidden;
}

#branding-nav ul#util li {
	display: inline;
	position: relative;
	width: 120px;
	float: left;
	overflow: hidden;
	background: url(../images/util-div.gif) no-repeat left top;
}

#branding-nav ul#util li img {
	display: block;
	margin: 0 auto;
}

#branding-nav ul#util li ul {
	display: block;
	position: relative;
	height: 100px;
	margin-top: 20px;
}

#branding-nav ul#util li ul li {
	display: block;
	position: relative;
	background: none;
	text-align: left;
	width: 80px;
	padding-left: 10px;
	height: 20px;
}

#branding-nav ul#util li ul li a {
	padding-left: 10px;
	background: url(../images/square.gif) no-repeat 0 center;
}

#branding-nav ul#util li ul li a:hover {
	text-decoration: none;
	background: url(../images/square-o.gif) no-repeat 0 center;
}

/* @end */

/* @group Interior Nav */

div#nav-main ul {
	display: block;
	position: absolute;
	top: 100px;
	left: 0;
	width: 940px;
	background-color: #5b5b5b;
	height: 41px;
}

div#nav-main li {
	display: inline;
	position: relative;
	float: left;
	width: 100px;
	height: 41px;
}

div#nav-main li a {
	display: block;
	position: relative;
	width: 100px;
	height: 41px;
	color: #fff;
	text-transform: uppercase;
	font: bold 10px/44px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/colon-dark.gif) no-repeat right center;
}

div#nav-main li#nav-area-rugs a {
	background-image: none;
}

div#nav-main li a:hover {
	text-decoration: none;
	color: #e4e6d4;
}

/* @end */

/* @group Home Page Banner */

#banner {
	display: block;
	position: absolute;
	top: 100px;
	left: 0;
	width: 940px;
	height: 373px;
}

#banner dl {
	display: block;
	position: absolute;
	width: 940px;
	height: 373px;
	top: 0;
	left: 0;
}

#banner dl dd {	
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 940px;
	height: 323px;
	z-index: 20;
}

#banner dl#nav-default dd {
	background: url(../images/headers/default.jpg) no-repeat left top;
}

#banner dl#nav-carpet dd {
	background: url(../images/headers/carpet.jpg) no-repeat left top;
}

#banner dl#nav-hardwood dd {
	background: url(../images/headers/hardwood.jpg) no-repeat left top;
}

#banner dl#nav-laminate dd {
	background: url(../images/headers/laminate.jpg) no-repeat left top;
}

#banner dl#nav-ceramic dd {
	background: url(../images/headers/ceramic.jpg) no-repeat left top;
}

#banner dl#nav-resilient dd {
	background: url(../images/headers/resilient.jpg) no-repeat left top;
}

#banner dl#nav-area-rugs dd {
	background: url(../images/headers/area-rugs.jpg) no-repeat left top;
}

#banner dl dd h3 {
	display: none;
}

#banner dl dd h4 {
	display: block;
	position: absolute;
	width: 220px;
	top: 40px;
	left: 80px;
	text-align: right;
	color: #fff;
	font: normal 18px/26px Georgia, "Times New Roman", Times, serif;
}

#banner dl dt {
	display: block;
	position: absolute;
	width: 100px;
	height: 50px;
	z-index: 1000;
	background: url(../images/colon.gif) no-repeat left center;
}

#banner dl dt a {
	display: block;
	position: relative;
	width: 100px;
	height: 50px;
	color: #666;
	text-transform: uppercase;
	z-index: 1000;
	font: bold 10px/50px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#banner dl dt.selected a, #banner dl dt a:hover {
	text-decoration: none;
	color: #b9b9b8;
}


#banner dl#nav-default dt {
	display: none;
}

#banner dl#nav-carpet dt {
	top: 323px;
	left: 340px;
	background: url(../images/carpet-bg-trans.png) no-repeat left top;
}

#banner dl#nav-hardwood dt {
	top: 323px;
	left: 440px;
	background: url(../images/hardwood-bg-trans.png) no-repeat left top;
}

#banner dl#nav-laminate dt {
	top: 323px;
	left: 540px;
}

#banner dl#nav-ceramic dt {
	top: 323px;
	left: 640px;
}

#banner dl#nav-resilient dt {
	top: 323px;
	left: 740px;
}

#banner dl#nav-area-rugs dt {
	top: 323px;
	left: 840px;
}

#banner h2 {
	display: block;
	position: absolute;
	left: 120px;
	top: 290px;
	width: 220px;
	height: 72px;
	z-index: 200;
	background: url(../images/reDefine-your-Design-trans.png) no-repeat left top;
}

#banner img.main {
	display: block;
	position: absolute;
	width: 600px;
	height: 323px;
	z-index: 210;
	left: 340px;
	top: 0;
}

/* @end */

/* @group Content */

#content {
	display: block;
	position: relative;
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
}

#content img.banner {
	display: block;
	position: relative;
	border: 1px solid #fff;
	border-left: none;
	border-right: none;
}

#content h2 {
	display: block;
	position: relative;
	height: 78px;
	border-bottom: 1px solid #fff;
	z-index: 200;
	overflow: visible;
}

#content h2 img.corner {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
}

body.index #content {
	background: url(../images/content-bg.gif) no-repeat center top;
}

/* @group Content Main */

#content-main {
	display: inline;
	position: relative;
	float: left;
	width: 560px;
	padding-right: 20px;
	text-align: left;
	margin-top: 41px;
	font: 13px/19px Georgia, "Times New Roman", Times, serif;
}

body.index #content-main {
	width: 340px;
	margin-top: 30px;
	font: 14px/23px Georgia, "Times New Roman", Times, serif;
}

#content-main #intro {
	padding: 15px;
	background: url(../images/intro-bg.gif) repeat-x left bottom;
}

#content-main p {
	margin-top: 10px;
}

#content-main p.note {
	margin-top: 10px;
	font-size: 10px;
	color: #999;
}

#content-main h3 {
	display: block;
	width: 340px;
	height: 22px;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 5px;
}

#content-main dl.info-points {
	display: block;
	position: relative;
	width: 440px;
	margin-right: 20px;
	padding-left: 120px;
	margin-top: 20px;
	border-bottom: 3px double #d8d8d8;
}

#content-main dl.info-points.last {
	border: none;
}

#content-main dl.info-points dt {
	display: block;	
	color: #008b99;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 20px;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content-main dl.info-points dd {
	display: block;
	position: relative;
	padding-bottom: 10px;
	font: normal 11px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content-main dl.info-points dd img {
	display: block;
	position: absolute;
	left: -118px;
	top: -22px;
	padding: 1px;
	background-color: #fff;
	border: 1px solid #666;
}



#content-main dl.staff {
	display: block;
	position: relative;
	width: 440px;
	min-height: 110px;
	margin-right: 20px;
	padding-left: 120px;
	margin-top: 20px;
	border-bottom: 3px double #d8d8d8;
}

#content-main dl.staff.last {
	border: none;
}

#content-main dl.staff dt {
	display: block;	
	color: #008b99;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 20px;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content-main dl.staff dd {
	display: block;
	position: relative;
	padding-bottom: 10px;
	font: normal 11px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content-main dl.staff dd img {
	display: block;
	position: absolute;
	left: -118px;
	top: -22px;
	padding: 1px;
	background-color: #fff;
	border: 1px solid #666;
}


#content-main a {
	text-decoration: underline;
}

/* @end */

body.interior #content-sub {
	display: inline;
	position: relative;
	float: right;
	width: 340px;
	text-align: left;
	z-index: 10;
}

body.interior #content-sub h3 {
	display: block;
	position: absolute;
	left: -600px;
	top: 0;
	height: 40px;
	width: 560px;
	line-height: 40px;
	text-align: right;
	padding-right: 30px;
	color: #fff;
	text-transform: uppercase;
	background: #5b5b5b url(../images/arrow-tip.gif) no-repeat right top;
}

body.interior #content-sub h4 {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 33px;
	width: 110px;
}

body.interior #content-sub h4#our-promise-button {
}

body.interior #content-sub h4#features-button {
	left: 111px;
}

body.interior #content-sub h4#installation-button {
	left: 222px;
}

body.interior #content-sub h4 a {
	display: block;
	position: relative;
	width: 100px;
	height: 33px;
	line-height: 35px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	background: url(../images/button-bg-x.gif) no-repeat center center;
}

body.interior #content-sub h4 a:hover, body.interior #content-sub h4.selected a {
	text-decoration: none;
	background: url(../images/button-bg-o.gif) no-repeat center center;
}

body.interior #content-sub div {
	display: block;
	margin-top: 50px;
}

body.interior #content-sub dl {
	display: block;
}

body.interior #content-sub dl dt {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #666;
	height: 24px;
	line-height: 37px;
	text-indent: 16px;
	border-bottom: 1px solid #d8d8d8;
	background: url(../images/orange-arrow.gif) no-repeat left top;
}

body.interior #content-sub dl dt.selected {
	color: #008b99;
	background: url(../images/orange-arrow-down.gif) no-repeat left top;
}

body.interior #content-sub dl.selected dd {
	border: 1px solid #d8d8d8;
	border-top: none;
}

body.interior #content-sub dl dd p {
	color: #666;
	padding: 10px;
}

body.interior #content-sub dl dd p a {
	color: #008b99;
	text-decoration: underline;
}

body.interior #content-sub dl dd p a:hover {
	color: #008b99;
	text-decoration: none;
}

/* @group Content Sub - Home Page */

body.index #content-sub {
	display: inline;
	position: relative;
	float: left;
	width: 460px;
	text-align: left;
	margin-top: 30px;
}

body.index #content-sub #advertisment {
	display: block;
	margin-top: 15px;
	width: 460px;
	height: 229px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #e3e3cd;
	overflow: hidden;
	background: url(../images/presidents-weekend.jpg) no-repeat left top;
}

body.index #content-sub #advertisment img {
	display: block;
	position: absolute;
	top: 352px;
	left: 355px;

}

body.index #content-sub #services {
	display: block;
	width: 460px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #e3e3cd;
	overflow: hidden;
	padding-bottom: 15px;
	background: url(../images/services-dl-bg.gif) repeat-x center bottom;
}

body.index #content-sub #services dl {
	display: inline;
	position: relative;
	float: left;
	width: 200px;
	margin: 15px 0 0 20px;
}

body.index #content-sub #services dl dt, body.index #content-sub #brands #brands-copy h4 {
	color: #008b99;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

body.index #content-sub #services dl dd {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666;
}

body.index #content-sub #services dl dd.last {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

body.index #content-sub #services a {
	text-decoration: underline;
}

body.index #content-sub #brands #brands-copy {
	display: block;
	width: 420px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #e3e3cd;
	overflow: hidden;
	margin-top: 15px;
	padding: 12px 20px 12px 20px;
	background: url(../images/carpet-samples.jpg) no-repeat right top;
}

body.index #content-sub #brands #brands-copy h4 {
	margin-bottom: 5px;
}

body.index #content-sub #brands #brands-copy p {
	width: 320px;
}

body.index #content-sub #brands ul {
	display: block;
	width: 460px;
	margin: 10px 0 10px 0;
}

body.index #content-sub #brands ul li {
	display: block;
	float: left;
	width: 20%;
	text-align: center;
}

/* @end */

/* @group Coupons */

div.coupon {
	display: inline;
	float: left;
	width: 100px;
	margin-left: 10px;
	margin-top: 30px;
}

div.coupon h6 {
	margin: 0 5px 0 5px;
	text-align: left;
	font-weight: normal;
	color: #999;
	font-size: 10px;
	line-height: 12px;
}

div.coupon a:hover {
	text-decoration: none;
}

div.coupon-wide {
	display: inline;
	float: left;
	width: 338px;
	margin-left: 0px;
	margin-top: 30px;
}

div.coupon-wide h6 {
	margin: 0 5px 0 5px;
	text-align: left;
	font-weight: normal;
	color: #999;
	font-size: 10px;
	line-height: 12px;
}

div.coupon-wide a:hover {
	text-decoration: none;
}

/* @end */

/* @end */

/* @group Site Info/Footer */

#site-info {
	display: block;
	clear: both;
	width: 940px;
	padding-top: 15px;
	text-align: left;
	color: #666;
	font-size: 10px;
	height: 50px;
	background: #fff url(../images/footer-bg2.jpg) no-repeat center top;
}

#site-info dl.vcard {
	display: block;
	float: left;
	margin-top: 20px;
}

#site-info dl.vcard span, #site-info dl.vcard dt, #site-info dl.vcard dd {
	display: inline;
}

#site-info dl.vcard dt, #site-info dl.vcard dd, #site-info dl.vcard dd span.street-address {
	margin-right: 5px;
}

#site-info ul {
	display: block;
	float: right;
	margin-top: 20px;
}

#site-info ul li {
	display: inline;
}

#site-info ul li a {
	display: inline;
	color: #666;
	margin: 0 5px 0 5px;
}

/* @end */

hr {
	border: none;
	height: 1px;
	border-bottom: 1px dotted #ccc;
	margin: 10px 0;
}

span.red {
	color:#C00;
	display: inline;
}