/* --------------------------------------------------------------------------------------------
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/299/2133329044/

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_299.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: #CCCCCD;
font-family:  Lucida Grande, Trebuchet MS, Arial, Verdana, 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: #6d95fb;
}

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

a:visited
{
color: #6d95fb;
}

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

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

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

.contentEdit h3
{
padding: 0.1em 0 0.1em 1.75em;
margin: 0.2em 0;
font-size: 167%;
color: #6d95fb;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/h3_icon.jpg) no-repeat 0 0;
}

.contentEdit h4
{
padding: 0.1em 0 0.1em 1.75em;
margin: 0.2em 0;
font-size: 167%;
color: #FFF;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/h4_icon.jpg) no-repeat 0 0;
}

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

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

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

/* To style images in content. */
.contentEdit img.imageStyle
{
border: none;
padding: 4px 4px 37px 4px;
background: #e2e2e2 url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/image_bkgd.jpg) no-repeat 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.jamspiritsites.com/299/2133329044/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 (299.style.jamspiritsites.com) with client URL
-------------------------------------------------------------------------------------------- */
a[href^="http://www.powercheerathletics.com"]:active,
a[href^="http://www.powercheerathletics.com"]:link,
a[href^="http://www.powercheerathletics.com"]:visited,
a[href^="http://powercheerathletics.com"]:active,
a[href^="http://powercheerathletics.comm"]:link,
a[href^="http://powercheerathletics.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 17px 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/content_emailLink.gif) no-repeat center right;
}

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

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

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

body
{
margin: 0 0 30px 0;
background: #000206 url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/body_bkgd.jpg) repeat-x 0 0;
}

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

div#container
{
width: 978px;
margin: 0 auto;
text-align: left;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/wrapper_bkgd.jpg) no-repeat -311px top;
}

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

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

div#headerLeft
{
float: left;
display: inline;
width: 525px;
}

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

div#homeIcon
{
float: left;
display: inline;
width: 57px;
height: 58px;
}

div#homeIcon a:active,
div#homeIcon a:link,
div#homeIcon a:visited,
div#homeIcon a:focus,
div#homeIcon a:hover
{
display: block;
width: 57px;
height: 58px;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/homeIcon.jpg) no-repeat 0 0;
overflow: hidden;
}

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

/* --------- div#memberLogin --------- */

/* --------------------------------------------------------------------------------------------
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
-------------------------------------------------------------------------------------------- */
div#memberLogin
{
float: left;
display: inline;
width: 156px;
height: 58px;
}
/* END ALTER - Member Box */

div#memberLogin a:active,
div#memberLogin a:link,
div#memberLogin a:visited,
div#memberLogin a:focus,
div#memberLogin a:hover
{
display: block;
width: 156px;
height: 58px;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/memberLogin.jpg) no-repeat 0 0;
overflow: hidden;
}

div#memberLogin a:focus,
div#memberLogin a:hover
{
background-position: 0 -58px;
}

/* --------------------------------------------------------------------------------------------
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 
{
float: right;
display: inline;
width: 308px;
height: 58px;
padding: 0 2px 0 0;
visibility: visible;
}

#Marquee 
{
top: 0;
left: 0;
width: 308px;
height: 58px;
overflow: hidden;
}

#Marquee span 
{
width: 308px;
height: 58px;
line-height: 58px;
font-size: 108%;
color: #FFF;
}
/* END ALTER - Marquee */

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

div#clientLogo
{
width: 525px;
height: 213px;
}

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

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

div#Banner
{
float: left;
display: inline;
width: 433px;
height: 271px;
}

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

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

div#horizontalNav
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/horizontalNav_bkgd.jpg) no-repeat 0 0;
}

ul#Primary 
{
width: 978px;
height: 60px;
}

ul#Primary li
{
/* first level list items are always visible */
float: left;
display: inline;
position: relative;
width: 163px;
height: 60px;
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: 143px;
height: 48px;
line-height: 48px;
padding: 6px 10px;
font-size: 153.9%;
color: #3B3B3B;
text-decoration: none;
}

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: 24px;
}

ul#Primary li a:focus,
ul#Primary li a:hover
{
color: #0000A0;
}

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

ul#Primary li#navTwo a:focus,
ul#Primary li#navTwo a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/horizontalNav_bkgd.jpg) no-repeat -163px -60px;
}

ul#Primary li#navThree a:focus,
ul#Primary li#navThree a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/horizontalNav_bkgd.jpg) no-repeat -326px -60px;
}

ul#Primary li#navFour a:focus,
ul#Primary li#navFour a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/horizontalNav_bkgd.jpg) no-repeat -489px -60px;
}

ul#Primary li#navFive a:focus,
ul#Primary li#navFive a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/horizontalNav_bkgd.jpg) no-repeat -653px -60px;
}

ul#Primary li#navSix a:focus,
ul#Primary li#navSix a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/horizontalNav_bkgd.jpg) no-repeat -815px -60px;
}

