/* 
  -----------------------------------
  TabBar Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
   Style Theme:03 - Aurora
  -----------------------------------
*/
#p7TBM {
	font-family: Arial, Helvetica, sans-serif;
}
#p7TBMroot {
	font-size: 11px;
	background-color: #000000;
	background-image: url(amba_menutile.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D6DDE0;
	border-right-color: #000000;
	border-bottom-color: #7C8C92;
	border-left-width: 5px;
	border-left-color: #000000;
	font-weight: 500;
	width: 577px;
}
#p7TBMrootbox {}
#p7TBMroot img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#p7TBMroot ul {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#p7TBMroot li {
	list-style-type: none;
	display: inline;
}
#p7TBMroot li a {
	float: left;
}
#p7TBMroot .p7TBMtext li a {
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 20px;
	padding-left: 4px;
	border-top-width: 0.02em;
	border-right-width: 0.02em;
	border-bottom-width: 0.02em;
	border-left-width: 0.02em;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#p7TBMroot .p7TBMtext .p7TBMdown, #p7TBMroot .p7TBMtext .p7TBMdown:hover {
	color: #CCCCCC!important;
	background-color: #000000!important;
}
/*
The Root Level Hover. This also locks the Hover state while 
the root item's associated sub-menu is visible.
DO NOT CHANGE SELECTOR NAMES*/
.p7ie6Fix:active, 
#p7TBMroot .p7TBMtext .p7TBMon,
#p7TBMroot .p7TBMtext li a:focus, 
#p7TBMroot .p7TBMtext li a:active {
	color: #CCCCCC;
	background-color: #000000;
}
#p7TBMsubwrap{
	font-size: 10px;
	position: relative;
	height: auto;
	background-color: #CCCCCC;
}
.p7TBMsub {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	visibility:hidden;
}
.p7TBMsubbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	width: 576px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}
#about {
}
.p7TBMsub ul {
	margin: 0;
	background-image: url(img/iebfix.gif);
	background-color: #000000;
	border: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.p7TBMsub li {
	list-style-type: none;
	display: inline;
}
.p7TBMsub li a {
	background-image: url(img/iebfix.gif);
	color: #CCCCCC;
	display: block;
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.p7ie6Fix:active,
.p7TBMsub li a:hover,
.p7TBMsub li a:active,
.p7TBMsub li a:focus {
	color: #000000;
	background-image: url(img/aurora_menutile.jpg);
	background-repeat: repeat-x;
	padding-right: 8px;
}
#p7TBM br {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 1px;
}

/* current marker style */
.p7TBMsub .p7TBMmark,
.p7TBMsub .p7TBMmark:hover,
.p7TBMsub .p7TBMmark:active,
.p7TBMsub .p7TBMmark:focus {
	background-image: none;
	color: #FFFFFF !important;
	font-weight:bold;
	cursor: default;
}
