/**
 * CMenu CSS for the BonusThemes.com Travel In Template
 *
 * @package bt_travelin
 * @version 1.0
 * @copyright BonusThemes.com 2008
 * @link http://www.bonusthemes.com/goto/bt_travelin
 */
#cmenu {
	margin-top: 9px;
}
.cmenu_hd_gap {
	width: 1px;
	overflow: hidden;
	background: url(../images/layout/menu_gap.gif) no-repeat top left;
}
.cmenu_hd_norm_left {
	background: url(../images/layout/menu_norm_left.gif) no-repeat top left;
}
.cmenu_hd_normhover_left {
	background: url(../images/layout/menu_normhover_left.gif) no-repeat top left;
}
.cmenu_hd_sel_left {
	background: url(../images/layout/menu_sel_left-2.gif) no-repeat top left;
}
.cmenu_hd_norm_body {
	background: url(../images/layout/menu_norm_body.gif) repeat-x top left;
	line-height:36px;
	vertical-align:middle;
}
.cmenu_hd_normhover_body {
	background: url(../images/layout/menu_normhover_body.gif) repeat-x top left;
}
.cmenu_hd_sel_body {
	background: url(../images/layout/menu_sel_body-2.gif) repeat-x top left;
}
.cmenu_hd_norm_right {
	background: url(../images/layout/menu_norm_right.gif) no-repeat top left;
}
.cmenu_hd_normhover_right {
	background: url(../images/layout/menu_normhover_right.gif) no-repeat top left;
}
.cmenu_hd_sel_right {
	background: url(../images/layout/menu_sel_right-2.gif) no-repeat top left;
}
.cmenu_hd_norm_left,
.cmenu_hd_normhover_left,
.cmenu_hd_sel_left,
.cmenu_hd_norm_body,
.cmenu_hd_normhover_body,
.cmenu_hd_sel_body,
.cmenu_hd_norm_right,
.cmenu_hd_normhover_right,
.cmenu_hd_sel_right {
	height: 36px;/*42px;*/
	overflow: hidden;
	text-align: center;
	text-decoration: none;
  z-index: 1;
}
.cmenu_hd_norm_left,
.cmenu_hd_normhover_left,
.cmenu_hd_sel_left,
.cmenu_hd_norm_right,
.cmenu_hd_normhover_right,
.cmenu_hd_sel_right {
	width: 12px;
  z-index: 1;
}
.cmenu_hd_norm_body a, .cmenu_hd_norm_body a:visited,
.cmenu_hd_normhover_body a, .cmenu_hd_normhover_body a:visited,
.cmenu_hd_sel_body a, .cmenu_hd_sel_body a:visited {
	color: #258fcc;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.cmenu_hd_norm_body a, .cmenu_hd_norm_body a:visited,
.cmenu_hd_normhover_body a, .cmenu_hd_normhover_body a:visited,
.cmenu_hd_sel_body a, .cmenu_hd_sel_body a:visited {
	color: #258fcc;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.cmenu_hd_norm_body a:hover,
.cmenu_hd_normhover_body a:hover,
.cmenu_hd_sel_body a:hover {
	color: #258fcc;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline; /* R.E. */
}
.cmenu_hd_sel_body a, .cmenu_hd_sel_body a:visited {
	color: #fd7e00;
}
.cmenu_mi_empty_normal {
	height: 27px;
}
.cmenu_mi_empty_hover {
	height: 27px;
}
.cmenu_mi_full_normal {
	background: url(../images/layout/ddmenu_submenu.gif) no-repeat center right;
	height: 27px;
}
.cmenu_mi_full_hover {
	background: url(../images/layout/ddmenu_submenu.gif) no-repeat center right;
	height: 27px;
}
.cmenu_mi_empty_normal .text,
.cmenu_mi_full_normal .text {
	color: #fff;
	padding: 7px 25px 5px 5px;
}
.cmenu_mi_empty_hover .text,
.cmenu_mi_full_hover .text {
	background: #02649d;
	color: #fff;
	padding: 7px 25px 5px 5px;
}
.cmenu_mi_full_hover .text {
	background: #02649d url(../images/layout/ddmenu_submenu.gif) no-repeat center right;
}
.cmenu_separator {
}
.cmenu_itemborder {
}
.cmenu_tl {
	background: url(../images/layout/ddmenu_tl.gif) repeat-x top left;
	width: 5px;
	height: 7px;
  z-index: 1;
}
.cmenu_tc {
	background: url(../images/layout/ddmenu_tc.gif) repeat-x top left;
	height: 7px;
  z-index:1;
}
.cmenu_tr {
	background: url(../images/layout/ddmenu_tr.gif) no-repeat top right;
	width: 5px;
	height: 7px;
  z-index: 1;
}
.cmenu_ml {
	background: url(../images/layout/ddmenu_ml.gif) repeat-y top left;
	width: 5px;
}
.cmenu_panel {
	background-color: #258fcc;
	text-align: left;
}
.cmenu_mr {
	background: url(../images/layout/ddmenu_mr.gif) repeat-y top right;
	width: 5px;
}
.cmenu_bl {
	background: url(../images/layout/ddmenu_bl.gif) no-repeat bottom left;
	width: 5px;
	height: 7px;
}
.cmenu_bc {
	background: url(../images/layout/ddmenu_bc.gif) repeat-x bottom left;
	height: 7px;
}
.cmenu_br {
	background: url(../images/layout/ddmenu_br.gif) no-repeat bottom right;
	width: 5px;
	height: 7px;
}
.cmenu_hd_sel_body_more{
	width:20px;
	background-image:url(../images/layout/main-tab-more.png);
}
.cmenu_hd_norm_body.more a{/* span.main-tab-more-button {*/
	background-image: url(../images/layout/more.png);
	background-position:right center;
	padding-right:18px;
	height:36px;
	display:block;
	/*float:right;*/
	background-repeat:no-repeat;
	margin-left:5px;
}
.main-tab-more{
	border:1px solid #0099FF;
	width:304px;
	position:absolute;
	z-index:1;
	background-color:#FFFFFF;
	display:none;
}
.main-tab-more .item{	
	width:150px;
	float:left;
	height:20px;
	padding:0px;
	margin:1px;
}
.main-tab-more .item a{	
	text-decoration:none;
	line-height:20px;
	display:block;
}
.main-tab-more .item a:hover{	
	text-decoration:underline; /* R.E. */
}
.main-tab-more .item.selected a{	
	background-color:#DDF4FF;
	color:#FD7E00;
}
/***************/
div.sub-menu-wrapper{
	height:24px;
	line-height:24px;
	margin-bottom:5px;
	position:absolute;
	margin-left:-11px;
	background-image: url(../images/layout/submenu-left.png);
	background-position: left;
	background-repeat: no-repeat;
	border:0px solid;	
	z-index:1;
}
div.sub-menu-wrapper .sub-menu-wrapper-right{
	height:24px;	
	background-image: url(../images/layout/submenu-right.png);
	background-position: right;
	background-repeat: no-repeat;
}
div.sub-menu-wrapper .sub-menu-wrapper-center{
	height:24px;	
	background-color: #DDF4FF;
	margin:0px 7px;
	background-image: url(../images/layout/submenu-center.png);
	background-repeat:repeat-x;
}
ul.sub-menu{
	list-style:none;
	display:inline;
	height:24px;
}
ul.sub-menu li{
	list-style:none;
	display:inline;
	height:24px;	
	float:left;
  background: url("/templates/bt_travelin/images/app-box-footer-a.png") no-repeat scroll 0px 50% transparent;
  padding: 0 5px 0 2px;
}
ul.sub-menu li.selected a{
	background-color: #AAF4FF;
	color:#FD7E00;
  text-decoration:none; /* R.E. */
}
ul.sub-menu li a{
	display:block;
	height:18px;
	line-height:18px;
	text-decoration:none;
	padding:0px 5px;
	margin:3px;	
}
ul.sub-menu li a:hover{
	text-decoration:underline;  /* R.E. */
}
ul.sub-menu li.subitem-more-button a{
	padding-right:20px;
	background-image:url(../images/layout/more.png);
	background-position:right center;
	background-repeat:no-repeat;
}
div.subitem-more{
	position:absolute;
	border: 1px solid  #0099FF;
	width:150px;
	background-color:#FFFFFF;
	display:none;
	padding:1px;
	z-index:100;
}
div.subitem-more a{
	display:block;
	text-decoration:underline;  /* R.E. */
	padding:3px;
	height:15px;
	line-height:15px;
}
div.subitem-more a:hover{	
	text-decoration:none;
  background-color: #AAF4FF;
}
div.subitem-more span.selection a{
	background-color:#AAF4FF;
	color:#FD7E00;
}
div.subitem-more span{
	display:block;
}
