/* --------------------------------------------------------------------------------------------
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/216/2133328933/

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_216.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: #A5A5A5;
}

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

a:visited
{
color: #ae0061;
}

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

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

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

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

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

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

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

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

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

body
{
background: #17120E;
}

div#wrapper
{
text-align: center;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/216/2133328933/images/wrapper_bkgd.jpg) repeat-x 0 0;
}

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

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

div#header
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/216/2133328933/images/header_bkgd.jpg) no-repeat 0 0;
}

div#headerTop
{
width: 930px;
height: 30px;
padding: 11px 34px 10px 4px;
}

h2#homeIcon 
{
float: left;
display: inline;
width: 113px;
height: 30px;
}

h2#homeIcon a
{
display: block;
width: 113px;
height: 30px;
text-decoration: none;
text-transform: uppercase;
text-align: center;
font-size: 182%;
font-weight: bold;
color: #000;
overflow: hidden;
}

h2#homeIcon a:focus,
h2#homeIcon a:hover
{
color: #dc007b;
}

/* --------------------------------------------------------------------------------------------
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 
{
float: left;
display: inline;
visibility: visible;
width: 815px;
height: 16px;
border-right: 1px solid #000;
border-left: 1px solid #000;
margin: 7px 0;
}

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

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

/* -------------------------
div#headerGraphics
------------------------- */

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

h1#clientLogo
{
float: left;
display: inline;
width: 494px;
height: 361px;
}

h1#clientLogo a
{
display: block;
width: 494px;
height: 361px;
text-indent: -9999px;
text-decoration: none;
overflow: hidden;
}

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

div#Banner
{
float: left;
display: inline;
width: 470px;
height: 313px;
padding: 20px 4px 28px 0;
}

* html div#Banner
{
padding: 9px 4px 28px 0;
}

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

/* -------------------------------------------------
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: 934px;
min-height: 66px;
padding: 34px 0 0 34px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/216/2133328933/images/memberBox_bkgd.jpg) no-repeat 0 0;
}
/* END ALTER - Member Box */

* html div#memberBox
{
height: 66px;
}

h2#memberBox-title
{
float: left;
display: inline;
width: 246px;
height: 40px;
padding: 0 0 26px 0;
line-height: 40px;
text-transform: uppercase;
font-size: 182%;
color: #FFF;

}

div#memberBox form
{
float: left;
display: inline;
width: 675px;
}

div.memberBox-login-info
{
float: left;
display: inline;
width: 225px;
padding: 4px 0 0 5px;
}

input.memberBox-textBox
{
width: 190px;
height: 20px;
border: 5px solid #eee;
font-size: 107%;
color: #FFF;
background: #eee;
}

input.memberBox-textBox:focus
{
border: 5px solid #dc007b;
color: #000;
background: #dc007b;
}

p.memberBox-label
{
float: left;
display: inline;
width: 93px;
height: 28px;
padding: 4px 0 0 0;
line-height: 25px;
font-size: 107%;
color: #888;
}

p.memberBox-links
{
float: left;
display: inline;
width: 132px;
height: 28px;
padding: 4px 0 0 0;
}

p.memberBox-links a
{
color: #dc007b;
font-size: 92%;
line-height: 25px;
overflow: hidden;
}

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

div#memberBox-buttons
{
float: left;
display: inline;
position: relative;
width: 208px;
}

div#memberBox-enterButton
{
width: 208px;
height: 38px;
}

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

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

div#memberBox-register
{
width: 208px;
height: 25px;
text-align: center;
}

div#memberBox-register a
{
color: #dc007b;
font-size: 92%;
line-height: 25px;
overflow: hidden;
}

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

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

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

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

div#middle-colOne
{
float: left;
display: inline;
width: 268px;
padding: 0 6px 0 0;
}

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

div#verticalNav-wrapper
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/216/2133328933/images/verticalNav_bkgd.jpg) repeat-y 0 0;
}

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

div#verticalNav-container
{
padding: 0 0 28px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/216/2133328933/images/verticalNav_btm.jpg) no-repeat left bottom;
}

ul#verticalNav
{
width: 200px;
padding: 93px 34px 0 34px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/216/2133328933/images/verticalNav_top.jpg) no-repeat 0 0;
}

ul#verticalNav li
{
width: 200px;
padding: 0 0 9px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/216/2133328933/images/verticalNav_button_btm.jpg) no-repeat left bottom;
}

ul#verticalNav a:active,
ul#verticalNav a:link,
ul#verticalNav a:visited
{
display: block;
min-height: 1px;
padding: 10px 10px 10px 40px;
line-height: 20px;
font-size: 107%;
font-weight: bold;
color: #E6E6E6;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/216/2133328933/images/verticalNav_button_top.jpg) no-repeat 0 0;
}

* html ul#verticalNav a:active,
* html ul#verticalNav a:link,
* html ul#verticalNav a:visited
{
height: 1px;
}

ul#verticalNav a:focus,
ul#verticalNav a:hover
{
color: #000;
text-decoration: underline;
}

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

div#companyBox-wrapper
{
padding: 14px 0 0 0;
}

div#companyBox
{
width: 160px;
height: 106px;
padding: 27px 54px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/216/2133328933/images/companyBox_bkgd.jpg) no-repeat 0 0;
}

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

div#middle-colTwo
{
float: left;
display: inline;
width: 680px;
padding: 4px 4px 0 10px;
}

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

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

div#contentBox
{
padding: 26px 30px 0 30px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/216/2133328933/images/content_bkgd.jpg) no-repeat 0 0;
}

h2#pageTitle
{
width: 620px;
line-height: 35px;
font-size: 197%;
font-weight: bold;
color: #FFF;
}

div#content
{
min-height: 183px;
padding: 25px 0 0 0;
}

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

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

div#footer
{
width: 914px;
padding: 61px 30px 15px 24px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/216/2133328933/images/footer_bkgd.jpg) no-repeat 0 0;
}

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

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

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

a#firefox
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/216/2133328933/images/footerIcons.jpg) no-repeat 0 0;
}

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

a#internetExplorer
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/216/2133328933/images/footerIcons.jpg) no-repeat -44px 0;
}

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

a#safari
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/216/2133328933/images/footerIcons.jpg) no-repeat -88px 0;
}

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

a#delicious
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/216/2133328933/images/footerIcons.jpg) no-repeat -132px 0;
}

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

a#favorites
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/216/2133328933/images/footerIcons.jpg) no-repeat -176px 0;
}

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

/* -------------------------
div#footerInfo
------------------------- */

div#footerInfo
{
float: left;
display: inline;
width: 624px;
text-align: center;
}

div#footerInfo p
{
padding: 0 0 18px 0;
text-align: center;
color: #FFF;
}

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

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

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/216/2133328933/images/company_logo.gif) no-repeat 0px 0px;
overflow: hidden;
}

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