@charset "windows-1251";
/* Creation date: 09.11.2004 */

html, body
{
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	height: 100%;
}

body, table, td
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #343434;
}

a
{
	color: #1d5a85;
	border-bottom: 1px solid #8eacc1;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}

a.not_underlined
{
	border: 0px;
	text-decoration: none;
}
a.not_underlined:hover
{
	text-decoration: underline;
}

#container
{
	min-height: 100%;
	min-width: 998px;
	height: auto !important;
	height: 100%;
	position: relative;
	background: #ffffff scroll url('../images/body_top_bg.gif') 0px 72px repeat-x;
	background-color: #ffffff;
	text-align: center;
}

#body
{
	display: inline-block;
	width: 998px;
	padding-bottom: 120px;
}
#body div
{
	text-align: left;
}

#header
{
	padding-left: 17px;
	width: 981px;
	_width: 998px;
	height: 72px;
	overflow: hidden;
}
#header #logo
{
	float: left;
	width: 248px;
	height: 72px;
}
#header #logo a, #header #logo img
{
	border: 0px;
}
#header #adv_blocks
{
	float: left;
	width: 733px;
	height: 72px;
}
#header #adv_blocks .container
{
	width: 733px;
	height: 72px;
	overflow: hidden;
}
#header #adv_blocks .container div
{
	float: left;
	width: 355px;
	height: 72px;
	margin-left: 23px;
}
#header #adv_blocks .container div:first-child
{
	margin-left: 0px;
}

#footer
{
	padding: 11px 0px 0px 0px;
	width: 100%;
	height: 44px;
	_height: 55px;
	margin: -57px auto 0;
	position: relative;
	background: scroll url('../images/bottom_bg.gif') left bottom repeat-x;
	border-top: 2px solid #bfbfbf;

	font-family: Tahoma;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	color: #1d5a85;
}
#footer .year
{
	color: #575757;
}

#content
{
	border-bottom: 12px solid #3471aa;
}

#content #content_structure
{
	width: 998px;
}
#content #content_structure #content_structure_left_left,
#content #content_structure #content_structure_left,
#content #content_structure #content_structure_right
{
	vertical-align: top;
}

#content #content_structure_left_left
{
	background: scroll url('../images/content_left_left_bg.gif') right top repeat-y;
}
#content #content_structure_left_left .spacer
{
	width: 17px;
	height: 115px;
	background: scroll url('../images/content_left_left_top_bg.gif') right top repeat-y;
}

#content #content_structure_left
{
	background-color: #ffffff;
	padding-bottom: 24px;
}
#content #left_menu
{
	width: 241px;
	margin: 0px 4px 0px 3px;
}
#content #left_menu .item
{
	width: 241px;
	min-height: 39px;
	margin-top: 1px;
}
#content #left_menu .item:first-child
{
	margin-top: 0px;
}
#content #left_menu .item td.left
{
	border-left: 4px solid #a5a9ac;
	background: scroll url('../images/gray_arrow.gif') 0px 17px no-repeat;
}
#content #left_menu .item td.left .spacer
{
	width: 1px;
	height: 39px;
}
#content #left_menu .item td.item_body
{
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	background: scroll url('../images/gray_arrow.gif') -1px 16px no-repeat;
}
#content #left_menu .item td.item_body .container
{
	width: 236px;
	min-height: 37px;
	overflow: hidden;
}
#content #left_menu .item td.item_body .container .icon
{
	float: left;
	width: 24px;
	height: 24px;
	margin: 7px 0px 0px 9px;
}
#content #left_menu .item td.item_body .container .icon a,
#content #left_menu .item td.item_body .container .icon img
{
	border: 0px;
}
#content #left_menu .item td.item_body .container .link
{
	float: left;
	padding: 11px 0px 10px 0px;
	width: 135px;
	margin-left: 11px;
	line-height: normal;
}
#content #left_menu .item td.item_body .container .link a
{
	font-family: Arial;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	border: 0px;
	text-transform: uppercase;
}
#content #left_menu .item td.item_body .container .link a:hover
{
	text-decoration: underline;
}
#content #left_menu .item td.item_body .container .count
{
	float: right;
	padding-top: 13px;
	width: 46px;
	margin-right: 11px;
	line-height: normal;
	text-align: right;
	
	font-family: Arial;
	font-size: 10px;
	font-weight: 400;
	color: #1d5a85;
}
#content #left_menu .item.expanded td.item_body .container .link a
{
	color: #1d5a85;
}
#content #left_menu .item_submenu
{
	padding-top: 4px;
	width: 241px;
}
#content #left_menu .item_submenu ul
{
	margin: 0px 0px 17px 0px;
	padding: 0px 10px 0px 26px;
}
#content #left_menu .item_submenu ul li
{
	color: #1d5a85;
	margin: 6px 0px 0px 0px;
	line-height: normal;
}
#content #left_menu .item_submenu ul li a
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 400;
	color: #1d5a85;
	border-bottom: 1px solid #5381a2;
	line-height: normal;
}

