/*Tabs - Start*/

.tab3 div, .tab2 div
{
	float:left;
}


.tab2 div, .tab3 div
{
	width:82px;
}

/*.tabcontent, .tabcontent *
{
	font-size:11px;
}*/

.tabcontent a, .tabcontent a:visited
{
	color:#FFFFFF;
	 text-decoration:none;
}

.tab3 div a:hover, .tab3 div a.current
{

	background-color: #cce6ff;
	position:relative;
	top:0px;
}

.tab2contentcnrt
{
	width:337px;
}

.tab2contentcnrt a
{
  color:#666666
}

.tab2contentcnrt a:visited
{
  color:#666666
}

.tab3contentcnrt
{
	width:319px;
}

.tab2contentcnrt, .tab3contentcnrt, .tab4contentcnrt
{
	background-color:#C8C5B7;
}


.tabcontent
{
	height:218px;
	padding-top:19px;
	padding-left:17px;
}

.tab2contentcnrt .tabcontent, 
{
	height:196px;
	
	padding-top:20px;
	padding-left:8px;
	padding-right:8px;
}
.tab3contentcnrt.tabcontent
{ height:130px;
	padding-top:20px;
	padding-left:8px;
	padding-right:8px;
}

.tab3contentcnrt .tabcontent
{

	padding-bottom:4px;
}

.tab4contentcnrt
{
	width:275px;
}

.tab4contentcnrt a
{
  color:#666666
}

.tab4contentcnrt a:visited
{
  color:#666666
}
.tab4contentcnrt .tabcontent, 
{
	height:120px;
	
	padding-top:20px;
	padding-left:8px;
	padding-right:8px;
}


.tabcontenthidden
{
	display:none;
}
.tabcontentCell
{
	padding-left:17px;
	padding-top:35px;
}

.tabcontentCell p
{
	font-size:12px;
}

.tabButtonActive .left
{
	background-image:url(../Images/tab_1_1_1.gif);
	background-repeat:no-repeat;
}

.tabButtonActive .right
{
	background-image:url(../Images/tab_1_2_1.gif);
	background-repeat:no-repeat;
	padding-right:5px;
}

.tab3 .tabButton
{
	cursor:hand;
}

.tab2 .tabButton .left, .tab3 .tabButton .left
{
	background-image:url(../Images/tab_1_1_2.gif);
	background-repeat:no-repeat;
}

.tab2 .tabButton .right, .tab3 .tabButton .right
{
	background-image:url(../Images/tab_1_2_2.gif);
	background-repeat:no-repeat;
	padding-right:5px;
}

.tabButton .center, .tabButtonActive .center
{
	vertical-align:middle;
	white-space:nowrap;
	font-size:11px;
}

.tabButtonActive .center
{
	background-color:#C8C5B7;
	border-bottom:1px solid #C8C5B7;
}

.tabButtonActive .center *
{
	color:#FFFFFF;
}

.tab2 .tabButton .center, .tab3 .tabButton .center
{
	background-color:#E8E5D4;
	border-bottom:1px solid #ffffff;
}

.tabsMapsCell
{
	text-align:center;
	padding:8px;
}

.tabsMapsCell
{
	background-color:#b3b3b3;
}

.tabsBooksCell
{
	padding:7px;
	background-color:#FFFFFF;
}

.tabsBooksCellRight
{
	padding-top:24px;
	padding-left:9px;
}

.tabsDescCell
{
	padding:7px;
	padding-left:0;
}

.tabsBottom
{
	background-color:#E0E0E0;
}

.btnSave
{
	width:96px;
	height:18px;
	background-image:url(../Images/btnSave.gif);
	background-repeat:no-repeat;
}

/*Tabs - End*/
