/* ---------------------------------------------------- */
/* -       Site-Development by Marco Schrenk          - */
/* ---------------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	background-color: #8C9AB7;
	background-image: url(../img/bg.jpg);
	background-position: top left;
	height: 100%;
}

body, td {
	vertical-align: top;
	text-align:left;
	
}

body, td, a, input, textarea, select {

font-family: Arial, Helvetica, sans-serif;
color: #DADADA;
font-size: 11px;
}

a:hover {
	color: #FFF;
}

.aorange {
	font-weight: bold;
	text-decoration: none;
	color: #F3B044;
}
.aorange:hover {
	font-weight: bold;
	text-decoration: none;
	color: #DADADA;
}



.bgtop {
	background-image: url(../img/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.bgshl {
	background-image: url(../img/shl.jpg);
	background-repeat: repeat-y;
	width: 9px;
}

.bgshr {
	background-image: url(../img/shr.jpg);
	background-repeat: repeat-y;
	width: 9px;
}

.content {
	width: 723px;
	background-color: #252525; 
	height: 100%;
	padding: 19px;
}

.chead, .chead a {
	font-size: 10px;
	text-align: right;
	text-decoration: none;
}
.chead a:hover {
	color: #FFF;
}

.footer, .footer a {
text-align: center;
color: #525252;
text-decoration: none;
}

.footer a:hover{
	color: #888;
}

.navi {
	padding-left: 35px;
	width: 200px;
	line-height: 13px;
	padding-bottom: 10px;
}


.newsbox {
	padding: 16px;
	border-right: 10px solid #252525;
	background-color: #1B1B1B;
}


.newsboxr {
	padding: 16px;
	padding-right: 16px;
	border-right: none;
	background-color: #1B1B1B;
	border-bottom: 5px solid #252525
}

.newsboxrbottom {
	padding: 16px;
	padding-right: 16px;
	border-right: none;
	background-color: #1B1B1B;
	border-top: 5px solid #252525
}


.newsboxlinkr  {
	padding: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #1B1B1B;
	border-top: 5px solid #252525;
}

.newsboxlink  {
	padding: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-right: 10px solid #252525;
	background-color: #1B1B1B;
	border-top: 5px solid #252525;
}



.newsboxlink a, .newsboxrlink a, .newsboxlinkr a  {
	text-decoration: none;
	font-weight: bold;
	color: #F2B044;
}

.newsboxlink a:hover, .newsboxrlink a:hover, newsboxlinkr a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #DADADA;
}


.motm {
	padding:10px;
	background-color: #1B1B1B;

}

.motmdetail {
	padding:10px;
	
	}

h1, h2, h3 {
	font-size: 11px;
	color: #F2B044;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

input, textarea, .input, select {
	background-color: #252525;
	border: 1px solid #5B5B5B;
	margin-bottom: 5px;
	width: 140px;
}

.fileinput {
	background-color: #252525;
	border: 1px solid #5B5B5B;
	margin-bottom: 5px;
	width: 200px;
}

.checkbox {
	border: 0px;
	background-color: transparent;
	width: 15px;
	height: 15px;
}

.okbutton {
	width: 75px;
	font-weight: bold;
}

.inputerror {
	background-color: #252525;
	border: 1px solid #F2B044;
	margin-bottom: 5px;
	width: 140px;
}

.warning {
	padding: 10px;
	vertical-align: middle;
	text-align: center;
	background-image: url(../img/bg_warning.gif);
	background-repeat: repeat;
}

.sort {
	padding-left: 12px;
	background-image: url(../img/sort_down_0.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
}

.sortactive {
	padding-left: 12px;
	background-image: url(../img/sort_down.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
}

.listtd {
	padding: 2px;
	padding-left: 12px;
}
tr.listtd:hover {
	background-color: #362D20;
}

td.highlightstd {
	padding: 5px;
	width: 125px;
}

td.highlightstd:hover {
	background-color: #362D20;
}

.listfooter {

	padding-top: 10px;
}

.orangebar {
	height: 15px;
	padding: 7px;
}

.orangebar input{
	border: 1px solid #F2B044;
}

li {

	margin-left: -15px;
	padding: 0px;
	padding-bottom: 3px;
}

.admintdhead {
padding: 5px;
color: #F2B044;
border: 1px solid #362D20;
background-color: transparent;


}

.admintdheadactive {
padding: 5px;
color: #F2B044;
border: 1px solid #F2B044;
background-color: #362D20;


}
.admintdcontentactive {
padding: 10px;
witdh: 100%;
border: 1px solid #F2B044;
border-top: none;
}

/* GOOGLE SEARCH STYLE */

.sl, .r, .b {
	font-size: 11px;
}