@charset "utf-8";
/* CSS Document */

/* BEGIN PRODUCT NAV TABS ----------------------------------*/

#producttabs {
        background: url(../img/producttabsline.gif) no-repeat left top;
		width:100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        font-weight: bold;
}
#producttabs ul, #producttabs ul li {
        list-style: none;
        font-size: 12px;
	background-image:none;
        margin: 0;
        padding: 0;
}
#producttabs ul {
        padding: 5px 0 5px;
        text-align: left;
        margin-left: 20px;
}

#producttabs ul li {
        display: inline;
}

#producttabs ul li a{
        background: url(../img/producttable_tab-left.gif) no-repeat left top;

        font-size: 12px;
        text-decoration: none;
        padding: 5px 0 6px;
        *padding: 0 0;
}

/*#producttabs span #exptahrf{
        color: #ffffff;
        font-size: 12px;
        text-decoration: none;
        padding: 5px 0;
        *padding: 0 0;
}*/


#producttabs ul li span {
        background: url(../img/producttable_tab-right.gif) no-repeat right top;
        padding: 5px 12px 6px 7px;
        margin: 4px 2px 4px 4px;
}

/*#producttabs #exptlil {
        background: url(../img/cc_logoff/button_applyonline_nowrds.gif) no-repeat right top;
        padding: 4px 6px 5px 7px;
        margin: 4px 2px 4px 4px;
}*/
#producttabs ul li a:hover span {
        text-decoration: underline;
        background-position: 100% -25px;
}
#producttabs ul li a:hover {
        background-position: 0 -25px;
}
#producttabs #current a {
        background-position: 0 -50px;
        color: #003f2d;
}
#producttabs #current a span {
        background-position: 100% -50px;
        color: #003f2d;
}
/*.expt {
	background: url("/exc/img/cc_logoff/button_applyonline.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 22px;
    margin: 10px 0;
    text-indent: -9999px;
    width: 103px;
}*/


/*- Internet Explorer...It's Hacktastic!--------------------------- */

/*\*//*/
#producttabs ul li a {
        display: inline-block;
        white-space: nowrap;
        width: 1px;
}

#producttabs ul {
        padding-bottom: 0;
        margin-bottom: -1px;
}

/**/

/*\*/
* html #navigation ul li a {
        padding: 0;
}

/* End PRODUCT TAB ELEMENTS ======================= */

#homelinks 
{ 
margin: 15px 0 0 0;
padding: 0; 
}
#homelinkss 
{ 
margin: 18px 0 0 0;
padding: 0; 
}
#homelinksTwo 
{ 
margin:  0;
padding: 0; 
}
html>body #homelinks {
margin: 15px 0 0 0;
padding: 0; 
}
html>body #homelinksTwo {
margin: 0;
padding: 0; 
}


/* Wrapper ======================= */
#wrapper {
margin-right:20px;
margin-left:0px;
background:#FFFFFF;
width:700px;
}


/* FOR HIDING and SHOWING LAYERS */

.hidden { display: none; }
.unhidden { display: block; }




/* BEGIN SPECIAL (Opt. 134) PRODUCT NAV TABS ----------------------------------*/

#producttabs-special {
        background: url(../img/producttabsline.gif) no-repeat left top;
		width:100%;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        font-weight: bold;
}
#producttabs-special ul, #producttabs-special ul li {
        list-style: none;
        font-size: 12px;
        margin: 0;
        padding: 0;
}
#producttabs-special ul {
        padding: 5px 0 5px;
        text-align: left;
        margin-left: 20px;
}

#producttabs-special ul li {
        display: inline;
}

#producttabs-special ul li a{
        background: url(../img/producttable_tab-left_special.gif) no-repeat left top;
        color: #ffffff;
        font-size: 12px;
        text-decoration: none;
        padding: 5px 0 6px;
        *padding: 0 0;
}

#producttabs-special ul li span {
        background: url(../img/producttable_tab-right_special.gif) no-repeat right top;
        margin: 4px 2px 4px 9px;
		padding: 5px 12px 6px 2px;
}

#producttabs-special ul li a:hover span {
 
        background-position: 100% -25px;
}
#producttabs-special ul li a:hover {
        background-position: 0 -25px;
}
#producttabs-special #current a {
        background-position: 0 -50px;
        color: #003f2d;
}
#producttabs-special #current a span {
        background-position: 100% -50px;
        color: #003f2d;
}
#producttabs-special #apply a {
        background-position: 0 -76px;
        color: #fff;
}
#producttabs-special #apply a span {
        background-position: 100% -76px;
        color: #fff;
/* END SPECIAL */