/* --------- 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: 6px;
border: 1px solid #D8D8D8;
border-top: none;
margin: 0;
list-style: none;
filter:alpha(opacity=90);
opacity: 0.9;
-moz-opacity:0.9;
background: #F5F5F5;
overflow: hidden;
z-index: 2000;
}

ul#Primary li ul li
{
width: 186px;
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: 166px;
height: auto;
padding: 10px;
border-bottom: 3px solid #8B8B8B;
line-height: 22px;
text-decoration: none;
text-align: center;
font-size: 138.5%;
color: #FFF;
background: #000;
}

ul#Primary li ul li.ddLast a:active,
ul#Primary li ul li.ddLast a:link,
ul#Primary li ul li.ddLast a:visited,
ul#Primary li ul li.ddLast a:focus,
ul#Primary li ul li.ddLast a:hover
{
border-bottom: none;
}

ul#Primary li#navOne ul li a:focus,
ul#Primary li#navOne ul li a:hover,
ul#Primary li#navTwo ul li a:focus,
ul#Primary li#navTwo ul li a:hover,
ul#Primary li#navThree ul li a:focus,
ul#Primary li#navThree ul li a:hover,
ul#Primary li#navFour ul li a:focus,
ul#Primary li#navFour ul li a:hover,
ul#Primary li#navFive ul li a:focus,
ul#Primary li#navFive ul li a:hover,
ul#Primary li#navSix ul li a:focus,
ul#Primary li#navSix ul li a:hover
{
color: #6D95FB;
filter:alpha(opacity=95);
opacity: 0.95;
-moz-opacity:0.95;
background: #000;
}

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

ul#Primary li#navSix.hover ul 
{ 
left: -37px;
}

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

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

div#middle-container
{
padding: 0 0 37px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/middle_bottom.jpg) no-repeat left bottom;
}

div#middle
{
padding: 23px 0 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/middle_top.jpg) no-repeat 0 0;
}

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

div#middle-colOne
{
float: left;
display: inline;
width: 560px;
padding: 17px 40px 0 60px;
}

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

/* ----- h2#toolBoxOne-title ----- */

h2#toolBoxOne-title
{
width: 560px;
height: 28px;
padding: 0 0 38px 0;
line-height: 28px;
font-size: 182%;
color: #FFF;
}

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

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

/* ----- div#backToTop ----- */

div#backToTop
{
width: 103px;
height: 18px;
margin: 0 auto;
}

div#backToTop a
{
display: block;
width: 103px;
height: 18px;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/backToTop.jpg) no-repeat 0 0;
overflow: hidden;
}

div#backToTop a:focus,
div#backToTop a:hover
{
background-position: 0 -18px;
}

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

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

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

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

div.toolBox
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/toolBox_bkgd.jpg) repeat-y 0 0;
}

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: 212px;
height: 28px;
padding: 13px 46px 14px 20px;
line-height: 28px;
text-decoration: none;
font-size: 182%;
color: #FFF;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/toolBox_title.jpg) no-repeat 0 0;
overflow: hidden;
}

h3.toolBox-title a:focus,
h3.toolBox-title a:hover
{
background-position: 0 -55px;
}

div.toolBox-content
{
padding: 0 0 1px 0;
}

/* If the home components are LINKS make sure the second class for the toolBox-content is toolBox-link */
div.toolBox-link span,
div.toolBox-link p
{
padding: 20px;
}

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

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

div.toolBox-link a:active,
div.toolBox-link a:link,
div.toolBox-link a:visited,
div.toolBox-link a:focus,
div.toolBox-link a:hover
{
display: block;
width: 238px;
line-height: 20px;
padding: 10px 20px;
margin: 0 0 1px 0;
text-decoration: none;
font-size: 16px;
color: #FFF;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/toolBox_link.jpg) repeat-y 0 0;
overflow: hidden;
}

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

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

div.toolBox-rss
{
padding: 20px 20px 0 20px;
color: #CCCCCD;
}

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

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

/* If the home components is VIDEO make sure the second class for the toolBox-content is toolBox-video */
div.toolBox-video
{
padding: 20px 20px 0 20px;
color: #CCCCCD;
}

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

div.toolBox-video a:focus,
div.toolBox-video a:hover
{
color: #D8D8D9;
}

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

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

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

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: 278px;
height: 40px;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/toolBox_button.jpg) no-repeat 0 -40px;
overflow: hidden;
}

h4.toolBox-subTitle a:focus,
h4.toolBox-subTitle a:hover
{
background-position: 0 0;
}

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

div#toolBoxTwo
{
margin: 0 0 34px 0;
}

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

div#footer
{
width: 918px;
height: 69px;
padding: 11px 0 0 60px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/footer_bkgd.jpg) no-repeat 0 0;
}

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

div#companyLogo
{
float: left;
display: inline;
width: 110px;
height: 20px;
}

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

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

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

div#footer p
{
float: left;
display: inline;
width: 430px;
height: 40px;
line-height: 20px;
padding: 0 66px 0 20px;
font-size: 93%;
color: #242424;
text-align: right;
}

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

div#footerIcons
{
float: left;
display: inline;
width: 220px;
height: 20px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/footerIcons.jpg) no-repeat 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

div#companyBox
{
width: 160px;
height: 106px;
padding: 18px 19px 20px 19px;
margin: 26px auto 0 auto;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/companyBox_bkgd.jpg) no-repeat 0 0;
}

/* -------------------------------------------------
div#lightBox
------------------------------------------------- */

div#lightBox
{
display: none;
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 3000px;
z-index:1001;
}
* html div#lightBox
{
width: 150%;
}

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

div#lightBox-memberBox-wrapper
{
display: none;
position: absolute;
top: 58px;
left: 50%;
margin-left: -432px; /* 1/2 the width + 1/2 the scrollbar width of 25 + 5 more */
overflow: hidden;
z-index:1002;
}

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

* html div#memberBox
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/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: #00008a;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/299/2133329044/images/memberBox_inputs.jpg) no-repeat 0 0;
}

input.memberBox-textBox:focus
{
color: #00008a;
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.jamspiritsites.com/299/2133329044/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.jamspiritsites.com/299/2133329044/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: #6D95FB;
}

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