/* --------------------------------------------------------------------------------------------
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/207/2133328599/

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_207.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: #FFF;
}

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: #530000;
}

a:visited
{
color: #FF9292;
}

a:focus,
a:hover
{
color: #FFF;
background: #FF6767;
}

.contentEdit h1
{
padding: 0.5em 0.75em 0.5em 0.75em;
margin: 0.2em 0;
font-size: 182%;
color: #FFF;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/h1_bkgd.jpg) no-repeat 0 0;
}

.contentEdit h2
{
padding: 0.5em 0.75em 0.5em 0.75em;
margin: 0.2em 0;
font-size: 182%;
color: #FFF;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/h2_bkgd.jpg) no-repeat 0 0;
}

.contentEdit h3
{
padding: 0 0.75em 1em 0.75em;
margin: 0.2em 0;
font-size: 182%;
color: #FFF;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/h3_bkgd.jpg) no-repeat 0 0;
}

.contentEdit h4
{
padding: 0.5em 0.75em 0.5em 0.75em;
margin: 0.2em 0;
font-size: 136%;
font-weight: normal;
color: #FFF;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/h4_bkgd.jpg) no-repeat 0 0;
}

.contentEdit h5
{
padding: 0.5em 0.75em 0.5em 0.75em;
margin: 0.2em 0;
font-size: 136%;
font-weight: normal;
color: #FFF;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/h5_bkgd.jpg) no-repeat 0 0;
}

.contentEdit h6
{
padding: 0 0.75em 1em 0.75em;
margin: 0.2em 0;
font-size: 136%;
font-weight: normal;
color: #FFF;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/h6_bkgd.jpg) no-repeat 0 0;
}

.contentEdit img
{
border-color: #373737;
}

a[href^="http:"]:active,
a[href^="http:"]:link,
a[href^="http:"]:visited
{
padding: 0 21px 0 0;
text-decoration: underline;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/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 (207.style.jamspiritsties.com) with client URL
-------------------------------------------------------------------------------------------- */
a[href^="http://www.elitestarz.com"]:active,
a[href^="http://www.elitestarz.com"]:link,
a[href^="http://www.elitestarz.com"]:visited,
a[href^="http://elitestarz.com"]:active,
a[href^="http://elitestarz.com"]:link,
a[href^="http://elitestarz.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 20px 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/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/207/2133328599/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/207/2133328599/images/content_wordLink.gif) no-repeat top right;
}

/* Fix for calendar days of the week color. */
.white_9Bold
{
color: #FC8989;
}

/* 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: #6C0000 url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/body_bkgd.jpg) repeat-y top center;
}

div#wrapper
{
text-align: center;
}

div#container
{
width: 998px;
margin: 0 auto;
text-align: left;
}

/* -------------------------------------------------
div#header
------------------------------------------------- */

div#header
{
height: 428px;
padding: 0 87px 0 167px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/header_bkgd.jpg) no-repeat 0 0;
}

/* -------------------------
div#header-colOne
------------------------- */

div#header-colOne
{
float: left;
display: inline;
width: 440px;
}

h1#clientLogo a
{
display: block;
width: 440px;
height: 209px;
text-indent: -9999px;
text-decoration: none;
background: none;
overflow: hidden;
}

/* ------- div#horizontalNav --------- */

div#horizontalNav
{
width: 424px;
height: 50px;
text-align: left;
}

ul#Primary 
{
width: 424px;
height: 50px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsOne.jpg) no-repeat 0 0;
}

ul#Primary li
{
/* first level list items are always visible */
float: left;
display: inline;
position: relative;
width: 106px;
height: 50px;
}

ul#Primary li span
{
display: none;
}

ul#Primary li a:active,
ul#Primary li a:link,
ul#Primary li a:visited,
ul#Primary li a:focus,
ul#Primary li a:hover
{
display: block;
width: 106px;
height: 50px;
text-decoration: none;
overflow: hidden;
}

ul#Primary li a:active span,
ul#Primary li a:link span,
ul#Primary li a:visited span,
ul#Primary li a:focus span,
ul#Primary li a:hover span
{
display: none;
}

ul#Primary li a:focus,
ul#Primary li a:hover
{
color: #000;
}

ul#Primary li#navOne a:focus,
ul#Primary li#navOne a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsOne.jpg) no-repeat 0 -50px;
}

ul#Primary li#navTwo a:focus,
ul#Primary li#navTwo a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsOne.jpg) no-repeat -106px -50px;
}

ul#Primary li#navThree a:focus,
ul#Primary li#navThree a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsOne.jpg) no-repeat -212px -50px;
}

ul#Primary li#navFour a:focus,
ul#Primary li#navFour a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsOne.jpg) no-repeat -318px -50px;
}

