/* --------------------------------------------------------------------------------------------
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/198/jerseyeliteallstars.com/

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_198.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: #0797FF;
}

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: #80CAFF;
}

a:visited
{
color: #3B8BC4;
}

a:focus,
a:hover
{
color: #FFF;
}

.contentEdit h1
{
padding: 0.35em  0 0.25em 2.2em;
margin: 0.2em 0;
font-size: 182%;
font-weight: bold;
color: #FFF;
background: #004F88 url(http://n1assets1.styles1.jamspiritsites.com/198/jerseyeliteallstars.com/images/h1_h2_bkgd.jpg) no-repeat 0 0;
}

.contentEdit h2
{
padding: 0.35em  0 0.25em 2.2em;
margin: 0.2em 0;
font-size: 182%;
font-weight: normal;
color: #159DFF;
background: #004F88 url(http://n1assets1.styles1.jamspiritsites.com/198/jerseyeliteallstars.com/images/h1_h2_bkgd.jpg) no-repeat 0 0;
}

.contentEdit h3
{
padding: 0.45em 0 0.35em 3em;
margin: 0.2em 0;
color: #FFF;
font-size: 136%;
font-weight: bold;
background: #004F88 url(http://n1assets1.styles1.jamspiritsites.com/198/jerseyeliteallstars.com/images/h3_h4_bkgd.jpg) no-repeat 0 0;
}

.contentEdit h4
{
padding: 0.45em 0 0.35em 3em;
margin: 0.2em 0;
font-size: 136%;
font-weight: normal;
color: #159DFF;
background: #004F88 url(http://n1assets1.styles1.jamspiritsites.com/198/jerseyeliteallstars.com/images/h3_h4_bkgd.jpg) no-repeat 0 0;
}

.contentEdit h5
{
padding: 0.65em 0 0.45em 4em;
margin: 0.2em 0;
font-size: 107%;
font-weight: bold;
color: #FFF;
background: #004F88 url(http://n1assets1.styles1.jamspiritsites.com/198/jerseyeliteallstars.com/images/h5_h6_bkgd.jpg) no-repeat 0 0;
}

.contentEdit h6
{
padding: 0.65em 0 0.45em 4em;
margin: 0.2em 0;
font-size: 107%;
font-weight: normal;
color: #159DFF;
background: #004F88 url(http://n1assets1.styles1.jamspiritsites.com/198/jerseyeliteallstars.com/images/h5_h6_bkgd.jpg) no-repeat 0 0;
}

a[href^="http:"]:active,
a[href^="http:"]:link,
a[href^="http:"]:visited
{
padding: 0 9px 0 0;
text-decoration: underline;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/198/jerseyeliteallstars.com/images/content_externalLink.gif) no-repeat top right;
}

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Special link properties within the editable region of the website.

INSTRUCTIONS:
Make changes to the following:
1. replace default URL (198.style.jamspiritsties.com) with client URL
-------------------------------------------------------------------------------------------- */
a[href^="http://www.jerseyeliteallstars.com"]:active,
a[href^="http://www.jerseyeliteallstars.com"]:link,
a[href^="http://www.jerseyeliteallstars.com"]:visited,
a[href^="http://jerseyeliteallstars.com"]:active,
a[href^="http://jerseyeliteallstars.com"]:link,
a[href^="http://jerseyeliteallstars.com"]:visited,
a[href^="http://n1media1.images1.jamspiritsites.com"]:active,
a[href^="http://n1media1.images1.jamspiritsites.com"]:link,
a[href^="http://n1media1.images1.jamspiritsites.com"]:visited
{
padding: 0;
background-image: none;
}
/* END ALTER - Special link */

a[href^="mailto:"]:active,
a[href^="mailto:"]:link,
a[href^="mailto:"]:visited,
a[href^="javascript:location.href='mailto:'"]:active,
a[href^="javascript:location.href='mailto:'"]:link,
a[href^="javascript:location.href='mailto:'"]:visited
{
padding: 0 13px 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/198/jerseyeliteallstars.com/images/content_emailLink.gif) no-repeat top right;
}

a[href$=".pdf"]:active,
a[href$=".pdf"]:link,
a[href$=".pdf"]:visited
{
padding: 0 18px 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/198/jerseyeliteallstars.com/images/content_pdfLink.gif) no-repeat top right;
}

a[href$=".doc"]:active,
a[href$=".doc"]:link,
a[href$=".doc"]:visited
{
padding: 0 19px 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/198/jerseyeliteallstars.com/images/content_wordLink.gif) no-repeat top right;
}

