@import url('reset.css');
@import url('typography.css');

body {
	background: url(../img/carpets_bg2.jpg) top center no-repeat #cccccc;
	margin: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	
	
}

#wrapper {
width: 908px;
margin: 0 auto;
padding-top: 30px;
height: 100%;
}

#header {
background: url(../img/header_bg.png) no-repeat;
width: 908px;
height: 61px;
padding-top: 18px;
}

#logo {
width: 357px;
height:45px;
margin: 0 0 0 20px;
float:left;
}

#content_wrapper {

height: 100%;
width: 678px;
margin: 400px auto 0 auto;
padding: 0 40px 30px 40px;

}

#content_wrapper.secondary {
margin: 80px auto 0 auto;

}

#content_wrapper.extras {
margin: 30px auto 30px auto;
padding: 0;
}

#extras_wrapper {
margin: 30px auto 30px auto;
}

#content_wrapper.contact {
margin-top: 90px;

}

#content_wrapper.special_offers {
margin: 40px auto 0 auto;

}

#carpet_logos {
padding-top: 30px;
}

#wrapper.home {
background: url(../img/carpets_main_image.jpg) top center no-repeat;
}

#wrapper.vinyl {
background: url(../img/vinyl_main_image.jpg) top center no-repeat;
display: block;
position: relative;
}

#wrapper.wood {
background: url(../img/wood_main_image.jpg) top center no-repeat;
}

#wrapper.special_offers {
background: url(../img/no_image_wrapper_bg4.png) top center repeat-y;
}

#newsletter {
padding:  5px 25px 0px 25px;
color: #ffffff;

}

#service_box_container {
float: right;
margin-top: 30px;
}

#service_box_top {
width: 215px;
height: 60px;
background: url(../img/service_feature_box_top.png) no-repeat;
}

#service_box_bg {
width: 215px;
background: url(../img/service_feature_box_bg_rpt.png);
}

#service_box_bottom {
width: 215px;
height: 34px;
background: url(../img/service_feature_box_bottom.png);
}

#feature_boxes {
width: 908px;
height: 154px;
margin-bottom: 20px;
}

#feature_boxes .box1 {
background:url(../img/carpet_feature_box.png);
height: 154px;
width: 216px;
float: left;

}

#feature_boxes .box2 {
background:url(../img/vinyl_feature_box.png);
height: 154px;
width: 216px;
float: left;
margin-left: 14px;

}

#feature_boxes .box3 {
background:url(../img/wood_feature_box.png);
height: 154px;
width: 216px;
float: left;
margin-left: 14px;

}

#feature_boxes .box4 {
background:url(../img/extras_feature_box.png);
height: 154px;
width: 216px;
float: left;
margin-left: 14px;

}

#sitemap_list {
height: 530px;
width: 908px;
padding: 60px 0 0 0px;
display: block;
}

/* special offers */

#special_offers_box {
width: 620px;
margin: 0 auto;
padding: 20px 30px 30px 30px;
background: url(../img/special_offers_box_bg.jpg);
font-size: 14px;
}

#special_offers_box_top {
width: 680px;
height: 13px;
background: url(../img/special_offers_box_top.jpg) no-repeat bottom;

}

.offer_item {
border-top: 1px solid #000000;
padding: 20px 0 20px 0;
}

#special_offers_box ul {

padding: 10px 0 10px 20px;

}

#special_offers_box ul li {

padding: 5px 0 5px 0;
list-style: outside square;

}

.special_offer_title {
font-size: 18px;
font-weight: bold;
}



/* special offers */


.feature_box_content {
padding: 75px 0 0 25px;
}

.feature_box_content a {
font-weight: bold;
font-size: 18px;
line-height: 24px;
color: #000000;
}

#pages_content_box {
width: 904px;
height: 153px;
background:url(../img/pages_content_box.png);
margin-bottom: 30px;

}

#pages_content {
width: 870px;
padding: 14px;
}

#pages_content p {
padding: 10px 10px 0 10px;
font-size: 17px;
line-height: 24px;
}

#black_button_special_offers {
background: url(../img/special_offers_black_botton.png);
width: 317px;
height: 45px;
float: left;
margin-right: 10px;
}

#black_button_carpet {
background: url(../img/carpet_black_botton.png);
width: 187px;
height: 45px;
float: left;
margin-right: 10px;
}

#black_button_vinyl {
background: url(../img/vinyl_black_botton.png);
width: 187px;
height: 45px;
float: left;
margin-right: 10px;
}