/* --------- ul#Primary li ul --------- */

ul#Primary li ul 
{
/* second level unordered lists appear off-page until mouseover */
position: absolute;
width: 104px;
height: auto;
top: auto;
left: -9999px;
padding: 0;
border: 1px solid #FFF;
border-bottom: none;
margin: 0;
list-style: none;
overflow: hidden;
z-index: 2000;
}

ul#Primary li ul li
{
width: 104px;
height: auto;
}

ul#Primary li#navOne ul li a:active,
ul#Primary li#navOne ul li a:link,
ul#Primary li#navOne ul li a:visited,
ul#Primary li#navOne ul li a:focus,
ul#Primary li#navOne ul li a:hover,
ul#Primary li#navTwo ul li a:active,
ul#Primary li#navTwo ul li a:link,
ul#Primary li#navTwo ul li a:visited,
ul#Primary li#navTwo ul li a:focus,
ul#Primary li#navTwo ul li a:hover,
ul#Primary li#navThree ul li a:active,
ul#Primary li#navThree ul li a:link,
ul#Primary li#navThree ul li a:visited,
ul#Primary li#navThree ul li a:focus,
ul#Primary li#navThree ul li a:hover,
ul#Primary li#navFour ul li a:active,
ul#Primary li#navFour ul li a:link,
ul#Primary li#navFour ul li a:visited,
ul#Primary li#navFour ul li a:focus,
ul#Primary li#navFour ul li a:hover
{
display: block;
width: 94px;
height: auto;
line-height: 17px;
padding: 3px 5px;
border-bottom: 1px solid #FFF;
text-decoration: none;
text-align: center;
color: #FFF;
background: #DA3636 url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/dropdown_bkgd.jpg) no-repeat 0 0;
overflow: hidden;
}

ul#Primary li#navOne ul li a:focus,
ul#Primary li#navOne ul li a:hover,
ul#Primary li#navTwo ul li a:focus,
ul#Primary li#navTwo ul li a:hover,
ul#Primary li#navThree ul li a:focus,
ul#Primary li#navThree ul li a:hover,
ul#Primary li#navFour ul li a:focus,
ul#Primary li#navFour ul li a:hover
{
background: #6C0000 url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/dropdown_bkgd_roll.jpg) no-repeat 0 0;
}

ul#Primary li.hover ul 
{ 
/* on mouseover, move the list to it's normal position */
top: 50px;
left: 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, 
rename the wrapper bkgd above.
-------------------------------------------------------------------------------------------- */

#MarqueeWrapper 
{
width: 352px;
height: 23px;
padding: 87px 0 0 72px;
visibility: visible;
}

#Marquee 
{
top: 0;
left: 0;
width: 352px;
height: 23px;
overflow: hidden;
}

#Marquee span 
{
width: 352px;
height: 23px;
line-height: 23px;
font-weight: bold;
font-size: 93%;
color: #FFF;
}
/* END ALTER - Marquee */

/* -------------------------
div#header-colTwo
------------------------- */

div#header-colTwo
{
float: left;
display: inline;
width: 235px;
padding: 15px 22px 0 0;
}

div#Banner img,
div#Banner object
{
display: block;
}

/* -------------------------
div#header-colThree
------------------------- */

div#header-colThree
{
float: left;
display: inline;
width: 47px;
padding: 6px 0 0 0;
}

ul#icons li
{
width: 47px;
height: 109px;
}

ul#icons li a
{
display: block;
width: 47px;
height: 109px;
padding: 0;
margin: 0;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
}

li#homeIcon a
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsOne.jpg) no-repeat -424px 0;
}

li#homeIcon a:focus,
li#homeIcon a:hover
{
background-position: -471px 0;
}

li#aboutIcon
{
margin: 10px 0 11px 0;
}

li#aboutIcon a
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsOne.jpg) no-repeat -424px -119px;
}

li#aboutIcon a:focus,
li#aboutIcon a:hover
{
background-position: -471px -119px;
}

li#contactIcon a
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsOne.jpg) no-repeat -424px -239px;
}

li#contactIcon a:focus,
li#contactIcon a:hover
{
background-position: -471px -239px;
}

/* -------------------------------------------------
div#middle
------------------------------------------------- */

div#middle
{
padding: 0 166px 87px 169px;
}

/* ------- div#toolBoxOne --------- */

div#toolBoxOne
{
width: 635px;
padding: 0 14px;
}

h1#toolBoxOne-title
{
display: block;
width: 635px;
height: 51px;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsTwo.jpg) no-repeat 0 0;
}

div#toolBoxOne-middle
{
padding: 16px 0 0 0;
}

/* -------------------------
div#home
------------------------- */

/* -------------------------
div#home-rowOne
------------------------- */

