/* --------------------------------------------------------------------------------------------
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: #707070;
font-family: "Lucida Sans", "Lucida Grande", Arial, verdana, sans-serif;
}

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: #0EDEED;
}

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

a:visited
{
color: #E01B6A;
}

a:focus,
a:hover
{
color: #ECF10C;
}

h1,h2,h3,h4,h5,h6
{
font-weight: normal;
}

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

.contentEdit h2
{
margin: 0.2em 0;
font-size: 277%;
color: #1BE03F;
}

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

.contentEdit h4
{
margin: 0.2em 0;
font-size: 230%;
color: #ECF70C;
}

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

.contentEdit h6
{
margin: 0.2em 0;
font-size: 184.6%;
color: #A80BE0;
}

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

/* To style images in content. */
.contentEdit img.imageStyle
{
border-width: 10px;
border-style: solid;
}

/* -------------------------------------------------
main structure
------------------------------------------------- */
body
{
padding: 0px;
margin: 0px;
background-color: #000;
}

div#wrapper
{
padding: auto;
margin: auto;
overflow: hidden;
}

div#container
{
padding: auto;
margin: auto;
}

/* -------------------------------------------------
header
------------------------------------------------- */
div#header
{
width: 990px;
padding: 0;
margin: 0 auto;
position: relative;
}

div#headerColOne
{
float: left;
width: 552px;
height: 350px;
}

div#headerColTwo
{
float: left;
}

div#Banner
{
display: block;
width: 438px;
height: 350px;
padding: 0;
}

a#homeIcon,
a#homeIcon:focus,
a#homeIcon:link,
a#homeIcon:visited,
a#homeIcon:hover
{
display: block;
float: left;
width: 140px;
height: 60px;
padding: 0;
margin: 0;
line-height: 40px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
outline: none;
overflow: hidden;
color: #000;
}

a#homeIcon:focus,
a#homeIcon:hover
{
color: #fff;
}

/*------------------------------------------------
Marquee
------------------------------------------------*/
div#MarqueeWrapper
{
display: block;
float: left;
width: 412px;
height: 40px;
padding: 20px 0 0 0;
white-space: nowrap;
}

div#Marquee
{
width: 412px;
height: 40px;
overflow:hidden;
}

#Marquee span
{
width: 412px;
height: 40px;
line-height: 40px;
font-size: 138.5%;
font-weight: normal;
color: #fff;
}
/* END ALTER - Marquee */

/* -------------------------------------------------
middle
------------------------------------------------- */
div#middle
{
width: 990px;
padding: 0 0 100px 0;
margin: 0 auto;
background-position: center -350px;
}

div#colOne
{
display: block;
float: left;
width: 240px;
padding: 0 59px 120px 30px;
}

div#colTwo
{
display: block;
float: left;
width: 631px;
padding: 0 30px 0 0;
}

/* -------------------------------------------------
vertical Nav
------------------------------------------------- */
div#verticalNavContainer
{
width: 240px;
padding: 145px 0 0 0;
}

ul#verticalNav
{
width: 240px;
padding: 0;
}

ul#verticalNav li a
{
display: block;
padding: 11px 0 17px 0;
line-height: 22px;
font-size: 138.5%;
font-weight: normal;
text-decoration: none;
text-align: center;
color: #fff;
}

ul#verticalNav li a:focus,
ul#verticalNav li a:hover
{
color: #000;
}

/* -------------------------------------------------
company box
------------------------------------------------- */
div#companyBox
{
width: 160px;
height: 106px;
padding: 60px 40px 20px 40px;
margin: 0;
}

/* -------------------------------------------------
Page Content
------------------------------------------------- */
/*------------------------------------------------
Members Button
------------------------------------------------*/
div#memberButton
{
display: block;
width: 85px;
height: 55px;
margin: 0 56px 20px 490px;
}

div#memberButton a,
div#memberButton a:focus,
div#memberButton a:link,
div#memberButton a:visited,
div#memberButton a:hover
{
display: block;
width: 85px;
height: 55px;
padding: 0;
line-height: 55px;
font-size: 100%;
font-weight: normal;
text-align: center;
text-decoration: none;
text-transform: uppercase;
overflow: hidden;
color: #fff;
}

div#memberButton a:focus,
div#memberButton a:hover
{
color: #000;
}

h2#pageTitle
{
min-height: 38px;
padding: 0 0 50px 0 ;
font-size: 277%;
font-weight: normal;
font-weight: bold;
line-height: 40px;
color: #fff;
}

div#pageContent
{
padding: 0;
word-wrap: break-word;
overflow: hidden;
}

/* -------------------------------------------------
Footer
------------------------------------------------- */
div#footer
{
width: 631px;
padding: 27px 0 0 0;
margin: 0 auto;
}

div#bookmarkLinks,
div#updateLinks
{
height: 15px;
padding: 0 40px 0 0;
font-size: 84.6%;
text-align: right;
overflow: hidden;
color: #808080;
}

div#updateLinks
{
text-align: left;
}

div#bookmarkLinks span,
div#updateLinks span
{
display: inline-block;
}

div#bookmarkLinks a,
div#updateLinks a
{
padding: 0 10px;
margin: 0;
text-decoration: none;
overflow: hidden;
color: #808080;
}

div#bookmarkLinks a:focus,
div#updateLinks a:focus,
div#bookmarkLinks a:hover,
div#updateLinks a:hover
{
color: #EDC70C;
}

div#footer p
{
display: block;
min-height: 24px;
padding: 23px 0 0 0;
font-size: 138.5%;
font-weight: normal;
line-height: 22px;
text-align: left;
color: #fff;
}

div#companyLogoBox
{
width: 181px;
height: 48px;
padding: 0;
margin: 0;
}

a#companyLogo
{
display: block;
width: 181px;
height: 48px;
margin: 0;
text-indent: -9999px;
overflow: hidden;
outline: none;
}

a#companyLogo:focus,
a#companyLogo:hover
{
background-position: -181px top;
}