/* Fix for calendar days of the week color. */
.white_9Bold
{
color: #FFF;
}

/* Fix for extrnal link image on comapny box. */
div#companyBox a[href^="http:"]:active,
div#companyBox a[href^="http:"]:link,
div#companyBox a[href^="http:"]:visited
{
background: none;
padding: 0;
}

/* Fix for extrnal link image on comapny logo. */
div#companyLogo a:active,
div#companyLogo a:link,
div#companyLogo a:visited,
div#companyLogo a:focus,
div#companyLogo a:hover
{
padding: 0;
}

/* Fix for extrnal 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;
}

/* -------------------------------------------------
main structure
------------------------------------------------- */

body
{
background: #00599A;
}

div#wrapper
{
text-align: center;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/198/jerseyeliteallstars.com/images/wrapper_bkgd.jpg) no-repeat top center;
}

div#container
{
width: 986px;
margin: 0 auto;
text-align: left;
}


/* -------------------------------------------------
div.clearFix
------------------------------------------------- */



/* -------------------------------------------------
div#header
------------------------------------------------- */

/* -------------------------
div#header-rowOne
------------------------- */

div#header-rowOne
{
height: 38px;
padding: 4px 0 0 0;
}

/* -------------------------
div#header-rowOne-colOne
------------------------- */

div#header-rowOne-colOne
{
float: left;
display: inline;
width: 122px;
height: 38px;
margin: 0 0 0 45px;
}

h1#homeIcon a
{
display: block;
width: 122px;
height: 38px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/198/jerseyeliteallstars.com/images/homeIcon_button.jpg) no-repeat 0 0;
overflow: hidden;	
}

h1#homeIcon a:focus,
h1#homeIcon a:hover
{
background-position: -122px 0;
}

/* -------------------------
div#header-rowOne-colTwo
------------------------- */

div#header-rowOne-colTwo
{
float: right;
display: inline;
width: 282px;
height: 22px;
padding: 12px 0 4px 0;
margin: 0 91px 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, it will be
   necessary to re-export the proper background image
-------------------------------------------------------------------------------------------- */
div#marquee
{
position: relative; /* for marquee tag */
visibility: hidden;
height: 22px;
}

div#marquee span.body_10
{
color: #FFF;
font-size: 92%;
font-weight: bold;
line-height: 22px;
}
/* END ALTER - Marquee */

/* -------------------------
div#header-rowTwo
------------------------- */

div#header-rowTwo
{
height: 339px;
}

h1#clientLogo
{
float: left;
display: inline;
width: 490px;
height: 339px;
}

h1#clientLogo a
{
display: block;
width: 490px;
height: 339px;
text-indent: -9999px;
text-decoration: none;
overflow: hidden;
}

div#mainPic
{
float: left;
display: inline;
width: 496px;
height: 339px;
}

div#mainPic img,
div#mainPic object
{
display: block;
}

/* -------------------------------------------------
div#middle
------------------------------------------------- */

/* -------------------------
div#middle-colOne
------------------------- */

div#middle-colOne
{
float: left;
display: inline;
width: 197px;
margin: 6px 39px 0 25px;
}

/* ------- div#verticalNav --------- */

div#verticalNav li
{
margin: 0 0 12px 0;
}

div#verticalNav a:active,
div#verticalNav a:link,
div#verticalNav a:visited
{
display: block;
width: 142px;
height: 26px;
padding: 12px 0 0 55px;
line-height: 22px;
color: #0F9AFF;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/198/jerseyeliteallstars.com/images/verticalNav_button.jpg) no-repeat 0 0;
}

div#verticalNav a:focus,
div#verticalNav a:hover
{
color: #FFF;
text-decoration: underline;
}

/* -------------------------
div#middle-colTwo
------------------------- */

div#middle-colTwo
{
float: left;
display: inline;
width: 667px;
padding: 55px 0 0 0;
margin: 0 58px 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/198/jerseyeliteallstars.com/images/middle_colTwo_bkgd.jpg) no-repeat 0 0;
}

* html div#middle-colTwo
{
overflow: hidden;
}

h1#pageTitle
{
width: 567px;
height: 63px;
padding: 0 0 0 20px;
margin: 0 0 0 40px;
color: #0F9AFF;
font-size: 136%;
font-weight: bold;
line-height: 63px;
background: #004F88 url(http://n1assets1.styles1.jamspiritsites.com/198/jerseyeliteallstars.com/images/pageTitle_bkgd.jpg) no-repeat 0 0;
}

