/*----------------------## RAYMOTORS STANDARD TAB WEB STYLES ##----------------------*/

/*---------------------- TABLE ----------------------*/
table.standardcontentTabs{ width:auto;}
table.contentTabs{ width:auto;}



/*---------------------- DIV ----------------------*/
div.titleTab {width:180px; float:left}
div.standardtabEnd {background-image:url(../img/standardTabs/tabEndShadow.gif); width:50px; height:60px; background-repeat:no-repeat; width:50px; float:left}

div.standardtabStartActive{ height:60px; background-image:url(../img/standardTabs/tabStartActive.gif); background-repeat:no-repeat; background-position:top left;}
div.standardtabMidx{ height:60px; background-image:url(../img/standardTabs/tabMidXActive.gif);background-repeat:repeat-x; background-position:left top;}
div.standardtabMidActive{ /*width:80px;*/ height:60px; background-image:url(../img/standardTabs/tabMidActive.gif);background-repeat:no-repeat; background-position:left top;}
div.standardtabEndActive{ height:60px; background-image:url(../img/standardTabs/tabEndActive.gif); background-position:right top; background-repeat:no-repeat;}
div.mainTabs{ font-size:12px; color:#cc0000; font-weight:bold; padding-top:25px;}
div.titleTab div.mainTabs a {display:block; padding-left:25px;}



/*---------------------- CELL ----------------------*/
td.standardtabStartActive{ width:26px; height:60px; background-image:url(../img/standardTabs/tabStartActive.gif); background-repeat:no-repeat; background-position:top left;}
td.standardtabStartInactive{ width:26px; height:60px; background-image:url(../img/standardTabs/tabStartInactive.gif); background-repeat:no-repeat; background-position:top left;}

td.standardtabEndActive{ width:85px; height:60px; background-image:url(../img/standardTabs/tabEndActive.gif); background-position:left top; background-repeat:no-repeat;}
td.standardtabEndInactive{ width:85px; height:60px; background-image:url(../img/standardTabs/tabEndInactive.gif); background-position:left top; background-repeat:no-repeat;}

td.standardtabMidActive{ width:80px; height:60px; background-image:url(../img/standardTabs/tabMidActive.gif); background-position:left top; background-repeat:no-repeat;}
td.standardtabMidInactiveLft{ width:80px; height:60px; background-image:url(../img/standardTabs/tabMidInactiveLft.gif); background-position:left top; background-repeat:no-repeat;}
td.standardtabMidInactiveRgt{ width:80px; height:60px; background-image:url(../img/standardTabs/tabMidInactiveRgt.gif); background-position:left top; background-repeat:no-repeat;}

td.standardtabLftInactiveRgtActive{ width:80px; height:60px; background-image:url(../img/standardTabs/tabLftInactiveRgtActive.gif); background-position:left top; background-repeat:no-repeat;}
td.standardtabLftActiveRgtInactive{ width:80px; height:60px; background-image:url(../img/standardTabs/tabLftActiveRgtInactive.gif); background-position:left top; background-repeat:no-repeat;}

td.standardmainTabExtend{ background-image:url(../img/standardTabs/tabExtend.gif); height:60px; background-repeat:repeat-x; background-position:top left;}
td.standardmainTopEnd{ background-image:url(../img/standardTabs/tabRgtCorner.gif); width:26px; height:60px; background-repeat:no-repeat; background-position:bottom left;}
td.standardmainLft{ background-image:url(../img/miniTabs/maincontentLft.gif); height:257px; background-repeat:no-repeat; background-position:left top; width:26px;}
td.standardmainMid{ background-image:url(../img/miniTabs/maincontentMid.gif); background-repeat:repeat-x; background-position:left top;}
td.standardmainRgt{ background-image:url(../img/miniTabs/maincontentRgt.gif); height:257px; background-repeat:no-repeat; background-position:left top;}

/*---------------------- DIV ----------------------*/


/*---------------------- IMG ----------------------*/
img.standardTab26{ width:26px; height:1px;}
img.standardTab80{ width:80px; height:1px;}
img.standardTab85{ width:85px; height:1px;}
