/*
	-------------------------------------------------
	(C) 2009 Aviatexim LTD. All rights reserved.
	Developer: Svetlana Barbashova (barbashova@gmail.com)
	Last revision: 26.04.2009
	-------------------------------------------------
*/

/* @group Reset */

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

ul, ol {
	list-style: none;
}

fieldset, img {
	border: none;
}

caption, th {
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Layout */

html {
	min-height: 100%;
}

body {
	background: #14487f url(/img/bg.gif) repeat-x 0 bottom;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	min-width: 970px;
	min-height: 100%;
	padding: 0 15px;
}

a {
	color: #de2a2a;
	/*font-weight: bold;*/
}

a:hover, a:active {
	
}

a:visited {
	
}

h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 1.5em;
	margin-bottom: 25px;
}

h2 {
	color: #004a92;
	font-size: 1.3em;
	margin: 25px 0 10px;
}

h3 {
	color: #333;
	font-size: 1.2em;
	margin: 25px 0 10px;
}

h1 a, h2 a, h3 a {
	color: #004a92;
}

p, ul {
	margin-bottom: 15px;
	text-align: justify;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

table {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	border-bottom: none;
	border-right: none;
	margin-bottom: 15px;
}

.altrow {
	background-color: #f2f2f2;
}

th {
	background-color: #e6e6e6;
	font-weight: bold;
	padding: 10px 20px;
}

td {
	border: 1px solid #e6e6e6;
	border-top: none;
	border-left: none;
	padding: 10px 20px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

/* @end */

/* @group Header */

.header {
	font-family: Tahoma, "Lucida Grande", sans-serif;
	margin-top: 15px;
	position: relative;
	z-index: 10;
}

.header-top {
	background: #fff url(/img/header-bg-top.gif) repeat-x 0 0;
	min-height: 54px;
}

.header-top-left, .header-top-menu, .header-top-right {
	float: left;
	position: relative;
}

.header-top-left {
	background: url(/img/header-bg-top-left.gif) no-repeat left top;
	min-height: 34px;
	padding: 20px 0 0 31px;
	width: 102px;
	z-index: 2;
}

a.lang {
	background-position: center top;
	background-repeat: no-repeat;
	color: #999;
	display: block;
	float: left;
	font-size: 10px;
	font-weight: normal;
	margin-right: 15px;
	padding-top: 13px;
	text-decoration: none;
	text-transform: uppercase;
}

a.ru {
	background-image: url(/img/ru.gif);
}

a.en {
	background-image: url(/img/en.gif);
}

.header-top-menu {
	margin: 0 -268px 0 -133px;
	padding-top: 26px;
	text-align: center;
	width: 100%;
	z-index: 1;
}

.header-top-menu ul {
	font-size: 0.7em;
	margin: 0 270px 0 135px;
	padding-top: 2px;
	text-align: center;
}

.header-top-menu li {
	display: inline-block;
	width: 16%;
}

.header-top-menu li a {
	color: #555;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.header-top-menu li a:hover {
	color: #444;
	text-decoration: underline;
}

.header-top-right {
	background: url(/img/header-bg-top-right.gif) no-repeat right top;
	float: right;
	min-height: 31px;
	padding: 23px 20px 0 0;
	text-align: right;
	width: 248px;
	z-index: 3;
}

.header-top-right input {
	vertical-align: middle;
}

.header-top-right input#search {
	background: #fff url(/img/search-bg.gif) repeat-x 0 top;
	border: 1px solid;
	border-color: #727272 #b4b4b4 #dadada #b4b4b4;
	font-size: 11px;
	margin-right: 3px;
	padding: 5px 8px 2px;
	width: 130px;
}

.header-mid {
	background: #408edd url(/img/header-bg.gif) repeat-x 0 top;
	font-size: 0;
	height: 139px;
	line-height: 0;
}

.header-left {
	background: url(/img/header-bg-left.gif) no-repeat left top;
	float: left;
	padding-left: 28px;
}

.header-logo, .header-logo-ru {
	background: url(/img/header-logo.jpg) left top;
	height: 139px;
	width: 620px;
}

.header-logo-ru {
	background-image: url(/img/header-logo-ru.jpg);
}

.header-left p {
	display: none;
}

.header-right {
	background: url(/img/header-bg-right.gif) no-repeat right top;
	float: right;
	padding-right: 23px;
}

.header-pic {
	background: url(/img/header-pic.jpg) no-repeat right 16px;
	height: 139px;
	margin-right: 7px;
	width: 292px;
}

.header-menu {
	background: url(/img/header-menu-bg.png) repeat-x 0 top;
}

.header-menu-left {
	background: url(/img/header-menu-bg-left.gif) no-repeat left top;
}

.header-menu-right {
	background: url(/img/header-menu-bg-right.gif) no-repeat right top;
	padding: 8px 28px 0;
	min-height: 40px;
}

/* @end */

/* @group Menu */

.menu {
	background: #d5d5d5 url(/img/menu-bg.gif) repeat-x 0 top;
	font-family: Tahoma, "Lucida Grande", sans-serif;
}

.menu-left {
	background: url(/img/menu-bg-left.gif) no-repeat left top;
	min-height: 21px;
	padding: 7px 25px 0;
}

.menu-right {
	background: url(/img/menu-bg-right.gif) no-repeat right top;
}

.menu ul {
	display: table;
	font-size: 0.75em;
	margin: 0;
	text-align: center;
	text-shadow: #f0f0f0 0 1px 0;
	width: 100%;
}

.menu li {
	display: inline;
	display: table-cell;
	min-width: 70px;
}

.menu li a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.menu li a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Content */

.container {
	background: #fff url(/img/content-bg-right.gif) repeat-y right;
	border: 1px solid #315171;
	border-top: none;
	border-bottom: none;
	margin: -5px 28px 0;
	min-height: 400px;
	position: relative;
	z-index: 9;
}

.wrapper {
	background: url(/img/content-bg-bottom-right.gif) no-repeat right bottom;
}

.content {
}

.content-body {
	font-size: 0.75em;
	margin-right: 8px;
	min-height: 400px;
	padding: 25px 40px;
	position: relative;
}

.w-sidebar {
	background: url(/img/sidebar-bg.gif) repeat-y left;
	min-height: 400px;
}

.w-sidebar .content {
	float: left;
	margin-left: -220px;
	position: relative;
	z-index: 4;
	width: 100%;
}

.w-sidebar .content-body {
	margin-left: 220px;
}

/* @group Sidebar */

.sidebar {
	float: left;
	font-size: 0.75em;
	position: relative;
	width: 219px;
	z-index: 5;
}

.sidebar-block {
	padding: 15px;
	position: relative;
}

.sidebar-block h3 {
	margin: 0 0 15px;
}

.sidebar-block a {
	font-weight: normal;
}

.sidebar-block p, .sidebar-block ul {
	margin: 10px 0;
}

.sidebar-block li {
	margin-bottom: 10px;
}

.pic {
	display: block;
	border: 1px solid #999;
	padding: 1px;
	width: 162px;
}

.pic:hover {
	border-color: #de2a2a;
}

.pic img {
	border: 1px solid #999;
}

/* @end */

.navigation {
	border-bottom: 1px solid #e6e6e6;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 0.85em;
	line-height: 1.6em;
	margin: -12px -20px 25px;
	padding-bottom: 5px;
}

.navigation a {
/*	background: url(/img/arr.gif) no-repeat right center; */
	font-weight: bold;
	margin-right: 2px;
	padding-right: 7px;
}

.content-body {
	color: #444;
}

.content-body cite {
	color: #444;
	display: block;
	font-size: 1.4em;
	font-style: italic;
}

.content-body cite:first-letter {
	font-size: 1.6em;
}

.content-body p.comment {
	color: #888;
	margin-top: 45px;
}

.content-body ul {
	clear: left;
}

.content-body li {
	line-height: 1.25em;
	margin-bottom: 10px;
}

.content-body ul li {
	background: url(/img/bull.gif) no-repeat 1px 5px;
	padding-left: 20px;
}

.content-body ol li {
	list-style-type: decimal;
	margin-left: 24px;
}

.rt {
	float: right;
	margin: 0 0 20px 40px;
}

.lt {
	float: left;
	margin: 0 40px 20px 0;
}

.sideblock, .sideblock-rt, .sideblock-lt {
	background-color: #ffc;
	color: #000;
	padding: 15px 30px;
	width: 250px;
}

.sideblock-rt {
	float: right;
	margin: 0 -18px 20px 40px;
	border-left: 1px dashed #999;
}

.sideblock-lt {
	float: left;
	margin: 0 40px 20px -18px;
	border-right: 1px dashed #999;
}

div.lightbox p {
	font-size: 90%;
	font-style: italic;
	margin: 5px 0 0;
	text-align: left;
	max-width: 250px;
}

.lightbox li, ul.gallery li {
	background: none !important;
	float: left;
	margin: 0 20px 15px 0;
	padding: 0 !important;
}

.lightbox img, ul.gallery img  {
	border: 1px solid #ccc;
	padding: 2px;
}

.lightbox a:hover img, ul.gallery a:hover img  {
	border-color: #de2a2a;
}

ul.gallery li {
	margin: 0 40px 20px 0;
	text-align: center;
}

ul.tags {
	background: url(/img/tag.gif) no-repeat left center;
	margin-top: -20px;
	min-height: 16px;
	padding-left: 26px;
}

ul.tags li {
	background: none;
	display: inline;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

ul.tags li a {
	color: #999;
	font-size: 0.95em;
	font-weight: normal;
	margin-right: 5px;
}

.search ul.tags {
	margin: 0;
}

p.more {
	clear: both;
	margin-bottom: 45px;
}

p.more a {
	background: url(/img/more.png) no-repeat 0 1px;
	display: inline-block;
	line-height: 16px;
	margin-right: 25px;
	padding-left: 23px;
}

p.more a:hover {
	background-position: 0 -49px;
}

p.top {
	margin: 0;
}

p.top a {
	background: url(/img/arr-up.gif) no-repeat left center;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	padding-left: 12px;
}

.accordion {
	border: 1px solid #d4d4d4;
	border-top: none;
	clear: both;
	margin: 25px -16px 0;
}

.accordion h2 {
	background: #e6e6e6 url(/img/acc-header-bg.gif) repeat-x 0 bottom;
	border: 1px solid #acacac;
	cursor: pointer;
	line-height: 25px;
	margin: 0 -4px -1px;
	min-height: 25px;
	padding: 0 18px;
	text-shadow: #fff 0 1px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.accordion h2.selected {
	background: #508fd4 url(/img/acc-header-bg-sel.gif) repeat-x 0 bottom;
	border-color: #3c6ba4;
	color: #fff;
	cursor: default;
	text-shadow: #3c6ba4 0 -1px 0;
}

.accordion p, .accordion ul, .accordion ol, .accordion table {
	margin: 15px 16px;
}

.search-result h1 {
	margin-bottom: 10px;
}

.search-result p.comment {
	font-size: 90%;
	margin: 0 0 20px;
}

.search-result ol strong {
	background-color: #ff9;
}

/* @group Ads */

.ad {
	border-bottom: 3px double #ccc;
	margin-bottom: 40px;
}

.sticky .ad {
	border: 3px double #c00;
	margin-bottom: 20px;
	padding: 20px 20px 0;
}


.ad h2 {
	margin: 0 0 5px;
}

.ad p.comment {
	margin: 0 0 15px;
}

.ad dt {
	clear: left;
	float: left;
	font-weight: bold;
	margin-right: 10px;
}

.ad p.info {
	clear: left;
	padding-top: 15px;
}

.ads .actions ul li a {
	background-color: #c00;
}

.content-body form p.comment {
	margin-top: -10px;
}

.captcha {
	padding: 20px 0 40px 120px;
}

.captcha input {
	width: 60px !important;
}

table.ads {
	border: none;
}

table.ads tr.sticky {
	background-color: #ffe2e2;
}

table.ads th {
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	font-size: 10px;
	padding-top: 0;
}

table.ads th a {
	color: #999;
}

table.ads td {
	border-color: #ddd;
	border-right: none;
}

table.ads td p {
	margin: 5px 0 0;
}

/* @end */

/* @end */

/* @group Footer */

.footer {
	padding: 0 20px 20px 19px;
}

.footer-menu {
	background: url(/img/footer-bg.gif) repeat-x 0 bottom;
	min-height: 29px;
	padding: 7px 0 8px 0;
}

.footer-menu-left {
	background: url(/img/footer-bg-left.gif) no-repeat left bottom;
}

.footer-menu-right {
	background: url(/img/footer-bg-right.gif) no-repeat right bottom;
	padding: 0 21px 0 10px;
}

.footer p {
	color: #fff;
	font-size: 0.75em;
	margin: 15px 0;
	text-align: center;
}



/* @end */

/* @group Admin */

.message {
	background-color: #ec2400;
	color: #fff;
	margin: 0 -20px 15px;
	padding: 5px 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.error-message {
	color: #f00;
	margin-left: 120px;
	padding: 2px 0;
}

.actions ul {
	margin: 15px 0;
}

.actions ul li {
	background: none;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
}

.actions ul li a {
	background-color: #999;
	color: #fff;
	font-size: 0.9em;
	font-weight: normal;
	padding: 2px 5px;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.actions ul li a:hover {
	background-color: #777;
}

.input {
	clear: both;
	margin: 20px 0;
}

.input label {
	display: block;
	float: left;
	padding: 3px 20px 0 0;
	min-width: 100px;
	text-align: right;
}

.required label {
	color: #f00;
}

.text input, .password input, .textarea textarea, .captcha input {
	background-color: #fff;
	border-color: #999 #ccc #ccc #999;
	border-style: solid;
	border-width: 1px;
	font-family: Tahoma;
	font-size: 14px;
	padding: 2px;
	width: 80%;
}

.textarea textarea {
	height: 400px;
}

.form select, .submit input {
	font-family: Tahoma;
	font-size: 14px;
}

.submit {
	padding: 20px 0 40px 120px;
}

.view dl {
	margin: 15px 0;
}

.view dt {
	clear: left;
	float: left;
	padding: 5px 20px 5px 0;
	min-width: 100px;
}

.view dd {
	padding: 5px 0;
}

.view .cnt {
	border: 1px solid #bebebe;
	margin: 15px 0;
	padding: 25px;
}

.paging div {
	display: inline;
}

.paging .disabled {
	color: #999;
}

/* @end */