/* TOP TAB STYLES */

#tabheader {
	float:left;
	line-height:normal;
	width:970px;
	height:32px;
	background-image:url(newimg/bg_tab_test.gif);	
	padding-top:5px;	
}
#tabheader ul.submenu{
	padding-top:5px;
}
#tabheader ul {
	margin:0;
	padding:0px 0px 0px 0px;
	list-style:none;
  }
#tabheader li {
	float:left;
	background:url(newimg/left_both.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	white-space: nowrap;
	text-align:center;
}
  
#tabheader a {
	float:left;
	display:block;
	background:url(newimg/right_both.gif) no-repeat right top;
	padding:9px 20px 5px 20px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#000;
	line-height:12px;
	vertical-align:bottom;
	width:145px;
}

#tabheader > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabheader a {float:none;}
/* End IE5-Mac hack */
#tabheader a:hover {
  color:#333;
  }
#tabheader li.selected {
  background-position:0 -150px;
  border-width:0px;
  }
#tabheader li.selected a {
  background-position:100% -150px;
  padding-bottom:6px;
  color:#333;
  }
#tabheader li:hover, #tabheader li:hover a {
  background-position:0% -150px;
  color:#333;
  }
#tabheader li:hover a {
  background-position:100% -150px;
  }


.menuList li.selected ul.submenu {
    background: none;
    display: inline;
    left: 0px;
    position: absolute;
    top: 150px;
	width:600px;
}

.menuList li.selected ul.submenu a {
    background: none !important;
    border-right: 1px solid #cccccc;
    color: #000 !important;
    font-size: .98em;
    font-weight: bold;
    line-height: 3px;
    margin: 0 !important;
    text-decoration: none;
    padding-left: 8px !important;
    padding-right: 8px !important;
    width: auto !important;
}

.menuList li.selected ul.submenu a.selected {
    background: none;
    color: #a00000 !important;
}

.menuList li.selected ul.submenu a:hover {
    color: #333 !important;
}

.menuList ul.submenu {
    display: none;
    width: 90%;
}

.menuList li.selected ul.submenu li {
	background: none !important;
	border-bottom: 0 !important;
	white-space: nowrap;
	padding: 0;
}
div#orbisstore_tab {
	position:absolute;
	left:593px;
	top:110px;
}
/*Yeni co tab menü */
.CoTM{ float:left;}
.CoTM_Menu_Container{ float:left; width:950px; height:26px; padding-left:1px; border-bottom:1px solid #c7c7c7;}
.CoTM_SubMenu_Container{ width:850px; height:26px; margin: 0px 0px 0px 0px; }
.CoTM_Item{ float:left; cursor:pointer; margin: 0px 0px 0px -1px}

.CoTM_Item_Left_Part{ float:left; width:6px; height:26px; background-image:url("/CO/newimg/co_tm_buttons_left_image.gif");}
.CoTM_Item_Left_Part_Hover{ float:left; width:6px; height:26px; background-image:url("/CO/newimg/co_tm_buttons_left_image_hover.gif");}

.CoTM_Item_Middle_Part{ float:left;	height:26px; background-image:url("/CO/newimg/co_tm_buttons_middle_image.gif"); background-repeat:repeat-x; padding: 8px 15px 0px 15px;  }
.CoTM_Item_Middle_Part_Hover{ float:left; height:26px; background-image:url("/CO/newimg/co_tm_buttons_middle_image_hover.gif"); background-repeat:repeat-x; padding: 8px 15px 0px 15px;  }
.CoTM_Item_Middle_Part a{ font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; color:#000; text-decoration:none;}
.CoTM_Item_Middle_Part a:hover{ text-decoration:none;}
.CoTM_Item_Middle_Part_Hover a{ font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; color:#000; text-decoration:none;}

.CoTM_Item_Right_Part{ float:left; width:6px; height:26px; background-image:url("/CO/newimg/co_tm_buttons_right_image.gif");}
.CoTM_Item_Right_Part_Hover{ float:left; width:6px; height:26px; background-image:url("/CO/newimg/co_tm_buttons_right_image_hover.gif");}

.CoTM_subMenu{ padding: 5px 0px 0px 0px; display:none}
.CoTM_subMenu_Items{ float:left; padding: 5px 15px 0px 15px; background:url("/CO/newimg/co_tm_submenu_frame.gif") right top no-repeat; height:21px; }
.CoTM_subMenu_Items a,.CoTM_subMenu_Items a.selected{ font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; color:#000; text-decoration:none}
.CoTM_subMenu_Items a.selected{color:#A00000;}