p,td,textarea,a,input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;

}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:red;
	text-decoration:none;
}

a.underline {
	text-decoration: underline;
}

a.white:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
}
a.dark {
	color:#3b0d0f;
}
a.dark:hover {
	color:#8E4D4D;
}
a.big {
	font-weight:bold;
}
a.big:hover {
	font-weight:bold;
}
a.inherit {
	color:inherit;
	text-decoration: underline;	
}
body {
	background-color:#101010;
	margin:0px;
	padding:0px;
	background-image:url('../img/testbg.jpg');	
	background-repeat:no-repeat;
	background-position: center top;
}
body.mainpage
{

}
body.popup {
	background-color:#101010;
	margin:0px;
	padding:0px;
	background-image:none;
}

td.box_head {
	font-size:14px;
	padding-top:10px;
	padding-left:8px;
	font-weight:bold;
	font-variant:small-caps;
	color:#d01616;
	background-image:url('../img/box_bg.jpg');	
	background-repeat:repeat-y;
	background-position: center top;
}

td.box_content {
	width:180px;
	text-align:	left;
	padding:8px;
	background-image:url('../img/box_content_bg.jpg');	
	background-repeat:repeat-y;
	background-position: center top;

}
td.box_footer {
	height:10px;
	font-weight:bold;
	background-image:url('../img/box_bg.jpg');	
	background-repeat:repeat-y;
	background-position: center bottom;
}
td.box_content_indented {
	width:140px;
	margin-left:20px;
	margin-top:10px;
	text-align:	left;
}

div.box_content_indented_active {
	width:140px;
	margin-left:20px;
	margin-top:10px;
	text-align:	left;
	color:#8E4D4D;

}
div.box_overview_head_right {
	
	margin-top:20px;
	margin-left:0px;
	margin-right:0px;
	height:25px;
	font-weight:bold;
}
td.box_seperator {

	height:10px;
}
div.rating_bar {
	background-image:url('../img/sr_pin.jpg');	
	background-repeat: repeat-x;
	height:16px;
	border:1px double white;
}
form {
	padding: 0px;
	margin: 0px;
}
h1 {
	color:#d01616;
	font-size: 22px;
	margin-bottom:8px;
	margin-top:8px;
}

h2 {
	color:#d01616;
	font-size: 20px;
	margin-bottom:8px;
	margin-top:8px;
}

h3 {
	color:#d01616;
	font-size: 18px;
	margin-bottom:8px;
	margin-top:8px;
}

h4 {
	color:#d01616;
	font-size: 16px;
	margin-bottom:6px;
	margin-top:6px;
}

h5 {
	color:#d01616;
	font-size: 14px;
	margin-bottom:4px;
	margin-top:4px;
}

h6 {
	color:#d01616;
	font-size: 12px;
	margin-bottom:2px;
	margin-top:2px;
}

img{
	border:0px;
	margin:0px;
	padding:0px;
}

img.profile_view  {
	margin: 5px 0px;
	border: 5px solid #000000;
}

input.inputbutton {
	color:#3b0d0f;
	background-color:#d9d0b7;
}

input.login {
	color:white;
	background-color:black;
	border: 1px solid #d01616;
	margin-top:5px;
	width:120px;
}

input.submit {
	color:#d01616;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
	background-color:black;
	border:1px solid #d01616;
}

input.textline {
	color:white;
	background-color:black;
	border: 1px solid #d01616;
	padding:2px 4px;
	
}


input.textline_failure {
	color:#3b0d0f;
	background-color:#eeb6b2;
	border: 1px solid #d03b34;
	width:100%;
}

input.ticker {
	width:600px;
	margin:0px;
	text-align:left;
	border:none;
	background-color: transparent;	
}

input.textbox {
	color:#3b0d0f;
	background-color:#d9d0b7;
	border: 1px solid #000000;
	
}

input.textbox_failure {
	color:#3b0d0f;
	background-color:#eeb6b2;
	border: 1px solid #d03b34;
	
}
p.errorbox {
	color:red;
	background-color: white;
	border: 1px solid red;
	padding:10px;
	margin:5px 0px;
		
}
p.noticebox {
	color: #FF9900;
	background-color: white;
	border: 1px solid #FF9900;
	padding:10px;
	margin:5px 0px;
}
p.successbox {
	color:green;
	background-color: white;
	border: 1px solid green;
	padding:10px;
	margin:5px 0px;
}
select.standart {
	color:white;
	background-color:black;
	border: 1px solid #d01616;
	padding:2px 4px;
	
}

select.standart_failure {
	color:#3b0d0f;
	background-color:#eeb6b2;
	border: 1px solid #d03b34;
	
}
span.thumbContainer {
	float:left;
	text-align:center;
	margin:10px;
}
table {
	empty-cells:show;
	
}
table.twouser_table {
	padding:5px;
	border-collapse: separate;
}

table.main {
	border-left: 2px solid #707070;
	border-right: 2px solid #707070;
	margin-top:0px;
	table-layout:fixed;
	width:1000px;
	margin-bottom:0px;
	background-color:#202020;	
}

