/* --------------------------------------------------------------------------------------------
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 in non-ie.css & ie.css as well as 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: #dcdcdc;
font-family: Arial, Tahoma, Helvetica, Verdana;
}

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: #30a8b9;
}

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

a:visited
{
color: #1f95a6;
}

a:focus,
a:hover
{
color: #007D6C;
}

.contentEdit h1
{
padding: 1.25em 0.5em 0.25em 0.5em;
margin: 0.2em 0;
padding: 0 0 33px 0;
text-align: center;
font-size: 277%;
font-weight: normal;
color: #FFF;
text-shadow: 2px 2px 1px #000;
}

.contentEdit h2
{
padding: 0.25em 0.5em 1.25em 0.5em;
margin: 0.2em 0;
padding: 40px 0 0 0;
text-align: center;
font-size: 277%;
font-weight: normal;
color: #FFF;
text-shadow: 2px 2px 1px #000;
}

.contentEdit h3
{
padding: 0.5em;
border: 1px solid #a100e2;
margin: 0.2em 0;
font-size: 138.5%;
font-weight: normal;
color: #FFF;
background-color: #7200a0;
}

.contentEdit h4
{
padding: 0.5em;
border: 1px solid #30a8b9;
margin: 0.2em 0;
font-size: 138.5%;
font-weight: normal;
color: #30a8b9;
background-color: #000;
}

.contentEdit h5
{
padding: 0.75em 0 0.5em 2.5em;
margin: 0.2em 0;
font-size: 138.5%;
font-weight: normal;
color: #30a8b9;
}

.contentEdit h6
{
padding: 0.5em 0 0.5em 2.5em;
margin: 0.2em 0;
font-size: 138.5%;
font-weight: normal;
color: #d558ff;
}

.contentEdit img
{
border-color: #30a8b9;
}

/* To style images in content. */
.contentEdit img.imageStyle
{
border: 10px solid #30a8b9;
padding: 20px 10px 10px 10px;
background-color: #000;
}

a[href^="http:"]:active,
a[href^="http:"]:link,
a[href^="http:"]:visited,
a[href^="http:"]:focus,
a[href^="http:"]:hover
{
padding: 0 12px 0 0;
text-decoration: underline;
}

/* Fix for external link image on linked images in content. */
a[href^="http:"]:active.noIcon,
a[href^="http:"]:link.noIcon,
a[href^="http:"]:visited.noIcon,
a[href^="http:"]:focus.noIcon,
a[href^="http:"]:hover.noIcon
{
padding: 0;
background: none;
}

/* Fix for external link image on company box. */
div#companyBox a[href^="http:"]:active,
div#companyBox a[href^="http:"]:link,
div#companyBox a[href^="http:"]:visited,
div#companyBox a[href^="http:"]:focus,
div#companyBox a[href^="http:"]:hover
{
background: none;
padding: 0;
}

/* Fix for external link image on company logo. */
div#companyLogo a:active,
div#companyLogo a:link,
div#companyLogo a:visited,
div#companyLogo a:focus,
div#companyLogo a:hover
{
padding: 0;
}

a[href^="mailto:"]:active,
a[href^="mailto:"]:link,
a[href^="mailto:"]:visited,
a[href^="mailto:"]:focus,
a[href^="mailto:"]:hover,
a[href^="javascript:location.href='mailto:'"]:active,
a[href^="javascript:location.href='mailto:'"]:link,
a[href^="javascript:location.href='mailto:'"]:visited,
a[href^="javascript:location.href='mailto:'"]:focus,
a[href^="javascript:location.href='mailto:'"]:hover
{
padding: 0 12px 0 0;
}

a[href$=".pdf"]:active,
a[href$=".pdf"]:link,
a[href$=".pdf"]:visited,
a[href$=".pdf"]:focus,
a[href$=".pdf"]:hover
{
padding: 2px 18px 2px 0;
}

a[href$=".doc"]:active,
a[href$=".doc"]:link,
a[href$=".doc"]:visited,
a[href$=".doc"]:focus,
a[href$=".doc"]:hover
{
padding: 2px 18px 2px 0;
}

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

body
{
background-color: #000;
}

div#wrapper
{
margin: 0 auto;
z-index: 1;
}

div#container
{
margin: 0 auto;
text-align: left;
z-index: 2;
}

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

div#header-wrapper
{
width: 990px;
height: 362px;
margin: 0 auto;
}


/* --------- div#homeIcon --------- */
div#homeIcon
{
float: left;
display: inline;
width: 165px;
height: 42px;
font-size: 108%;
text-align: center;
}

div#homeIcon a:active,
div#homeIcon a:link,
div#homeIcon a:visited,
div#homeIcon a:focus,
div#homeIcon a:hover
{
display: block;
width: 137px;
height: 14px;
padding: 13px 14px 15px 14px;
text-decoration: none;
text-transform: uppercase;
overflow: hidden;
color: #fff;
text-shadow: 2px 2px 2px #000;
}

