/* -------------------------------------------------------------
	Pipeline Equipment Inc. Interior
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Description:	Screen Style
	Filename:		style.css
	Version:		1.3
	Date:			19 July 2007
------------------------------------------------------------- 

Table of Contents (subject to change):
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	+ Semantic Elements / Defaults
	+ Custom Classes
		- Document Setup
		- Masthead
		- Messaging
		- Sidebar
		- Content
		- Footer
	+ Form Styles
	+ Miscellaneous

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/


/* -------------------------------------------------------------
	Semantic Elements / Defaults
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: #000;
	font: normal 0.7em/1.6em Verdana, Helvetica, sans-serif;
	color: #c1c1c0;
	text-align: center;
}

a img, :link img, :visited img {
	border: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a:link, a:visited {
	color: #e7af53;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

ul li {
	padding-left: 10px;
	position: relative;
	list-style-type: none;
	background: url(/images/icon_list.gif) no-repeat 0 8px;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.3em;
        text-transform: uppercase;
        color: #777;
        margin-bottom: 15px;
        padding-bottom: 7px;
        border-bottom: 1px solid #333;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1em;
	font-weight: bold;
}




/* -------------------------------------------------------------
	Custom Classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*	Document Setup
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#index {
	background: #000 url(/images/interior_bg.jpg) no-repeat top;
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}

.title, .title a {
	display: block;
	text-indent: -9000em;
	overflow: hidden;
}

#content p,
#content ul,
#content ol {
	margin-bottom: 15px;
}



/*	Masthead
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#masthead {
width: 1024px;
}

#brand a {
	background: url(/images/brand.jpg) no-repeat;
	float: left;
	height: 81px;
	margin: 0 0 0 381px;
	overflow: hidden;
	text-indent: -9000em;
	width: 266px;
}

/* --- Masthead Navigation --- */

#navOne { 
	color: #bfbfbf; 
	display: inline; 
	float: right; 
	height: 38px; 
	margin: 0; 
	overflow: hidden; 
	width: 265px; 
}

#navOne a:hover, 
#navOne a:focus {
	background-position: top;
	color: #757575; 
	text-align: center;
}

#navOne a {
	background-position: top;
	color: #bfbfbf; 
	height: 32px; 
	float: left; 
	overflow: hidden; 
	text-decoration: none;
	text-align: center;
}

#navOne a.selected { 
	background-position: bottom; 
	color: #757575; 
}

.home a, 
.home { 
	background:url(/images/home_bg.jpg) no-repeat; 
	margin: 0; 
	width: 52px; 
}

.fabrication a, 
.fabrication { 
	background:url(/images/fab_bg.jpg) no-repeat; 
	margin: 0;
	width: 76px;
}

.extrusion a, 
.extrusion { 
	background:url(/images/ext_bg.jpg) no-repeat; 
	margin: 0; 
	width: 70px; 
}

.machine a, 
.machine { 
	background:url(/images/mac_bg.jpg) no-repeat; 
	margin: 0;
	width: 64px; 
}




/* --- UI --- */

#ui { 
	display: inline; 
	float: left; 
	height: 51px; 
	margin: 62px 0 0 0; 
	overflow: hidden; 
	width: 1024px; 
	z-index: 5;
}

#ui a:hover, 
#ui a:focus { 
	background-position: top;
}

#ui a { 
	background-position: bottom;
	height: 51px; 
	float: left; 
	text-indent: -9000em; 
	overflow: hidden; 
}

#ui a.selected { 
	background-position: top; 
}

.about_btn a,
.about_btn { 
	background:url(/images/aboutinterior.jpg) no-repeat; 
	margin: 0 0 0 174px; 
	width: 113px;
}

.divisions_btn a,
.divisions_btn { 
	background:url(/images/divisions_btn.jpg) no-repeat; 
	margin: 0;
	width: 112px;
}
	                    
.jobs_btn a,
.jobs_btn { 
	background:url(/images/jobs_btn.jpg) no-repeat; 
	margin: 0;
	width: 112px;
	z-index: 5;
}

.quote_btn a,
.quote_btn { 
	background:url(/images/quote_btn.jpg) no-repeat; 
	margin: 0;
	width: 112px;
	z-index: 5;
}

.contact_btn a,
.contact_btn { 
	background:url(/images/contact_btn.jpg) no-repeat; 
	margin: 0;
	width: 112px;
}
                    
.findARep_btn a,
.findARep_btn { 
	background:url(/images/findARep_btn.jpg) no-repeat; 
	margin: 0;
	width: 112px;
}



