/* --------------------------------------------------------------------------------------------
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/202/allstarlegacy.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_###.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;
}

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: #2F604E;
}

a:visited
{
color: #666;
}

a:focus,
a:hover
{
color: #41866C;
background: none;
}

/* Fix for calendar days of the week color. */
.white_9Bold
{
color: #FFF;
}

/* -------------------------------------------------
main structure
------------------------------------------------- */

body
{ 
background: #4D0800; 
text-align: center;
color: #000; 
}

div#container
{
width: 998px;
min-height: 930px;
margin: 0 auto;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/171/instylecheerdance.com/images/bkgd_center.jpg) no-repeat center top;
}

* html div#container
{
height: 930px;
}

div.tool-text-area hr, /*CLEAN*/
.compZone hr
{
height: 1px;
border: none 0;
border-top: 1px dashed #ccc;
margin: 10px 0;
}

/* -------------------------------------------------
div.universal-clear
------------------------------------------------- */

div.universal-clear
{
height: 0px;
line-height: 0px;
}

* html div.universal-clear
{
margin: 0 0 -3px 0;
}

div#contentWrap div.universal-clear
{
clear: left;
}

* html div#contentWrap div.universal-clear
{
margin: 0 0 -5px 0;
}

div#contentHome div.universal-clear
{
clear: left;
}

* html div#contentHome div.universal-clear
{
margin: 0 0 -5px 0;
}

/* -------------------------------------------------
div#contentWrap
------------------------------------------------- */

div#contentWrap
{
width: 998px;
text-align: left;
}

/* ------- div#navLeftWrap --------- */

div#navLeftWrap
{
float: left;
width: 203px;
}

ul#navLeft
{
width: 203px;
height: 570px;
margin: 191px 0 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/171/instylecheerdance.com/images/nav.jpg) no-repeat 0 0;
}

ul#navLeft li
{
text-indent: -9999px;
overflow: hidden;
}

ul#navLeft li a
{	
display: block;
border: 0;
text-decoration: none;
}

li#ladies a
{
width: 203px;
height: 60px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/171/instylecheerdance.com/images/nav.jpg) no-repeat 0 0;
}

li#ladies a:focus,
li#ladies a:hover
{
background-position: -203px 0;
}

li#mens a
{
width: 203px;
height: 60px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/171/instylecheerdance.com/images/nav.jpg) no-repeat 0 -60px;
}

li#mens a:focus,
li#mens a:hover
{
background-position: -203px -60px;
}

li#tops a
{
width: 203px;
height: 60px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/171/instylecheerdance.com/images/nav.jpg) no-repeat 0 -120px;
}

li#tops a:focus,
li#tops a:hover
{
background-position: -203px -120px;
}

li#shortsPants a
{
width: 203px;
height: 60px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/171/instylecheerdance.com/images/nav.jpg) no-repeat 0 -180px;
}

li#shortsPants a:focus,
li#shortsPants a:hover
{
background-position: -203px -180px;
}

li#warmUps a
{
width: 203px;
height: 67px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/171/instylecheerdance.com/images/nav.jpg) no-repeat 0 -240px;
}

li#warmUps a:focus,
li#warmUps a:hover
{
background-position: -203px -240px;
}

li#promoItems a
{
width: 203px;
height: 53px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/171/instylecheerdance.com/images/nav.jpg) no-repeat 0 -307px;
}

li#promoItems a:focus,
li#promoItems a:hover
{
background-position: -203px -307px;
}

li#accessories a
{
width: 203px;
height: 63px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/171/instylecheerdance.com/images/nav.jpg) no-repeat 0 -360px;
}

li#accessories a:focus,
li#accessories a:hover
{
background-position: -203px -360px;
}

li#asSeen a
{
width: 203px;
height: 87px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/171/instylecheerdance.com/images/nav.jpg) no-repeat 0 -423px;
}

li#asSeen a:focus,
li#asSeen a:hover
{
background-position: -203px -423px;
}

li#facebook a
{
width: 203px;
height: 60px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/171/instylecheerdance.com/images/nav.jpg) no-repeat 0 -519px;
}

li#facebook a:focus,
li#facebook a:hover
{
background-position: -203px -519px;
}

/* ------- div#contentArea --------- */

div#contentArea
{
float: left;
width: 795px;
}

/* -- div#navTopWrap -- */

div#navTopWrap
{
height: 26px;
margin: 165px 0 0 7px;
}

ul#navTop li
{
float: left;
font-size: 92%;
font-weight: bold;
line-height: 26px;
}

ul#navTop li a:active,
ul#navTop li a:link,
ul#navTop li a:visited
{
margin: 0 10px;
color: #E49B47;
text-decoration: none;
}

ul#navTop li a:focus,
ul#navTop li a:hover
{
color: #FFD200;
}

ul#navTop li#whatsNew a:active,
ul#navTop li#whatsNew a:link,
ul#navTop li#whatsNew a:visited
{
display: block;
width: 125px;
height: 22px;
padding: 0;
border: 0;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/171/instylecheerdance.com/images/whatsNew_button.jpg) no-repeat 0 0;
overflow: hidden;
}

ul#navTop li#whatsNew a:focus,
ul#navTop li#whatsNew a:hover
{
background-position: 0 -22px;
}

/* ----------------------------
div#content
---------------------------- */

/* -- div#internalBottom -- */

div#internalBottom
{
padding: 0 0 35px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/171/instylecheerdance.com/images/content_btm.gif) no-repeat bottom left;
}

div#contentInternal
{
position: relative;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/171/instylecheerdance.com/images/content_bkgd.gif) repeat-y 0 0;
}

h1#pageTitle
{
width: 467px;
height: 192px;
text-indent: -9999px; 
}

div#randomImages
{
position: absolute;
top: -135px;
right: 0px;
}

* html div#randomImages
{
right: -1px;
}

div#randomImages img
{
display: block;
}

div#contentText
{
min-height: 340px;
padding: 3px 67px 0 31px;
}

* html div#contentText
{
height: 343px;
}

/* -- div#contentHome -- */

div#contentHome
{
position: relative;
}

* html div#contentHome
{
height: 1px;
}

img#boxMain
{
display: block;
}

img#picMain
{
display: block;
position: absolute;
height: 560px;
top: -135px;
right: 0px;
}

* html img#picMain
{
right: -1px;
}

img#picsBottom
{
float: left;
display: block;
}

div#jam
{
float: left;
width: 215px;
height: 128px;
padding: 17px 0 0 15px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/171/instylecheerdance.com/images/jam_box.jpg) no-repeat 0 0;
}

* html div#jam
{
float: none;
}

/* -------------------------------------------------
div#footer
------------------------------------------------- */

div#footer
{
width: 893px;
padding: 20px 40px 20px 65px;
color: #FFF;
text-align: center;
}

div#footer p a:active,
div#footer p a:link,
div#footer p a:visited,
div#footer p a:focus,
div#footer p a:hover
{
color: #FFF;
}

div#footer p a:focus,
div#footer p a:hover
{
text-decoration: none;
color: #999;
}

div#jamlogo
{
float: left;
}

div#jamlogo a:active,
div#jamlogo a:link,
div#jamlogo a:visited
{
display: block;
width: 110px;
height: 20px;
border: none 0px;
text-indent: -9999px;
text-decoration: none; /* Netscape 8.1 */
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/171/instylecheerdance.com/images/jam_logo.gif) no-repeat 0 0;
overflow: hidden;
}

div#jamlogo a:focus,
div#jamlogo a:hover
{
background-position: -110px 0;
}