/* Continuous Stainless Guttering CSS */

/* reset whitespace */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,hr { 
	margin:0;
	padding:0;
}

/* text */

h1 {
	font: bold 16px arial, tahoma;
	margin: 32px 0px 18px 0px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0px;
}

h2 {
	font: bold 12px arial, tahoma;
	margin: 18px 0px 18px 0px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
}

p {
	margin: 18px 0px 18px 0px;
}

p.marginTop {
	margin-top: 32px;
}

ul {
	list-style-type: none;
}

.maincol ul {
	margin: 18px 0px 18px 12px;
}

.maincol ul li {
	padding-left: 12px;
	background: transparent url('../i/bullet2.gif') no-repeat left 5px;
}

.maincol ol {
	margin: 18px 0px 18px 20px;
}


/* links */

a img { border: none }

a,
a:visited {
	color: #accef0;
	text-decoration: none;
}

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

.maincol a,
.maincol a:visited,
#footer a,
#footer a:visited {
	border-bottom: solid 1px #5f6a76;
}

.maincol a:hover,
#footer a:hover {
	border-bottom: solid 1px #7c95ae;
}

/* basic layout */

body {
	font: normal 11px verdana, tahoma, arial;
	color: #dfdfdf;
	background: #4b535b url('../i/bg.gif') repeat-x left top;
	line-height: 18px;
}

.center {
	width: 770px;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear { 
	clear: both; 
	height: 0; 
	margin: 0;
	line-height: 0px;
}

#header {
	height: 250px;
	background: transparent url('../i/bg-header.jpg') no-repeat center top;
}

#banner {
	width: 564px;
	height: 250px;
	background: transparent url('../i/banner.jpg') no-repeat center top;
	float: right;
}

#nav {
	width: 180px;
	float: left
}

#content {
	background: transparent url('../i/bg-content.jpg') no-repeat center top;
	padding-bottom: 18px;
}

#footer {
	height: 76px;
	clear: both;
	background: #393d41;
	border-top: solid 1px #cfd1d3;
	border-bottom: solid 1px #cfd1d3;
}

.maincol {
	width: 563px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

/* nav */

#nav ul {
	list-style-type: none;
	margin: 74px 0px 0px 0px;
	font: bold 14px arial, tahoma, 'sans serif';
	text-transform: uppercase;
	letter-spacing: -1px;
	text-align: right;
}

#nav ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 180px;
}

#nav ul li a,
#nav ul li a:visited {
	color: #fff;
	display: block;
	height: 16px;
	text-decoration: none;
	text-indent: 999px;
	width: 180px;
	overflow: hidden;
}

#nav ul li#home a { background: transparent url('../i/nav-home.gif') no-repeat 0px 0px; }
#nav ul li#product a { background: transparent url('../i/nav-product.gif') no-repeat 0px 0px; }
#nav ul li#photo a { background: transparent url('../i/nav-photo.gif') no-repeat 0px 0px; }
#nav ul li#install a { background: transparent url('../i/nav-install.gif') no-repeat 0px 0px; }
#nav ul li#corrosive a { background: transparent url('../i/nav-corrosive.gif') no-repeat 0px 0px; }
#nav ul li#brochure a { background: transparent url('../i/nav-brochure.gif') no-repeat 0px 0px; }
#nav ul li#stainless a { background: transparent url('../i/nav-stainless.gif') no-repeat 0px 0px; }
#nav ul li#protection a { background: transparent url('../i/nav-protection.gif') no-repeat 0px 0px; }
#nav ul li#price a { background: transparent url('../i/nav-price.gif') no-repeat 0px 0px; }
#nav ul li#faq a { background: transparent url('../i/nav-faq.gif') no-repeat 0px 0px; }

#nav ul li#home a:hover,
#nav ul li#product a:hover,
#nav ul li#photo a:hover,
#nav ul li#install a:hover,
#nav ul li#corrosive a:hover,
#nav ul li#protection a:hover,
#nav ul li#price a:hover,
#nav ul li#stainless a:hover,
#nav ul li#brochure a:hover,
#nav ul li#faq a:hover { background-position: -180px 0px; }

#nav ul li#home a.current,
#nav ul li#product a.current,
#nav ul li#photo a.current,
#nav ul li#install a.current,
#nav ul li#corrosive a.current,
#nav ul li#protection a.current,
#nav ul li#price a.current,
#nav ul li#stainless a.current,
#nav ul li#brochure a.current,
#nav ul li#faq a.current { background-position: -180px 0px; }

