

/* Ссылки с иконками */

.edit_icon a { background: url("/im/icons_new.gif") no-repeat 0 -120px; padding-left: 12px; }
.edit_icon a:hover { background-position: 0px -140px; }

.tags_icon { margin: 10px 0px; }
.tags_icon span { background: url("/im/icons_new.gif") no-repeat 0 -100px; padding-left: 12px; font-size: 0.8em; }
.tags_icon a { color: #707070; text-decoration: underline; }
.tags_icon a:hover { color: #505050; text-decoration: none; }

.rss_icon a { background: url("/im/icons_new.gif") no-repeat 0 -160px; padding-left: 15px; }
.rss_icon a:hover { background-position: 0 -180px; }

.twitter_icon a { background: url("/im/bookmarks3.png") no-repeat 0 -64px; padding-left: 18px; }
.twitter_icon a:hover { background-position: 0 -336px; } 

.help_icon a { background: url("/im/icons_new.gif") no-repeat 0 -260px; padding-left: 15px; }
.help_icon a:hover { background-position: 0 -280px; }

.star_on { display: block; float: left; background: url("/im/icons_new.gif") no-repeat 0 -220px; width: 16px; height: 16px; }
.star_off{ display: block; float: left; background: url("/im/icons_new.gif") no-repeat 0 -200px; width: 16px; height: 16px; }
                                                                                         
.bookmarks { float: right; color: #909090; font-size: 0.8em; line-height: 0.8em; }
.bookmarks td { padding: 2px; vertical-align: middle; }
.bookmarks td td { padding: 0; }
.bookmarks a { color: #909090; }
.bookmarks a.bookmark { display: block; float: left; width: 16px; height: 16px; background: url("/im/bookmarks3.png") 0px -16px no-repeat; }

.user_icon { font-weight: bold; color: #999999; padding: 1px 0px; }
.user_icon span { background: url("/im/icons_new.gif") no-repeat 0 -60px; padding-left: 15px; }
.user_icon a { background: url("/im/icons_new.gif") no-repeat 0 -60px; padding-left: 15px; color: #70aae5; text-decoration: none; }
.user_icon a:hover { background-position: 0 -80px; color: #548ac2; }

.fav_icon .switch1 { background: url("/im/icons_new.gif") no-repeat 0px -200px; padding-left: 15px; }
.fav_icon .switch0 { background: url("/im/icons_new.gif") no-repeat 0px -220px; padding-left: 15px; }
.fav_icon .switch1:hover,fav_icon .switch2:hover { background-position: 0px -240px; }

.votePanel { color: #707070; }
.votePanel .voteMark { float: left; font-size: 1.2em; font-weight: bold; }
.votePanel .plus { color: #42ae3d; }
.votePanel .minus { color: #ae3d3d; }
.votePanel .arrowUp_place { float: left; padding: 0 5px; width: 11px; height: 13px; }
.votePanel .arrowUp_place a.arrowUp { display: block; width: 9px; height: 11px; margin: 1px; background: url("/im/icons_new.gif") no-repeat 0 0px; }
.votePanel .arrowUp_place a.arrowUp:hover { background-position: -40px 0px; }
.votePanel .arrowDown_place { float: left; padding: 0 5px; width: 11px; height: 13px; }
.votePanel .arrowDown_place a.arrowDown { display: block; width: 9px; height: 11px; margin: 1px; background: url("/im/icons_new.gif") no-repeat -10px 0px; }
.votePanel .arrowDown_place a.arrowDown:hover { background-position: -70px 0px; }

.editorcontrols .editor_sp { width: 10px; height: 20px; float: left; }
.editorcontrols a { display: block; float: left; width: 20px; height: 20px; }
.editorcontrols a.icon_bold { background: url('/im/editor_icons.gif') 0px -20px no-repeat; }
.editorcontrols a.icon_bold:hover { background-position: 0px 0px; }
.editorcontrols a.icon_italic { background: url('/im/editor_icons.gif') -20px -20px no-repeat; }
.editorcontrols a.icon_italic:hover { background-position: -20px 0px; }
.editorcontrols a.icon_underline { background: url('/im/editor_icons.gif') -40px -20px no-repeat; }
.editorcontrols a.icon_underline:hover { background-position: -40px 0px; }
.editorcontrols a.icon_strike { background: url('/im/editor_icons.gif') -60px -20px no-repeat; }
.editorcontrols a.icon_strike:hover { background-position: -60px 0px; }
.editorcontrols a.icon_link { background: url('/im/editor_icons.gif') -80px -20px no-repeat; }
.editorcontrols a.icon_link:hover { background-position: -80px 0px; }
.editorcontrols a.icon_code { width: 30px; height: 20px; background: url('/im/editor_icons.gif') -240px -20px no-repeat; }
.editorcontrols a.icon_code:hover { background-position: -240px 0px; }
.editorcontrols a.icon_quote { background: url('/im/editor_icons.gif') -100px -20px no-repeat; }
.editorcontrols a.icon_quote:hover { background-position: -100px 0px; }
.editorcontrols a.icon_video { background: url('/im/editor_icons.gif') -120px -20px no-repeat; }
.editorcontrols a.icon_video:hover { background-position: -120px 0px; }
.editorcontrols a.icon_img { background: url('/im/editor_icons.gif') -140px -20px no-repeat; }
.editorcontrols a.icon_img:hover { background-position: -140px 0px; }
.editorcontrols a.icon_cut { background: url('/im/editor_icons.gif') -160px -20px no-repeat; }
.editorcontrols a.icon_cut:hover { background-position: -160px 0px; }
.editorcontrols a.icon_left { background: url('/im/editor_icons.gif') -180px -20px no-repeat; }
.editorcontrols a.icon_left:hover { background-position: -180px 0px; }
.editorcontrols a.icon_center { background: url('/im/editor_icons.gif') -200px -20px no-repeat; }
.editorcontrols a.icon_center:hover { background-position: -200px 0px; }
.editorcontrols a.icon_right { background: url('/im/editor_icons.gif') -220px -20px no-repeat; }
.editorcontrols a.icon_right:hover { background-position: -220px 0px; }

.blog_readmore a { color: #336699; margin: 5px 0px; }

.banned_color { color: #909090; }
.banned_div { margin: 5px; font-size: 1.3em; color: #909090; }



/* Стиль для списка новостей, событий.. списка из элементов с текстом и картинкой а так же для отдельного элемента. Сначала общие правила. */

.item .title { font-size: 1.4em; line-height: 1.1em; }
.item .title a { color: #234b94; }
.item .title a:hover { color: #2c549c; }
.item .title a.gray { color: #909090; }
.item .big { font-size: 2em; }

.item .text { margin-top: 5px; line-height: 1.3em; } 
.item .imgs650w img { max-width: 650px; width: expression(this.width > 650 ? 650 : true); }
.item .imgDataTextShort_img { max-width:140px; width:expression(this.width > 140 ? 140 : true); }
.item .pic img { border: 1px solid #000000; margin-right: 5px; float: left; max-width:140px; width:expression(this.width > 140 ? 140 : true); }
.item .pics img { margin: 5px; border: 1px solid #000000; }
.item .text_params { color: #505050; font-size: 0.85em; line-height: 1.5em; margin-top: 2px; }
.item .text_params strong { color: #000000; }

.item .ltangle { float: left; margin-bottom: 5px; margin-right: 5px; }
.item .ltangle .pic img { float: none; }

.item .sub { margin-top: 5px; font-size: 0.85em; color: #999999; }
.item .sub div { float: right; margin-left: 10px; }
.item .sub div div { margin: 0; }
.item .sub a { text-decoration: none; font-weight: bold; color: #505050; }
.item .sub a:hover { color: #909090; }
.item .sub .comments_cnt { padding: 0px 2px; background-color: #5cc357; }
.item .sub .comments_cnt a { color: #ffffff; }
.item .sub .vote div { float: left; margin: 0; }

.item .param { color: #436a98; margin-bottom: 5px; }
.item .param a { text-decoration: none; color: #777777; padding: 1px 0px; }
.item .param a:hover { color: #FFFFFF; background-color: #777777; } 

.item .copyright { text-align: right; margin-bottom: 4px; font-size: 0.9em; color: #909090; }
.item .author { text-align: right; font-size: 0.9em; }
.item .address { font-size: 1.1em; font-style: italic; margin-top: 5px; }

.item .item-pic { float: left; width: 200px; }
.item .item-content { margin-left: 200px; }
.item .price { font-weight: bold; color: #c00000; float: left; margin-right: 10px; }

.item .nophoto {
	display: block;
	width: 124px;
	height: 54px;
	background-color: #c0c0c0;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding-top: 40px;
}
.item .nophoto:hover {
	background-color: #909090;
}

/* переопределения стилей для списка элементов */

.itemslist { }
.itemslist .item { margin: 5px 0px; }

/* переопределения стилей для отдельного элемента */

.single_item .item { margin-top: 10px; }
.single_item .item .text { font-size: 1.1em; }
.single_item .item .sub { margin: 0; margin-top: 10px; font-size: 1em; }
.single_item .item .sub div { float: left; margin-left: 20px; }
.single_item .item .sub div div { margin: 0; }
.single_item .item .sub a { font-weight: normal; }
.single_item .item .sub .edit { float: right; }




/* Стиль для всех форм, ширина формы и отступы должны указываться отдельно */

.form_container { text-align: center; }
.form { margin: 0 auto; text-align: left; }
.form .hh { font-size: 1.4em; margin-top: 20px; margin-bottom: 10px; color: #336699; }
.form .ul { padding-bottom: 2px; border-bottom: 1px solid #dedede; }
.form td { vertical-align: middle; font-size: 1.2em; color: #707070; padding: 2px 0px; }
.form td td { font-size: 1em; }
.form .top td { vertical-align: top; }
.form input.big { font-size: 1.2em; }
.form input.button { margin: 5px 0px 0px 5px; color: #FFFFFF; background-color: #4d73a0; border: 1px solid #264e7e; }
.form input.submit { font-size: 2em; color: #FFFFFF; border: 1px solid #436a98; background-color: #4d73a0; margin-top: 5px; padding-bottom: 2px; }




/* Стиль элемента-навбара */
.navbar { margin: 4px 0px; color: #aaaaaa; font-size: 0.85em; }
.navbar a { text-decoration: none; color: #4d73a0; }
.navbar a:hover { color: #85a0be; }




/* Стиль для всплывающего окна помощи */
.popupFade {
	position: fixed;
	z-index: 1;
	top: 0px;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,.3);
}
.popup {
	position: fixed;
	z-index: 2;
	top: 40px;
	bottom: 40px;
	width: 600px;
	left: 50%;
	margin-left: -300px;
	padding: 10px;
	border: 5px solid #4d73a0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #f1f4f8;
	text-align: left;
}
.popup .controls { 
	border-bottom: 1px dotted #aaaaaa;
	font-size: 0.85em;
	line-height: 1.8em;
	overflow: hidden;
	padding-bottom: 5px;
}
.popup .controls .nextTimeContainer {
	float: left;
}
.popup .controls .nextTimeContainer input {
	float: left;
	margin-right: 5px;
}
.popup .controls .closePopupContainer {
	float: right;
	color: #000000;
}
.popupText {
	margin: 0 70px;
	overflow: auto;
}




#helpPageContainer {
}
#helpPageFade {
	position: fixed;
	z-index: 1;
	top: 0px;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,.3);
}
#helpPage {
	position: fixed;
	z-index: 2;
	top: 40px;
	bottom: 40px;
	width: 600px;
	left: 50%;
	margin-left: -300px;
	padding: 10px;
	border: 5px solid #4d73a0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #f1f4f8;
	text-align: left;
}
#helpPage .controls { 
	border-bottom: 1px dotted #aaaaaa;
	font-size: 0.85em;
	line-height: 1.8em;
	overflow: hidden;
	padding-bottom: 5px;
}
#helpPage .controls .nextTimeContainer {
	float: left;
}
#helpPage .controls .nextTimeContainer input {
	float: left;
	margin-right: 5px;
}
#helpPage .controls .closeContainer {
	float: right;
	color: #000000;
}
#helpText {
	margin: 0 70px;
	overflow: auto;
}


/* переопределение стилей для отелей */
.hotels .item { margin: 20px 0px; }
.hotels .item .sub { text-align: right; }
.hotels .item .sub a.red { color: #c00000; }
.hotels .item .sub a.red:hover { color: #ff0000; }
.hotels .item .address { float: left; }
.hotels .item .stars { float: right; }

.hotel .pics img { height: 50px; margin: 2px; }
.hotel .stars { float: right; }
.hotel .descriptions { margin-top: 10px; }
.hotel .descriptions td { vertical-align: middle; padding: 5px 2px; text-align: justify; font-size: 0.9em; line-height: 1.3em; color: #606060; }
.hotel .descriptions td.p { width: 150px; font-size: 1.2em; color: #234b7b; text-align: left; }

/* переопределение стилей для видео */
.videos .item { margin: 20px 0; }
.videos .item .pic { width: 150px; }
.videos .item td { text-align: left; vertical-align: top; }

/* переопределение стилей для досок объявлений */
.boardlist .item .item-pic { width: 125px; }
.boardlist .item .item-content { margin-left: 130px; }
.boardlist .item .pic img { width: auto; height: auto; max-width: 120px; max-height: auto; border: 1px solid #c0c0c0; padding: 1px; }
.boardlist .item .sub .status { color: #c00000; }

.boardoffer .text { margin-left: 130px; }
.boardoffer .text_params { margin-left: 130px; margin-top: 10px; }



