/* --------------------------------------------------------------------------------------------
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/208/devilrayallstars.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_208.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: #0B1672;
}

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: #1120A3;
}

a:visited
{
color: #A2A2A2;
}

a:focus,
a:hover
{
color: #001AFF;
background: #CBCFFF;
}

.contentEdit h1
{
padding: 0.5em;
margin: 0.2em 0;
font-size: 182%;
font-weight: bold;
color: #FFF;
background: #000A76 url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/h1_bkgd.gif) repeat-x 0 0;
}

.contentEdit h2
{
padding: 0.5em;
margin: 0.2em 0;
font-size: 182%;
font-weight: bold;
color: #0B1672;
background: #DDE0FF url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/h2_bkgd.gif) repeat-x 0 0;
}

.contentEdit h3
{
padding: 1em 0.25em 1.25em 3.5em;
margin: 0.2em 0;
font-size: 136%;
font-weight: bold;
color: #0B1672;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/h3_icon.jpg) no-repeat left top;
}

.contentEdit h4
{
padding: 1em 3.5em 1.25em 0.25em;
margin: 0.2em 0;
font-size: 136%;
font-weight: bold;
color: #0B1672;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/h4_icon.jpg) no-repeat right top;
}

.contentEdit h5
{
padding: 0.5em 0.25em;
margin: 0.2em 0;
font-size: 136%;
font-weight: bold;
color: #0B1672;
background: #8791FF url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/h5_bkgd.gif) repeat-x left bottom;
clear: both;
}

.contentEdit h6
{
padding: 0.5em 0.25em;
margin: 0.2em 0;
font-size: 136%;
color: #0B1672;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/h6_bkgd.gif) repeat-x left bottom;
}

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/208/devilrayallstars.com/images/content_externalLink.gif) no-repeat top right;
}

a[href^="http:"]:focus,
a[href^="http:"]:hover
{
background-color: #CBCFFF;
}

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Special link properties within the editable region of the website.

INSTRUCTIONS:
Make changes to the following:
1. replace default URL (208.style.jamspiritsties.com) with client URL
-------------------------------------------------------------------------------------------- */
a[href^="http://www.devilrayallstars.com"]:active,
a[href^="http://www.devilrayallstars.com"]:link,
a[href^="http://www.devilrayallstars.com"]:visited,
a[href^="http://devilrayallstars.com"]:active,
a[href^="http://devilrayallstars.com"]:link,
a[href^="http://devilrayallstars.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 18px 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/content_emailLink.gif) no-repeat top right;
}

a[href^="mailto:"]:focus,
a[href^="mailto:"]:hover,
a[href^="javascript:location.href='mailto:'"]:focus,
a[href^="javascript:location.href='mailto:'"]:hover
{
background-color: #CBCFFF;
}

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/208/devilrayallstars.com/images/content_pdfLink.gif) no-repeat top right;
}

a[href$=".pdf"]:focus,
a[href$=".pdf"]:hover
{
background-color: #CBCFFF;
}

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/208/devilrayallstars.com/images/content_wordLink.gif) no-repeat top right;
}

a[href$=".doc"]:focus,
a[href$=".doc"]:hover
{
background-color: #CBCFFF;
}

/* 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: #00085E url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/body_bkgd.gif) repeat-y top center;
}

div#wrapper
{
text-align: center;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/wrapper_bkgd.jpg) repeat-x 0 0;
}

div#container
{
width: 994px;
margin: 0 auto;
text-align: left;
}

/* -------------------------------------------------
div#header
------------------------------------------------- */

div#header
{
height: 319px;
padding: 0 16px 0 17px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/header_bkgd.jpg) no-repeat 0 0;
}

/* ------- h1#homeIcon --------- */

h1#homeIcon a
{
display: block;
width: 481px;
height: 53px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/homeIcon.jpg) no-repeat 0 0;
overflow: hidden;
}

h1#homeIcon a:focus,
h1#homeIcon a:hover
{
background-position: 0 -53px;
}

/* ------- div.chromestyle --------- */

div.chromestyle
{
width: 952px;
height: 28px;
padding: 0 2px 0 7px;
}

div.chromestyle ul
{
width: 952px;
height: 28px;
text-align: left;
}

div#chromemenu ul
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/horizontalNav.jpg) no-repeat 0 0;
}

div.chromestyle ul li
{
float: left;
width: 119px;
height: 28px;
}

div.chromestyle ul li span
{
display: none;
}