div#homeIcon a:focus,
div#homeIcon a:hover
{
background-position: 0 -42px;
}

/* --------------------------------------------------------------------------------------------
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
-------------------------------------------------------------------------------------------- */
#MarqueeWrapper 
{
float: left;
display: inline;
width: 656px;
height: 42px;
padding: 0 2px;
visibility: visible;
}

#Marquee 
{
top: 0;
left: 0;
width: 656px;
height: 42px;
overflow: hidden;
}

#Marquee span 
{
width: 656px;
height: 42px;
line-height: 26px;
font-size: 108%;
color: #FFF;
}
/* END ALTER - Marquee */

/* --------- div#memberLogin --------- */
/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Members box ALTER

INSTRUCTIONS:
Make changes to the following:
1. if site has member area, default display to inline - othewise, change inline to none
-------------------------------------------------------------------------------------------- */
div#memberLogin
{
float: left;
display: inline;
width: 165px;
height: 42px;
font-size: 108%;
text-align: center;

}
/* END ALTER - Member Box */

div#memberLogin a:active,
div#memberLogin a:link,
div#memberLogin a:visited,
div#memberLogin a:focus,
div#memberLogin a:hover
{
display: block;
width: 137px;
height: 14px;
padding: 13px 14px 15px 14px;
text-decoration: none;
text-transform: uppercase;
line-height: 14px;
overflow: hidden;
color: #fff;
text-shadow: 2px 2px 2px #000;
}

div#memberLogin a:focus,
div#memberLogin a:hover
{
background-position: 0 -42px;
}

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

div#banner-wrapper
{
position: relative;
width: 990px;
height: 253px;
}

div#banner-top
{
position: absolute;
width: 990px;
height: 253px;
top: 0;
left: 0;
z-index: 2;
}

div#Banner
{
position: absolute;
width: 990px;
height: 253px;
top: 0;
left: 0;
z-index: 1;
}
/* -------------------------------------------------
div#horizontalNav
------------------------------------------------- */

div#horizontalNav
{
width: 990px;
height: 67px;
}

ul#Primary 
{
width: 990px;
height: 67px;
}

ul#Primary > li
{
/* first level list items are always visible */
float: left;
display: inline;
position: relative;
width: 165px;
height: 67px;
}

ul#Primary li span
{
display: none;
}

ul#Primary li a:active,
ul#Primary li a:link,
ul#Primary li a:visited,
ul#Primary li a:focus,
ul#Primary li a:hover
{
display: block;
width: 145px;
height: 15px;
line-height: 15px;
padding: 22px 10px 30px 10px;
text-decoration: none;
text-transform: uppercase;
text-align: center;
color: #FFF;
overflow: hidden;
}

ul#Primary li a.doubleLine:active,
ul#Primary li a.doubleLine:link,
ul#Primary li a.doubleLine:visited,
ul#Primary li a.doubleLine:focus,
ul#Primary li a.doubleLine:hover
{
line-height: 15px;
}

ul#Primary li a:focus,
ul#Primary li a:hover
{
color: #FFF;
}

ul#Primary li#navOne a:focus,
ul#Primary li#navOne a:hover
{
background-position: 0 -67px;
}

ul#Primary li#navTwo a:focus,
ul#Primary li#navTwo a:hover
{
background-position: -165px -67px;
}

ul#Primary li#navThree a:focus,
ul#Primary li#navThree a:hover
{
background-position: -330px -67px;
}

ul#Primary li#navFour a:focus,
ul#Primary li#navFour a:hover
{
background-position: -495px -67px;
}

ul#Primary li#navFive a:focus,
ul#Primary li#navFive a:hover
{
background-position: -660px -67px;
}

ul#Primary li#navSix a:focus,
ul#Primary li#navSix a:hover
{
background-position: -825px -67px;
}


/* --------- ul#Primary li ul --------- */

ul#Primary li ul 
{
/* second level unordered lists appear off-page until mouseover */
position: absolute;
width: 165px;
padding: 0;
top: auto;
left: -9999px;
margin: 0;
border-top: none;
list-style: none;
overflow: hidden;
z-index: 2000;
}

ul#Primary li#navOne ul li a,
ul#Primary li#navTwo ul li a,
ul#Primary li#navThree ul li a,
ul#Primary li#navFour ul li a,
ul#Primary li#navFive ul li a,
ul#Primary li#navSix ul li a
{
height: auto;
}

ul#Primary li ul li
{
width: 165px;
border-bottom: 1px solid #960ec2;
}

