/* Created By Lisa Merriman for Unlimited Webdesign */

/************ GLOBAL RESET STUFF **************/
* { padding: 0; margin: 0; }
p, pre, blockquote, form, label, ol, dl, fieldset, address { margin: 20px 0; }
h1, h2, h3, h4, h5, h6 { margin: 0.2em 0; }
dd, blockquote { margin-left: 40px; margin-bottom: 0.9em;} 
fieldset { padding: 10px; }
p {
	margin-top: 0em;
	margin-bottom: 1em;
	line-height: 1.2em;
} 

sup {
	line-height: 0;
	vertical-align: text-top;
}

/************ APPEARANCE TAGS **************/
TABLE {	
	empty-cells: show;
	border-collapse: collapse;
}
td { vertical-align: top; }

A:link, A:visited { color: #CC0000; text-decoration: none; }
A:hover { color: #015093; text-decoration: underline; }

/* Heading colour was more ochrey #957861 */
h1 {  font-size: 17px; font-weight: normal; color: #CC0000; margin-bottom: 0.5em; 
border-bottom: 1px solid #ccc; }
h2 {  font-size: 14px; font-weight: bold; color: #cc0000; } 
h3 {  font-size: 13px; font-weight: bold; color: #000000; } 
h4 {  font-size: 13px; font-weight: bold; color: #000000; } 

UL {
	padding-left: 1.5em;
	margin-left: 2em;
	margin-top: 1em;
}

UL LI {
	padding-left: 0em;
	margin-bottom: 0.5em;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.nice_textfield { 
 background-color: #DDDDDD; 
 color: #ffffff;  
 border: 1px solid #666666;
}

/*********************** LAYOUT TAGS **********************/

BODY {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	border-top: 5px solid #ce0000;
}

.header {
	position: relative;
	width: 990px;
	padding-top: 30px;
	padding-left: 10px;
	height: 65px;
	margin-left: auto;
	margin-right: auto;
}

.container_outer {
	position: relative;
	background-color: white;
	width: 990px;
	margin-left: auto;
	margin-right: auto;	
	background: url(images/bg-leftcol-across.gif) -20px 0 repeat-y;
}

.maincontent {
	margin-left: auto;
	margin-right: auto;
	padding: 20px 5px 5px 220px;
}

.photo_out {
	position: relative;
	background-color: black;
}
.photo1 {
	position: relative;
	width: 980px;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-top: 119px;
	background-color: black;
	background-image: url(images/hd-pipesnorange.jpg);
	background-repeat: no-repeat;
	color: white;
	font-size: 14pt;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.horizline {
	position: absolute;
	top: 272px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #6f6f6f;
	z-index: 1;
}


.left_col {
	position: relative;
	float: left;
}
.left_col IMG {
	position: relative;
	float: left;
	clear:  left;
	border: 1px solid #666;
	margin-left: 10px;
}

.clearer {
	clear: both;
}

/********** FLAGS ***********************/
.flag_links {
	position: absolute;
	top: 2px;
	left: 5px;
	padding-top: 1px;
}
.flag_links IMG {
	position: relative;
	border: none;
	margin: 0;
}
.flag_links A:link, .flag_links A:visited {
/*	background-color: #333; */
/*	padding: 1px; */
/*	border: 1px white solid; */
	margin-left: 5px;
}
.flag_links A:hover {
/*	background-color: #ce0000; */
/*	border: 1px black solid; */
}

/********** SECTION SUBMENU ***********************/

UL.subsection_menu {
	position: relative;
	list-style-type: none;
	margin: 3em 0px 4em 0px;
	padding: 0 5px 0 10px;
	font-size: 8pt;
}
.subsection_menu LI {
	list-style: none;
	padding: 0em 0 0.2em 15px;
	margin: 0 0 0.5em 0;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.subsection_menu  UL { /* Sub-submenus */
	margin: 5px 0 0 0;
	padding: 0;
}

.subsection_menu LI UL LI {
	border: none;
	margin: 0;
}

.subsection_menu A:link, .subsection_menu A:visited {
	text-decoration: none;
	color: #666;
}

.subsection_menu A:hover {
	color: #CC0000;
}

/********** MENU CONTAINER ***********************/

.headermenu {
	position: relative;
	z-index: 100;
	width: 100%;
	height: 28px;
	background-color: #ba0000;
}

.dropdown {
	position: relative;
	width: 940px;
	padding-left: 40px;
	margin-left: auto;
	margin-right: auto;
	background-color: none;
}

/********** FOOTER ***********************/
.footer {
	position: relative;
	clear: both;
	padding: 0 0 3em 0;
	margin-bottom: 10px;
	background: url(images/bg-footer.gif) top left repeat-x;
	color: #999;
	font-size: 80%;
}
.footer_in {
	position: relative;
	margin: 0 auto;
	width: 970px;
	text-align: left;
	padding-top: 8px;
}
.footer_logo {
	position: relative;
	float: right;
}
.footer A:link, .footer A:visited {
	color: #c0c0c0;
	text-decoration: none;
}
.footer A:hover {
	color: #c0c0c0;
	text-decoration: underline;
}


/*** ILLUSTRATIONS FOR HEADER *************************/

.ills4header {
	position: absolute;
	top: 90px;
	right: 30px;
}

.ills4header IMG {
	border: 1px solid #666;
}

/********* ILLUSTRATIONS ***************************/
TABLE.table_gallery {
	position: relative;
	border-collapse: collapse;
	margin: 1em 0;
	margin-left: auto;
	margin-right: auto;
}
TABLE.table_gallery TD{
	padding: 10px 15px;
}
.ill, .ill_left, .ill_right, .table_gallery {
	position: relative;
	margin-bottom: 1.5em;
	font-size: 8pt;
	text-align: center;
	line-height: 1.2em;
	color: #666;
}

.ill A, .ill_left A, .ill_right A {
	text-decoration: none;
}

.ill A:hover, .ill_left A:hover, .ill_right A:hover {
	text-decoration: underline;
}

.ill {
	font-weight: normal;
}

.ill_right {
	float: right;
	margin-left: 2em;
/*	clear: left; */
}

.ill_left {
	float: left;
	margin-right: 2em;
}

.ill IMG, .ill_left IMG, .ill_right IMG, .table_gallery IMG  {
	margin-bottom: 0.6em;
	border: 1px solid #ccc;
	padding:5px;
	background-color: white;
}

/*************** NICE TABLES ********************/

.linedtable , .unlinedtable {
/*	border: 1px solid #dae9f8;  */
	border-collapse: collapse;
	empty-cells: show;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.linedtable TD, .unlinedtable TD {
	padding: 4px 9px; 
	font-size: 13px;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #F0F0F0;
	vertical-align: top;
}

.linedtable TD {
	border-style: none dotted solid none;
}

.unlinedtable TD {
	border-style: none none solid none;
}

.linedtable TH , .unlinedtable TH {
	padding: 5px 5px 2px 8px;
	font-style: bold;
	color: black;
	font-size: 12pt;
	border-bottom: 1px solid black;
	text-align: left;
	
}

.linedtable A , .unlinedtable A {  
	text-decoration: none;
}

.linedtable A:hover , .unlinedtable A:hover {  
	color: #990000;
	text-decoration: none;
}

.sizecell {  
	text-align: right;
}

/*  *  *  *  *  *  *  *  *  *  *  *  * */
/* Small font, especially for use within tables. 
   Apply to <table> or to individual text bits. */
.smallfont TD{
	font-size: 8pt;
}