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

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

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

a:visited
{
color: #B35512;
}

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

.contentEdit h1
{
padding: 0.5em;
margin: 0.2em 0;
font-size: 272%;
color: #FFF;
background-color: #6D0B5B;
}

.contentEdit h2
{
padding: 0.5em;
margin: 0.2em 0;
font-size: 272%;
color: #FFF;
background-color: #C05000;
}

.contentEdit h3
{
padding: 1em 2em;
margin: 0.2em 0;
text-align: center;
font-size: 227%;
color: #FFF;
}

.contentEdit h4
{
padding: 1em 2em;
margin: 0.2em 0;
text-align: center;
font-size: 227%;
color: #FFF;
}

.contentEdit h5
{
padding: 0.5em 0 0.5em 3em;
margin: 0.2em 0;
font-size: 182%;
color: #FFF;
}

.contentEdit h6
{
padding: 0.5em 0 0.5em 3em;
margin: 0.2em 0;
font-size: 182%;
color: #FFF;
}

.contentEdit h1,
.contentEdit h2,
.contentEdit h3,
.contentEdit h4,
.contentEdit h5,
.contentEdit h6
{
font-family: Times New Roman, Georgia, Arial, Verdana, Helvetica;
font-style: italic;
font-weight: normal;
}

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

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

a[href^="http:"]:active,
a[href^="http:"]:link,
a[href^="http:"]:visited,
a[href^="http:"]:focus,
a[href^="http:"]:hover
{
padding: 0 17px 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 17px 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#topWrapperOne
------------------------------------------------- */

div#topWrapperOne,
div#topWrapperTwo
{
text-align: center;
background-position: center top;
}

div#topContainerOne
{
width: 998px;
margin: 0 auto;
text-align: left;
background-position: -4px 0;
}

div#topContainerTwo
{
background-position: -351px 0;
}

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

div#horizontalNav
{
width: 990px;
height: 41px;
padding: 0 0 0 4px;
}

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

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

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: 155px;
height: 34px;
line-height: 34px;
padding: 4px 5px 3px 5px;
text-decoration: none;
text-align: center;
text-transform: uppercase;
color: #D5B1CE;
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: 17px;
}

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 -41px;
}

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

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

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

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

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

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

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

ul#Primary li ul li
{
width: 163px;
height: auto;
}

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: 143px;
height: auto;
padding: 13px 10px 11px 10px;
line-height: 17px;
text-decoration: none;
text-transform: uppercase;
color: #D5B1CE;
background-color: #650854;
}

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: #FFF;
background-color: #BF5000;
}

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

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

/* --------- div#homeIcon --------- */
div#homeIcon
{
float: left;
display: inline;
width: 170px;
height: 26px;
}

div#homeIcon a:active,
div#homeIcon a:link,
div#homeIcon a:visited,
div#homeIcon a:focus,
div#homeIcon a:hover
{
display: block;
width: 170px;
height: 26px;
line-height: 26px;
text-decoration: none;
text-align: center;
text-transform: uppercase;
font-weight: bold;
color: #FFF;
overflow: hidden;
}

div#homeIcon a:focus,
div#homeIcon a:hover
{
color: #EA7623;
}

/* --------------------------------------------------------------------------------------------
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: 409px;
height: 26px;
padding: 0 0 0 404px;
visibility: visible;
}

#Marquee 
{
top: 0;
left: 0;
width: 409px;
height: 26px;
overflow: hidden;
}

#Marquee span 
{
width: 409px;
height: 26px;
line-height: 26px;
color: #D68F5C;
}
/* END ALTER - Marquee */

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

div#Banner
{
width: 998px;
height: 308px;
}

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

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

h2#pageTitle
{
width: 858px;
height: 52px;
padding: 45px 0 0 70px;
line-height: 52px;
font-family: Times New Roman, Georgia, Arial, Verdana, Helvetica;
font-style: italic;
font-weight: normal;
font-size: 362%;
color: #E97623;
}

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

div#middle
{
padding: 0 0 0 4px;
}

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

div#middle-colOne
{
float: left;
display: inline;
width: 683px;
}

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

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

div#toolBoxOne
{
width: 630px;
min-height: 100px;
padding: 20px 23px 40px 30px;
}

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

/* -------------------------
div#homeComponentBox
------------------------- */

div#homeComponentBox
{
height: 355px;
padding: 20px 0 0 0;
}

/* ------- div#memberBox --------- */
/* --------------------------------------------------------------------------------------------
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#memberBox
{
float: left;
display: inline;
width: 331px;
}
/* END ALTER - Member Box */

h3#memberBox-title
{
width: 245px;
height: 44px;
padding: 0 0 12px 43px;
line-height: 44px;
font-family: Times New Roman, Georgia, Arial, Verdana, Helvetica;
font-style: italic;
font-weight: normal;
font-size: 272%;
color: #FFF;
}

div.memberBox-forgot-wrapper
{
width: 245px;
height: 22px;
padding: 8px 0 0 43px;
line-height: 22px;
text-align: right;
}

a.memberBox-forgot
{
color: #EA7623;
}

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

