/* --------------------------------------------------------------------------------------------
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: #757575;
}

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: #C2C0C0;
}

a:visited
{
color: #626262;
}

a:focus,
a:hover
{
color: #5BA9DF;
background: none;
}

.contentEdit h1
{
padding: 0.25em 0 0.25em 2em;
margin: 0.2em 0;
font-size: 182%;
color: #FFF;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/styled_icons.gif) no-repeat -2000px 50%;
}

.contentEdit h2
{
padding: 0.25em 0 0.25em 2em;
border-bottom: 2px solid #BF151E;
margin: 0.2em 0;
font-size: 136%;
color: #FFF;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/styled_icons.gif) no-repeat -3000px 50%;
}

.contentEdit h3
{
padding: 0 0 0.1em 0;
border-bottom: 2px solid #BF151E;
margin: 0.2em 0;
color: #FFF;
font-size: 107%;
}

.contentEdit h4
{
padding: 0.25em 0 0.25em 2em;
margin: 0.2em 0;
font-size: 182%;
color: #FFF;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/styled_icons.gif) no-repeat 0 50%;
}

.contentEdit h5
{
padding: 0.25em 0 0.25em 2em;
border-bottom: 2px solid #4095d0;
margin: 0.2em 0;
font-size: 136%;
color: #FFF;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/styled_icons.gif) no-repeat -1000px 50%;
}

.contentEdit h6
{
padding: 0 0 0.1em 0;
border-bottom: 2px solid #4095d0;
margin: 0.2em 0;
font-weight: bold;
font-size: 107%;
color: #FFF;
}

a[href^="http:"]:active,
a[href^="http:"]:link,
a[href^="http:"]:visited
{
padding: 0 17px 0 0;
text-decoration: underline;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.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 (202.style.jamspiritsites.com) with client URL
-------------------------------------------------------------------------------------------- */
a[href^="http://www.allstarlegacy.com"]:active,
a[href^="http://www.allstarlegacy.com"]:link,
a[href^="http://www.allstarlegacy.com"]:visited,
a[href^="http://allstarlegacy.com"]:active,
a[href^="http://allstarlegacy.com"]:link,
a[href^="http://allstarlegacy.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/202/allstarlegacy.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/202/allstarlegacy.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/202/allstarlegacy.com/images/content_wordLink.gif) no-repeat top right;
}

/* Fix for calendar days of the week color. */
.white_9Bold
{
color: #C2C0C0;
}

/* 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: #000 url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/body_bkgd.gif) repeat-y top center;
}

div#wrapper
{
text-align: center;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/wrapper_bkgd.gif) repeat-x 0 0;
}

div#container
{
width: 998px;
margin: 0 auto;
text-align: left;
}

/* -------------------------------------------------
div#header
------------------------------------------------- */

div#header
{
width: 998px;
height: 332px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat 0 0;
}

/* -------------------------
div#header-rowOne
------------------------- */

div#header-rowOne
{
height: 46px;
}

/* -------------------------
div#header-rowOne-colOne
------------------------- */

div#header-rowOne-colOne
{
float: left;
display: inline;
width: 300px;
height: 46px;
padding: 0 97px 0 19px;
}

a#clientLogo
{
display: block;
width: 300px;
height: 46px;
text-indent: -9999px;
text-decoration: none;
overflow: hidden;
}

/* -------------------------
div#header-rowOne-colTwo
------------------------- */

div#header-rowOne-colTwo
{
float: left;
display: inline;
width: 549px;
height: 24px;
padding: 8px 33px 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;
width: 543px;
height: 24px;
border-right: 2px solid #8A0000;
border-left: 2px solid #8A0000;
}

div#marquee span.body_10
{
color: #FFF;
font-size: 107%;
font-weight: normal;
line-height: 24px;
}
/* END ALTER - Marquee */

/* -------------------------
div#header-rowTwo
------------------------- */

div#header-rowTwo
{
height: 33px;
padding: 8px 75px 0 73px;
}

/* ------- div#horizontalNavOne --------- */

