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

