/* --------------------------------------------------------------------------------------------
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.pepstep.com/289/2133329165/

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_289.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: #C4C4C4;
font-family: Georgia, Sans-Serif, Times New Roman, Helvetica;
}

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

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

a:visited
{
color: #a30f81;
}

a:focus,
a:hover
{
color: #21b9db;
}

.contentEdit h1
{
padding: 0.5em;
margin: 0.2em 0;
font-size: 182%;
color: #FFF;
background: #21b9db url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/h1_bkgd.jpg) repeat-x 0 0;
}

.contentEdit h2
{
padding: 0.5em;
margin: 0.2em 0;
font-size: 182%;
color: #FFF;
background: #f759d2 url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/h2_bkgd.jpg) repeat-x 0 0;
}

.contentEdit h3
{
padding: 0.5em 0.5em 0.75em 0.5em;
margin: 0.2em 0;
font-size: 153.9%;
color: #21b9db;
background: #2B2B2B url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/h3_bkgd.jpg) repeat-x left bottom;
}

.contentEdit h4
{
padding: 0.5em 0.5em 0.75em 0.5em;
margin: 0.2em 0;
font-size: 153.9%;
color: #f759d2;
background: #2B2B2B url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/h4_bkgd.jpg) repeat-x left bottom;
}

.contentEdit h5
{
margin: 0.2em 0;
font-size: 153.9%;
color: #21b9db;
}

.contentEdit h6
{
margin: 0.2em 0;
font-size: 153.9%;
color: #f759d2;
}

.contentEdit h1,
.contentEdit h2,
.contentEdit h3,
.contentEdit h4,
.contentEdit h5,
.contentEdit h6
{
font-family: Georgia, Sans-Serif, Times New Roman, Helvetica;
}

.contentEdit img
{
border-color: #21b9db;
}

/* To style images in content. */
.contentEdit img.imageStyle
{
border: none;
padding: 6px 6px 20px 6px;
background: #21b9db url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/image_bkgd.jpg) repeat-x left bottom;
}

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

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

body
{
margin: 0 0 30px 0;
background: #0F0F0F;
}

/* -------------------------------------------------
div#wrapperNav
------------------------------------------------- */

div#wrapperNav
{
width: 100%;
position: fixed;
top: 0;
text-align: center;
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/wrapperNav.jpg) repeat-x 0 0;
}

div#containerNav
{
width: 998px;
min-height: 59px;
position: relative;
margin: 0 auto;
text-align: left;
}

* html div#containerNav
{
height: 59px;
}

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

div#horizontalNav
{
width: 998px;
height: 52px;
position: absolute;
top: 0;
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/horizontalNav_bkgd.jpg) no-repeat 0 0;
}

ul#Primary 
{
position: relative;
width: 998px;
height: 52px;
z-index: 500;
}

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

ul#Primary li span
{
display: none;
}

ul#Primary li#navOne
{
width: 48px;
}

ul#Primary li#navTwo,
ul#Primary li#navThree,
ul#Primary li#navFour,
ul#Primary li#navFive,
ul#Primary li#navSix
{
width: 155px;
}

/* --------------------------------------------------------------------------------------------
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
-------------------------------------------------------------------------------------------- */
ul#Primary li#navSeven
{
display: inline;
width: 175px;
}
/* END ALTER - Member Box */

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: 135px;
padding: 4px 10px;
line-height: 44px;
text-decoration: none;
text-align: center;
font-size: 138.5%;
color: #FFF;
overflow: hidden;
}

* html ul#Primary li a:active,
* html ul#Primary li a:link,
* html ul#Primary li a:visited,
* html ul#Primary li a:focus,
* html ul#Primary li a:hover
{
height: 44px;
}

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
{
line-height: 22px;
}

ul#Primary li#navOne a:active,
ul#Primary li#navOne a:link,
ul#Primary li#navOne a:visited,
ul#Primary li#navOne a:focus,
ul#Primary li#navOne a:hover
{
width: 48px;
height: 52px;
padding: 0;
text-indent: -9999px;
}

