/* --------------------------------------------------------------------------------------------
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/101/speeddoctorz.com/

INSTRUCTIONS:
Make changes to the following:
1. all asset URL paths in the following external documents should be changed to the appropriate client URL:
   * style_101.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: #000;
}

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: #000;
}

a:visited
{
color: #666;
}

a:focus,
a:hover
{
color: #D71818;
background: none;
}

/* Fix for calendar days of the week color. */
.white_9Bold
{
color: #FFF;
}

/* -------------------------------------------------
main structure
------------------------------------------------- */

body
{
text-align: center;
background: #000;
}

div#wrapper
{
text-align: center;
}

div#container
{
width: 966px;
margin: 0 auto;
text-align: left;
}

/* -------------------------------------------------
div#header
------------------------------------------------- */

/* -------------------------
div#header-rowOne
------------------------- */

div#header-rowOne
{
height: 30px;
}

div#homeIcon a
{
float: left;
display: block;
width: 87px;
height: 30px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/101/speeddoctorz.com/images/home_icon.jpg) no-repeat 0 0;
overflow: hidden;
}

/* -------------------------
div#header-rowTwo
------------------------- */

/* --------------------------------------------------------------------------------------------
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, it will be
   necessary to re-export the proper background image
-------------------------------------------------------------------------------------------- */
div#header-rowTwo
{
display: none;
height: 49px;
padding: 0 1px 7px 1px;
}

div#marquee-wrapper
{
padding: 10px;
border: 1px solid #A8A8A8;
background: #CA1C1C;
}

div#marquee-container
{
padding: 5px;
border: 1px solid #737373;
background: #FFF;
}

div#marquee
{
position: relative; /* for marquee tag */
height: 15px;
}

div#marquee span.body_10
{
color: #192B73;
font-size: 92%;
font-weight: bold;
line-height: 15px;
}
/* END ALTER - Marquee */

/* -------------------------
div#header-rowThree
------------------------- */

div#header-rowThree
{
height: 245px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/101/speeddoctorz.com/images/header_rowThree_bkgd.jpg) no-repeat 0 0;
}

div#mainPic img,
div#mainPic object
{
display: block;
}

/* -------------------------------------------------
div#middle
------------------------------------------------- */

div#middle
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/101/speeddoctorz.com/images/middle_bkgd.gif) repeat-y 0 0;
}

/* -------------------------
div#middle-colOne
------------------------- */

div#middle-colOne
{
float: left;
display: inline;
width: 281px;
}

/* ------- div#memberBox --------- */

div#memberBox
{
position: relative;
}

div#memberBox h1
{
height: 78px;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/101/speeddoctorz.com/images/membersBox_title.jpg) no-repeat 0 0;
}

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Member 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 form
{
display: none;
padding: 0 0 10px 53px;
}
/* END ALTER - Member Box */

div.memberBox-login-info
{
float: left;
display: inline;
position: relative;
padding: 0 5px 0 0;
}

p.memberBox-label
{
display: none;
}

input.memberBox-textBox
{
width: 85px;
color: #888;
margin: 3px 0;
}

p#memberBox-forgot
{
display: none;
}

ul#memberBox-buttons
{
float: left;
display: inline;
position: relative;
width: 200px;
height: 22px;
}

ul#memberBox-buttons li
{
float: left;
display: inline;
position: relative;
height: 22px;
}

ul#memberBox-buttons a:active,
ul#memberBox-buttons a:link,
ul#memberBox-buttons a:visited
{
display: block;
height: 22px;
text-decoration: none; /* Netscape 8.1 */
text-indent: -9999px;
overflow: hidden;
}

li#memberBox-buttons-enter
{
width: 36px;
}

li#memberBox-buttons-enter a
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/101/speeddoctorz.com/images/memberBox_buttons.jpg) no-repeat 0 0;
}

li#memberBox-buttons-register
{
width: 164px;
}

li#memberBox-buttons-register a
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/101/speeddoctorz.com/images/memberBox_buttons.jpg) no-repeat -36px 0;
}

/* ------- div#verticalNav --------- */

div#verticalNav
{
width: 220px;
padding: 0 18px 0 43px;
text-align: left;
}

div#verticalNav li
{
padding: 2px 0 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/101/speeddoctorz.com/images/verticalNav_bkgd.gif) no-repeat 0 0;
}

* html div#verticalNav li
{
height: 1px;
}

div#verticalNav a:active,
div#verticalNav a:link,
div#verticalNav a:visited
{
display: block;
padding: 7px 0 7px 38px;
font-weight: bold;
color: #000;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/101/speeddoctorz.com/images/verticalNav_icon.jpg) no-repeat 0 center;
}

div#verticalNav a:focus,
div#verticalNav a:hover
{
color: #FFF;
text-decoration: underline;
}

/* ------- div#companyBox --------- */

div#companyBox
{
width: 208px;
height: 115px;
padding: 9px 0 0 73px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/101/speeddoctorz.com/images/companyBox_bkgd.jpg) no-repeat 0 0;
}

/* -------------------------
div#middle-colTwo
------------------------- */

div#middle-colTwo
{
float: left;
display: inline;
width: 595px;
padding: 22px 60px 6px 30px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/101/speeddoctorz.com/images/middle_colTwo_bkgd.jpg) no-repeat 0 0;
}

* html div#middle-colTwo
{
overflow: hidden;
}

h1#pageTitle
{
font-size: 136%;
color: #DF0000;
}

div#content
{
padding: 20px 0 0 0;
}

.contentEdit img
{
border-color: #DF0000;
}

/* -------------------------------------------------
div#footer-wrapper
------------------------------------------------- */

div#footer-wrapper
{
min-height: 100px;
margin: 0 0 10px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/101/speeddoctorz.com/images/footer_bkgd.gif) repeat-y 0 0;
}

* html div#footer-wrapper
{
height: 100px;
}

div#footer-container
{
padding: 54px 0 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/101/speeddoctorz.com/images/footer_top.jpg) no-repeat 0 0;
}

div#footer
{
padding: 0 53px 44px 56px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/101/speeddoctorz.com/images/footer_btm.jpg) no-repeat bottom left;
}

div#footer p
{
float: left;
color: #DF0000;
line-height: 20px;
}

div#companyLogo
{
float: right;
display: inline;
width: 110px;
height: 20px;
padding: 0 0 0 20px;
}

div#companyLogo a:active,
div#companyLogo a:link,
div#companyLogo a:visited
{
display: block;
width: 110px;
height: 20px;
padding: 0;
text-decoration: none; /* Netscape 8.1 */
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/101/speeddoctorz.com/images/company_logo.gif) no-repeat 0px 0px;
overflow: hidden;
}

div#companyLogo a:focus,
div#companyLogo a:hover
{
background-position: -110px 0;
}
