/* --------------------------------------------------------------------------------------------
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: #BABABA;
font-family:  Lucida Grande, Helvetica, Arial, Verdana, Tahoma;
}

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

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

a:visited
{
color: #7D4CD1;
}

a:focus,
a:hover
{
color: #52CCB7;
}

.contentEdit h1
{
padding: 0.5em;
margin: 0.2em 0;
font-size: 197%;
color: #D1A9FF;
background-color: #070607;
}

.contentEdit h2
{
padding: 0.5em;
margin: 0.2em 0;
font-size: 197%;
color: #DFFFEB;
background-color: #060606;
}

.contentEdit h3
{
padding: 0 1.25em 0.5em 0;
margin: 0.2em 0;
font-size: 167%;
color: #D1A9FF;
}

.contentEdit h4
{
padding: 0 1.25em 0.5em 0;
margin: 0.2em 0;
font-size: 167%;
color: #DFFFEB;
}

.contentEdit h5
{
padding: 0.25em 0 0 1.75em;
margin: 0.2em 0;
font-size: 138.5%;
color: #D1A9FF;
}

.contentEdit h6
{
padding: 0.25em 0 0 1.75em;
margin: 0.2em 0;
font-size: 138.5%;
color: #DFFFEB;
}

.contentEdit img
{
border-color: #8029C6;
}

/* To style images in content. */
.contentEdit img.imageStyle
{
border-width: 6px;
border-style: solid;
border-top-color: #8029C6;
border-right-color: #9E51DB;
border-bottom-color: #8029C6;
border-left-color: #9E51DB;
}

a[href^="http:"]:active,
a[href^="http:"]:link,
a[href^="http:"]:visited
{
padding: 0 15px 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
{
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^="javascript:location.href='mailto:'"]:active,
a[href^="javascript:location.href='mailto:'"]:link,
a[href^="javascript:location.href='mailto:'"]:visited
{
padding: 0 17px 0 0;
}

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

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

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

body
{
margin: 0 0 30px 0;
background-color: #080808;
}

div#wrapper
{
text-align: center;
background-position: center top;
}

div#container
{
width: 954px;
margin: 0 auto;
text-align: left;
background-position: -423px 0;
}

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

/* --------- div#horizontalNav --------- */

div#horizontalNav
{
width: 942px;
height: 79px;
padding: 0 0 0 6px;
}

ul#Primary 
{
width: 942px;
height: 79px;
}

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

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: 137px;
height: 48px;
line-height: 48px;
padding: 15px 10px 16px 10px;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 138.5%;
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: 24px;
}

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

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

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

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

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

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

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

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

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

ul#Primary li ul li
{
width: 186px;
height: auto;
border-bottom: 3px solid #713BAC;
}

ul#Primary li ul li.ddLast
{
border-bottom: none;
}

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: 146px;
height: auto;
padding: 10px 20px;
line-height: 24px;
text-decoration: none;
font-weight: normal;
font-size: 138.5%;
color: #EAD3FF;
background: #000;
filter:alpha(opacity=80);
opacity: 0.8;
-moz-opacity:0.8;
}

ul#Primary li ul li.ddLast a:active,
ul#Primary li ul li.ddLast a:link,
ul#Primary li ul li.ddLast a:visited,
ul#Primary li ul li.ddLast a:focus,
ul#Primary li ul li.ddLast a:hover
{
border-bottom: none;
}

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: #AA57FF;
background: #000;
filter:alpha(opacity=80);
opacity: 0.8;
-moz-opacity:0.8;
}

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

ul#Primary li#navSix.hover ul
{
left: -43px;
}

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

div#Banner
{
width: 954px;
height: 290px;
}

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

/* --------------------------------------------------------------------------------------------
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 
{
width: 938px;
height: 47px;
padding: 0 0 0 8px;
visibility: visible;
}

#Marquee 
{
top: 0;
left: 0;
width: 938px;
height: 47px;
overflow: hidden;
}

#Marquee span 
{
width: 938px;
height: 47px;
line-height: 47px;
font-size: 108%;
color: #E6E6E6;
}
/* END ALTER - Marquee */

/* -------------------------------------------------
div#middleWrapper
------------------------------------------------- */

div#middleContainer
{
padding: 0 0 37px 0;
}

div#middle
{
padding: 0 0 0 8px;
background-position: -423px -416px;
}

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

div#middle-colOne
{
float: left;
display: inline;
width: 560px;
padding: 0 30px;
}

* html div#middle-colOne
{
overflow: hidden;
}

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

div#toolBoxOne
{
min-height: 600px;
}

* html div#toolBoxOne
{
height: 600px;
}

h2#toolBoxOne-title
{
padding: 0 0 20px 0;
line-height: 47px;
font-size: 257%;
color: #FFF;
}

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

div#middle-colTwo
{
float: left;
display: inline;
width: 318px;
}

* html div#middle-colTwo
{
overflow: hidden;
}

/* -------------------------
div.toolBox
------------------------- */

