body {
	width:950px;
	margin:0 auto;
	padding:0 25px 0 25px;
	font:normal 11px Tahoma, Verdana;
	color:#000;
	/*background: url('images/gradient.gif') #e9f4ff center top no-repeat;*/
        background: url('/upload/images/pnt.gif') #d4e9ff center top no-repeat;
}
*html body {
	padding:0 27px 0 28px;
	behavior:url("/css/csshover.htc");
}
/*** Defaul ***/
img {border:0;}
form {margin:0;padding:0;}
p {margin:0;padding:8px 0;}
/*** END Default ***/

/*** Class ***/
.clear {clear:both;}
.bgnone {background:none !important;}
.bb1 {color:#006699;}
.top {vertical-align:top;}
.right {text-align:right;}
.form .login, .form .input {
	border-top:1px #adadad solid;
	border-left:1px #adadad solid;
	border-bottom:1px #e1e1e1 solid;
	border-right:1px #e1e1e1 solid;
	padding-left:7px;
	width:132px;
	height:15px;
	font:11px tahoma;
}
.m0 {margin:0;padding:0;}
.data {color:#006699;font-weight:bold;padding:0 0 5px 0;margin:0;text-decoration: none;}
.just {text-align:justify;}
.search, .subscribe, .vote, .logins , .logout{border:0;cursor:pointer;}
.subscribe {background:url('images/subscribe.gif') left no-repeat;width:82px;height:18px;}
.search {background:url('images/search.gif') left no-repeat;width:47px;height:18px;}
.vote {background:url('images/vote.gif') left no-repeat;width:82px;height:18px;}
.logins {background:url('images/login.gif') left no-repeat;width:47px;height:18px;}
.logout {background:url('images/logout.gif') left no-repeat;width:47px;height:18px;}
/*** END Class ***/
a {
	font-size:11px;
	color:#0099cc;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h3 {
	font:18px tahoma;
	margin:0 0 10px 0;padding:0;
	color:#006699;
}
h3:first-letter {
	color:#ff0000;
}
#gradient {
	width:100%;
}
#head {
	width:950px;
	height:20px;
}
#topLinks {
	width:630px;
	height:30px;
	float:left;
}
#topLinks span, #lang span, #icon span {
	top:5px;
	width:1px;
	position:relative;
	margin:0 10px;
}
#lang {
	width:228px;
	height:22px;
	padding-top:8px;
	float:left;
}
#icon {
	width:85px;
	height:22px;
	padding-top:8px;
	float:left;
	white-space:nowrap;
}
#lang span {top:3px;margin:0 5px;}
#icon span {top:1px;margin:0 10px;}
#topLinks a, #lang a {color:#006699;}
#lang a {text-decoration:none;}
#panel {width:100%;position:relative;z-index:0;}
#logo {position:relative;top:30px;left:7px;z-index:1;width:230px;}
#slogon {position:absolute;left:270px;top:-28px;z-index:2;/*border:1px red solid;*/}
#slogon span.logo {color:#ff0000;font-size:20px;}
#slogon span.slog {margin-left:73px;color:#11a0cf;font-size:20px;}

#loginform {padding-right:0px;width:190px;}

div#lang input.submit-lng {
     background:none;
     border:0;
     color:#006699;
     font:11px tahoma;
     cursor:pointer;
}