#top .container_12{
	width: 960px;
}

#top .grid_3{
	width: 220px;
}

#top .grid_9 {
	width: 700px;
}


#top{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	width:100%;
	height: 33px;
	background:url(/images/topbar/bg.gif) repeat-x;
	color:#565659;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	font-size:11px;
	position:relative;
	z-index:2;
}

#top .container_12{
	margin: auto;
}

/* RSS -------------- */

#rss{
	padding: 8px 10px 0 18px;
	background:url(/images/topbar/rss.png) no-repeat left 11px;
	text-align: left;
}

#rss span{
	font-style:normal;
	color:#8d8888;
}

/* ---------- */

#top a{
	font-style:normal;
	color:#AdA8A8;
	text-decoration: none;
}

#top a:hover{
	color:#FFFFFF;
	text-decoration: none;
}

#top #second_nav li {
	float: left;
	padding: 0 10px 0 10px;
	background: url(/images/topbar/second_nav_border.gif) center right no-repeat;
}

#top .grid_3,
#top .grid_9{
	display: inline;
	float: left;
}

#top .clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

#top #second_nav {
	float: right;
	font-style: normal;
	padding: 11px 0 0 0;
}

#top .sf-menu {
	line-height: 1.0;
}

#top .sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

#top #second_nav li.last {
	float: left;
	padding: 0 0 0 10px;
	background: none;
}