body {
	margin:0;
	padding:0;
	height:100%;
	font-family:Tahoma;
	font-stretch:normal;
	font-weight:normal;
	background:url(/img/body_top_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#deeefe;
}
img{border:0 none}
h3, h4, h2 {color:#663399;
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}
h2 {
	font-size: 22px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0 8px;
}

p {
	font-size:12px;
	line-height:18px;
	margin:0 0 6px 0;
}
a { color:#000066;
	font-size:12px;
	text-decoration:underline;
	cursor:pointer;
    border:0 none
}
a:hover {
	color:#6666CC;
}
.news_block p {
	margin-top: 5px;
}
.clear{clear:both}
.news_block {
	margin-bottom:15px;
}
#wrapper {
	width:916px;
	height:100%;
	margin:0px auto;
}
td#header_logo {
width:280px;
height:89px;
}
#header_logo_img {
width:280px;
height:89px;
float:left;
}
.l_shadow {
background:url(/img/shadow_ls.gif);
background-repeat:repeat-y;
background-position:left;
}
.r_shadow {
background:url(/img/shadow_ls.gif);
background-repeat:repeat-y;
background-position:right;
}
#main_content {
float:left;
height:100%;
padding:15px 0 30px;
width:610px
}
#wrapperimg{margin-left:280px;width:626px}
.header{background-position:left bottom;background-repeat:no-repeat}
#header_img_main {
background-color:#FFFFFF;
background-image:url(/img/Header_img.jpg);
width:626px;
height:238px;
}
#header_img_entire {
background-color:#F3F3F3;
width:602px;
height:238px;
display:inline;
border:5px solid #f3f3f3;
float:left
}
#spec_buttons{
background-color:#DFDFDF;
display:inline;
float:right;
height:238px;
width:100px;
border-left:5px solid #f3f3f3;
}
.head_1{background-image:url(/img/header/01.jpg)}
.head_2{background-image:url(/img/header/02.jpg)}
.head_3{background-image:url(/img/header/03.jpg)}
.head_4{background-image:url(/img/header/04.jpg)}
.head_5{background-image:url(/img/header/05.jpg)}
.head_6{background-image:url(/img/header/06.jpg)}
.head_7{background-image:url(/img/header/07.jpg)}
.head_8{background-image:url(/img/header/08.jpg)}
.head_9{background-image:url(/img/header/09.jpg)}
.head_10{background-image:url(/img/header/10.jpg)}
.head_11{background-image:url(/img/header/11.jpg)}
.head_12{background-image:url(/img/header/12.jpg)}
.head_13{background-image:url(/img/header/13.jpg)}
.head_14{background-image:url(/img/header/14.jpg)}

#left_side {
background-color:#FFFFFF;
width:280px;
float:left;
}
td#column_1 {
width:300px
}
td#column_2 {
padding-left:40px;
width:300px;
}
td#footer{
background-color:#FFFFFF;
border-top:1px dashed #CCCCCC;
height:50px;
}
.footer_txt {
margin-right:10px; 
float:right; 
color:#666666;
font-size:11px;
text-align:right;
}
ul#main_menu {
margin:0px;
padding:20px 0px 20px 45px;
list-style:none;
}
ul#main_menu li { 
line-height:22px;
font-size:13px;
}

li.sel{font-weight:bold}
li.main {width:187px;list-style-type:circle}
.li_hover{color:#6666CC;cursor:pointer}
.collapsed{list-style-image:url(/img/menu-collapsed.gif);list-style-type:circle;margin:0;padding:0.2em 0.5em 0 0}
.expanded{list-style-image:url(/img/menu-expanded.gif);list-style-type:circle;margin:0;padding:0.2em 0.5em 0 0}
li.main a{text-decoration:none}
li.sub {margin:0 0 6px 0;list-style-image:none;list-style-position:outside;list-style-type:none;line-height:14px !important}
li.sub a{font-size:11px}
ul.sec{padding-left:10px;margin-bottom:8px}
div#spec {
width:231px;
/*height:262px;*/
background:url(/img/spec_bg.gif);
position:relative;
overflow:hidden;
margin-left:25px;
margin-top:30px;
}
img#spec_tl_corn {
position:absolute;
top:-7px;
left:-7px;
}
img#spec_tr_corn {
position:absolute;
top:-7px;
right:-7px;
}
img#spec_bl_corn {
position:absolute;
bottom:-7px;
left:-7px;
}
img#spec_br_corn {
position:absolute;
bottom:-7px;
right:-7px;
}
div#razdvijka {
height:1px;
margin-bottom:70%;}
#mod_search{margin-left:45px;width:190px;color:#673695}
.mhr{color:#7F9DB9;border:1px solid #EFEFEF;height:1px}
.search_results{padding-right:20px}
.search_results li{
  list-style: none;
  margin-top:20px;
  margin-left:15px
}

/* Навигация */
ul.navmenu {
	margin:0px;
	padding:20px 0px 20px 45px;
	list-style:none;
}
ul.navmenu li { 
	line-height:22px;
	font-size:13px;
	list-style-type:circle;
	width:187px;
}
ul.navmenu li a {
	text-decoration: none; 
}
ul.navmenu ul {
	margin-bottom:8px;
	padding-left:10px;
}
ul.navmenu ul li {
	line-height:14px !important;
	list-style:none outside none;
	margin:0 0 6px;
}
ul.navmenu ul li a {
	font-size: 11px;
}
/* Продублировать в JS (IE6) */
ul.navmenu > li ul {
	display: none;
}
ul.navmenu li.active > ul {
	display: block;
}
ul.navmenu li.active > a {
	color: black;
}

/* Хлебные крошки */
.breadcrumbs, .breadcrumbs a, .breadcrumbs span {
	font-size: 11px;
}
.breadcrumbs a, .breadcrumbs span {
	white-space: nowrap;
}
.breadcrumbs {
	padding: 0 5px;
}

/* Контент статей */
.article {
	font-size:12px;
	line-height:18px;
	margin:0 0 6px;
	background: white;
}

.article img {
	display: block;
	float: left;
	margin: 0.3em 1em 1em 0;
}
.article table {
	border: 1px solid #bbb;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}
.article table td {
	border: 1px solid #bbb;
	padding: 4px;
}
.article table tr:hover {
	background-color: #f0e0ff;
}

/* Новости */
/* Дата публикации */
.published {
	color:#777777;
	font-size:12px;
	margin-bottom:10px;
}

/* Туры */
table.c-tours {
	border: none;
	padding: 0;
}
table.c-tours td {
	border: none;
}
.c-tours .tour-photo {
}
.c-tours .tour-heading {
}
.c-tours .tour-summary {
}

/* Спецы */
.spec-cont {
	padding: 0 10px 20px;
	font-size: 11px;
	color: #444;
}
.spec-cont h3 {
	text-align: center;
}
.spec-cont ul {
	list-style: none;
	padding-left: 10px;
	margin: 0;
}
.spec-cont li {
	padding: 5px 0;
}
.spec-cont a {
	display: block;
	line-height: 1.2;
}

.site_create {
	margin-left: 20px;
	font-size: 11px;
}
.site_create a {
	color: #666;
	font-size: 11px;
}