/* CSS Document */
/* www.microcuts.net */

body {
	background: #000 url(content/background.png) repeat-x left top;
	font: normal normal 9px/normal verdana, arial;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 40px;
}
ul.menu {
	list-style-type: none;
	font-weight: bold;
	color: #B6B6B6;
	text-decoration: none;
	text-align: left;
	float: left;
	padding-right: 10px;
	padding-left: 8px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #688368;
}
ul.menu a {
	font-size: 10px;
	font-weight: bold;
	color: #b6b6b6;
	text-decoration: none;
}
ul.menu a:hover {
	color: #333;
	background: #ccc;
}
ul#headlines {
	list-style-type: none;
	color: #B6B6B6;
	text-decoration: none;
	text-align: left;
	margin: 0;
	margin-left: 30px;
	padding: 0;
}
ul#headlines a {
	color: #666;
	text-decoration: none;
}
ul#headlines a:hover {
	color: #640200;
	text-decoration: underline;
}
ul#pheadlines {
	list-style-type: none;
	color: #a7a7a7;
	text-decoration: none;
	text-align: left;
	margin: 0;
	margin-left: 30px;
	padding: 0;
}
ul#pheadlines a {
	color: #e7e7e7;
	text-decoration: none;
}
ul#pheadlines a:hover {
	color: #ff0000;
	text-decoration: underline;
}
ul#updates {
	list-style-type: none;
	color: #a7a7a7;
	text-decoration: none;
	text-align: left;
	margin: 0;
	margin-left: 30px;
	padding: 0;
}
ul#updates a {
	color: #B6B6B6;
	text-decoration: none;
}
ul#updates a:hover {
	color: #999;
	text-decoration: underline;
}
.text {
	text-transform: none;
	color: #a7a7a7;
	text-decoration: none;
}
.spacer {
	width: 25px;
	height: 100%;
	float: left;
}
#center {
	text-align: center;
}
#index {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	height: 390px;
	margin-top: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #420000;
	border-bottom-color: #420000;
	background: #000;
}
#blocindx_left {
	width: 385px;
	text-align: left;
	float: left;
}
#blocindx_right {
	width: 415px;
	height: 350px;
	margin-top: 25px;
	text-align: left;
	float: left;
	background: url(content/index_line.png) no-repeat 0 140px;
}
#searchbox {
	width: 200px;
	float: right;
	text-align: right;
	margin-top: 18px;
	margin-right: 10px;
}
.search {
	color: #949494;
	border: 1px solid #420000;
	padding: 3px;
	margin-left: 6px;
	background: #000;
	font: 9px Verdana;
}
.btnsearch {
	border: 1px solid #333;
	background: #CCC;
	font: 9px Verdana;
}
.left {
	float: left;
	width: 600px;
	margin-top: 4px;
}
#listes {
	margin-top: 100px;
}
#footerlogo {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	height: 60px;
	margin-top: 16px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #420000;
	border-bottom-color: #420000;
	background: #000;
}
#footerindex {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	height: 65px;
}
#menufooter {
	margin-top: 6px;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #695569;
	text-decoration: none;
}
#menufooter a {
	font-size: 10px;
	font-weight: normal;
	color: #695569;
	text-decoration: none;
}
#menufooter a:hover {
	color: #900;
	text-decoration: underline;
}