#content #info_list
{
	width: 218px;
	margin: 15px 15px 0px 15px;
}
#content #info_list .page_title
{
	margin-bottom: 7px;
}
#content #info_list .item
{
	padding: 6px 10px 10px 19px;
	width: 189px;
	margin-top: 3px;
	background: #f4f4f4 scroll url('../images/info_list_icon.gif') 10px 12px no-repeat;
	background-color: #f4f4f4;
}
#content #info_list .item a
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 400;
	color: #474747;
	border-bottom: 1px solid #a5a5a5;
	line-height: normal;
}

#content #content_structure_right
{
	background: scroll url('../images/content_right_left_bg.gif') left top repeat-y;
}

#content #head
{
	padding: 37px 0px 0px 262px;
	width: 471px;
	height: 78px;
	background: scroll url('../images/head_bg.jpg') left top no-repeat;
}
#content #head #login_form
{
	padding-top: 10px;
	width: 263px;
	height: 42px;
	_height: 52px;
	margin-left: 40px;
}
#content #head #login_form .form
{
	overflow: hidden;
}
#content #head #login_form .form form
{
	margin: 0px;
}
#content #head #login_form .form form input
{
	float: left;
	height: 17px;
	
	font-family: Verdana;
	font-size: 10px;
	font-weight: 400;
}
#content #head #login_form .form form input.login
{
	margin-left: 14px;
	width: 95px;
}
#content #head #login_form .form form input.password
{
	margin-left: 5px;
	width: 82px;
}
#content #head #login_form .form form a.submit
{
	display: inline-block;
	margin-left: 5px;
	border: 0px;
}
#content #head #login_form .form form a.submit img
{
	border: 0px;
}
#content #head #login_form .links
{
	margin-top: 3px;
	overflow: hidden;
}
#content #head #login_form .links a
{
	display: inline-block;
	font-family: Verdana;
	font-size: 10px;
	font-weight: 400;
	color: #ffffff;
	border-bottom: 1px solid #c5daee;
	line-height: normal;
}
#content #head #login_form .links a.registration
{
	float: left;
	margin-left: 14px;
	font-weight: 700;
}
#content #head #login_form .links a.forgot
{
	float: right;
	margin-right: 12px;
}

#content #head #head_buttons
{
	padding-top: 3px;
	width: 380px;
	height: 23px;
	_height: 26px;
	overflow: hidden;
}
#content #head #head_buttons img,
#content #head #head_buttons a
{
	border: 0px;
}
#content #head #head_buttons img
{
	float: left;
	margin-right: 4px;
}

#content #text_content_wrapper
{
	padding: 22px 26px 28px 32px;
	width: 675px;
	_width: 733px;
}
#content #text_content_wrapper #title
{
	width: 100%;
	margin-bottom: 19px;
}
#content #text_content_wrapper #title td:first-child
{
	width: 100%;
}
#content #text_content_wrapper #title .select_container
{
	padding: 0px 18px 7px 0px;
	vertical-align: bottom;
	background: scroll url('../images/page_title_bg.gif') left bottom repeat-x;
}
#content #text_content_wrapper #title .select_container select
{
	height: 15px;
	border: 0px;
}
#content #text_content_wrapper #title .select_container select,
#content #text_content_wrapper #title .select_container select option
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 400;
	color: #1d5a85;
	line-height: normal;
}

#content #text_content_wrapper #submenu
{
	background: #f2f2f2 scroll url('../images/submenu_bg.gif') left bottom repeat-x;
	background-color: #f2f2f2;
	margin: -14px 0px 19px 0px;
}
#content #text_content_wrapper #submenu table
{
	min-height: 22px;
}
#content #text_content_wrapper #submenu table td
{
	padding: 4px 10px 5px 10px;
	border-right: 2px solid #ffffff;
	line-height: normal;
}
#content #text_content_wrapper #submenu table td a
{
	font-size: 11px;
	color: #343434;
	border: 0px;
	text-decoration: none;
}
#content #text_content_wrapper #submenu table td a:hover
{
	text-decoration: underline;
}
#content #text_content_wrapper #submenu table td.selected a
{
	font-weight: 700;
	color: #1d5a85;
}

