/* --------------------------------------------------------------------------------------------
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/186/186/

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_186.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: #A20C0D;
}

a:active,
a:link
{
color: #EF1B1A;
}

a:visited
{
color: #434343;
}

a:focus,
a:hover
{
color: #ED1113;
}

.contentEdit h1
{
padding: 0.75em 0 0.5em 0;
margin: 0.2em 0;
font-size: 136%;
font-weight: bold;
text-align: center;
color: #FFF;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/h1_bkgd.jpg) no-repeat center center;
}

.contentEdit h2
{
padding: 0.5em 0 0.5em 0;
margin: 0.2em 0;
font-size: 136%;
font-weight: bold;
text-align: center;
color: #FFF;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/h2_bkgd.jpg) no-repeat center center;
}

.contentEdit h3
{
padding: 0.5em 0 0.5em 0;
margin: 0.2em 0;
font-size: 136%;
font-weight: bold;
text-align: center;
color: #FFF;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/h3_bkgd.jpg) no-repeat center center;
}

.contentEdit h4
{
padding: 0.25em 0 0.25em 0;
margin: 0.2em 0;
font-size: 107%;
font-weight: bold;
text-align: center;
color: #A20C0D;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/h4_bkgd.jpg) no-repeat center center;
}

.contentEdit h5
{
padding: 0.25em 0 0.25em 0;
margin: 0.2em 0;
font-size: 107%;
font-weight: bold;
text-align: center;
color: #A20C0D;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/h5_bkgd.jpg) no-repeat center center;
}

.contentEdit h6
{
margin: 0.2em 0;
font-size: 107%;
text-align: center;
color: #000;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/h6_bkgd.jpg) no-repeat center center;
}

a[href^="http:"]:active,
a[href^="http:"]:link,
a[href^="http:"]:visited
{
padding: 0 16px 0 0;
text-decoration: underline;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.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 (186.style.jamspiritsties.com) with client URL
-------------------------------------------------------------------------------------------- */
a[href^="http://www.heateliteallstars.com"]:active,
a[href^="http://www.heateliteallstars.com"]:link,
a[href^="http://www.heateliteallstars.com"]:visited,
a[href^="http://heateliteallstars.com"]:active,
a[href^="http://heateliteallstars.com"]:link,
a[href^="http://heateliteallstars.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
{
padding: 0 18px 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.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/186/heateliteallstars.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/186/heateliteallstars.com/images/content_wordLink.gif) no-repeat top right;
}

/* Fix for the color of non-link titles. */
.title_9,
.title_9Bold,
.title_10,
.title_10Bold,
.title_12,
.title_12Bold,
.title_14,
.title_14Bold,
.title_16,
.title_16Bold
{
color: #434343;
}

/* 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/186/heateliteallstars.com/images/wrapper_bkgd.gif) repeat-x 0 0;
}

div#container
{
width: 990px;
margin: 0 auto;
text-align: left;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/container_bkgd.gif) repeat-y 0 0;
}

/* -------------------------------------------------
div.universal-clear
------------------------------------------------- */

div.universal-clear
{
height: 0px;
line-height: 0px;
}

* html div.universal-clear
{
margin: 0 0 -3px 0;
}

div#header-rowOne div.universal-clear
{
clear: both;
}

* html div#header-rowOne div.universal-clear
{
margin: 0 0 -5px 0;
}

div#header-rowTwo div.universal-clear
{
clear: left;
}

* html div#header-rowTwo div.universal-clear
{
margin: 0 0 -5px 0;
}

div#header-rowFour div.universal-clear
{
clear: left;
}

* html div#header-rowFour div.universal-clear
{
margin: 0 0 -5px 0;
}

form#form1 div.universal-clear
{
clear: left;
}

* html form#form1 div.universal-clear
{
margin: 0 0 -5px 0;
}

div#home div.universal-clear
{
clear: left;
}

* html div#home div.universal-clear
{
margin: 0 0 -5px 0;
}

/* -------------------------------------------------
div#header
------------------------------------------------- */

div#header
{
height: 507px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/header_bkgd.jpg) no-repeat 0 0;
}