div.chromestyle ul li a
{
display: block;
width: 119px;
height: 28px;
text-decoration: none;
}

div.chromestyle ul li#navOne a:focus,
div.chromestyle ul li#navOne a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/horizontalNav.jpg) no-repeat 0 -28px;
}

div.chromestyle ul li#navTwo a:focus,
div.chromestyle ul li#navTwo a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/horizontalNav.jpg) no-repeat -119px -28px;
}

div.chromestyle ul li#navThree a:focus,
.chromestyle ul li#navThree a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/horizontalNav.jpg) no-repeat -238px -28px;
}

div.chromestyle ul li#navFour a:focus,
div.chromestyle ul li#navFour a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/horizontalNav.jpg) no-repeat -357px -28px;
}

div.chromestyle ul li#navFive a:focus,
div.chromestyle ul li#navFive a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/horizontalNav.jpg) no-repeat -476px -28px;
}

div.chromestyle ul li#navSix a:focus,
div.chromestyle ul li#navSix a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/horizontalNav.jpg) no-repeat -595px -28px;
}

div.chromestyle ul li#navSeven a:focus,
div.chromestyle ul li#navSeven a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/horizontalNav.jpg) no-repeat -714px -28px;
}

div.chromestyle ul li#navEight a:focus,
div.chromestyle ul li#navEight a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/horizontalNav.jpg) no-repeat -833px -28px;
}

/* --------- div.dropmenudiv --------- */

div.dropmenudiv
{
position:absolute;
top: 0;
padding: 4px 4px 0 4px;
border: 1px solid #FFF;
margin: -1px 0 0 0;
background: #CCB1E2;
z-index:100;
visibility: hidden;
}

div.dropmenudiv a:active,
div.dropmenudiv a:link,
div.dropmenudiv a:visited
{
width: auto;
display: block;
width: 97px;
padding: 3px 5px;
border: 1px solid #FFF;
margin: 0 0 4px 0;
text-decoration: none;
text-align: center;
line-height: 16px;
color: #A879CD;
background: #F5E4F8 url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/dropdown_bkgd.jpg) no-repeat 0 0;
}

div.dropmenudiv a:focus,
div.dropmenudiv a:hover
{
color: #FFF;
background: #D2A9F0 url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/dropdown_bkgd_roll.jpg) no-repeat 0 0;
}

/* ------- div#mainGraphics --------- */

div#mainGraphics
{
height: 238px;
}

h1#clientLogo
{
float: left;
display: inline;
width: 274px;
height: 238px;
}

h1#clientLogo a
{
display: block;
width: 274px;
height: 238px;
text-indent: -9999px;
text-decoration: none;
background: none;
overflow: hidden;
}

div#mainPic
{
float: left;
display: inline;
width: 365px;
height: 238px;
padding: 0 0 0 309px;
}

div#mainPic img,
div#mainPic object
{
display: block;
width: 365px;
height: 238px;
}

/* -------------------------------------------------
div#middle
------------------------------------------------- */

div#middle
{
padding: 0 16px 20px 17px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/middle_bkgd.gif) repeat-y 0 0;
}

/* -------------------------
div#middle-colOne
------------------------- */

div#middle-colOne
{
float: left;
display: inline;
width: 234px;
min-height: 256px;
padding: 21px 20px 0 20px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/middle_colOne_bkgd.jpg) no-repeat 0 0;
}

* html div#middle-colOne
{
min-height: 256px;
}

/* ------- div#memberBox --------- */

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Members box ALTER

INSTRUCTIONS:
Make changes to the following:
1. if site has member area, default display to block - othewise, change block to none
-------------------------------------------------------------------------------------------- */
div#memberBox
{
display: block;
position: relative;
width: 234px;
margin: 0 0 20px 0;
font-size: 92%;
background: #000756 url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/memberBox_bkgd.jpg) no-repeat 4px 51px;
}
/* END ALTER - Member Box */

div#memberBox h1
{
width: 234px;
height: 51px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/memberBox_title.jpg) no-repeat 0 0;
}

div#memberBox form
{
width: 206px;
padding: 0 10px 20px 10px;
border: 4px solid #2D3EFF;
border-top: none;
}

div.memberBox-login-info
{
height: 25px;
padding: 0 0 10px 0;
}

p.memberBox-label
{
float: left;
display: inline;
position: relative;
width: 73px;
line-height: 25px;
color: #FFF;
}

input.memberBox-textBox
{
float: left;
display: inline;
position: relative;
width: 120px;
height: 19px;
padding: 2px 2px 0 2px;
border: 4px solid #4352FF;
color: #FFF;
background: #000;
}

