/* trigger overflow to keep vertical slider */
html { height: 100%; margin-bottom: 1px; }

/* HEADMAST POSITIONING */
#head { position: relative; }
#head #sign-in { top: -18px; right: 0px; }
#head #logo-box { top: 20px; left: -60px; }
#head #logo img { top: 5px; left: 29px; }
#mainpane { margin-top: 0px; width: 774px; }

#sign-in, #head #logo img, #head #logo-box { position: absolute; }

#head #background { line-height: 0px; position: relative;}
#head #logo-background {
    width: 365px;
    height: 88px;
    background-image: url(/media/images/blackbox.gif);
    opacity:.77;
    filter:alpha(opacity=77);
}
body {
    padding-top: 40px;
    text-align:center;
}
#mainpane {
    margin-left:auto;
    margin-right:auto;
    /*margin-bottom: 41px;*/ /*add if Jennifer wants background visible at bottom of page*/
}

/* NAVIGATION POSITIONING */
#nav ul { float: right; margin-right: 20px }
#nav li {
    float: left;
    margin-top: -10px;
    padding-top: 5px;
    font-size: 14px;
}
#nav li.vr { width: 2px; height: 33px; }
#nav li.sIFR-replaced { padding: 10px 10px 0px; }

#nav { height: 50px; }
#nav, #nav li, #nav li.selectednav { border-top:  10px solid; }

/* COLORS */
body { background: #440000 url(/media/images/redgradient.gif) repeat-x top left; }
a { color: #000000; }
#mainpane { background-color: #FFFFFF; }
#sign-in a { color: #FFFFFF; }
#nav, #nav li { border-top-color: #AB0635; }  /* DARK RED */
#nav li.vr { background-color: #DDDDDD; }  /* LIGHT SILVER */
#maincol { border-right-color: #DDDDDD; }
#nav li:hover, #nav li.selectednav { border-top-color: #FDFFBD; }  /* LIGHT YELLOW */
#nav li.vr:hover { border-top-color: #AB0635; } /* hovering over vertical bar will not show light yellow strip */

#home li { background-color: #EEEEEE; }
#arts a, #train a, #reten a { color: #511418; }  /* DARKER RED */
#contact a { color: black; }

/* GLOBAL */
body, input { font: .7em Verdana; }
a { text-decoration: none; }
h2 { font-size: 17px; margin-bottom: .5em; color: #AB0635; }
input { border: 1px solid #999999; font-size: 14px; padding: 2px 4px 2px 4px; }
input.label { color: #999999; }
input.user, input.pass { font-size: 1.2em; padding: 2px 0px 2px 4px; }
strong { font-weight: bold; }
em { font-style: italic; }
.error, ul.errorlist li { color: #cc0000; }

#content { 
    clear: both; 
    margin-top: 10px;
    margin-left: 10px;
    padding: 20px;
    text-align: left;
}
#maincol { 
    width: 69%; 
    float: left; 
    border-right-width: 2px; 
    border-right-style: solid; 
    padding-bottom: 40px;
}

#nav img {
    padding: 0px 7px;
}

#sidecol { 
    padding: 0px 0px 0px 10px; 
    width: 28%; 
    float: right;
}
#foot { 
    clear: both; 
    padding-top: 20px; 
    font-size: .9em; 
    text-align: left;
}

/* HOMEPAGE */
#home li { 
    width: 92%;
    clear:both; 
    padding: 5px 10px; 
    margin: 0px 10px 10px 0px; 
}
#home li h2 { margin-bottom: 0px; }
#home li img, #home li h2, #home li p, #home li { float: left; }
#home li img { border: 4px solid #666666; margin: 5px 20px 0px 0px;}
#home li h2 img { border: none;}
#home li p { width: 65%; }

#home #sidecol p#contact { font-size: 1.15em; }
#home #sidecol p { margin-top: 10px; }
#home #sidecol #support-form { margin-top: 10px; }
#home #sidecol #support-form input { font-size: 12px; }
#home #sidecol #support-form p { margin-top: 5px; }
#home #sidecol #support-form input.submit { margin-top: 5px; }
#home #sidecol #support-form textarea { width: 165px; height: 50px; font-size: 12px; }
#home #sidecol #support-form .errorlist li { background-color: #FFFFFF; padding: 0; }
#home #sidecol #support-form h2 { margin-bottom: 0px; font-size: 0px; }
#home #sidecol #support-form h2#top { margin-top: 25px; }
#home #sidecol #support-form input, #home #sidecol #support-form textarea { margin-top: 2px; }

#sidecol #news a { color: #511418; font-size: 1.1em; border-bottom: 1px #511418 dotted; }
#sidecol #news { width: 185px; margin-bottom: 10px; } 
#sidecol h2#latestnews { background-color: #FBFFAB; padding: 8px 8px 2px 8px; margin-left: -8px; color: #AA0024; font-size: 17px; }
#sidecol #about h2 { margin-top: 30px; }

/*SENT*/
#sent { width: 575px; } 