/* -------------------------
div#header-rowOne
------------------------- */

div#header-rowOne
{
width: 990px;
height: 68px;
}

ul#icons
{
float: right;
width: 311px;
height: 55px;
padding: 13px 67px 0 0;
}

ul#icons li
{
float: left;
}

li#homeIcon a
{
display: block;
width: 92px;
height: 55px;
text-indent: -9999px;
text-decoration: none; /* Netscape 8.1 */
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/icons.jpg) no-repeat 0 0;
overflow: hidden;
}

li#contactIcon a
{
display: block;
width: 122px;
height: 55px;
text-indent: -9999px;
text-decoration: none; /* Netscape 8.1 */
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/icons.jpg) no-repeat -92px 0;
overflow: hidden;
}

li#aboutIcon a
{
display: block;
width: 97px;
height: 55px;
text-indent: -9999px;
text-decoration: none; /* Netscape 8.1 */
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/icons.jpg) no-repeat -214px 0;
overflow: hidden;
}

/* -------------------------
div#header-rowTwo
------------------------- */

div#header-rowTwo
{
height: 265px;
}

div#clientLogo
{
float: left;
padding: 0 0 0 96px;
}

div#clientLogo a
{
display: block;
width: 196px;
height: 265px;
text-indent: -9999px;
text-decoration: none; /* Netscape 8.1 */
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/clientLogo.jpg) no-repeat 0 0;
overflow: hidden;
}

div#mainPic
{
float: left;
}

div#mainPic img,
div#mainPic object
{
display: block;
}

/* -------------------------
div#header-rowThree
------------------------- */

div#header-rowThree
{
width: 592px;
height: 27px;
padding: 27px 97px 0 301px;
}

/* --------------------------------------------------------------------------------------------
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: 27px;
}

div#marquee span.body_10
{
color: #434343;
font-size: 122%;
font-weight: bold;
line-height: 27px;
}
/* END ALTER - Marquee */

/* -------------------------
div#header-rowFour
------------------------- */

div#header-rowFour
{
width: 880px;
height: 62px;
padding: 45px 54px 0 56px;
}

/* ------- div#horizontalNavOne --------- */

ul#horizontalNavOne
{
width: 868px;
height: 28px;
padding: 0 0 0 12px;
margin: 0 0 6px 0;
text-align: left;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/horizontalNavOne.jpg) no-repeat 0 0;
}

ul#horizontalNavOne li#navOne,
ul#horizontalNavOne li#navTwo,
ul#horizontalNavOne li#navThree,
ul#horizontalNavOne li#navFour,
ul#horizontalNavOne li#navFive,
ul#horizontalNavOne li#navSix
{
float: left;
position: relative;
width: 143px;
height: 28px;
}

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,
ul#horizontalNavOne li#navSix a:active,
ul#horizontalNavOne li#navSix a:link,
ul#horizontalNavOne li#navSix a:visited
{
display: block;
width: 143px;
height: 28px;
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/186/heateliteallstars.com/images/horizontalNavOne.jpg) no-repeat -12px -28px;
}

ul#horizontalNavOne li#navTwo a:focus,
ul#horizontalNavOne li#navTwo a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/horizontalNavOne.jpg) no-repeat -155px -28px;
}

ul#horizontalNavOne li#navThree a:focus,
ul#horizontalNavOne li#navThree a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/horizontalNavOne.jpg) no-repeat -298px -28px;
}

ul#horizontalNavOne li#navFour a:focus,
ul#horizontalNavOne li#navFour a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/horizontalNavOne.jpg) no-repeat -441px -28px;
}

ul#horizontalNavOne li#navFive a:focus,
ul#horizontalNavOne li#navFive a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/horizontalNavOne.jpg) no-repeat -584px -28px;
}

ul#horizontalNavOne li#navSix a:focus,
ul#horizontalNavOne li#navSix a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/horizontalNavOne.jpg) no-repeat -727px -28px;
}

/* ------- div#horizontalNavTwo --------- */

ul#horizontalNavTwo
{
width: 868px;
height: 28px;
padding: 0 0 0 12px;
text-align: left;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/horizontalNavTwo.jpg) no-repeat 0 0;
}