ul#Primary li#navSeven a:active,
ul#Primary li#navSeven a:link,
ul#Primary li#navSeven a:visited,
ul#Primary li#navSeven a:focus,
ul#Primary li#navSeven a:hover
{
width: 155px;
}

ul#Primary li#navOne a:active,
ul#Primary li#navOne a:link,
ul#Primary li#navOne a:visited
{
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/horizontalNav_bkgd.jpg) no-repeat 0 0;
}

ul#Primary li#navOne a:focus,
ul#Primary li#navOne a:hover 
{
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/horizontalNav_bkgd.jpg) no-repeat 0 -52px;
}

ul#Primary li#navTwo a:active,
ul#Primary li#navTwo a:link,
ul#Primary li#navTwo a:visited
{
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/horizontalNav_bkgd.jpg) no-repeat -48px 0;
}

ul#Primary li#navTwo a:focus,
ul#Primary li#navTwo a:hover 
{
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/horizontalNav_bkgd.jpg) no-repeat -48px -52px;
}

ul#Primary li#navThree a:active,
ul#Primary li#navThree a:link,
ul#Primary li#navThree a:visited
{
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/horizontalNav_bkgd.jpg) no-repeat -203px 0;
}

ul#Primary li#navThree a:focus,
ul#Primary li#navThree a:hover 
{
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/horizontalNav_bkgd.jpg) no-repeat -203px -52px;
}

ul#Primary li#navFour a:active,
ul#Primary li#navFour a:link,
ul#Primary li#navFour a:visited
{
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/horizontalNav_bkgd.jpg) no-repeat -358px 0;
}

ul#Primary li#navFour a:focus,
ul#Primary li#navFour a:hover 
{
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/horizontalNav_bkgd.jpg) no-repeat -358px -52px;
}

ul#Primary li#navFive a:active,
ul#Primary li#navFive a:link,
ul#Primary li#navFive a:visited
{
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/horizontalNav_bkgd.jpg) no-repeat -513px 0;
}

ul#Primary li#navFive a:focus,
ul#Primary li#navFive a:hover 
{
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/horizontalNav_bkgd.jpg) no-repeat -513px -52px;
}

ul#Primary li#navSix a:active,
ul#Primary li#navSix a:link,
ul#Primary li#navSix a:visited
{
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/horizontalNav_bkgd.jpg) no-repeat -668px 0;
}

ul#Primary li#navSix a:focus,
ul#Primary li#navSix a:hover 
{
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/horizontalNav_bkgd.jpg) no-repeat -668px -52px;
}

ul#Primary li#navSeven a:active,
ul#Primary li#navSeven a:link,
ul#Primary li#navSeven a:visited
{
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/horizontalNav_bkgd.jpg) no-repeat -823px 0;
}

ul#Primary li#navSeven a:focus,
ul#Primary li#navSeven a:hover 
{
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/horizontalNav_bkgd.jpg) no-repeat -823px -52px;
}

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

ul#Primary li ul 
{
/* second level unordered lists appear off-page until mouseover */
position: absolute;
width: 186px;
height: auto;
top: auto;
left: -9999px;
padding: 0;
border: 6px solid #434343;
margin: 0;
background: #272727 url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/dropDown_bkgd.jpg) repeat-y center top;
overflow: hidden;
z-index: 2000;
}

ul#Primary li ul li
{
height: auto;
}

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#navThree ul li a:active,
ul#Primary li#navThree ul li a:link,
ul#Primary li#navThree ul li a:visited,
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#navFive ul li a:active,
ul#Primary li#navFive ul li a:link,
ul#Primary li#navFive ul li a:visited,
ul#Primary li#navSix ul li a:active,
ul#Primary li#navSix ul li a:link,
ul#Primary li#navSix ul li a:visited
{
display: block;
width: 166px;
height: auto;
padding: 9px 10px;
line-height: 22px;
border-bottom: 3px solid #434343;
text-decoration: none;
font-size: 138.5%;
color: #FFF;
background: none;
}

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: #21b9db;
background: none;
}

