/*
-------------------------------------------------
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/global/page-bg.jpg) #a4a4a4 repeat-x }
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:#000; margin:0 0 12px 0 }
h2 { font-size:1.5em; color:#000; margin:0 0 12px 0 }
h3 { font-size:1.4em; color:#000; margin:0 0 12px 0 }
h4 { font-size:1.3em; color:#000; margin:0 0 12px 0 }
h5 { font-size:1.2em; color:#000; margin:0 0 12px 0 }
h6 { font-size:1.1em; color:#000; margin:0 0 12px 0 }
p {  font-size:1.2em; color:#666; margin:0 0 12px 0; line-height:160% }
a {  }
a:hover {  }
a:visited {  }
a:active {  }
ul { margin:0 0 12px 0; font-size:1.1em }
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-main { background:url(../images/global/main-ttl-bg.jpg) #1d611d; display:block; font-size:1.8em; color:#fff; padding:10px; margin:0 }

/* -----------------------------------------------
3. LAYOUT
----------------------------------------------- */

/* 3.1 - main form */
form.main { width:100%; height:100% }

/* 3.2 - container */
div#container { width:956px; margin:0 auto; position:relative; text-align:left; line-height:18px }

/* 3.3 - header */
div#header { background:url(../images/global/header-bg.jpg) no-repeat top left  }
div#flashcontent { float:left; width:476px }

/* 3.4 - content */
div.content { width:956px; background:url(../images/global/index-content-bg.jpg) repeat-y 100% 100% }
div.content-sub { width:956px;  }


/* 3.5 - primary content */
div.primary-content { float:right; width:480px }
div.primary-content .column1 { width:200px; float:left; padding:20px }
div.primary-content .column1 h2 { font-size:1.8em; color:#1d611d; line-height:120%; margin-bottom:20px }
div.primary-content .column1 h3 { font-size:1.8em; color:#8049a4; line-height:120%; margin-bottom:20px }
ul.primary-content-contact-list  {margin-left:10px; list-style:none}
ul.primary-content-contact-list a{color:#006600;}
ul.primary-content-contact-list a:hover{color:#000;}

div.primary-content-sub { float:right; width:956px; background:#fff url(../images/global/sub-image.jpg) no-repeat }
div.primary-content-sub .column1 { width:239px; float:left; padding:0px }
div.primary-content-sub .column1 img { padding:0px}
div.primary-content-sub .column1 h3 { font-size:1.8em; color:#8049a4; line-height:120%; margin-bottom:20px }

.home-list li{list-style:none; color:#1d611d; font-size:1.4em; font-weight:bold; padding:10px 10px 0px 10px}

.logos {list-style:none;}
.logos li {float:left; width:140px}
.logos img {padding:0 0 0 10px !important}
.logo-text {font-size:0.9em !important; padding-left:10px!important;}
.email-links a{color:#1d611d;}
.email-links a:hover{color:#1d611d; text-decoration:underline}
div.primary-content-sub .column1 .pdf-download-list {padding:0 10px 0 10px;}
div.primary-content-sub .column1 .pdf-download-list li {padding:10px 0 10px 30px; background:url(../images/global/pdf.gif) no-repeat left; list-style:none;}
div.primary-content-sub .column1 .pdf-download-list a {color:#006600;}
div.primary-content-sub .column1 .pdf-download-list a:hover {color:#000;}

div.primary-content-sub .column1 .products-list {padding:0 10px;}
div.primary-content-sub .column1 .products-list h2{color:#1D611D; font-size:1.4em; font-weight:bold; padding:0px 0;}
div.primary-content-sub .column1 .products-list li {list-style:square; padding:5px 5px; list-style-position:inside}

.contact-and-map address{padding:0 0 0 10px; font-style:normal}
.contact-and-map {padding:0 0 0 15px}
.contact-and-map li{ list-style:none;}

/* 3.6 - secondary content */
div#secondary-content {  }

/* 3.7 - tertiary content */
div#tertiary-content {  }

/* 3.8 - footer */
div#footer { background:url(../images/global/footer-bg.png) no-repeat; width:960px; height:80px; margin:0 auto; color:#FFFFFF; padding:80px 0 0 0  }
div#footer ul {float:right;}
div#footer ul li{float:left; list-style:none; padding:0 2px}
#forte-link{}
div#footer a {color:#fff; font-size:1.2em;}
div#footer a:hover {color:#000000; font-size:1.2em;}

/* -----------------------------------------------
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 }

/* -----------------------------------------------
5. TEMPLATE/PAGE SPECIFIC
----------------------------------------------- */

div#compliance { width:438px; float:left; padding:20px }


/*Lightwindow content*/
.fake_accordion_toggle {
			display: block;
			height: 30px;
			width: 936px;
			background:#185218;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;

			margin: 0 0 0 0;
		}
		
.fake_accordion_toggle a { font-size:1.4em; font-weight:bold; color:#fff; cursor:text }
.white-h2{color:#FFFFFF; font-weight:400}
		
/* -----------------------------------------------
6. USEFUL CLASSES
----------------------------------------------- */

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
.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 }
.purple-arrow-list {}
.purple-arrow-list li { list-style:none; background:url(../images/global/purple-arrow.jpg) no-repeat; font-size:1.2em; font-weight:bold; padding:0 0 20px 40px; line-height:120% }

