
body {
	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#444;
	margin:20px;
	background:url(/img/body.jpg) #f6f6f6;
}

* {
	margin:0;
	padding:0;
}

#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;
	max-width:1200px;
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:760px;
	margin:0 auto;
}

* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper {
	margin:1px;
	background:url(/img/innerwrapper.jpg) top repeat-x;
	padding:20px;
}

#header input {
	width:150px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% Arial;
	color:#999;
}

#header input#sbb {
	width: 100px;
	font-size:12px;
	padding: 3px 5px;
	border:1px solid #bbb;
	background-color:#f4f4f4;
	margin:0 0 3px 5px;
	_margin-bottom:5px;
}

#header #ss0, #header #ss1 {
	width: auto;
	margin:0 10px;
	border:none;
}

#header label {
	display: inline;
	font-weight: normal;
}
#header label font {
	color:#666!important;
}

#header input:hover {
	border:2px solid #ccc;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#header form {
	padding:27px 25px 20px 25px;
	float:right;
	background:#fff;
	/*width:160px;*/
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}

#header img {
	float:left;
	margin:-20px 40px 0px 50px;
	border:0;
	padding:0;
	background:none;
}

/*#header h1 {
	float:left;
	font:250% Arial;
	color:#333;
	padding:5px 20px 5px 5px;
	border-right:1px solid #ccc;
	margin:0 20px 0 0;
}

#header h1 a {
	color:#333;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header h1 a:hover {
	color:#111;
	border-bottom:2px solid #79B5D6;
}*/

#header h2, #header h1 {
	font:150% Arial;
	color:#666;
	padding:16px 0 0 0;
	border:none;
}

#header h2 a {
	color:#444;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header h2 a:hover {
	border-bottom:2px solid #79B5D6;
}

#header #nav {
	clear:both;
	background:url(/img/nav.jpg) top repeat-x #4F9EC9;
	border-bottom:2px solid #4F9EC9;
	border-top:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	color:#fff;
	font:140% Trebuchet MS;
	text-decoration:none;
	padding:10px;
}

#header #nav a:hover {
	background:#4F9EC9;
}

#header #nav a.active {
	background:#4F9EC9;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#header .subnav {
	background:#4F9EC9;
	padding:5px 7px 7px 7px;
	font:90% Verdana;
	color:#DEEDF5;
	border-bottom:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
}

#header .subnav li {
	list-style:none;
	display:inline;
}

#header .subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
	border-bottom:2px solid #4F9EC9;
}

#header .subnav a:hover {
	border-bottom:2px solid #388CBA;
	color:#fff;
}

#header .subnav a.active {
	border-bottom:2px solid #388CBA;
	color:#fff;
}


#sidebar {
	background:#333;
	width:200px;
	padding:10px 20px 20px 20px;
	float:left;
	color:#666;
	border-top:2px solid #000;
	border-bottom:10px solid #000;
	/*height: 950px;*/
}

#sidebar h2 {
	font:160% Arial;
	color:#999;
	margin:10px 0 10px 0;
	/*background:url(/img/sidebarh2.jpg) right no-repeat;*/
	border:none;
}

#sidebar h3 {
	color:#FF8040;
	font:90% Verdana;
	font-weight:bold;
	letter-spacing:2px;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	background:#323232;
}

#sidebar p.news a.more {
	color:#ccc;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#98D158;
}

#sidebar .subnav {
	border-top:1px solid #2C2C2C;
}

#sidebar .subnav li {
	list-style:none;
	padding:5px;
	border-bottom:1px solid #2C2C2C;
}

#sidebar .subnav li a {
	color:#ccc;
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:#98D158;
}

#sidebar .subnav li a.active {
	color:#98D158;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebar .subnav li ul {
	margin-left: 10px;
}

#sidebar .subnav li ul li {
	border:none;

}

