/* --------------------------------------------------------------------------------------------
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.)

** NOTE: The current path for all assets associated with this site is: http://n1assets1.styles1.jamspiritsites.com/225/2133328968/

INSTRUCTIONS:
Make changes to the following:
1. all asset URL paths in the following external documents should be changed to the appropriate client URL:
   * style_225.tpl, home.tpl, non-ie.css, ie.css
   ** NOTE: if no URL path exists in one of the aforementioned external documents, obviously
      no change is necessary
2. all asset URL paths in this document should be changed to the appropriate client URL
3. 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: #000;
font-family: Lucida Grande, Lucida, Arial, Verdana, Helvetica;
}

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

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

a:visited
{
color: #b8a03e;
}

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

.contentEdit h1
{
margin: 0.2em 0;
font-size: 182%;
color: #b01b1c;
}

.contentEdit h2
{
margin: 0.2em 0;
font-size: 182%;
color: #000;
}

.contentEdit h3
{
margin: 0.2em 0;
font-size: 136%;
color: #b01b1c;
}

.contentEdit h4
{
margin: 0.2em 0;
font-size: 136%;
color: #000;
}

.contentEdit h5
{
margin: 0.2em 0;
font-size: 107%;
color: #b01b1c;
}

.contentEdit h6
{
margin: 0.2em 0;
font-size: 107%;
color: #000;
}

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

/* To style images in content. */
.contentEdit img.imageStyle
{
border-width: 10px;
border-style: solid;
}

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

body
{
background: #380003;
}

div#wrapperOne
{
text-align: center;
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/wrapperOne_bkgd.jpg) repeat-x 0 0;
}

div#wrapperTwo
{
text-align: center;
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/wrapperTwo_bkgd.jpg) no-repeat center top;
}

div#container
{
width: 962px;
margin: 0 auto;
text-align: left;
}

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

div#header
{
padding: 72px 0 0 0;
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/header_bkgd.jpg) no-repeat 0 0;
}

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

div#homeIcon
{
float: left;
display: inline;
width: 92px;
height: 68px;
padding: 159px 459px 0 4px;
}

div#homeIcon a
{
display: block;
width: 92px;
height: 68px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/homeIcon.jpg) no-repeat 0 0;
overflow: hidden;
}

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

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

div#Banner
{
float: left;
display: inline;
width: 339px;
height: 227px;
}

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

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

div#middle
{
padding: 0 0 50px 0;
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/middle_bkgd.jpg) repeat-y 0 0;
}

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

div#middle-colOne
{
float: left;
display: inline;
width: 302px;
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/middle_colOne_bkgd.jpg) no-repeat 0 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
3. PSD changes - if, by deactivating the marquee, image changes result, 
rename the wrapper bkgd above.
-------------------------------------------------------------------------------------------- */
#MarqueeWrapper 
{
width: 294px;
height: 40px;
padding: 0 2px 0 6px;
/*background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/marquee_bkgd.jpg) no-repeat 0 0;*/
}

#Marquee 
{
position: relative;
visibility: visible;
top: 0;
left: 0;
width: 294px;
height: 40px;
overflow: hidden;
}

#Marquee span 
{
width: 294px;
height: 40px;
line-height: 40px;
font-size: 108%;
color: #000;
}
/* END ALTER - Marquee */

/* ------- 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
{
display: block;
visibility: visible;
width: 268px;
height: 201px;
padding: 15px 0 0 34px;
font-size: 93%;
}
/* END ALTER - Member Box */

div#memberBoxLeft
{
float: left;
display: inline;
width: 156px;
padding: 0 22px 0 0;
}

h2#memberBox-title
{
height: 20px;
line-height: 20px;
font-size: 138.5%;
color: #FFF;
}

div.memberBox-login-info
{
padding: 37px 0 0 0;
}

p.memberBox-label
{
display: none;
}

input.memberBox-textBox
{
width: 146px;
height: 14px;
padding: 3px;
border: 2px solid #FFF;
color: #d1b647;
background: #000;
}

input.memberBox-textBox:focus
{
color: #fff;
background: #111;
}

div#memberBox-enterButton
{
width: 156px;
height: 24px;
padding: 16px 0 0 0;
}

button#memberBox-enter
{
display: block;
width: 156px;
height: 24px;
padding: 0;
border: 0;
margin: 0;
text-decoration: none;
text-indent: -9999px;
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/memberBox_buttons.jpg) no-repeat 0 0;
overflow: hidden;
cursor: pointer;
}

button#memberBox-enter:focus,
button#memberBox-enter:hover
{
background-position: 0 -24px;
}

