/* --------------------------------------------------------------------------------------------
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.chalkjock.com/227/2133329103/

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_227.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:  Tahoma, Verdana, 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: #9212d6;
}

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

a:visited
{
color: #700da6;
}

a:focus,
a:hover
{
color: #62d90d;
}

.contentEdit h1
{
padding: 0.5em;
border-bottom: 10px solid #560686;
margin: 0.2em 0;
font-size: 182%;
color: #FFF;
background: #9629d8;
}

.contentEdit h2
{
padding: 0.5em;
border-bottom: 10px solid #4dab06;
margin: 0.2em 0;
font-size: 182%;
color: #FFF;
background: #377a04;
}

.contentEdit h3
{
padding: 0.25em 0 0.75em 2.2em;
margin: 0.2em 0;
font-size: 138.5%;
color: #9212d6;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/h3_bkgd.jpg) no-repeat left bottom;
}

.contentEdit h4
{
padding: 0.25em 0 0.75em 2.2em;
margin: 0.2em 0;
font-size: 138.5%;
color: #62d90d;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/h4_bkgd.jpg) no-repeat left bottom;
}

.contentEdit h5
{
padding: 0 0 0 1.2em;
margin: 0.2em 0;
font-size: 138.5%;
color: #9212d6;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/h5_icon.jpg) no-repeat 0 0;
}

.contentEdit h6
{
padding: 0 0 0 1.2em;
margin: 0.2em 0;
font-size: 138.5%;
color: #62d90d;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/h6_icon.jpg) no-repeat 0 0;
}

.contentEdit img
{
border-color: #9212d6;
}

/* To style images in content. */
.contentEdit img.imageStyle
{
padding: 10px;
border-width: 1px;
border-color: #c07fe7;
border-style: solid;
background: #9629d8;
}

a[href^="http:"]:active,
a[href^="http:"]:link,
a[href^="http:"]:visited
{
padding: 2px 28px 2px 0;
text-decoration: underline;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/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 (227.style.chalkjock.com) with client URL
-------------------------------------------------------------------------------------------- */
a[href^="http://www.islandtumblersgymnastics.com"]:active,
a[href^="http://www.islandtumblersgymnastics.com"]:link,
a[href^="http://www.islandtumblersgymnastics.com"]:visited,
a[href^="http://islandtumblersgymnastics.com"]:active,
a[href^="http://islandtumblersgymnastics.com"]:link,
a[href^="http://islandtumblersgymnastics.com"]:visited,
a[href^="http://n1media1.images1.chalkjock.com"]:active,
a[href^="http://n1media1.images1.chalkjock.com"]:link,
a[href^="http://n1media1.images1.chalkjock.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: 2px 28px 2px 0;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/content_emailLink.gif) no-repeat center right;
}

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

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

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

body
{
background: #6cef08;
}

/* -------------------------------------------------
div#wrapperTopOne
------------------------------------------------- */

div#wrapperTop
{
text-align: center;
}

div#containerTop
{
width: 988px;
padding: 20px 0;
margin: 0 auto;
text-align: left;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/top_bkgd.jpg) no-repeat center bottom;
}

/* ------- div#homeIcon --------- */

div#homeIcon
{
float: left;
display: inline;
width: 80px;
height: 30px;
padding: 0 17px 0 0;
}

div#homeIcon a
{
display: block;
width: 80px;
height: 30px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/home_button.gif) no-repeat 0 0;
overflow: hidden;
}

div#homeIcon a:focus,
div#homeIcon a:hover
{
background-position: 0 -30px;
}

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

div#horizontalNav
{
float: left;
display: inline;
width: 888px;
}

ul#Primary 
{
position: relative;
width: 888px;
z-index: 1500;
}

ul#Primary li
{
/* first level list items are always visible */
float: left;
display: inline;
position: relative;
width: 128px;
padding: 0 10px;
text-align: center;
}

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: 128px;
height: auto;
line-height: 20px;
padding: 5px 0 0 0;
border-bottom: 5px solid #4dab06;
text-decoration: none;
font-weight: bold;
font-size: 108%;
color: #000;
}

ul#Primary li a:focus,
ul#Primary li a:hover
{
border-bottom: 5px solid #000;
}

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

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

ul#Primary li ul li
{
width: 126px;
height: auto;
padding: 0;
}

