
/**************************************
/* 	TOP NAVIGATION MENU (1) topmenu (fp) 
/**************************************/
#topnav_container {
	background:		url(../images/hash_15.png) 0 1px repeat-x; /* */
}

.topnav {
	position: 		relative;  /*relative */
	/*height: 		17px; */
	background:		; /* #311c29 url(../images/hash_15.png) 0 1px repeat-x */
	text-align: 	right;
	margin-right: 	0px; /*206px*/
	padding-right: 	219px; /*212px to align it at the right-side column*/
	top: 			102px; /* 84px placed on the bottom line of the header; */
	/*border-top: 	1px dashed #444444;*/
	text-decoration:none;
	list-style: 	none;
}

.topnav ul li {
	display: 	inline;
	/*float: 	right; */
	margin: 	0;
	list-style: none;
	padding:	0;
}

.topnav a:link, .topnav a:visited {
	/*line-height: 		20px; */
	/*height:			22px; /* text line height */
	padding: 		0px 14px;
	background:		#1e0f18; /*#760c41 viola-red #C4096A #373737 url(../images/bg_topmenu.png) 0 1px repeat-x;   */
	color:			#f0f0f0;
	border-left:	1px solid #999999; /*#1e0f18 */
	border-bottom: 	1px solid #1e0f18;
	/*border-right: 	1px solid #e6e6e6;1px solid #e6e6e6; /* #e6e6e6*/
	text-decoration: none;
}

.topnav a:hover {
	background:			#f0f0f0; /*#1e0f18 brown-dark;#DEDDD8 url(../images/bg_topmenu.png) 0 1px repeat-x;*/
	border-left:		1px solid #999999; /*#333333 */
	/*border-right: 		1px solid #e6e6e6; #e6e6e6 */
	border-bottom: 		1px solid #f0f0f0;/*#FF0066 */
	text-decoration:	none;
	color: 				#1e0f18;/*#aaaaaa*/
}

.topnav_act a {
	background:			#c66a89 !important;
	border-bottom: 		1px solid #c66a89;
}

/**********************************
/* 	TOP MENU (2) dark (inner pages)
/**********************************/
#topnav_container2 {
	background:		transparent url(../images/hash_15.png) 0 1px repeat-x; /*url(../images/bg_footer_slated.png) 0 1px repeat-x; */
}

.topnav2 {
	position: 		relative; 
	/*height: 		17px;*/
	background:		;/* url(../images/hash_15.png) 0 0px repeat-x; /*url(../images/bg_title_slated.png);*/
	text-align: 	right;
	margin-right: 	0px;
	margin-left: 	0px;/*225px 230px;*/
	padding-right: 	176px;
	top: 			100px; /* 102px bellow header; */
	border-left: 	0px solid #333333;
	/*border-top: 	1px dashed #676767;*/
	border-bottom: 	0px solid #ffffff;
	text-decoration:none;
	list-style: 	none;
}

.topnav2 ul li {
	display: 	inline;
	/*float: 	right; */
	margin: 	0;
	padding: 	0;
	list-style: none;
}

.topnav2 a:link, .topnav2 a:visited {
	/*line-height: 	20px; /* line height */
	padding: 		0 14px;
	background:		#311c29; /*#090505 url(../images/bg_topmenu.png) 0 1px repeat-x;   */
	color:			#F0E8EF;/* #A2A2A2 */
	border-left:	1px solid #999999; /* ?same as background */
	/*border-right: 	1px solid #666666; #e6e6e6*/
	border-bottom: 	1px solid #311c29; /* #311c29 ?same color border as bg, to get rid of the slateed lines poking out at the top)*/
	text-decoration: none;
	
}

.topnav2 a:hover {
	background:			#f0f0f0;/*#090505; #1886E0 #2a91e8; #990000 red*/
	border-left:		1px solid #999999; /* #333333*/
	/*border-right: 		1px solid #666666; #e6e6e6*/
	border-bottom: 		1px solid #f0f0f0;/* 6px */
	border-top: 		0px solid #ffffff;
	text-decoration:	none;
	color: 				#090505; /* #ffffff */
	
}

.topnav2_act a{
	background: 	#f4108b !important;
	border-bottom: 	1px solid #f4108b !important;
}


/**********************************************
/* 	TOP MENU (3) (registered / custommer pages)
/**********************************************/
#topnav_container3 {
	background:		;/* #EBEDED url(../images/hash_15.png) 0 1px repeat-x;*/
}

.topnav3 {
	position: 		relative; 
	height: 		14px;
	background:		#e6e6e6;
	text-align: 	right;
	margin-left: 	0px;/*225px;*/
	padding-right: 	170px;
	top: 			76px; /*77px*/
	border-left: 	0px solid #333333;
	/*border-top: 	1px dashed #676767;*/
	border-bottom: 	0px solid #e6e6e6;
	text-decoration:none;
	list-style: 	none;
}

.topnav3 ul li {
	display: 	inline;
	/* float: 	right;*/
	margin: 	0;
	padding: 	0;

	list-style: none;
}

.topnav3 a:link, .topnav3 a:visited {
	/*line-height: 	20px; /* line height */
	padding: 		0 18px;
	background:		#311c29; /*#311c29 #090505 url(../images/bg_topmenu.png) 0 1px repeat-x;   */
	color:			#A2A2A2;
	border-left:	1px solid #999999; /* ?same as background */
	/*border-right: 	1px solid #666666; #e6e6e6*/
	border-bottom: 	0px solid #311c29; /* 1px*/
	text-decoration: 	none;
	border-top:		1px dotted #e6e6e6;
}

.topnav3 a:hover {
	background:			#e2e2e2;/* #090505*/
	border-left:		1px solid #999999; /* #333333*/
	/*border-right: 		1px solid #666666; #e6e6e6*/
	border-bottom: 		0px solid #311c29;/* 6px #FF0066*/
	border-top:		1px dotted #e6e6e6;
	text-decoration:	none;
	color: 				#190609;
}

.topnav3_act a {
	background:		#f41083 !important;
	border-bottom: 	0px solid #f4108b !important; /* 1px*/
	color:			#FFFFFF !important;
	border-top: 		1px dotted #e6e6e6;
}