div#home-rowOne
{
padding: 20px 0 21px 0;
}

/* -------------------------
div#home-rowOne-colOne
------------------------- */

div#home-rowOne-colOne
{
float: left;
display: inline;
width: 348px;
}

/* ------- div#toolBoxTwo --------- */

div#toolBoxTwo
{
width: 348px;
}

h1#toolBoxTwo-title a
{
display: block;
width: 348px;
height: 68px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsTwo.jpg) no-repeat -635px 0;
overflow: hidden;
}

h1#toolBoxTwo-title a:focus,
h1#toolBoxTwo-title a:hover
{
background-position: -983px 0;
}

div#toolBoxTwo-toggle
{
padding: 20px 0;
}

div#toolBoxTwo-toggle tr
{
padding: 0 0 8px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/homeComp_line.jpg) no-repeat bottom left;
}

div#toolBoxTwo-toggle a:active,
div#toolBoxTwo-toggle a:link
{
display: block;
margin: 0 0 10px 0;
color: #FFF;
font-size: 167%;
text-decoration: none;
}

div#toolBoxTwo-toggle a:visited
{
display: block;
margin: 0 0 10px 0;
color: #FF9292;
font-size: 167%;
text-decoration: none;
}

div#toolBoxTwo-toggle a:focus,
div#toolBoxTwo-toggle a:hover
{
color: #FFBBBB;
background: none;
}

/* ------- div#toolBoxFour --------- */

div#toolBoxFour
{
width: 348px;
}

h1#toolBoxFour-title a
{
display: block;
width: 348px;
height: 68px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsTwo.jpg) no-repeat -635px -68px;
overflow: hidden;
}

h1#toolBoxFour-title a:focus,
h1#toolBoxFour-title a:hover
{
background-position: -983px -68px;
}

div#toolBoxFour-toggle
{
padding: 20px 0;
}

div#toolBoxFour-toggle tr
{
padding: 0 0 8px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/homeComp_line.jpg) no-repeat bottom left;
}

div#toolBoxFour-toggle a:active,
div#toolBoxFour-toggle a:link
{
display: block;
margin: 0 0 10px 0;
color: #FFF;
font-size: 167%;
text-decoration: none;
}

div#toolBoxFour-toggle a:visited
{
display: block;
margin: 0 0 10px 0;
color: #FF9292;
font-size: 167%;
text-decoration: none;
}

div#toolBoxFour-toggle a:focus,
div#toolBoxFour-toggle a:hover
{
color: #FFBBBB;
background: none;
}

/* ------- div#toolBoxFive --------- */

div#toolBoxFive
{
width: 348px;
}

h1#toolBoxFive-title a
{
display: block;
width: 348px;
height: 68px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsTwo.jpg) no-repeat -635px -136px;
overflow: hidden;
}

h1#toolBoxFive-title a:focus,
h1#toolBoxFive-title a:hover
{
background-position: -983px -136px;
}

div#toolBoxFive-toggle
{
padding: 20px 0;
}

div#toolBoxFive-toggle tr
{
padding: 0 0 8px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/homeComp_line.jpg) no-repeat bottom left;
}

div#toolBoxFive-toggle a:active,
div#toolBoxFive-toggle a:link
{
display: block;
margin: 0 0 10px 0;
color: #FFF;
font-size: 167%;
text-decoration: none;
}

div#toolBoxFive-toggle a:visited
{
display: block;
margin: 0 0 10px 0;
color: #FF9292;
font-size: 167%;
text-decoration: none;
}

div#toolBoxFive-toggle a:focus,
div#toolBoxFive-toggle a:hover
{
color: #FFBBBB;
background: none;
}

/* -------------------------
div#home-rowOne-colTwo
------------------------- */

div#home-rowOne-colTwo
{
float: left;
display: inline;
width: 315px;
}

/* ------- div#toolBoxThree --------- */

div#toolBoxThree
{
width: 315px;
height: 224px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsTwo.jpg) no-repeat -1331px 0;
}

h1#toolBoxThree-title a
{
float: right;
display: block;
width: 39px;
height: 200px;
text-indent: -9999px;
text-decoration: none;
overflow: hidden;
}

h1#toolBoxThree-title a:focus,
h1#toolBoxThree-title a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsTwo.jpg) no-repeat -1646px 0;
}

div#toolBoxThree-middle
{
float: right;
padding: 50px 35px 32px 87px;
}

div#toolBoxThree-middle img
{
display: block;
}

div#toolBoxThree-bottom
{
display: block;
padding: 0 0 0 182px;
}

div#toolBoxThree-bottom a:active,
div#toolBoxThree-bottom a:link
{
display: inline;
color: #FFF;
}

div#toolBoxThree-bottom a:focus,
div#toolBoxThree-bottom a:hover
{
color: #B82929;
background: none;
}

