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

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

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

td.tabEndActive{ width:103px; height:46px; background-image:url(../img/miniTabs/tabEndActive.gif); background-position:left top; background-repeat:no-repeat;}
td.tabEndInactive{ width:103px; height:46px; background-image:url(../img/miniTabs/tabEndInactive.gif); background-position:left top; background-repeat:no-repeat;}

td.tabMidActive{ width:58px; height:46px; background-image:url(../img/miniTabs/tabMidActive.gif); background-position:left top; background-repeat:no-repeat;}
td.tabMidInactiveLft{ width:58px; height:46px; background-image:url(../img/miniTabs/tabMidInactiveLft.gif); background-position:left top; background-repeat:no-repeat;}
td.tabMidInactiveRgt{ width:58px; height:46px; background-image:url(../img/miniTabs/tabMidInactiveRgt.gif); background-position:left top; background-repeat:no-repeat;}

td.tabMidActiveLong{ width:80px; height:46px; background-image:url(../img/miniTabs/tabMidActiveLong.gif); background-position:left top; background-repeat:no-repeat;}
td.tabMidInactiveLftLong{ width:80px; height:46px; background-image:url(../img/miniTabs/tabMidInactiveLftLong.gif); background-position:left top; background-repeat:no-repeat;}
td.tabMidInactiveRgtLong{ width:80px; height:46px; background-image:url(../img/miniTabs/tabMidInactiveRgtLong.gif); background-position:left top; background-repeat:no-repeat;}

td.tabLftInactiveRgtInactive{ width:51px; height:46px; background-image:url(../img/miniTabs/tabLftInactiveRgtInactive.gif); background-position:left top; background-repeat:no-repeat;}
td.tabRgtInactiveLftInactive{ width:51px; height:46px; background-image:url(../img/miniTabs/tabRgtInactiveLftInactive.gif); background-position:left top; background-repeat:no-repeat;}
td.tabLftInactiveRgtActive{ width:51px; height:46px; background-image:url(../img/miniTabs/tabLftInactiveRgtActive.gif); background-position:left top; background-repeat:no-repeat;}
td.tabLftActiveRgtInactive{ width:51px; height:46px; background-image:url(../img/miniTabs/tabLftActiveRgtInactive.gif); background-position:left top; background-repeat:no-repeat;}
td.tabRgtActiveLftInactive{ width:51px; height:46px; background-image:url(../img/miniTabs/tabRgtActiveLftInactive.gif); background-position:left top; background-repeat:no-repeat;}

td.mainTabExtend{ background-image:url(../img/miniTabs/tabExtend.gif); height:46px; background-repeat:repeat-x; background-position:top left;}
td.mainTopEnd{ background-image:url(../img/miniTabs/tabRgtCorner.gif); width:26px; height:46px; background-repeat:no-repeat; background-position:top left;}
td.mainLft{ background-image:url(../img/miniTabs/maincontentLft.gif); height:257px; background-repeat:no-repeat; background-position:left top; width:26px;}
td.mainMid{ background-image:url(../img/miniTabs/maincontentMid.gif); background-repeat:repeat-x; background-position:left top;}
td.mainRgt{ background-image:url(../img/miniTabs/maincontentRgt.gif); height:257px; background-repeat:no-repeat; background-position:left top;}

/*---------------------- DIV ----------------------*/
div.miniTabs{ font-size:12px; color:#cc0000; font-weight:bold; padding-top:15px;}


/*---------------------- IMGS ----------------------*/
img.imgMiniTab26{ width:26px; height:1px;}
img.imgMiniTab51{ width:51px; height:1px;}
img.imgMiniTab58{ width:58px; height:1px;}
img.imgMiniTab103{ width:103px; height:1px;}