#sidebar input {
	padding:4px;
	background:#2c2c2c;
	border:1px solid #222222;
	color:#ccc;
	font:90% Verdana;
	width:190px;
}

#sidebarright {
	width:170px;
	float:right;
	padding:10px 0 0 20px;
	background:url(/img/sidebarright.jpg) top left no-repeat;
	1height: 400px;
	border-left:1px solid #2C2C2C;
}

#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:140% Arial;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	/* border-bottom:1px solid #ccc;
	color:#444; */
	color:#777;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px solid #ccc;
}
#sidebarright p.ls {
	line-height:1.3em;
}


#content {
	margin:0 210px 0 240px;
	background:url(/img/content.jpg) top left no-repeat;
	padding:20px 0 0 20px;
}

#contentnorightbar {
	margin:0 0 0 240px;
	background:url(/img/content.jpg) top left no-repeat;
	padding:20px 0 0 20px;
}

p {
	margin:15px 0 2px 0;
	line-height:22px;
}

h1 {
	font:190% Arial;
	color:#79B933;
	border-bottom:2px solid #f6f6f6;
	margin-bottom: 5px;
}

h1 a {
	color:#79B933;
	text-decoration:none;
}

/*h2 a:hover {
	color:#5F9128;
}*/


#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:10px;
	margin:70px 0 0;

	position:relative;
}

a {
	color:#222;
}

a:hover {
	text-decoration:none;
}

h3 {
	font:140% Trebuchet MS;
	margin:10px 0;
}

#content ul {
	margin:15px 0 15px 0;
	line-height:25px;
	padding:15px 0 15px 15px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}

#content #errors span {
  display:bold;
  color:red;
  font-weight:bold;
}
#content {
  font-size: 11px;
}

img {
	padding:1px;
	background:#ccc;
	border:4px solid #f6f6f6;
}

form {
	padding:10px;
	border:1px solid #f6f6f6;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
input {
	width:300px;
	padding:4px;
	border:none;
	border-bottom:1px dotted #ccc;
	font:90% Verdana;
	color:#777;
}

textarea {
	width:400px;
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}

#content ul.glossary {
	float:left;
	width:45%;
	padding:0 0 0 15px;
	margin: 10px 0 0 0;
	border:0;
	line-height:20px;
}

p.groups a {
	text-decoration:none;
}

.clear {
	clear:both;
}

div.paging {
	margin: 10px 0;
}

.noborder {
	border:none!important;
	background:none!important;
	padding:0!important;
}

h2.articles {
	font-size: 100%;
	font-weight: bold;
	margin:10px 0 0 0;
}

p.nomargin {
	margin-top: 0;
}

/*#content p {
	font-size: 90%!important;
}*/

#counters {
	float:right;
	margin-top: 20px;
}
#counters img {
	border:none!important;
	background:none!important;
	padding:0!important;
}

.red {
	color: #dd1e30;
}

#footer a {
	text-decoration:none;
	color:#444444;
}

#content ul.structure {
	border:none;
	padding-top:0; padding-bottom:0;
	margin:0;
}
#content ul.structure ul {
	padding-left: 25px;
}

#content table {
	border:none;
	border-top: 1px solid #2c2c2c;
	border-left: 1px solid #2c2c2c;
	width: 95%;
}

#content table tr th {
	border:none;
}

#content table tr td, #content table tr th {
	border:none;
	border-bottom: 1px solid #2c2c2c;
	border-right: 1px solid #2c2c2c;
	text-align: left;
	padding: 2px 5px;
	line-height: 1.1em;
}

#content table tr td p, #content table tr th p {
	line-height: 1.1em;
	margin:0; padding:0;
}

#content a.alnk {
	text-decoration: none;
	color:#444;
}

#FormVote {
	margin: 0 0 0 10px;
	padding: 0;
	border: none;
}

#FormVote input {
	clear: both;
	margin: 0 3px 5px 0;
	float:left;
	width: auto;
	border: none;
}