/* -------------------------
div#home-rowTwo
------------------------- */

/* ------- div#companyBox --------- */

div#companyBox
{
float: left;
width: 160px;
height: 106px;
padding: 42px 57px 47px 43px;
margin: 26px 0 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsTwo.jpg) no-repeat -1685px 0;
}

div#companyBox img
{
display: block;
}

/* ------- div#memberBox --------- */

div#memberBox
{
float: left;
position: relative;
width: 403px;
padding: 101px 0 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsTwo.jpg) no-repeat -1945px 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;
}
/* END ALTER - Member Box */

div.memberBox-login-info
{
height: 29px;
padding: 0 0 10px 96px;
}

p.memberBox-label
{
float: left;
display: inline;
position: relative;
width: 107px;
line-height: 29px;
color: #FFF;
font-size: 136%;
}

input.memberBox-textBox
{
float: left;
display: inline;
position: relative;
width: 135px;
height: 21px;
padding: 2px 2px 0 2px;
border: 3px solid #B82929;
color: #B82929;
background: #FFF;
}

div#memberBox-links
{
float: left;
position: relative;
padding: 10px 0 0 85px;
}

p#memberBox-links-enter,
p#memberBox-links-forgot,
p#memberBox-links-register
{
float: left;
display: inline;
height: 20px;
padding: 0 5px;
font-size: 107%;
line-height: 20px;
text-align: left;
}

p#memberBox-links-enter
{
font-weight: bold;
}

p#memberBox-links-enter a:active,
p#memberBox-links-enter a:link,
p#memberBox-links-enter a:visited,
p#memberBox-links-forgot a:active,
p#memberBox-links-forgot a:link,
p#memberBox-links-forgot a:visited,
p#memberBox-links-register a:active,
p#memberBox-links-register a:link,
p#memberBox-links-register a:visited
{
color: #FFF;
}

p#memberBox-links-enter a:focus,
p#memberBox-links-enter a:hover,
p#memberBox-links-forgot a:focus,
p#memberBox-links-forgot a:hover,
p#memberBox-links-register a:focus,
p#memberBox-links-register a:hover
{
color: #B82929;
background: none;
}

/* -------------------------------------------------
div#footer-wrapper
------------------------------------------------- */

div#footer-wrapper
{
width: 748px;
margin: 0 122px 0 128px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/footer_bkgd.jpg) repeat-y 0 0;
}

div#footer-container
{
padding: 50px 0 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/footer_top.jpg) no-repeat 0 0;
}

div#footer
{
padding: 0 30px 50px 30px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/footer_btm.jpg) no-repeat bottom left;
}

/* -------------------------
div#footer-rowOne
------------------------- */

div#backToTop-link a
{
display: block;
width: 688px;
height: 114px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsOne.jpg) no-repeat -738px 0;
overflow: hidden;
}

div#backToTop-link a:focus,
div#backToTop-link a:hover
{
background-position: -738px -114px;
}

/* -------------------------
div#footer-rowTwo
------------------------- */

div#footer-rowTwo
{
height: 20px;
}

div#footer p
{
text-align: center;
line-height: 20px;
}

/* -------------------------
div#footer-rowThree
------------------------- */

div#footer-rowThree
{
padding: 15px 0 13px 0;
}

/* ----- div#companyLogo ----- */

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/207/2133328599/images/company_logo.gif) no-repeat 0 0;
overflow: hidden;
}

div#companyLogo a:focus,
div#companyLogo a:hover
{
background-position: -110px 0;
}

/* -------------------------
div#footer-rowFour
------------------------- */

/* ----- div#footerIcons ----- */

div#footerIcons
{
width: 220px;
height: 31px;
margin: 0 auto;
}

div#footerIcons a
{
float: left;
position: relative;
width: 44px;
height: 31px;
padding: 0;
margin: 0;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
}

a#firefox
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsOne.jpg) no-repeat -518px 0;
}

a#firefox:focus,
a#firefox:hover
{
background-position: -518px -31px;
}

a#internetExplorer
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsOne.jpg) no-repeat -562px 0;
}

a#internetExplorer:focus,
a#internetExplorer:hover
{
background-position: -562px -31px;
}

a#safari
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsOne.jpg) no-repeat -606px 0;
}

a#safari:focus,
a#safari:hover
{
background-position: -606px -31px;
}

a#delicious
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsOne.jpg) no-repeat -650px 0;
}

a#delicious:focus,
a#delicious:hover
{
background-position: -650px -31px;
}

a#favorites
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/207/2133328599/images/elementsOne.jpg) no-repeat -694px 0;
}

a#favorites:focus,
a#favorites:hover
{
background-position: -694px -31px;
}
