/* --------------------------------------------------------------------------------------------
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/240/2133328413/

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_240.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: #4D4D4D;
font-family:  Lucida Grande, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
}

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: #2525FF;
}

/* Fix for calendar days of the week color. */
.white_9Bold
{
color: #FFF;
}

a:visited
{
color: #000;
}

a:focus,
a:hover
{
color: #295BAD;
}

.contentEdit h1
{
padding: 0.5em 0.5em 0.5em 2.5em;
margin: 0.2em 0;
font-size: 182%;
color: #FFF;
background: url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/h1_bkgd.jpg) no-repeat 0 0;
}

.contentEdit h2
{
padding: 0.5em 0.5em 0.5em 2.5em;
margin: 0.2em 0;
font-size: 182%;
color: #000000;
background: url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/h2_bkgd.jpg) no-repeat 0 0;
}

.contentEdit h3
{
padding: 0.5em;
border: 3px solid #FFF;
margin: 0.2em 0;
font-size: 138.5%;
font-weight: normal;
color: #FFF;
background: #000000;
}

.contentEdit h4
{
padding: 0.5em;
border: 3px solid #FFF;
margin: 0.2em 0;
font-size: 138.5%;
font-weight: normal;
color: #fff;
background: #000;
}

.contentEdit h5
{
padding: 0.3em 0 0.3em 2.75em;
margin: 0.2em 0;
font-size: 108%;
color: #000000;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/h5_icon.gif) no-repeat 0 0;
}

.contentEdit h6
{
padding: 0.3em 0 0.3em 2.75em;
margin: 0.2em 0;
font-size: 108%;
color: #000000;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/h6_icon.gif) no-repeat 0 0;
}

.contentEdit img
{
border-color: #000034;
}

/* To style images in content. */
.contentEdit img.imageStyle
{
border-width: 3px;
border-style: solid;
padding: 17px 0 0 0;
background: #0016ff url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/img_bkgd.jpg) no-repeat 0 0;
}

a[href^="http:"]:active,
a[href^="http:"]:link,
a[href^="http:"]:visited
{
padding: 0 15px 0 0;
text-decoration: underline;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/content_externalLink.gif) no-repeat center right;
}

/* 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;
}

/* 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;
}

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Special link properties within the editable region of the website.

INSTRUCTIONS:
Make changes to the following:
1. replace default URL (240.style.jamspiritsites.com) with client URL
-------------------------------------------------------------------------------------------- */
a[href^="http://www.240.style.jamspiritsites.com"]:active,
a[href^="http://www.240.style.jamspiritsites.com"]:link,
a[href^="http://www.240.style.jamspiritsites.com"]:visited,
a[href^="http://240.style.jamspiritsites.com"]:active,
a[href^="http://240.style.jamspiritsites.com"]:link,
a[href^="http://240.style.jamspiritsites.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/240/2133328413/images/content_emailLink.gif) no-repeat center right;
}

a[href$=".pdf"]:active,
a[href$=".pdf"]:link,
a[href$=".pdf"]:visited
{
padding: 2px 18px 2px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/content_pdfLink.gif) no-repeat center right;
}

a[href$=".doc"]:active,
a[href$=".doc"]:link,
a[href$=".doc"]:visited
{
padding: 2px 18px 2px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/content_wordLink.gif) no-repeat center right;
}

/* -------------------------------------------------
main structure
------------------------------------------------- */

body
{
background: #2637ff url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/body_bkgd.jpg) repeat-x 0 0;
}

div#wrapper
{
text-align: center;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/wrapper_bkgd.jpg) no-repeat center top;
}

div#container
{
width: 998px;
margin: 0 auto;
text-align: left;
}

/* -------------------------------------------------
div#header
------------------------------------------------- */

div#header
{
height: 260px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/wrapper_header_bkgd.jpg) no-repeat -113px 0;
}

/* ------- div#Banner --------- */

div#Banner
{
width: 998px;
height: 260px;
}

div#Banner img,
div#Banner object
{
display: block;
}

/* -------------------------------------------------
div#horizontalNav
------------------------------------------------- */

div#horizontalNav
{
width: 948px;
padding: 0 25px 30px 25px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/horizontalNav.jpg) no-repeat 0 0;
}

ul#Primary 
{
width: 948px;
}

ul#Primary li
{
/* first level list items are always visible */
float: left;
display: inline;
position: relative;
width: 158px;
}

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: 138px;
height: 23px;
line-height: 23px;
padding: 13px 10px 14px 10px;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 108%;
color: #FFF;
overflow: hidden;
}