#content #text_content_wrapper .ads_list .item
{
	padding: 8px 14px 12px 14px;
	margin-top: 9px;
	background-color: #eef6fb;
	clear: both;
	overflow: hidden;
}
#content #text_content_wrapper .ads_list .item:first-child
{
	margin-top: 0px;
}
#content #text_content_wrapper .ads_list .item.yellow
{
	background-color: #f7f1d7;
}
#content #text_content_wrapper .ads_list .item .image
{
	float: left;
	display: block;
	padding: 0px 8px 8px 0px;
	margin: -8px 14px 8px -14px;
	background-color: #ffffff;
}
#content #text_content_wrapper .ads_list .item .title
{
	margin-bottom: 5px;
}
#content #text_content_wrapper .ads_list .item .title,
#content #text_content_wrapper .ads_list .item .title a
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 700;
	color: #1d5a85;
}
#content #text_content_wrapper .ads_list .item .title a
{
	text-decoration: underline;
	border: 0px;
}
#content #text_content_wrapper .ads_list .item .price
{
	float: right;
	display: inline-block;
	padding: 0px 0px 7px 20px;
	
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 700;
	color: #a23321;
}
#content #text_content_wrapper .ads_list .item .text
{
	font-size: 11px;
	line-height: 15px;
}
#content #text_content_wrapper .ads_list .item .text .info
{
	color: #1d5a85;
	margin-bottom: 2px;
}
#content #text_content_wrapper .ads_list .item .text .info a
{
	color: #1d5a85;
	border: 0px;
	text-decoration: none;
}
#content #text_content_wrapper .ads_list .item .text .info a:hover
{
	text-decoration: underline;
}
#content #text_content_wrapper .ads_list .pages
{
	margin-top: 10px;

	font-family: Tahoma;
	font-size: 11px;
	font-weight: 700;
}
#content #text_content_wrapper .ads_list .pages span,
#content #text_content_wrapper .ads_list .pages a
{
	margin-left: 7px;
}
#content #text_content_wrapper .ads_list .pages span
{
	color: #a23321;
}
#content #text_content_wrapper .ads_list .pages a
{
	color: #1d5a85;
	border: 0px;
	font-weight: 400;
	text-decoration: none;
}
#content #text_content_wrapper .ads_list .pages a:hover
{
	text-decoration: underline;
}

#content #text_content_wrapper .ads_list.detail
{
	overflow: hidden;
}
#content #text_content_wrapper .ads_list.detail .images
{
	float: left;
	width: 281px;
}
#content #text_content_wrapper .ads_list.detail .images .container
{
	overflow: hidden;
}
#content #text_content_wrapper .ads_list.detail .images .container .image_border
{
	float: left;
	margin: 9px 14px 0px 0px;
}
#content #text_content_wrapper .ads_list.detail .images .container .image_border:first-child
{
	margin-top: 0px;
}
#content #text_content_wrapper .ads_list.detail .item
{
	float: right;
	width: 366px;
	_width: 394px;
	margin-top: 0px;
	clear: none;
}
#content #text_content_wrapper .ads_list.detail .item .price
{
	float: none;
	display: block;
	padding: 10px 0px 0px 0px;
	
	color: #343434;
}
#content #text_content_wrapper .ads_list.detail .item .price .amount
{
	color: #a23321;
}

#content #text_content_wrapper .ads_list.detail .detailed_item
{
	overflow: hidden;
	clear: both;
	margin-top: 9px;
}
#content #text_content_wrapper .ads_list.detail .detailed_item:first-child
{
	margin-top: 0px;
}
#content #text_content_wrapper .ads_list.detail .detailed_item .images .container .date_info
{
	margin-top: 3px;
}
#content #text_content_wrapper .ads_list.detail .detailed_item .images .container .date_info .date
{
	font-weight: 700;
	color: #1d5a85;
}

#content #text_content_wrapper .ads_list.detail .detailed_item .item .controls
{
	width: 394px;
	position: relative;
	margin: 12px -14px -12px -14px;
	border-top: 2px solid #ffffff;
}
#content #text_content_wrapper .ads_list.detail .detailed_item .item .controls img
{
	float: left;
	border-right: 2px solid #ffffff;
}