ul#horizontalNavTwo li#navSeven,
ul#horizontalNavTwo li#navEight,
ul#horizontalNavTwo li#navNine,
ul#horizontalNavTwo li#navTen,
ul#horizontalNavTwo li#navEleven,
ul#horizontalNavTwo li#navTwelve
{
float: left;
position: relative;
width: 143px;
height: 28px;
}

ul#horizontalNavTwo li span
{
display: none;
}

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Navigation - bottom row - non-dropdown buttons

INSTRUCTIONS:
Make changes to the following:
1. all buttons are listed - comment out only those items that WILL be dropdowns - no other
   changes will be necessary
-------------------------------------------------------------------------------------------- */
/*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,
ul#horizontalNavTwo li#navEleven a:active,
ul#horizontalNavTwo li#navEleven a:link,
ul#horizontalNavTwo li#navEleven a:visited/*,
ul#horizontalNavTwo li#navTwelve a:active,
ul#horizontalNavTwo li#navTwelve a:link,
ul#horizontalNavTwo li#navTwelve a:visited*/
{
display: block;
width: 143px;
height: 28px;
text-decoration: none;
overflow: hidden;
}
/*
ul#horizontalNavTwo li#navSeven a:focus,
ul#horizontalNavTwo li#navSeven a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/186/images/horizontalNavTwo.jpg) no-repeat -12px -28px;
}

ul#horizontalNavTwo li#navEight a:focus,
ul#horizontalNavTwo li#navEight a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/186/images/horizontalNavTwo.jpg) no-repeat -155px -28px;
}

ul#horizontalNavTwo li#navNine a:focus,
ul#horizontalNavTwo li#navNine a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/186/images/horizontalNavTwo.jpg) no-repeat -298px -28px;
}
*/
ul#horizontalNavTwo li#navTen a:focus,
ul#horizontalNavTwo li#navTen a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/horizontalNavTwo.jpg) no-repeat -441px -28px;
}

ul#horizontalNavTwo li#navEleven a:focus,
ul#horizontalNavTwo li#navEleven a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/horizontalNavTwo.jpg) no-repeat -584px -28px;
}

ul#horizontalNavTwo li#navTwelve a:focus,
ul#horizontalNavTwo li#navTwelve a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/horizontalNavTwo.jpg) no-repeat -727px -28px;
}
/* END ALTER - Navigation Non-DropDown Buttons */

/* ----- div#horizontalNavTwo DD ----- */

ul#horizontalNavTwo li ul
{
display: none;
position: absolute; 
left: 0;
top: 0;
text-indent: 0px;
}

* html ul#horizontalNavTwo li ul
{
height: 1px;
}

ul#horizontalNavTwo li > ul
{
top: auto;
left: auto;
}

ul#horizontalNavTwo li:hover ul,
ul#horizontalNavTwo li.over ul
{ 
display: block; 
}

ul#horizontalNavTwo li ul li
{
float: none;
position: relative;
left: 0;
top: 27px;
}

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Navigation - bottom row - dropdown buttons

INSTRUCTIONS:
Make changes to the following:
1. all buttons are listed - comment out only those items that WILL NOT be dropdowns
2. all color values
-------------------------------------------------------------------------------------------- */
ul#horizontalNavOne li#navSix ul li a:active,
ul#horizontalNavOne li#navSix ul li a:link,
ul#horizontalNavOne li#navSix ul li a:visited,
ul#horizontalNavTwo li#navSeven ul li a:active,
ul#horizontalNavTwo li#navSeven ul li a:link,
ul#horizontalNavTwo li#navSeven ul li a:visited,
ul#horizontalNavTwo li#navEight ul li a:active,
ul#horizontalNavTwo li#navEight ul li a:link,
ul#horizontalNavTwo li#navEight ul li a:visited,
ul#horizontalNavTwo li#navNine ul li a:active,
ul#horizontalNavTwo li#navNine ul li a:link,
ul#horizontalNavTwo li#navNine ul li a:visited,/*
ul#horizontalNavTwo li#navTen ul li a:active,
ul#horizontalNavTwo li#navTen ul li a:link,
ul#horizontalNavTwo li#navTen ul li a:visited,
ul#horizontalNavTwo li#navEleven ul li a:active,
ul#horizontalNavTwo li#navEleven ul li a:link,
ul#horizontalNavTwo li#navEleven ul li a:visited,*/
ul#horizontalNavTwo li#navTwelve ul li a:active,
ul#horizontalNavTwo li#navTwelve ul li a:link,
ul#horizontalNavTwo li#navTwelve ul li a:visited
{
display: block;
width: 130px;
padding: 3px 5px;
border: 1px solid #FFF;
border-bottom: none;
text-decoration: none;
text-align: center;
color: #FFF;
background: #C20E0F;
}

