/* ------------------------   Main StyleSheet   -----------------------------
Author: Maria Ivanova
Web: www.marivaweb.com
E-mail: info@marivaweb.com
------------------------- */

/* ---  basic styling --- */
@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 150%;
	font-variant: normal;
	color: #FFFFFF;
	text-indent: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1.6em;
	font-weight: normal;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: repeat-x;
}
h2 {
	font-size: 120%;
	color: #333333;
	line-height: 1.8em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	line-height: 1.6em;
	padding-bottom: 10px;
}
a {
	color: #333333;
	outline:none;
	text-decoration: none;
}
.footer a {
	color: #666666;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a img {
	border: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	outline: none;
}
/* --- layout syles --- */

#table-main {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* --- navigation syles --- */

.navstrip-index {
	background-image: url(../images/nav-index.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 92px;
}
.navstrip-fireplaces {
	background-image: url(../images/nav-fireplaces.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 92px;
}
.navstrip-interior {
	background-image: url(../images/nav-interior.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 92px;
}
.navstrip-exterior {
	background-image: url(../images/nav-exterior.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 92px;
}
.navstrip-contact {
	background-image: url(../images/nav-contact.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 92px;
}
.nav-front {
	float: left;
	width: 40px;
	height: 92px;
	margin: 0px;
	padding: 0px;
}
.nav-end {
	float: right;
	width: 160px;
	height: 87px;
	margin: 0px;
	text-align: right;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button-nav {
	float: left;
	width: 87px;
	height: 32px;
	text-align: center;
	padding-top: 60px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-variant: small-caps;
	font-size: 12px;
	font-weight: normal;
}
/* --- header syles --- */

.logostrip-index {
	background-image: url(../images/logostrip-index.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 164px;
}
.logostrip-fireplaces {
	background-image: url(../images/logostrip-fireplaces.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 164px;
}
.logostrip-exterior {
	background-image: url(../images/logostrip-exterior.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 164px;
}
.logostrip-interior {
	background-image: url(../images/logostrip-interior.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 164px;
}
.logostrip-contact {
	background-image: url(../images/logostrip-contact.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 164px;
}
/* --- content syles --- */
.content {
	background-image: url(../images/middle-bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.content-left {
	float: left;
	width: 220px;
	padding-left: 35px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: auto;
	height: 430px;
}
.content-right {
	width: 445px;
	padding-right: 35px;
	padding-left: 15px;
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.content-top {
	clear: both;
	float: left;
	width: 670px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.content-bottom {
	height: 220px;
	width: 670px;
	clear: both;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.content-middle {
	height: 250px;
	width: 630px;
	padding-right: 40px;
	padding-left: 50px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: auto;
}
ul.main {
	list-style-image: url(../images/bullet.jpg);
	line-height: 1.8em;
	padding-left: 20px;
}
/* --- footer styles --- */
.footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 70px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
.content-footer {
	height: 50px;
	width: 480px;
	float: right;
}
/* --- contact form styles --- */

.button {
	float: left;
	width: 115px;
	height: 25px;
	text-align: center;
	font-variant: normal;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	background-color: #CACACA;
	color: #333333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #333333;
	border-left-color: #999999;
}
ul.contact-field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: none;
	float: left;
	vertical-align: top;
	margin: 0px;
	width: 250px;
	padding: 0px;
}
li.contact-field {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
ul.contact-label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	list-style-type: none;
	width: 180px;
	float: right;
	vertical-align: top;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
li.contact-label {
	list-style-type: none;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
#contact-form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
input.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #999999;
	vertical-align: top;
	width: 250px;
	height: 20px;
	text-indent: 2px;
	margin-bottom: 10px;
}
textarea.comments {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 250px;
	padding: 0px;
	height: 160px;
	text-indent: 2px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
li.contact {
	color: #333333;
	margin-bottom: 10px;
}
/* --- Snapshots styles --- */

#full-image-label {
	background-color: #CCCCCC;
	height: 60px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#full-image-h {
	padding: 0px;
	clear: both;
	height: 700px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#full-image-v {
	padding: 0px;
	clear: both;
	height: 900px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
