#tabheader {
	float:left;
	line-height:normal;
	width:810px;
	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:11px;
	color:#000;
	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;
  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: 6px;
    position: absolute;
    top: 145px;
	width:810px;
	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
	height:60px;
}

.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;
	margin-top:10px;
}

.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:109px;
}
.CoTM{ float:left; width:100%;}
.CoTM_Menu_Container{ float:left; width:100%; padding-left:0px; background-image:url("http://www.chemorbis.com/CO/newimg/main-nav.gif"); }
.CoTM_SubMenu_Container{ width:100%; height:26px; margin: 0px 0px 0px 0px; background-color: #0096FF;  }
.CoTM_Item{ float:left; cursor:pointer; margin: 0px 0px 0px 0px}

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

.CoTM_Item_Middle_Part{ float:left; padding: 11px 30px 11px 15px; background-image:url("http://www.chemorbis.com/CO/newimg/arr-black.gif"); background-position: right center; background-repeat: no-repeat; }
.CoTM_Item_Middle_Part_Hover{ float:left; background-color: #0096FF; background-image:url("http://www.chemorbis.com/CO/newimg/arr-blue.gif"); background-position: right center; background-repeat:no-repeat; padding: 11px 30px 11px 15px;  }
.CoTM_Item_Middle_Part a{ font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:white; 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:12px; color:white; text-decoration:none;}
.CoTM_Item_Middle_Part_Hover a:hover{ text-decoration:none;}

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

.CoTM_subMenu{ padding: 5px 0px 0px 0px; display:none}
.CoTM_subMenu_Seperator{ float:left; padding: 5px 0px 0px 0px; color:white; }
.CoTM_subMenu_Items{ float:left; padding: 5px 15px 0px 15px;  }
.CoTM_subMenu_Items a,.CoTM_subMenu_Items { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; color:white; text-decoration:none}
.CoTM_subMenu_Items a.selected{ font-weight: bold;}
.CoTM_subMenu_Items a.selected{color:white;}
/*
Footer Begin
*/
div#footer {
	width:954px;
	margin-top:16px;
	font-size:11px;
	line-height:20px;
	color:#64646e;
	font-family:Arial, Helvetica, sans-serif;
	border-top:1px solid #c8c8c8;
	padding-left:12px;
}
#footer .left{
	 float:left;
	 width:665px;
}
#footer .right{
	 float:left;
	 width:288px;
}
#footer .socials{
	/*
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
    border-radius:0px 0px 10px 10px;
	*/
}


#footer .socialicons {
	margin: 5px 0px 0px auto;
	text-align: right;
}

#footer .socialicons ul.menu {
    margin: 5px 0px;
    list-style: none;
    display: inline-block;
}
    
#footer .socialicons ul.menu li {
    padding: 0px;
    float: left;
    position: relative;
    width: 30px;
    height: 30px;
}

#footer .socialicons ul.menu li img {
    position: absolute;
    width: 30px;
    top: 0px;
    left: 0px;
    padding: 0px;
    margin: 0 0px 0 0;
    border: none;
    overflow: hidden;
}

#footer .globalsign{
	margin: 20px 0px 0px 0px;
}
#footer .offices{
	margin: 0px 0px 10px 0px;
}
#footer .menu{
	 margin: 10px 0px 10px 0px;

}
#footer .menu a{
	color:#64646e;
	text-decoration:none;
}
#footer .offices td a{
	 padding-left: 10px;
	 color: #4f4f4f;
	 white-space: nowrap;
}
#footer .offices td div{
	width:1px;
	height:20px;
	border:0;
	margin:0;
	padding:0;
	background-color:#666666;
}
#footer .copyright{
	 margin: 0px 0px 10px 0px;

}
/*
Footer End
*/
