/* --------------------------------------------------------------------------------------------
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/251/2133329238/

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_251.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: #A5BEC5;
font-family: Tahoma, Arial, Verdana, 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: #16c5f5;
}

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

a:visited
{
color: #12a4cc;
}

a:focus,
a:hover
{
color: #FF17FB;
}

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

.contentEdit h2
{
padding: 0.5em;
margin: 0.2em 0;
font-size: 182%;
color: #FFF;
background: #7c067c url(http://n1assets1.styles1.chalkjock.com/251/2133329238/images/h2_bkgd.jpg) no-repeat 0 0;
}

.contentEdit h3
{
padding: 0.5em;
border: 1px solid #007398;
margin: 0.2em 0;
font-size: 138.5%;
color: #FFF;
background: #00445a;
}

.contentEdit h4
{
padding: 0.5em;
border: 1px solid #910791;
margin: 0.2em 0;
font-size: 138.5%;
color: #FFF;
background: #560456;
}

.contentEdit h5
{
padding: 0 0 1em 0;
margin: 0.2em 0;
font-size: 108%;
color: #16c5f5;
background: transparent url(http://n1assets1.styles1.chalkjock.com/251/2133329238/images/h5_bkgd.jpg) no-repeat left bottom;
}

.contentEdit h6
{
padding: 0 0 1em 0;
margin: 0.2em 0;
font-size: 108%;
color: #ff17fb;
background: transparent url(http://n1assets1.styles1.chalkjock.com/251/2133329238/images/h6_bkgd.jpg) no-repeat left bottom;
}

h1, h2, h3, h4, h5, h6
{
font-weight: normal;
}

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

/* To style images in content. */
.contentEdit img.imageStyle
{
padding: 15px 5px 5px 5px;
border: none;
background: #d600d6 url(http://n1assets1.styles1.chalkjock.com/251/2133329238/images/image_bkgd.jpg) no-repeat 0 0;
}

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.chalkjock.com/251/2133329238/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 (251.style.chalkjock.com) with client URL
-------------------------------------------------------------------------------------------- */
a[href^="http://www.251.style.chalkjock.com"]:active,
a[href^="http://www.251.style.chalkjock.com"]:link,
a[href^="http://www.251.style.chalkjock.com"]:visited,
a[href^="http://251.style.chalkjock.com"]:active,
a[href^="http://251.style.chalkjock.com"]:link,
a[href^="http://251.style.chalkjock.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: 0 13px 0 0;
background: transparent url(http://n1assets1.styles1.chalkjock.com/251/2133329238/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.chalkjock.com/251/2133329238/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.chalkjock.com/251/2133329238/images/content_wordLink.gif) no-repeat center right;
}

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

body
{
background: #00445a;
}

/* -------------------------------------------------
div#memberBoxWrapper
------------------------------------------------- */

/* ------- 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
2. if site does not have a members area, make sure to also change "toggleMemberBox"
   from display inline to none
3. 
-------------------------------------------------------------------------------------------- */
div#memberBoxWrapper
{
display: block;
text-align: center;
background: #930793                    ;
}
/* END ALTER - Member Box */

div#memberBoxContainer
{
width: 978px;
height: 29px;
padding: 11px 0 10px 0;
margin: 0 auto;
text-align: left;
}

div#memberBox
{
width: 978px;
}

h3#memberBox-title
{
float: left;
display: inline;
width: 228px;
/*width: 368px;*/
line-height: 29px;
text-align: right;
text-transform: uppercase;
font-size: 138.5%;
color: #FFF;
}

div#memberBox form
{
float: left;
display: inline;
width: 740px;
/*width: 600px;*/
padding: 0 0 0 10px;
}

div.memberBox-login-info
{
float: left;
display: inline;
position:relative;
width: 224px;
/*width: 154px;*/
}

label.memLabel 
{
float: left;
display: inline;
width: 70px;
line-height: 29px;
text-align: center;
color: #FFF;
}

input.memberBox-textBox
{
float: left;
display: inline;
width: 100px;
height: 17px;
padding: 5px;
border: 1px solid #ca1dca;
color: #FFF;
background: #e314e0;
}

input.memberBox-textBox:focus
{
color: #FFF;
background: #ca1dca;
}

div.memberBox-forgot
{
float: left;
display: inline;
width: 30px;
height: 29px;
padding: 0 0 0 2px;
}

div.memberBox-forgot a
{
display: block;
width: 30px;
height: 29px;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.chalkjock.com/251/2133329238/images/memberBox_forgotButtons.jpg) no-repeat 0 0;
overflow: hidden;
}

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

