/* subsilver Style Portal*/
/* By sjpphpbb.net*/
/* These style definitions are mainly IE specific */
/* tweaks required due to its poor CSS support*/

body {
scrollbar-base-color: #2D0021;
scrollbar-3dlight-color: #211700;
scrollbar-darkshadow-color: #230011;
scrollbar-face-color: #6D6D6D;
scrollbar-highlight-color: #00010A;
scrollbar-shadow-color: #0D0C0F;
scrollbar-track-color: #000000;
}

.portal {
	margin: auto;
	width : 90%;
}

.cat_block {
	color: #075072;
	height: 10px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #006699;
	background-image: url('./images/cellpic4.gif');
	white-space: nowrap;
	padding: 2px 2px;
}
.board_disable {
	color: #FF0000;
}
.block_center {
	text-align: center;
}
.block_left {
	text-align: left;
}
.block_header {
	text-align: left;
	width : 100%;
}
.forum-buttons1 {
	color: #FFCC33;
	background: #111111 url('./images/bg_buttons.gif') top left repeat-x;
	border-top: solid 1px #DD2222;
	border-bottom: solid 1px #DD2222;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap;
	padding-top: 6px;
	text-align: left;
}
.forum-buttons2 {
	color: #FFCC33;
	background: #111111 url('./images/bg_buttons.gif') top left repeat-x;
	border-top: solid 1px #DD2222;
	border-bottom: solid 1px #DD2222;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap;
	padding-top: 6px;
	text-align: right;
}
.block_header2 {
	text-align: left;
}
.block_header3 {
	text-align: right;
}
.header_center {
	text-align: center;
	width : 40%;
}
.logo_center {
	text-align: center;
	width : 60%;
}
.logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}
.contenant {
	display : none;
}
.recent{ 
	height: 250px;
	OVERFLOW: auto;
}
.last_visites{ 
	height: 150px;
	OVERFLOW: auto;
}
.popup2{ 
height: 250px;OVERFLOW: auto; 
}
.thumbnail{
	z-index: 0;
	position:relative;
}
.thumbnail:hover{
	background-color: transparent;
	z-index: 5;
}
.thumbnail span{
	position: absolute;
	background-color:#fff;
	padding: 4px;
	left: 0px;
	border: 1px solid #52513f;
	display: none;
	color: #000;
	text-decoration: none;
	width: 150px;
}
.thumbnail span img{
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span{
	position:absolute;
	display:block;
	top: -100px;
	left: 1px;
}
.block_chat {
	width: 75%;
	text-align: left;
}	
.box{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.shouts {
	width: 100%;
	height: 200px;
	overflow: auto;
}
.online_img {
	vertical-align:center;
}
