@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: normal;
	color: #333333;
	background-color: #5F0004;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a {text-decoration: none;}
p a:link, p a:visited, li a:link, li a:visited {
	color: #123068; 
	border-bottom: 1px solid #123068;
}
a img {
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	text-decoration:none
}
p a:hover, #sub_nav li a:hover, li a:hover {
	color: #5F0004; 
	border-bottom: 1px solid #5F0004;
}
p, li {
	font-size: .8em;
	line-height: 1.3em;
	color: #333333;
}
.left {
	float: left;
	padding: 4px 10px 4px 0;
}
.right {
	float: right;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
}
.fr_right {
	float: right;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0px;
}
#container {
	width:760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #f0ecdb;
}

#header_default, #header_new, #header_home, #header_ {
	background-image: url(../images/header.jpg);
	position:relative;
	width:760px;
	height:286px;
	float:left;
}
#header_windows {
	background-image: url(../images/header_windows.jpg);
	position:relative;
	width:760px;
	height:286px;
	float:left;
}
#header_doors {
	background-image: url(../images/header_doors.jpg);
	position:relative;
	width:760px;
	height:286px;
	float:left;
}
#header_other {
	background-image: url(../images/header_other.jpg);
	position:relative;
	width:760px;
	height:286px;
	float:left;
}
#header_services {
	background-image: url(../images/header_services.jpg);
	position:relative;
	width:760px;
	height:286px;
	float:left;
}
#header_stock {
	background-image: url(../images/header_stock.jpg);
	position:relative;
	width:760px;
	height:286px;
	float:left;
}
#header_about {
	background-image: url(../images/header_about.jpg);
	position:relative;
	width:760px;
	height:286px;
	float:left;
}
#header_contact {
	background-image: url(../images/header_contact.jpg);
	position:relative;
	width:760px;
	height:286px;
	float:left;
}

#nav_bar {
	background-image: url(../images/nav_bar.png);
	background-repeat:no-repeat;
	position:relative;
	width:760px;
	height:36px;
	margin: 0;
	clear:both;
	float:left;
}

#content {
	width: 684px;
	background:#ffffff;
	border: 2px solid #cbcbc3;
	margin: 0px;
	padding: 18px;
	margin: 18px;
}
#site_text {
	border: 2px solid #cbcbc3;
	margin: 0px;
	padding: 18px;
	margin: 18px;
}
#footer {
	background:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	width:750px;
	clear:both;
	text-align: center;
	padding: 5px;
	
}
#footer li {
	font-size: 11px;
	color: #002d69;
	display: inline;
	margin: 0;
	list-style-type: none;
	text-align: left;
	padding: 0px 7px 0px 3px;
	border-right: 1px solid #002d69;
}
#footer li#end {
	border-right: 0;
}
#footer ul {
	list-style-type: none;
	margin: 1px 0px;
	padding: 0px;
}
#footer p {
	font-size: 11px;
	margin: 2px 0px;
	padding: 0px;
}
#footer p.copyright {
	font-size: 9px;
}
.clear {
	clear:both;
}
#front_left p {
	width: 344px;
}
.breakout {
		margin: 0px;
	padding: 15px;
	width: 312px;
	border: 1px solid #123068;
	background-color: #eae9e4;
	background-image: url(/images/breakout_bg.jpg);
	background-repeat: repeat-x;
}
.breakout h2 {
	font-family: Minion, Georgia, serif;
	font-size: 26px;
	color: #123068;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 1em;
}
.breakout ul {
	margin: 0px;
	line-height: 1.2em;
}
.breakout li {
	list-style-position: inside;
	font-size: 12px;
}
.breakout .left {
	margin: 0px 5px 10px 0px;
}
h2 {
	font-family: verdana, Minion, Georgia, serif;
	font-size: 24px;
	letter-spacing: .02em;
	line-height: 1em;
	color: #123068;
	margin: 0 0 15px 0;
	padding: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: .02em;
	line-height: 1em;
	color: #5F0004;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1em;
	color: #123068;
	margin: 0px;
	padding: 0px;
}

/********* Nav Bar **********/
#nav_bar li {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute;
	text-indent: -9000px;
	overflow: hidden;
	top: 0;
}

#nav_bar li, #nav_bar a {
	height: 36px;
	display: block;
	border:none;
}

#home {left: 35px; top: 0px; width: 86px; height: 36px;}
#windows {left: 121px; top: 0px; width: 100px; height: 36px;}
#doors {left: 221px; top: 0px; width: 80px; height: 36px;}
#other {left: 301px; top: 0px; width: 135px; height: 36px;}
#services {left: 436px; top: 0px; width: 90px; height: 36px;}
#stock {left: 526px; top: 0px; width: 100px; height: 36px;}
#about {left: 626px; top: 0px; width: 96px; height: 36px;}