ul#Primary li ul li a:active,
ul#Primary li ul li a:link,
ul#Primary li ul li a:visited,
ul#Primary li ul li a:focus,
ul#Primary li ul li a:hover
{
display: block;
width: 145px;
min-height: 16px;
padding: 17px 10px 16px 10px;
line-height: 13px;
text-transform: uppercase;
text-decoration: none;
color: #FFF;
}

ul#Primary li ul li:first-child a:active,
ul#Primary li ul li:first-child a:link,
ul#Primary li ul li:first-child a:visited,
ul#Primary li ul li:first-child a:focus,
ul#Primary li ul li:first-child a:hover
{
min-height: 16px;
padding-top: 27px;
}

ul#Primary li#navOne ul li a:focus,
ul#Primary li#navOne ul li a:hover,
ul#Primary li#navTwo ul li a:focus,
ul#Primary li#navTwo ul li a:hover,
ul#Primary li#navThree ul li a:focus,
ul#Primary li#navThree ul li a:hover,
ul#Primary li#navFour ul li a:focus,
ul#Primary li#navFour ul li a:hover,
ul#Primary li#navFive ul li a:focus,
ul#Primary li#navFive ul li a:hover,
ul#Primary li#navSix ul li a:focus,
ul#Primary li#navSix ul li a:hover
{
color: #efbdff;
background-position: top center;
}

ul#Primary li.hover ul 
{ 
/* on mouseover, move the list to it's normal position */
top: 40px;
left: 0;
}

/* -------------------------------------------------
div#middle-wrapper
------------------------------------------------- */
div#middle-wrapper
{
width: 990px;
margin: 0 auto;
}

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

div#middle-colOne
{
display: block;
float: left;
width: 690px;
overflow: hidden;
}

/* ----- div#toolBoxOne ----- */

div#pageTitle
{
width: 690px;
margin: 103px 0 20px 0;
}

h2#toolBoxOne-title
{
width: 638px;
padding: 0 0 15px 52px;
line-height: 36px;
font-weight: normal;
font-size: 277%;
color: #FFF;
text-shadow: 3px 3px 3px #000;
}

div#toolBoxOne-content
{
width: 616px;
padding: 0 22px 0 52px;
}

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

div#middle-colTwo
{
display: block;
float: left;
width: 300px;
padding: 33px 0 0 0;
}

h3.toolBox-title a:active,
h3.toolBox-title a:link,
h3.toolBox-title a:visited,
h3.toolBox-title a:focus,
h3.toolBox-title a:hover
{
display: block;
width: 240px;
min-height: 24px;
padding: 29px 30px 17px 30px;
line-height: 24px;
font-size: 182%;
text-decoration: none;
text-align: center;
text-transform: uppercase;
font-weight: normal;
color: #FFF;
text-shadow: 1px 1px 5px #000;
overflow: hidden;
}

/*----------------------------------
toolBox Component Styling Section
----------------------------------*/

div.toolBox-container
{
padding: 0 0 33px 0;
text-align: center;
}

div.toolBox-container table
{
margin: 0 0 19px 0;
}

div.toolBox-moreLink
{
height: 30px;
padding: 0 28px;
}

div.toolBox-moreLink a:active,
div.toolBox-moreLink a:link,
div.toolBox-moreLink a:visited,
div.toolBox-moreLink a:focus,
div.toolBox-moreLink a:hover
{
display: block;
height: 30px;
line-height: 30px;
font-size: 13px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
color: #FFF;
}

div.toolBox-moreLink a:focus,
div.toolBox-moreLink a:hover
{
background-position: 0 -30px;
}


div.toolBox-content a[href^="http:"]:active,
div.toolBox-content a[href^="http:"]:link,
div.toolBox-content a[href^="http:"]:visited,
div.toolBox-content a[href^="http:"]:focus,
div.toolBox-content a[href^="http:"]:hover
{
padding: 0;
background: none;
}

/* Photo-type Component Styling */
div.toolBox-content img
{
width: 186px;
height: 115px;
padding: 24px 56px 26px 56px;
}


/* List-type Components Styling */
td.vB-icontd
{
display: none;
}

.vB-itemtd
{
text-align: center;
}

.vB-itemtd a:active,
.vB-itemtd a:link,
.vB-itemtd a:visited,
.vB-itemtd a:focus,
.vB-itemtd a:hover
{
display: block;
min-height: 14px;
padding: 13px 30px 14px;
border-bottom: 1px solid #349b89;
font-size: 108%;
line-height: 14px;
text-decoration: none;
color: #FFF;
text-shadow: 1px 1px 5px #11332d;
}

.vB-itemtd a:focus,
.vB-itemtd a:hover
{
color: #fff;
border-bottom: 1px solid #349b89;
background-color: #9900cc;
}

td.vB-itemtd
{
padding: 0;
}

/* If the home components are LINKS make sure the last class for the toolBox-content is toolBox-link */
div.toolBox-link
{
width: 199px;
padding: 0 5px;
color: #FFF;
}

