/* --------------------------------------------------------------------------------------------
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/226/2133328276/

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_226.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: Helvetica, Verdana, Arial, clean, sans-serif;
}

/* 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: #0f21b2;
}

a:visited
{
color: #131fa0;
}

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

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

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

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

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

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

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

.contentEdit img
{
border-color: #131CA9;
}

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

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

body
{
background: #1421af;
}

div#wrapperTop-wrapperOne
{
text-align: center;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/wrapperTop_growBkgd.jpg) repeat-y center top;
}

div#wrapperTop-wrapperTwo
{
text-align: center;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/wrapperTop_bkgd.jpg) no-repeat center top;
}

div#containerTop
{
width: 998px;
margin: 0 auto;
text-align: left;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/container_bkgd.jpg) repeat-y 0 0;
}

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

div#header
{
height: 307px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/header_bkgd.jpg) no-repeat 0 0;
}

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

div#Banner
{
float: left;
display: inline;
width: 325px;
height: 217px;
padding: 11px 0 30px 46px;
}

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

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

div#headerInfo
{
float: left;
display: inline;
width: 627px;
}

/* ------- h1#clientLogo --------- */

div#clientLogo a
{
display: block;
width: 627px;
height: 157px;
text-indent: -9999px;
text-decoration: none;
overflow: hidden;
}

/* --------------------------------------------------------------------------------------------
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: 332px;
height: 39px;
visibility: visible;
}

#Marquee 
{
position: relative;
top: 0;
left: 0;
width: 332px;
height: 39px;
overflow: hidden;
}

#Marquee span 
{
width: 332px;
height: 39px;
line-height: 39px;
font-size: 116%;
color: #000;
}
/* END ALTER - Marquee */

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

div#homeIcon
{
display: none;
width: 153px;
height: 41px;
padding: 21px 0 0 15px;
}

div#homeIcon a
{
display: block;
width: 136px;
height: 18px;
padding: 13px 9px 10px 8px;
line-height: 18px;
font-size: 138.5%;
color: #000;
text-align: center;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/homeIcon.jpg) no-repeat 0 0;
overflow: hidden;
}

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

/* -------------------------------------------------
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
{
width: 859px;
height: 49px;
padding: 0 62px 0 77px;
}

h2#memberBox-title
{
float: left;
display: inline;
width: 210px;
height: 30px;
padding: 10px 7px 9px 0;
line-height: 30px;
font-size: 212%;
color: #000;
overflow: hidden;
}

div#memberBox form
{
float: left;
display: inline;
visibility: visible;
width: 642px;
}
/* END ALTER - Member Box */

div.memberBox-login-info
{
float: left;
display: inline;
width: 165px;
height: 27px;
padding: 11px 0 0 28px;
}

p.memberBox-label
{
float: left;
display: inline;
width: 68px;
text-indent: -9999px;
}

input.memberBox-textBox
{
float: left;
display: inline;
width: 91px;
height: 21px;
padding: 3px;
border: none;
font-size: 107%;
color: #000;
background: #FFF;
}

input.memberBox-textBox:focus
{
color: #005592;
background: #B7D3F6;
}

div#memberBox-enterButton
{
float: left;
display: inline;
width: 117px;
height: 37px;
padding: 6px 16px 6px 15px;
}

button#memberBox-enter
{
display: block;
width: 117px;
height: 37px;
padding: 0;
border: 0;
margin: 0;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/memberBox_buttons.jpg) no-repeat 0 0;
overflow: hidden;
cursor: pointer;
}

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

div#memberBox-links-container
{
float: left;
display: inline;
width: 100px;
height: 36px;
padding: 8px 0 0 0;
}

p.memberBox-links
{
line-height: 18px;
}

p.memberBox-links a
{
color: #000;
font-size: 77%;
line-height: 18px;
overflow: hidden;
}

p.memberBox-links a:focus,
p.memberBox-links a:hover
{
color: #131CA9;
}

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

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

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

div#middle-colOne-container
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/middle_colOne_bkgd.jpg) repeat-y 0 0;
}

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

div#verticalNav-wrapper
{
width: 295px;
padding: 0 0 82px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/middle_colOne_btm.jpg) no-repeat left bottom;
}

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

div#verticalNav-container
{
width: 189px;
padding: 165px 31px 0 75px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/middle_colOne_top.jpg) no-repeat 0 0;
}

ul#verticalNav
{
width: 189px;
min-height: 160px;
text-align: center;
}

* html ul#verticalNav
{
height: 160px;
}

ul#verticalNav li
{
padding: 0 0 3px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/verticalNav_line.jpg) no-repeat center bottom;
}

ul#verticalNav a:active,
ul#verticalNav a:link,
ul#verticalNav a:visited
{
display: block;
width: 189px;
min-height: 18px;
padding: 6px 0;
line-height: 18px;
font-size: 138.5%;
color: #000;
text-decoration: none;
overflow: hidden;
}

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

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

div#companyBox
{
width: 160px;
height: 106px;
padding: 3px 14px 3px 15px;
margin: 50px 0 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/companyBox_bkgd.jpg) no-repeat 0 0;
}

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

div#footerIcons
{
width: 190px;
height: 37px;
padding: 0 0 0 75px;
}

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

a#firefox
{
width: 38px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/footerIcons.jpg) no-repeat 0 0;
}

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

a#internetExplorer
{
width: 41px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/footerIcons.jpg) no-repeat -38px 0;
}

a#internetExplorer:focus,
a#internetExplorer:hover
{
background-position: -38px -37px;
}

a#safari
{
width: 41px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/footerIcons.jpg) no-repeat -79px 0;
}

a#safari:focus,
a#safari:hover
{
background-position: -79px -37px;
}

a#delicious
{
width: 37px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/footerIcons.jpg) no-repeat -120px 0;
}

a#delicious:focus,
a#delicious:hover
{
background-position: -120px -37px;
}

a#favorites
{
width: 33px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/footerIcons.jpg) no-repeat -157px 0;
}

a#favorites:focus,
a#favorites:hover
{
background-position: -157px -37px;
}

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

div#middle-colTwo-wrapper
{
float: left;
display: inline;
width: 703px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/middle_colTwo_bkgd.jpg) repeat-y 0 0;
}

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

div#middle-colTwo-container
{
width: 578px;
padding: 63px 86px 0 39px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/middle_colTwo_top.jpg) no-repeat 0 0;
}

h2#pageTitle
{
display:none;
line-height: 39px;
font-size: 182%;
color: #000;
text-align: center;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/pageTitle_line.jpg) no-repeat center bottom;
}

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

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

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

div#wrapperBottom
{
text-align: center;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/wrapperBottom_bkgd.jpg) no-repeat center top;
}

div#containerBottom
{
width: 998px;
margin: 0 auto;
text-align: left;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/footer_bkgd.jpg) no-repeat 0 0;
}

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

div#footer
{
width: 578px;
height: 185px;
padding: 63px 86px 0 334px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/footer_bkgd.jpg) no-repeat 0 0;
}

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

div#companyLogo
{
width: 110px;
height: 20px;
padding: 0 0 10px 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(http://n1assets1.styles1.jamspiritsites.com/226/2133328276/images/company_logo.jpg) no-repeat 0 0;
overflow: hidden;
}

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

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

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