/* Perma-Pipe CSS */
html, body {

}

td, body, th, span, div, ul, p{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height: 18px;
}

.body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../images/bg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat;

	}
	
/* Main Containers */

#container {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 782px;
	border-width: 0px 0px 0px 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #CCCCCC;
	text-align: left;
}	

#imageleft {
  float:left;
  padding-right:7px;
  padding-bottom:7px;
}

/* headers */
.h1, h1, .title {

}

.h2, h2, .subtitle {

}

.h3, h3 .subsubtitle{

}

/* links */
a:link, a:visited, a:active{color: ; : ;}
a:hover{color: ; text-decoration: ;}


#menu a, #menu a:visited {
  text-align:left; 
  text-decoration:none; 
  color:#3d3d3d; 
  display:block; 
  width:16.9em; 
  height:2.2em; 
  border-top:1px solid #c4c8d6;
  font:"Verdana";
  padding-left:9px;
  padding-top:1px;
  }
  
#menu a:hover {
  background-color:#ffffff; 
  border-color:#c4c8d6;
  }
/*
input.btn
{
   font-size:;
   font-family:;
   color:;
   background-color:;
   border:;
   
}

input.btn_hover
{
color:;
background-color:;
}
*/


/* shows alert msg, also used to for form validation, i.e the text "*required"*/
.alert 
{
	color:Maroon;
	font-weight:bold;
	font-size: 11px;	
}


/* input items*/
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textbox_search {
	width: 120px;
	height: 18px;
	font-size:10px;
}

.textbox_standard {
	width: 150px;
}

.textbox_thin {
	width: 23px;
}

.textbox_thin_alert
{
	background-color: #FF9999;
	width: 44px;
}

.textbox_wider {
	width: 240px;
}

.textbox_widest {
	width: 400px;
}

/* tables */
.table_header, .table_header td, .table_header a, table_header a:visited, .table_header a:link, .table_header a:active
{
	background-color: #2d4da7;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.table_header a:hover
{
	text-decoration: underline;
}


.table_alt_row
{
	background-color:#FFFFFF;
	
}
.table_row
{
	background-color:#E8E7E6;
	
}
.table_alt_2_row
{
	background-color:Silver;
	
}
.homebodytext {
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 40px;
}
.wwlocationsbg {
	/*background-image: url(../images/worldwide_locations.gif);*/
	background-repeat: no-repeat;
	height: 192px;
}
/*.wwlocationsbg:hover {
	background-image: url(../images/worldwide_locations_over.gif);
	background-repeat: no-repeat;
	height: 192px;
}*/
#footer {
	background-image: url(../images/footerbg.png);
	background-repeat: no-repeat;
	height: 76px;
	text-align: center;
}



.table_grid 
{
	border-color:#A3C380;
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;	
	
}
.wwlocationstext {
	position: relative;
	width: 250px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 51px;
	left: 40px;
	line-height: 30px;
}
.footertext {
	color: #FFFFFF;
	position: relative;
	top: 20px;
	width: 755px;
	text-align: center;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.quotetext {
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#datapipe {
	background-image: url(../images/headerbg.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 782px;
}
.whitetext {
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 8px;
	position: relative;
}


.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#content {
	width: 575px;
	margin-top: 3px;
	/*margin-right: 10px;*/
	margin-bottom: 10px;
	/*margin-left: 10px;*/
	padding-top: 10px;
	/*padding-right: 0px;*/
	padding-bottom: 10px;
	/*padding-left: 8px;*/
}
.recentnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	left: 9px;
	position: relative;
	width: 180px;
	color: #4e4e4e;
	right: 0px;
}

.header_label
{    
    background-image:url(../images/pageheader_blank.gif);
    width: 603px;
    height:34px;
}

.header_label span
{
    line-height:34px;
    font-size:14px;
    font-weight:bold;
}

.header_font
{
    font-size:18px;
    font-family:Myriad Web Pro;
    color:#193277;
    font-weight:bold;
}

.style1 {
	font-size: 10px;
	font-weight: bold;
	color:Black;
}

.watermarked 
{
	background-color:#F0F8FF;
	color:gray;
}	
#map
{
  	padding-top: 10px;

}
.html_button
{
    background-image:url(../images/go.gif);
    border-width: 0px 0px 0px 0px;
    width:31px;
    height:18px;
}
.quickQuoteHeader
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
.quickQuoteSubheader
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.quickQuoteTableHeader
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	background-color:#E8D6A4;
}
.legend 
{
    padding: 8px;
    text-align: center;
}