@charset "utf-8";
/* Общие установки */

body {
	padding: 0px;
	margin: 0px;
	background-color: #538400;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}

div#body {
	text-align: center;
	width: 100%;
}

a, form, div, select, img, h3, input, label, .mceEditor, .button {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

.contentpaneopen img {
	border: 3px double #CCCCCC;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.contentpaneopen_altpage {
}

img.caption {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.contentpane table  {
	width: 100%;
	float: left;
}

table.contentpaneopen, table.blog {
	width: 100%;
	float: left;
}

.contentpaneopen td {
	padding: 5px;
}

.contentheading, .componentheading {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.sectiontableentry1 td {
	background-color: #e1f9aa;
}

.sectiontableentry1 td, .sectiontableentry2 td {
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
}

td.contentdescription {
	padding-bottom: 10px;
}

.button {
	font-size:11px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}

a.button {
	color:#FFF;
	font-size:11px;
	font-family: Tahoma;
	background-image: url(../images/back_button_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	display:inline-block;
	vertical-align: middle;
	text-decoration: none;
}

input.inputbox {
	vertical-align: middle;
}

.buttonheading img, img.noborder, #component-contact img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

img.noborder {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

a:hover {
	text-decoration: none;
}

.readon, .pagination a, .pagination span, .pagination {
	font-weight: bold;
}

#back_link a  {
	display: block;
	padding-left: 15px;
	float: right;
	padding-right: 15px;
	height: 20px;
	padding-top: 5px;
}

#back_link a:hover {
}

.hasTip img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*Разметка шаблона*/

#top {
	margin-right: auto;
	margin-left: auto;
	width: 1040px;
	height: 258px;
}

#logo_bg {
	background-image: url(../images/logo_new.jpg);
	float: left;
	height: 214px;
	width: 669px;
}

#search_bg {
	background-image: url(../images/search_bg.jpg);
	float: left;
	height: 76px;
	width: 371px;
}

#special_bg {
	background-image: url(../images/special_bg.jpg);
	float: left;
	height: 138px;
	width: 371px;
}

#top_menu {
	float: left;
	height: 45px;
	width: 1040px;
}

#top_menu_1 {
	background-image: url(../images/top_menu_1_bg.jpg);
	float: left;
	height: 45px;
	width: 195px;
}

#top_menu_2 {
	float: left;
	height: 45px;
	width: 828px;
	background-image: url(../images/top_menu_2_bg.jpg);
	background-repeat: repeat-x;
}

#top_menu_3 {
	background-image: url(../images/top_menu_3_bg.jpg);
	float: left;
	height: 45px;
	width: 17px;
}

div.clear {
	clear: both;
}

div.wrapper_2 {
	margin-right: auto;
	margin-left: auto;
	width: 1040px;
}

div#news_module {
	float: left;
	width: 1000px;
	margin-left: 25px;
	display: inline;
	margin-bottom: 10px;
}

div#main_content {
	width: 1040px;
	float: left;
	background-image: url(../images/main_content_bg.jpg);
	background-repeat: repeat-y;
	text-align: justify;
}

div#border {
	float: left;
	width: 1040px;
	background-image: url(../images/border_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}


div#left {
	width: 262px;
	float: left;
	margin-left: 25px;
	display: inline;
}

div#content {
	float: left;
	width: 710px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div#content_full {
	float: left;
	width: 990px;
	margin-left: 25px;
	display: inline;
} 

div#main_body {
	float: left;
	padding-top: 10px;
	width: 100%;
}


div#bottom {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}

/*Разметка модулей*/

/*Верхнее меню*/

.moduletable_topmenu {
	padding-top: 5px;
}

#nav, #nav ul, #nav li { /* all lists */
	margin: 0;
	list-style: none;
	line-height: 1;
	padding: 0;
}

#nav a {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}

#nav a  {
	display: block;
	padding-right: 7px;
	padding-top: 11px;
	padding-bottom: 12px;
	padding-left: 7px;
}

#nav li { /* all list items */
	float: left; /* width needed or else Opera goes nuts */
}

#nav li ul {
	width: 180px;
	padding-bottom: 10px;
	position: absolute;
	display: none;
	background-color: #87bb17;
	filter:alpha(opacity=90); /* IE 5.5+*/
	-khtml-opacity: 0.9; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.9; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}

#nav li ul li {
	width: 180px;

}

#nav li ul li a {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;	
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	display: block;
}

/*Модуль Поиск*/

div.search {
	margin-left: 110px;
	margin-top: 25px;
}

.search input.button {
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	border: none;
	display: block;
	width: auto;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

input#mod_search_searchword {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 150px;
}

/*Модуль Спецпредложения - Newsflash*/

.moduletable-newsflash p {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: justify;
}

.moduletable-newsflash {
	margin-top: 30px;
	margin-right: 43px;
	margin-bottom: 12px;
	margin-left: 12px;
}

