﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
* 
{
    margin:0;
    padding:0px;
}
body
{
    font-size: 13px;
    font-family: Georgia, Times New Roman, Serif;
    background:#000000 url(images/backrepeat.jpg) repeat-x left top;
    color: #ffffff;
    text-align:center;
    
}

a 
{
    color:#ffffff;
    text-decoration:none;
}
a:hover 
{
    color:#ff8400;
}

img {border:0 !important}
/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Georgia, Times New Roman, Serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}
/*Form error fields*/
.formErrorField {background-color:#FF8400}
/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
#container{width:955px; margin:0px auto; text-align:left;  border-left:1px dashed #bfc0c1; border-right:1px dashed #bfc0c1;}
#header {height:195px; position:relative;}
#header .logo a 
{
    text-indent:-5000px;
}
#header .logo 
{
    position:absolute; 
    left:29px; 
    top:29px; 
    background:transparent url(images/weathertight.gif) no-repeat left top; 
    text-indent:-5000px;
    height:165px;
    width:206px;
    display:block;
}
#header #navigation 
{
    position:absolute;
    top:66px;
    left:284px;
    padding-bottom:5px;
    border-bottom:1px dashed #ffffff;
    color:#ffffff;
    font-size:12px;
}
#header #navigation a 
{
    color:#ffffff;
    font-family:Georgia, Times New Roman, Serif;
    font-size:14px;
    padding:0px 3px;

}
#header #navigation a:hover 
{
    color:#ff8400;
}
#header #navigation a:active 
{
    color:#ff8400;
}
#header #strapline {position:absolute; top:100px; left:287px; color:#ffffff;font-size:23px;}
#header #strapline .brandName {font-size:23px; color:#ff8400; font-family:Arial;}
#header #strapline img {position:relative; left:12px; top:12px;}
#content {background:#000000 url(images/horzline.jpg) repeat-x left top; padding:4px 0px; position:relative;}
#content .internalContent {position:relative; top:56px; left:618px; width:303px; color:#ffffff;}
#content .internalContent h2 {color:#ff8400; font-size:28px; padding-bottom:19px; font-weight:normal;}
#content .internalContent p {padding-bottom:19px; font-family:Arial; font-size:12px; line-height:16px;}
#content .internalContent a {padding-left:3px; font-family:Georgia, Times New Roman, Serif;}
#internalNav {padding-bottom:10px !important;}
#newsContainer { padding:5px 0px;margin:9px 0px;width:270px;border-top:1px dashed #ffffff;border-bottom:1px dashed #ffffff}
#newsContainer .newsHeading {font-size:13px;color:#ff8400;font-family:Georgia, Arial}
#newsContainer .internalLeft {float:left;width:160px;padding-right:10px;font-size:11px !important; font-family:Arial;padding-left:5px;padding-bottom:0px !important}
#newsContainer .internalRight{float:right;width:93px;padding-bottom:0px !important}
#homeBackground {background:#000000 url(images/homebackground.jpg) no-repeat left top; width:955px; height:442px;}


/*Features page*/
#content .featuresInternalContent {position:absolute; top:63px; left:47px; width:293px;}
#content .featuresInternalContent h2 {color:#ff8400; font-size:28px; padding-bottom:19px; font-weight:normal;}
#content .featuresInternalContent ul {padding-left:15px;}
#content .featuresInternalContent li {font-family:Arial; font-size:12px; line-height:16px;}
#featuresBackground {background:#000000 url(images/featuresbackground.jpg) no-repeat right top; width:955px; height:500px;}
#featuresLightImages {position:absolute; top:325px; left:375px;}
#featuresLightImages img {border:0 !important}
#featuresLightImages p {padding-bottom:5px;font-family:Arial; font-size:12px;}
#featuresLightImages img {padding-right:1px;}

/*Testimonials*/
#testimonialsImages {margin:28px 0px 28px 34px; width:485px; float:left;}
#testimonialsImages img {float:left;}
#testimonialsContent {width:434px; float:right; margin-top:28px;}
#testimonialsContent h2 {color:#ff8400; font-size:28px; padding-bottom:19px; font-weight:normal;}
#testimonialsContent #testimonialFrom {color:#ffffff; font-size:20px; padding-left:13px; width:421px; margin-bottom:15px;}
#testimonialFrom .testimonialName {font-weight:bold;}
#testimonialsContent #testimonialCopy p {font-size:12px; line-height:16px; width:421px;}
#testimonialCopy {width:421px; margin-left:13px; font-family:Arial;}
#testimonialsContent #testimonialCopy .innerLeft {float:left; width:46%; padding-right:15px; padding-bottom:15px;}
#testimonialsContent #testimonialCopy .innerRight {float:left; width:46%; padding-bottom:15px;}
#testimonialsContent #testimonialCopy a {padding-left:3px; font-family:Georgia, Times New Roman, Serif; font-size:14px;}

/*Products contact page*/
#content .contactInternalContent {position:absolute; top:63px; left:47px; width:450px;}
#content .contactInternalContent h2 {color:#ff8400; font-size:28px; padding-bottom:19px; font-weight:normal;}
#content .contactInternalContent h2 .headerBold {font-weight:bold;}
#content .contactInternalContent ul {padding-left:15px;}
#content .contactInternalContent li {font-family:Arial; font-size:12px; line-height:16px;}
#content #productContactForm {position:absolute; left:544px; top:62px;}
#productContactForm td {padding-bottom:10px; font-family:arial; padding-right:6px;}
#productContactForm .contactTextInput {width:183px; padding:3px}
#productContactForm .contactTextAreaInput {width:183px; height:60px; padding:3px;}
#productContactForm .contactFormSubmit {text-align:right;}
#productContactForm .contactSelectDrop {width:191px; }
#contactBackground {background:#000000 url(images/contactbackground.jpg) no-repeat left bottom; width:955px; height:500px;}

/*Installation page*/
#content .installationInternalContent {position:absolute; top:63px; left:47px; width:293px;}
#content .installationInternalContent h2 {color:#ff8400; font-size:28px; padding-bottom:19px; font-weight:normal;}
#installationInstructions {margin-top:101px; margin-left:49px; line-height:16px; font-family:Arial; font-size:12px;}
#installationInstructions .innerLeft {width:423px; padding-right:24px; float:left;}
#installationInstructions .innerRight {width:423px; float:left}
#installationInstructions .seperatedContainer {border-bottom:1px dashed #ffffff; margin-bottom:15px; padding-bottom:15px;}

#contactBackground {background:#000000 url(images/contactbackground.jpg) no-repeat left bottom; width:955px; height:500px;}
/*Footer*/
#footer {padding:25px; position:relative; font-family:Arial; font-size:9px; background:#000000 url(images/horzline.jpg) repeat-x left top;}
#footer .innerContent  { width:446px; float:left; line-height:15px;}
#footer #companyName {font-weight:bold; font-size:10px;}
#footer #contact span {padding-right:10px;}
#footer #copywrite {margin-top:15px;}
#footer #footImages {float:right; width:421px; height:152px; background:#000000 url(images/footercredit.gif) no-repeat left top;}
#footer #footImages a {width:421px; height:152px; display:block; text-indent:-5000px;}

/*Lightbox css*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 2000; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; padding-bottom:4px;}	
#imageData #caption{}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 1200; width: 100%; height: 500px; background-color: #000; }


/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