div#memberBox-buttons-enter
{
float: left;
display: inline;
width: 112px;
height: 29px;
padding: 0 3px 0 2px;
}

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

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

div#memberBox-buttons-register
{
float: left;
display: inline;
width: 175px;
height: 29px;
}

div#memberBox-buttons-register a
{
display: block;
width: 175px;
height: 29px;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.chalkjock.com/251/2133329238/images/memberBox_buttons.jpg) no-repeat -112px 0;
overflow: hidden;
}

div#memberBox-buttons-register a:focus,
div#memberBox-buttons-register a:hover
{
background-position: -112px -29px;
}

/* -------------------------------------------------
div#iconsWrapper
------------------------------------------------- */

div#iconsWrapper
{
text-align: center;
border-bottom: 1px solid #f974f9;
background: #d20ad2 url(http://n1assets1.styles1.chalkjock.com/251/2133329238/images/iconsWrapper_bkgd.jpg) repeat-x 0 0;
}

div#iconsContainer
{
width: 978px;
padding: 4px 0;
margin: 0 auto;
text-align: left;
}

a#homeIcon
{
float: left;
display: inline;
line-height: 13px;
text-decoration: none;
text-transform: uppercase;
color: #F9CEF9;
overflow: hidden;
}

a#homeIcon:focus,
a#homeIcon:hover
{
color: #FFF;
}

a.toggleMemberBox:active,
a.toggleMemberBox:link,
a.toggleMemberBox:visited
{
float: right;
display: inline;
line-height: 20px;
text-decoration: none;
text-transform: uppercase;
color: #F9CEF9;
overflow: hidden;
}

a.toggleMemberBox:focus,
a.toggleMemberBox:hover
{
color: #FFF;
}

/* -------------------------------------------------
div#mainWrapper
------------------------------------------------- */

div#mainWrapper
{
text-align: center;
}

div#mainContainer
{
width: 978px;
margin: 0 auto;
text-align: left;
background: transparent url(http://n1assets1.styles1.chalkjock.com/251/2133329238/images/mainContainer_bkgd.jpg) no-repeat 0 0;
}

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

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

div#header-colOne
{
float: left;
display: inline;
width: 378px;
height: 192px;
}

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

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

div#header-colTwo
{
float: left;
display: inline;
width: 600px;
padding: 30px 0 0 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 
{
visibility: visible;
width: 598px;
height: 29px;
border-right: 1px solid #9c089c;
border-left: 1px solid #0a7d9f;
}

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

#Marquee span 
{
width: 598px;
height: 29px;
line-height: 29px;
font-size: 138.5%;
color: #FFF;
}
/* END ALTER - Marquee */

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

div#horizontalNav
{
width: 600px;
height: 29px;
padding: 81px 0 0 0;
}

ul#Primary 
{
position: relative;
width: 600px;
height: 29px;
z-index: 1500;
}

ul#Primary li
{
/* first level list items are always visible */
float: left;
display: inline;
position: relative;
width: 112px;
height: 29px;
padding: 0 10px 0 0;
}

ul#Primary li span
{
display: none;
}

ul#Primary li#navFive
{
padding: 0 0 0 0;
}

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: 102px;
height: 19px;
padding: 5px;
line-height: 19px;
text-decoration: none;
text-align: center;
color: #FFF;
background: #e60be6;
overflow: hidden;
}

ul#Primary li a.doubleLine:active,
ul#Primary li a.doubleLine:link,
ul#Primary li a.doubleLine:visited,
ul#Primary li a.doubleLine:focus,
ul#Primary li a.doubleLine:hover
{
height: 38px;
}

ul#Primary li a:focus,
ul#Primary li a:hover
{
color: #FFF;
background: #00abe2;
}

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

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

ul#Primary li ul li
{
width: 112px;
height: auto;
}

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: 102px;
height: auto;
padding: 5px;
margin: 1px 0 0 0;
line-height: 19px;
text-decoration: none;
text-align: center;
color: #FFF;
background: #e60be6;
}

ul#Primary li ul li a:focus,
ul#Primary li ul li a:hover
{
color: #FFF;
background: #00abe2;
}

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

