/* --------------------------------------------------------------------------------------------
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.)

-------------------------------------------------------------------------------------------- */

/* -------------------------------------------------
content styling / GLOBAL
-- NOTE: pre-vA
------------------------------------------------- */
body
{
color: #3d2700;
font-family: verdana, arial, helvetica, sans-serif;
}

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

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: #222b7f;
}

a:visited
{
color: #000;
}

a:focus,
a:hover
{
color: #dc0909
}

.contentEdit h1
{
margin: 0.2em 0;
font-size: 182%;
color: #222b7f;
}

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

.contentEdit h3
{
margin: 0.2em 0;
font-size: 138.5%;
color: #222b7f;
}

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

.contentEdit h5
{
margin: 0.2em 0;
font-size: 108%;
color: #222b7f;
}

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

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

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

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

div#wrapper
{
margin: 0 auto;
}

div#wrapperTop,
div#wrapperMiddle,
div#wrapperBottom
{
width: 990px;
margin: 0 auto;
text-align: left;
}

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

div#header
{
width: 990px;
height: 350px;
}

/* -------------------------
div#headerInfo
------------------------- */

div#headerInfo
{
height: 50px;
}

/* ------- h1#homeIcon --------- */

h1#homeIcon
{
float: left;
display: inline;
width: 320px;
height: 50px;
}

h1#homeIcon a
{
float: left;
display: inline;
width: 150px;
height: 50px;
text-decoration: none;
text-indent: -9999em;
overflow: hidden;
}

h1#homeIcon a:active,
h1#homeIcon a:hover
{
background-position: 0 -50px;
}

/* ------- div#memberBox --------- */

/* --------------------------------------------------------------------------------------------
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
{
float: left;
display: none;
width: 650px;
height: 50px;
padding: 0 0 0 20px;
}
/* END ALTER - Member Box */

div.memberBox-login-info
{
float: left;
dispaly: inline;
width: 175px;
height: 50px;
padding: 0;
}

div.memberBox-label
{
float: left;
display: block;
width: 175px;
height: 20px;
font-weight: bold;
font-size: 16px;
color: #474747;
}

input.memberBox-textBox
{
float: left;
display: inline;
width: 105px;
height: 14px;
padding: 3px 5px;
border: none;
font-size: 12px;
color: #000;
}

div.forgot
{
float: left;
display: inline;
width: 20px;
height: 20px;
font-size: 14px;
text-align: center;
background: #000;
}

div.forgot a
{
display: block;
width: 20px;
height: 20px;
line-height: 20px;
text-decoration: none;
color: #999;
overflow: hidden;
}

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

div.memberBox-link
{
float: left;
display: inline;
width: 130px;
height: 50px;
padding: 0;
}

div.memberBox-link a
{
display: block;
width: 130px;
height: 50px;
text-indent: -9999em;
text-decoration: none;
overflow: hidden;
}

div.memberBox-link a:focus,
div.memberBox-link a:hover
{
background-position: 0 -50px;
}

div#memberBox-enterButton
{
float: left;
display: inline;
width: 130px;
height: 50px;
}

button#memberBox-enter
{
display: block;
width: 130px;
height: 50px;
padding: 0;
border: 0;
margin: 0;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
cursor: pointer;
}

button#memberBox-enter:focus,
button#memberBox-enter:hover
{
background-position: 0 -50px;
}

/* -------------------------
div#headerBottom
------------------------- */

div#headerBottom
{
height: 300px;
}

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

div#Banner
{
float: left;
display: inline;
width: 346px;
height: 232px;
padding: 32px 27px 29px 42px;
}

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

/* ------- div#clientLogo --------- */

div#clientLogo
{
float: left;
display: inline;
width: 575px;
height: 300px;
}

div#clientLogo a
{
display: block;
width: 575px;
height: 300px;
text-indent: -9999px;
text-decoration: none;
overflow: hidden;
}

/* -------------------------------------------------
div#wrapperMiddle
------------------------------------------------- */

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

div#middle_colOne
{
float: left;
display: inline;
width: 320px;
}

* html div#middle_colOne
{
overflow: hidden;
}

/* ------- div#verticalNav --------- */

div#verticalNav
{
width: 260px;
padding: 0 40px 33px 20px;
}

ul#nav
{
width: 260px;
min-height: 40px;
}

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