div#memberBox-buttons
{
padding: 14px 0 0 0;
}

p#memberBox-buttons-options
{
float: left;
width: 153px;
height: 33px;
}

a#otherOptionsShow
{
display: block;
width: 153px;
height: 33px;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/memberBox_buttons.jpg) no-repeat 0 0;
overflow: hidden;
}

a#otherOptionsShow:focus,
a#otherOptionsShow:hover
{
background-position: 0 -33px;
}

a#otherOptionsHide
{
display: block;
width: 153px;
height: 33px;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/memberBox_buttons.jpg) no-repeat 0 -66px;
overflow: hidden;
}

a#otherOptionsHide:focus,
a#otherOptionsHide:hover
{
background-position: 0 -99px;
}

button#memberBox-buttons-enter
{
float: left;
width: 41px;
height: 26px;
}

button#memberBox-buttons-enter
{
display: block;
width: 41px;
height: 26px;
padding: 0;
border: 0;
margin: 0;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/memberBox_buttons.jpg) no-repeat -153px 0;
overflow: hidden;
cursor: pointer;
}

button#memberBox-buttons-enter:focus,
button#memberBox-buttons-enter:hover
{
background-position: -153px -26px;
}

div#memberBox-options
{
color: #FFF;
}

div#memberBox-options h3
{
padding: 20px 0 5px 0;
color: #CBCFFF;
font-size: 114%;
}

div#memberBox-options a:active,
div#memberBox-options a:link
{
color: #FFF;
font-weight: bold;
}

div#memberBox-options a:visited
{
color: #D5D5D5;
font-weight: bold;
}

div#memberBox-options a:focus,
div#memberBox-options a:hover
{
color: #FFF;
}

/* ------- div#toolBoxTwo --------- */

div#toolBoxTwo
{
width: 234px;
padding: 0 0 20px 0;
}

h2#toolBoxTwo-title a
{
display: block;
width: 234px;
height: 45px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/toolBoxTwo_title.jpg) no-repeat 0 0;
overflow: hidden;
}

div#toolBoxTwo-bottom
{
border: 4px solid #2D3EFF;
border-top: none;
background: #000862 url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/toolBoxTwo_middle.jpg) no-repeat 0 0;
}

div#toolBoxTwo-middle
{
width: 148px;
height: 96px;
padding: 4px 39px;
}

div#toolBoxTwo-middle img
{
display: block;
}

h3#toolBoxTwo-subTitle
{
width: 156px;
padding: 12px 35px;
text-align: center;
font-weight: normal;
}

h3#toolBoxTwo-subTitle a:active,
h3#toolBoxTwo-subTitle a:link
{
color: #FFF;
text-decoration: none;
}

h3#toolBoxTwo-subTitle a:visited
{
color: #D5D5D5;
text-decoration: none;
}

h3#toolBoxTwo-subTitle a:focus,
h3#toolBoxTwo-subTitle a:hover
{
color: #CBCFFF;
background: none;
}

/* ----- div#companyBox ----- */

div#companyBox
{
width: 160px;
height: 106px;
padding: 44px 37px 43px 37px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/companyBox_bkgd.jpg) no-repeat 0 0;
}

/* -------------------------
div#middle-colTwo
------------------------- */

div#middle-colTwo
{
float: left;
display: inline;
width: 687px;
min-height: 256px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/middle_colTwo_bkgd.jpg) no-repeat 0 0;
}

* html div#middle-colTwo
{
height: 256px;
}

/* ------- div#toolBoxOne --------- */

div#toolBoxOne
{
width: 644px;
padding: 20px 20px 30px 23px;
}

* html div#toolBoxOne
{
overflow: hidden;
}

h2#toolBoxOne-title 
{
width: 644px;
height: 100px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/toolBoxOne_title.jpg) no-repeat 0 0;
overflow: hidden;
}

/* --------------------------------------------------------------------------------------------
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-wrapper
{
width: 641px;
padding: 0 1px;
}

div#marquee
{
position: relative; /* for marquee tag */
visibility: visible;
height: 34px;
}

div#marquee span.body_10
{
color: #0E1B8D;
font-weight: bold;
line-height: 34px;
}
/* END ALTER - Marquee */

div#toolBoxOne-middle
{
width: 641px;
padding: 20px 0 0 3px;
}

/* ------- div#toolBoxThree --------- */

