/*////////// General Layout //////////*/

body
{
	font-family: arial, verdana, 'ms sans serif';
	font-size: 75%;
	text-align: center;
	line-height: 15px;
	margin: 0px;
}

#wrapper
{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#header
{
	height: 172px;
	padding-left: 20px;
}

#nav
{
	float: left;
	margin: 10px 0px 18px 21px;
}

#container
{
	width: 100%;
}

#container_products, #container_other
{
	float: left;
	margin-left: 35px;
	width: 724px;
}

#left, #left_other
{
	float: left;
	width: 206px;
	line-height: 22px;
}

#left_other
{
	width: 450px;
	background-color: #EAF2FB;
	line-height: 22px;
}

#right
{
	float: right;
	width: 274px;
}

#footer
{
	background-image: url(/images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 19px;
	font-size: 80%;
	letter-spacing: 0.1px;
	color: #1F4167;
}

/*////////// General Internal Styles //////////*/

#breadcrumb
{
	color: #B0D7DB;
	letter-spacing: 0.2px;
	margin-bottom: 10px;
}

#right_other
{
	float: left;
	width: 218px;
}

.article, #articlesSml
{
	float: right;
	background: #DCE9F9;
	width: 176px;
	padding: 0px 10px 0px 15px !important; padding: 10px 10px 0px 15px;
	font-size: 90%;
	text-align: right;
	margin-top: 10px !important; margin-top: 0px;
}

#secondnavHolder
{
	float: left;
	margin-top: 22px;
}

#secondnav
{
	width: 181px;
	padding: 10px;
	background-color: #DAE8F8;
	color: #333333;
	margin: 5px 0 0 20px;
	line-height: 22px;
	font-weight: bold;
}
#secondnav ul{margin: 10px 0 20px 20px; padding: 0;}
#secondnav ul li{margin: 2px 0;}
#secondnav ul ul{line-height: 18px; padding-left: 0px; margin: 0 0 0 15px; font-weight: normal;}
#secondnav ul ul li{list-style-image: none; list-style: circle;}
#secondnav ul li.on{list-style: disc; font-weight: bold;}

.curvytop
{
    margin: 0px 0px -5px 20px !important; margin-bottom: -8px;
}

.reldocstop
{
    margin: 0px 0px -10px 17px !important; margin-bottom: 0px;
}

/*////////// Homepage Styles //////////*/

#searchBox
{
	float: right;
	width: 172px;
	background: url(/images/bg-searchbox.gif) repeat-y #2f51a9 top left;
	padding: 10px 0px 0px 15px;
	padding-bottom: 20px !important; padding-bottom: 0px;
}

#searchBoxInt
{
	background-color: #ececec;
	padding: 4px;
}

#latest
{
	width: 480px;
	background-image: url(/images/latestbg.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 50px;
}

.latestArticle
{
	float: left;
	font-size: 95%;
	margin: 0 20px 0 0;
	padding: 7px;
	border-bottom: 1px #ccc solid;
}
.latestArticle .date, .latestArticle .newsTitle{float: left; width: 75px; color: #3366cc; font-weight: bold; font-size: 105%; padding-top: 7px;}
.latestArticle .newsTitle{width: 300px; font-weight: normal; font-size: 110%;}
.latestArticle .newsTitle a{color: #3366cc; text-decoration: none;}

#center
{
	float: left;
	width: 480px;
	padding: 0px 20px 10px 20px;
}

#director
{
	background-image: url(/images/director.jpg);
	height: 345px;
}

#flashHolder
{
    padding-left: 9px;
}

#flashHolder2
{
    padding-left: 25px;
}
#flashHolder2 .heading{display: block; font-size: 100%; font-weight: bold; color: #6699ff; margin: 0 0 5px -2px;}

/*////////// Text, Images Etc. //////////*/

img
{
    border: none;
}

hr
{
	color: black;
	background-color: black;
	height: 1px;
	border:0px;
	width: 250px;
}

.hometext
{
    font-size: 120%;
    line-height: 24px;
    font-weight: bold;
}

#directorText
{
	float: left;
	color: #fff;
	font-size: 90%;
	width: 210px;
	line-height: 20px;
	margin: 10px 0px 0px 30px !important; margin: 20px 0px 0px 15px;
}

.copyright
{
	float: right;
	color: #fff;
	padding-right: 10px;
}

.articleTitle
{
	font-weight: bold;
	color: #161773;
	font-size: 110%;
}

#articlesSml
{
	font-size: 90%;
	padding-left: 30px;
}

.download
{
	float: right;
	font-size: 11px;
	color: #161773;
	margin: 0px 5px 0px 0px;
}

.title
{
	font-weight: bold;
	color: #161773;
	font-size: 110%;
	line-height: 12px;
}

.author
{
    font-size: 90%;
    color: #333;
}

#left_other p
{
	padding: 5px 10px;
}

.homepic
{
    margin-right: 4px;
}

.articleDate
{
    font-style: italic;
    line-height: 16px;
}

.searchtitle
{
    font-size: 110%;
    font-weight: bold;
    letter-spacing: 0.1px;
}

.searchtext
{
    line-height: 17px;
}

ul.search li strong
{
    background: #B2D3FB;
}

#lenscostcalc
{
    float: left;
    width: 199px;
    height: 227px;
    margin-left: 18px;
    margin-top: 20px;
    background: #fff;
}

/*////////// Link Styles //////////*/

a
{
    color: #000;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

#breadcrumb a
{
	color: #B0D7DB;
	letter-spacing: 0.2px;
	text-decoration: underline;
}

#breadcrumb a:hover
{
	text-decoration: none;
}

#secondnav a, #footer a
{
	color: #000;
	text-decoration: none;
}

#secondnav a:hover, #footer a:hover
{
	text-decoration: underline;
}

#directorText a
{
    color: #fff;
}

#directorText a:hover
{
    text-decoration: none;
}

/*////////// Form Styles //////////*/

#search label
{
	color: #fff;
	font-weight: bold;
	font-family: 'Century Gothic';
}

.searchBox
{
	float: left;
	width: 120px;
	border: 1px black solid;
}

.go
{
	margin: -5px 0px 0px 9px;
}

.signup, .submit
{
    border: 1px black solid;
    width: 180px;
    margin-bottom: 10px;
}

.submit
{
    width: 70px;
    background: #fff;
    margin: 7px 0px 0px 212px;
}

label.signuplabel
{
    float: left;
    width: 100px;
}

label.terms
{
    float: left;
    font-size: 80%;
    margin-left: 105px;
}

form.contact, form.cost
{
    margin: 20px 0px 0px 10px;
    padding: 5px;
    padding-left: 0px;
}

form.cost
{
    margin-top: -20px;
}

label.contact
{
    float: left;
    width: 105px;
}

fieldset.contact
{
	border: 1px gray solid;
}

input.contact, input.contactRO
{
   border: 1px black solid;
   margin-bottom: 5px;
}

input.contactRO
{
	background-color: #999999;
}

form#contactform textarea
{
    border: 1px black solid;
}

.contact_submit
{
    margin: 10px 0px 0px 57px;
    border: 1px black solid;
    background: #1E1856;
	color: #fff;
	font-weight: bold;
}

.calc_submit
{
    margin: 10px 0px 0px 11px;
    border: 1px black solid;
    background: #fff;
}

.errorMsg
{
     margin: 10px 0 0 10px;
     color: Red;
}

/*////////// Second Nav List Styles //////////*/

li
{
	margin-left: -10px;
	list-style-image: url(/images/bullet.gif);
}

/*////////// Product Lozenge Styles //////////*/

.product1Top, .product2Top
{
	float: left;
	background-image: url(/images/productboxtop1.gif);
	background-repeat: no-repeat;
	width: 724px;
	height: 10px;
}

.product2Top
{
	background-image: url(/images/productboxtop2.gif);
}

.product1, .product2
{
	float: left;
	background-color: #DAE8F8;
	width: 704px;
	padding: 10px;
}

.product2
{
	background-color: #CBDEF5;
}

.productInfo
{
	float: left;
	width: 58%;
}

.product1Bottom, .product2Bottom
{
	float: left;
	background-image: url(/images/productboxbottom1.gif);
	background-repeat: no-repeat;
	width: 724px;
	height: 10px;
	margin-bottom: 10px;
}

.product2Bottom
{
	background-image: url(/images/productboxbottom2.gif);
}

.legend
{
	float: right;
	font-size: 90%;
	line-height: 20px;
	width: 40%;
}

.notes
{
	font-size: 90%;
	margin-left: 10px;
	color: #800808;
	font-weight: bold;
}

.error
{
	font-weight: bold;
	color: red;
}


/*////////// Resource Center Comparison Table //////////*/

dl.comparison
{
    background: #1E3376 url(/images/comparison/tl.gif) top left no-repeat;
    margin: 5px 0;
    padding: 0;
    width: 97%;
    color: #fff;
    font-size: 120%;
}
dl.comparison dt{background: transparent url(/images/comparison/tr.gif) top right no-repeat;}
dl.comparison dd{background: url(/images/comparison/bl.gif) bottom left no-repeat; margin: 0; padding: 0;}
dl.comparison dd p{margin: 0px 15px;}
dl.comparison dd p.last{background:transparent url(/images/comparison/br.gif) bottom right no-repeat; margin: 0;}

table.comparison
{
    width: 95%;
    margin: 0 auto;
    padding: 0;
}
table.comparison td{text-align: center; background: #85A6D1; padding: 7px 3px; border-left: 1px #1E3376 solid; border-bottom: 1px #A5C4E5 solid;}
table.comparison tr.firstrow td{border-top: 3px #A5C4E5 solid;}
table.comparison tr.lastrow td{border-bottom: 3px #A5C4E5 solid;}

table.comparison td.heading{background: #1E3376; text-align: left;}
table.comparison td.heading:hover{background: #2966BF;}

table.comparison td.headingtop{background: #1E3376; text-align: center;}

.sprite{background-image: url(/images/comparison/sprite.gif); background-repeat: no-repeat;}
.star1{background-position: 0 -63px;}
.star2{background-position: 0 -32px;}
.star3{background-position: 0 -1px;}
.star3alt{background-position: 0px -91px;}

.star3white{float: left; background-position: 0px -125px;}
.star2white{float: left; background-position: 0px -156px;}
.star1white{float: left; background-position: 0px -187px;}

.opt-hr{background-position: -90px 0px;}
.opt-classic{background-position: -90px -47px;}
.opt-comfort{background-position: -90px -94px;}
.opt-extra{background-position: -90px -141px;}
.opt-extreme{background-position: -90px -188px;}
.hidden{visibility: hidden;}


/*////////// New Professional Services Section //////////*/

.topheading{margin: 0 0 20px 0; clear: both;}

#left_other h3{margin-left: 10px;}

.ps-product-holder{width: 605px; background: #eaf2fb; line-height: 22px;}
.ps-product-holder #right_other{float: right; width: 155px;}
.ps-product-holder p{padding: 5px 10px;}
.ps-product-holder h3{padding: 0; margin: 0 10px;}
.ps-product-holder table.materials{width: 585px; background: #b2e0f4; margin: 10px; padding: 5px 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; color: #3c464b;}
.ps-product-holder table.materials td{border-bottom: 1px #88cfed solid; padding: 2px 0; *padding: 2px 10px; vertical-align: top;}
.ps-product-holder table.materials th{color: #042e58; border-bottom: 1px #88cfed solid;}
p.footnote{font-size: 90%; margin: 0; padding: 0 20px; line-height: 13px;}

.ps-product-holder img.fullwidth{float: left;}

.ps-rightbuttons a{float: left; width: 137px; height: 42px; background: url(/images/prof-services/bg-rightbutton.gif) repeat-x top left; color: #fff; text-transform: uppercase; text-decoration: none; clear: both; padding: 21px 0 0 18px; font-weight: bold;}
.ps-rightbuttons a:hover, .ps-rightbuttons a.on{background: #083684;}
.ps-rightbuttons a span{display: block; width: 90px; background: url(/images/prof-services/arrow-rightbtn.gif) no-repeat center right; padding: 3px 30px 3px 0; line-height: 21px;}
.ps-rightbuttons a:hover span, .ps-rightbuttons a.on span{background-image: url(/images/prof-services/arrow-rightbtn-on.gif);}
.ps-rightbuttons a.top{-moz-border-radius: 0 15px 0 0; -webkit-border-radius: 0 15px 0 0;}
.ps-rightbuttons a.bottom{-moz-border-radius: 0 0 15px 0; -webkit-border-radius: 0 0 15px 0;}

.floatLeft{float: left;}

.panelbtn{float: left; width: 75px; height: 87px; background: url(/images/prof-services/panelbtn-sprite.gif) no-repeat 0 0; text-decoration: none; margin: 0 0 0 10px;}
.hydrobtn{width: 76px; background-position: -77px 0;}
.gasbtn{width: 76px; background-position: -154px 0;}

.ps-product-holder h2.events{width: 585px; font-size: 18px; margin: 0; border-bottom: 3px #666 solid;}
.ps-product-holder table.events{width: 585px; background: none; color: inherit; font-size: 90%; font-weight: bold; line-height: 18px; margin: 0 0 10px 0;}
.ps-product-holder table.events td{border-bottom: 1px #666 solid; padding: 8px 20px 8px 0;}
/*.ps-product-holder table.events td a{float: right; background: #293f94; padding: 3px 8px; color: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-decoration: none;}*/

.ps-product-holder .indicList{margin: 5px 0 0 0; padding: 0;}
.ps-product-holder .indicList li{float: left; list-style: none; margin: 0; padding: 10px 0;}
.ps-product-holder .indicList li.alt{background: #dae8f7;}
.ps-product-holder .indicList .thumb{float: left; width: 105px; padding-left: 15px;}
.ps-product-holder .indicList .desc{float: left; width: 345px; margin: 0 10px 0 0;}
.ps-product-holder .indicList .desc h3, .ps-product-holder .indicList .desc p{margin: 0; padding: 0;}
.ps-product-holder .indicList .pdf{float: left; width: 120px; line-height: 16px; padding: 10px 10px 0 0; text-align: center;}
.ps-product-holder .indicList .pdf a{}