table.topMenu {

    position:relative;
    z-index:1;
}

table.topMenu td.top {
    padding: 0px;
   	position:relative; 
    border-right: 0px solid transparent;
}
table.topMenu td.right {
    border-right: 0px;
}

.topMenu .top ul.sub {
    width:190px; 
    height:auto;
    right:0px;
    margin:0px;
    padding:0px 0px 0px 0px;
	position:absolute;
	z-index:20;
	display:none;

	/*	background:transparent url(tm_smenu_bg.png) repeat-y left top;*/
		background:url(tm_smenu_bg.png) repeat-y left top;
	/*background:#ece8e5;*/
	
	list-style:none;	
	white-space:nowrap;	
	text-align:left;
}

.topMenu .top ul.sub li { 
    width:100%;
    margin: 0px;
    line-height:25px;
    /*height:33px;*/
    min-height:25px;
}





.main_elements { left:0px; }

#mmm {border-collapse:collapse; top:0px;right:0px; width:0; height:0; position:absolute; }

/*.topMenu td.top a:hover {visibility:visible; position:relative;display:block;} */

.topMenu td.top:hover ul.sub {visibility:visible;display:block;}
/*.topMenu td.top a:hover ul.sub {visibility:visible;display:block;} */

.topMenu td.top a:hover ul.sub, .topMenu td.top:hover ul.sub {
	right:0px; position:absolute;
}

.topMenu ul.more_sub { 
    margin-left: 18px;
    padding: 0px;

    list-style: none;
}

.topMenu ul.sub li:hover {
/*hover image for menu item*/
/*	background:transparent url(http://boonex.us//templates/base/images/tm_sitem_act.png) no-repeat 0px 0px;*/

	background:transparent url(tm_sitem_act.png) no-repeat 0px 0px;
	vertical-align:middle;
}

.topMenu ul.sub ul.more_sub li:hover {
/*	background:transparent url(http://boonex.us//templates/base/images/tm_smenu_sitem_act.png) no-repeat 0px 0px;*/
	background:transparent url(tm_smenu_sitem_act.png) no-repeat 0px 0px;
}

.topMenu ul.sub .more_sub li {
    background-image: none;
    overflow: hidden;
}

.topMenu .more_down, 
.topMenu .more_right {
	width: 9px;
	height: 31px;
	vertical-align: middle;
	margin: 0px;
}

.topMenu .more_down {
	background:url(tm_sitem_down.gif) no-repeat left 0px;
	margin-top:1px;
}

.topMenu .more_right {

	margin-top:1px;
}

.topMenu { background-image:none; }

.topMenu td {
	height:31px;
	background-color:transparent;
	margin-right:0px;
	vertical-align: middle;
}

.topMenu a, 
.topMenu b { 
    height:31px; 
    line-height:31px; 
}

.subMenusContainer .subMenuOvr .subMenuInfoKeeper a,
.subMenusContainer .subMenuOvr .subMenuInfoKeeper a:link,
.subMenusContainer .subMenuOvr .subMenuInfoKeeper a:visited,
.subMenusContainer .subMenuOvr .subMenuInfoKeeper a:active {
	font-size:18px;
}

td.sys_page_header {
    max-width: 680px;
    padding: 0px 10px;
    white-space: nowrap;
    overflow: hidden;
}

.topMenu a, 
.topMenu a:link, 
.topMenu a:visited, 
.topMenu b {
    margin: 0px;
	padding: 0px 0px 0px 5px;
	display: block;
/*	background: transparent url(http://boonex.us//templates/base/images/tm_item_left.png) no-repeat scroll 0%;*/
/*	background:  url(tm_item_left.png) no-repeat scroll 0%;*/
	border-width: 0px;
	text-transform: capitalize;
	text-decoration: none;
	color:#000000;	
	font-weight: bold;
}
.topMenu a:focus {
    outline: 0;
}


.topMenu a:hover, 
.topMenu a:active { 
    color:#ffffff; 
}

.topMenu td#tm_active a.top_link, 
.topMenu td#tm_active a.top_link:link, 
.topMenu td#tm_active a.top_link:visited, 
.topMenu td#tm_active a.top_link:active {

	/*background:transparent url(http://boonex.us//templates/base/images/tm_item_left_act.png) no-repeat scroll 0%;*/
/*	background:transparent url(tm_item_left_act.png) no-repeat scroll 0%;*/
	color:#000000;
}

.topMenu td.top:hover a.top_link, 
.topMenu td.top:hover a.top_link:link, 
.topMenu td.top:hover a.top_link:visited, 
.topMenu td.top:hover a.top_link:active {
color:#ffffff;
/*left mousehover image*/
	background:transparent url(tm_item_left_act.png) no-repeat scroll 0%;
}

.topMenu b { 
    color:#000; 
}