/*	Sidebar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#sideOneImg {
float: left;
height: 143px;
margin: -26px 0 0 63px;
width: 275px;
}

#sideOne {
	background: url(/images/sidebar_bg.jpg) repeat-y;
	float: left;
	margin: 110px 0 0 62px;
	font: 16px/1.3em Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 277px;
}

#sideOne a:link, #sideOne a:visited {
	color: #c1c1c0;
	text-decoration: none;
} 

#sideOne a:hover {
	color: #e7af53;
	text-decoration: none;
} 
 
#sideOne li {
	list-style-type: none;
	padding-left: 36px;
	position: relative;
	margin: 0 28px 0 28px;
	background: url(/images/sidebarIcon.jpg) no-repeat 0 8px;
}

.sideBottom {
	background: url(/images/sidebar_bot.jpg) no-repeat bottom;
	float: left;
	height: auto;
	margin: 0 0 0 0;
	min-height: 23px;
	width: 278px;
}

.newsHead {
	background: url(/images/newsHead.jpg) no-repeat;
	height: 50px;
	margin: 92px 0 0 0;
	width: 275px;
}

.newsEvents {
	border-bottom: 1px solid #3d3d3d;
	color: #e7af53;
	font: 12px/1.6em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 34px 14px 32px;
}
 
.news {
	margin: 0 34px 0 32px;
}

.updates {
	float: left;
	font: 12px/2em Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 28px 0 36px;
	z-index: 5;
}

#sideTwo {
	background: url(/images/content_repeat.jpg) repeat-y;
	float: right;
	margin: 16px 60px 46px 0;
	width: 588px;
}

#sideTwo li {
	list-style-type: none;
	padding-left: 28px;
	position: relative;
	margin: 0 28px 0 36px;
	background: url(/images/contentIcon.jpg) no-repeat 0 5px;
}


.contentBG {
	background: url(/images/content_bg.jpg) no-repeat bottom;
	float: left;
	height: auto;
	margin: 0 0 0 0;
	min-height: 214px;
	padding: 0 35px 28px 35px;
	width: 518px;
}


/*	Content / Main Body
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#content {
	width: 1024px;
	float: left;
	padding: 0 0 44px 0;
}

#heading {
}



/*	Content: General/Miscellaneous
- - - - - - - - - - - - - -  */

#content strong {
	font-weight: bold;
}

#content em {
	font-style: italic;
}


/* --- Image Positioning --- */

.float_left {
	float: left;
	padding: 0 8px 8px 0;
}

.float_right {
	float: right;
	padding: 0 0 8px 8px;
}


/* --- Sitemap --- */

.sitemap_list {
	width: 49%;
	padding: 0;
	float: left;
}




/*	Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer {
	background: url(/images/footer_bg.jpg) no-repeat;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 903px;
	height: 38px;
	margin: 0 auto;
	clear: both;
	color: #595959;
	text-align: left;
}

#footer a:link, #footer a:visited,
#footer a:hover, #footer a:active, #footer a:focus {
	color: #595959;
}

#copyright {
	width: 500px;
	float: left;
	margin: 10px 0 0 32px;
}

#credit {
	width: 240px;
	float: right;
	margin: 10px 32px 0 0;
	text-align: right;
}



/* -------------------------------------------------------------
	Form Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.required {
	color: #f00;
}





/* -------------------------------------------------------------
	Miscellaneous
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* http://www.access-board.gov/sec508/guide/1194.22.htm#(o) */
#skip {
	position: absolute;
	left: -9000em;
}

.clearfix {
	width: 100%;
	height: 0;
	clear: both;
}


/*	Photo Gallery 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#galleryContainer {
	width: 100%;
	margin: 0px 0 0 0px;
	padding: 0 0 30px 0;
	clear: both;
	float: left;
}

#galleryContainer h3 {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}

#galleryContainer li {
	height: 50px;
	width: 75px;
	margin: 0 10px 10px 0;
	padding: 0;
	border: 1px solid #d3d3d3;
	background: #d3d3d3;
	float: left;
	clear: none;
	position: relative;
	overflow: hidden;
}

#galleryContainer a {
	width: 75px;
	position: absolute;
}

#galleryContainer img, #galleryContainer img {
	width: 75px;
}


/* --- lightbox --- */

.galleryList {
	display: none;
}

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 950;
	text-align: center;
	line-height: 0;
}

#lightbox a img { 
	border: none; 
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
	
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 900;
}

#imageContainer>#hoverNav { 
	left: 0;
}

#hoverNav a { 
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
} 

#prevLink { 
	left: 0; 
	float: left;
}

#nextLink { 
	right: 0; 
	float: right;
}

#prevLink:hover, 
#prevLink:visited:hover { 
	background: url(/images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, 
#nextLink:visited:hover { 
	background: url(/images/nextlabel.gif) right 15% no-repeat; 
}


#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding: 0 10px;
}

#imageData #imageDetails { 
	width: 70%; 
	float: left;  
	text-align: left; 
}
 
#imageData #caption { 
	font-weight: bold;	
}

#imageData #numberDisplay { 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}

#imageData #bottomNavClose { 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em;
}
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 800;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.contentBG img{
margin-bottom: 10px;
}

#quoteRequest input, #quoteRequest textarea{
background: #333;
padding: 4px 1px 1px 1px;
height: 16px;
color: #fff;
border: 1px solid #777;
}
#quoteRequest textarea{
height: 150px;
}
.texthighlight input{
height: 25px !important;
width: 60px;
padding: 0 0 0 0 !important;
}

.fLeft{
float:left;
}
.imageL{
margin: 0 10px 0 0;
}
.divs{
border: 0px;
margin: 0 0 0 0;
}
.divs a{
text-decoration: none;
}
.divs a:hover{
text-decoration: underline;
}