div#memberBoxRight
{
float: left;
display: inline;
width: 90px;
}

p.memberBox-links
{
width: 90px;
height: 35px;
}

p#memberBox-username
{
padding: 16px 0 26px 0;
}

p.memberBox-links a
{
display: block;
width: 90px;
height: 35px;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
}

p#memberBox-register a:active,
p#memberBox-register a:link,
p#memberBox-register a:visited
{
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/memberBox_buttonsRight.jpg) no-repeat 0 0;
}

p#memberBox-register a:focus,
p#memberBox-register a:hover
{
background-position: -90px 0;
}

p#memberBox-username a:active,
p#memberBox-username a:link,
p#memberBox-username a:visited
{
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/memberBox_buttonsRight.jpg) no-repeat 0 -35px;
}

p#memberBox-username a:focus,
p#memberBox-username a:hover
{
background-position: -90px -35px;
}

p#memberBox-password a:active,
p#memberBox-password a:link,
p#memberBox-password a:visited
{
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/memberBox_buttonsRight.jpg) no-repeat 0 -70px;
}

p#memberBox-password a:focus,
p#memberBox-password a:hover
{
background-position: -90px -70px;
}

/* ------- div#verticalNav-wrapper --------- */

div#verticalNav-wrapper
{
width: 238px;
padding: 73px 30px 0 34px;
}

* html div#verticalNav-wrapper
{
height: 1px;
}

div#verticalNav-container
{
padding: 0 0 1px 0;
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/verticalNav_line.jpg) no-repeat left bottom;
}

ul#verticalNav
{
width: 238px;
text-align: center;
}

ul#verticalNav li
{
margin: 0 0 1px 0;
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/verticalNav_bkgd.jpg) repeat-y 0 0;
}

ul#verticalNav a:active,
ul#verticalNav a:link,
ul#verticalNav a:visited
{
display: block;
width: 170px;
min-height: 23px;
padding: 10px 34px;
line-height: 23px;
font-size: 138.5%;
color: #fff;
text-decoration: none;
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/verticalNav_link_bkgd.jpg) no-repeat left center;
overflow: hidden;
}

ul#verticalNav a:focus,
ul#verticalNav a:hover
{
color: #b01b1c;
}

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

div#companyBox
{
width: 160px;
height: 106px;
padding: 41px 39px;
margin: 40px 0 0 0;
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/companyBox_bkgd.jpg) no-repeat 0 0;
}

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

div#middle-colTwo
{
float: left;
display: inline;
width: 596px;
padding: 35px 34px 0 30px;
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/middle_colTwo_bkgd.jpg) no-repeat 0 0;
}

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

/* ----- div#contentBox ----- */

h2#pageTitle
{
border-bottom: 1px solid #000;
line-height: 34px;
font-size: 182%;
font-weight: normal;
color: #b01b1c;
}

div#content
{
padding: 30px 0 0 0;
min-height: 200px;
}

* html div#content
{
height: 200px;
}

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

div#footer
{
width: 884px;
height: 35px;
padding: 28px 34px 20px 44px;
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/footer_bkgd.jpg) no-repeat 0 0;
}

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

div#footerIcons
{
float: left;
display: inline;
width: 220px;
height: 35px;
padding: 0 68px 0 0;
}

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

a#firefox
{
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/footerIcons.jpg) no-repeat 0 0;
}

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

a#internetExplorer
{
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/footerIcons.jpg) no-repeat -44px 0;
}

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

a#safari
{
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/footerIcons.jpg) no-repeat -88px 0;
}

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

a#delicious
{
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/footerIcons.jpg) no-repeat -132px 0;
}

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

a#favorites
{
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/footerIcons.jpg) no-repeat -176px 0;
}

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

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

div#footer p
{
float: left;
display: inline;
width: 593px;
line-height: 35px;
color: #FFF;
text-align: right;
}

/* ----- div#companyLogo ----- */

div#companyLogo
{
width: 110px;
height: 20px;
padding: 30px 0;
margin: 0 auto;
}

* html div#companyLogo
{
height: 1px;
}

div#companyLogo a:active,
div#companyLogo a:link,
div#companyLogo a:visited
{
display: block;
width: 110px;
height: 20px;
padding: 0;
text-decoration: none; /* Netscape 8.1 */
text-indent: -9999px;
background: transparent url(//s3.amazonaws.com/n1assets1.styles1.jamspiritsites.com/225/2133328968/images/company_logo.gif) no-repeat 0 0;
overflow: hidden;
}

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