
/******************************************************************************
* THIS FILE IS GENERATED ANY CHANGES WILL BE LOST NEXT TIME THIS IS GENERATED 
* Any custom modification should be made in the theme manager in configuration
******************************************************************************/

/* Navigation Background with Drop Shadow Definition */
div.navigation_background
{
	background: url(Layout/navigation_background.png) repeat-y top right;
	max-width: 2400px;
	width: 100%;
	height: 5000;
	position:absolute; 
	top:0px;
}
div.navigation_window
{
	overflow:hidden; 
	height:5000; 
	position:relative;
}
/* Navigation Context Box Rounded Corner Definition */
div.navigation_content_box
{
	clear: both;
	max-width: 2400px;
	padding: 15px 10px 5px 5px;
}
div.navigation_content_box div.top
{
	background: url(Layout/navigation_content_box_tl.png) no-repeat bottom left;
	padding: 0px;
	width: 100%;
}
div.navigation_content_box div.top div.right
{
	background: url(Layout/navigation_content_box_tr.png) no-repeat bottom right;
	height: 13px;
	margin-left: 13px;
}
div.navigation_content_box div.middle
{
	background: url(Layout/navigation_content_box_l.png) no-repeat top left;
	clear: both;
	width: 100%;
}
div.navigation_content_box div.middle div.right
{
	background: url(Layout/navigation_content_box_r.png) no-repeat top right;
	margin-left: 13px;
}
div.navigation_content_box div.middle div.right div.body
{
	background: url(Layout/navigation_content_box_bg.png) repeat-x top right;
	margin-right: 13px;
}
div.navigation_content_box div.middle div.right div.body p
{
	margin: 0px;
}
div.navigation_content_box div.middle div.right div.body p.title
{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
div.navigation_content_box div.middle div.right div.body p.title img
{
	margin-top:-14px;
	margin-right:-15px;
	cursor:pointer;
}
div.navigation_content_box div.bottom
{
	background: url(Layout/navigation_content_box_bl.png) no-repeat top left;
	clear: both;
	padding: 0px;
	width: 100%;
}
div.navigation_content_box div.bottom div.right
{
	background: url(Layout/navigation_content_box_br.png) no-repeat top right;
	height: 13px;
	margin-left: 13px;
}
