/* ----- RESET  -------------------------------------------------- */

html {
	font-size:16px;
}

body{
	font-size:62.5%;
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
	background:#fff;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
	
table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img { 
	border: 0;
}

ol,ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
	font-weight:normal;
}

textarea {
	font-family: Helvetica, Arial, sans-serif;
}

/* ----- GLOBAL ------------------------------------------------------- */

hr {
	display: none;
}

.centred {
	position: relative;
	width: 990px;
	margin: 0 auto;
}

h1 {
	width: 100%;
	margin: 28px 0;
	padding-bottom: 0.5em;
	color: #96211A;
	font-size: 2.1em;
	font-weight: normal;
	border-bottom: 1px solid #E3E3E3;
}

.rail h1 {
	color: #2e4e63;
}

.fire h1 {
	color: #96211A;
}

#content {
	clear: both;
	overflow: hidden;
	background: transparent url(../images/subnavbg.png) top left repeat-x;	
}

.imageContainer {
	width: 285px;
	/*height: 220px;*/
	margin-bottom: 10px;
	overflow: hidden;
}

/* ----- LIGHTBOX ------------------------------------------------ */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* ----- EDITABLE CONTENT --------------------------------------------- */

.editableContent h2 {
	margin-bottom: 1em;
	color: #759DB2;
	font-size: 1.3em;
	font-weight: bold;
}

.editableContent p, .editableContent ul, .editableContent ol {
	margin-bottom: 1em;
	color: #747474;
	font-size: 1.3em;
}

.editableContent ul {
	margin-left: 20px;
	list-style-type: disc;
}

#content .editableContent p {
	color: #8A8A8A;
	font-size: 1.2em;
	line-height: 1.5em;	
}

#content .editableContent p a {
	color: #8A8A8A;
}

/* ----- HEADER ------------------------------------------------------- */

#header {
	height: 91px;
	background: transparent url(../images/header-bgtile.png) 0px 0px repeat-x;
}

.rail #header {
	border-bottom: 1px solid #ABB3B8;
}

.fire #header {
	border-bottom: 1px solid #DCB3AF;
}

#header #logo {
	position: absolute;
	top: 25px;
	left: 3px;
}

#header .phoneNumber {
	position: absolute;
	top: 14px;
	right: 20px;
	overflow: hidden;
	width:170px;
	height: 0px;
	padding-top: 48px;
	background: transparent url(../images/header-phone-number.png) 0px 0px no-repeat;
}

#topNav {
	position: absolute;
	top: 69px;
	right: 20px;
}

#topNav li {
	display: inline;
	margin-left: 20px;
}

#topNav li a {
	color: #274254;
	font-size: 1.3em;
	text-decoration: none;
	text-transform: lowercase;
}

#topNav li a:hover, #header #topNav .current a {
	color: #759DB2;
}

#sectionTabs {
	position: absolute;
	top: 62px;
	left: 270px;
}

#sectionTabs li {
	float: left;
	margin: 0 2px;
}

#sectionTabs li a {
	overflow: hidden;
	display: block;
	width: 107px;
	height: 0px;
	padding-top: 29px;
	background: transparent url(../images/section-tabs.png) 0px 0px no-repeat;
}


.rail #railTab a, .fire #fireTab a {
	padding-top: 30px;
}

.rail #railTab a {
	background-position: 0px 0px;
}

.rail #fireTab a {
	background-position: -111px 0px;
}

.fire #railTab a {
	background-position: 0px -30px;
}

.fire #fireTab a {
	background-position: -111px -30px;
}

/* ----- SECONDARY NAVIGATION & DROP DOWN ----------------------------- */

/* ----- Superfish Init ----- */

#secondaryNav ul {
	position:		absolute;
	top:			-999em;
}