div.memberBox-login-info
{
width: 245px;
height: 34px;
padding: 0 0 0 43px;
}

div.memberBox-label 
{
float: left;
display: inline;
width: 86px;
height: 34px;
line-height: 34px;
text-align: center;
text-transform: uppercase;
color: #FFF;
}

input.memberBox-textBox
{
float: left;
display: inline;
width: 130px;
height: 18px;
padding: 8px 13px 8px 16px;
border: none;
font-size: 13px;
color: #E97AC9;
background: none;
}

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

div#memberBox-buttons
{
padding: 16px 0 0 0;
}

div#memberBox-buttons-register
{
float: left;
display: inline;
width: 135px;
height: 40px;
padding: 17px 0 0 57px;
}

div#memberBox-buttons-register a
{
line-height: 18px;
color: #EA7623;
}

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

div#memberBox-buttons-enter
{
float: left;
display: inline;
width: 118px;
height: 57px;
}

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

/* ----- div#toolBoxFour ----- */

div#toolBoxFour
{
float: left;
width: 246px;
padding: 0 0 0 41px;
}

h3#toolBoxFour-title a
{
display: block;
width: 246px;
height: 44px;
line-height: 44px;
text-decoration: none;
text-align: center;
font-family: Times New Roman, Georgia, Arial, Verdana, Helvetica;
font-style: italic;
font-weight: normal;
font-size: 272%;
color: #FFF;
}

div#toolBoxFour-content
{
width: 186px;
height: 115px;
padding: 72px 0 0 0;
margin: 0 auto;
}

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

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

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

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

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: 230px;
height: 44px;
padding: 2px 30px 24px 47px;
line-height: 44px;
text-decoration: none;
font-family: Times New Roman, Georgia, Arial, Verdana, Helvetica;
font-style: italic;
font-weight: normal;
font-size: 272%;
color: #FFF;
overflow: hidden;
}

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

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: 219px;
line-height: 20px;
padding: 6px 0 6px 28px;
text-decoration: none;
font-size: 13px;
color: #E87623;
overflow: hidden;
}

div.toolBox-link a:visited
{
color: #B35512;
}

div.toolBox-link a:focus,
div.toolBox-link a:hover
{
color: #CD4CB5;
}
/* 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: 247px;
padding: 0 30px;
color: #999;
}

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
{
color: #E87623;
}

div.toolBox-rss a[href^="http:"]:focus,
div.toolBox-rss a[href^="http:"]:hover
{
color: #CD4CB5;
}
/* 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: 247px;
padding: 0 30px;
color: #999;
}

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

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

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: #EA7623;
background-color: #260520;
}

div.toolBox-video ul#hmCmp-video li:first-child img.hmCmp-vidImg
{
border-color: #EA7623;
background-color: #260520;
width: 237px; /* orig 272 */
height: 178px; /* orig 204 */
}
/* end home component video */

/* ----- div#toolBoxTwo ----- */

div#toolBoxTwo
{
min-height:241px;
}

* html div#toolBoxTwo
{
height: 241px;
}

/* ----- div#toolBoxThree ----- */

div#toolBoxThree
{
min-height: 266px;
}

* html div#toolBoxThree
{
height: 266px;
}

h3#toolBoxThree-title a:active,
h3#toolBoxThree-title a:link,
h3#toolBoxThree-title a:visited,
h3#toolBoxThree-title a:focus,
h3#toolBoxThree-title a:hover
{
padding: 22px 30px 28px 47px;
}

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

div#companyBox
{
width: 160px;
height: 106px;
padding: 64px 68px 30px 79px;
}

/* -------------------------------------------------
div#bottomWrapper
------------------------------------------------- */

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

div#bottomContainer
{
width: 846px;
height: 170px;
padding: 75px 76px 100px 76px;
margin: 0 auto;
text-align: left;
background-position: -351px 0;
}

/* ----- div#backToTop ----- */

div#backToTop
{
height: 17px;
padding: 0 0 58px 0;
text-align: center;
}

div#backToTop a:active,
div#backToTop a:link,
div#backToTop a:visited,
div#backToTop a:focus,
div#backToTop a:hover
{
line-height: 17px;
text-decoration: none;
color: #FFF;
}

div#backToTop a:focus,
div#backToTop a:hover
{
color: #EA7623;
}

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

div#footerIcons-browsers
{
float: left;
display: inline;
width: 175px;
height: 17px;
line-height: 17px;
}

div#footerIcons-bookmarks
{
float: right;
display: inline;
width: 175px;
height: 17px;
line-height: 17px;
text-align: right;
}

div#footerIcons span
{
padding: 0 2px 0 0;
color: #FFF;
}

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

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

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

a#companyLogo:active,
a#companyLogo:link,
a#companyLogo:visited,
a#companyLogo:focus,
a#companyLogo:hover
{
display: block;
width: 110px;
height: 20px;
padding: 0;
margin: 10px auto 14px auto;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
}

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

/* ----- div#bottomContainer p ----- */

div#bottomContainer p
{
line-height: 17px;
text-align: center;
color: #FFF;
}