h3.Toggler
{
display: block;
width: 215px;
height: 30px;
line-height: 30px;
padding: 15px 73px 16px 30px;
font-size: 182%;
color: #DFBDFF;
text-decoration: none;
overflow: hidden;
}

h3.Toggler:hover,
h3#toolBoxTwo-title:hover
{
background-position: 0 -61px;
}

div.Padding
{
width: 266px;
padding: 10px 26px 20px 26px;
}

div#memberBox div.Padding
{
width: 262px;
padding: 20px 28px 0 28px;
}

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

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

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: 223px;
line-height: 20px;
padding: 4px 0 14px 43px;
text-decoration: none;
font-size: 16px;
color: #DFBDFF;
overflow: hidden;
}

div.toolBox-link a:focus,
div.toolBox-link a:hover
{
color: #B464FF;
}
/* 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
{
color: #FFF;
}

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
{
padding: 0;
color: #DFBDFF;
background: none;
}

div.toolBox-rss a[href^="http:"]:focus,
div.toolBox-rss a[href^="http:"]:hover
{
color: #B464FF;
}
/* 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
{
color: #FFF;
}

div.toolBox-video a:active,
div.toolBox-video a:link,
div.toolBox-video a:visited,
div.toolBox-video a:focus,
div.toolBox-video a:hover
{
color: #DFBDFF;
}

div.toolBox-video a:focus,
div.toolBox-video a:hover
{
color: #B464FF;
}

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

div.toolBox-video img.hmCmp-vidImg
{
border-color: #8029C6;
background-color: #000;
}

div.toolBox-video ul#hmCmp-video li:first-child img.hmCmp-vidImg
{
border-color: #8029C6;
background-color: #000;
width: 256px; /* orig 272 */
height: 188px; /* orig 204 */
}
/* end home component video */

/* If the home components are IMAGES make sure the last class for the toolBox-content is toolBox-image */
div.toolBox-image
{
width: 162px;
height: 107px;
border: 1px solid #3B3B3B;
margin: 0 auto 20px auto;
background: #1D1D1D;
}
/* end home component image */

h4.toolBox-subTitle
{
width: 67px;
height: 29px;
margin: 0 auto;
}

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: 67px;
height: 29px;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
}

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

/* ------- 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
{
display: block;
}
/* END ALTER - Member Box */

div.memberBox-login-info
{
height: 38px;
padding: 0 0 15px 0;
}

div.memberBox-label 
{
float: left;
display: inline;
width: 79px;
padding: 0 18px 0 0;
text-align: right;
}

span.label 
{
display: block;
font-size: 123.1%;
color: #DFBDFF;
}

a.memberBox-forgot
{
display: block;
text-decoration: none;
font-size: 93%;
color: #FFF;
overflow: hidden;
}

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

input.memberBox-textBox
{
float: left;
display: inline;
width: 150px;
height: 18px;
padding: 7px 10px 13px 5px;
border: none;
font-size: 14px;
color: #DFBDFF;
}

input.memberBox-textBox:focus
{
color: #F0E0FF;
background-position: 0 -38px;
}

div#memberBox-buttons-enter
{
float: left;
display: inline;
width: 67px;
height: 29px;
padding: 0 18px 0 97px;
}

button#memberBox-enter
{
display: block;
width: 67px;
height: 29px;
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 -29px;
}

div#memberBox-buttons-register
{
float: left;
display: inline;
width: 80px;
padding: 7px 0 0 0;
}

div#memberBox-buttons-register a
{
text-decoration: none;
font-size: 77%;
color: #FFF;
}

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

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

div#footer
{
padding: 25px 0 25px 40px;
}

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

a#companyLogo:active,
a#companyLogo:link,
a#companyLogo:visited,
a#companyLogo:focus,
a#companyLogo:hover
{
float: left;
display: block;
width: 110px;
height: 20px;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
}

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

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

div#footer p
{
float: left;
display: inline;
width: 523px;
line-height: 20px;
padding: 0 10px 0 20px;
text-align: center;
font-size: 108%;
color: #FFF;
}

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

div#footerIcons
{
float: left;
display: inline;
width: 220px;
height: 20px;
}

div#footerIcons a
{
float: left;
display: inline;
width: 44px;
height: 20px;
padding: 0;
margin: 0;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
}

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

a#internetExplorer
{
background-position: -44px 0;
}

a#internetExplorer:focus,
a#internetExplorer:hover
{
background-position: -44px -20px;
}

a#safari
{
background-position: -88px 0;
}

a#safari:focus,
a#safari:hover
{
background-position: -88px -20px;
}

a#delicious
{
background-position: -132px 0;
}

a#delicious:focus,
a#delicious:hover
{
background-position: -132px -20px;
}

a#favorites
{
background-position: -176px 0;
}

a#favorites:focus,
a#favorites:hover
{
background-position: -176px -20px;
}

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

div#companyBox
{
width: 160px;
height: 106px;
padding: 25px 24px;
margin: 0 auto;
}