#secondaryNav li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#secondaryNav li {
	float:			left;
	position:		relative;
	z-index: 1111;	
}
#secondaryNav a {
	outline: none;
	display:		block;
	position:		relative;
}
#secondaryNav li:hover ul,
#secondaryNav li.sfHover ul {
	left:			0;
	top:			35px; /* match top ul list item height */
}
ul#secondaryNav li:hover li ul,
ul#secondaryNav li.sfHover li ul {
	top:			-999em;
}
ul#secondaryNav li li:hover ul,
ul#secondaryNav li li.sfHover ul {
	top:			0;
}
ul#secondaryNav li li:hover li ul,
ul#secondaryNav li li.sfHover li ul {
	top:			-999em;
}
ul#secondaryNav li li li:hover ul,
ul#secondaryNav li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/* ----- Custom Styles ----- */

#navBar {
	min-height: 35px;
}

#secondaryNav {
	width: 990px;
	margin: 0 auto;
	line-height: 35px;
	z-index: 999; /* so dropdowns aren't hidden by carousel in IE */
}

#secondaryNav li a {
	padding: 0 1em;
	color: #797979;
	font-size: 1.2em;
	text-decoration: none;
	/*text-transform: lowercase;*/
}

.rail #secondaryNav li a {
	color: #2E4E63;
}

.fire #secondaryNav li a {
	color: #96211A;
}

#secondaryNav li a:hover, #secondaryNav .current {
	background: transparent;
	text-decoration: underline;	
}

.rail #secondaryNav li .current, .rail #secondaryNav li a:hover {
	color: #437292;
}

.fire #secondaryNav li .current, .fire #secondaryNav li a:hover {
	color: #BE2821;
}

#secondaryNav ul {
	line-height: 3em;
	background: #fff url(../images/subnavbg.png) 0px 0px repeat-x;
	
	-moz-box-shadow: 1px 2px 5px #eaeaea;
	-webkit-box-shadow: 1px 2px 5px #eaeaea;
	
	border-left: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
}

#secondaryNav ul li {
	white-space: nowrap;
}

/* ----- NUGGETS ------------------------------------------------------ */

#nuggetBar {
	overflow: hidden;
	padding-top: 24px;
	background: transparent url(../images/divider.png) 0px 0px repeat-x;
}

.nugget {
	float: left;
	margin-right: 28px;

}

.nugget h2 {
	overflow: hidden;
	width: 100%;
	height: 0px;
	margin-bottom: 24px;
	padding-top: 13px;
	background: transparent url(../images/headings.png) 0px -20px no-repeat;
}

#videoNugget {
	position: relative;
	width: 310px;
	padding-bottom: 24px;
	background: transparent url(../images/video-shadow.png) bottom left repeat-x;
}

#videoNugget a {
	position: absolute;
	top: 37px;
	left: 0px;
	display: block;
	width: 310px;
	height: 170px;
	background: transparent url(../images/video-overlay.png) center center no-repeat;
}

#testimonialNugget {
	position: relative;
	width: 330px;
	margin-bottom: 10px;
}

#testimonialNugget .testimonial {
	overflow: hidden;
	width: 320px;
	background: transparent url(../images/testimonialbg-bottom.png) bottom left no-repeat;
}

#testimonialNugget .testimonial .editableContent {
	padding: 22px 42px 0 42px;
	margin-bottom: 45px;
	background: transparent url(../images/testimonialbg-top.png) 14px 12px no-repeat;	
}

#testimonialNugget .testimonial .editableContent h2 {
	height: auto;
	margin-bottom: 1em;
	padding: 0px;
	background-image: none;	
}

#testimonialNugget .testimonial .editableContent p {
	color: #4B718A;
	font-size: 1.2em;
	line-height: 1.4em;
}

#testimonialNugget #readMore {
	position: absolute;
	bottom: 0px; 
	right: 22px;
	margin-bottom: -7px;
	padding: 4px;
	background: #fff;
	border: 1px solid #DCDCDC;
	color: #477792;
	font-size: 1.4em;
	text-decoration: none;
	text-transform: lowercase;
}

#customerNews {
	background-position: 0px -40px;
}