#home a:hover, #home .active {background: transparent url(../images/nav_bar.png) -35px -36px no-repeat;}
#windows a:hover, #windows .active {background: transparent url(../images/nav_bar.png) -121px -36px no-repeat;}
#doors a:hover, #doors .active {background: transparent url(../images/nav_bar.png) -221px -36px no-repeat;}
#other a:hover, #other .active {background: transparent url(../images/nav_bar.png) -301px -36px no-repeat;}
#services a:hover, #services .active {background: transparent url(../images/nav_bar.png) -436px -36px no-repeat;}
#stock a:hover, #stock .active {background: transparent url(../images/nav_bar.png) -526px -36px no-repeat;}
#about a:hover, #about .active {background: transparent url(../images/nav_bar.png) -626px -36px no-repeat;}


#top_nav {
	background-image:url(../images/top_nav.png);
	width: 379px;
	height: 27px;
	margin: 0;
	padding: 0;
	top: 7px;
	position: absolute;
	left: 363px;
}
#top_nav li {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute;
	text-indent: -9000px;
	overflow: hidden;
	top: 0;
}

#top_nav li, #top_nav a {
	height: 27px;
	display: block;
	border:none;
}

#map {left: 10px; top: 0px; width: 106px; height: 27px;}
#hours {left: 116px; top: 0px; width: 84px; height: 27px;}
#contact {left: 200px; top: 0px; width: 83px; height: 27px;}
#contractor {left: 283px; top: 0px; width: 85px; height: 27px;}

#map a:hover, #map .active {background: transparent url(../images/top_nav.png) -10px -27px no-repeat;}
#hours a:hover, #hours .active {background: transparent url(../images/top_nav.png) -116px -27px no-repeat;}
#contact a:hover, #contact .active {background: transparent url(../images/top_nav.png) -200px -27px no-repeat;}
#contractor a:hover, #contractor .active {background: transparent url(../images/top_nav.png) -283px -27px no-repeat;}

#sub_nav {
	clear:both;
	float:left;
	padding: 0 18px;
	margin: 0;
	width: 700px;
}
#sub_nav ul {
	text-indent: 0;
	margin: 0;
}
#sub_nav li {
	background: transparent;
	color: #123068;
	margin: 0px;
	padding: 8px 10px;
	list-style: none;
	display: inline;
	text-indent: 0;
	font-size: 13px;
}

#sub_nav li a {
	color: #123068; 
	border-bottom: 0;
}
#sub_nav li .here, #sub_nav li a:hover {
	color: #5F0004;
	border-bottom: 0;
}

#header_new h1, #header_default h1, #header_home h1, #header_doors h1, #header_windows h1, #header_other h1, #header_services h1, #header_stock h1, #header_about h1, #header_contact h1, #header_ h1 {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 167px;
	width: 130px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding: 0px;
}
.rightbox {
	float: right;
	width: 289px;
	padding: 10px;
	border: 1px solid #123068;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightbox h3 {
	font-family: Minion, Georgia, serif;
	width: 309px;
	background: #123068;
	color: #ffffff;
	font-size: 16px;
	line-height: 1em;
	margin: -10px -10px 10px -10px ;
	padding: 3px 0;
	text-align: center;
	font-weight: normal;
}
.rightbox h4 {
	font-size: 1em;
	line-height: 1em;
	color: #123068;
	margin: 0;
	padding: 0;
}
.rightbox li {
	font-size: .9em;
	list-style-type: none;
	margin: 0px 10px 0px -30px;
	color: #123068;
	padding: 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rightbox p.link {
	margin: -10px 0 0 0;
	padding: 0;
	font-size: .8em;
}
#front_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 344px;
}
#front_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 309px;
}
#front_right img {
	margin: 0px;
	padding: 0px;
}
.linklist ul { 
	margin: 0;
	padding: 0;
}
.linklist li {
	margin: 2px 0 0 0;
}

/*---- Contact/Quote form submission styling ----*/

input, textarea, select {
	border:1px solid #999999;
	color:#666666;
}
input {
	height:25px;
}
.zemContactForm label {
	width:150px;
}

ul.quote label {
	color:#888888;
	float:left;
	font-size:12px;
	padding:5px 0px 0px 5px;
	text-align:right;
	width:150px;
	list-style-type: none;
}
.zemContactForm input {
	width:260px;
}
ul.quote input, ul.quote select, ul.quote textarea {
	width:260px;
	margin: 0px 0px 0px 4px;
	list-style-type: none;
}
textarea, input, select, option {
	font-size:12px;
	line-height:28px;
	padding:5px 0px 0px 5px;
}
form li {
	border-bottom:1px solid #E3E3E3;
	clear:both;
	margin:0pt;
	padding:5px 0pt;
	list-style-type:none;
}

.odd { background-color: #E3E3E3; }
form li.bottom {
	border-bottom:0px none;
}
input.zemSubmit {
	background-color:#e1ddd5;
	border:1px solid #E3E3E3;
	height:35px;
	margin:15px 0px 0px 20px;
	padding:0pt;
	width:166px;
}
ul.zemError {
	background-color:#DAE3B5;
}

/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*---- Header styling ---*/

.sIFR-active h2 {
	visibility: hidden;
	font-size: 24px;
}

.sIFR-active .breakout h2 {
	visibility: hidden;
	font-size: 22px;
}

.sIFR-active .rightbox h3 {
	visibility: hidden;
	font-size: 16px;
}