ul#horizontalNavOne
{
width: 850px;
height: 33px;
text-align: left;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat 0 -352px;
}

ul#horizontalNavOne li#navOne,
ul#horizontalNavOne li#navTwo,
ul#horizontalNavOne li#navThree,
ul#horizontalNavOne li#navFour,
ul#horizontalNavOne li#navFive
{
float: left;
position: relative;
width: 170px;
height: 33px;
}

ul#horizontalNavOne li span
{
display: none;
}

/*ul#horizontalNavOne li#navOne a:active,
ul#horizontalNavOne li#navOne a:link,
ul#horizontalNavOne li#navOne a:visited,
ul#horizontalNavOne li#navTwo a:active,
ul#horizontalNavOne li#navTwo a:link,
ul#horizontalNavOne li#navTwo a:visited,
ul#horizontalNavOne li#navThree a:active,
ul#horizontalNavOne li#navThree a:link,
ul#horizontalNavOne li#navThree a:visited,
ul#horizontalNavOne li#navFour a:active,
ul#horizontalNavOne li#navFour a:link,
ul#horizontalNavOne li#navFour a:visited,
ul#horizontalNavOne li#navFive a:active,
ul#horizontalNavOne li#navFive a:link,
ul#horizontalNavOne li#navFive a:visited
{
display: block;
width: 170px;
height: 33px;
text-decoration: none;
overflow: hidden;
}

ul#horizontalNavOne li#navOne a:focus,
ul#horizontalNavOne li#navOne a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat 0 -385px;
}

ul#horizontalNavOne li#navTwo a:focus,
ul#horizontalNavOne li#navTwo a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -170px -385px;
}

ul#horizontalNavOne li#navThree a:focus,
ul#horizontalNavOne li#navThree a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -340px -385px;
}

ul#horizontalNavOne li#navFour a:focus,
ul#horizontalNavOne li#navFour a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -510px -385px;
}

ul#horizontalNavOne li#navFive a:focus,
ul#horizontalNavOne li#navFive a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -680px -385px;
}
*/
/* ----- div#horizontalNavOne DD ----- */

ul#horizontalNavOne li ul
{
display: none;
position: absolute; 
left: 0;
top: 0;
text-indent: 0px;
}

* html ul#horizontalNavOne li ul
{
height: 1px;
}

ul#horizontalNavOne li > ul
{
top: auto;
left: auto;
}

ul#horizontalNavOne li:hover ul,
ul#horizontalNavOne li.over ul
{ 
display: block;
}

ul#horizontalNavOne li ul li
{
float: none;
position: relative;
left: 1px;
top: 33px;
}

ul#horizontalNavOne li#navOne ul li a:active,
ul#horizontalNavOne li#navOne ul li a:link,
ul#horizontalNavOne li#navOne ul li a:visited,
ul#horizontalNavOne li#navTwo ul li a:active,
ul#horizontalNavOne li#navTwo ul li a:link,
ul#horizontalNavOne li#navTwo ul li a:visited,
ul#horizontalNavOne li#navThree ul li a:active,
ul#horizontalNavOne li#navThree ul li a:link,
ul#horizontalNavOne li#navThree ul li a:visited,
ul#horizontalNavOne li#navFour ul li a:active,
ul#horizontalNavOne li#navFour ul li a:link,
ul#horizontalNavOne li#navFour ul li a:visited,
ul#horizontalNavOne li#navFive ul li a:active,
ul#horizontalNavOne li#navFive ul li a:link,
ul#horizontalNavOne li#navFive ul li a:visited
{
display: block;
width: 154px;
padding: 5px 5px;
border: 2px solid #000;
border-bottom: none;
text-decoration: none;
text-align: center;
color: #FFF;
background: #7F0007;
}

ul#horizontalNavOne li#navOne ul li a:focus,
ul#horizontalNavOne li#navOne ul li a:hover,
ul#horizontalNavOne li#navTwo ul li a:focus,
ul#horizontalNavOne li#navTwo ul li a:hover,
ul#horizontalNavOne li#navThree ul li a:focus,
ul#horizontalNavOne li#navThree ul li a:hover,
ul#horizontalNavOne li#navFour ul li a:focus,
ul#horizontalNavOne li#navFour ul li a:hover,
ul#horizontalNavOne li#navFive ul li a:focus,
ul#horizontalNavOne li#navFive ul li a:hover
{
background: #DA1818;
}