div#content
{
padding: 30px;
border-left: 10px solid #0065AF;
border-right: 10px solid #0065AF;
border-bottom: 10px solid #0065AF;
background: #004F88;
}

.contentEdit img
{
border-color: #0F9AFF;
}

/* -------------------------------------------------
div#footer
------------------------------------------------- */

div#footer
{
border: 10px solid #0065AF;
margin: 40px 0 20px 0;
background: #004F88;
}

/* -------------------------
div#footer-rowOne
------------------------- */

/* -------------------------
div#footer-rowOne-colOne
------------------------- */

div#footer-rowOne-colOne
{
float: left;
display: inline;
width: 191px;
margin: 36px 0 0 42px;
}

/* ------- div#memberBox --------- */

div#memberBox
{
width: 191px;
color: #FFF;
}

div#memberBox h1
{
height: 39px;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/198/jerseyeliteallstars.com/images/memberBox_title.gif) no-repeat 0 0;
}

/* --------------------------------------------------------------------------------------------
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 form
{
visibility: visible;
}
/* END ALTER - Member Box */

div.memberBox-login-info
{
padding: 0 0 10px 0;
}

p.memberBox-label
{
float: left;
width: 80px;
font-weight: bold;
text-align: right;
}

input.memberBox-textBox
{
width: 95px;
margin: 0 0 0 5px;
color: #000;
}

p#memberBox-forgot
{
display: block;
margin: -5px 15px 10px 0;
text-align: right;
}

p#memberBox-forgot a
{
display: inline;
font-size: 77%;
line-height: 12px;
}

p#memberBox-forgot a:active,
p#memberBox-forgot a:link,
p#memberBox-forgot a:visited
{
color: #80CAFF;
}

p#memberBox-forgot a:focus,
p#memberBox-forgot a:hover
{
color: #FFF;
text-decoration: none;
background: none;
}

ul#memberBox-buttons li
{
float: left;
display: block;
height: 24px;
}

ul#memberBox-buttons a
{
display: block;
height: 24px;
text-decoration: none; /* Netscape 8.1 */
text-indent: -9999px;
overflow: hidden;
}

li#memberBox-buttons-enter
{
width: 65px;
padding: 0 8px 0 0;
}

li#memberBox-buttons-enter a
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/198/jerseyeliteallstars.com/images/memberBox_buttons.jpg) no-repeat 0 0;
}

li#memberBox-buttons-enter a:hover,
li#memberBox-buttons-enter a:focus
{
background-position: 0 -24px;
}

li#memberBox-buttons-register
{
width: 118px;
}

li#memberBox-buttons-register a
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/198/jerseyeliteallstars.com/images/memberBox_buttons.jpg) no-repeat -65px 0;
}

li#memberBox-buttons-register a:focus,
li#memberBox-buttons-register a:hover
{
background-position: -65px -24px;
}

/* -------------------------
div#footer-rowOne-colTwo
------------------------- */

div#footer-rowOne-colTwo
{
float: left;
display: inline;
width: 288px;
height: 146px;
margin: 41px 105px 0 105px;
}

div#companyBox
{
width: 160px;
height: 106px;
padding: 14px 63px 26px 65px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/198/jerseyeliteallstars.com/images/companyBox_bkgd.jpg) no-repeat 0 0;
}

div#companyBox img
{
display: block;
}

/* -------------------------
div#footer-rowOne-colThree
------------------------- */

div#footer-rowOne-colThree
{
float: left;
display: inline;
width: 235px;
height: 187px;
}

h1#clientLogo-footer a
{
display: block;
width: 235px;
height: 152px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/198/jerseyeliteallstars.com/images/clientLogo_footer.jpg) no-repeat 0 0;
overflow: hidden;	
}

div#companyLogo
{
margin: 0 0 0 48px;
}

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/198/jerseyeliteallstars.com/images/company_logo.gif) no-repeat 0px 0px;
overflow: hidden;
}

div#companyLogo a:focus,
div#companyLogo a:hover
{
background-position: -110px 0;
}

/* -------------------------
div#footer-rowTwo
------------------------- */

div#footer-rowTwo
{
min-height: 1px;
}

* html div#footer-rowTwo
{
height: 1px;
}

div#footer-rowTwo p
{
padding: 10px 0;
line-height: 20px;
text-align: center;
}