div#toolBoxThree
{
float: left;
width: 320px;
padding: 0 6px 0 19px;
}

h2#toolBoxThree-title a
{
display: block;
width: 320px;
height: 74px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/toolBoxThree_title.jpg) no-repeat 0 0;
overflow: hidden;
}

div#toolBoxThree-middle
{
padding: 0 4px;
}

div#toolBoxThree-middle tr.vB-homeRow
{
border-bottom: 1px solid #FFF;
}

div#toolBoxThree-middle td.vB-icontd
{
display: none;
}

div#toolBoxThree-middle td.vB-itemtd
{
padding: 0;
}

div#toolBoxThree-middle a:active,
div#toolBoxThree-middle a:link,
div#toolBoxThree-middle a:visited
{
display: block;
padding: 10px 0 10px 47px;
border-bottom: 1px solid #ABB2FF;
margin: 0;
color: #000862;
text-decoration: none;
background: #ABB2FF url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/icon_title_homeComp.gif) no-repeat center left;
}

div#toolBoxThree-middle a:focus,
div#toolBoxThree-middle a:hover
{
color: #000862;
background: #737FFF url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/icon_title_homeComp_roll.gif) no-repeat center left;
}

/* ------- div#toolBoxFour --------- */

div#toolBoxFour
{
float: left;
width: 320px;
padding: 0 16px 0 6px;
}

h2#toolBoxFour-title a
{
display: block;
width: 320px;
height: 74px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/toolBoxFour_title.jpg) no-repeat 0 0;
overflow: hidden;
}

div#toolBoxFour-middle
{
padding: 0 4px;
}

div#toolBoxFour-middle tr
{
border-bottom: 1px solid #FFF;
}

div#toolBoxFour-middle td.vB-icontd
{
display: none;
}

div#toolBoxFour-middle td.vB-itemtd
{
padding: 0;
}

div#toolBoxFour-middle a:active,
div#toolBoxFour-middle a:link,
div#toolBoxFour-middle a:visited
{
display: block;
padding: 10px 0 10px 47px;
border-bottom: 1px solid #ABB2FF;
color: #000862;
text-decoration: none;
background: #ABB2FF url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/icon_title_homeComp.gif) no-repeat center left;
}

div#toolBoxFour-middle a:focus,
div#toolBoxFour-middle a:hover
{
color: #000862;
background: #737FFF url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/icon_title_homeComp_roll.gif) no-repeat center left;
}

/* -------------------------------------------------
div#footer-wrapper
------------------------------------------------- */

div#footer-wrapper
{
width: 961px;
border-top: 1px solid #FFF;
margin: 0 16px 0 17px;
}

div#footer-container
{
padding: 26px 30px 20px 28px;
border-top: 3px solid #ABB2FF;
}

/* ----- div#footerIcons ----- */

div#footerIcons
{
float: left;
display: inline;
width: 220px;
height: 49px;
padding: 0 61px 0 0;
}

div#footerIcons a
{
float: left;
position: relative;
width: 44px;
height: 49px;
padding: 0;
margin: 0;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
}

a#firefox
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/footerIcons.jpg) no-repeat 0 0;
}

a#firefox:focus,
a#firefox:hover
{
background-position: 0 -49px;
}

a#internetExplorer
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/footerIcons.jpg) no-repeat -44px 0;
}

a#internetExplorer:focus,
a#internetExplorer:hover
{
background-position: -44px -49px;
}

a#safari
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/footerIcons.jpg) no-repeat -88px 0;
}

a#safari:focus,
a#safari:hover
{
background-position: -88px -49px;
}

a#delicious
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/footerIcons.jpg) no-repeat -132px 0;
}

a#delicious:focus,
a#delicious:hover
{
background-position: -132px -49px;
}

a#favorites
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/208/devilrayallstars.com/images/footerIcons.jpg) no-repeat -176px 0;
}

a#favorites:focus,
a#favorites:hover
{
background-position: -176px -49px;
}

/* ----- div#footerInfo ----- */

div#footerInfo
{
float: left;
display: inline;
width: 622px;
}

div#footerInfo p
{
height: 15px;
padding: 15px 0 25px 0;
line-height: 15px;
color: #FFF;
text-align: center;
}

/* ----- div#companyLogo ----- */

div#companyLogo
{
width: 110px;
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/208/devilrayallstars.com/images/company_logo.gif) no-repeat 0px 0px;
overflow: hidden;
}

div#companyLogo a:focus,
div#companyLogo a:hover
{
background-position: -110px 0;
}