ul#horizontalNavOne li#navOne ul li.ddLast,
ul#horizontalNavOne li#navTwo ul li.ddLast,
ul#horizontalNavOne li#navThree ul li.ddLast,
ul#horizontalNavOne li#navFour ul li.ddLast,
ul#horizontalNavOne li#navFive ul li.ddLast
{
padding: 0 0 11px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/horizontalNav_dropDown_btm.gif) no-repeat bottom left;
}

/* -------------------------
div#header-rowThree
------------------------- */

div#header-rowThree
{
height: 204px;
}

div#mainPic img,
div#mainPic object
{
display: block;
}

/* -------------------------
div#header-rowFour
------------------------- */

div#header-rowFour
{
height: 33px;
padding: 0 75px 8px 73px;
}

/* ------- div#horizontalNavTwo --------- */

ul#horizontalNavTwo
{
width: 850px;
height: 33px;
text-align: left;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat 0 -418px;
}

ul#horizontalNavTwo li#navSix,
ul#horizontalNavTwo li#navSeven,
ul#horizontalNavTwo li#navEight,
ul#horizontalNavTwo li#navNine,
ul#horizontalNavTwo li#navTen
{
float: left;
position: relative;
width: 170px;
height: 33px;
}

ul#horizontalNavTwo li span
{
display: none;
}

ul#horizontalNavTwo li#navSix a:active,
ul#horizontalNavTwo li#navSix a:link,
ul#horizontalNavTwo li#navSix a:visited,
ul#horizontalNavTwo li#navSeven a:active,
ul#horizontalNavTwo li#navSeven a:link,
ul#horizontalNavTwo li#navSeven a:visited,
ul#horizontalNavTwo li#navEight a:active,
ul#horizontalNavTwo li#navEight a:link,
ul#horizontalNavTwo li#navEight a:visited,
ul#horizontalNavTwo li#navNine a:active,
ul#horizontalNavTwo li#navNine a:link,
ul#horizontalNavTwo li#navNine a:visited,
ul#horizontalNavTwo li#navTen a:active,
ul#horizontalNavTwo li#navTen a:link,
ul#horizontalNavTwo li#navTen a:visited
{
display: block;
width: 170px;
height: 33px;
text-decoration: none;
overflow: hidden;
}

ul#horizontalNavTwo li#navSix a:focus,
ul#horizontalNavTwo li#navSix a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat 0 -451px;
}

ul#horizontalNavTwo li#navSeven a:focus,
ul#horizontalNavTwo li#navSeven a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -170px -451px;
}

ul#horizontalNavTwo li#navEight a:focus,
ul#horizontalNavTwo li#navEight a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -340px -451px;
}

ul#horizontalNavTwo li#navNine a:focus,
ul#horizontalNavTwo li#navNine a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -510px -451px;
}

ul#horizontalNavTwo li#navTen a:focus,
ul#horizontalNavTwo li#navTen a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -680px -451px;
}

/* -------------------------------------------------
div#middle
------------------------------------------------- */

div#middle
{
margin: 0 19px 40px 19px;
}

/* -------------------------
div#middle-colOne
------------------------- */

div#middle-colOne
{
float: left;
display: inline;
width: 284px;
min-height: 307px;
padding: 21px 15px 0 24px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/content_bkgds.gif) no-repeat 0 0;
}

* html div#middle-colOne
{
height: 307px;
}

/* ------- div#memberBox --------- */

div#memberBox
{
position: relative;
width: 284px;
height: 105px;
padding: 44px 0 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -1018px 0;
}

div#memberBox h1
{
display: none;
}

/* --------------------------------------------------------------------------------------------
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;
width: 240px;
padding: 0 0 0 22px;
}
/* END ALTER - Member Box */

div.memberBox-login-info
{
float: left;
display: inline;
position: relative;
width: 98px;
}

