﻿/* Global style */

html
{
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;   
}

html,
body
{
margin: 0;
padding: 0;
height: 100%;}

body {
text-align: center;
font-family:'Lucida Grande', LucidaGrande, Lucida, Arial, sans-serif;
background-color-warm: #eee8e2;
background-color: #c3cad4;
color: #333;
}

.italic { font-style: italic; }
.bold { color: #000; font-weight: bold; }
sup { font-size: .65em; vertical-align: text-top; }

form {display: inline;}

#container {
margin: 0 auto;
position: relative;   
min-height: 100%;
height: auto !important;
height: 100%;
background-color: white;
background-image: url(../images/bg-line.gif);
background-repeat: repeat-y; 
width: 880px;
text-align: left;
}

#branding img{padding-left: 10px;
}

#navigation_home {float: right;
margin-top: 28px;
clear:both; background-color:#bba106; height:30px; padding:10px 0 0 5px;}

.navitem { float:left; font-size: 8pt; font-weight: bold; margin-right: 10px; }

.navitem a { color: #282828; text-decoration: none; border-left:thin #c3a807 solid; height:20px; display:block; margin-top:-10px; padding:10px; }

.navitem a:hover { text-decoration: none; background-color:#c3cad4; height:15px; display:block; border-left:#c3cad4 thin solid; background-position:bottom; padding:17px 10px 15px 10px; position:relative; top:-7px; }

#subnavhome, #subnavigation {
width: 222px;  
font-size: 11px; 
font-weight: bold;
padding-top: 5px;}

.subnavitem {
padding-right: 40px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 20px;
background-image: url(../images/arrow-white.gif); 
background-repeat: no-repeat; 
background-position: 190px center;}

.subnavitem a {
color: white; 
text-decoration: none; }

#subnavseparator {
border-bottom: 1px solid black;}

a:hover div.subnav, a:active div.subnav {
background-color: black;
}

#spacer {
height: 4em;
}

#footer {color: #626262;
font-size: 11px;
position:absolute;
bottom: 0 !important;
height: 42px !important;
width: 100%;
border-top: 1px solid rgb(204,204,204);
background-color: #fff; }

#footerlinks {
padding-left: 10px;
}

#footerlinksitem {
float:left;
margin-right: 15px;}

#footerlinksitem a, #copyright a {
color: #626262;
text-decoration: none;}

#footerlinksitem a:hover, #copyright a:hover {
color: black;
text-decoration: underline;}

#copyright {
padding-left: 230px;}



/* Home */

#centralarea { 
background-image: url(../images/main-home8.jpg);
background-repeat: no-repeat; 
background-position: left 0;
height: 355px;
margin-top: 10px;
padding-top: 10px; width:880px; display:block;
}

#centralarea_test { 
background-image: url(../images/main-home7.jpg);
background-repeat: no-repeat; 
background-position: left 0;
height: 355px;
margin-top: 10px;
padding-top: 10px; width:880px; display:block;
}

#centralarea_test2 { 
background-image: url(../images/main-home9.jpg);
background-repeat: no-repeat; 
background-position: left 0;
height: 355px;
margin-top: 10px;
padding-top: 10px; width:880px; display:block;
}

#introtext { 
display: none;
width:275px; 
font-size: 14px; 
font-weight: normal;
line-height: 25px;
margin-left: 250px;
 }
 
#center1 {
float: left;
width: 190px;
height: 55px;
font-size: 11px;
padding-left: 255px;
margin-top: 15px;
}

#center1 a.more {
margin-left: 10px;
padding-left: 10px;
text-transform: uppercase;
font-size: 10px;
background-image: url(../images/arrow.gif); 
background-repeat: no-repeat; 
background-position: 0 center;
color: #626262;
text-decoration: none;
}

#center1 a:hover.more
{text-decoration:underline;
color: black;}

#center2 {float: right;
width: 190px;
height: 55px;
font-size: 11px;
padding-right: 30px;
margin-top: 15px;
}

#header_ylw {
font-size: 20px;
}

#header_ylw a, #header_ylw a:visited {
color: #bba106;
text-decoration: none;
}

#btn {margin-top: 5px;}

#featured {
width:210px;
height:110px;
float:right;
margin-top: 30px;
margin-right: 10px;
}

a:hover #featured {cursor: hand;}

#actioncalls { 
font-size: 12px; 
font-weight: bold; 
padding-left: 0px;
padding-top: 1em;
float:left; 
clear:both;}

#actioncallitem { 
border: solid 1px #ccc; 
width: 177px; 
margin-bottom: 10px;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 3px;
text-decoration: none; }

a #actioncallitem { 
color: white; 
text-decoration: none; 
background-color:#494c4b;  }

a:hover #actioncallitem  {
cursor: hand;
color: white;
background-color: #878988;
}

.title {font-weight: normal;}

#bottomarea {
padding-top: 10px;
}

#pulldownarea
{margin-left: 10px;
}

#pulldowntitle a {
color: #626262;
font-size: 11px;
font-weight: bold;
text-decoration: none;}

#pulldowntitle a:hover {
text-decoration: underline;
}

#pulldown {
padding-bottom: 10px;
padding-top: 2px;}

#pulldown select {
width: 173px;
font-size: 11px;}

#clients {
float: right;
font-size: 11px;
padding-right: 25px;
}

#clientitem { 
text-transform: uppercase; 
float: left;  
width: 130px; 
padding-right:2.5em;}

#clientitem img {
border: 1px solid #cdcdcd;
}

#clientitem a {
text-decoration: none;
color: black;
filter:alpha(opacity=60);
-moz-opacity:.6;

}

#clientitem a:hover {
color: #626262;
filter:alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
}

#clientstitle {
color: #626262;
font-size: 11px;
font-weight: bold;
margin-bottom: 10px;}

#clientstitlemore {
margin-left: 20px;
padding-left: 8px;
text-transform: uppercase;
font-size: 10px;
background-image: url(../images/arrow.gif); 
background-repeat: no-repeat; 
background-position: 0 center;}

#clientstitlemore a
{color: #626262;
text-decoration: none;}

#clientstitlemore a:hover 
{text-decoration:underline;
color: black;}

#clientsfooter 
{background-image:url(../images/line.gif);
height:6px;
background-repeat: no-repeat; 
background-position: 0 center;}

#spacer2 {
height: 2em;
}

#banner1 {
margin-left: 317px;
}

#banner2 {
float: right;
margin-top: -125px;
padding-right: 15px;
}

#banner3 {
float: right;
margin-top: -210px;
padding-right: 0px;
}

#resource_library {
	padding:5px 5px 5px 0; height:70px; width:200px; 
}