﻿/* CSS Document */
body {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 1em;
	color: #000000;
	background: url(/Images/Page/topback.gif) no-repeat #003348;
	margin: 0 0 0 0;
}
a, a:link, a:hover, a:active, a:visited{
	color: #001924;
}
.title {
	font-size: 140%;
}
/* Site Containers */
.main {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
}
.menu {
	float: right;
	height: 113px;
	display: inline;
	width: 507px;
}
.more a, .more a:link, .more a:active, .more a:visited {
	color:#FFF;
	text-decoration:none;
	padding:3px;
	background:#666346;
	font-size:90%;
}
.more a:hover {
	color:#001924;
	background:#ebe8cf;
}
.global {
	height: 32px;
	color: #FFCC00;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 60%;
	letter-spacing: 0px;
	padding-top: 8px;
	text-align: right;
}
.global a {
	color: #FFCC00;
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
}
.global a:active, .global a:hover {
	color: #FFFFFF;
}
.topInput {
	font-size: 90%;
	border: hidden 0px #FFF none;
	padding: 2px;
	background: #FFF;
	width:130px;
}
.MainFeature {
	width: 100%;
	background: #001924;
	text-align: center;
}
.feature {
	width: 100%;
	height: 284px;
	background: #001924;
	float: left;
	display: inline;
}
.feature_items{
	margin: 0 auto;
	padding: 0;
	width: 790px;
	clear: both;
}
.SubMenuContainer {min-height:36px}
.SubSubMenu {
	background: #dbd7aa;
}
.SubSubMenu a, .SubSubMenu a:visited {
	text-decoration: none;
	font-size: 78%;
	color: #333300;
	padding: 0px 5px 0px 5px;
	margin: 8px 20px 0 8px;
}
.SubSubMenu .selected a {
	background: #EBE9D0;
	color: #333300;
}
.SubSubMenu a:hover {
	color: #333300;
	background: #b3ae77;
}
.SubSubMenu .selected a:visited {
	background: #EBE9D0;
	color: red;
}
.main1 {
	width: 788px;
	height: 262px;
	margin: 0 auto;
	background: #EBE9D0;
	padding: 0 0 0 2px;
	clear: both;
}
.main2 {
	width: 788px;
	margin-left: auto;
	margin-right: auto;
	background:#EBE9D0 url(../../Images/Page/left-back.gif) repeat-y;
	padding: 0 0 0 2px;
}
.main3 {
	width: 788px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EBE9D0;
	padding: 0 0 0 2px;
}
.clear {
	clear: both;
}
.column {
	width: 234px;
	min-height: 240px;
	height: auto !important;
	height: 240px;
	background: url(../../Images/Page/column.jpg);
	padding: 10px;
	margin: 20px 4px 4px 4px;
	float: left;
	display: inline;
	font-size: 80%;
}
.HomeSearch {
	font-size: 88%;
	text-transform: uppercase;
	background:#ebe9d0;
}
.alternate {
	background: #dcd7ab;
}
.columnMap {
	width: 254px;
	height: 260px;
	background: url(../../Images/Page/column.jpg);
	margin: 20px 4px 20px 4px;
	float: left;
	display: inline;
	font-size: 80%;
}
.MiniMap {position:absolute; z-index:999}
.columnTop {
	width: 254px;
	min-height:250px;
	background: url(../../Images/Page/column.jpg) 0 -120px;
	margin: 20px 4px 0px 4px;
	float: left;
	display: inline;
}
.columnContainer {background:#dbd7aa}
.columnBottom {
	width: 234px;
	background: url(../../Images/Page/column.jpg);
	padding: 10px;
	margin: 0px 4px 20px 4px;
	float: left;
	display: inline;
	font-size: 80%;
	min-height:350px;
}
.columnBottomAdmin {
	width: 234px;
	background: url(../../Images/Page/column.jpg);
	padding: 10px;
	margin: 0px 4px 20px 4px;
	float: left;
	display: inline;
	font-size: 80%;
	min-height:350px;
}
.content {
	padding: 10px;
	width: 495px;
	float: right;
	display: inline;
	margin: 4px 6px 20px 0;
	font-size:88%;
}
.contentAdmin {
	padding: 10px;
	width: 495px;
	float: left;
	display: inline;
	margin: 4px 6px 20px 0;
}
.contentTop {
	width: 515px;
	float: right;
	display: inline;
	background: #003366;
	margin: 20px 6px 20px 0;
}
.footer {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background: #001924;
	padding: 10px;
	text-align: center;
	font-size: 70%;
	color: #FFCC00;
	clear: both;
}
.footer a:link, .footer a:hover, .footer a:active, .footer a:visited {
	color: #FFCC00;
}
/* Forms ---------------------------------------------- */
.HomeSearch input {
	background: #666346;
	color: #FFF;
	padding: 2px 4px 1px 4px;
	border: none;
	text-transform: uppercase;
}
select, input {
	font-size: 90%;
	border: none;
	background: #FFF;
	text-transform: none;
}
/* Misc. */
h3 .list_header {
	font-size:16px;
	}
	
/*--Table Grid Form Inventory Home Info-----------------*/
	
.home_info {
	margin: 14px 0 0 0 ;
	font-size:78%;
}

.home_Row_lbl
{
	background-color:#f3f1e1;
}

.home_Row_val
{
	background-color:#ebe8cf;
}

.home_AltRow_lbl
{
	background-color:#FFF;
}
.home_AltRow_val
{
	background-color:#f3f1e1;
}
.contact_left{
	float:left; 
	display:inline;
	width:220px;
	margin:0;
	padding:6px 0 6px 0;
}
.contact_right{
	width:250px;
	margin:0;
	padding:6px 0px 0px 0;
}
legend {color:#989152}

/*--Testimonials-----------------*/

.sf_list_expanded li {
	list-style-type:none;
	margin-left:-40px;
	padding-bottom:30px;
}

.sf_list_expanded img {
	float:left;
	display:inline;
	padding: 0 10px 0 0;
}

.sf_list_expanded h5{
	font-size:90%;
	color:#001924;
	letter-spacing:0px;
	font-style:italic;
}
.sf_item_body {
	font-size:80%;
	min-height:150px;
	padding-bottom:30px;
}


/*--Menu SubMenu Changes LIGHTBOX FIX-----------------*/


.headerMenu {
    margin:0;
    padding:0 0 0 0px;
	list-style:none;
	float:left;
	display:inline;
}
.headerMenu li {
    margin:0;
    padding:0 0 0 0px;
	float:left;	
	display:inline;
	
}
.headerMenu li a {
	display: block;
	text-decoration: none;	
	height: 73px;
}
.headerWhy a
{
    background:transparent url('/images/nav/why1.gif') top left no-repeat; 
	width:97px;
}
.headerWhy a:hover,
.headerWhy a.selected 
{
    background:transparent url('/images/nav/why2.gif') top left no-repeat; 
	width:97px;
}
.headerFind a
{
    background:transparent url('/images/nav/find1.gif') top left no-repeat; 
	width:112px;
}
.headerFind a:hover,
.headerFind a.selected 
{
    background:transparent url('/images/nav/find2.gif') top left no-repeat; 
	width:112px;
}
.headerPersonalize a
{
    background:transparent url('/images/nav/person1.gif') top left no-repeat; 
	width:170px;
}
.headerPersonalize a:hover,
.headerPersonalize a.selected 
{
    background:transparent url('/images/nav/person2.gif') top left no-repeat; 
	width:170px;
}
.headerFinance a
{
    background:transparent url('/images/nav/finance1.gif') top left no-repeat; 
	width:128px;
}
.headerFinance a:hover,
.headerFinance a.selected 
{
    background:transparent url('/images/nav/finance2.gif') top left no-repeat; 
	width:128px;
}

.SubMenuContainer 
{
	margin: 0;
	padding: 8px 0 0 0;
	width:790px;
	float: left;
}

.SubMenu 
{
    margin:0;
    padding: 0;
    font-size:96%;
    float: right;
}

.SubMenu ul{
	margin:0;
    padding: 0;
	list-style:none;
	float: right;
}

/*IE6 and lower fix*/
* html .SubMenu ul{
	margin:0;
    padding: 0;
	list-style:none;
	float: none !important;
}

* html .SubMenu ul li 
{	
	margin:0;
	padding: 8px 20px 0 20px;    
	float:left;	
}

* html .SubMenu ul li a 
{
	margin: 0;
	padding: 3px 8px 6px 8px;
	display: block;
	text-decoration: none;	
	float: left;	
	color:#FFCC00 !important;	
}

* html .SubMenu ul li a.selected{
	margin: 0;
	padding: 3px 8px 6px 8px;
	background:#EBE9D0 !important; 
	color: #000033 !important;
}
* html .SubMenu ul li a:hover{
	text-decoration:none;
	color:#FFCC00;
	background:#24404a;
}

/*IE7 and Firefox*/
.SubMenu ul li 
{	
	margin:0;
	padding: 8px 20px 0 20px;    
	float:left;	
}

.SubMenu ul li a 
{
	margin: 0;
	padding: 3px 8px 6px 8px;
	display: block;
	text-decoration: none;	
	float: left;	
	color:#FFCC00 !important;	
}

.SubMenu ul li a.selected{
	margin: 0;
	padding: 3px 8px 6px 8px;
	background:#EBE9D0 !important; 
	color: #000033 !important;
}
.SubMenu ul li a:hover{
	text-decoration:none;
	color:#FFCC00;
	background:#24404a;
}