/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Jobs to complete outside of, as well as throughout the entirety of, this document.
   * DEF: 'asset' = An asset can best be described as any item used in the creation of the site other than
   the HTML.  For example: images, flash, css files, etc.)

INSTRUCTIONS:
Make changes to the following:
1. all color values throughout this document should be altered
   ** NOTE: follow PSD instructions on what color each element will be
-------------------------------------------------------------------------------------------- */

/* -------------------------------------------------
content styling / GLOBAL
-- NOTE: pre-vA
------------------------------------------------- */

body
{
color: #b1bba9;
font-family: "Lucida Grande", Tahoma, Arial, Sans-serif;
}

/* Fix for calendar days of the week color. */
.white_9Bold
{
color: #FFFFFF;
}

a:active,
a:link,
.title_9,
.title_9Bold,
.title_10,
.title_10Bold,
.title_12,
.title_12Bold,
.title_14,
.title_14Bold,
.title_16,
.title_16Bold
{
color: #fff;
}

a:visited
{
color: #91c864;
}

a:focus,
a:hover
{
color: #91c864;
}

.contentEdit h1
{
margin: 0.2em 0;
font-size: 212%;
color: #fff;
}

.contentEdit h2
{
margin: 0.2em 0;
font-size: 212%;
color: #91c864;
}

.contentEdit h3
{
margin: 0.2em 0;
font-size: 182%;
color: #fff;
}

.contentEdit h4
{
margin: 0.2em 0;
font-size: 182%;
color: #91c864;
}

.contentEdit h5
{
margin: 0.2em 0;
font-size: 153.9%;
color: #fff;
}

.contentEdit h6
{
margin: 0.2em 0;
font-size: 153.9%;
color: #91c864;
}

.contentEdit img
{
border-color: #fff;
}

h1, h2, h3, h4, h5, h6
{
font-family: Georgia, "Times New Roman", Serif;
}

/* To style images in content. */
.contentEdit img.imageStyle
{
border: 4px solid #fff;
}

/* -------------------------------------------------
main structure body
------------------------------------------------- */

body
{
padding: 0px;
margin: 0px;
background: #000;
}

/* -------------------------------------------------
div#wrapperTop
------------------------------------------------- */

div#wrapperTop
{
text-align: center;
padding-bottom: 20px;
background-color: #233e0c;
}

div#containerTop
{
width: 970px;
margin: 0 auto;
text-align: left;
}

/* -------------------------
div#colOne
------------------------- */

div#colOne
{
float: left;
width: 270px;
}

* html div#colOne
{
overflow: hidden;
}

/* ------- h1#clientLogo --------- */

h1#clientLogo
{
width: 270px;
height: 271px;
}

h1#clientLogo a
{
display: block;
width: 270px;
height: 271px;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
}

/* ------- verticalNav --------- */

div#verticalNav_wrapper
{
width: 270px;
}

div#verticalNav_container
{
width: 270px;
padding-bottom: 35px;
}

div#verticalNav
{
padding: 28px 0 0 0;
}

h2#navTitle
{
display: block;
width: 270px;
margin-bottom: 13px;
font-size: 200%;
font-family: Georgia, "Times New Roman", Serif;
font-weight: normal;
line-height: 30px;
text-transform: uppercase;
text-align: center;
color: #204402;
}

ul#nav
{
width: 270px;
min-height: 280px;
padding-bottom: 58px;
}

* html ul#nav
{
height: 270px;
}

ul#nav li a:active,
ul#nav li a:link,
ul#nav li a:visited
{
display: block;
width: 210px;
height: 23px;
padding: 9px 30px 5px 30px;
line-height: 23px;
text-decoration: none;
font-size: 125%;
color: #3f3f3f;
overflow: hidden;
}

ul#nav li a:focus,
ul#nav li a:hover
{
color: #457e17;
}

/* -------------------------------------------------
div#wrapperMemberBox
------------------------------------------------- */

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Members box ALTER

INSTRUCTIONS:
Make changes to the following:
1. if site has member area, default display to block - othewise, change block to none
-------------------------------------------------------------------------------------------- */
div#memberBox
{
display: none;
width: 210px;
height: 148px;
padding: 0 30px 0;
text-align: center;
}
/* END ALTER - Member Box */

h3#memberBox_title
{
float: left;
display: inline;
width: 210px;
height: 28px;
margin-bottom: 12px;
line-height: 28px;
text-transform: uppercase;
font-weight: normal;
font-size: 175%;
color: #fff;
}

div#username, div#password
{
float: left;
display: inline;
width: 210px;
height: 30px;
margin-bottom: 10px;
}

label.overlabel 
{
float: left;
display: inline;
width: 31px;
height: 30px;
line-height: 30px;
text-align: center;
font-weight: bold;
color: #fff;
}

input.memberBox-textBox
{
float: left;
display: inline;
width: 128px;
height: 17px;
padding: 8px 10px 5px 10px;
border: none;
font-weight: bold;
font-size: 12px;
color: #b6d09f;
}

input.memberBox-textBox:focus
{
color: #FFF;
}

