/* --------------------------------------------------------------------------------------------
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: #adadad;
font-family: Lucida Grande, Tahoma, 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: #8f1d18;
}

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

a:visited
{
color: #781717;
}

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

.contentEdit h1
{
padding: 1.5em 0.5em 0.5em 0.5em;
border: 10px solid #5e1312;
border-top: none;
margin: 0.2em 0;
font-size: 272%;
color: #FFF;
background-color: #000;
}

.contentEdit h2
{
padding: 1.5em 0.5em 0.5em 0.5em;
border: 10px solid #afafaf;
border-top: none;
margin: 0.2em 0;
font-size: 272%;
color: #FFF;
background-color: #000;
}

.contentEdit h3
{
padding: 0.5em;
margin: 0.2em 0;
text-transform: uppercase;
font-size: 182%;
color: #FFF;
background-color: #5e1312;
}

.contentEdit h4
{
padding: 0.5em;
margin: 0.2em 0;
text-transform: uppercase;
font-size: 182%;
color: #FFF;
background-color: #0e0e0e;
}

.contentEdit h5
{
padding: 0.55em 0.5em 1em 4.5em;
margin: 0.2em 0;
text-transform: uppercase;
font-size: 182%;
color: #bd1008;
}

.contentEdit h6
{
padding: 0.35em 0.5em 0.75em 4.5em;
margin: 0.2em 0;
text-transform: uppercase;
font-size: 182%;
color: #bd1008;
}

.contentEdit h1,
.contentEdit h2,
.contentEdit h3,
.contentEdit h4,
.contentEdit h5,
.contentEdit h6
{
font-family: Eras Bold ITC, Arial Black, Lucida Grande, Tahoma, Verdana;
}

.contentEdit img
{
border-color: #5e1312;
}

/* To style images in content. */
.contentEdit img.imageStyle
{
border: 10px solid #5e1312;
border-top: none;
padding: 22px 0 0 0;
background-color: #5e1312;
}

a[href^="http:"]:active,
a[href^="http:"]:link,
a[href^="http:"]:visited,
a[href^="http:"]:focus,
a[href^="http:"]:hover
{
padding: 2px 12px 2px 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: 2px 12px 2px 0;
}

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

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

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

body
{
background-color: #000;
}

/* -------------------------------------------------
div#topWrapperOne
------------------------------------------------- */

div#topWrapperOne
{
text-align: center;
background-position: 0 0;
}

div#topWrapperTwo
{
background-position: center top;
}

div#topContainer
{
width: 990px;
margin: 0 auto;
text-align: left;
background-position: -436px 0;
}

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

div#homeIcon
{
float: left;
display: inline;
width: 165px;
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: 165px;
height: 39px;
line-height: 39px;
text-decoration: none;
text-align: center;
text-transform: uppercase;
color: #ac918f;
overflow: hidden;
}

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

/* --------------------------------------------------------------------------------------------
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: 654px;
height: 39px;
padding: 0 3px;
visibility: visible;
}

#Marquee 
{
top: 0;
left: 0;
width: 654px;
height: 39px;
overflow: hidden;
}

#Marquee span 
{
width: 654px;
height: 39px;
line-height: 39px;
color: #fff;
}
/* END ALTER - Marquee */

div#memberLogin
{
float: left;
display: inline;
width: 165px;
height: 39px;
}

div#memberLogin a:active,
div#memberLogin a:link,
div#memberLogin a:visited,
div#memberLogin a:focus,
div#memberLogin a:hover
{
display: block;
width: 165px;
height: 39px;
line-height: 39px;
text-decoration: none;
text-align: center;
color: #ac918f;
overflow: hidden;
}

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

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

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

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

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

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: 34px;
line-height: 34px;
padding: 4px 10px;
text-decoration: none;
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: 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 -42px;
}

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

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

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

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

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

/* --------- 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 #9a2116;
border-top: none;
border-bottom: 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: 10px;
border-bottom: 1px solid #b91d18;
line-height: 17px;
text-decoration: none;
font-weight: normal;
color: #FFF;
background-color: #5c1213;
}

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

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

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

div#Banner
{
width: 990px;
height: 342px;
}

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

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

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

div#internal-container
{
min-height: 700px;
}

* html div#internal-container
{
height: 700px;
}

h2#pageTitle
{
width: 900px;
height: 36px;
padding: 36px 60px 66px 30px;
line-height: 36px;
font-weight: normal;
font-size: 182%;
color: #FFF;
}

div#pageContent
{
width: 870px;
padding: 0 60px;
overflow: hidden;
}

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

div#home-container
{
min-height: 700px;
}

* html div#home-container
{
height: 700px;
}

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

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

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

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

h2#toolBoxOne-title
{
width: 607px;
height: 36px;
padding: 36px 60px 66px 30px;
line-height: 36px;
font-weight: normal;
font-size: 182%;
color: #FFF;
}

div#toolBoxOne-content
{
width: 577px;
min-height: 300px;
padding: 0 60px 50px 60px;
}

* html div#toolBoxOne-content
{
height: 300px;
}

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

div#homeComponentBox
{
padding: 0 0 0 30px;
margin: 0 0 0 30px;
}

/* -------------------------
div.componentBox
------------------------- */