.topMenu a span.down, 
.topMenu b span.down {
    padding: 0px 5px 0px 0px;

    display: block;
/*	background: transparent url(tm_item_right.png) no-repeat scroll right top;*/
/*	background: transparent url(tm_item_right.png) no-repeat scroll right top;	*/

	text-align: center;
	cursor: pointer;
}
.topMenu a span.down img, 
.topMenu b span.down img {
    margin-left: 4px;
}
.topMenu td.top:hover a span.down, 
.topMenu td.top:hover b span.down {
/*mouse hove menuimage*/
	/*background-image:url(tm_item_right_act.png);*/
	background:  url(tm_item_right_act.png) no-repeat scroll right top;
/*	background:  url(tm_item_right.png) no-repeat scroll right top;*/
	
}
.topMenu td.top a:hover a span.down, 
.topMenu td.top a:hover b span.down {
	background-image:url(tm_item_right_act.png);
}

.topMenu td#tm_active a span.down {
	background-image:url(tm_item_right_act.png);
}

.topMenu ul.sub li a.button {
	width: 160px;
	height: 25px;
	line-height:25px;
	margin: 0px 0px 0px 20px;
	padding-left: 0px;
	background-image: none;
	text-align: left;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	overflow: hidden;
}
.more_down_tab_noimg {
    width: 30px;
    float: left;
    cursor: pointer;

    text-align: center;
}

