/*-- forum.scuderia.ru css-style via xEviL --*/
*{
/*	border: 1px blue dashed;*/
}

html{
	background: #232323;
}

body {
	background: #232323;
}


.above_body{
	background: #932F2F url(http://static.scuderia.ru/img/lines_m.gif);
	position: relative;
	margin-top: 24px;
}

div#lt_corner, div#rt_corner, div#lb_corner, div#rb_corner {
	height:12px;
	position:absolute;
	width:12px;
}

div#lt_corner {
	background:transparent url(http://static.scuderia.ru/img/lt.gif) repeat scroll 0 0;
	left:0;
	top:0;
}

div#rt_corner {
	background:transparent url(http://static.scuderia.ru/img/rt.gif) repeat scroll 0 0;
	right:0;
	top:0;
}

.navbar{
	background: none;
}

.navtabs{
	background: none;
}

.navtabs li a.navtab {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.toplinks .logindetails,.toplinks ul.nouser li a{
	background: #942F2F;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.navtabs ul{
	border-top:3px double #942F2F;
}

.globalsearch{
	width:300px;
	height:23px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.navbar_advanced_search li a{
	position: relative;
	top:-2px;
}

.globalsearch .textboxcontainer span,.globalsearch .textboxcontainer,.globalsearch .buttoncontainer span,.globalsearch .buttoncontainer{
	margin:0;
	border: none;
}

.globalsearch .buttoncontainer{
	position: relative;
	left: -15px;
}

.forumhead,.footer{
	background:#932F2F url(http://static.scuderia.ru/img/lines_m.gif) !important;
}

.blockhead{
	background:#932F2F url(http://static.scuderia.ru/img/lines_m.gif) !important;
	border:1px solid #97005A;
}

.postbit .posthead{
	background:#932F2F url(http://static.scuderia.ru/img/lines_m.gif) !important;
	border:1px solid #97005A;	
}

.logo-image {
	position:relative;
	top:10px;
}



/* Правки блока смайликов */

.editor_smiliebox ul.smiliebox li img{
	max-width: none !important;
}

.editor_smiliebox ul.smiliebox li{
	height: auto !important;
	max-width: none !important;
	width: 35px !important;
	height: 30px !important;	
}

.editor_smiliebox{
	width: 80px !important;
	margin-right:-10px !important;
	position:relative !important;
	left: -8px !important;
}

.navbar_search {
	left:25px;
	position:absolute;
	top:0;
}

/*EOF*/