ul#Primary li#navTwo ul li.ddLast a,
ul#Primary li#navThree ul li.ddLast a,
ul#Primary li#navFour ul li.ddLast a,
ul#Primary li#navFive ul li.ddLast a,
ul#Primary li#navSix ul li.ddLast a
{
border-bottom: none;
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/dropDown_bottom.jpg) no-repeat center bottom;
}

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

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

div#memberBox-wrapper
{
position: relative;
}

div#memberBox-container
{
position: absolute;
top: 52px;
right: 0;
width: 478px;
z-index: 3000;
}

div#memberBox
{
width: 458px;
height: 130px;
padding: 10px 0 0 20px;
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/memberBox_bkgd.png) no-repeat 0 0;
}

* html div#memberBox
{
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/memberBox_ie6_bkgd.gif) no-repeat 0 0;
}

h3#memberBox-title
{
display: none;
}

div.memberBox-login-info
{
float: left;
display: inline;
width: 145px;
padding: 0 30px 0 0;
}

label.overlabel 
{
height: 34px;
line-height: 34px;
font-size: 138.5%;
color: #FFF;
}

input.memberBox-textBox
{
width: 129px;
height: 18px;
padding: 8px;
border: none;
color: #21b9db;
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/memberBox_inputs.jpg) no-repeat 0 0;
}

input.memberBox-textBox:focus
{
color: #FFF;
background-position: 0 -34px;
}

div#memberBox-buttons
{
float: left;
display: inline;
width: 98px;
}

div#memberBox-close
{
width: 20px;
height: 19px;
padding: 0 0 15px 67px;
}

div#memberBox-close a
{
display: block;
width: 20px;
height: 19px;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/memberBox_close.jpg) no-repeat 0 0;
overflow: hidden;
}

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

div#memberBox-buttons-enter
{
width: 88px;
height: 34px;
}

button#memberBox-buttons-enter
{
display: block;
width: 88px;
height: 34px;
padding: 0;
border: 0;
margin: 0;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/memberBox_buttons.jpg) no-repeat 0 0;
overflow: hidden;
cursor: pointer;
}

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

div#memberBox-links 
{
width: 438px;
height: 32px;
line-height: 16px;
padding: 12px 0 0 0;
font-size: 93%;
color: #FFF;
}

div#memberBox-links a
{
text-decoration: none;
color: #f759d2;
}

div#memberBox-links a:focus,
div#memberBox-links a:hover
{
color: #21b9db;
}

/* -------------------------------------------------
div#wrapperTop
------------------------------------------------- */

div#wrapperTop
{
text-align: center;
background: #000 url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/wrapperTop.jpg) no-repeat center top;
}

div#containerTop
{
width: 998px;
padding: 59px 0 0 0;
margin: 0 auto;
text-align: left;
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/wrapperTop.jpg) no-repeat -251px 0;
}

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

/* -------------------------
div#headerLeft
------------------------- */

div#headerLeft
{
float: left;
display: inline;
width: 496px;
height: 322px;
}

/* --------------------------------------------------------------------------------------------
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, 
change and upload image.
-------------------------------------------------------------------------------------------- */

#MarqueeWrapper 
{
width: 490px;
height: 42px;
padding: 0 0 0 3px;
visibility: visible;
}

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

#Marquee span 
{
width: 490px;
height: 42px;
line-height: 42px;
font-family: Lucida Grande, Arial, Helvetica, Verdana;
font-size: 93%;
color: #21b9db;
}
/* END ALTER - Marquee */

/* ------- div#clientLogo --------- */

div#clientLogo
{
width: 496px;
height: 280px;
}

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

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

div#Banner
{
float: left;
display: inline;
width: 502px;
height: 322px;
}

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

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

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

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

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

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

div#toolBoxOne-wrapper
{
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/toolBoxOne_bkgd.jpg) repeat-y 0 0;
}

div#toolBoxOne-container
{
padding: 0 0 40px 0;
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/toolBoxOne_bottom.jpg) no-repeat left bottom;
}

