/* --------------------------------------------------------------------------------------------
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: #f9f9f9;
font-family: Arial, Tahoma, 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: #CC0000;
}

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

a:visited
{
color: #801A1A;
}

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

.contentEdit h1
{
padding: 0.75em 0.5em 0.5em 1em;
margin: 0.2em 0;
font-size: 182%;
color: #FFF;
background-color: #970707;
}

.contentEdit h2
{
padding: 0.75em 0.5em 0.5em 1em;
margin: 0.2em 0;
font-size: 182%;
color: #FFF;
background-color: #000;
}

.contentEdit h3
{
padding: 0.5em;
border: 2px solid #970707;
margin: 0.2em 0;
font-size: 138.5%;
color: #FFF;
background-color: #BF1616;
}

.contentEdit h4
{
padding: 0.5em;
border: 2px solid #3B3B3B;
margin: 0.2em 0;
font-size: 138.5%;
color: #FFF;
background-color: #000;
}

.contentEdit h5
{
padding: 0.25em 0 0 2em;
margin: 0.2em 0;
font-size: 182%;
color: #FE0000;
}

.contentEdit h6
{
padding: 0.25em 0 0 2em;
margin: 0.2em 0;
font-size: 182%;
color: #Fff;
}

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

/* To style images in content. */
.contentEdit img.imageStyle
{
border: none;
padding: 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 16px 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 13px 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
{
text-align: center;
background-position: center top;
}

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

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

div#header
{
height: 432px;
}

/* -------------------------
div#homeIcon
------------------------- */

div#homeIcon
{
width: 127px;
height: 39px;
}

div#homeIcon a:active,
div#homeIcon a:link,
div#homeIcon a:visited,
div#homeIcon a:focus,
div#homeIcon a:hover
{
display: block;
width: 127px;
height: 39px;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
}

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

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

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

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

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

div#horizontalNav
{
width: 960px;
height: 55px;
padding: 0 0 0 19px;
}

ul#Primary 
{
width: 960px;
height: 55px;
}

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

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: 130px;
height: 34px;
line-height: 34px;
padding: 7px 15px 14px 15px;
text-decoration: none;
text-align: center;
text-transform: uppercase;
font-weight: bold;
color: #B9B9B9;
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 -55px;
}

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

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

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

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

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

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

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

ul#Primary li ul li
{
width: 154px;
height: auto;
padding: 0 0 21px 0;
}

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: 134px;
height: auto;
padding: 10px;
line-height: 20px;
text-decoration: none;
font-weight: normal;
color: #B9B9B9;
background: 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
{
color: #FFF;
}

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

/* --------------------------------------------------------------------------------------------
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: 964px;
height: 28px;
padding: 29px 17px 11px 17px;
visibility: visible;
}

#Marquee 
{
top: 0;
left: 0;
width: 964px;
height: 28px;
overflow: hidden;
}

#Marquee span 
{
width: 964px;
height: 28px;
line-height: 28px;
font-weight: bold;
font-size: 108%;
color: #FFF;
}
/* END ALTER - Marquee */

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

div#middle-container
{
padding: 0 0 13px 0;
}

div#middle
{
background-position: -260px -432px;
}

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

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

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

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

DESCRIPTION:
Members box ALTER

INSTRUCTIONS:
Make changes to the following:
1. if site has member area, default visibility to visible - othewise, change visible to hidden
-------------------------------------------------------------------------------------------- */
div#memberBox
{
visibility: visible;
width: 259px;
height: 309px;
}
/* END ALTER - Member Box */

h3#memberBox-title
{
display: block;
width: 209px;
height: 60px;
padding: 23px 0 18px 50px;
line-height: 60px;
font-size: 182%;
color: #FFF;
}

form#memberBox-form
{
width: 200px;
padding: 0 0 0 39px;
}

div.memberBox-login-info
{
height: 27px;
padding: 5px 0;
}

label.memLabel 
{
float: left;
display: inline;
width: 74px;
height: 27px;
padding: 0 5px 0 0;
line-height: 27px;
text-align: right;
text-transform: lowercase;
font-weight: bold;
color: #FFF;
}

input.memberBox-textBox
{
float: left;
display: inline;
width: 101px;
height: 17px;
padding: 3px;
border: 2px solid #000;
font-size: 14px;
color: #000;
}

input.memberBox-textBox:focus
{
color: #FF0000;
background-position: ;
}

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

div#memberBox-info
{
line-height: 17px;
text-align: center;
color: #CEB7B7;
}

div#memberBox-info a
{
text-transform: uppercase;
color: #FFF;
}

div#memberBox-info a:focus,
div#memberBox-info a:hover
{
color: #FF0000;
}

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

h3.toolBox-title a
{
display: block;
width: 194px;
height: 60px;
text-decoration: none;
font-size: 182%;
color: #FFF;
overflow: hidden;
}