ul#nav li
{
width: 260px;
padding: 16px 0;
text-align: center;
line-height: 30px;
font-size: 138.5%;
font-weight: bold;
overflow: hidden;
}

ul#nav li a,
ul#nav li a:active,
ul#nav li a:link,
ul#nav li a:visited
{
display: block;
text-decoration: none;
color: #fff;
overflow: hidden;
}

*html ul#nav li a,
ul#nav li a:active,
ul#nav li a:link,
ul#nav li a:visited
{
overflow: hidden;
}

ul#nav li a:focus,
ul#nav li a:hover
{
color: #222b7f;
}

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

div#companyBox
{
width: 160px;
height: 106px;
padding: 20px 50px 2px;
}

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

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

div#middle_colTwo
{
float: left;
display: inline;
width: 670px;
}

* html div#middle_colTwo
{
overflow: hidden;
}

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

DESCRIPTION:
Marquee

INSTRUCTIONS:
Make changes to the following:
1. if client does not have component activated, change display to none, else change to block
2. color value
3. PSD changes - if, by deactivating the marquee, image changes result, 
rename the wrapper bkgd above.
-------------------------------------------------------------------------------------------- */
#MarqueeWrapper 
{
display: block;
width: 650px;
height: 50px;
padding: 0;
}
/* END ALTER - Marquee */

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

#Marquee span 
{
width: 650px;
height: 50px;
line-height: 50px;
font-size: 125%;
font-weight: bold;
color: #474747;
}

/* ----- div#pageContent ----- */

div#pageContent
{
width: 610px;
padding: 0 20px;
}

* html div#pageContent
{
overflow: hidden;
}

h2#pageTitle
{
width: 610px;
min-height: 50px;
line-height: 50px;
border-bottom: 1px solid #000;
font-size: 227%;
font-weight: bold;
color: #474747;
}

* html h2#pageTitle
{
height: 50px;
}

div#content
{
padding: 20px 0 0 0;
}

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

div#footer
{
width: 990px;
height: 125px;
padding: 0;
margin: 50px 0 0;
}

/* ----- div#footerIcons ----- */

div#footerIcons_wrapper
{
float: left;
display: inline;
width: 280px;
height: 47px;
padding: 78px 0 0 20px;
margin-bottom: -20px;
overflow: hidden;
}

div#footerIcons
{
float: left;
display: block;
width: 280px;
height: 47px;
}

div#footerIcons a,
a#firefox,
a#internetExplorer,
a#safari,
a#delicious,
a#favorites
{
float: left;
display: inline;
height: 47px;
padding: 0;
border: none;
margin: 0;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
}

a#firefox
{
width: 48px;
background-position: 0 0;
}

a#firefox:focus,
a#firefox:hover
{
background-position: 0 -47px;
}

a#internetExplorer
{
width: 49px;
background-position: -48px 0;
}

a#internetExplorer:focus,
a#internetExplorer:hover
{
background-position: -48px -47px;
}

a#safari
{
width: 49px;
background-position: -97px 0;
}

a#safari:focus,
a#safari:hover
{
background-position: -97px -47px;
}

a#delicious
{
width: 59px;
background-position: -146px 0;
}

a#delicious:focus,
a#delicious:hover
{
background-position: -146px -47px;
}

a#favorites
{
width: 75px;
background-position: -205px 0;
}

a#favorites:focus,
a#favorites:hover
{
background-position: -205px -47px;
}

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

div#footerInfo
{
float: left;
display: block;
width: 670px;
padding: 29px 20px 18px 0;
margin-bottom: -20px;
}

div#companyLogo
{
float: right;
display: inline;
width: 147px;
height: 35px;
}

div#companyLogo a:active,
div#companyLogo a:link,
div#companyLogo a:visited
{
display: block;
width: 147px;
height: 35px;
padding: 0;
text-decoration: none; /* Netscape 8.1 */
text-indent: -9999px;
overflow: hidden;
}

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

/* ----- div#footer p ----- */

div#footer p
{
float: right;
display: block;
width: 600px;
padding: 29px 0 0;
font-size: 105%;
line-height: 15px;
text-align: right;
color: #FFF;
}

/* ---- Hide iClassPro Buttons ---- */

button#icp-viewClasses
{
display: none;
}

button#icp-cstPortal
{
display: none;
}
