html, body {
	margin:0;
	padding:0;
	background-color: #CCCCFF;
	color: #000;
	font-family: Arial,Helvetica,Tahoma,sans-serif;
	font-size: 16px;
	width: auto;
	height: 100%;
	min-height: 100%;
	overflow-y: auto;
}
p {
	text-indent:70px;
	margin: 16px 0px;
}
div.homepage p {
	margin: 0px 0px 0px 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
form.form {
	margin-top: 16px;
	padding: 3px;
	overflow: hidden;
}
a {
	font-style: italic;
	color: #0000FF;
}
img {
	border: none;
}
textarea {
	border: 1px solid #003366;
}
input, select {
	border: 1px solid #003366;
}
label {
	font-style: italic;
}
label:hover {
	letter-spacing: 1px !important;
}
div#left {
	background-color: #336699;
	min-height: 481px;
	/* min-height: 444px;  */
	width: 250px;
	float: left;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0px;
}
div#main {
	min-height:100%;
	left: 250px;
	right: 0px;
	position: absolute;
	top: 0;
	overflow-x: hidden;
	width: auto;
	height: 100%;
	overflow-y: auto;
}
div#headerleft {
	height: 94px;
	border: 3px groove #999;
	text-align: center;
	line-height: 100px;
	vertical-align: middle;
	color: #ff0000;
	position: absolute;
	top: 0;
	width: 244px;
	background-color: #FEAFAF;
}
div#headercenter {
	height: 97px;
	border-bottom: 3px groove #999;
	width: 100%;
	background-color: #99ccff;
	text-align: center;
	font-size: 50px;
	color: #3399cc;
	font-weight: bold;
	white-space: nowrap;
	min-width: 400px;
	
}
div#headercenter h1 {
	margin: 0px;
	padding: 0px;
	font-size: 50px;
}
div.undertitle {
	font-size: 24px;
	font-style: italic;
}
.ie6title {
	color: #0000ff;
}
.no {
	color: #ff0000;
}
div#footerleft {
	position: absolute;
	bottom: 0;
	height: 25px;
	border: 3px groove #999;
	width: 244px;
	background-color: #003366;
	font-size: 14px;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	left: 0px;
}
div#footercenter {
	text-align: center;
	font-size: 12px;
	bottom: 0;
	height: 25px;
	border-top: 3px groove #999;
	border-bottom: 3px groove #999;
	width: 100%;
	background-color: #003366;
	line-height: 25px;
	vertical-align: middle;
}
div#maincenter {
	padding: 20px 20px 70px 20px;
	background-color: #ccccff;
	bottom: 25px;
	min-height: 100%;
}
div#mainleft {
	height: 100%;
	top: 100px;
	bottom: 25px;
	overflow: auto;
	border-right: 3px groove #999;
	border-left: 3px groove #999;
	position: absolute;
	width: 224px;
	background-color: #336699;
	padding: 10px;
	/*min-height: 407px;*/
	min-height: 444px;
}
div.leftblock {
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFCCCC; 
	border: 1px dashed #000000;
	padding: 5px;
	border-bottom: 1px dashed #000000;
	margin-top: 10px;
	color: #3399CC;
}
div#mainleft div.first {
	margin-top: 0px;
}
.value {
	font-style: italic;
}
div#mainleft div.vote {
	text-align: center;
}
form input.button {
	border: 2px solid #993333;
	background: #003366;
	color: #3399CC;
	font-weight: bold;
	font-size: 14px;
}
div#mainleft div.vote input.button {
	margin-top: 5px;
}
/*--- browsers statistic ---*/
.browserstat_block {
	margin-top: 70px;
}
.browserstat_block h2 {
	font-size: 16px;
}
.browserstat {
	border: 1px solid #000;
}
.firefoxstat {
	background-color: #FF8040;
}
.operastat {
	background-color: #FF0000;
}
.safaristat {
	background-color: #0000FF;
}
.chromestat {
	background-color: #00FF00;
}
.ie6stat {
	background-color: #0057AE;
}
.ie7stat {
	background-color: #006BD7;
}
.ie8stat {
	background-color: #0080FF;
}
.ie0stat {
	background-color: #004B97;
}
.othersstat {
	background-color: #EEEEEE;
}
.firefoxtitle {
	color: #FF8040;
}
.operatitle {
	color: #FF0000;
}
.safarititle {
	color: #0000FF;
}
.chrometitle {
	color: #00FF00;
}
.ie6title {
	color: #0057AE;
}
.ie7title {
	color: #006BD7;
}
.ie8title {
	color: #0080FF;
}
.ie0title {
	color: #004B97;
}
.otherstitle {
	color: #EEEEEE;
}
.browsertitle {
	font-weight: bold;
}
.validators {
	position: absolute;
	bottom: 35px;
	left: 0px;
	width: 232px;
	height: 32px;
	border-left: 3px groove #999;
	border-right: 3px groove #999;
	padding-left: 12px;
	font-size: 12px;
}
div#maincenter > div:hover {
	background-color: #C3C3F8;
}
div#maincenter > div.error:hover {
	background-color: inherit;
}
div#maincenter > div.message:hover {
	background-color: inherit;
}
.error {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
span.error {
	background: #FFCCCC;
}
div.message {
	font-size: 12px;
	font-weight: bold;
}
span.message {
	background: #FFCCCC;
}
div.captcha {
	margin-top: 8px;
	margin-bottom: 5px;
}
div.captcha div {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
form.comment input.button, form.question input.button, form.contactus input.button {
	margin-top: 8px;
}
div.commentsdiv, div.questionsdiv {
	margin-bottom: 50px;
	background-color: #C3C3F8;
}
div.ie6nobannersdiv {
	background-color: #C3C3F8;
}
div.replyto {
	background-color: #D4D3F9; /*BFFFBF*/
	margin-left: 20px;
	font-size: 14px;
	overflow: hidden;
}
div.comment {
	border-bottom: 1px solid #000000;
	border-top: 0px;
	padding: 10px;
}
div.firstcomment {
	border-top: 1px solid #000000;
}
div.evencomment {
	background-color: #B2B2E5; /*#80FF80*/
}
div.oddcomment {
	background-color: #C3C2E8 ; /*#99FF99*/
}
a#comment_0, a#ask_0 {
	margin-bottom: 3px;
	display: block;
}
span.author {
	font-weight: bold;
	font-style: italic;
}
span.when {
	font-style: italic;
}
.commentinfo {
	text-align: right;
	font-size: 14px;
}
.commentcontent {
	padding-top: 8px;
	overflow: hidden;
}
div.replyto .commentinfo {
	font-size: 12px;
}
a.button {
	color: #3399CC;
	font-weight: bold;
	font-size: 14px;
}
.paginator {
	font-size: 12px;
	border-bottom: 1px dashed #000;
}
.paginator a {
	font-size: 12px;
}
div#replyto {
	overflow: hidden;
}
div.ie6nobanners .first {
	margin-top: 8px;
}
div.ie6nobanner {
	margin-top: 16px;
}
div.ie6nobanner textarea {
	width: 728px;
	height: 90px;
}
div.ie6nobanner .langname {
	margin-bottom: 8px;
	font-weight: bold;
	text-transform: capitalize;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
h2 {
	font-size: 18px;
	margin: 16px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}
div#mainleft a {
	text-decoration: none;
}
form.contactus table, form.comment table, form.question table {
	table-layout: fixed;
}
.offbanner {
	margin: 0px auto;
	width: 728px;
	margin-bottom: 10px;
}
div.clear {
	clear: both;
	width: 0px;
	height: 0px;
	margin: 0px; 
	padding: 0px;
	line-height: 0px;
	font-size:1px;
}
div.langwrapper {
	text-align: left;
	position: relative;
	display: block;
	top: 0px;
	right: 20px;
	margin-right: 0px;
}
div#langpanel {
	font-size: 12px;
	cursor: pointer;
	text-align: left;
	background-color: #CCCCFF; 
	display: block;
	position: absolute;
	right: 0px; 
	width: 209px;
	overflow: hidden;
}
div#selectsitelang {
	text-align: right; 
	float: right; 
	height: 18px;
	vertical-align: middle;
}
div#selectsitelang img {
	vertical-align: middle;
}
div#selectsitelang span {
	vertical-align: middle;
}
div#sitelngs {
	width: 200px;
	clear: both;
	float: right;
	/*display: none;*/
    position: absolute;
    left: -250px;
    /* */
	border: 1px solid #EEE;
	border-bottom-width: 2px;
	background-color: #DDDDFF;
	padding: 2px 5px 5px 2px;
}
div#sitelngs ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	white-space: nowrap;
}
div#sitelngs ul a {
	font-style: normal;
}
div#sitelngs ul li {
	white-space: nowrap;
	text-align: left;
	padding-left: 20px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	height: 18px;
}
div#sitelngs ul li.flag_en {
	background: url(/images/flagsbg.gif) no-repeat scroll left -3px;
}
div#sitelngs ul li.flag_ru {
	background: url(/images/flagsbg.gif) no-repeat scroll left -183px;
}
div.counters {
	text-align: right;
	width: auto;
	margin-bottom: 8px;
	float: none;
	margin-right: 20px; 
	margin-left: 20px;
}
div.funsdiv {
	background-color: #C3C3F8;
}
div.fun, div.question {
	border-bottom: 1px solid #000000;
	padding: 10px;
}
div.firstfun, div.firstquestion {
	border-top: 1px solid #000000;
}
div.fun h3, div.question h3 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 16px;
	color: #3399CC;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
}
div.fun h3 a, div.question h3 a {
	color: #3399CC;
	font-style: normal;
}
div.fun img, div.question img {
	vertical-align: middle;
}
div.funcontent, div.questioncontent {
	padding-top: 8px;
	overflow: hidden;
}
div.funcontent img {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px 8px 8px 0px;
}
div.funinfo, div.questioninfo {
	text-align: right;
	font-size: 14px;
	vertical-align: middle;
	clear: both;
}
div.funinfo span.source {
	margin-right: 20px;
}
span.source {
	font-style: italic;
}
div.fun h2, div.question h2 {
	padding: 0px;
	font-size: 18px;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
}
div.question h2 {
	white-space: normal;
}
div.funfulldescr, div.questionfulldescr {
	overflow: hidden;
}
div.funfullcontent {
	padding: 0px 0px 20px 0px;
	overflow: auto;
}
div.funfullcontent img {
	display: block;
}
div.notfound {
	text-align: center;
	line-height: 400px;
	width: 640px;
	height: 400px;
	border: 1px dashed red;
	vertical-align: middle;
}
.requiredsign {
	color: #993333;
	vertical-align: top;
	margin-right: 2px;
	font-weight: bold;
	font-size: 18px;
	cursor: help;
}
.nowrap {
	white-space: nowrap;
}
.whowithus_block a{
	text-decoration: none;
}
.whowithus_block table td {
    padding-right: 16px;
}
h1 a, h2 a {
    text-decoration: none;
    color: #000000;
    border-bottom: 1px dotted black;
}
.note {
    font-style: italic;
    font-size: 12px;
}
div.ie6warnjshelp p.first {
	margin: 0px 0px 0px 0px;
}
div.ie6warnjshelp dl {
	margin: 0px 0px 0px 0px;
}
div.ie6warnjshelp dd {
    margin: 0px 0px 0px 40px; 
}
div.ie6warnjshelp dt {
    font-style: italic;
}
