﻿/* Nine9Design CSS Page Styles by Darren Street, Nine9 Ltd                  */

/* Version 1.0 for THHS                                        */
/* Last Updated: 28/10/08                                                   */

/* Special Thanks to A Sparber (Project VII) & E Meyer for their guidence   */
/* ------------------------------------------------------------------------ */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}


body {
	background-color: #ffffff;
	background-image:url(../Images/headerpanel.gif);
	background-repeat:repeat-x;
	font-family:Tahoma, "Trebuchet MS";
	font-size: 1em;
	color: #333333;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#wrap-outer {
	margin: 40px auto 0px auto;
	width: 960px;
	
	}

#masthead {
	position:relative;
	width:960px;
	height:92px;
	background-image:url(../Images/header.gif);
	background-repeat:no-repeat;
	}

#search {
	top: 0px;
	left:850px;
	position:absolute;
}
	
#fan-img {
	background-image:url(../Images/fan-img-1.gif);
	background-repeat:no-repeat;
	width: 312px;
	height: 312px;
	position:absolute;
	top: 30px;
	left: 850px;
	float:right;
}

/* hide from IE mac \*/
#masthead img {float: left;}
/* end hiding from IE5 mac */	
	

#content {
	position:relative;
	height: 100%;
	border-top: 1px solid #999999;
	}
	
#content-text {
	position:absolute;
	top: 25px;
	left: 20px;
	width: 45%;
	}
	
#content-text-header {
	position:absolute;
	top: 10px;
	left: 10px;
	width: 45%;
	}	
	
	
#content-text-header h4 {
	color: #ffffff;
    padding: 5px 0 0 5px;
    width: 250%;}
	
#content-text p {
	padding-top:10px;
	color: #FFFFFF;}	

#content-left {
    min-height: 920px;
    height: auto !important;
    height: 920px;
    float: left;
    background-color: #F0F0F0;
    width: 130px;
    padding: 9px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#content-middle {
    min-height: 1000px;
	height:auto !important;
    height :1000px;
	position:relative;
	float:left;
	background-color:#ffffff;
	width: 660px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-image:url(../Images/fan-img-1.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#content-middle-text {padding: 10px 10px 0px 10px;}

#content-middle-text p {margin-top:10px;}

#content-right {
	min-height: 920px;
	height:auto !important;
    height :920px;
	float:right;
	background-color:#ffffff;
	width: 133px;
	padding: 7px;
	background-color: #F0F0F0;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}

#footer-wrap {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	padding: 4px;
	text-align:center;
}
	
#footer-wrap a {
	color:#333333;
	text-decoration:none;
	}

#link-left {
	position:absolute;
	color:#FFFFFF;
	padding-left: 10px;
	font-size: 1em;
	top: 0px;
	left: 7px;
	height: 20px;
	width:97%;
}

#link-left-content {float:left;}

#link-left-content a, #link-right-content a {color:#ffffff;}

#link-right-content {text-align:right;}

#link-right-content p, #link-left-content p {color:#fff;}

.clearit {
	clear: both;
	line-height: 0.0;
	font-size: 0;
}


/* LINE STYLES */

#missiondiv {padding:10px 0 0 0;}

p, ul li {
	line-height: 1.75em;
	font-size: 0.7em;
	
}

h1 {font-size: 1.5em;}		

h2 {font-size: 1.4em;}		

h3 {font-size: 1.3em;}

h4 {font-size: 0.9em;}

h5 {font-size: 0.9em;}

h6 {font-size: 0.7em;}

h1, h2, h3, h4, h5, h6, p {color: #523027;}	

ul li {
	list-style:none;
	margin-left: -30px;
	}
#datalistindex a:visited
{
    color: #336699;
}
	
	
#content-right img {border: 1px solid #999999;}	



/* ACCORDIAN STYLES */

.accheader {
    background-image: url(../Images/nav-header.gif);
    background-repeat: no-repeat;
    color: #FFFFFF;
    padding: 5px;
    border-bottom: 1px solid #ffffff;
    background-color: #336699;
    padding-right: 20px;
	font-size: 0.82em;
}

.accselectedheader
{
    background-image: url(../Images/nav-header-selected.gif);
    background-repeat: no-repeat;
    color: #FFFFFF;
    padding: 5px;
    border-bottom: 1px solid #ffffff;
    background-color: #ED6131;
    padding-right: 20px;
	font-size:0.82em;
}



.accheader a, .accselectedheader a {
	text-decoration:none;
	font-size:0.82em;}

.accheader a:hover {color: #000000;}

.accselectedheader a:hover {color: #000000;}



.acccontent {
    background-color:#ffffff;
    font-size:0.9em;
    border: 1px solid #9D9C79;

}

.acccontent a {
    text-decoration:none;
    color:#523027;
}

.acccontent a:hover {text-decoration:underline;}

.acclink {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size:1em;
}

.acclink a:hover {text-decoration:underline;}

/* .NET STYLES */

.gridview {font-size: 0.7em;}

.pic {border: 1px solid #999999;}

.formviewlink {
    color:#333333;
    font-weight:bold;
    text-decoration:none;
}
    
.formviewlink:hover{text-decoration:underline;}   

.imgthumb img {height:80px;}
    
.productbox tr td {
    background-color: #EEEEEE;font-size: 1.2em;
    border: 1px solid #FFFFFF;
}
    
.producttable {width:100%;text-align:center; }
.producttablegap {height: 30px;}

#datalistindex {padding: 0px 35px 0px 35px;}

.collapsePanel {
    width:250px;
    height: 0px;
    overflow: hidden; 
}

.collapsePanelHeader {
	width: 250px;
	height: 20px;
	font-weight:bold;
	padding: 5px;
	cursor:pointer;
	vertical-align:middle;
}