#content #text_content_wrapper .controls
{
	background: #f2f2f2 scroll url('../images/submenu_bg.gif') left bottom repeat-x;
	background-color: #f2f2f2;
	overflow: hidden;
}
#content #text_content_wrapper .controls img,
#content #text_content_wrapper .controls a
{
	border: 0px;
}
#content #text_content_wrapper .controls .delete
{
	float: right;
	height: 22px;
	padding-right: 6px;
}
#content #text_content_wrapper .controls .delete .container
{
	overflow: hidden;
	height: 22px;
}
#content #text_content_wrapper .controls .delete .container label
{
	float: left;
	display: inline-block;
	padding: 4px 3px 0px 0px;
	height: 18px;
	_height: 22px;
	line-height: 13px;
}
#content #text_content_wrapper .controls .delete .container input
{
	float: left;
	display: inline-block;
	margin: 5px 0px 0px 2px;
	border: 0px;
}

#content #text_content_wrapper #delete_all_control
{
	margin: -19px 0px 19px 0px;
}
#content #text_content_wrapper #delete_all_control img
{
	float: right;
	border-left: 2px solid #ffffff;
}

#reg_form form
{
	margin: 0px;
}
#reg_form .form
{
	padding: 4px 17px 12px 17px;
	background-color: #eef6fb;
}
#reg_form .form td.fields
{
	vertical-align: top;
}
#reg_form .form td.fields tr td
{
	padding-top: 8px;
}
#reg_form .form td.fields tr td:first-child
{
	white-space: nowrap;
	padding-right: 12px;
	text-align: right;
	font-weight: 700;
}
#reg_form .form td.fields td input,
#reg_form .form td.fields td select,
#reg_form .form td.fields td textarea
{
	width: 341px;
}
#reg_form .form td.hint
{
	padding: 8px 0px 0px 12px;
	vertical-align: bottom;
	line-height: 16px;
}
#reg_form .submit
{
	background: #f2f2f2 scroll url('../images/submenu_bg.gif') left bottom repeat-x;
	background-color: #f2f2f2;
	margin-top: 3px;
	text-align: center;
}
#reg_form .submit a,
#reg_form .submit img
{
	border: 0px;
}
#reg_form .submit img
{
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}

#reg_form.add_ad .form td.fields tr td
{
	vertical-align: top;
}
#reg_form.add_ad .form td.fields tr td:first-child
{
	padding-top: 9px;
}
#reg_form.add_ad .form td.fields tr td .hint
{
	margin-left: 10px;
}
#reg_form.add_ad .form td.fields tr td textarea
{
	height: 132px;
}
#reg_form.add_ad .submit
{
	text-align: left;
	overflow: hidden;
}
#reg_form.add_ad .submit img
{
	border: 0px;
}
#reg_form.add_ad .submit .reset
{
	float: left;
	border-right: 2px solid #ffffff;
}
#reg_form.add_ad .submit .save
{
	float: right;
	border-left: 2px solid #ffffff;
}

#content #text_content_wrapper .text_container
{
	padding: 0px 17px 10px 17px;
	font-size: 12px;
}

.page_title
{
	background: scroll url('../images/page_title_bg.gif') left bottom repeat-x;
	padding: 0px 9px 0px 9px;
}
.page_title .container
{
	display: inline-block;
	background-color: #ffffff;
	padding: 0px 7px 1px 7px;
	max-width: 450px;
}
.page_title .container,
.page_title .container a
{
	font-family: Arial;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	line-height: normal;
	text-transform: uppercase;
}
.page_title .container a
{
	border: 0px;
	text-decoration: none;
}
.page_title .container a:hover
{
	text-decoration: underline;
}
.page_title .container.subtitle
{
	margin-left: 6px;
}
.page_title .container.subtitle,
.page_title .container.subtitle a
{
	color: #124970;
	text-transform: none;
}

.cRed
{
	color: #ab1e1c;
}
.cDarkRed
{
	color: #633d1a;
}
.cDarkBlue
{
	color: #0e5281;
}

.image_border
{
	display: inline-block;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #b5bac2;
}
.image_border img,
.image_border a
{
	border: 0px;
}

.copyright_text
{
	font-size: 9px;
	font-family: Verdana;
	color: #f7f7f7;
}

input, textarea, select
{
	border: 1px solid #b7c2c9;
	background-color: #ffffff;
}
input, textarea, select, option
{
	font-size: 11pt;
	font-family: Verdana, sans-serif;
}