div.componentBox
{
float: left;
display: inline;
width: 270px;
height: 245px;
}

h3.componentBox-title a
{
display: block;
width: 190px;
height: 32px;
text-decoration: none;
text-align: center;
font-family: Eras Bold ITC, Arial Black, Lucida Grande, Tahoma, Verdana;
font-size: 182%;
color: #FFF;
overflow: hidden;
}

h4.componentBox-subTitle
{
width: 210px;
height: 38px;
margin: 0 auto;
}


h4.componentBox-subTitle a:active,
h4.componentBox-subTitle a:link,
h4.componentBox-subTitle a:visited,
h4.componentBox-subTitle a:focus,
h4.componentBox-subTitle a:hover,
button#memberBox-enter
{
display: block;
width: 210px;
height: 38px;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
}

h4.componentBox-subTitle a:focus,
h4.componentBox-subTitle a:hover,
button#memberBox-enter:focus,
button#memberBox-enter:hover
{
background-position: center -38px;
}

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

h3#toolBoxFour-title a
{
padding: 15px 40px 160px 40px;
}

/* ----- div#toolBoxFive ----- */

div#toolBoxFive
{
margin: 0 0 0 35px;
}

h3#toolBoxFive-title a
{
padding: 15px 40px 0 40px;
}

div#toolBoxFive-content
{
width: 188px;
height: 109px;
padding: 22px 41px 29px 41px;
}

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

div#home-colTwo
{
float: left;
display: inline;
width: 262px;
padding: 31px 0 0 0;
}

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

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

h3.toolBox-title a
{
display: block;
width: 242px;
height: 56px;
padding: 8px 10px 22px 10px;
line-height: 56px;
text-decoration: none;
text-align: center;
text-transform: uppercase;
font-weight: normal;
font-size: 182%;
color: #FFF;
overflow: hidden;
}

h3.toolBox-title a.doubleLine-title
{
line-height: 28px;
}

div.toolBox-content
{
padding: 0 0 30px 0;
}

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

div.toolBox-link span,
div.toolBox-link p
{
padding: 20px 20px 0 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: 188px;
line-height: 17px;
padding: 0 30px 16px 44px;
text-decoration: none;
font-size: 13px;
color: #8f1d18;
overflow: hidden;
}

div.toolBox-link a:focus,
div.toolBox-link a:hover
{
color: #d1120d;
}
/* 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: 242px;
padding: 10px;
color: #adadad;
}

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

div.toolBox-rss a[href^="http:"]:focus,
div.toolBox-rss a[href^="http:"]:hover
{
color: #d1120d;
}
/* 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: 242px;
padding: 10px;
color: #adadad;
}

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

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

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: #8f1d18;
background-color: #000;
}

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

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

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

/* ------- 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;
width: 212px;
height: 229px;
padding: 15px 26px 0 24px;
}
/* END ALTER - Member Box */

h3#memberBox-title
{
height: 32px;
line-height: 32px;
text-align: center;
font-family: Eras Bold ITC, Arial Black, Lucida Grande, Tahoma, Verdana;
font-size: 182%;
color: #FFF;
}

div#memberBox-buttons-register
{
height: 48px;
text-align: center;
}

div#memberBox-buttons-register a:active,
div#memberBox-buttons-register a:link,
div#memberBox-buttons-register a:visited,
div#memberBox-buttons-register a:focus,
div#memberBox-buttons-register a:hover
{
line-height: 17px;
text-decoration: none;
color: #facbcb;
}

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

div.memberBox-login-info
{
height: 32px;
padding: 0 0 18px 0;
}

div.memberBox-label 
{
display: none;
}

input.memberBox-textBox
{
float: left;
display: inline;
width: 146px;
height: 18px;
padding: 7px 5px 7px 29px;
border: none;
font-size: 14px;
color: #000;
background: none;
}

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

a.memberBox-forgot:active,
a.memberBox-forgot:link,
a.memberBox-forgot:visited,
a.memberBox-forgot:focus,
a.memberBox-forgot:hover
{
float: left;
display: block;
width: 32px;
height: 32px;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
}

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

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

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

div#bottomWrapper
{
text-align: center;
}

div#bottomContainer
{
width: 990px;
margin: 0 auto;
text-align: left;
}

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

div#companyBox
{
width: 160px;
height: 106px;
padding: 64px 0 102px 749px;
}

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

div#footer
{
width: 930px;
height: 115px;
padding: 0 30px;
}

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

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

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

div#footerIcons
{
padding: 0 0 9px 0;
line-height: 17px;
text-align: center;
color: #FFF;
}

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

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

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

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