ul#Primary li ul li a:active,
ul#Primary li ul li a:link,
ul#Primary li ul li a:visited,
ul#Primary li ul li a:focus,
ul#Primary li ul li a:hover
{
display: block;
width: 116px;
height: auto;
line-height: 16px;
padding: 8px 5px;
border-bottom: 1px solid #62d90d;
text-decoration: none;
text-align: center;
font-weight: normal;
font-size: 93%;
color: #FFF;
background: #56bf0b;
}

ul#Primary li ul li a:focus,
ul#Primary li ul li a:hover
{
background: #6bed0e;
}

ul#Primary li.hover ul 
{ 
/* on mouseover, move the list to it's normal position */
top: auto;
left: 10px;
}

/* -------------------------------------------------
div#wrapperMiddleOne
------------------------------------------------- */

div#wrapperMiddleOne
{
text-align: center;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/grow_bkgd.jpg) repeat-y center top;
}

div#wrapperMiddleTwo
{
text-align: center;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/header_bkgd.jpg) no-repeat center top;
}

div#containerMiddleOne
{
width: 988px;
margin: 0 auto;
text-align: left;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/grow_bkgd.jpg) repeat-y center top;
}

div#containerMiddleTwo
{
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/header_bkgd.jpg) no-repeat center top;
}

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

div#Banner
{
width: 988px;
height: 240px;
}

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

/* -------------------------
div#middleColumns
------------------------- */

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

div#middle-colOne
{
float: left;
display: inline;
width: 608px;
padding: 30px 27px 0 30px;
}

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

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

div#toolBoxOne
{
padding: 0 0 30px 0;
}

h2#toolBoxOne-title
{
padding: 0 0 16px 0;
line-height: 28px;
color: #000;
font-size: 182%;
}

/* -------------------------
div#homeComponentBoxTwo
------------------------- */

div#homeComponentBoxTwo
{
width: 608px;
padding: 0 0 20px 0;
border-bottom: 1px solid #9629d8;
background: #f5eafb;
}

div#homeComponentBoxTwo-title
{
width: 608px;
border-bottom: 1px solid #560686;
margin: 0 0 20px 0;
background: #9629d8;
}

div#homeComponentBoxTwo-title h3
{
float: left;
display: inline;
}

h3#toolBoxFive-title
{
width: 249px;
padding: 0 34px 0 20px;
}

h3#toolBoxFive-title a
{
display: block;
width: 204px;
line-height: 18px;
padding: 8px 45px 3px 0;
text-decoration: none;
color: #FFF;
font-size: 138.5%;
font-weight: bold;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/toolBoxFive_title_bkgd.jpg) no-repeat right top;
overflow: hidden;
}

h3#toolBoxSix-title
{
width: 249px;
padding: 0 20px 0 36px;
}

h3#toolBoxSix-title a
{
display: block;
width: 204px;
line-height: 18px;
padding: 8px 45px 3px 0;
text-decoration: none;
color: #FFF;
font-size: 138.5%;
font-weight: bold;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/toolBoxSix_title_bkgd.jpg) no-repeat right top;
overflow: hidden;
}

div#homeComponentBoxTwo-content
{
padding: 0 20px;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/homeCompBoxTwo_bkgd.gif) repeat-y center top;
}

div#toolBoxFive
{
float: left;
display: inline;
width: 249px;
padding: 0 34px 0 0;
}

div#toolBoxSix
{
float: left;
display: inline;
width: 249px;
padding: 0 0 0 36px;
}

/* If the home components are LINKS make sure the second class for the homeComponentBoxTwo-content is homeComponentBoxTwo-link */
div.homeComponentBoxTwo-link
{
color: #4D4D4D;
}

div.homeComponentBoxTwo-link td.vB-icontd
{
display: none;
}

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

div.homeComponentBoxTwo-link a:active,
div.homeComponentBoxTwo-link a:link,
div.homeComponentBoxTwo-link a:visited,
div.homeComponentBoxTwo-link a:focus,
div.homeComponentBoxTwo-link a:hover
{
display: block;
line-height: 15px;
padding: 0 0 15px 30px;
color: #9212d6;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/homeCompBoxTwo_icon_title.gif) no-repeat 0 0;
}

div.homeComponentBoxTwo-link a:focus,
div.homeComponentBoxTwo-link a:hover
{
color: #62d90d;
text-decoration: none;
}
/* end home component links */

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

div.homeComponentBoxTwo-rss td.vB-icontd
{
display: none;
}