/* -------------------------
h2#pageTitle
------------------------- */

h2#pageTitle
{
padding: 11px 0 12px 0;
line-height: 34px;
font-size: 227%;
color: #FFF;
}

/* -------------------------
div#internal
------------------------- */

div#internal
{
padding: 0 0 50px 0;
}

/* -------------------------
div#internal-colOne
------------------------- */

div#internal-colOne
{
float: left;
display: inline;
width: 694px;
padding: 0 50px 0 0;
}

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

div#internal-toolBoxOne
{
width: 694px;
}

/* -------------------------
div#internal-colTwo
------------------------- */

div#internal-colTwo
{
float: left;
display: inline;
width: 234px;
}

/* ------- div#internalBanner --------- */

div#internalBanner
{
width: 220px;
height: 145px;
padding: 1px;
border: 6px solid #0bb6ed;
margin: 0 0 30px 0;
background: #000;
}

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

/* ------- div.toolBox --------- */

h3.homeComponentBox-title a:active,
h3.homeComponentBox-title a:link,
h3.homeComponentBox-title a:visited,
h3.homeComponentBox-title a:focus,
h3.homeComponentBox-title a:hover
{
display: block;
width: 194px;
line-height: 28px;
padding: 15px 20px;
margin: 0 0 1px 0;
text-decoration: none;
text-transform: uppercase;
font-size: 182%;
color: #FFF;
background: #880000 url(http://n1assets1.styles1.chalkjock.com/251/2133329238/images/toolBoxTitle_bkgd.jpg) no-repeat 0 0;
overflow: hidden;
}

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

div#toolBoxTwo-content
{
width: 194px;
padding: 20px;
background: #0bb6ed;
}

/* If the home components are LINKS make sure the id toolBoxTwo-content has a class of toolBoxTwo-link */
div.toolBoxTwo-link td.vB-icontd
{
display: none;
}

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

div.toolBoxTwo-link a:active,
div.toolBoxTwo-link a:link,
div.toolBoxTwo-link a:visited,
div.toolBoxTwo-link a:focus,
div.toolBoxTwo-link a:hover
{
display: block;
width: 194px;
line-height: 15px;
margin: 0 0 15px 0;
overflow: hidden;
}

div.toolBoxTwo-link a:active,
div.toolBoxTwo-link a:link
{
color: #fff;
}

div.toolBoxTwo-link a:visited
{
color: #c3f0ff;
}

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

/* If the home components are LINKS make sure the id toolBoxTwo-content has a class of toolBoxTwo-rss */
div.toolBoxTwo-rss td.vB-icontd
{
display: none;
}

div.toolBoxTwo-rss
{
color: #FFF;
}

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

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

/* If the home components are LINKS make sure the id toolBoxTwo-content has a class of toolBoxTwo-video */
div.toolBoxTwo-video
{
color: #FFF;
}

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

div.toolBoxTwo-video a:focus,
div.toolBoxTwo-video a:hover
{
color: #FFF;
}

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

div.toolBoxTwo-video img.hmCmp-vidImg
{
border-color: #001040;
background-color: #880000;
}

div.toolBoxTwo-video ul#hmCmp-video li:first-child img.hmCmp-vidImg
{
border-color: #001040;
background-color: #880000;
}

div.toolBoxTwo-video ul#hmCmp-video li:first-child img.hmCmp-vidImg
{
width: 184px; /* orig 272 */
height: 116px; /* orig 204 */
}
/* end home component video */

/* -------------------------
div#home
------------------------- */

div#home
{
padding: 0 0 50px 0;
}

/* -------------------------
div#home-colOne
------------------------- */

div#home-colOne
{
float: left;
display: inline;
width: 450px;
padding: 0 50px 0 0;
}

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

div#home-toolBoxOne
{
width: 450px;
padding: 0 0 50px 0;
}

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

h3#toolBoxFour-title
{
padding: 0 0 4px 0;
}

h3#toolBoxFour-title a
{
display: block;
width: 450px;
line-height: 34px;
text-decoration: none;
font-size: 227%;
color: #FFF;
overflow: hidden;
}

div#toolBoxFour-content
{
width: 450px;
}

/* If the home components are LINKS make sure the id toolBoxFour-content has a class of toolBoxFour-link */
div.toolBoxFour-link td.vB-icontd
{
display: none;
}

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