#phoneNugget {
	width: 290px;
	margin-right: 0;
}

#phoneNugget h2 {
	background-position: 0px -60px;
}

#phoneNugget .phoneNumber {
	overflow: hidden;
	width: 284px;
	height: 0px;
	padding-top: 144px;
	background: transparent url(../images/phone-number.png) 0px 0px no-repeat;
}

/* ----- FOOTER ------------------------------------------------------- */

#footer {
	padding: 10px 0;
	border-top: 1px solid #D7DDE1;
	color: #8E8E8E;
	text-align: right;
}

#footer br {
	display: none;
}

#footer a {
	margin-left: 12px;
	padding-left: 12px;
	color: #8E8E8E;
	border-left: 1px solid #C6C6C6;
}

/* ----- HOMEPAGE ----------------------------------------------------- */

#introText h1 {
	height: 0px;
	margin-bottom: 1em;
	padding: 20px 0 0 0;
	border-bottom: none;
	overflow: hidden;
	background: transparent url(../images/headings.png) 0px 0px no-repeat;
}

#introText {
	float: left;
	width: 260px;
	margin-top: 7px;
}

#scroller {
	float: right;
	width: 710px;
	height: 347px;
	margin-left: 8px;
	background: #85B6C8 url(../images/scrollerbg.png) 0px 0px no-repeat;	
}

#scroller li {
	position: relative;
	display: block;
	width: 710px;
	height: 347px;	
}

#scroller li h3 {
	position: absolute;
	overflow: hidden;
	height: 0px;
	padding-top: 75px;
}

.rail #scroller li h3 {
	top: 75px;
	left: 400px;
	width: 285px;
	background: transparent url(../images/scroller-rail-headings.png) 0px 0px no-repeat;
}

.fire #scroller li h3 {
	top: 50px;
	left: 40px;
	width: 343px;
	background: transparent url(../images/scroller-fire-headings.png) 0px 0px no-repeat;
}

#scroller #panel2 h3 {
	background-position: 0px -80px;
}

#scroller #panel3 h3 {
	background-position: 0px -160px;
}

#scroller li .pictureFrame {
	position: absolute;
	top: 60px;
	left: 6px;
	width: 403px;
	height: 213px;
	background: transparent url(../images/scroller-frame.png) 0px 0px no-repeat;
}

#scroller li .pictureFrame img {
	display: block;
	margin: 11px 0 0 38px;
}

#scroller li .description {
	position: absolute;
	right: 50px;
}

#scroller li .description span, #scroller li .description a {
	float: right;
	background: #E8EFF2;
	color: #4B718A;
	font-size: 1.35em;
	padding: 4px 8px;
}

#scroller li .description a {
	clear: both;
	outline: none;
	margin-right: -7px;
	color: #808080;
	text-decoration: none;
}

#scroller li .description a:hover {
	background: #EFF3F5;
	color: #9e9e9e;
}


.fire #scroller li .description {
	top: 60px;
}

.rail #scroller li .description {
	top: 165px;
}

.fire #scroller li img {
	position: absolute;
}

.fire #scroller #panel1 .description {
	top: 40px;
}
.fire #scroller li#panel1 img {
	top: 100px;
	left: 355px;
}

.fire #scroller li#panel2 img {
	top: 40px;
	left: 305px;
}

.fire #scroller li#panel3 .description {
	top: 115px;
}
.fire #scroller li#panel3 img {
	top: 0px;
	left: 0px;
}

/* ----- CASE STUDIES ------------------------------------------------- */

#pageNav {
	float: left;
	width: 250px;
}

#pageNav li {
	padding: 1.4em 0;
}

#pageNav li {
	border-bottom: 1px solid #D8D8D8;
}

#pageNav li a {
	color: #233C4E;
	font-size: 1.4em;
	text-decoration: none;
}

#pageNav li.current a {
	font-weight: bold;
}

