﻿/* This contians the sub tabs only - not including the tabs */
.ctSubNav { background-color:#858274;}
.subNavLeft { position:absolute;}
.subNavRight { position:absolute;}


.topTabsContainer { background-color:#a6a391; }
	.topTabsMiddle { height:20px; background-color:#a6a391; padding-top:4px; float:left; }
	.topTabsLeft { width:6px; height:24px; float:left; background-color:#a6a391;}
	.topTabsRight { width:5px; height:24px; float:left; background-color:#a6a391;}
	
	.topTabsMiddleOver { height:20px; background-color:#858274; padding-top:4px; float:left;}
	.topTabsLeftOver { width:6px; height:24px; float:left; background-color:#858274;}
	.topTabsRightOver { width:5px; height:24px; float:left; background-color:#858274;}