/*Модуль Спецпредложения - Raxo All-mode*/

.moduletable-special .allmode_item {
	float: left;
	display: inline;
	margin-top: 35px;
	margin-right: 45px;
	margin-bottom: 12px;
	margin-left: 12px;
}

.moduletable-special .allmode_text {
	text-align: justify;
	color: #FFFFFF;
}

.moduletable-special .readon {
	color: #FFFFFF;
}

span.allmode_section {
	text-align: right;
	display: inline;
	float: right;
}

.allmode_section a {
	color: #FFFFFF;
	font-weight: bold;
}

/*Модуль Breadcrumbs*/

div#pathway {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}

a.pathway, #pathway span {
	font-weight: bold;
	text-decoration: none;
}

a.pathway:hover {
	text-decoration: underline;
}

/*Модуль Новости - Raxo All-mode*/

#news_module .allmode_item {
	float: left;
	width: 240px;
	background-color: #dbf0f5;
	text-align: center;
	display: inline;
	margin-right: 10px;
	background-image: url(../images/allmode_text.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 290px;
}

#news_module .allmode_item img {
	border: 1px solid #BEDFF8;
	background-color: #E3F2FD;
	padding: 3px;
}

#news_module h4.allmode_title {
	display: block;
	margin: 0px;
	background-image: url(../images/allmode_h4.jpg);
	height: 10px;
	padding: 10px;
	background-repeat: no-repeat;
}

#news_module .allmode_text {
	text-align: justify;
	padding: 10px;
}

/*Модуль Список Спецпредложений - Raxo All-mode */

.moduletable_special, .allmode_box_special {
	float: left;
	width: 100%;
}

.allmode_box_special img.allmode_img {
	margin: 5px;
	border: 3px double #CCCCCC;
	float: right;
}

.allmode_box_special .allmode_item {
	float: left;
	width: 100%;
	margin: 0px;
	padding-bottom: 5px;
}

.allmode_box_special span.allmode_category a {
	color: #FF0000;
	display: block;
	font-weight: bold;
	padding-top: 5px;
}

.allmode_box_special .allmode_item h4 {
	display: inline;
	float: left;
	width: 100%;
	background-image: url(../images/h4_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #87bb17;
	margin: 0px;
}

.allmode_box_special .allmode_item h4 a {
	float: left;
	width: 100%;
	color: #FFFFFF;
	background-image: url(../images/h4_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	padding-left: 5px;
}

.allmode_box_special .allmode_text {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.allmode_box_special .allmode_text a {
	font-weight: bold;
}

/*Модуль Меню в Левой Колонке*/

#left .module_menu {
	float: left;
	width: 240px;
	display: inline;
	margin-bottom: 10px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #e1f9aa;
	background-image: url(../images/module_menu_bg_popular.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.module_menu div div div {
	background-image: url(../images/module_menu_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 50px;
	padding-bottom: 4px;
}

#left .module_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#left .module_menu h3 {
	height: 40px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-left: 82px;
	background-image: url(../images/left_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
}

#left .module_menu li {
	display: block;
}

#left .module_menu a {
	display: block;
	text-decoration: none;
	padding-bottom: 6px;
	padding-left: 25px;
	font-weight: bold;
}

#left .module_menu a:hover {
	text-decoration: underline;
	color: #CC316B;
}

#left .module_menu li li {
	display: block;
	padding-left: 20px;
}

#left .module_menu li li a {
	display: block;
}

#left .module_menu li li a:hover {
	text-decoration: underline;
	color: #CC316B;
}

/*Модуль Чем заняться в Подмосковье - mod_mainmenu - зеленый*/