#FormVote label {
	margin: 0 0 5px 0;
	font-size: 11px;
	color: #8c8b8a;
	line-height: 1.5em;
	display: block;
	font-weight: normal;
}

#FormVote .button {
	margin: 5px 0 10px 15px;
	border: 1px solid #bbb;
}

div#vote img {
	border: none;
	margin: 0;
	padding: 0;
}

div#vote table td {
	font-size: 11px;
}

ul#discussion {
	border: none;
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
}

form#comment {
	border:none;
}

form#comment input.submit {
	width: auto;
	margin-top: 5px;
}

#comp_thumbs {
	margin:120px 0 0 -20px;
}
#comp_thumbs a {
	text-decoration:none;
	width:75px;
	text-align:center;
	float:left;
	margin:0 0 10px 20px;
	border:none;
}
#comp_thumbs a:hover {
	text-decoration:none;
	border:none;
}
#comp_thumbs img {
	border:none;
	padding:0;
	background:none;
}

/*#content #y5_direct1 table td {
	border: none;
}
#content #y5_direct1 table.y5-data td  {
	padding-left:0;
}*/
#content #y5_direct1 .ad-link a:hover {
	/*font-size: 17px;*/
	/*text-decoration:none!important;*/
	text-decoration:underline	!important;
}
#y5_direct1 div.y5_bb, #y5_direct2 div.y5_bb {
	margin:-3px 0 -0.5em -0.4em!important;
}
#content #y5_direct1 .y5_h span a {
	text-decoration:none!important;
}
#content #y5_direct1 .ad-link a {
	text-decoration:none!important;
	font-size:110%!important;
}
#content #y5_direct1 .y5_h span, #content #y5_direct1 .y5_h span a {
	color:#444!important;

	font-size:97%!important;
	_font-size:90%!important;
	font-family:"Lucida Grande","Lucida Sans Unicode",verdana,geneva,sans-serif!important;
}
#content #y5_direct1 .y5_h2 span a {
	text-decoration:none!important;
}
#content .y5_vertical .y5_ba .y5_item {
	margin-bottom:0!important;
}
/*#content #y5_direct1 .y5_ads .ad-link {
	font-size:100%!important;
}*/

#content .begun {
	margin: 0;
}
#content .begun {
	font-family:Arial!important;
}
#content .begun table, #content #yandex_direct table {
	border: none;
	width: auto;
}
#content .begun table td {
	border: none;
	padding: 0;
	line-height: auto;
	text-align: center;
}
#content .begun table td a {
	text-decoration:none;
}
#content .begun ul {
	border: none;
	line-height: auto;
}
#content .begun ul li {
	padding-bottom: 15px!important;
}
#content .begun ul li a:hover{
	text-decoration:underline;
}

#content .begun ul li img {
	border:none;
	background-color:auto;
	padding:0;
}

#content .adg_text {
  margin-left: -6px;
}

#content .adg_leftside {
	margin-left: -220px;
	position: absolute;
}

.adg_topmenu {
	height: 15px;
}

#fdHfd32509 table tr td, #content table tr td { border: none; }
#fdHfd32509 img { float: none; background: none; }
#fdHfd32509 input { width: auto; }
#fdHfd32509 label { font-weight: normal; display: inline; }
#fdHfd32509 input#spbTown, #_kaskoCalculator input#mscTown { width: 20px; }

#footer span.plnk {
	font-size:12px;
}
#footer .ya_footer {
	position:absolute;
	left:20px;
	top:-850px;
	width:230px;
	height:400px;
	font-family:Arial!important;
}
#footer .begun_footer {
	position:absolute;
	/*right:15px;*/
	/*bottom:500px;*/
	left:20px;
	top:-850px;
	width:160px;
	height:400px;
	font-family:Arial!important;
}
#footer .begun_footer ul li {
	padding-bottom: 10px!important;
}