table.menu {
	font-variant: small-caps;
	margin:0px;
}
td.mugs_link {
	height: 25px;
	background-color:#000000;
}
table.event_preview {
	border-collapse:collapse;
	background-color:#d9d0b7;
	width:90%;
	margin-bottom:10px;
}
table.event_table {
	border-collapse:collapse;
}
table.forum_table {
	border:1px solid black;	
	border-collapse: collapse;
}
table.hotornottable {
	width:100%;	
}
table.popup_table {
	table-layout:fixed;
	border-left:2px solid #707070;
	border-right:2px solid #707070;
	width:100%;
	background-color: #202020;
	margin:0px;
	border-collapse: collapse;
}

table.mailboxTable {
	width:100%;
	border:1px solid black;	
	border-collapse: collapse;
	background-color:#808080;
}
td.board_head{
	color:#d01616;
	background-color: black;
	font-weight:bold;
	font-variant:small-caps;
	padding:4px 8px;		
}
td.board_footer {
	background-color: black;
	font-weight:bold;
	padding:4px 8px;		
}
td.board_row{
	background-color: #808080;

	padding:5px;	
	border: 1px solid black;	
}
td.event {
	color:#3b0d0f;
	border:1px solid #3b0d0f;
	padding:2px 4px;
}
td.event_cell {
	padding: 3px 4px;
}
td.event_header {
	font-weight:bold;
	border:1px solid #3b0d0f;
	padding: 2px 4px;
}
td.event_title {
	color:#3b0d0f;
	font-weight:bold;
	border:1px solid #3b0d0f;
}
td.hotornot_left {
	padding-top:20px;	
	
}
td.hotornot_right {
	padding-top:20px;	
	
}
td.mailboxHeader {
	font-weight:bold;
	background-color:black;
	color:red;
	padding: 5px 3px;
}
td.mailboxMail_read {
	
	font-weight:bold;
	border-bottom: 1px solid #707070;
}
td.mailboxMail {
	padding:5px;
	font-weight:normal;
	border-bottom: 1px solid #707070;
}
td.mailboxHeaderRight {
	width:50px;
	font-weight:bold;
	background-color:#3b0d0f;
	color:red;
}

td.mailbox_reply {

	color:#3b0d0f;
	background-color:#d9d0b7;
	border: 1px solid #000000;

}

td {
	margin:0px;
}

td.banner {
	margin:0px;
	padding-left:	8px;
	padding-bottom: 8px;
	height:		190px;
	width: 		1000px;
	text-align:	left;
	vertical-align: bottom;
	background-image:url('../img/sr_banner.jpg');
	background-position: bottom;
	border-bottom: 2px solid #707070;
}

td.content_left_col {
	width:200px;

	padding-top:20px;
	padding-bottom: 20px;
}

td.content_center_col_empty {
	width:800px;	

	padding:20px 15px;

	background-repeat:no-repeat;
	background-position:center bottom;
}


td.footer {
	height:130px;
	background-image:url('../img/footer_bg.jpg');
	background-repeat:no-repeat;
	background-position:center;

}
td.headline
{
	font-size:12px;
	font-weight: bold;
}

td.menu_item {
	height:30px;
	width:100px;
	font-weight:bold;
	background-image:url('../img/sr_button.jpg');
}

td.menu_item_active {
	height:30px;
	width:100px;
	font-weight:bold;
	background-image:url('../img/sr_button_active.jpg');

}

td.menu_item_right {
	height:20px;
	font-weight:bold;
	background-image:url('../img/menu_bg.jpg');
	background-color:#000000;

}

td.menu_item_left {
	height:25px;
	font-weight:bold;
	background-color:#000000;

}
td.menu_spacer {
	width:10px;	
}
td.popup_cell {
	border: 1px solid #707070;
	padding:5px 8px;
	text-align: left;	
	background-color: #808080;		
}

td.popup_cell_bold {
	border: 1px solid #707070;
	vertical-align: top;
	padding:5px 8px;
	font-weight:bold;
	color:#d01616;	
	text-align: right;	
}
td.popup_cell_hl {
	border: 1px solid #707070;
	font-size:14px;
	padding:8px 8px;
	font-weight:bold;
	font-variant:small-caps;
	color:#d01616;	
}

td.popup_cell_top_left {
	border-top: 1px dotted #000000;
	
	border-left: 1px dotted #000000;
	font-size:16px;
	padding:8px 8px;
	font-weight:bold;
	font-variant:small-caps;
	color:#d01616;				
}
td.popup_cell_top_right {
	border-top: 1px dotted #000000;
	
	border-right: 1px dotted #000000;
	
	padding:3px 5px;
	font-weight:bold;			
}

td.user_table {
	border: 1px dotted #000000;
}

textarea.standart {
	color:white;
	background-color:black;
	border: 1px solid #d01616;
	padding:2px 4px;
	
}

textarea.standart_failure {
	color:#3b0d0f;
	background-color:#eeb6b2;
	border: 1px solid #d03b34;
	
}




.border_bottom {
	border-bottom: 1px dotted #000000;
}

.box {


	border: 1px solid #707070;


	padding:5px;
	background-color: black;	
	
}
.error {
	color:#c00000;	
}

.greyed
{
 color: gray;	
}
.highline
{
	line-height: 1.5;
}
.hint {
	font-size:9px;
	font-style:italic;
}
.standart
{

}
.standart_failure {
	color: #d03b34;
}

.whiteborder {
	border: 2px solid white;
}
.red {
	color:	#d01616;
	
}