div#toolBoxOne
{
width: 560px;
padding: 28px 30px 0 30px;
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/toolBoxOne_top.jpg) no-repeat 0 0;
}

h2#toolBoxOne-title
{
height: 34px;
line-height: 34px;
font-size: 227%;
color: #FFF;
}

div#toolBoxOne-content
{
width: 560px;
padding: 34px 0 30px 0;
font-family: Lucida Grande, Arial, Helvetica, Verdana;
}

div#backToTop
{
text-align: center;
}

div#backToTop a
{
line-height: 16px;
text-decoration: none;
text-transform: uppercase;
font-size: 93%;
color: #21b9db;
}

div#backToTop a:focus,
div#backToTop a:hover
{
color: #FFF;
}

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

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

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

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

div.toolBox-wrapper
{
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/toolBox_bkgd.jpg) repeat-y 0 0;
}

div.toolBox-container
{
min-height: 1px;
padding: 0 0 10px 0;
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/toolBox_bottom.jpg) no-repeat left bottom;
}

* html div.toolBox-container
{
height: 1px;
}

h3.toolBox-title a:active,
h3.toolBox-title a:link,
h3.toolBox-title a:visited,
h3.toolBox-title a:focus,
h3.toolBox-title a:hover
{
display: block;
width: 287px;
height: 37px;
padding: 0 13px;
line-height: 32px;
text-decoration: none;
font-size: 212%;
color: #FFF;
overflow: hidden;
}

div.toolBox-content span
{
padding: 20px;
}

div.toolBox-content td.vB-icontd
{
display: none;
}

div.toolBox-content td.vB-itemtd
{
padding: 0;
}

div.toolBox-content a:active,
div.toolBox-content a:link,
div.toolBox-content a:visited,
div.toolBox-content a:focus,
div.toolBox-content a:hover
{
display: block;
width: 287px;
padding: 12px 13px;
line-height: 20px;
border-bottom: 1px solid #0F0F0F;
text-decoration: none;
font-weight: bold;
font-size: 123.1%;
color: #858585;
background: #080808;
overflow: hidden;
}

div.toolBox-content a:focus,
div.toolBox-content a:hover
{
color: #FFF;
background: #000;
}

h4.toolBox-subTitle a:active,
h4.toolBox-subTitle a:link,
h4.toolBox-subTitle a:visited,
h4.toolBox-subTitle a:focus,
h4.toolBox-subTitle a:hover
{
display: block;
width: 313px;
height: 45px;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/toolBox_buttons.jpg) no-repeat 0 0;
overflow: hidden;
}

h4.toolBox-subTitle a:focus,
h4.toolBox-subTitle a:hover
{

background-position: 0 -45px;
}

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

div#toolBoxTwo
{
padding: 11px 10px 0 55px;
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/toolBoxTwo_top.jpg) no-repeat 0 0;
}

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

div#toolBoxThree
{
padding: 60px 10px 0 55px;
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/toolBoxThree_top.jpg) no-repeat 0 0;
}

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

div#companyBox
{
width: 160px;
height: 106px;
padding: 10px;
margin: 50px 0 0 122px;
background: #2B2B2B;
}

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.pepstep.com/289/2133329165/images/wrapperBottom.jpg) repeat-x 0 0;
}

div#containerBottom
{
width: 998px;
padding: 82px 0 0 0;
margin: 0 auto;
text-align: left;
background: transparent url(http://n1assets1.styles1.pepstep.com/289/2133329165/images/containerBottom.jpg) no-repeat 0 0;
}

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

div#companyLogo
{
float: left;
display: inline;
width: 140px;
height: 45px;
padding: 0 0 0 26px;
}

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

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

/* ----- div#containerBottom p ----- */

div#containerBottom p
{
float: left;
display: inline;
width: 434px;
padding: 16px 102px 0 20px;
line-height: 16px;
text-align: right;
font-weight: bold;
font-size: 108%;
color: #FFF;
}

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

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

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

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

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

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

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

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

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

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

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

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

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