.topMenu .sub a.more_ntop_element:hover { color:#ffffff; }

.topMenu .sub a.more_top_element.active,
.topMenu .sub a.more_ntop_element.active
{
    color: #333;
    font-weight: bold;
}




.topMenu .top ul.sub .li_last_round { 
    height: 3px;
    position: absolute;
	/*Last image for round*/    
    background: transparent url(tm_smenu_bottom.png) no-repeat scroll left top;

    line-height: 0px; 
    font-size: 0px; 
}
.topMenu .top ul.sub .li_last_round:hover {
    background: transparent url(tm_smenu_bottom.png) no-repeat scroll left top;
}

/*.topMenu .top ul.sub .li_first_round { 
    height: 13px;
    position: absolute;
  
    background: transparent url(poll_down.png) no-repeat scroll center top;
    line-height: 0px; 
    font-size: 0px; 
}
.topMenu .top ul.sub .li_first_round:hover {
    background: transparent url(poll_down.png) no-repeat scroll center top;
}*/

.subMenu { padding-top:0px; }

.subMenu .subMenuContainer {
	width:100%;
	background:transparent url(tm_cm_bg.png) repeat-x scroll;
	height:38px;
	text-transform: capitalize;
}

.subMenu .subMenuContainerEmpty {
	width:100%;
	background:transparent url(tm_cm_bg.png) repeat-x scroll;
	height:20px;
}

.subMenuOvr {    
    margin-left: 0px; 
    position: relative;
}
.subMenu table { 
    margin-left: 0px; 
}
.subMenu table td.usual { 
    height:36px; 
}
.subMenu table td.tabbed { 
    height:36px; 
}

.subMenu table td.usual div, .subMenu table td.tabbed div {
	height:36px;
	line-height:35px;
	display:block;
	float:left;
	overflow:hidden;
}

.subMenu table td.usual div { margin-top:4px; }

.subMenu table td.tabbed div { font-size:14px; color:#333; }

.subMenu table td.divider div { display:block; height:34px; margin-top:5px; }

.subMenu table a.sublinks,
.subMenu table a.sublinks:link,
.subMenu table a.sublinks:visited {
	padding:0px 8px;
	margin:0px 0px;
	color:#666;
	display:block;
	height:32px;
	font-weight:normal;
	text-decoration: none;
}

.subMenu table a.sublinks:hover, 
.subMenu table a.sublinks:active { 
    color:#333; 
    background-color:#FFF; 
}

div.sys_tm_title_addon {
    height: 61px;
    margin-top: 10px;
}
div.sys_tm_actions {
    height: 39px;
    margin-top: 5px;
    position: relative;    
    float: right;
}
div.sys_tm_actions div.input_wrapper {
    padding: 0px;
}
.subMenuOvr .sys_tm_actions .button_wrapper, 
.subMenuOvr .sys_tm_actions .button_wrapper_close { 
    background-image: url(nl.png); 
}
.subMenuOvr .sys_tm_actions .button_wrapper {
    margin-right: 4px;
}
.subMenuOvr .sys_tm_actions .button_wrapper_close {
    right: -4px;
}
.subMenuOvr .sys_tm_actions input[type="submit"], 
.subMenuOvr .sys_tm_actions input.submit {
    min-width: 98px;
    width: 98px;
    padding: 7px 6px 32px;
	background-image: none;
	font-size: 18px; 
	font-weight: bold;
}
.subMenuOvr .sys_tm_actions .button_wrapper, 
.subMenuOvr .sys_tm_actions .button_wrapper input, 
.subMenuOvr .sys_tm_actions .button_wrapper_close {
	cursor:pointer;
    height: 39px;
	background-color:transparent;
}
.sys_tm_actions .bigJoinButton { 
    color: #990000; 
}
.sys_tm_actions .bigLoginButton { 
    color: #009900; 
}

/*new new new new new new new new new new new new new new new new new new new new new new new new */


.topMenu .top2 ul.sub2 {
    width:250px; 
    height:auto;
    right:0px;
    margin:0px;
    padding:0px 0px 0px 0px;
	position:absolute;
	z-index:20;
	display:none;

	/*	background:transparent url(tm_smenu_bg.png) repeat-y left top;*/
		background:url(tm_smenu_bg2.png) repeat-y left top;
	/*background:#ece8e5;*/
	
	list-style:none;	
	white-space:nowrap;	
	text-align:left;
}

.topMenu .top2 ul.sub2 li { 
    width:100%;
    margin: 0px;
    line-height:25px;
    /*height:33px;*/
    min-height:25px;
}

.topMenu td.top2:hover ul.sub2 {visibility:visible;display:block;}
/*.topMenu td.top a:hover ul.sub {visibility:visible;display:block;} */

.topMenu td.top2 a:hover ul.sub2, .topMenu td.top2:hover ul.sub2 {
	right:0px; position:absolute;
}

.topMenu ul.more_sub { 
    margin-left: 18px;
    padding: 0px;
    list-style: none;
}

.topMenu ul.sub2 li:hover {
/*hover image for menu item*/
/*	background:transparent url(http://boonex.us//templates/base/images/tm_sitem_act.png) no-repeat 0px 0px;*/

	background:transparent url(tm_sitem_act2.png) no-repeat 0px 0px;
	vertical-align:middle;
}

.topMenu ul.sub2 ul.more_sub li:hover {
/*	background:transparent url(http://boonex.us//templates/base/images/tm_smenu_sitem_act.png) no-repeat 0px 0px;*/
	background:transparent url(tm_smenu_sitem_act.png) no-repeat 0px 0px;
}

.topMenu ul.sub2 .more_sub li {
    background-image: none;
    overflow: hidden;
}

.topMenu .top2 ul.sub2 .li_last_round2 { 
    height: 0px;
    position: absolute;
	/*Last image for round*/    
    background: transparent url(tm_smenu_bottom2.png) no-repeat scroll left top;
    line-height: 0px; 
    font-size: 0px; 
}

.topMenu .top2 ul.sub2 .li_last_round2:hover {
    background: transparent url(tm_smenu_bottom2.png) no-repeat scroll left top;
}

.main_elements2 { left:0px; }

.topMenu .sub2 a.more_ntop_element2:hover { color:#ffffff; }

.topMenu .sub2 a.more_top_element.active,
.topMenu .sub2 a.more_ntop_element2.active
{
    color: #333;
    font-weight: bold;

}

.topMenu a span.down2, 
.topMenu b span.down2 {
    padding: 0px 5px 0px 0px;

    display: block;
/*	background: transparent url(tm_item_right.png) no-repeat scroll right top;*/
/*	background: transparent url(tm_item_right.png) no-repeat scroll right top;	*/

	text-align: center;
	cursor: pointer;
}
.topMenu a span.down2 img, 
.topMenu b span.down2 img {
    margin-left: 4px;
}
.topMenu td.top2:hover a span.down2, 
.topMenu td.top2:hover b span.down2 {
/*mouse hove menuimage*/
	/*background-image:url(tm_item_right_act.png);*/
	background:  url(tm_item_right_act.png) no-repeat scroll right top;
/*	background:  url(tm_item_right.png) no-repeat scroll right top;*/
	
}
.topMenu td.top2 a:hover a span.down2, 
.topMenu td.top2 a:hover b span.down2 {
	background-image:url(tm_item_right_act.png);
}

.topMenu td#tm_active a span.down2 {
	background-image:url(tm_item_right_act.png);
}
.topMenu ul.sub2 li a.button2 {
	width: 200px;
	height: 25px;
	padding-left: 20px;
	line-height:25px;	
	background-image: none;
	text-align: left;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	overflow: hidden;
}

.topMenu ul.sub2 li a.button2:hover {
color:#ffffff;
}

.topMenu td#tm_active a.top_link2, 
.topMenu td#tm_active a.top_link2:link, 
.topMenu td#tm_active a.top_link2:visited, 
.topMenu td#tm_active a.top_link2:active {

	/*background:transparent url(http://boonex.us//templates/base/images/tm_item_left_act.png) no-repeat scroll 0%;*/
/*	background:transparent url(tm_item_left_act.png) no-repeat scroll 0%;*/
	color:#000000;
}

.topMenu td.top2:hover a.top_link2, 
.topMenu td.top2:hover a.top_link2:link, 
.topMenu td.top2:hover a.top_link2:visited, 
.topMenu td.top2:hover a.top_link2:active {
color:#ffffff;
/*left mousehover image*/
	background:transparent url(tm_item_left_act.png) no-repeat scroll 0%;
}