ul#horizontalNavTwo li#navSeven ul li a:focus,
ul#horizontalNavTwo li#navSeven ul li a:hover,
ul#horizontalNavTwo li#navEight ul li a:focus,
ul#horizontalNavTwo li#navEight ul li a:hover,
ul#horizontalNavTwo li#navNine ul li a:focus,
ul#horizontalNavTwo li#navNine ul li a:hover,/*
ul#horizontalNavTwo li#navTen ul li a:focus,
ul#horizontalNavTwo li#navTen ul li a:hover,
ul#horizontalNavTwo li#navEleven ul li a:focus,
ul#horizontalNavTwo li#navEleven ul li a:hover,*/ 
ul#horizontalNavTwo li#navTwelve ul li a:focus,
ul#horizontalNavTwo li#navTwelve ul li a:hover
{
background: #ED1113;
}

ul#horizontalNavTwo li#navSeven ul li.ddLast,
ul#horizontalNavTwo li#navEight ul li.ddLast,
ul#horizontalNavTwo li#navNine ul li.ddLast,/*
ul#horizontalNavTwo li#navTen ul li.ddLast,
ul#horizontalNavTwo li#navEleven ul li.ddLast,*/
ul#horizontalNavTwo li#navTwelve ul li.ddLast
{
border-bottom: 1px solid #FFF;
}
/* END ALTER - Navigation DropDown Buttons */

/* -------------------------------------------------
div#middle
------------------------------------------------- */

div#middle
{
width: 855px;
min-height: 150px;
padding: 23px 67px 0 68px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/middle_bkgd.jpg) no-repeat 0 0;
}

* html div#middle
{
height: 150px;
}

/* -------------------------
div#internal-wrapper
------------------------- */

div#internal-wrapper
{
width: 855px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/internal_wrapper_bkgd.gif) repeat-y 0 0;
}

div#internal-container
{
width: 855px;
min-height: 77px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/internal_container_bkgd.jpg) no-repeat 0 0;
}

* html div#internal-container
{
height: 77px;
}

h1#internal-pageTitle
{
height: 39px;
padding: 40px 35px 0 35px;
text-align: center;
font-size: 20px;
color: #FFF;
text-shadow: 1px 1px 1px #333;
letter-spacing: 1px;
}

/*
h1#internal-pageTitle img
{
display: block;
width: 528px;
height: 39px;
padding: 34px 0 0 0;
}
*/

div#internal-bottom
{
padding: 0 0 48px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/internal_bottom.jpg) no-repeat bottom left;
}

div#internal-middle
{
min-height: 200px;
padding: 30px 50px 0 50px;
}

* html div#internal-middle
{
height: 200px;
}

.contentEdit img
{
border-color: #000;
}

/* -------------------------
div#home
------------------------- */

/* -------------------------
div#home-colOne
------------------------- */

div#home-colOne
{
float: left;
width: 238px;
}

/* ------- div#memberBox --------- */

div#memberBox
{
width: 238px;
height: 213px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/memberBox_bkgd.jpg) no-repeat bottom left;
}

div#memberBox h1
{
height: 77px;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/memberBox_title.jpg) no-repeat 0 0;
}

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Member 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: 199px;
padding: 7px 22px 0 17px;
}
/* END ALTER - Member Box */

* html div#memberBox form
{
padding: 7px 21px 0 17px;
}