ul#Primary li a:focus,
ul#Primary li a:hover
{
color: #8697b8;
}

/* --------- ul#Primary li ul --------- */

ul#Primary li ul 
{
/* second level unordered lists appear off-page until mouseover */
position: absolute;
width: 152px;
height: auto;
top: auto;
left: -9999px;
padding: 0;
border: 3px solid #FFF;
border-bottom: none;
margin: 0;
list-style: none;
overflow: hidden;
z-index: 2000;
}

ul#Primary li ul li
{
width: 152px;
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,
ul#Primary li#navFive ul li a:active,
ul#Primary li#navFive ul li a:link,
ul#Primary li#navFive ul li a:visited,
ul#Primary li#navFive ul li a:focus,
ul#Primary li#navFive ul li a:hover,
ul#Primary li#navSix ul li a:active,
ul#Primary li#navSix ul li a:link,
ul#Primary li#navSix ul li a:visited,
ul#Primary li#navSix ul li a:focus,
ul#Primary li#navSix ul li a:hover
{
display: block;
width: 142px;
height: auto;
line-height: 14px;
padding: 9px 5px;
border-bottom: 3px solid #FFF;
text-decoration: none;
color: #FFF;
font-weight: bold;
text-align: center;
background: #0013e6 url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/drop_down.gif) repeat-x 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,
ul#Primary li#navFive ul li a:focus,
ul#Primary li#navFive ul li a:hover,
ul#Primary li#navSix ul li a:focus,
ul#Primary li#navSix ul li a:hover
{
color: #8697b8;
background: #0013E6 url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/drop_down_roll.gif) repeat-x 0 0;
}

ul#Primary li.hover ul 
{ 
/* on mouseover, move the list to it's normal position */
top: auto;
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: 295px;
height: 20px;
padding: 0 35px 0 668px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/marquee_bkgd.jpg) no-repeat 0 0;
}

#Marquee 
{
top: 0;
left: 0;
width: 295px;
height: 20px;
visibility: visible;
overflow: hidden;
}

#Marquee span 
{
width: 295px;
height: 20px;
line-height: 20px;
font-weight: bold;
font-size: 93%;
color: #FFF;
}
/* END ALTER - Marquee */

/* -------------------------------------------------
div#middle-wrapper
------------------------------------------------- */

div#middle-wrapper
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/middle_bkgd.jpg) repeat-y 0 0;
}

div#middle-container
{
width: 950px;
padding: 0 24px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/wrapper_bkgd.jpg) no-repeat -363px -360px;
}

div#middle
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/middle_bkgd.jpg) repeat-y -24px 0;
}

/* -------------------------
div#middle-colOne
------------------------- */

div#middle-colOne
{
float: left;
display: inline;
width: 633px;
}

* html div#middle-colOne
{
overflow: hidden;
}

/* ------- div#toolBoxOne --------- */

div#toolBoxOne
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/toolBoxOne_bkgd.jpg) repeat-y 0 0;
}

div#toolBoxOne-title-wrapper
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/toolBoxOne_title_grow.jpg) repeat-y 0 0;
}

div#toolBoxOne-title-container
{
padding: 0 0 55px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/toolBoxOne_title_bottom.jpg) no-repeat left bottom;
}

h2#toolBoxOne-title
{
width: 574px;
padding: 0 30px;
line-height: 42px;
font-size: 227%;
color: #FFF;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/toolBoxOne_title_top.jpg) no-repeat 0 0;
}

div#toolBoxOne-content
{
width: 574px;
padding: 0 30px 20px 30px;
}

/* -------------------------
div#homeCompBox-wrapper
------------------------- */

div#homeCompBox-wrapper
{
margin: -20px 0 0 0;
}

div#homeCompBox-container
{
padding: 80px 0 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/homeCompBox_top.jpg) no-repeat 0 0;
}

/* ------- div#toolBoxFour --------- */

div#toolBoxFour
{
float: left;
display: inline;
width: 240px;
padding: 0 65px 0 44px;
}

h3#toolBoxFour-title a
{
display: block;
width: 240px;
line-height: 30px;
padding: 0 0 6px 0;
font-size: 227%;
text-decoration: none;
text-align: center;
color: #FFF;
overflow: hidden;
}

div#toolBoxFour-image
{
width: 160px;
height: 106px;
padding: 34px 40px 32px 40px;
}

h4#toolBoxFour-subTitle
{
width: 240px;
height: 46px;
margin: 0 auto;
}

h4#toolBoxFour-subTitle a
{
display: block;
width: 240px;
height: 46px;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/toolBoxFour_button.jpg) no-repeat 0 0;
overflow: hidden;
}

