/* CSS Document */

/* CSS Include Mantel Select Section */
@import "styles_mantel.css";

/* CSS Include Mantelshelves Section */
@import "styles_mantelshelves.css";

/* CSS Include Custome Mantels */
@import "styles_custom.css";

/*Global settings*/
body {
	background-image:url(images/background.jpg);
	background-color: #2a3b59;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, _sans;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	margin: 0 auto;
	color: #666666;
}

td {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, _sans;
	color: #666666;
	line-height: 20px;
	font-size: 14px;
}
	
#cart td, #cart th {
	margin: 0 auto;
	text-align: left;
	padding: 5px 10px 5px 10px;
}

#cart td h1, #cart td h2, #cart td h3, #cart td h4, #cart th h1, #cart th h2, #cart th h3, #cart th h4,  {
	line-height: 20px;
}

#cart th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	font-size: 16px;
	background-color: #b23336; 
	color: #ffffff; 
}

form {
	padding: 0;
	margin: 0;
}

a {
	color: #3366cc;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:hover {
	text-decoration: none;
	color: #9f0004;
}

hr {
	border: none;
	border-top:  1px solid #f2e7cb;
	outline: none;
	margin: 30px -30px 30px -30px;
	height: 0px;
	//margin: 30px 0px 30px 0px;
}

h1, h2, h3, h4, h5 {
	font-weight: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
	padding: 0;
	line-height: normal;
	color: #9f0004;
	letter-spacing: -.05em;
	margin-bottom: 10px;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 11px;
}

ul {
	padding: 0px 0px 0px 30px;
	margin: 0;
}


div#hr {
	width: 778px; 
	height: 30px;
	margin: 0px -30px 30px -30px; 
	border-bottom: solid 1px #f2e7cb;
}

.lineheight23 {
	line-height: 23px;
}

.white_text {
	color: #FFFFFF;
}

.grey_text {
	color: #666666;
}

.gold_text {
	color: #f2e7cb;
}

.red_text {
	color: #9f0004;
}

.brown_text {
	color: #a4834d;
}

.blue_text {
	color: #203854;
}

.pink_text {
	color: #b33132;
}

/*Main Page*/

#header {
	width: 780px;
	margin: 0 auto;
	border: 1px #0000FF;
}

#nav_top {
	width: 780px;
	background-image: url(images/nav_background.jpg);
	background-repeat: no-repeat;
	padding: 12px 0px 5px 0px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 auto;
}

#nav_top a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, _sans;
}

#nav_top a:hover {
	color: #FFEEDD;
}
#footer {
	width: 778px;
	height: 35px;
	padding: 3px;
	margin: 0 auto;
	font-size: 12px;
	color: #f2e7cb;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer a {
	color: #f2e7cb;
	text-decoration: none;
}

#footer-left {
	float: left;
}

#footer-right {
	float: right;
}


.middle {
	width: 778px;
	margin: 0 auto;
	border: solid 1px #f2e7cb;
	padding: 0;
	background-color: #FFFFFF;
	text-align: left;
}

/*Home page*/

#home1 {
	width: 718px;
	margin: 0 auto;
	height: 217px;
	padding: 30px 30px 30px 30px;
	text-align: left;
	border-bottom: 1px solid #f2e7cb;
}

#home1_right {
	background-image:url(images/home_mantel.jpg);
	width: 400px;
	height: 277px;
	float: right;
	margin: -30px -30px -30px 29px;
	border-left: 1px solid #f2e7cb;
}

#home1_right_text {
	padding: 30px;
}

#home1_right_text a {
	text-decoration: none;
}

#gallery {
	background: #b33132;
	padding: 5px 10px 5px 10px;
	float: right;
	position: absolute;
	margin-left: 158px;
	//margin-left: 54px;
	top: 363px;
	//top: 367px;
}

#gallery a {
	color: #FFFFFF;
	text-decoration: none;
}

#gallery h4 {
	padding: 0;
	margin: 0;
}

#home2 {
	width: 778px;
	margin: 0 auto;
	height: 318px;
}

#home2_column1 {
	width: 199px;
	height: 258px;
	float: left;
	border-right: 1px solid #f2e7cb;
	margin: 0 0 0 -1px;
	padding: 30px;
}

#home2_column2 {
	width: 201px;
	float: right;
	height: 258px;
	border-right: 1px solid #f2e7cb;
	padding: 30px 28px 30px 30px;
}

#home2_column3 {
	width: 200px;
	float: right;
	height: 258px;
	margin: 0 -1px 0 0;
	padding: 30px;
}