p.memberBox-label
{
line-height: 20px;
color: #FFF;
}

input.memberBox-textBox
{
width: 90px;
color: #930911;
}

div#memberBox-buttons-enter
{
float: right;
display: inline;
padding: 17px 0 0 0;
}

div#memberBox-buttons-enter a
{
display: block;
width: 44px;
height: 23px;
text-decoration: none; /* Netscape 8.1 */
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -1018px -304px;
overflow: hidden;
}

div#memberBox-buttons-enter a:focus,
div#memberBox-buttons-enter a:hover
{
background-position: -1018px -327px;
}

div#memberBox-links
{
float: left;
width: 240px;
padding: 5px 0 0 0;
text-align: center;
}

p#memberBox-links-register,
p#memberBox-links-forgot
{
float: none;
display: inline;
padding: 5px 0 0 0;
font-size: 77%;
}

p#memberBox-links-register a:active,
p#memberBox-links-register a:link,
p#memberBox-links-register a:visited,
p#memberBox-links-forgot a:active,
p#memberBox-links-forgot a:link,
p#memberBox-links-forgot a:visited
{
color: #FFB9B9;
}

p#memberBox-links-register a:focus,
p#memberBox-links-register a:hover,
p#memberBox-links-forgot a:focus,
p#memberBox-links-forgot a:hover
{
color: #5BA9DF;
background: none;
}

/* ------- div#toolBoxThree --------- */

div#toolBoxThree
{
width: 252px;
height: 109px;
padding: 26px 0 0 32px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -1018px -149px;
}

div#toolBoxThree-img
{
float: left;
width: 93px;
height: 82px;
}

h1#toolBoxThree-title
{
float: left;
width: 118px;
height: 45px;
padding: 18px 0 0 15px;
}

h1#toolBoxThree-title a:active,
h1#toolBoxThree-title a:link,
h1#toolBoxThree-title a:visited
{
display: block;
width: 118px;
height: 45px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -944px -370px;
overflow: hidden;
}

h1#toolBoxThree-title a:focus,
h1#toolBoxThree-title a:hover
{
background-position: -944px -415px;
}

/* ------- div#picBoxOne --------- */

div#picBoxOne
{
padding: 10px 0 0 12px;
}

div#picBoxOne img,
div#picBoxOne object
{
display: block;
}

/* -------------------------
div#middle-colTwo
------------------------- */

div#middle-colTwo
{
float: left;
display: inline;
width: 637px;
}

* html div#middle-colTwo
{
overflow: hidden;
}

/* -------------------------
div#internal
------------------------- */

div#internal
{
width: 598px;
min-height: 307px;
padding: 21px 24px 0 15px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/content_bkgds.gif) no-repeat -960px 0;
}

* html div#internal
{
height: 307px;
}

div#internal-middle
{
padding: 18px 30px 0 30px;
}

.contentEdit img
{
border-color: #000;
}

/* -------------------------
div#home
------------------------- */

div#home
{
width: 637px;
min-height: 307px;
padding: 21px 0 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/content_bkgds.gif) no-repeat -323px 0;
}

* html div#home
{
height: 307px;
}

/* -------------------------
div#home-colOne
------------------------- */

div#home-colOne
{
float: left;
width: 284px;
padding: 0 15px;
}

* html div#home-colOne
{
overflow: hidden;
}

/* ------- div#toolBoxOne --------- */

h1#toolBoxOne-title
{
width: 284px;
height: 67px;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -1322px 0;
}

div#toolBoxOne-middle
{
padding: 8px 20px 0 20px;
}

/* -------------------------
div#home-colTwo
------------------------- */

div#home-colTwo
{
float: left;
width: 284px;
padding: 0 24px 0 15px;
}

/* ------- div#toolBoxTwo --------- */

h1#toolBoxTwo-title a
{
display: block;
width: 284px;
height: 67px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -1322px -87px;
overflow: hidden;
}

div#toolBoxTwo-middle
{
padding: 8px 20px 10px 20px;
}

div#toolBoxTwo-middle img
{
display: none;
}

