/* 
 * cosstnav.css : cosst menu css
 * http://www.ochrelabs.com/ <info@ochrelabs.com>
 */

#menu_l1 {
        font-size: 12px;
	position: relative;
/*	left: 158px;*/
/*
NEW 2
left: 101px;
top:344px;
*/

/* NEW 3 */
left: 86px;
top: 344px;
	display:none;
}



#menu_l1 .menuactive a
{
  background-color:#e67530;  
  color: white;

padding-right: 15px;

}

#menu_l1>li
{
	list-style:none;
	width: 15em;

       margin-bottom: 17px;
	padding: 0;

}

#menu_l1 a {
	color: #e67530;
        font-weight: bold;
         z-index:100;
line-height: 19px;
display: inline-block;
}

#menu_l1 a:hover {
	color: #717075;
}

#menu_l1 li span
{
/*width: 80px;*/
width: 150px;
padding-left: 30px;
line-height: 19px !important;
height: 19px !important;
display: inline-block;

}

#menu_l1 .menuactive
{
  color: white;
}

#costt_li1_2 
{

}

#costt_li1_1.menuactive>span
{
 background: url(/uploads/images/1nav_bg1.png) no-repeat;
 margin-left: -0.5px;
line-height: 19px;
}

#costt_li1_2.menuactive>span
{
 background: url(/uploads/images/1nav_bg2.png) no-repeat;
 margin-left: -2px;
}

#costt_li1_3.menuactive>span
{
 background: url(/uploads/images/1nav_bg3.png) no-repeat;
 margin-left: -2px;
}


#costt_li1_4.menuactive>span
{
 background: url(/uploads/images/1nav_bg4.png) no-repeat;
 margin-left: -1.5px;
}

#costt_li1_5.menuactive>span
{
 background: url(/uploads/images/1nav_bg5.png) no-repeat;
 margin-left: 0px;
}

#costt_li1_6.menuactive>span
{
 background: url(/uploads/images/1nav_bg6.png) no-repeat;

}




#menu_l2 {
        font-size: 12px;
	position: relative;
	left: 250px;
	top: -90px;
	z-index: 1;
	width: 10em;
	display:none;
}
#menu_l2 a {
	color: #717075;
/*color:#fcc05d;*/
        font-weight: bold;
display: inline-block;
line-height: 19px;
}

#menu_l2 a.menuactive {
	color: #e67530;
}

#menu_l2 a:hover {
	color: #e67530;
}
#menu_l2 a:active {
	color: #e67530;
}

#menu_l2>li,#menu_l3>li {
	text-align: right;
	align: right;
	margin: 0 0 8px 0;
	list-style: none;
	width: 12em;
}

#menu_l3>li
{
width:20em !important;
}
#menu_l3 {
	position: absolute;
/*	left: -68px;*/
left: -181px;
	top: 381px;
	z-index: 5;
	display:none;
        font-size: 11px;
        word-wrap:overflow;
        overflow: visible;
}

#costt_li3title {
        font-weight: bold;
       background: url(/uploads/images/3nav_bg2.png) no-repeat right;
font-size: 11px;
width: 150px;
padding: 0px;
padding-right:15px;
margin:2px;
height: 19px;
line-height: 19px;
}

#costt_li3title>span
{

margin: 0px;
padding-left: 20px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
color: white;
background:#717075;
display: inline-block;
line-height: 19px;
overflow:hidden;
}

#menu_l3 li
{
    overflow:visible;

}

#menu_l3 a {
	color: #717075;
        font-weight: bold;
}
#menu_l3 a:hover {
	color: #e67530;
}
#menu_l3 a.menuactive {
	color: #e67530;
}

#costt_li3_1>span,
#costt_li3_2>span,
#costt_li3_3>span,
#costt_li3_4>span,
#costt_li3_5>span,
#costt_li3_6>span,
#costt_li3_7>span,
#costt_li3_8>span,
#costt_li3_9>span,
#costt_li3_10>span,
#costt_li3_11>span,
#costt_li3_12>span,
#costt_li3_13>span
{
padding-right: 10px;
}

.costt_li3_subitem
{
padding-right: 10px;
width:200px;
}

#costtMenuWrapper
{
	width: 1060px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	height: 0px;
top: 0px;
left: -6.5px;
	position:absolute;/*XXX*/
}

#costtMenuWrapper a
{
	text-decoration: none;

}

#bannerStrip
{
	top: 150px;
	right: 0px;
	position:absolute;
	z-index:-200;
	width: 0px;
	overflow:hidden;
}