div.homeComponentBoxTwo-rss a[href^="http:"]:active,
div.homeComponentBoxTwo-rss a[href^="http:"]:link,
div.homeComponentBoxTwo-rss a[href^="http:"]:visited,
div.homeComponentBoxTwo-rss a[href^="http:"]:focus,
div.homeComponentBoxTwo-rss a[href^="http:"]:hover
{
padding: 0;
color: #9212d6;
background: none;
}

div.homeComponentBoxTwo-rss a[href^="http:"]:focus,
div.homeComponentBoxTwo-rss a[href^="http:"]:hover
{
color: #62d90d;
}
/* end home component rss */

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

div.homeComponentBoxTwo-video a:active,
div.homeComponentBoxTwo-video a:link,
div.homeComponentBoxTwo-video a:visited,
div.homeComponentBoxTwo-video a:focus,
div.homeComponentBoxTwo-video a:hover
{
color: #9212d6;
}

div.homeComponentBoxTwo-video a:focus,
div.homeComponentBoxTwo-video a:hover
{
color: #62d90d;
}

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

div.homeComponentBoxTwo-video img.hmCmp-vidImg
{
border-color: #9212d6;
background-color: #f5e3ff;
}

div.homeComponentBoxTwo-video ul#hmCmp-video li:first-child img.hmCmp-vidImg
{
border-color: #9212d6;
background-color: #f5e3ff;
width: 239px; /* orig 272 */
height: 171px; /* orig 204 */
}
/* end home component video */

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

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

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

DESCRIPTION:
Marquee

INSTRUCTIONS:
Make changes to the following:
1. if client does not have component activated, change block to none, & vice versa
2. color value
3. PSD changes - if, by deactivating the marquee, image changes result, 
rename the wrapper bkgd above.
-------------------------------------------------------------------------------------------- */

#MarqueeWrapper 
{
display: none;
width: 258px;
height: 25px;
padding: 1px 24px 21px 24px;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/marquee_bkgd.jpg) no-repeat 0 0;
}

#Marquee 
{
position: relative;
top: 0;
left: 0;
width: 258px;
height: 25px;
overflow: hidden;
}

#Marquee span 
{
width: 258px;
height: 25px;
line-height: 25px;
color: #000;
}
/* END ALTER - Marquee */

div#middle-colTwo-container
{
width: 300px;
padding: 20px 20px 0 3px;
}

/* ------- div#theCarousel --------- */

/* Panel*/
#theCarousel
{
width: 300px;
height: 270px;
text-align: left;
padding: 0 0 21px 0;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/homeCompBoxOne_btm.gif) no-repeat center bottom;
}

#theCarousel .panel
{
display: inline;
width: 300px;
}

#theCarousel .panel-top
{
width: 300px;
height: 40px;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/homeCompBoxOne_title.gif) no-repeat;
}

#theCarousel .panel .carousel-5
{
position: relative;
}

#theCarousel #title
{
float: left;
display: inline;
width: 123px;
padding: 10px 0 0 21px;
color: #FFF;
font-size: 138.5%;
}

#theCarousel .panel .carousel-5 img
{
float: left;
width: 30px;
cursor: pointer;
}

#theCarousel .panel .slide
{
position: absolute;
width: 300px;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/homeCompBoxOne_grow.gif) repeat-y 0 0;
}

#theCarousel .panel .h3 a
{
display:block;
text-decoration: none;
font-weight: bold; 
color: #9212d6;
font-size: 138.5%;
padding: 0;
margin: 0 0 20px 0;
}

#theCarousel .panel .panel-copy
{
width: 258px;
height: 210px;
padding: 20px 21px 0 21px;
}

#theCarousel .panel .panel-copy td.vB-icontd
{
display: none;
}

#theCarousel .panel .panel-copy td.vB-itemtd
{
padding: 0;
}

#theCarousel .panel .panel-copy .homeComponentBoxOne-content a:active,
#theCarousel .panel .panel-copy .homeComponentBoxOne-content a:link,
#theCarousel .panel .panel-copy .homeComponentBoxOne-content a:visited
{
display: block;
line-height: 15px;
padding: 0 0 15px 30px;
color: #9212d6;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/homeCompBoxOne_icon_title.gif) no-repeat 0 0;
}

#theCarousel .panel .panel-copy .homeComponentBoxOne-content a:focus,
#theCarousel .panel .panel-copy .homeComponentBoxOne-content a:hover
{
color: #62d90d;
text-decoration: none;
}