div.toolBox-content
{
width: 180px;
min-height: 122px;
}

* html div.toolBox-content
{
height: 122px;
}

/* 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 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: 155px;
line-height: 17px;
padding: 0 0 13px 25px;
text-decoration: none;
font-size: 13px;
color: #FFF;
overflow: hidden;
}

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

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

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

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

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

div.toolBox-video ul#hmCmp-video li:first-child img.hmCmp-vidImg
{
border-color: #720000;
background-color: #FFF;
width: 170px; /* orig 272 */
height: 120px; /* orig 204 */
}
/* end home component video */

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

div#toolBoxThree-container
{
padding: 0 0 46px 0;
}

h3#toolBoxThree-title a
{
padding: 29px 0 30px 65px;
line-height: 60px;
}

div#toolBoxThree-content
{
padding: 0 30px 0 49px;
}

/* ----- div#picBoxOne ----- */

div#picBoxOne
{
width: 259px;
height: 166px;
}

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

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

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

/* -------------------------------------------------
div#internal-wrapper
------------------------------------------------- */

div#internal-container
{
padding: 0 0 37px 0;
}

div#internal
{
min-height: 505px;
background-position: -519px -432px;
}

* html div#internal
{
height: 505px;
}

h2#pageTitle
{
width: 672px;
height: 66px;
padding: 24px 27px 40px 40px;
line-height: 66px;
font-size: 227%;
color: #FFF;
}

div#pageContent
{
width: 645px;
padding: 0 49px 0 45px;
}

/* -------------------------------------------------
div#home
------------------------------------------------- */

/* -------------------------
div#home-colOne
------------------------- */

div#home-colOne
{
float: left;
display: inline;
width: 480px;
}

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

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

div#toolBoxOne-container
{
padding: 0 0 37px 0;
}

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

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

h2#toolBoxOne-title
{
width: 418px;
height: 66px;
padding: 24px 22px 40px 40px;
line-height: 66px;
font-size: 227%;
color: #FFF;
}

div#toolBoxOne-content
{
width: 390px;
padding: 0 45px;
}

/* -------------------------
div#home-colTwo
------------------------- */

div#home-colTwo
{
float: left;
display: inline;
width: 259px;
}

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

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

div#toolBoxTwo
{
width: 259px;
height: 309px;
}

h3#toolBoxTwo-title a
{
display: block;
width: 189px;
height: 60px;
padding: 23px 70px 35px 0;
line-height: 60px;
text-decoration: none;
text-align: right;
font-size: 182%;
color: #FFF;
overflow: hidden;
}

div#toolBoxTwo-content
{
width: 156px;
height: 101px;
padding: 0 0 0 43px;
}

h4#toolBoxTwo-subTitle
{
width: 200px;
height: 46px;
padding: 26px 0 0 20px;
}

h4#toolBoxTwo-subTitle a:active,
h4#toolBoxTwo-subTitle a:link,
h4#toolBoxTwo-subTitle a:visited,
h4#toolBoxTwo-subTitle a:focus,
h4#toolBoxTwo-subTitle a:hover
{
display: block;
width: 200px;
height: 46px;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
}

h4#toolBoxTwo-subTitle a:focus,
h4#toolBoxTwo-subTitle a:hover
{
background-position: 0 -46px;
}

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

div#toolBoxFour-container
{
padding: 0 0 46px 0;
}

h3#toolBoxFour-title a
{
padding: 29px 65px 30px 0;
line-height: 60px;
text-align: right;
}

div#toolBoxFour-content
{
padding: 0 49px 0 30px;
}

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

div#companyBox
{
width: 160px;
height: 106px;
padding: 28px 59px 32px 40px;
}

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

div#footer
{
width: 918px;
height: 223px;
padding: 35px 0 0 80px;
}

/* ----- 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;
padding: 0;
margin: 5px 0 0 0;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
}

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

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

div#footer p
{
float: left;
display: inline;
width: 430px;
line-height: 17px;
padding: 8px 34px 0 94px;
text-align: center;
color: #FFF;
}

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

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

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

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

a#internetExplorer:active,
a#internetExplorer:link,
a#internetExplorer:visited,
a#internetExplorer:focus,
a#internetExplorer:hover
{
background-position: -44px 0;
}

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

a#safari:active,
a#safari:link,
a#safari:visited,
a#safari:focus,
a#safari:hover
{
background-position: -88px 0;
}

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

a#delicious:active,
a#delicious:link,
a#delicious:visited,
a#delicious:focus,
a#delicious:hover
{
background-position: -132px 0;
}

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

a#favorites:active,
a#favorites:link,
a#favorites:visited,
a#favorites:focus,
a#favorites:hover
{
background-position: -176px 0;
}

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