div.toolBox-link span,
div.toolBox-link p
{
padding: 20px;
}

div.toolBox-link td.vB-icontd
{
display: none;
}

div.toolBox-link td.vB-itemtd
{
padding: 0;
}

div.toolBox-link a:active,
div.toolBox-link a:link,
div.toolBox-link a:visited,
div.toolBox-link a:focus,
div.toolBox-link a:hover
{
display: block;
width: 159px;
line-height: 17px;
padding: 14px 20px 16px 20px;
text-decoration: none;
text-align: center;
font-size: 13px;
color: #FFF;
overflow: hidden;
}

div.toolBox-link a:focus,
div.toolBox-link a:hover
{
color: #FFF;
}
/* end home component links */

/* If the home components is RSS make sure the last class for the toolBox-content is toolBox-rss */
div.toolBox-rss
{
width: 280px;
padding: 10px 10px 0 10px;
color: #FFF;
text-align: left;
}

div.toolBox-rss .vB-itemtd
{
text-align: left;
}

div.toolBox-rss td.vB-icontd
{
display: none;
}

div.toolBox-rss a[href^="http:"]:active,
div.toolBox-rss a[href^="http:"]:link,
div.toolBox-rss a[href^="http:"]:visited,
div.toolBox-rss a[href^="http:"]:focus,
div.toolBox-rss a[href^="http:"]:hover
{
border: none;
text-align: center;
color: #fff;
background: none;
}

div.toolBox-rss a[href^="http:"]:focus,
div.toolBox-rss a[href^="http:"]:hover
{
color: #FFF;
}
/* end home component rss */

/* If the home components is VIDEO make sure the last class for the toolBox-content is toolBox-video */
div.toolBox-video
{
width: 186px;
height: 115px;
padding: 24px 56px 26px 56px;
}

ul#hmCmp-video li:first-child img.hmCmp-vidImg,
img.hmCmp-vidImg,
div.toolBox-video ul#hmCmp-video li:first-child img.hmCmp-vidImg
{
width: 186px;
height: 115px;
padding: 24px 56px 26px 56px;
border: none;
/*width: 149px; orig 272 */
/*height: 98px; orig 204 */
}

ul#hmCmp-video li:first-child a,
a.hcoption:active,
a.hcoption:link,
a.hcoption:visited,
a.hcoption:focus,
a.hcoption:hover
{
background: none;
}
/* end home component video */

h4.toolBox-subTitle
{
width: 209px;
height: 58px;
}

h4.toolBox-subTitle a:active,
h4.toolBox-subTitle a:link,
h4.toolBox-subTitle a:visited,
h4.toolBox-subTitle a:focus,
h4.toolBox-subTitle a:hover
{
display: block;
width: 209px;
height: 58px;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
}

h4.toolBox-subTitle a:focus,
h4.toolBox-subTitle a:hover
{
background-position: 0 -58px;
}



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

div#companyBox
{
width: 160px;
height: 106px;
padding: 51px 70px 28px 70px;
}

/* -------------------------------------------------
div#footer
------------------------------------------------- */
div#footer-wrapper
{
width: 990px;
height: 180px;
margin: 0 auto;
}

div#footer-container
{
height: 180px;
}

div#footer-colOne
{
display: inline;
float: left;
padding: 56px 0 27px 28px;
}

/* ----- a#companyLogo ----- */

a#companyLogo:active,
a#companyLogo:link,
a#companyLogo:visited,
a#companyLogo:focus,
a#companyLogo:hover
{
display: block;
width: 292px;
height: 55px;
padding: 0;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
}

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

div#footer-colTwo
{
display: inline;
float: left;
padding: 100px 110px 23px 110px;
}

div#footer-colTwo a
{
display: block;
width: 130px;
height: 15px;
text-decoration: none;
text-transform: uppercase;
text-align: center;
color: #676767;
}

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

div#footer-colThree
{
display: inline;
float: left;
width: 238px;
height: 34px;
padding: 61px 30px 43px 52px;
}

/* ----- div#footerIcons ----- */
div#footerIcons
{
padding: 0;
line-height: 17px;
text-align: center;
color: #fff;
text-shadow: 2px 2px 2px #168493;
}

div#footerIcons a:active,
div#footerIcons a:link,
div#footerIcons a:visited,
div#footerIcons a:focus,
div#footerIcons a:hover
{
padding: 0 3px;
text-decoration: none;
color: #fff;
background: none;
}

div#footerIcons a:focus,
div#footerIcons a:hover
{
color: #FFF;
}

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

div#footer-container p
{
display: block;
width: 990px;
height: 42px;
line-height: 42px;
text-align: center;
text-shadow: 0p 1p 3px #9900cc;
color: #fff;
}