#theCarousel #toolBoxFour-image
{
width: 174px;
height: 122px;
padding: 8px 42px 20px 42px;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/toolBox_image_bkgd.jpg) no-repeat 0 0;
}

#theCarousel .panel .panel-copy .more
{
text-align: right;
}

#theCarousel .panel .panel-copy .more a
{
text-decoration: none;
}

#theCarousel .panel .panel-bottom
{
clear: both;
}

/* ------- 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: none;
width: 300px;
padding: 0 0 20px 0;
margin: 20px 0 0 0;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/homeCompBoxOne_btm.gif) no-repeat center bottom;
}
/* END ALTER - Member Box */

div#memberBoxTop
{
width: 300px;
border-bottom: 4px solid #560686;
background: #9629d8 url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/memberBox_title.gif) no-repeat 0 0;
}

h2#memberBox-title
{
float: left;
display: inline;
width: 166px;
padding: 10px 0 0 21px;
color: #FFF;
font-weight: normal;
font-size: 138.5%;
}

div#memberBox-registerButton
{
float: left;
display: inline;
width: 113px;
height: 36px;
}

div#memberBox-registerButton a
{
display: block;
width: 113px;
height: 36px;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/register_button.gif) no-repeat 0 0;
overflow: hidden;
}

div#memberBox-registerButton a:focus,
div#memberBox-registerButton a:hover
{
background-position: 0 -36px;
}

div#memberBox form
{
padding: 20px 20px 0 20px;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/homeCompBoxOne_grow.gif) repeat-y 0 0;
}

div.memberBox-login-info
{
height: 32px;
padding: 0 0 20px 0;
}

p.memberBox-label
{
display: none;
}

p.memberBox-links
{
float: left;
display: inline;
width: 80px;
height: 32px;
}

p.memberBox-links a:active,
p.memberBox-links a:link,
p.memberBox-links a:visited
{
display: block;
width: 80px;
height: 32px;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
}

p#forgot-username a:active,
p#forgot-username a:link,
p#forgot-username a:visited
{
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/memberBox_buttons.gif) no-repeat 0 0;
}

p#forgot-username a:focus,
p#forgot-username a:hover
{
background-position: 0 -32px;
}

p#forgot-password a:active,
p#forgot-password a:link,
p#forgot-password a:visited
{
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/memberBox_buttons.gif) no-repeat -80px 0;
}

p#forgot-password a:focus,
p#forgot-password a:hover
{
background-position: -80px -32px;
}

input.memberBox-textBox
{
float: left;
display: inline;
width: 164px;
height: 16px;
padding: 7px;
border: 1px solid #a956d6;
background: #FFF;
}

input.memberBox-textBox:focus
{
background: #f5e3ff;
}

div#memberBox-enterButton
{
width: 180px;
height: 32px;
padding: 0 0 0 80px;
}

button#memberBox-enter
{
display: block;
width: 180px;
height: 32px;
padding: 0;
border: 0;
margin: 0;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/enter_button.gif) no-repeat 0 0;
overflow: hidden;
cursor: pointer;
}

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

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

div#companyBox
{
width: 160px;
height: 106px;
padding: 26px 70px;
margin: 20px 0 0 0;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/companyBox_bkgd.jpg) no-repeat 0 0;
}

div#companyBox a
{
display: block;
width: 160px;
height: 106px;
text-decoration: none;
overflow: hidden;
}

/* -------------------------------------------------
div#wrapperBottom
------------------------------------------------- */

div#wrapperBottom
{
text-align: center;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/footer_bkgd.jpg) no-repeat center top;
}

div#containerBottom
{
width: 988px;
margin: 0 auto;
text-align: center;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/footer_bkgd.jpg) no-repeat center top;
}

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

div#footer
{
padding: 147px 50px 30px 50px;
}

div#footer p
{
line-height: 18px;
text-align: center;
color: #000;
}

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

div#footerIcons
{
width: 220px;
height: 35px;
padding: 22px 0;
margin: 0 auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

div#companyLogo
{
width: 200px;
height: 45px;
margin: 0 auto;
}

div#companyLogo a
{
display: block;
width: 200px;
height: 45px;
padding: 0;
text-decoration: none; /* Netscape 8.1 */
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.chalkjock.com/227/2133329103/images/company_logo.jpg) no-repeat 0 0;
overflow: hidden;
}

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