/* --------------------------------------------------------------------------------------------
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/199/rockstarathletics.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_199.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;
}

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: #E60000;
}

a:visited
{
color: #646464;
}

a:focus,
a:hover
{
color: #FFF;
}

.contentEdit h1
{
padding: 0.4em 0;
margin: 0.2em 0;
font-size: 182%;
text-align: center;
color: #FFF;
background: #DB0000 url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/h1_bkgd.jpg) no-repeat top center;
}

.contentEdit h2
{
padding: 0.4em 0;
margin: 0.2em 0;
font-size: 182%;
text-align: center;
color: #FFF;
background: #363636 url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/h2_bkgd.jpg) no-repeat top center;
}

.contentEdit h3
{
padding: 0.4em 0;
margin: 0.2em 0;
font-size: 136%;
text-align: center;
color: #FFF;
background: #DB0000 url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/h3_bkgd.jpg) no-repeat top center;
}

.contentEdit h4
{
padding: 0.4em 0;
margin: 0.2em 0;
font-size: 136%;
text-align: center;
color: #FFF;
background: #363636 url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/h4_bkgd.jpg) no-repeat top center;
}

.contentEdit h5
{
padding: 0.4em 0;
margin: 0.2em 0;
font-size: 107%;
text-align: center;
color: #FFF;
background: #DB0000 url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/h5_bkgd.jpg) no-repeat top center;
}

.contentEdit h6
{
padding: 0.4em 0;
margin: 0.2em 0;
font-size: 107%;
text-align: center;
color: #FFF;
background: #363636 url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/h6_bkgd.jpg) no-repeat top center;
}

a[href^="http:"]:active,
a[href^="http:"]:link,
a[href^="http:"]:visited
{
padding: 0 11px 0 0;
text-decoration: underline;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.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 (199.style.jamspiritsites.com) with client URL
-------------------------------------------------------------------------------------------- */
a[href^="http://www.rockstarathletics.com"]:active,
a[href^="http://www.rockstarathletics.com"]:link,
a[href^="http://www.rockstarathletics.com"]:visited,
a[href^="http://rockstarathletics.com"]:active,
a[href^="http://rockstarathletics.com"]:link,
a[href^="http://rockstarathletics.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 15px 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.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/199/rockstarathletics.com/images/content_pdfLink.gif) no-repeat top right;
}

a[href$=".doc"]:active,
a[href$=".doc"]:link,
a[href$=".doc"]:visited
{
padding: 0 18px 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/content_wordLink.gif) no-repeat top right;
}

/* Fix for calendar days of the week color. */
.white_9Bold
{
color: #FFF;
}

/* 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
{
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;
}

/* 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;
}

/* -------------------------------------------------
main structure
------------------------------------------------- */

body
{
background: #000;
}

div#wrapper
{
text-align: center;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/wrapper_bkgd.jpg) repeat-x 0 0;
}

div#container
{
width: 952px;
margin: 0 auto;
text-align: left;
}

/* -------------------------------------------------
div#header
------------------------------------------------- */

div#header
{
height: 462px;
}

/* -------------------------
div#header-rowOne
------------------------- */

div#header-rowOne
{
height: 41px;
padding: 13px 45px 13px 42px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/header_rowOne_bkgd.jpg) no-repeat 0 0;
}

/* -------------------------
div#header-rowOne-colOne
------------------------- */

div#header-rowOne-colOne
{
float: left;
display: inline;
width: 658px;
height: 41px;
margin: 0 5px 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: visible;
height: 41px;
}

div#marquee span.body_10
{
color: #FFF;
font-size: 92%;
font-weight: bold;
line-height: 41px;
}
/* END ALTER - Marquee */

/* -------------------------
div#header-rowOne-colTwo
------------------------- */

div#header-rowOne-colTwo
{
float: left;
display: inline;
width: 202px;
height: 41px;
}

ul#icons
{
width: 202px;
height: 41px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/icons_buttons.jpg) no-repeat 0 0;
}

ul#icons li
{
float: left;
display: inline;
}

ul#icons li a
{
display: block;
height: 41px;
text-indent: -9999px;
text-decoration: none;
overflow: hidden;
}

li#homeIcon a
{
width: 58px;
}

li#homeIcon a:focus,
li#homeIcon a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/icons_buttons.jpg) no-repeat 0 -41px;
}

li#aboutIcon a
{
width: 65px;
}

li#aboutIcon a:focus,
li#aboutIcon a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/icons_buttons.jpg) no-repeat -58px -41px;
}

li#contactIcon a
{
width: 79px;
}

li#contactIcon a:focus,
li#contactIcon a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/icons_buttons.jpg) no-repeat -123px -41px;
}

/* -------------------------
div#header-rowTwo
------------------------- */

div#header-rowTwo
{
height: 304px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/header_rowTwo_bkgd.jpg) no-repeat 0 0;
}

/* -------------------------
div#header-rowTwo-colOne
------------------------- */

div#header-rowTwo-colOne
{
float: left;
display: inline;
width: 309px;
height: 217px;
margin: 0 0 0 58px;
}

h1#clientLogo a
{
display: block;
width: 309px;
height: 217px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/clientLogo.jpg) no-repeat 0 0;
overflow: hidden;
}

/* -------------------------
div#header-rowTwo-colTwo
------------------------- */

div#header-rowTwo-colTwo
{
float: left;
display: inline;
width: 485px;
height: 209px;
margin: 48px 61px 47px 39px;
}

div#mainPic img,
div#mainPic object
{
display: block;
}

/* -------------------------
div#header-rowThree
------------------------- */

div#header-rowThree
{
height: 65px;
padding: 13px 17px 13px 16px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/header_rowThree_bkgd.jpg) no-repeat 0 0;
}

