
/* CSS Document */

.p7tbsub {
	border: none !important;
	margin: 0;
	padding: 3px;
	font-size: 16px;
	background: #eee;
	text-transform: uppercase;
	border: 0;
	text-align: left;
	cursor: pointer;
	width: 200px;
	/*filter: alpha(opacity=90);   	/* Internet Explorer       */    
	/*-moz-opacity: 0.9;           	/* Mozilla 1.6 and below   */    
	/*opacity: 0.9; 				/* newer Mozilla and CSS-3 */
	}

ul.p7tbul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1em;
}

ul.p7tbul li {
	display: block;
	margin: 0;
	padding: 0;
	background-image: none;
	list-style: none;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #fff;
}

.p7tbsub a {
	position: relative;
	display: block;
	margin: 0;
	padding: 8px;
	text-decoration: none !important;
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

* html .p7tbsub a {
	margin-top: -1px;
}

.p7tbsub a:hover, .p7tbsub a:active  {
	color: #fff;
	background: #761039;
}

.p7tbdn {
	color: #ff6d03 !important;
}


#p7TBsub10, #p7TBsub20, #p7TBsub30, #p7TBsub40, #p7TBsub50, #p7TBsub60, #p7TBsub70 { 
	display: block;
	position:absolute;
	margin: 0;
	padding: 0;
	left: 150px;
	top: 150px;
	width: 100px;
	z-index: 400;
	text-align: center;
	clear: left;
}

#P7TabH {
	position:absolute;
	left: 21px;
	top: 1px;
	z-index: 200;
	visibility: hidden;
	width: 220px;
	height: 150px;
}


/* this makes the different sizes correct. specific for each sub menu */
#p7TBsub10 {
	width: 150px;
}


#p7TBsub20 {
	width: 167px;
}


#p7TBsub30 {
	width: 160px;
}


#p7TBsub40 {
	width: 188px;
}


#p7TBsub50 {
	width: 153px;
}

#p7TBsub60 {
	width: 160px;
}



#p7TBsub10 p, #p7TBsub20 p, #p7TBsub30 p, #p7TBsub40 p, #p7TBsub50 p, #p7TBsub10 p,
#p7TBsub10 a, #p7TBsub20 a, #p7TBsub30 a, #p7TBsub40 a, #p7TBsub50 a, #p7TBsub10 a {

}
