body
{
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: "arial", "verdana", "tahoma", "times new roman";
	font-size: 90%;
	color: #444;
}

form
{
	margin: 0;
	padding: 2px 2px 2px 2px;
}

.bottom
{
	height: 0;
	clear: both;
}

#headercont
{
	font-size: 14px;
	margin: 0 auto;
	width: 100%;
	height: 150px;
	background: #333 url('../images/background-headercont.png') repeat-x;
}

#header
{
	margin: 0 auto;
	width: 930px;
	height: 150px;
}

#header h1
{
	text-align: right;
	margin: 0;
	padding: 52px 0 0 0;
	font-size: 275%;
	color: #9C0;
	letter-spacing: -2px;
	font-weight: normal;
}

#header h1 span
{
	color: #FFF;
	font-weight: bold;
}

#menucont
{
	font-size: 14px;
	margin: 0 auto;
	width: 100%;
	height: 40px;
	background: #9C0 url('../images/background-menucont.png') repeat-x;
}

#menu
{
	margin: 0 auto;
	width: 930px;
	height: 40px;
}

#menu ul
{
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
}

#menu ul li
{
	display: inline;
}

#menu ul li a
{
	float: left;
	padding: 12px 15px;
	text-decoration: none;
	color: #FFF;
	background: #transparent;
}

#menu ul li a.active
{
	background: #333 url('../images/background-menucont-active.png') repeat-x;
}

#menu ul li a:hover
{
	background: #333 url('../images/background-menucont-hover.png') repeat-x;
}

#maincont
{
	width: 100%;
	line-height: 150%;
	background: #FFF url('../images/back.png') repeat-y 50% 0;
}

#main
{
	margin: 0 auto;
	width: 930px;
}

#mainmenu
{
	float: left;
	width: 200px;
	font-size: 85%;
	font-weight: bold;	
	padding: 0 0 0 10px;	
	margin: 0;
	height: 100%;	
}

#mainmenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mainmenu a
{
	display: block;
	padding: 3px 5px 3px 5px;
	width: 200px;
	text-decoration: none;
	color: #333;
}

#mainmenu a.active
{
	background: #CCC;
	color: #FFF;
}

#mainmenu a:hover
{
	background-color: #FC0;
	color: #FFF;	
}

#mainmenu ul li li {
	text-indent: 15px;
	background: #FFF url('../images/menuarrow.png') no-repeat;
}

#mainmenu ul li li a:hover {
	background: #FC0 url('../images/menuarrow_h.png') no-repeat;
}

#mainmenu p
{
	margin: 0 20px 15px 20px;
	color: #555;
	line-height: 160%;
	font-size: 110%;
}

#mainmenu p span
{
	color: #222;
	font-size: 125%;
}

#breadcrumbs
{
	cear: both;
	font-size: 85%;
	width: 640px;	
	border-bottom: 1px solid #ccc;
}

#languages
{
	cear: both;
	font-size: 85%;
	width: 40px;	
	border-bottom: 1px solid #ccc;
	float:right;
}

#breadcrumbs_left
{
	display: block;
	float: left;
}

#breadcrumbs_right
{
	display: block;
	float: right;
}

#breadcrumbs a
{
	color: #9C0;
	text-decoration: none;
	font-weight: bold;
}

#breadcrumbs a:hover
{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

#breadcrumbs strong 
{
	padding-left: 20px;
	font-size: 50%;
}

.ditto_content
{
	clear: both;
	width: 660px;
	border: 1px dotted #ccc;
	background-color: #ededed;
	padding: 0px 10px 10px 10px;
	margin: 0 0 0 0;
}

.ditto_content ul
{
	margin-top: 10px;
}

.ditto_a
{
	color: #FC0;
}

.ditto_item
{	
	margin-top: 10px;
}

.ditto_item_title 
{
	float: left;
}

.ditto_item_date
{
	float: right;
	font-weight: bold;
	font-size: 80%;
	float: right;
}

div.ditto_introtext {
	text-align: justify;
	font-size: 80%;
	font-weight: normal;
}

#sidebar_ditto_version a {
	padding: 1px 0 1px 1px;
	text-decoration: none;
	color: #FC0;
}

#sidebar_ditto_version a:hover {
	padding: 1px 0 1px 1px;
	text-decoration: none;
	background: #FFF;
	color: #9C0;
}

#maincontent
{
	float: left;
	width: 680px;
	padding: 20px 15px 15px 15px;
	margin: 0 0 0 0;
	height: 100%;
}

#maincontent h1, h2, h3, h4, h5
{
	clear: both;
	margin: 15px 0 15px 0;
	padding: 0 0 0 0;
	font-size: 200%;
	color: #9C0;
	letter-spacing: -2px;
	font-weight: normal;	
}

#maincontent p
{
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
}

#maincontent ul
{
	margin: 20px 0 20px 20px;
	padding: 0 0 0 0;
}

#maincontent img
{
	margin: 0 0 0 0;
	/*border: 1px solid #AAA;*/
}

#maincontent a
{
	color: #9C0;
	text-decoration: none;
	font-weight: bold;
}

#maincontent a:hover
{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

#footercont
{
	margin: 0 auto;
	width: 100%;
	line-height: 150%;
	font-size: 85%;
	font-weight: bold;
}

#footer
{
	margin: 0 auto;
	width: 900px;
	border-top: 1px solid #CCC;
	padding: 0 15px;
	color: #999;
}

#footer p
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#footer a
{
	color: #9C0;
	text-decoration: none;
}

#footer a:hover
{
	color: #333;
	text-decoration: none;
}

#footerleft
{
	float: left;
	width: 250px;
	padding: 15px 0;
}

#footerright
{
	float: left;
	width: 650px;
	text-align: right;
	padding: 15px 0;
}

#ditto_content_releases
{
	width: 660px;
	border: 1px dotted #ccc;
	background-color: #ffffe5;
	padding: 10px 10px 5px 10px;
}

#maincontent a.orange_a
{
	text-decoration: none;
	color: #FC0;
}

#maincontent a.orange_a:hover
{
	text-decoration: none;
	color: #9C0;
}

.ditto_paging 
{
	border-top: 1px solid #ccc;    
	padding: 10px;     
	font-size: 86%;    
	color: black;
}

#ditto_pages .ditto_currentpage 
{    
	border: 1px solid black;    
	padding: 1px 5px 2px;     
	margin-right: 1px;    
	background-color: #9C0;     
	color: #fff;
} 
#ditto_pages .ditto_off 
{    
	border: 1px solid #ccc;    
	padding: 1px 5px 2px;     
	margin-right: 1px;    
	color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited 
{    
	border: 1px solid #9C0;     
	padding: 1px 5px 2px;     
	margin-right: 1px;     
	text-decoration: none !important;     
	color: black;
} 

#ditto_pages a:hover 
{    
	background-color: #fff;    
	color: #000;
}