#container .header{
	background-color:#0080ac;
}

.header .logo{
	float:left;
	border-right:1px solid #333;
}

.header .main_menu{
	float:left;
}

.header .search{
	float:left;
}

.header .user_menu{
	float:right;
}
	
.header .hd_login a.join{	
	float:left;
	display:block;
	min-width:36px;
	height:36px;
	text-align:center;
	background-color:#d9ee00;
	color:#000;
	font:bold 12px/36px Helvetica;
	text-decoration:none;
	margin-left:1px;
	padding: 0px 5px;
}

.header .hd_login a.login{	
	float:left;
	display:block;
	min-width:36px;
	height:36px;
	text-align:center;
	color:#fff;
	font:bold 12px/36px Helvetica;
	text-decoration:none;
	margin-left:1px;
	padding: 0px 5px;
}

.header .hd_login a.login:hover{
	background:#185b72;
}

.header .hd_login a.join:hover{
	background:#fff200;
}

.header .hd_logged a{
	float:left;
}

.header .updates{
	background-color: #FA8400;
    background-image: url("hd_updates_bg.gif");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: inline-block;
    font: 12px/36px Helvetica;
    height: 30px;
    margin-left: 1px;
    padding-left: 4px;
    padding-top: 6px;
    text-decoration: none;
    width: 32px;
}


.sections .main a.main{
	font:bold 14px/36px Helvetica;
	height:36px;
	display:block;
	color:#FFF;
	text-decoration:none;
	border-right:1px solid #333;
	padding:0 20px;
}

.sections .main a.main_hover{
	font:bold 14px/36px Helvetica;
	height:36px;
	display:block;
	color:#333;
	text-decoration:none;
	border-right:1px solid #333;
	padding:0 20px;
	background-color:#fff;
}



.sections .first_child_wrapper{
	display:none;
	text-align:left;
	padding:10px;
	background-color:#fff;
	width:243px;
}

.sections .first_child_wrapper:a{
	color:#333 !important;
}

.sections .first_child{
	background-color:#FFF;
	color:#333;
	display:block;
	width:110px;
	text-decoration:none;
	border-top:1px solid #ccc;
	font:bold 13px/25px Helvetica;
	padding-left:5px;
}

.sections .first_child:hover{
	color:#333;
	display:block;
	width:110px;
	text-decoration:none;
	border-top:1px solid #ccc;
	font:bold 13px/25px Helvetica;
	background-color:#e5f4fa;
	padding-left:5px;
}

.sections .second_child_wrapper{
	padding-left:10px;
	padding-right:10px;
	right:0;
	margin-top:3px;
	float:left;
}

.sections .second_child_wrapper a.second_child{
	display:block;
	font:normal 12px/22px Helvetica;
	text-decoration:none;
	color:#333;
}

.sections .second_child_wrapper a.second_child:hover{
	color:#09c;
}

.sections .second_child{
	display:block;
}



.menu_shadow .left{
	background-image:url("menu_shadows/left.png");
	background-repeat:repeat-y;
	width:9px;
}

.menu_shadow .right{
	background-image:url("menu_shadows/right.png");
	background-repeat:repeat-y;
	width:9px;
}

.menu_shadow .bottom{
	background-image:url("menu_shadows/bottom.png");
	background-repeat:no-repeat;
	height:14px;
}

.menu_shadow{
	margin-left: -9px;
    position: absolute;
    z-index: 12345;
	display:none;
}

.search .wondersearch{
	background-color:#FFF;
	border-top:1px solid #0080AC;
	border-bottom:1px solid #0080AC;
	padding-top:4px;
	padding-bottom:5px;
}

.search .wondersearch .search_field{
	background-color:#fff;
	border:1px solid #fff;
	padding-left:10px;
	padding-right:20px;
	font:bold 14px Helvetica;
	color:#666;
	height: 20px;
	min-width:255px!important;
}

#notify_menu{
	position:absolute;
	right:36px;
	margin-top:36px;
	z-index:10000;
}

#usermenu{
	display:none;
	position: absolute;
    right: 0;
    margin-top: 36px;
	width:150px;
	z-index:10000;
}


/***** New Header ****/
.publisher-header{
	float: left;
	position: relative;
}

.publisher-header a{
	color:#fff;
}

#publisher-header-wrapper{
	background: none repeat scroll 0 0 white;
	position: absolute;
	right: 0px;
	z-index: 1000;
	top:36px;
	display: none;
}

.publisher-header #publisher-header-btn{
	display: block;
	font: bold 12px/36px Helvetica;
	padding: 0 10px 0 33px;
	text-decoration: none;
	background: url(/images/icn_menushare_white.png) no-repeat 10px center #086383;;
}

.publisher-header.hover #publisher-header-btn,
.publisher-header:hover #publisher-header-btn{
	background-color:#0f465a;
}

.publisher-header.active #publisher-header-btn{
	color:#0080AC;
	background-color: #fff;
	background-image: url(/images/icn_share_blue.png);
}

/**** User menu ****/
.user-menu{
	float:left;
	position: relative;
}

.user-menu #usermenu{
	right:0;
	border-top:0;
}

/**** Notify menu ****/
.notify-menu{
	float:left;
	position: relative;
}

.notify-menu #notify_menu{
	right:0;
	border-top:0;
}

/**** New menu structure ****/

.header{
	padding: 10px 10px 0;
}

.header .search{
	float:right;
}

.header .top{
	margin-bottom: 10px;
}

.header .logo{
	border-right-color: transparent;
}

.header .find_any_car{
	float:left;
	margin: 6px 10px 0 0 !important;
}

.header .wondersearch{
	float:left;
}

.header .updates{
	background-color: #ff5a00;
}

.sections .main a.main_hover,
.sections .main a.main{
	border-right-color: transparent;
}

.sections{
	float:left;
}

.main_menu .special{
	float:left;
	margin-right: 2px;
	background-color: #086383;
}

.main_menu .special a{
	color: #FFFFFF;
	display: block;
	font: bold 15px/36px Helvetica;
	height: 36px;
	padding: 0 20px 0 40px;
	text-decoration: none;
	min-width: 45px;
}

.sections .main a.main_hover,
.sections .main a.main{
	font-size: 15px;
}

.sections .first_child:hover,
.sections .first_child{
	font-size: 14px;
}


.main_menu .special.activity a{
	background-repeat: no-repeat;
	background-image: url(/images/icn_activity_transparent.png);
	background-position: 15px center;
}

.main_menu .special.selected.activity a{
	background-image: url(/images/icn_activity.png);
}

.main_menu .special.home a{
	background-repeat: no-repeat;
	background-image: url(/images/icn_home_blue.png);
	background-position: 15px center;
}

.main_menu .special.selected.home a{
	background-image: url(/images/icn_home_white.png);
}

.main_menu .special:hover{
	background-color:#0f465a;
}

.main_menu .special.selected:hover,
.main_menu .special.selected{
	background: transparent url("/style/body_grey_repeat_background.gif");
}








.main_menu .special a{
	font-size:17px;
}

.sections .main a.main_hover, 
.sections .main a.main{
	font-size:17px;
}

#fc6 > div{
	border-right:0 !important;
	float:none !important;
}

#fc6 .first_child{
	width:auto;
}