/* main col */

img.photo {
	margin: 22px 0px 22px 0px;
	display: block;
}

img.left,
img.right {
	margin: 6px 0px 6px 0px;
}

img.border {
	border: solid 1px #c9ccce;
}

img.padRight {
	margin-right: 24px;
	margin-bottom: 18px;
}

img.padLeft {
	margin-left: 24px;
	margin-bottom: 18px;
}

p.button {
	margin: 18px 0px 12px 0px;
}

p.button a,
p.button a:visited {
	border: 0;
}

p.button a:hover {
	border: 0;
}

div.divider {
	height: 0px;
	line-height: 0px;
	border-top: solid 1px #3e464d;
	margin: 20px 0px 20px 0px;
}

a.top {
	float: right;
	margin-top: -4px;
}

.bullet {
	background: transparent url('../i/bullet.gif') no-repeat left center;
	padding-left: 24px;
}

.dark {
	background: #3e464d;
	padding: 12px;
}

/* prince guide form */

fieldset {
	border: none;
	background: #3e464d;
	padding: 8px 12px 8px 12px;
	margin-bottom: 1px;
}

label {
	font: normal 11px verdana;
	margin: 2px 12px 0px 0px;
	color: #fff;
	display: block;
	float: left;
	width: 280px;
	text-align: right;
}

input.input {
	font: normal 11px verdana;
	border: 0;
	background: #fff;
	color: #000;
	padding: 2px 4px 2px 4px;
	width: 40px;
}

span.price {
	margin-left: 12px;
}

input.button {
	margin-top: 0px;
	display: block;
}

/* footer */

#footer p {
	width: 563px;
	float: right;
	padding: 16px 0px 0px 0px;
	margin: 0px;
	line-height: 14px;
	font-size: 10px;
}

#footer ul {
	width: 182px;
	float: left;
	font: bold 10px tahoma, arial;
	text-transform: uppercase;
	text-align: right;
	line-height: 14px;
	margin-top: 16px;
}

#footer ul li a,
#footer ul li a:visited {
	color: #fff;
	border: none;
}	

#footer ul li a:hover {
	color: #c2dcf7;
}

/* photo gallery */

a.photoThumb,
a.photoThumb:visited {
	display: block;
	width: 178px;
	float: left;
	font: bold 10px verdana;
	color: #666;
	border: none;
	margin: 12px 14px 12px 0px;
}	

a.photoThumb img {
	display: block;
	border: solid 1px #c9ccce;
}

a.photoThumb span {
	display: block;
	background: #fff;
	padding: 6px 8px 6px 8px;
}

a.photoThumb:hover {
	border: none;
	color: #3586c8;
}

a.photoThumb:hover img {
	border-color: #fff;
}

a.last,
a.last:visited {
	margin-right: 0px;
}

div.hidden {
	height: 0px;
	visibility: hidden;
	display: none;
	line-height: 0px;
}

img.contentPic {
	border: solid 1px #c9ccce;
	margin: 5px 10px;
}

/* contact page */

.halfcol {
	width: 49%;
}

form#contactForm {
	margin: 12px 0px 12px 0px;
}

form#contactForm label {
	width: 75px;
}

form#contactForm .input {
	font: normal 11px verdana;
	border: 0;
	background: #fff;
	color: #000;
	padding: 2px 4px 2px 4px;
	width: 370px;
}

form#contactForm input.button {
	margin-left: 86px;
}

/* ///////////////////////////
	new styles 07/05/08 
/////////////////////////// */

p {
	margin-right: 18px;
}

/* brochure scroll */

#brochureScroll {
	padding: 0px;
	margin: 12px 0px;
	border: solid 1px #c9ccce;
	height: 292px;
	width: 561px;
	overflow: scroll;
}

#brochureScroll img {
	display: block;
}

/* hide print title */

.printTitle {
	display: none;
	visibility: hidden;
	font-size: 20px;
}

.printContact {
	display: none;
	visibility: hidden;
}

ol.alpha {
	list-style-type: upper-alpha;
}

ol.alpha li {
	margin-left: 12px;
}

ol.roman {
	list-style-type: lower-roman;
}
