#wmain { 
	width: 90%; 
	text-align: center; 
	margin: 0px auto;
	border:solid 1px #b2b3b5; 
	-moz-border-radius:10px; 
	padding:20px; 
	background-color:#f6f6f6;
}

.lang {
	color: #FFF;
}

#social {
	background: transparent no-repeat scroll 0px 0px;
	height:170px;
	left:0;
	position:fixed;
	top:150px;
	width:40px;
}

div#login:hover {
	background-position:-41px 0px;
}

#login a {
	display:block;
	height:170px;
	width:40px;
}

*{ margin: 0; padding: 0; outline: none; }*

body { 
	font: .8em Tahoma, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.6em;
	/*background: #fff url(../images/bg.gif) repeat-x; color: #8E8E91;*/
	background:#006eb9 url(../images/bg_body.jpg) no-repeat center 0px;
}

a {	color: #EB0000;	background: inherit; text-decoration: none; }

a:hover { color: #808080; background: inherit; text-decoration: underline; }

p { margin: 0 0 15px 0; }

h1 { font-size:16px; color: #94d34f; }

h2 { font: normal 1.7em Georgia, "Times New Roman", Arial; margin: 0 0 10px; padding: 0 0 3px; color: #333; border-bottom: 1px solid #eee; }

img { background: none; border: 0; }

#content { width: 930px; margin: 25px auto; }

#logo { margin: 10px 0 20px 0; width: 340px; float: left; background: url(../images/logo-bfeel.png) no-repeat ;}
	#logo p { margin: 0; }

#menu { float: right; padding: 20px 0 0; margin: 0 0 0px; z-index: -1; }
	#menu li { font-size: 1.1em; display: inline; }
	#menu li a { float: left; width: 87px; padding: 2px 0 7px; text-align: center; margin: 0 0 0 10px; color: #FFF;  }
	#menu li a.current { background: url(../images/button.png) no-repeat; color: #fff; }
	#menu li a:hover { text-decoration: none; color: #000; background: url(../images/button_grey.png) no-repeat; }

.clear { clear: both; }

.captionleft { background: url(../images/titleleft.png) no-repeat; padding: 2px 0 0 18px; height: 35px; color: #fff; z-index: -1;  }
.captioncenter { background: url(../images/titlecenter.png) no-repeat; padding: 2px 0 0 18px; height: 35px; color: #fff; z-index: -1;  }

.caption { background: #fff url(../images/title.gif) no-repeat; padding: 2px 0 0 18px; height: 35px; color: #fff; z-index: -1;  }
	.caption p { margin: 0; }

.box { background: #eee; z-index: -1; }

#left img { padding: 6px; }

#mainmenu { width: 200px; float: left; margin: 0 0 0px 15px; z-index: -1; }
	#mainmenu li { padding: 2px; }

#center { padding-left: 210px; padding-top: 12px; width: 680px; float: none; z-index: -1; }

#center2 { padding-left: 0px; padding-top: 20px; width: 900px; float: none; z-index: -1; }

#mainbox { background: url(images/openvz.png) no-repeat; }

#right { float: right; width: 380px; z-index: -1; }

.date { font-size: .8em; border-top: 1px solid #eee; padding: 5px 0 0; }

.box { background: #eee; padding: 10px; z-index: -1; }

.box li { list-style: none; border-bottom: 1px dotted #ccc; line-height: 26px; }

.box li a { padding: 0 5px; }

#top { 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 10000; 
	background-color: #FFF;
	:alpha(opacity=95);
	-moz-opacity: 0.9;
	opacity: 0.9;
	width: 100%; 
	height:50%;
	margin: auto;
	top: auto;
}

#chiuditop {
	background-color: FFF;
	border: #F00 dotted 1px;
}

#bottom { font-size: .84em; clear: both; padding: 15px; background: #eee; padding-top: 0px; z-index: -1;}

#footer { font-size: .84em; clear: both; padding: 15px; background: #eee; z-index: -1; }

#footer a { color: #444; }

#centercont { width: 930px; float: none; margin: 0 0 20px 0px; z-index: -1; }

#serverdesc { background: #9CF; border:#009; font:Verdana, Geneva, sans-serif; font-size:9px; color:#FFF; font-weight:bold; z-index: -1; }
.captioncont { background: url(../images/titlecont.png) no-repeat; padding: 2px 0 0 28px; height: 35px; color: #fff; z-index: -1;  }

.boxcont { background: #eee; padding: 20px; }

.bl {
	background: url(../images/div/bl.gif) 0 100% no-repeat #eee;
}
.br {
	background: url(../images/div/br.gif) 100% 100% no-repeat;
}
.tl {
	background: url(../images/div/tl.gif) 0 0 no-repeat;
}
.tr {
	background: url(../images/div/tr.gif) 100% 0 no-repeat; 
	padding:10px;
}
.tlfull {
	background: url(../images/div/tlfull.gif) 0 0 no-repeat;
}
.trfull {
	background: url(../images/div/trfull.gif) 100% 0 no-repeat; 
	padding:10px;
}

 .button {
 	color: #000;
	font-style: inherit;
	width: 87px;
	height: 30px;
 	background-image: url(../images/button_grey.gif);
	border: 0px;
 }

 .button:hover {
 	color: #000;
	font-style: inherit;
	width: 87px;
	height: 30px;
 	background-image: url(../images/button.gif);
	border: 0px;
 }

#serverlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#serverlist li {
	padding-left: 20px;
	background-image: url(../images/check_1.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

