/*
-------------------------------------------------
URI: http://www./
Created by Forte Trinity
-------------------------------------------------

CONTENTS

1: SITE MASTER SETUP (including reset from Tripoli)

2: TYPOGRAPHY/DESIGN 

3: LAYOUT
	3.1 main form
	3.2 container
	3.3 header
	3.4 content
	3.5 primary content
	3.6 secondary content
	3.7 tertiary content
	3.8 footer
	
4: GLOBAL ELEMENTS / CONTROLS
	4.1 accessibility
	
5: TEMPLATE / PAGE SPECIFIC
	
6: USEFUL CLASSES

/* -----------------------------------------------
1. SITE MASTER SETUP
----------------------------------------------- */

/* Imported mostly from Tripoli reset.css - http://www.monc.se/tripoli/css/reset.css */
* { margin:0; padding:0; text-decoration:none; outline:none } code, kbd, samp, pre, tt, var, textarea, input, select, isindex, listing, xmp, plaintext { font:inherit } a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table { border:none } table { border-collapse:collapse; border-spacing:0 } caption, th, td, center { text-align:left; vertical-align:top } q { quotes:"" "" } font { color:inherit !important; font:inherit !important; color:inherit !important } marquee { overflow:inherit !important; -moz-binding:none } blink { text-decoration:none } nobr { white-space:normal }
/* end of import */
body { height:100%; text-align:center; min-width:775px; background:url(../images/backgrounds/page-bg.jpg) no-repeat 50% 0% #000 }
ul { list-style:disc outside }
ol { list-style:decimal outside }

/* -----------------------------------------------
2. TYPOGRAPHY / DESIGN
----------------------------------------------- */

html { font-size:62.5%; font-family:arial, verdana, "microsoft sans serif", helvetica, sans-serif; line-height:1.4em; color:#000 }
code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea { font-size:1.1em; font-family:monaco, "Lucida Console", courier, mono-space }
h1 { font-size:1.6em; color:#fff; margin:0 0 12px 0 }
h2 { font-size:1.5em; color:#fff; margin:0 0 12px 0 }
h3 { font-size:1.4em; color:#fff; margin:0 0 12px 0 }
h4 { font-size:1.3em; color:#fff; margin:0 0 12px 0 }
h5 { font-size:1.2em; color:#fff; margin:0 0 12px 0 }
h6 { font-size:1.1em; color:#fff; margin:0 0 12px 0 }
p {  font-size:1.1em; color:#fff; margin:0 0 12px 0 }
a { color:#FFFFFF  }
a:hover { color:#ffff00; text-decoration:underline; }
a:visited {  }
a:active {  }
ul { margin:0 0 12px 0px; font-size:1.1em; color:#fff; list-style:none; }
ul.bullet-none { margin:0 0 12px 3px; font-size:1.1em; color:#fff; list-style:none; }
ul.bullet-none li { padding-bottom:5px;}
ol { margin:0 0 12px 0; font-size:1.1em }
dl { margin:0 0 12px 0; font-size:1.1em }
hr { display:block; background:#aaa; color:#aaa; width:100%; height:1px; border:none }
address { font-size:1.1em; color:#000 }
blockqoute {  }
table { border-top:1px solid #ccc;  border-left:1px solid #ccc }
th, td { border-bottom:1px solid #ddd; border-right:1px solid #ccc }
fieldset { border:1px solid #ccc; }
legend { background:#fff; }
label { font-size:1.1em }
textarea, input[type='text'], select { border:1px solid #000; background:#fff; font-size:11px; color:#000 }

/* 2.1 - index page */
h1.ttl-name {}
h2.ttl-select-products {}

/* -----------------------------------------------
3. LAYOUT
----------------------------------------------- */

/* 3.1 - main form */
form.main { width:100%; height:100% }

/* 3.2 - container */
div#container { width:900px; margin:0 auto; position:relative; text-align:left }

/* 3.3 - header */
div#header {  }
div#header img { float:left; margin:50px 0 0 0  }

/* 3.4 - content */
div#content { }

div#flash-background { width:100%; margin-top:51px; position:relative; height:469px; }
div#flash-background2 { width:100%; margin-top:51px; position:relative; height:550px; }
/* 3.5 - primary content */
div#primary-content {
	width:380px;
	position:absolute;
	top:-520px;
	right:55px;
	padding:42px 15px 0px 16px;
	height:427px;
	overflow:hidden;
	margin-right:20px;
}

/* 3.5 - primary content */
div#primary-content2 {
background:#000000;
width:819px;
	padding:40px 60px 40px 20px;
	height:520px;
	margin-bottom:20px;
	margin-right:1px;
	font-size:1.4em;
}


div#primary-content p, div#primary-content2 p, div#primary-content2 ul { color:#fff; line-height:180%; margin-bottom:30px; padding-right:10px; }

/* 3.6 - secondary content */
div#secondary-content {  }

/* 3.7 - tertiary content */
div#tertiary-content {  }

/* 3.8 - footer */
div#footer { margin-bottom:100px  }

/* -----------------------------------------------
4. GLOBAL ELEMENTS / CONTROLS
----------------------------------------------- */

/* 4.1 - accessibility */
ul#skiplinks { display:none }
ul#skiplinks a, ul#skiplinks a:hover, ul#skiplinks a:visited { position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden } 
ul#skiplinks a:active, ul#skiplinks a:focus { position:static; width:auto; height:auto }

/* 4.2 - primary navigation */
ul#primary-navigation { float:right; margin:140px 20px 0 0 }
ul#primary-navigation li { list-style:none; float:left }
ul#primary-navigation li a { overflow:hidden }
ul#primary-navigation li a:hover { background-position:50% 100% }
ul#primary-navigation li a.currentpage { background-position:50% 100% }

/* Buttons */
#index-nav {width:57px; text-indent:-3000px}
#index-nav a {width:57px; height:26px; background:url(../images/buttons/home-btn.jpg) no-repeat top left; display:block}

#profile-nav {width:57px; text-indent:-3000px}
#profile-nav a {width:57px; height:26px; background:url(../images/buttons/profile-btn.jpg) no-repeat top left; display:block}

#news-nav {width:57px; text-indent:-3000px}
#news-nav a {width:57px; height:26px; background:url(../images/buttons/news-btn.jpg) no-repeat top left; display:block}

#services-nav {width:70px; text-indent:-3000px}
#services-nav a {width:70px; height:26px; background:url(../images/buttons/services-btn.jpg) no-repeat top left; display:block}

#insight-nav {width:63px; text-indent:-3000px}
#insight-nav a {width:63px; height:26px; background:url(../images/buttons/insight-btn.jpg) no-repeat top left; display:block}

#contact-nav {width:65px; text-indent:-3000px}
#contact-nav a {width:65px; height:26px; background:url(../images/buttons/contact-btn.jpg) no-repeat top left; display:block}

/* 4.3 - footer links */
ul#footer-links { float:right; list-style:none; color:#fff }
ul#footer-links li {float:left; margin:30px 0 0 10px}
ul#footer-links li a {color:#fff; text-decoration:none }
ul#footer-links li a:hover {color:#ffff00} 
div#footer span {float:left; font-size:1.1em; margin:30px 0 0 0}
div#footer span a {color:#fff; text-decoration:none }
div#footer span a:hover {color:#ffff00}

/* -----------------------------------------------
5. TEMPLATE/PAGE SPECIFIC
----------------------------------------------- */

.ttl-main { font-size:1.8em; color:#fff; margin:0 0 12px 0; line-height:120% }
.ttl-yellow-box { font-size:1.8em; color:#000; background:#ffff00; margin:0 0 12px 0; line-height:120% }

ul.index-contact-list { font-weight:bold; margin-top:20px }
ul.index-contact-list li { list-style:none; padding-bottom:10px; font-size:1.2em; color:#fff }
ul.index-contact-list li span { color:#ffff00 }

div#lower-ctas { clear:both;  }
div#lower-ctas ul { margin-top:52px; list-style:none; }
div#lower-ctas ul li { float:left; padding-right:2px }
div#lower-ctas ul li h2 { font-family:"Arial Black"; font-size:2.0em; background:url(../images/ctas/arrows.gif) no-repeat 95% 50%; padding:10px 0 10px 5px; margin:0px }
div#lower-ctas ul li p { font-size:1.0em; color:#ffff00; text-transform:uppercase; padding:0 0 0 8px; margin:0 }
div#lower-ctas ul li #servicing { width:298px }
div#lower-ctas ul li #rebuilds { width:298px }
div#lower-ctas ul li #repairs { width:298px }

/* -----------------------------------------------
6. USEFUL CLASSES
----------------------------------------------- */

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
.clearBoth { clear:both; float:right; padding-top:10px; padding-left:288px; font-size:1.4em; }
.clr { overflow:hidden; clear:both; height:1px; margin-top:-1px }
.la { text-align:left }
.ra { text-align:right }
.ca { text-align:center }
.fl { float:left }
.fr { float:right }
.vt { vertical-align:top }
.vm { vertical-align:middle }
.vb { vertical-align:bottom }
.nb { border:0 none }
.large-text { font-size:1.8em }
.small-img { margin:0px 20px 10px 10px; padding-bottom:20px;}

div#basescript { width:900px; margin:0 auto; padding-top:50px; clear:both;}
div#basescript p {color:#999; font-size:1em; text-align:left;}
div#basescript strong, em {font-style:normal; font-weight:normal; color:#999;}
.access-link { float:right; padding-top:5px; padding-right:10px; font-size:1.1em}