#pageNav li a:hover, #pageNav li.current a  {
	color: #759DB2;
}

#studyContent {
	float: left;
	width: 670px;
	margin-bottom: 10px;

/* comment out the 3 lines above when changing to references page */
	margin-bottom: 40px;
}

#caseStudies #imageCol {
	float: right;
	width: 285px;
}

#caseStudies #imageCol .imageContainer {
	text-align: right;
}

/* ----- PRODUCT PAGES ------------------------------------------------ */

#insidePage #imageCol {
	float: left;
	width: 285px;
}

#insidePage .imageContainer {
	border: 1px solid #dfdfdf;
}

#insidePage #description {
	float: left; 
	width: 420px;
	margin-left: 30px;
}

#stats {
	float: right;
	width: 230px;
	margin-bottom: 30px;
	padding: 10px;
	background: transparent url(../images/statsbg.png) bottom left repeat-x;
}

#stats h2 {
	width: 100%;
	height: 0px;
	margin-bottom: 12px;
	padding-top: 24px;	
	border-bottom: 1px solid #e7e7e7;
	overflow: hidden;
	background: transparent url(../images/headings.png) 0px -80px no-repeat;
}

#stats .editableContent p {
	font-size: 1.1em;
	margin-bottom: 0.9em;
}

.highlight {
	color: #759DB2;
}

#stats .editableContent p a {
	display: block;
	float: right;
	width: 137px;
	font-size: 1.2em;
	line-height: 25px;
	outline: none;
	text-align: center;
	text-decoration: none;
	background: transparent url(../images/buttonlink.png) top left no-repeat;
}

.rail #stats .editableContent p a {
	color: #2e4e63 !important;
}

.rail #stats .editableContent p a:hover {
	color: #437292 !important;
}

.fire #stats .editableContent p a {
	color: #96211a !important;
}

.fire #stats .editableContent p a:hover {
	color: #be2821 !important;
}

/* ----- CONTACT ------------------------------------------------------ */

/* maybe merge this with generic P styles */
#contact #address {
	float: left;
	width: 170px;
	color: #747474;
	line-height: 1.3em;
	font-size: 1.3em;
}

#contact #address .highlighted {
	color: #759DB2;
}

#contact #address a {
	color: #325368;
}

#contact #mapContainer {
	float: left;
	width: 395px;
	height: 340px;
	margin: 0 0 30px 10px;
}

#contact #googleMapInfo {
	width: 220px;
	font-size: 11px;
}

#contact #googleMapInfo img {
	display: block;
	float: left;
	margin: 18px 0 0 4px;
}

#contact #googleMapInfo div {
	float: right;
	width: 160px;
}

#contact #googleMapInfo strong {
	font-size: 12px;
}

label {
	color: #7A7A7A;	
}

label, .textfield {
	float: left;
	margin-bottom: 10px;
	font-size: 1.3em;
}

.textfield {
	padding: 2px;
	border: 1px solid #D8D8D8;
	color: #7A7A7A;
}

#contactForm {
	position: relative;
	float: right;
	width: 385px;
}

#contactForm  p {
	margin-bottom: 0.8em;
	color: #759DB2;
	font-size: 1.6em;
	line-height: 1.3em;
	text-transform: lowercase;
}

#contactForm .highlighted {
	color: #325368;
}

#contactForm form {
	margin-top: 14px;
}

#contactForm  label {
	width: 55px;
	margin-top: 3px;
}

#contactForm input.textfield {
	width: 220px;
}

#contactForm textarea.textfield  {
	width: 378px;
	height: 120px;
	margin-top: -6px;
	resize: vertical;	
}

#contactForm br {
	clear: both;
}

#contactForm #submit {
	float: right;
	margin-bottom: 10px;
}

#contactForm #antispam {
	display: none;
}

#contactForm .errorMessage p, #contactForm p.errorMessage {
	color: #dd2222;
	font-size: 1.3em;
}

#contactForm .success {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 10em;
	background: #fff;
}