p.memberBox-label
{
padding: 0 0 0 5px;
font-size: 12px;
font-weight: bold;
line-height: 20px;
color: #FFF;
}

div#memberBox div
{
width: 50%;
float: left;
}

div#memberBox input
{
width: 90%;
color: #666;
margin: 0 0 5px 3px;
}

p#memberBox-forgot a
{
display: block;
font-size: 10px;
line-height: 12px;
text-align: right;
color: #FFF;
margin: 0 5px 5px 0;
}

* html p#memberBox-forgot a
{
margin: -10px 5px 5px 0;
}

p#memberBox-forgot a:focus,
p#memberBox-forgot a:hover
{
color: #999;
text-decoration: none;
}

ul#memberBox-buttons
{
padding: 0 0 0 0;
}

* html ul#memberBox-buttons
{
height: 1px;
}

ul#memberBox-buttons li
{
float: left;
display: block;
height: 34px;
}

ul#memberBox-buttons a
{
display: block;
height: 34px;
text-decoration: none; /* Netscape 8.1 */
text-indent: -9999px;
overflow: hidden;
}

li#memberBox-buttons-enter
{
width: 97px;
margin: 0 5px 0 0;
}

li#memberBox-buttons-enter a
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/memberBox_buttons.jpg) no-repeat 0 0;
}

li#memberBox-buttons-enter a:hover,
li#memberBox-buttons-enter a:focus
{
background-position: 0 -34px;
}

li#memberBox-buttons-register
{
width: 97px;
}

li#memberBox-buttons-register a
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/memberBox_buttons.jpg) no-repeat -97px 0;
}

li#memberBox-buttons-register a:focus,
li#memberBox-buttons-register a:hover
{
background-position: -97px -34px;
}

/* ------- div#toolBoxThree --------- */

h1#toolBoxThree-title a
{
display: block;
width: 238px;
height: 80px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/toolBoxThree_title.jpg) no-repeat 0 0;
overflow: hidden;
}

div#toolBoxThree-bottom
{
padding: 0 0 36px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/toolBoxThree_bottom.jpg) no-repeat bottom left;
}

div#toolBoxThree-middle
{
padding: 20px 35px 0 31px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/toolBoxThree_bkgd.gif) repeat-y 0 0;
}

div#toolBoxThree-middle img
{
display: none;
}

div#toolBoxThree-middle a.home_9Link
{
line-height: 15px;
}

* html div#toolBoxThree-middle a.home_9Link:focus,
* html div#toolBoxThree-middle a.home_9Link:hover
{
line-height: 15px;
}

div#toolBoxThree-middle a:active,
div#toolBoxThree-middle a:link,
div#toolBoxThree-middle a:visited
{
display: block;
min-height: 33px;
padding: 0 0 0 41px;
margin: 0 0 10px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/icon_title_home.gif) no-repeat 0 0;
}

* html div#toolBoxThree-middle a:active,
* html div#toolBoxThree-middle a:link,
* html div#toolBoxThree-middle a:visited
{
height: 33px;
}

div#toolBoxThree-middle a:active,
div#toolBoxThree-middle a:link
{
color: #FFF;
}

div#toolBoxThree-middle a:focus,
div#toolBoxThree-middle a:hover
{
color: #DED410;
}

/* ------- div#picBoxOne --------- */

div#picBoxOne
{
width: 238px;
height: 182px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/picBoxOne.jpg) no-repeat 0 0;
}

div#picBoxOne a
{
display: block;
width: 238px;
height: 182px;
text-indent: -9999px;
text-decoration: none;
overflow: hidden;
}

/* -------------------------
div#home-colTwo
------------------------- */

div#home-colTwo
{
float: left;
width: 377px;
}

* html div#home-colTwo
{
overflow: hidden;
}

/* ------- div#toolBoxOne --------- */

h1#toolBoxOne-title
{
width: 377px;
height: 77px;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/toolBoxOne_title.jpg) no-repeat 0 0;
}

div#toolBoxOne-bottom
{
min-height: 1px;
padding: 0 0 273px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/toolBoxOne_bottom.jpg) no-repeat bottom left;
}