/* ------- div#memberBox --------- */

div#memberBox
{
position: relative;
width: 919px;
height: 65px;
line-height: 65px;
}

div#memberBox h1
{
float: left;
display: inline;
position: relative;
visibility: hidden;
width: 143px;
height: 65px;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/memberBox_title.jpg) 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
{
float: left;
display: inline;
position: relative;
visibility: hidden;
width: 754px;
height: 65px;
padding: 0 0 0 22px;
}
/* END ALTER - Member Box */

div.memberBox-login-info
{
float: left;
display: inline;
position: relative;
}

p.memberBox-label
{
float: left;
display: inline;
position: relative;
width: 70px;
padding: 0 5px 0 0;
line-height: 65px;
text-align: right;
color: #CECECE;
}

input.memberBox-textBox
{
float: left;
display: inline;
position: relative;
width: 96px;
margin: 25px 15px 0 5px;
color: #888;
}

p#memberBox-forgot
{
float: left;
display: inline;
position: relative;
margin: 26px 15px 0 0;
text-align: center;
font-size: 77%;
}

p#memberBox-forgot a:active,
p#memberBox-forgot a:link,
p#memberBox-forgot a:visited
{
color: #E60000;
}

p#memberBox-forgot a:focus,
p#memberBox-forgot a:hover
{
color: #A81313;
text-decoration: none;
background: none;
}

ul#memberBox-buttons
{
float: left;
display: inline;
position: relative;
width: 201px;
height: 34px;
padding: 16px 0 0 0;
}

ul#memberBox-buttons li
{
float: left;
display: inline;
position: relative;
height: 34px;
}

ul#memberBox-buttons a:active,
ul#memberBox-buttons a:link,
ul#memberBox-buttons a:visited
{
display: block;
height: 34px;
text-decoration: none; /* Netscape 8.1 */
text-indent: -9999px;
overflow: hidden;
}

li#memberBox-buttons-enter
{
width: 55px;
margin: 0 18px 0 0;
}

li#memberBox-buttons-enter a
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/memberBox_buttons.jpg) no-repeat 0 0;
}

li#memberBox-buttons-enter a:focus,
li#memberBox-buttons-enter a:hover
{
background-position: 0 -34px;
}

li#memberBox-buttons-register
{
width: 128px;
}

li#memberBox-buttons-register a
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/memberBox_buttons.jpg) no-repeat -55px 0;
}

li#memberBox-buttons-register a:focus,
li#memberBox-buttons-register a:hover
{
background-position: -55px -34px;
}

/* -------------------------------------------------
div#middle-wrapper
------------------------------------------------- */

div#middle-wrapper
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/middle_wrapper_bkgd.jpg) repeat-y 0 0;
}

div#middle-container
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/middle_container_bkgd.jpg) no-repeat 0 0;
}

div#middle
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/middle_bkgd.jpg) no-repeat bottom left;
}

/* -------------------------
div#middle-colOne
------------------------- */

div#middle-colOne
{
float: left;
display: inline;
width: 241px;
padding: 91px 0 28px 0;
margin: 0 0 0 17px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/middle_colOne_bkgd.jpg) no-repeat 0 0;
}

/* ------- div#verticalNav --------- */

div#verticalNav
{
width: 235px;
text-align: center;
padding: 0 0 5px 0;
margin: 0 0 0 5px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/verticalNav_bkgd.jpg) no-repeat bottom center;
}

div#verticalNav li
{
padding: 0 0 1px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/verticalNav_btm_line.jpg) no-repeat bottom center;
}

div#verticalNav a:active,
div#verticalNav a:link,
div#verticalNav a:visited
{
display: block;
padding: 10px 0 10px 80px;
font-size: 107%;
font-weight: bold;
color: #808080;
text-decoration: none;
text-align: left;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/verticalNav_icon.jpg) no-repeat 47px center;
}

div#verticalNav a:focus,
div#verticalNav a:hover
{
color: #E60000;
}

/* ------- div#companyBox --------- */

div#companyBox
{
width: 160px;
height:106px;
padding: 4px;
margin: 25px auto 0 auto;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/companyBox_bkgd.jpg) no-repeat 0 0;
}

/* -------------------------
div#middle-colTwo
------------------------- */

div#middle-colTwo
{
float: left;
display: inline;
width: 677px;
margin: 0 17px 0 0;
}

* html div#middle-colTwo
{
overflow: hidden;
}

h1#pageTitle
{
padding: 0.3em 0 0.3em 1.5em;
margin: 20px 20px 0 20px;
font-size: 182%;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/pageTitle_bkgd.jpg) no-repeat top center;
}

div#content
{
padding: 30px 36px 36px 30px;
}



.contentEdit img
{
border-color: #E60000;
}

/* -------------------------------------------------
div#footer
------------------------------------------------- */

div#footer
{
height: 20px;
padding: 25px 50px 10px 50px;
margin: 2px 0 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/footer_bkgd.jpg) no-repeat 0 0;
}

div#footer p
{
line-height: 32px;
text-align: center;
padding: 0 0 1px 0;
margin: 0 0 14px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/copyright_bkgd.jpg) no-repeat bottom center;
}

div#companyLogo
{
width: 110px;
margin: 0 auto;
}

div#companyLogo a:active,
div#companyLogo a:link,
div#companyLogo a:visited
{
display: block;
width: 110px;
height: 20px;
padding: 0 0 10px 0;
text-decoration: none; /* Netscape 8.1 */
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/199/rockstarathletics.com/images/company_logo.gif) no-repeat 0 0;
overflow: hidden;
}

div#companyLogo a:focus,
div#companyLogo a:hover
{
background-position: -110px 0;
}