/* @override http://localhost:8888/css/dev.css */


body {
	background-color: #f0f0f0;
}

a {
	color: #2043ff;
}

.container {
	margin-top: 10px;
	
}

.iconTitle a {
	color: #2043ff;
	font-weight: bold;
	text-align: center;
	font-size: 170%;
	text-decoration: none;
}

.menubox {
	
	width: 270px;
	height: 49px;
	margin: 0 auto;
	background-image: url(../images/new/littlemenubox.jpg);
	text-align: center;
}

.menubox ul {
	font-size: 110%;
	margin:0px;
	padding:13px 0px;
}

.menubox li {
	
	margin:0 10px 0 10px;
	display: inline;
}

.menubox a {
	color: #2043ff;
	font-weight: bold;
	text-decoration: none;
}

/* @group Top Menu */

.top-menu ul {
	margin: 0;
	padding: 0;
}

.top-menu li {
	display: inline;
	margin-right: 20px;
}

.top-menu a {
	color: #2043ff;
	font-weight: bold;
	text-decoration: none;
}

.top-menu {
	border-bottom: 1px solid #888;
}


/* @end */








img.border {
	border: 1px solid #464646;
}


.center {
	text-align: center;
}

.download-box {
	border: 1px solid #7c7c7c;
}


#downloadLink a {
	
	font-size: 1.2em;
	font-weight: bold;
}


#requirements {
	
	font-size: 0.8em;
	
	
}

.changelog {
	
	margin-bottom: 0;
	font-size: 0.8em;
	
	
}






.menu {
	
	
}



.menu2 {
	background-color: #f8fca6;
}





