/* 
  -----------------------------------
  TabBar Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Style Theme:01 - Basic
  -----------------------------------

#p7TBM {
	font-family:Arial, Helvetica, sans-serif;
}
*/

#p7TBMroot {
	font-size: 16px;
}
#p7TBMrootbox {
}
#p7TBMroot img {
	border: 0;
}
#p7TBMroot ul {
	margin: 0;
	padding: 0;
	text-align:right;
}
#p7TBMroot li {
	list-style-type: none;
	display: inline;
}
/*
#p7TBMroot li a {
	float: left;
}
*/
#p7TBMroot .p7TBMtext li a {
	color: #3399CC;
	text-transform:uppercase;
	padding: 5px 0 0 18px;
	text-decoration: none;
	font-weight:bold;
}
#p7TBMroot .p7TBMtext .p7TBMdown, #p7TBMroot .p7TBMtext .p7TBMdown:hover {
	color: #333333!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 {
	font-weight:bold;
	color: #333333!important;
	cursor: pointer;
	text-decoration: none;
}
#p7TBMsubwrap {
	font-size: 12px;
	position: relative;
	height: auto;
}
.p7TBMsub {
	position: absolute;
	visibility:hidden;
	right: 0;
	top: 0;
	width: auto;
}
.p7TBMsubbox {
	padding: 8px 0 0 0;
}
/*
SUBMENU BAACKGROUNDS and BORDERS HERE*/
.p7TBMsub ul {
	margin: 0;
	padding: 0;
	text-align:right;
	float:right;
}
.p7TBMsub li {
	list-style-type: none;
	display: inline;
}
.p7TBMsub li a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #3399CC;
	padding: 6px;
	display: block;
	float: left;
}
.p7TBMsub li a:hover, .p7TBMsub li a:active, .p7TBMsub li a:focus {
	text-decoration: underline;
}
#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 {
	font-weight:bold;
	color: #333333!important;
	cursor: default;
	text-decoration: none;
}
a#p7TBMt05 {

	color:#cc6600!important;
}
	