 #topmenu {
	float:left;
	width:100%;
	font-size:11px;
	font-family: Verdana;
	line-height: 19px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 50% bottom; }
    #topmenu ul {
	margin:0;
	padding:8px 10px 0;
	list-style:none; }
    #topmenu li {
	background-image: url(../images/content/left_both.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	float:left;
	margin:0;
	padding:0 0 0 9px;
	border-right: 1px solid #ca347c;
	border-left: 1px solid #882250; }
    #topmenu a {
	float:left;
	display:block;
	width:0.1em;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	color:#fff;
	background-image: url(../images/content/right_both.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	white-space: nowrap; }
    #topmenu > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a {float:none;}
    /* End IE5-Mac hack */
#topmenu a:hover {
	color:               #9c4f6f;
	background-position: 100% -150px; }

#topmenu #current {
      background-position:0 -150px;
      border-width:0;
      }
    #topmenu #current a {
      background-position:100% -150px;
      color:#a1597c;
      }
    #topmenu li:hover, #header li:hover a {
	background-position:0 -150px;
	color:#9c4f6f;
	background-color: #f8f2f6; }
    #topmenu li:hover a {
      background-position:100% -150px; 
      }
/* ============= 
next
================ */

#topnav
{ 
color: #676566; bottom: 35px; 
	width: 970px; 
	height: 35px; 
	min-width: 970px; 
	margin-right: auto; 
	margin-left: auto; 
	padding: 0; 
	display: block; 
	}
#topnav ul
{ margin: 0; 
	border: 0; 
	padding: 0; 
	list-style-type: none; }

#topnav ul li
{ display: block; float: left; text-align: center; margin: 0; padding: 0; }

#topnav ul li a
{ color: #fff; padding: 0 10px 0 11px; margin: 0; text-decoration: none; display: block; text-align: center; font: 11px / 34px Verdana, tahoma; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; letter-spacing: 1px; border-right: 1px solid #d6d2d3; border-left: 1px solid #bbb7b7; white-space: nowrap; }

#topnav ul li a:hover
{ color: #151515; background-repeat: repeat-x; background-position: 0 0; text-decoration: none; }

#topnav a:active
{ color: #000; background-repeat: repeat-x; background-position: 0 0; text-decoration: none; }

#topnav li#active a
{ color: #bd89a0; background-repeat: repeat-x; background-position: 0 0; text-decoration: none; border-bottom-color: #bbb7b7; border-bottom-width: 1px; }
/* ============= 
next
================ */
ul#smallmenu
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-align: right;
	position: relative;
	top: 15px;
	right: 15px;
	width: 450px;
	z-index: 3;
	float: right;
	list-style-type: none; }
ul#smallmenu li
{
	float: right;
	border-left: 1px solid #e0dada;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0; }
ul#smallmenu li#active
{
border-bottom: 1px solid #fff;
}

ul#smallmenu li#active a {
	color: #9c4f6f;
	font-size: 11px;
	line-height: 16px;
	background-color: #fff;
	padding: 3px; }

#smallmenu a
{
	display: inline;
	color: #9c4f6f;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	height: 16px;
	margin-right: 4px;
	margin-left: 4px;
	padding: 3px; }

#smallmenu a:hover {
	line-height: 16px;
	background: #fff; }
	/*-- Hor_nav --*/

#hor_nav{
	position: relative;
	left: 0;
	width: 870px;
	float: left;
	margin: 7px 0 0 10px;
	padding: 0; }
#hor_nav li {
	float: left;
	background-image:url(../images/content/vert_line.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#hor_nav > li {
	display: table-cell;
}

#hor_nav li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: auto !important;
	width: 10px;
	margin-left: 4px;
	margin-right: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}

#hor_nav li a:hover, #hor_nav li a.selected {
	color: #944269;
	background-image:url(../images/content/bg_m.jpg);
	background-repeat:repeat-x;
}

#hor_nav li a span {
	display: block;
	width: auto !important;
	width: 10px;
}

#hor_nav li a span span{
	background-position: right 0px; 
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	cursor: pointer;
	padding-top: 5px;
	white-space: pre;
	width: auto !important;
	width: 10px;
}

#hor_nav li a:hover span, #hor_nav li a.selected span {
	background-image: url(../images/content/left_m.jpg);
	background-repeat: no-repeat;
}

#hor_nav li a:hover span span, #hor_nav li a.selected span span{
	background-image: url(../images/content/right_m.jpg);
	background-repeat: no-repeat;
}