#black_button_wood {
background: url(../img/wood_black_botton.png);
width: 187px;
height: 45px;
float: left;
margin-right: 10px;
}

#black_button_extras {
background: url(../img/extras_black_botton.png);
width: 187px;
height: 45px;
float: left;
margin-right: 10px;
}

#footer {
width: 908px;
height: 73px;
background: url(../img/footer_bg.png) no-repeat;
padding-bottom: 60px;
}

#call_back {
width: 636px;
height: 73px;
margin-left: 5px;
float:left;
}

.extras_box {
height: 501px;
width: 216px;
float: left;
padding-right: 14px;
display: inline-block;
}

#cleaner_hire {
background: url(../img/extras_cleaner_hire.png) no-repeat;
}

#cleaning_agents {
background: url(../img/extras_cleaning_agents.png) no-repeat;
}

#carpet_binding {
background: url(../img/extras_carpet_binding.png) no-repeat;
}

#blinds {
background: url(../img/extras_blinds.png) no-repeat;
padding-right: 0;
}



#findus {
float: left;
width: 450px;
margin: 40px 0 0 120px;
}

#map {
float: left;
padding: 10px 20px 0 0;
height: 350px; 
width: 300px;
}

#find_us_text {
float: right;
}


#main_nav {
width: 500px;
float: right;
padding-top: 15px;
}

#main_nav ul {

}

#main_nav ul li {
float: left;

}

#main_nav ul li a {
display: block;
padding: 0 10px 0 10px;
color: #000000;
font-size:16px;
border-right: 1px solid #000000;

}

#main_nav ul li a:hover {
color: #999999;

}

#main_nav ul li a#special-offers {
border: none;
font-weight: bold;
}

#footer_nav {
float: right;
padding: 30px 30px 0 0;
}

#footer_nav ul li {
float: left;

}

#footer_nav ul li#copyright {
padding: 0 0px 0 10px;

}

#footer_nav ul li a {
display: block;
padding: 0 10px 0 10px;
color: #000000;
font-size:16px;
border-right: 1px solid #000000;

}

#footer_nav ul li a:hover {
color: #999999;

}


.clr {
clear: both;
}

#sitemap_list ul {
padding: 30px 0 0 120px;
}

#sitemap_list ul li {
padding: 5px 0 5px 0;
list-style: disc inside;

}

#sitemap_list ul li a {
color: #000000;
}


/*****Accordion Styles*****/
ul#accordion, ul#accordion ul { list-style: none; margin: 0; }
ul#accordion { padding-top: 0px; padding-left: 20px; }
ul#accordion li { }
ul#accordion ul li { border: none; color: #999; padding: 5px 10px; }
ul#accordion ul li:last-child { border-bottom: none; }
ul#accordion a.heading { 
	
	color: #999;
	display: block;
	font-size: 18px;
	line-height: 18px;
	padding: 10px 5px;
	text-decoration: none;
}
ul#accordion a.heading:hover { color: #fff; }
ul#accordion li.ui-accordion-selected a.heading, ul#accordion li.current a.heading { color: #fff; }
ul#accordion li ul a { color: #025185; text-decoration: none; }
ul#accordion li ul a:hover { border-bottom: none; }
ul#accordion li ul .date { padding-right: 10px; }
ul#accordion li ul .count { padding-left: 10px; }

.gold {
font-weight: bold;
color: #b8ac93;
}

.platinum {
font-weight: bold;
color: #dcddde;
}

/*****Additional Custom Accordion Styles*****/
body#customAccordion ul#accordion li ul { display: none; }
body#customAccordion ul#accordion li.current ul { display: block; }

/* Form */

.response {
color: #000000;
	font-family: "Mistral", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
    display: none;
	padding: 0 0 20px 0;
}

.please_fill {
color: #ff0000 !important;

}



#contact_form_container {
width: 600px;
font-size: 14px;
margin-top: 20px;
}

#form_left {
float: left;
width: 290px;
}

#form_right {
float: right;
width: 290px;
}

input {
float: right;
}
label {
line-height: 20px;
float: left; display: block; height: 20px;
}

.form_field {
display: block; clear: both;
margin-bottom: 4px; height: 20px;
}

#submit { float: none; }

input[type="text"] { background: url(../img/input_text_bg.png);}

#callbackform {
font-size: 14px;
}

.error-message {
color: #ff0000;
padding: 5px 0 5px 0;
}


#newsletter label {
font-size: 12px;
}

#newsletter input {
margin-left: 0px;
float: none;
}

#newsletter p {
color: #ffffff;
}
