@charset "utf-8";
/* CSS Document */

img {
	border:0px none;
	}

body {
	background-color:#FFFFFF;
	font-size:75.5%;
	margin:20px 0px;
	text-align:left;
	background:url(../images/bg/ph-insulations-main.jpg) no-repeat top left;
	}

body, td {
	color:#333333;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	}

td {
	font-size:1em;
	voice-family:inherit;
	}

p, li {
	line-height:1.4em;
	}

p, h1, h2, h3, h4, h5, h6, ul {
	margin:0px 0px 1.5em;
	padding:0px;
	}

ol {
	margin-bottom:1.5em;
	margin-left:0px;
	margin-top:0px;
	}

h1, h2, h3, h4, h5 {
	font-family:Arial,Helvetica,sans-serif;
	}

ul {
	list-style-type:none;
	}

ul li {
	list-style-type:none;
	}

ul ul {
	margin-top:1.5em;
	}

li {
	margin:0px 0px 0.4em;
	padding:0px;
	}

ul li {
	background-image:url(../images/bg/leftnav-li.gif);
	background-position:0px 0.6em;
	background-repeat:no-repeat;
	padding-left:12px;
	}

a {
	color:#1170cf;
	text-decoration:none;
	}

a:hover {
	color:#1170cf;
	text-decoration:underline;
	}
	
h1 {
	color:#000000;
	font-size:1.6em;
	padding-bottom:12px;
	margin-bottom:0.4em;
	background:url(../images/bg/h1-underline.gif) repeat-x bottom;
	}

h2 {
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:0.4em;
	color:#003399;
	}

h3 {
	font-size:1.3em;
	margin-bottom:0.4em;
	}

h4 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:1em;
	}

h5 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	font-weight:bold;
	margin-bottom:0px;
	}

.clearer {
	clear:both;
	height:1px;
	overflow:hidden;
	top:-1px;
	visibility:hidden;
	}

.introPara{
	font-size:1.2em;
	}

.padding {
	padding:15px;
	}
	
#outerContainer{
	}

#topContainer{
	background-color:#FFFFFF;
	padding:0px 15px;
	height:128px;
	}

#phInsulationsLogo{
	float:left;
	width:300px;
	margin:0;
	padding:15px 0;
	}

#contactContainer{
	width:500px;
	text-align:right;
	padding-top:25px;
	float:left;
	background-color:#FFFFFF;
	}

#topNavigation{
	clear:both;
	border-top:1px solid #CCCCCC;
	width:800px;
	padding-top:5px;
	height:25px;
	}
#topNavigation ul{
	margin:0;
	padding:0;
	float:right;
	}
#topNavigation ul li{
	float:left;
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-weight:bold;
	background-image:none;
	}
#topNavigation ul li a{
	margin:0;
	padding:0px 10px;
	color:#003366;
	}

/* leftNav */


#leftNav{
	margin-bottom:15px;
	}
#leftNav ul{
	margin:0;
	padding:0;
	}
#leftNav ul li{
	margin:0;
	padding:0;
	background-image:url(../images/bg/leftnav-li.gif);
	background-position:0px 0.8em;
	background-repeat:no-repeat;
	padding-left:12px;
	border-bottom:1px dotted #000000;
	}
#leftNav ul li a{
	margin:0;
	padding:0;
	color:#000000;
	text-decoration:none;
	display:block;
	padding:3px 0 3px 3px;
	}
#leftNav ul li a:hover{
	margin:0;
	padding:3px 0 3px 3px;
	background-color:#003366;
	color:#FFFFFF;
	}
#leftNav ul li a.active{
	background-color:#003366;
	color:#FFFFFF;
	}

.phoneIcon{
	margin-bottom:-5px;
	}
.emailIcon{
	margin-bottom:-3px;
	padding-left:10px;
	}
	
#colContainer{
	background-color:#FFFFFF;
	width:800px;
	margin-left:15px;
	margin-top:15px;
	}
	
#colLeft{
	float:right;
	width:210px;
	background-color:#f2f2f2;
	}
	
#colRight{
	float:right;
	width:590px;
	}
	
/* News Item */

.newsItem{
	border-bottom:1px solid #333333;
	margin-bottom:15px;
	}
	
.newsItem .newsDate{
	font-size:0.85em;
	color:#999999;
	margin-bottom:5px;
	}	
	
.newsItem h2{
	font-size:1em;
	color:#333333;
	margin-bottom:5px;
	}
.newsItem .newsDesc{
	margin-bottom:5px;
	}
.newsItem .readMore{
	margin:0;
	}
	
/* brochure */

#brochure{
	}
#brochure img{
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	}
#brochure .desc{
	margin-bottom:5px;
	}
#brochure h2{
	font-size:1em;
	color:#333333;
	margin-bottom:5px;
	}
#brochure .readMore{
	margin:0;
	}
	
/* CTA BOX */

#ctaBox{
	background:url(../images/bg/cta-box.jpg) no-repeat top left;
	color:#FFFFFF;
	}
	
#ctaBox .padding{
	padding:25px 40px 15px 70px;
	}
	
#ctaBox h3{
	border-bottom:1px solid #fff;
	padding-bottom:5px;
	margin-bottom:10px;
	}
	
#ctaBox p{
	margin-bottom:5px;
	}
	
#ctaBox .padding a{
	color:#FFFFFF;
	text-decoration:underline;
	}
	
#ctaBox .padding a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}

/* service box  */

.serviceBoxContainer{
	width:558px;
	}
.serviceBox{
	background:url(../images/bg/service-box-top.gif) no-repeat top;
	width:272px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
.serviceBoxBot{
	background:url(../images/bg/service-box-bot.gif) no-repeat bottom;
	width:252px;
	padding:10px 10px 15px 10px;
	font-size:0.85em;
	}
.serviceBoxBot img{
	float:left;
	margin-right:10px;
	}

#footer{
	clear:both;
	font-size:0.85em;
	}

/* Form Row */

.formRowMain {
	padding: 5px 0 5px 0px;
}

.formRowMain input, .formRowMain textarea  {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	padding-left:4px;
}

.formRowMain select  {
	font-family:"Trebuchet MS", Tahoma, Verdana;
}

.formRowMain label {
    display: block;
    width: 120px;
    float: left;
    line-height: 22px;
    margin: 0 5px 0 0;
	padding-right:5px;
    border-right: solid 3px #0066cc;
}