/*NEWS*/
.latestnews { margin-bottom: 20px; padding-left: 20px;  width: 460px; }
.latestnews h2 { color: #AA0024; }
.latestnews p { line-height: 1.5em; margin-bottom: 15px; } 


/* CONTACT */
#contact dl { margin-top: 1em; }
#contact dt { margin-top: .3em; color: #511418; }
#contact #maincol p { margin-bottom: 1em; margin-right: 20px; }
#contact #maincol p, #contact dd { font-size: 1.1em; }

/*PRODUCTS*/
#products { text-align: left; padding: 5px 20px 5px 0px; width: 724px; }
#products h2 { margin-bottom: 30px; font-size: 2em; }
#products div.product { float: left; border: 2px solid #DDDDDD; padding: 5px; margin: 0px 18px 24px 0px; width: 112px; height: 60px; }
#products img { max-height: 57px; max-width: 112px; }

#product-selected, #product-list { float: left; padding: 5px 20px; }
#product-selected { width: 456px; text-align: left; border-right: 2px solid #DDDDDD; }
#product-selected .intro { margin-top: 20px; font-size: 1.3em; color: #666666 }
#product-selected .body { font-size: 1.2em; }
#product-selected .body p { margin-top: 12px; }
#product-selected .body ul li { margin-left: 15px; list-style-type: disc; }
#product-selected .body ul li.p { margin-top: 0px; margin-left: 30px; list-style-type: none; }
#product-selected .body ul ul li { margin-left: 30px; list-style-type: circle; }

#product-list h2 { margin-bottom: 8px; }
#product-list p { margin-bottom: 4px; font-size: 1.2em; }
#product-list a { color: #511418; border-bottom: 1px dashed #999999; }

/* ARTICLES */
#arts #sidecol a { border-bottom: 1px dotted; }

#arts ul { text-align: left; }
#arts li { font-size: 1.1em; margin-bottom: .5em; }

#arts dl { margin-right: 20px; }
#arts dt { font-size: 1.2em; }
#arts dd { margin-bottom: 1em; }

/* Services */
#service #sidecol a { border-bottom: 1px dotted; color: #511418; }
#service #sidecol .login {padding-bottom: 25px; }
#service #maincol a { text-decoration: underline; color: #511418; }
#service { font-size: 1.1em; }
#service h3 { font-weight:bold; }
#service p, #service #maincol ul { margin-bottom: 1em; }
#service #maincol ul { list-style-type: inherit; }
#service #maincol li { margin-left: 20px; }
#service li { margin-bottom: 2px; }
#nac { padding-top: 5px; }
#nac img { float: left; }
#nac-links { float: right; width: 125px; padding-top: 1px; line-height: 1.4em; }
#nac-links a { color: #511418; }
#nac-links p { line-height: 1.4em; margin-bottom: 0.5em; }

/* Customer Retention */
#reten #sidecol a { border-bottom: 1px dotted; }
#reten #sidecol img { width: 150px }
#reten #maincol a { text-decoration: underline; }
#reten { font-size: 1.1em; }
#reten h3 { font-weight: normal; color: #511418; padding: 5px 0px; }
#reten p, #reten #maincol ul { margin-bottom: 1em; }
#reten #maincol ul { list-style-type: inherit; }
#reten #maincol li { margin-left: 20px; }
#reten li { margin-bottom: 2px; }
#reten .p3 { color:#AB0635; font-weight:bold; }
#reten .sup {display: inline; position: relative; }
#reten #p3sup {display: inline; position: relative; }

/* TRAINING */
#train #sidecol a { border-bottom: 1px dotted; }
#train #maincol a { text-decoration: underline; }
#train { font-size: 1.1em; }
#train h3 { font-weight: bold; padding-bottom: 5px; padding-top: 7px; }
#train p, #train #maincol ul { margin-bottom: 1em; }
#train #maincol ul { list-style-type: inherit; }
#train #maincol li { margin-left: 20px; }
#train li { margin-bottom: 2px; }



/* VIDEO TUTORIALS */
#video-tutorials h3 { font-weight: bold; font-size: 1.1em; text-align: left; padding-bottom: 5px; padding-top: 10px; }
#video-tutorials p.alternate { font-size: 1.1em; width: 235px; padding-bottom: 10px; padding-right: 10px; float: left; }
.video { padding-bottom: 10px; }

/* ENROLLMENT FORMS */
#enroll { padding: 0 80px 0 30px; font-size: 1.2em; }
#enroll h2 { font-size: 1.1em; color: #511418; }
#enroll .custom_title h2, #enroll .custom_title h2 embed { display: inline; position: relative; }
#enroll .custom_title h2.tm { font-size: .9em; position: relative; top: -10px; }
#enroll .no_custom h2, #enroll .no_custom h2 embed { display: inline; position: relative; }
#enroll h3 { font-size: 1.1em; margin-top: -10px; color: #511418; }
#enroll p { margin: 10px auto; }
#enroll p.sponsor { margin-bottom: 20px; }
#enroll p.prerequisite { margin-top: -4px; }
#enroll fieldset#dealer label { width: 180px; text-align: right; display: block; float: left; margin: 3px 3px 0px 0px; }
#enroll fieldset#dealer ul.errorlist li { width: 365px; text-align: right; }
#enroll fieldset#dealer p { margin: 6px 0px; }
#enroll fieldset#payment p label { font-weight: bold; }
#enroll fieldset#payment ul { margin-top: -8px; }
#enroll fieldset#payment ul li { margin: 3px 0px; }