/* Fix for background image rendering in IE */
* html div#toolBoxOne-bottom
{
height: 1px;
}

div#toolBoxOne-middle
{
min-height: 1px;
padding: 20px 44px 20px 46px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/toolBoxOne_bkgd.gif) repeat-y 0 0;
}

* html div#toolBoxOne-middle
{
height: 1px;
}

/* ------- div#picBoxTwo --------- */

div#picBoxTwo
{
width: 377px;
height: 182px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/picBoxTwo.jpg) no-repeat 0 0;
}

/* -------------------------
div#home-colThree
------------------------- */

div#home-colThree
{
float: left;
width: 240px;
}

/* ------- div#toolBoxTwo --------- */

div#toolBoxTwo
{
height: 213px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/toolBoxTwo_bkgd.jpg) repeat-y bottom left;
}

h1#toolBoxTwo-title a
{
display: block;
width: 240px;
height: 77px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/toolBoxTwo_title.jpg) no-repeat 0 0;
overflow: hidden;
}

div#toolBoxTwo-middle img
{
display: block;
width: 130px;
height: 80px;
padding: 11px 0 0 58px;
}

div#toolBoxTwo-bottom
{
text-align: center;
}

div#toolBoxTwo-bottom a
{
padding: 10px 0 0 5px;
color: #FFF;
font-size: 77%;
}

div#toolBoxTwo-bottom a:focus,
div#toolBoxTwo-bottom a:hover
{
color: #999;
text-decoration: none;
}

/* ------- div#toolBoxFour --------- */

h1#toolBoxFour-title a
{
display: block;
width: 240px;
height: 80px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/toolBoxFour_title.jpg) no-repeat 0 0;
overflow: hidden;
}

div#toolBoxFour-bottom
{
padding: 0 0 36px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/toolBoxFour_bottom.jpg) no-repeat bottom left;
}

div#toolBoxFour-middle
{
padding: 20px 31px 0 37px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/toolBoxFour_bkgd.gif) repeat-y 0 0;
}

div#toolBoxFour-middle img
{
display: none;
}

div#toolBoxFour-middle a.home_9LinkBold
{
line-height: 15px;
}

* html div#toolBoxFour-middle a.home_9LinkBold:focus,
* html div#toolBoxFour-middle a.home_9LinkBold:hover
{
line-height: 15px;
}

div#toolBoxFour-middle a:active,
div#toolBoxFour-middle a:link,
div#toolBoxFour-middle a:visited
{
display: block;
min-height: 33px;
padding: 0 0 0 41px;
margin: 0 0 10px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/icon_title_home.gif) no-repeat 0 0;
}

* html div#toolBoxFour-middle a:active,
* html div#toolBoxFour-middle a:link,
* html div#toolBoxFour-middle a:visited
{
height: 33px;
}

div#toolBoxFour-middle a:active,
div#toolBoxFour-middle a:link
{
color: #FFF;
}

div#toolBoxFour-middle a:focus,
div#toolBoxFour-middle a:hover
{
color: #DED410;
}

/* ------- div#companyBox --------- */

div#companyBox
{
width: 197px;
height: 140px;
padding: 42px 0 0 43px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/companyBox_bkgd.jpg) no-repeat 0 0;
}

/* -------------------------------------------------
div#footer
------------------------------------------------- */

div#footer
{
width: 798px;
height: 33px;
padding: 0 96px 6px 96px;
text-align: left;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/footer_bkgd.gif) no-repeat 0 0;
}

div#companyLogo
{
float: left;
display: inline;
margin: 7px 30px 0 30px;
}

div#companyLogo img
{
display: block;
}

div#companyLogo a:active,
div#companyLogo a:link,
div#companyLogo a:visited
{
display: block;
width: 110px;
height: 20px;
text-decoration: none; /* Netscape 8.1 */
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/186/heateliteallstars.com/images/company_logo.gif) no-repeat 0 0;
overflow: hidden;
}

div#companyLogo a:focus,
div#companyLogo a:hover
{
background-position: -110px 0;
}

div#footer p
{
float: left;
width: 628px;
margin: 0 -3px 0 0;
line-height: 33px;
text-align: center;
}