div#toolBoxTwo-middle a.home_9Link
{
line-height: 15px;
}

* html div#toolBoxTwo-middle a.home_9Link:focus,
* html div#toolBoxTwo-middle a.home_9Link:hover
{
line-height: 15px;
}

div#toolBoxTwo-middle a:active,
div#toolBoxTwo-middle a:link
{
display: block;
min-height: 21px;
padding: 0 0 0 30px;
margin: 0 0 10px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/icon_title.gif) no-repeat 0 0;
}

div#toolBoxTwo-middle a:visited
{
display: block;
min-height: 21px;
padding: 0 0 0 30px;
margin: 0 0 10px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/icon_title_visited.gif) no-repeat 0 0;
}

* html div#toolBoxTwo-middle a:active,
* html div#toolBoxTwo-middle a:link,
* html div#toolBoxTwo-middle a:visited
{
height: 21px;
}

/* ------- div#toolBoxFour --------- */

h1#toolBoxFour-title a
{
display: block;
width: 284px;
height: 67px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -1322px -174px;
overflow: hidden;
}

div#toolBoxFour-middle
{
padding: 8px 20px 20px 20px;
}

div#toolBoxFour-middle img
{
display: none;
}

div#toolBoxFour-middle a.home_9Link
{
line-height: 15px;
}

* html div#toolBoxFour-middle a.home_9Link:focus,
* html div#toolBoxFour-middle a.home_9Link:hover
{
line-height: 15px;
}

div#toolBoxFour-middle a:active,
div#toolBoxFour-middle a:link
{
display: block;
min-height: 21px;
padding: 0 0 0 30px;
margin: 0 0 10px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/icon_title.gif) no-repeat 0 0;
}

div#toolBoxFour-middle a:visited
{
display: block;
min-height: 21px;
padding: 0 0 0 30px;
margin: 0 0 10px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/icon_title_visited.gif) no-repeat 0 0;
}

* html div#toolBoxFour-middle a:active,
* html div#toolBoxFour-middle a:link,
* html div#toolBoxFour-middle a:visited
{
height: 21px;
}

/* ------- div#companyBox --------- */

div#companyBox
{
width: 210px;
height: 121px;
padding: 16px 0 0 50px;
margin: 0 0 0 11px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -1322px -261px;
}

/* -------------------------------------------------
div#footer-wrapper
------------------------------------------------- */

div#footer
{
padding: 32px 43px 10px 74px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/footer_top.gif) no-repeat 0 0;
}

/* -------------------------
div#footerIcons
------------------------- */

div#footerIcons
{
float: left;
position: relative;
display: inline;
width: 220px;
height: 40px;
padding: 0 63px 0 0;
}

div#footerIcons a
{
float: left;
position: relative;
width: 44px;
height: 40px;
padding: 0;
margin: 0;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
}

a#firefox
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -1082px -304px;
}

a#firefox:focus,
a#firefox:hover
{
background-position: -1082px -344px;
}

a#internetExplorer
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -1126px -304px;
}

a#internetExplorer:focus,
a#internetExplorer:hover
{
background-position: -1126px -344px;
}

a#safari
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -1170px -304px;
}

a#safari:focus,
a#safari:hover
{
background-position: -1170px -344px;
}

a#delicious
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -1214px -304px;
}

a#delicious:focus,
a#delicious:hover
{
background-position: -1214px -344px;
}

a#favorites
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/202/allstarlegacy.com/images/main_elements.jpg) no-repeat -1258px -304px;
}

a#favorites:focus,
a#favorites:hover
{
background-position: -1258px -344px;
}

/* -------------------------
div#footerInfo
------------------------- */

div#footerInfo
{
float: left;
width: 598px;
text-align: center;
}

div#footer p
{
line-height: 20px;
margin: 5px 0 15px 0;
}

div#companyLogo
{
width: 110px;
height: 20px;
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/202/allstarlegacy.com/images/company_logo.gif) no-repeat 0px 0px;
overflow: hidden;
}

div#companyLogo a:focus,
div#companyLogo a:hover
{
background-position: -110px 0;
}