div.toolBoxFour-link a:active,
div.toolBoxFour-link a:link,
div.toolBoxFour-link a:visited,
div.toolBoxFour-link a:focus,
div.toolBoxFour-link a:hover
{
display: block;
width: 424px;
padding: 12px 13px 10px 13px;
line-height: 18px;
margin: 0 0 1px 0;
overflow: hidden;
}

div.toolBoxFour-link a:active,
div.toolBoxFour-link a:link
{
color: #ccf4ff;
background: #00769c;
}

div.toolBoxFour-link a:visited
{
color: #8eb7c2;
background: #005f7e;
}

div.toolBoxFour-link a:focus,
div.toolBoxFour-link a:hover
{
color: #FFF;
background: #4fd4ff;
}
/* end home component links */

/* If the home components are LINKS make sure the id toolBoxFour-content has a class of toolBoxFour-rss */
div.toolBoxFour-rss
{
color: #A2AED2;
padding: 20px 0 0 0;
}

div.toolBoxFour-rss a[href^="http:"]:active,
div.toolBoxFour-rss a[href^="http:"]:link,
div.toolBoxFour-rss a[href^="http:"]:visited,
div.toolBoxFour-rss a[href^="http:"]:focus,
div.toolBoxFour-rss a[href^="http:"]:hover
{
color: #FF0000;
}

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

/* If the home components are LINKS make sure the id toolBoxFour-content has a class of toolBoxFour-video */
div.toolBoxFour-video
{
color: #A2AED2;
}

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

div.toolBoxFour-video a:focus,
div.toolBoxFour-video a:hover
{
color: #FFF;
}

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

div.toolBoxFour-video img.hmCmp-vidImg
{
border-color: #880000;
background-color: #001040;
}

div.toolBoxFour-video ul#hmCmp-video li:first-child img.hmCmp-vidImg
{
border-color: #880000;
background-color: #001040;
}
/* end home component video */

/* -------------------------
div#home-colTwo
------------------------- */

div#home-colTwo
{
float: left;
display: inline;
width: 478px;
}

* html div#home-colTwo
{
overflow: hidden;
}

/* ------- div#homeBanner --------- */

div#homeBanner
{
width: 464px;
height: 306px;
padding: 1px;
border: 6px solid #0bb6ed;
margin: 0 0 30px 0;
background: #000;
}

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

/* -------------------------
div#homeComponentBox-colOne
------------------------- */

div#homeComponentBox-colOne
{
float: left;
display: inline;
width: 234px;
padding: 0 10px 0 0;
}

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

/* -------------------------
div#homeComponentBox-colTwo
------------------------- */

div#homeComponentBox-colTwo
{
float: left;
display: inline;
width: 234px;
}

* html div#homeComponentBox-colTwo
{
overflow: hidden;
}

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

div#toolBoxThree
{
padding: 0 0 14px 0;
}

div#toolBoxThree-image
{
width: 160px;
height: 106px;
padding: 30px 37px;
background: transparent url(http://n1assets1.styles1.chalkjock.com/251/2133329238/images/photo_company_box.gif) no-repeat 0 0;
}

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

div#companyBox
{
width: 160px;
height: 106px;
padding: 30px 37px;
background: transparent url(http://n1assets1.styles1.chalkjock.com/251/2133329238/images/photo_company_box.gif) no-repeat 0 0;
}

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

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

div#footer
{
width: 918px;
padding: 30px;
background: transparent url(http://n1assets1.styles1.chalkjock.com/251/2133329238/images/footer_bkgd.gif) repeat-y 0 0;
}

/* -------------------------
div#footerInfo
------------------------- */

div#footerInfo
{
float: left;
display: inline;
width: 684px;
text-align: center;
}

div#footerInfo p
{
line-height: 16px;
padding: 0 0 16px 0;
color: #FFF;
}

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

div#footerIcons
{
width: 220px;
height: 29px;
margin: 0 auto;
}

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.chalkjock.com/251/2133329238/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.chalkjock.com/251/2133329238/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.chalkjock.com/251/2133329238/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.chalkjock.com/251/2133329238/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.chalkjock.com/251/2133329238/images/footerIcons.jpg) no-repeat -176px 0;
}

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

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

div#companyLogo
{
float: right;
display: inline;
width: 174px;
}

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

div#companyLogo
{
width: 174px;
height: 45px;
}

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

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