body {
	background: url(../_images/bg-main.jpg) repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

div, p {margin: 0; padding: 0;}

p {padding: 0; margin: 1em 0;}
a:link {
	outline: none;
	color: #0060BF;
}
a:visited { color: #0060BF; }

a:hover { color: #900; }

a:active { color: #900; }



img {border: none;}
img.border {border: 1px solid #666; margin-right: 5px;}

h1 {
	color: #0083C6;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 2.0em;
	padding: 0;
	margin: 0;
}

h1 .subhead {
	font-weight: bold;
	color: #666;
	font-size: 13px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #0083C6;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.25em;
	margin: 10px 0px;
	padding: 0;
	clear: both;
}

h3 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 105px;
	width: 900px;
	background: url(../_images/cpl-logo.gif) no-repeat left center;
	margin-bottom: 1px;
}

#navTop {
	float: right;
	padding: 77px 0px 0px;
	margin: 0px;
	height: 28px;
	text-align: right;
}

#navTop ul {
	margin: 0px;
	padding: 0px;
}

#navTop li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;

}

#navTop li a {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	color: #000;
		border-left: 1px solid #ccc;
	padding: 8px 15px 10px;
	text-decoration: none;
	line-height: 2em;
}

#navTop li a:hover { color: #0083C6; }

#navTop li a:active { color: #0083C6; }

#navTop li a:focus { color: #0083C6; }

#navLeft {
	float: left;
	width: 200px;
	background: url(../_images/bg-navLeft.jpg) no-repeat center top;
	font-size: 0.85em;
	text-align: left;
	padding-top: 10px;
	clear: right;
}

#navLeft ul {
	margin: 10px 0px;
	padding: 0px 15px;
	list-style-type: none;
	color: #0083C6;
	font-weight: bold;
}

#navLeft li a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
}

#navLeft li a:hover {color: #c00;}

#navLeft li a:active { color: #c00; }

#navLeft li a:focus { color: #c00; }

#navLeft .divider {
	border-top: 1px dashed #666666;
	margin-top: 7px;
	line-height: 9px;
}

#contentOuter {
	float: right;
	width: 700px;
	background: #fff;
	border-style: none;
	clear: right;
}

#contentInner {
	width: 650px;
	background: url(../_images/bg-content.jpg) repeat-x;
	padding-top: 25px;
	text-align: left;
	padding-right: 20px;
	padding-left: 30px;
	float: left;
}

#homePhotoShow {
	height: 295px;
	width: 700px;
	background: #fff url(../_images/slideshow/bridge01.jpg);
	border-right: 1px solid #fff;
}

#divider {
	background: #000 url(../_images/bg-divider.jpg) no-repeat;
	width: 665px;
	color: #fff;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	padding-left: 35px;
	padding-top: 8px;
	padding-bottom: 7px;
	height: 14px;
}

#footer {
	width: 100%;
	background: url(../_images/bg-footer.jpg) repeat-x;
	height: 160px;
	clear: both;
	text-align: center;
	font-size: .8em;
	padding-top: 61px;
}
#footerInner {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 900px;
	background: url(../_images/footer-bar.jpg) no-repeat top;
}

#footerLogo { float: right; }



#footerNav {
	padding: 0px;
	margin: 0px 0px 25px;
}

#footerNav ul {
	margin: 0px;
	padding: 20px 0px 0px;
}

#footerNav li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;

}

#footerNav li a {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	color: #000;
	border-left: 1px solid #ccc;
	text-decoration: none;
	padding: 20px 12px 0px;
	margin: 0px;
}

#footerNav li a:hover { color: #0083C6; }

div.homePhotos {float: left; width: 205px;}

div.homePhotosDivider {
	background: url(../_images/homePhotoDivider.gif) repeat-y;
	width: 42px;
	float: left;
	height: 340px;
	margin-top: 15px;
}

#productIntro {
	width: 650px;
	height: 220px;
}

#productIntroPhoto{
	float: left;
	width: 245px;
	border: 1px solid #333;
}

#productIntroText{float: right; width: 380px;}

div.roofOptions {
	width: 284px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}


div.productNav {
	font-size: 11px;
	border-bottom: 1px dashed #666;
	padding-bottom: 8px;
	margin-top: 18px;
}
div.productNav  a:link {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-right: 25px;
	height: 20px;	
}

div.productNav a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

div.productNav a:hover {
	font-size: 11px;
	border-bottom: thick solid #0083C6;
}

div.productNav a:active{
	font-size: 11px;
	border-bottom: thick solid #0083C6;
}

div.productNav a:focus {
	font-size: 11px;
	border-bottom: thick solid #0083C6;
}

/* PRODUCT STYLES */
div.productsContainer {
	width: 650px;
	border-top: 1px dotted #999;
	clear: left;
}
div.productsContainer .gallery {
	clear: left;
	float: left;
	margin-bottom: 15px;
	width: 650px;
}
div.productsContainer .gallery a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
div.productsContainer .gallery  ul   {
	text-align: center;
	margin: 0px;
	padding: 0px;
	
}
div.productsContainer  .gallery li {
	text-align: center;
	list-style: none;
	margin: 0px 17px 15px 0px;
	padding: 0px;
	display: inline;
	float: left;
}

/* Bollards Section */
div.bollardsModel {
	float: left;
	width: 90px;
	text-align: center;
	font-size: 0.9em;
	border: 1px solid #fff;
}

div.bollardsModel a {text-decoration: none;}
div.bollardsModel:hover {border: 1px solid #0083C6; color: #0083C6;}

#bollardsIntro {
	width: 650px;
	height: 240px;
}

#bollardsIntroPhoto {
	width: 140px;
	float: left;
}

#bollardsIntroText {
	width: 480px;
	float: right;
}

div.bollardsContainer {
	width: 480px;
	border-top: 1px dotted #999;
	float: right;
}
div.bollardsContainer .gallery {
	clear: left;
	float: left;
	margin-bottom: 15px;
	width: 480px;
}
div.bollardsContainer .gallery a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
div.bollardsContainer .gallery  ul   {
	text-align: center;
	margin: 0px;
	padding: 0px;
	
}
div.bollardsContainer .gallery li {
	text-align: center;
	list-style: none;
	margin: 0px 20px 20px 0px;
	padding: 0px;
	display: inline;
	float: left;
	width: 215px;
}



.gallery .thumbnail { 
}

.gallery  .thumbnail:hover  { font-weight: bold; 
}

.gallery  .thumbnail p {
	padding: 0px;
	margin: 2px 0px 3px;
}

.gallery .thumbnail img {
	margin: 1px;
	border: 1px solid #666666;
}

.gallery .thumbnail img:hover {
	border: 2px solid #008BD7;
	margin: 0px;
}


.txtBlue {
	color: #0083C6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	padding: 0;
	margin: 0;
}

.txtBold { font-weight: bold;}

.txtCaption {
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
}

.txtItalic { font-style: italic; }

.txtDisclaimer { font-size: 0.85em; }
