/* REDSORA STYLOS */

body{
	background:url(i/background.png) repeat-x;
	background-color:#000000;
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	cursor:default;
}

hr{
	margin:2px 0px 2px 0px; padding:0px;
	height:0px;
	border-top:1px solid black;
	border-bottom:1px solid #999999;
}
a{
	text-decoration:none;
}
pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	font-family: Consolas, Lucida Console;
	font-size:10px;
}
a:link {color:#FF8000;}
a:hover {color:#ffffff;}
a:visited {color:#9F5000;}
a:visited:hover {color:#ffffFF;}
a:active {color:red}

center {margin:0px;}


/*************************************
IDS */

#divsplash{
	margin:auto;
	bottom:0px;
	width:1200px;
	height:700px;
	text-align:center;
	border-left:2px solid #913E00;
	border-right:2px solid #913E00;
	border-bottom:2px solid #913E00;
}

#divtopbar{
	margin:0px;
	width:100%;
	background-color:#252525;
}

#divlogo{
	width:940px;
	margin:auto;
}

#divnavi{
	height:40px;
	background:url(i/barbg.png) repeat-x;
	text-align:center;
	width:100%;
}

#divnavi div{
	width:940px;
	margin:auto;
}

#divnavi a {
	display:block;
	float:left;
	height:22px;
	margin-top:5px;
	padding:5px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	border-left: #525252;	border-left-width: 0px;	border-left-style: solid;
	border-right: #525252;	border-right-width: 1px;	border-right-style: solid;
	text-decoration: none;
	color: #d4d4d4;
}

#divnavi a:hover {
	display:block;
	float:left;
	height:22px;
	padding:5px 10px 0px 10px;
	border-left: #525252;	border-left-width: 0px;	border-left-style: solid;
	border-right: #525252;	border-right-width: 1px;	border-right-style: solid;
	text-decoration: none;
	color: #ff7624;
}


#divbigbanner{
	margin: 5px auto 5px auto;
	width: 950px;
	text-align: center;
	background:url(i/alpha.png);
}

#divmiddle{
	width: 960px;
	margin:auto;
}

#divmiddle div[sec="left"]{
	margin:0px 2px 0px 2px;
	width:650px;
	background:url(i/alpha.png);
	float:left;
	min-height:200px;
}

#divmiddle div[sec="left"] div{
	width:646px;
	margin:2px 2px 2px 2px;
}

#divmiddle div[sec="right"]{
	margin:0px 0px 0px 0px;
	width:300px;
	background:url(i/alpha.png);
	float:left;
}

#divmiddle div[sec="right"] div{
	width:290px;
	background:url(i/silverbar.png) top repeat-x #424242;
	color:#cecece;
	margin:2px 2px 2px 2px;
	padding:3px 3px 3px 3px;
}


#divmiddle div[sec="right"] a {padding-left: 16px; text-decoration:none;}
#divmiddle div[sec="right"] a:link, #divmiddle div[sec="right"] a:visited, #divmiddle div[sec="right"] a:active{background:url(i/arrow.png) top left no-repeat; color:#DEAB72; }
#divmiddle div[sec="right"] a:hover,#divmiddle div[sec="right"] a:visited:hover{background:url(i/arrow.png) 0px -1px no-repeat; color:#FFDEB0;}

#divmiddle div[sec="right"] p[sec="h"], 
#divmiddle div[sec="right"] div h1, 
#divmiddle div[sec="right"] div h2, 
#divmiddle div[sec="right"] div h3, 
#divmiddle div[sec="left"] p[sec="h"], 
#divmiddle div[sec="left"] div h1, 
#divmiddle div[sec="left"] div h2, 
#divmiddle div[sec="left"] div h3{
	background:url(i/hbar.png) top left repeat-x;
	height:26px;
	padding:8px 20px 0px 20px;
	margin:0px;
	border:1px solid #440000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color: #B49165;
	letter-spacing:1px;
}

#divbottom{
	background:url(i/footerbg.png) repeat-x;
	background-color:#000000;
	width: 100%;
	height: 100px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:1px;
	color: #4D2222;
	margin-top:5px;
	border-top:1px solid #000000;
	padding:5px 0px 5px 0px;
}
#divbottom a {text-decoration:none;}
#divbottom a:link, #divbottom a:visited, #divbottom a:active{color:#9C4545; }
#divbottom a:hover,#divbottom a:visited:hover{color:#B96262;}

#formlogin{
	text-align:center;
	display:block;
	width:280px;
	margin:7px 7px 7px 7px;
	font-family: Consolas, Lucida Console, Courier, Courier New;
}
#formlogin input[type="text"], #formlogin input[type="password"]{
	width: 170px;
	margin:2px;
	background:#bdbdbd;
	color:#363636;
	font-family: Consolas, Lucida Console, Courier, Courier New;
	font-size:10px;
	border:2px solid #999999;
	letter-spacing:2px;
}
#formlogin input[type="submit"]{
	height:45px;
	width:75px;
	margin-left:-5px;
	float:right;
	font-family: Verdana;
	font-size:11px;
	color:white;
	font-weight:bold;
	background:url(i/silverbar.png) top left repeat-x;
	border:1px solid #404040;
}

/*************************************
CLASSES */

.divclearer{
	clear:both;
	width:0px; height:0px;
}

.h1splash{
	margin:0px;
	font-size:13px;
	color:#FFC980;
}

.content-events, .content-events-big{
	border:1px solid black;	
	margin:1px;
	background:url(i/contenteventbar.png) top left repeat-x #000000;
	width: 308px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #cacaca;
	padding:5px 5px 5px 5px;
	
}

.content-events-big{
	width:632px;
	clear:both !important;
}

.content-events{
	height:150px;
	overflow:none;
}

.content-events h1,
.content-events h2,
.content-events h3,
.content-events h4,
.content-events h5,
.content-events h6,
.content-events-big h1,
.content-events-big h2,
.content-events-big h3,
.content-events-big h4,
.content-events-big h5,
.content-events-big h6{
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration: none !important;
	letter-spacing:0px !important;
	color: #cacaca !important;
	height: 15px !important;
	background:url(i/h.png) no-repeat top left !important;
	border:none  !important;
	padding:0px 0px 0px 18px !important;
	margin:0px !important;
	border-bottom:1px solid #555555 !important;
}
.content-events p, .content-events-big p{
	text-align:right;
	color:#855555;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	letter-spacing:-1px;
	margin:3px 0px 3px 0px;
}
.divgame{
	border:1px solid #323232 !important;
	width:266px !important;
}
.divgame p{margin:0px;}
.divgame img{border:1px solid #787878; border-bottom:1px solid #323232;}
.divgame a {
	padding:0px !important;
	text-decoration:none;
}
.divgame a:link, .divgame a:visited, .divgame a:active{background:none !important; color:#cdcdcd !important; }
.divgame a:hover,.divgame a:visited:hover{background:none !important; color:#cdcdcd !important;}
.divgame a:link p, .divgame a:visited p, .divgame a:active p{display:none;}
.divgame a:hover p,.divgame a:visited:hover p{display:block;}