.module-menu_podmos {
	float: left;
	width: 240px;
	display: inline;
	margin-bottom: 10px;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #e1f9aa;
	background-image: url(../images/module_menu_bg_podmos.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.module-menu_podmos div div div {
	background-image: url(../images/module_menu_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 50px;
}

.module-menu_podmos ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.module-menu_podmos li {
	padding-bottom: 2px;
}

/*Модуль Голосование, Модуль Популярное - голубой*/

.module-poll, .module-popular, .module-nyprogram {
	float: left;
	width: 240px;
	display: inline;
	margin-bottom: 10px;
	background-color: #dbf0f5;
}

.module-poll {
	background-image: url(../images/module_poll_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.module-popular {
	background-image: url(../images/module_popular_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.module-nyprogram {
	background-image: url(../images/module_bg_ny_program.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.module-poll div div div, .module-popular div div div, .module-nyprogram div div div {
	background-image: url(../images/module_poll_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 50px;
}

.poll-poll thead td {
	text-align: center;
}

.module-poll div div div div {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.poll-poll .pollstableborder-poll td {
	padding: 3px;
}

.module-popular ul, .module-nyprogram ul {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	list-style-type: decimal;
}

.module-popular li, .module-nyprogram li {
	padding-bottom: 2px;
}

/*Модуль Популярное - зеленый*/

.module-popular_green {
	float: left;
	width: 240px;
	display: inline;
	margin-bottom: 10px;
	background-color: #e1f9aa;
}

.module-popular_green {
	background-image: url(../images/module_popular_bg_green.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.module-popular_green div div div{
	background-image: url(../images/module_menu_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 50px;
}

.module-popular_green ul {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	list-style-type: decimal;
}

.module-popular_green li {
	padding-bottom: 2px;
}

/*Модули Список пансионатов, Где отдыхать - Raxo All-mode, Модуль Новости - зеленый*/

.module-section_list, .module-news, .module-section_list_sng {
	float: left;
	width: 240px;
	display: inline;
	margin-bottom: 10px;
	background-color: #e1f9aa;
}

.module-section_list {
	background-image: url(../images/module_bg_pansion_list.jpg);
	background-repeat: no-repeat;
	background-position: top;

}

.module-section_list_sng {
	background-image: url(../images/module_bg_pans_sng_list.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


.module-news {
	background-image: url(../images/module_latesnews_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.module-section_list div div div, .module-news div div div, .module-section_list_sng div div div {
	background-image: url(../images/module_menu_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 50px;
}

.allmode_box-section_list ul, .module-news ul, .allmode_box-section_list_sng ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.allmode_box-section_list li, .module-news li, .allmode_box-section_list_sng ul {
	padding-bottom: 2px;
}

/*Модуль - Список Направлений - QCategories*/

.module-direction-list {
	float: left;
	width: 240px;
	display: inline;
	margin-bottom: 10px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #dbf0f5;
	background-image: url(../images/module_bg_direction_list.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.module-direction-list div div div {
	background-image: url(../images/module_poll_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 50px;
}


ul.qcategories-direction-list {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.qcategories-direction-list li {
	padding-bottom: 2px;
}

/*Модуль Авторизация*/

form#login {
	text-align: center;
}

form#login ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

form#login, form#login div  {
	color: #FFFFFF;
	text-align: center;
}

form#login label {
	font-weight: bold;
	text-align: center;
	float: left;
	width: 98%;
	padding: 2px;
}

input#password_vmlogin, input#username_vmlogin {
	background-color: #2ca3ee;
	color: #ffffff;
	border: 1px solid #b3e0fa;
}

input.button_login {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: transparent;
	background-image: url(../images/login_button.jpg);
	height: 20px;
	width: 55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}

input.button_logout {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: transparent;
	background-image: url(../images/logout_button.jpg);
	height: 20px;
	width: 55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}

form#login a {
	font-weight: bold;
	color: #b3e0fa;
}

ul#account li {
	padding-top: 5px;
}

/*Модуль Баннер - Левый*/

.module_banner_left {
	margin-bottom: 10px;
}

.module_banner_left a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*Модуль Сечас на сайте*/

.whoisonline {
	font-weight: bold;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
}

/*Разбиение на страницы*/

.pagination {
	text-align: center;
}

.pagination span {
	padding-right: 5px;
}

.pagination a {
	padding-right: 5px;
}

.pagination a:hover {
	text-decoration: none;
}


/*Настройки для эскизов */

#mavik_thumbnails img {
	margin: 5px;
	border: 3px double #CCCCCC;
}


/*Модуль Заявка ON-LINE*/

.moduletable-online {
	float: left;
	width: 100%;
}


.moduletable-online img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
}

/*Модуль Облако Тегов*/

.module-simpletags {
	background-color: #a5da2b;
	background-image: url(../images/module_bg_top_green.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: inline;
	float: left;
	width: 240px;
	margin-bottom: 10px;
}

.module-simpletags div div div div {
	background-image: url(../images/module_bg_bottom_green.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
}

.module-simpletags a {
	color: #FFFFFF;
	font-weight: bold;

}

/*Счетчик LiveInternet*/

#counter {
	float: left;
	padding-top: 15px;
	padding-left: 25px;
}


#bottom_text {
	float: right;
	padding-top: 15px;
	padding-right: 40px;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
}

/*Модуль Нижнее Меню*/

#bottom_menu {
	padding-top: 15px;
	float: left;
	text-align: left;
	padding-left: 25px;
}

#bottom_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#bottom_menu li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: block;
	float: left;
}

#bottom a {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

#bottom a:hover {
}

/*Модуль AddSence CustomCode*/

.module_customcode, .module_laperegrina {
	float: left;
	text-align: center;
	width: 240px;
}

#foresta img, .module_laperegrina img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#foresta a {
	font-weight: bold;
	text-decoration: none;
}

#foresta a:hover {
	text-decoration: none;
	color: #999999;
}

