@charset "utf-8";

body {
	background: url(../img/menu1.gif) repeat-x #272727;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;        
}

a {
	color: #f11111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

ul {
	margin: 0;
	padding-left: 20px;
}

li {
	list-style: url(../img/li.gif);
}

input, select, textarea {
	color: #999;
	background: #272727;
	border: 1px outset #999;
}

.button, .login input.button {
	color: #999;
	background: url(../img/button.gif) repeat-x;
	border: 1px outset #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

label {
	display: block;
}

.rearrange label {
	display: inline;
}

textarea {
	width: 100%;
	margin-right: 5%;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 780px;
	margin: 0 auto;
}

#head {
	background: url(../img/header.jpg) top right no-repeat;
	margin-top: 40px;
	height: 250px;
}

#right {
	width: 200px;
	float: right;
}

#left .moduletable, #left .moduletable_menu, #left .moduletable_text {
	background: url(../img/right.gif) bottom left no-repeat;
	padding-bottom: 25px;
	padding-left: 25px;
}

#rest_ {

}

#rest_1 {
	width: 580px;
	float: left;
}

#footer {
	margin-top: 20px;
	border-top: 1px solid #1C1C1C;
	text-align: right;
}

#filltop {
	margin: 0;
	padding: 0;

}

#menu1 {
	float: right;
	position: relative;
	height: 50px;
	border-right: 2px solid #272727;	
}

#menu1 ul {
	margin: 0;
	padding: 0;
}

#menu1 li {
	list-style: none;
	padding: 0;
	float: left;
	position: relative;
	padding: 10px 20px 20px 20px;
	background: url(../img/menu1.gif) repeat-x;
	border-left: 2px solid #272727;
}

#menu1 a {
	font-weight: bold;
	color: #999;
}

#menu1 li.active {
	background: url(../img/menu1active.gif) repeat-x;
}

#menu1 a:hover {
	color: #f11111;
	text-decoration: none;
}

#menu1 li ul, #menu2 li ul {
	display: none;
}

#menu2 {
	background: url(../img/menu2.gif) repeat-x;
	height: 30px;
}

#menu2 ul, #menu2 li {
	padding: 0;
}

#menu2 li {
	list-style: none;
	float: left;
}

#menu2 a {
	padding-right: 20px;
	font-weight: bold;
	color: #999;
}

#menu2 a:hover, #menu2 a.active {
	color: #f11111;
	text-decoration: none;
}

#subtitle {
	color: #f11111;
	padding-right: 10px;
	font-size: 0px;
	font-style: italic;
	float: right;
}

#breadcrumbs {
	padding-bottom: 10px;
	clear: both;
}

.contentpaneopen td {
	background: url(../img/articlebg.gif) bottom right no-repeat;
	padding-bottom: 25px;
	padding-right: 25px;
}

h3, .contentheading, .componentheading {
	color: #f11111;
	text-decoration: underline;
	font-size: 14px;
	text-transform: uppercase;
}

#menu1 h3 {
	display: none;
}

.clear {
	clear: both;
}

form {
	margin: 0;
	padding: 0;
}

#user3 {
	text-align: center;
}

#user3 li {
	float: left;
	width: 150px;
	height: 35px;
	list-style: none;
	margin-bottom: 20px;
}

#user3 a {
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 30px;
	background: url(../img/download.gif) no-repeat;
	color: #999;
	font-size: 14px;
	font-weight: bold;
}

#user3 a:hover {
	color: #f11111;
	text-decoration: none;
}

#content {
	clear: both;
        margin-top: 5px;
        margin-left: 10px;
	background: url(../img/menutopo.gif) no-repeat;
}

.readon {
	display: block;
	text-align: right;
}

.pagination span, .pagination a {
	margin: 0 3px;
}

.small, .createdate, .modifydate {
	font-size: smaller;
	font-style: italic;
}

#form-login fieldset {
	border: none;
}

.sectiontableheader {
	padding-right: 10px;
	padding-top: 15px;
	font-weight: bold;
	border-bottom: 1px ridge #999;
}

.sectiontableentry1 {
	background: #333;
}

.stylemenu .sectiontableentry1 {
	background: #222;
}

.sectiontableheader a, .sectiontableentry1 a, .sectiontableentry2 a {
	color: #CCC;
}

.sectiontableentry1 td, .sectiontableentry2 td {
	padding-right: 10px;
}

td {
	padding: 0 2px;
}

img {
	border: none;
}

form, fieldset {
	margin: 0;
	padding: 0;
}