div.memberBox-forgot
{
float: left;
display: inline;
width: 31px;
height: 30px;
line-height: 30px;
text-align: center;
}

div.memberBox-forgot a
{
line-height: 30px;
text-decoration: none;
font-weight: bold;
color: #FFF;
overflow: hidden;
}

div.memberBox-forgot a:focus,
div.memberBox-forgot a:hover
{
color: #b6d09f;
}

div#memberBox-buttons-enter
{
float: right;
display: inline;
width: 43px;
height: 32px;
}

button#memberBox-enter
{
display: block;
width: 50px;
height: 15px;
padding: 0;
border: 0;
margin: 0;
font-size: 105%;
text-decoration: none;
text-transform: uppercase;
color: #b6d09f;
background: none;
overflow: hidden;
cursor: pointer;
}

button#memberBox-enter:focus,
button#memberBox-enter:hover
{
color: #fff;
}

div#memberBox-buttons-register
{
float: left;
display: inline;
width: 105px;
}

div#memberBox-buttons-register a
{
display: block;
width: 105px;
text-decoration: none;
text-align: left;
text-transform: uppercase;
font-size: 105%;
color: #b6d09f;
overflow: hidden;
}

div#memberBox-buttons-register a:focus,
div#memberBox-buttons-register a:hover
{
color: #fff;
}

/* ----- div#companyBox ----- */

div#companyBox
{
width: 160px;
height: 106px;
padding: 47px 55px;
}

div#companyBox a
{
display: block;
width: 160px;
height: 106px;
text-decoration: none;
overflow: hidden;
}

/* -------------------------
div#colTwo
------------------------- */

div#colTwo
{
float: left;
display: inline;
width: 616px;
padding: 0 44px 0 40px;
}

* html div#colTwo
{
overflow: hidden;
}

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Marquee

INSTRUCTIONS:
Make changes to the following:
1. if client does not have component activated, change visible to hidden, & vice versa
2. color value
3. PSD changes - if, by deactivating the marquee, image changes result, 
change and upload image.
-------------------------------------------------------------------------------------------- */
#MarqueeWrapper 
{
display: block;
width: 536px;
height: 43px;
margin-left: -20px;
visibility: hidden;
}

#Marquee 
{
position: relative;
top: 0;
left: 0;
width: 536px;
height: 43px;
overflow: hidden;
}

#Marquee span 
{
width: 506px;
height: 43px;
line-height: 43px;
font-family: Georgia, "Times New Roman", Serif;
color: #FFF;
}
/* END ALTER - Marquee */

/* ------- div#Banner --------- */

div#Banner
{
display: block;
width: 616px;
height: 409px;
margin-bottom: 50px;
}

div#Banner img,
div#Banner object
{
display: block;
}

/* ------- div#BannerInternal --------- */

div#BannerInternal
{
display: block;
width: 616px;
height: 128px;
margin-bottom: 50px;
}

div#BannerInternal img,
div#BannerInternal object
{
display: block;
}

/* ------- h2#pageTitle --------- */

h2#pageTitle
{
width: 616px;
line-height: 40px;
padding: 0 0 37px 0;
font-weight: normal;
font-size: 215%;
color: #fff;
}

/* ------- div#pageContent_container --------- */

div#pageContent_container
{
width: 616px;
}

div#pageContent
{
width: 616px;
min-height: 300px;
padding-bottom: 40px;
}

* html div#pageContent
{
height: 300px;
}

/* ------- div#footer_wrapper --------- */

div#footer_wrapper
{
display: block;
width: 616px;
height: 51px;
}

div.footer
{
display: block;
width: 616px;
height: 17px;
margin-top: 10px;
text-align: center;
font-family: Georgia, "Times New Roman", Serif;
font-weight: normal;
color: #9ea796;
}

div.footer a:active,
div.footer a:link,
div.footer a:visited,
div.footer a:hover,
div.footer a:focus
{
text-decoration: none;
color: #758964;
}

div.footer a:hover,
div.footer a:focus
{
color:#fff;
}

/* -------------------------------------------------
div#wrapperBottom
------------------------------------------------- */

div#wrapperBottom
{
height: 120px;
text-align: center;
}

div#wrapperBottom_container
{
width: 980px;
height: 120px;
margin: 0 auto;
text-align: left;
}

/* -------------------------
div#companyLogo
------------------------- */

div#companyLogo
{
float: left;
display: inline;
width: 270px;
height: 100px;
padding: 0;
}

div#companyLogo a:active,
div#companyLogo a:link,
div#companyLogo a:visited
{
display: block;
width: 270px;
height: 100px;
padding: 0;
margin: 0;
text-indent: -9999px;
overflow: hidden;
}

div#companyLogo a:focus,
div#companyLogo a:hover
{
background-position: -270px 0;
}

/* -------------------------
p#copyright
------------------------- */

p#copyright
{
float: right;
display: block;
width: 660px;
padding: 0 30px 0 0;
margin-top: 43px;
line-height: 13px;
font-family: Georgia, "Times New Roman", Serif;
text-align: center;
font-weight: normal;
color: #FFF;
}