h4#toolBoxFour-subTitle a:focus,
h4#toolBoxFour-subTitle a:hover
{
background-position: 0 -46px;
}

/* ------- div#memberBox --------- */

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Members box ALTER

INSTRUCTIONS:
Make changes to the following:
1. if site has member area, default display to inline - othewise, change inline to none
2. if site does not have a members area, make sure to also change "clientLogo-footer"
   from display none to block
-------------------------------------------------------------------------------------------- */
div#memberBox
{
float: left;
display: inline;
width: 244px;
}
/* END ALTER - Member Box */

h3#memberBox-title
{
width: 244px;
padding: 0 0 20px 0;
line-height: 30px;
font-size: 227%;
text-align: center;
color: #FFF;
}

div#memberBox form
{
width: 200px;
padding: 0 22px;
}

div.memberBox-login-info
{
position:relative;
width: 200px;
margin: 0 0 20px 0;
}

label.overlabel 
{
float: left;
display: inline;
width: 200px;
padding: 0 0 5px 0;
color: #FFF;
}

input.memberBox-textBox
{
float: left;
display: inline;
width: 159px;
height: 16px;
padding: 4px;
border: 3px solid #FFF;
color: #FFF;
background: #000;
}

input.memberBox-textBox:focus
{
border: 3px solid #FFF;
color: #FFF;
background: #000;
}

div.memberBox-forgot
{
float: left;
display: inline;
width: 27px;
height: 30px;
}

div.memberBox-forgot a
{
display: block;
width: 27px;
height: 30px;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/memberBox_forgot.jpg) no-repeat 0 0;
overflow: hidden;
}

div.memberBox-forgot a:focus,
div.memberBox-forgot a:hover
{
background-position: 0 -30px;
}

div#memberBox-buttons
{
width: 200px;
}

div#memberBox-buttons-enter
{
width: 200px;
height: 30px;
padding: 0 0 13px 0;
}

button#memberBox-enter
{
display: block;
width: 200px;
height: 30px;
padding: 0;
border: 0;
margin: 0;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/memberBox_buttons.jpg) no-repeat 0 0;
overflow: hidden;
cursor: pointer;
}

button#memberBox-enter:focus,
button#memberBox-enter:hover
{
background-position: 0 -30px;
}

div#memberBox-buttons-register
{
width: 200px;
text-align: center;
font-size: 77%;
color: #FFF;
}

div#memberBox-buttons-register a
{
color: #FFF;
}

div#memberBox-buttons-register a:focus,
div#memberBox-buttons-register a:hover
{
color: #FFF;
}

/* -------------------------
div#middle-colTwo
------------------------- */

div#middle-colTwo
{
float: left;
display: inline;
width: 317px;
}

/* ------- div.homeComponentBox --------- */

div.homeComponentBox-title-container
{
padding: 0 0 55px 0;
}

h3.homeComponentBox-title a
{
display: block;
width: 257px;
line-height: 30px;
font-size: 182%;
text-decoration: none;
color: #FFF;
overflow: hidden;
}

div.homeComponentBox-content
{
width: 257px;
padding: 0 30px;
}

/* If the home components are LINKS make sure the second class for the homeComponentBox-content is homeComponentBox-link */
div.homeComponentBox-link td.vB-icontd
{
display: none;
}

div.homeComponentBox-link td.vB-itemtd
{
padding: 0;
}

div.homeComponentBox-link a:active,
div.homeComponentBox-link a:link,
div.homeComponentBox-link a:visited
{
display: block;
width: 222px;
line-height: 15px;
padding: 0 0 0 35px;
margin: 0 0 17px 0;
color: #000030;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/icon_title.gif) no-repeat 0 0;
overflow: hidden;
}

div.homeComponentBox-link a:focus,
div.homeComponentBox-link a:hover
{
color: #0017fd;
}
/* end home component links */

/* If the home components is RSS make sure the second class for the homeComponentBox-content is homeComponentBox-rss */
div.homeComponentBox-rss td.vB-icontd
{
display: none;
}

div.homeComponentBox-rss
{
color: #4D4D4D;
}

div.homeComponentBox-rss a:active,
div.homeComponentBox-rss a:link,
div.homeComponentBox-rss a:visited,
div.homeComponentBox-rss a:focus,
div.homeComponentBox-rss a:hover
{
color: #C60F0F;
}

div.homeComponentBox-rss a:focus,
div.homeComponentBox-rss a:hover
{
color: #0074B4;
}
/* end home component rss */

/* If the home components is VIDEO make sure the second class for the homeComponentBox-content is homeComponentBox-video */
div.homeComponentBox-video
{
color: #4D4D4D;
}