#home2_column3_inner {
	margin: -130px 30px 0 30px;
	width: 140px;
	text-align: center;
}

#home3 {
	width: 778px;
	height: 514px;
	margin: 0 auto;
	background-color: #912d2e;
	padding: 0;
}

#home3_right {
	width: 328px;
	height: 454px;
	padding: 30px;
	float: right;
	color: #f2e7cb;
}

#home3 ul {
	margin: 0;
	padding: 0px 0px 20px 16px;
}

#home-satisfaction {
	margin: 20px 0px 0px 15px;
}

#home-satisfaction a {
	color: #f2e7cb;
	text-decoration: underline;
}

#home-satisfaction a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*Mantel Select*/

/*Contact Us*/
#contact_right_bar {
	margin: 0 auto;
	width: 181px;
	font-size: 13px;
	line-height: 16px;
	float: right;
	font-weight: 100;
	padding: 30px;
	color: #FFFFFF;
}


#contact_right_bar a {
	
	color: #FFFFFF;
	text-decoration: none;
}


#contact_right_bar h2 {
	margin-left: 0;
	margin-right: 0;
	color: #FFFFFF;
}

#sidebar_container {
	background-color: #912d2e;
	overflow: auto;
	//height: 100%;
	//width: 778px;
}

img#contact {
	border-bottom: solid 1px #f2e7cb;
	height: 154;
	width: 241;
}

#contact_box {
	width: 450px;
	padding: 30px 30px 30px 30px;
	border-bottom: solid 1px #f2e7cb;
	position: relative;
}

#contact_message {
	padding: 30px 30px 30px 30px;
	position: relative;
	width: 450px;
}

#contact_block {
	width:510px;
	margin: 0 auto;
}

.text_page {
	padding: 30px;
	margin: 0 auto;
	overflow: hidden;
}

.block_with_border {
	width: 479px;
	margin: 0 -1px 0 -1px auto;
	padding: 30px;
	border-bottom: solid 1px #f2e7cb;
}

.block_left {
	float: right;
	width: 476px;
	padding: 30px;
	background-color: #FFFFFF;
	border-right: solid 1px #f2e7cb;
}

.text_padding {
	padding: 30px;
}


/* Photo Gallery */
#photo_container {
	width: 780px;
	height: 360px;
	background-color: #912d2e;
	margin: 0px -1px 0px -1px;
	color: #FFF;
	font-size: 18px;
	font-style:italic;
}

#photo_container a {
	color: #FFF;
}

#photo_description {
	width: 240px;	
	padding: 30px;
	text-align: right;
}

#photo_description h2 {
	color: #FFF;
	font-style: normal;
}


#photo_selector {
	margin: 0px -1px 0px -1px;
	background-color: #FFF;
	padding: 20px 20px 60px 20px;
}

img#gallery_thumb {
	margin: 0px 10px 0px 0px;
}

img#gallery {
	margin: 0px -1px 0px 0px;
}



/* Installation */

.install_image {
	background-image: url(images/install_mantel.jpg);
	width: 318px;
	height: 264px;
	margin: -26px -25px -26px 30px;
	float: right;
}

#gallery_2 {
	background: #f2e7cb;
	padding: 10px;
	font-size: 15px;
	line-height: 15px;
	float: right;
	margin-left: 83px;
	//margin-left: 66px;
	position: absolute;
	top: 491px;
	//top: 495px;
	text-align: left;
}

#gallery_2 a {
	color: #b23336;
	text-decoration: none;
}

#install_column1{
	width: 375px;
	padding: 0px 15px 30px 0px;
	margin: 0 0 75px -1px;
	//margin: -525px 0 75px -1px;
}

#install_column2 {
	width: 330px;
	padding: 0px 0px 30px 30px;
	//padding: 15px 0px 30px 30px;
	margin: 0px -15px 0px 0px;
	float: right;
}

/* Checkout */

.checkout_top {
	font-weight: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 30px 29px 0 29px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	width: 720px;
	height: 20px;
	text-align: left;
}

.checkout_bottom {
	border-right: 1px solid #666;
	margin: -1px 29px 0px 29px; 
	width: 720px;
	height: 20px;
}

#checkout_top_progress {
	font-weight: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	margin: 0 auto;
	color: #666666;
	padding: 0 15px 0 0;
	text-align: right;
}

#special_deals {
	padding: 0px 15px 0px 15px;
}

#special_deals ul {
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	line-height: 19px;
}

#special_deals a {
	text-decoration: none;
}

#special_deals h3 {
	margin: 0px 0px 0px 0px;
}

#special_deals_tables {
	width: 359px;
}
