/*------------------------------------------------------------------------
# Joomservices CSS
# ------------------------------------------------------------------------
# Copyright (C) 2009 Joomservices. 
# @license - GPU/GPL
# Websites:  http://www.joomservices.com
# Website designed by Ossolution Group. Contact us :contact@joomservices.com.
-------------------------------------------------------------------------*/	
#og_main-navigation {
	background: #4c4c81;
	height: 32px;
	width: 100%;
	margin: 0;
	border-bottom: 1px #d6d7d7 solid;
}

#og_mainmenu {
	float: left;
	margin: 0;
	padding:0;
}

#topmenu {
	background-color: #e3342e;
	float: right;
	margin: 0;
	padding:0;
}

#topmenu ul {
	margin:0;
}

#topmenu li {
	background: none;
	float: left;
	padding:0;
}

#topmenu li a {
	background: url(../images/line_red.png) repeat-y right top;
	color: #FFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 30px 7px;
}

#topmenu li.item29 a {
	background: none;
	padding: 6px 28px 7px 30px;
}