div.homeComponentBox-video a:active,
div.homeComponentBox-video a:link,
div.homeComponentBox-video a:visited,
div.homeComponentBox-video a:focus,
div.homeComponentBox-video a:hover
{
color: #C60F0F;
}

div.homeComponentBox-video a:focus,
div.homeComponentBox-video a:hover
{
color: #0074B4;
}

div.homeComponentBox-video a[href^="http:"]:active,
div.homeComponentBox-video a[href^="http:"]:link,
div.homeComponentBox-video a[href^="http:"]:visited,
div.homeComponentBox-video a[href^="http:"]:focus,
div.homeComponentBox-video a[href^="http:"]:hover
{
padding: 0;
background: none;
}

div.homeComponentBox-video img.hmCmp-vidImg
{
border-color: #000;
background-color: #FFF;
}

div.homeComponentBox-video ul#hmCmp-video li:first-child img.hmCmp-vidImg
{
width: 247px; /* orig 272 */
height: 179px; /* orig 204 */
border-color: #000;
background-color: #FFF;
}
/* end home component video */

/* ------- div#toolBoxTwo --------- */

div#toolBoxTwo
{
padding: 0 0 11px 0;
}

div#toolBoxTwo-title-wrapper
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/toolBoxTwo_title_grow.jpg) repeat-y 0 0;
}

div#toolBoxTwo-title-container
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/toolBoxTwo_title_bottom.jpg) no-repeat left bottom;
}

h3#toolBoxTwo-title a
{
padding: 29px 30px 0 30px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/toolBoxTwo_title_top.jpg) no-repeat 0 0;
}

/* ------- div#toolBoxThree --------- */

div#toolBoxThree-title-wrapper
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/toolBoxThree_title_grow.jpg) repeat-y 0 0;
}

div#toolBoxThree-title-container
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/toolBoxThree_title_bottom.jpg) no-repeat left bottom;
}

h3#toolBoxThree-title a
{
padding: 41px 30px 0 30px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/toolBoxThree_title_top.jpg) no-repeat 0 0;
}

/* ----- div#companyBox ----- */

div#companyBox
{
width: 160px;
height: 106px;
padding: 90px 78px 80px 79px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/companyBox_bkgd.jpg) no-repeat 0 0;
}

/* -------------------------------------------------
div#footer
------------------------------------------------- */

div#footer
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/footer_grow.jpg) repeat-y 0 0;
}

/* -------------------------
div#footerTop
------------------------- */

div#footerTop
{
padding: 57px 0 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/footer_top.jpg)  no-repeat 0 0;
}

div#footerTop p
{
float: left;
display: inline;
width: 592px;
line-height: 29px;
padding: 0 69px 0 45px;
color: #FFF;
text-align: center;
}

/* ----- div#footerIcons ----- */

div#footerIcons
{
float: left;
display: inline;
width: 220px;
height: 29px;
}

div#footerIcons a
{
float: left;
display: inline;
width: 44px;
height: 29px;
padding: 0;
margin: 0;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
}

a#firefox
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/footerIcons.jpg) no-repeat 0 0;
}

a#firefox:focus,
a#firefox:hover
{
background-position: 0 -29px;
}

a#internetExplorer
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/footerIcons.jpg) no-repeat -44px 0;
}

a#internetExplorer:focus,
a#internetExplorer:hover
{
background-position: -44px -29px;
}

a#safari
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/footerIcons.jpg) no-repeat -88px 0;
}

a#safari:focus,
a#safari:hover
{
background-position: -88px -29px;
}

a#delicious
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/footerIcons.jpg) no-repeat -132px 0;
}

a#delicious:focus,
a#delicious:hover
{
background-position: -132px -29px;
}

a#favorites
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/footerIcons.jpg) no-repeat -176px 0;
}

a#favorites:focus,
a#favorites:hover
{
background-position: -176px -29px;
}

/* -------------------------
div#footerBottom
------------------------- */

div#footerBottom
{
padding: 47px 0 0 0;
background: #000030 url(http://n1assets1.styles1.jamspiritsites.com/240/2133328413/images/footer_bottom.jpg)  no-repeat 0 0;
}

/* ----- div#companyLogo ----- */

div#companyLogo
{
width: 110px;
height: 20px;
padding: 0 0 20px 603px;
}

div#companyLogo a
{
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/240/2133328413/images/company_logo.gif) no-repeat 0 0;
overflow: hidden;
}

div#companyLogo a:focus,
div#companyLogo a:hover
{
background-position: -110px 0;
}
