@import url(http://fonts.googleapis.com/css?family=Ubuntu+Condensed);

/* Default Style
------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
	border: 1px solid #bbbbbb;
	background: #d8d8d8;
	padding: 10px 5px 5px 47px;
    overflow:hidden;
	margin: 5px 0;
	border-radius: 7px;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
pre {
background: #d8d8d8;

border: 1px solid #bbbbbb;
padding: 7px;
margin: 5px 0;
border-radius: 7px;
}

code {
background: #d8d8d8;

border: 1px solid #bbbbbb;
display: block;
padding: 7px;
margin: 5px 0;
border-radius: 7px;
}

ins {
    background-color:#fdfc9b;
    text-decoration:none;
}

mark {
    background-color:#fdfc9b;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

hr {
    height:1px;
    background: #9f9f9f;
    margin: 7px 0;
    border: none;
	clear: both;
	float: none;
	width: 100%; }
}

input, select {
    vertical-align:middle;
}

select {
border-radius: 4px;
border: 1px solid #ACACAC;
padding: 3px 4px;
}
/* Global Style
------------------------------------------------*/
body {
background: #e8e8e8;
background-image: url(/images/lenwide1157.jpg);
background-repeat: repeat;
background-position: 50% 0%;
color: #323232;
font-family: Lucida Grande, Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 18px;
width: 980px;
margin: 0 auto;
padding: 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: normal;
  margin-top: 0em;
}

h1, .h1 {
  font-size: 2em;
  line-height: 1.5385;
}

h2, .h2 {
  font-size: 1.5385em;
  line-height: 2;
  margin-top: 0em;
}

h3, .h3 {
  font-size: 1.2308em;
  line-height: 1.25;

}

h4, h5, h6, .h4, .h5, .h6 {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5385;

}

p {
  font-size: 1em;
  line-height: 1.5385;
  margin: 0 0 1.4em 0;
}

p a:link {

}

a, a:link, a:visited {
  color: #2262a4;
  outline: none;
  text-decoration: none;
}

a:focus {
  outline: 1px dotted;
}

a:hover, a:active {
  color: #0080aa;
  outline: none;
}

img, img a {
  border: 0;
}

li ul, li ol {  margin: 0; }
ul, ol {
 margin: 0 1.6em 1.6em 0;  padding-left: 1.6em;
 }

ul {  list-style-type: disc; }
ol {
list-style-type: decimal;
padding-left: 10px;
margin-left:14px;
}
dl {  margin: 0 0 1.5385em 0; }
dl dt {  font-weight: bold; }
dd {  margin-left: 1.5385em; }
fieldset {  border: 1px solid #ccc;  margin: 0 0 1.4615em;  padding: 1.5385em; }

table {
border-collapse:collapse;
border-spacing:0;
margin-bottom: 15px;
width: 100%; }
th, tr, td {  vertical-align: middle; }
.sticky-header th, .sticky-table th {  border-bottom: 3px solid #ccc;  padding-right: 1em;  text-align: left; }

.clear{
clear: both;
}

/* Layout
------------------------------------------------*/
#wrapper {
margin: 30px auto 0 auto;
padding: 0;
width: 980px;
}

/* Header Top
------------------------------------------------*/
#header-top {
margin: 0 auto;
padding: 0;
width: 980px;
height:90px;
overflow:hidden;
}
#header-top #logo {
float: left;
width: 250px;
margin-top: 0;
}
#header-top #site-slogan {
  margin: 0;
  color: #959595;

}
#header-social{
float: right;
padding: 0;
margin-top: 23px;
}
#header-social li{
float: left;
list-style: none;
display: inline;
margin-right: 10px;
}
#header-top .search-box{
float: right;
padding: 0;
margin: 0;
}
#header-top .search-box .form-text{
color: #a7a7a7;
width: 140px;
height: 22px;
background: #fff url(images/search.png) no-repeat 3px 4px;
padding: 2px 0px 2px 24px;
border-radius: 0;
}
#header-top .search-box .form-submit{
background: #767676;
margin: 0;
border-radius: 0;
color: #fff;

padding: 4px 7px;
}
#header-top .search-box .form-submit:hover{
background: #676767;
}
/* Header and Main menu
------------------------------------------------*/
#header {
  margin-top: 0px;
}
#page-title{
	padding-left:16px;
	padding-top:10px;
	background: url(/images/node/orn4.png)no-repeat left top;
    line-height: 1.3;
-webkit-box-shadow: -4px 8px 6px -6px black;
	   -moz-box-shadow: -4px 8px 6px -6px black;
	        box-shadow: -4px 8px 6px -6px black;
	overflow: hidden;
	margin-bottom: 8px;
}
#main-menu{
width: 980px;
clear: both;
background: #3e3e3e url(images/mmenu.png) repeat-x;
height: 40px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
border-top-left-radius:4px;
border-bottom-left-radius:4px;
border-bottom-right-radius:4px;
text-transform: uppercase;
position: relative;
}
#main-menu a {
display: block;
color: #cacaca;
}

#main-menu ul, #main-menu ul li, #main-menu ul ul,
#main-menu-right ul, #main-menu-right ul li, #main-menu-right ul ul {
list-style: none;
margin: 0;
padding: 0;
}

#main-menu ul {
z-index: 597;
float: left;
}

#main-menu ul li,#main-menu-right ul li {
float: left;
vertical-align: middle;
list-style-image: none !important;
}
#main-menu ul li a{
padding: 11px 11px;
}
#main-menu-right ul li a{
padding: 11px 11px;
}
#main-menu-right ul.sub a {
  color:#444444;
  font-size:14px;
}
#main-menu ul li.hover,
#main-menu ul li:hover {
position: relative;
z-index: 599;
cursor: default;
}

#main-menu ul ul {
visibility: hidden;
position: absolute;
top: 100%;
left: 0;
z-index: 598;
width: 160px;
}

#main-menu ul ul li {
float: none;
width: 100%;
}
#main-menu ul ul li  a{
padding: 7px 15px;
}

#main-menu ul ul ul {
 top: 0px;
  left: 99%;
}

#main-menu ul li:hover > ul {
  visibility: visible;
}

#main-menu ul li.rtl ul {
  top: 100%;
  right: 0;
  left: auto;
}

#main-menu ul li.rtl ul ul {
  top: 0;
  right: 99%;
  left: auto;
}

#main-menu ul a:link,
#main-menu ul a:visited {
color: #cacaca;
text-decoration: none;
}
#main-menu ul a:hover,
#main-menu ul a.active,
#main-menu ul li.active-trail a { color: #fff; }

#main-menu li.expanded ul a,
#main-menu li.leaf ul a {
color: #474747;
}
#main-menu ul li.expanded {
background:transparent url('images/expanded-arrow.png') no-repeat center right;
}
#main-menu li.expanded ul a:hover,
#main-menu li.expanded ul a.active,
#main-menu li.leaf ul a:hover,
#main-menu li.leaf ul a.active {
color: #fff;
}

#main-menu ul ul li:hover,
#main-menu ul ul li.active-trail,
#main-menu ul ul li.last a {

}

#main-menu ul ul ul li.last a {
  border-bottom: none !important;
}

#main-menu ul ul li.first a {
  border-top: none;
}


#main-menu ul li:hover,
#main-menu ul li.active-trail {

}

#main-menu ul ul li {
  background: #303030;
  padding-top: 1px;
}

#main-menu ul ul li.expanded {
  background: #303030 url('images/expanded-arrow-right.png') no-repeat center right;
}

#main-menu ul ul a:link,
#main-menu ul ul a:visited {
color: #cacaca;
}

#main-menu ul ul a {
  border-bottom: 1px solid #585858;
}

#main-menu ul ul ul a {
  border-bottom: 1px solid #585858;
}
/* breadcrumb
------------------------------------------------*/
.breadcrumb {
font-size: 10px;

}
.breadcrumb a{
color: #585858;
}
.breadcrumb a:hover{
color: #000;
text-decoration: none;
}

/* Homepage
------------------------------------------------*/
.node {

}
.node-teaser{
}


/* content body (sidebars and main content)
------------------------------------------------*/
#content-body,#content-breadcrumb,#content-serachpanel {
background: #f4f4f4 url(images/opacity80.png) repeat;
width: 960px;
padding: 0 10px 0 10px;
float: left;
margin-top: 8px;
border-radius: 7px;
border: 1px solid #dbdbdb;
}

/* main post content
------------------------------------------------*/
#main {
  display: inline;
  margin: 0;
}

/* 3 columns */

body.two-sidebars #main {
  float: left;
  margin: 0 0 0 240px;
  padding: 0;
  width: 480px;
}

/* 2 columns: sidebar-first */

body.sidebar-first #main {
  float: right;
  margin: 0;
  padding: 0;
  width: 720px;
}

/* 2 columns: sidebar-second */

body.sidebar-second #main {
  float: left;
  margin: 0;
  padding: 0;
  width: 720px;
}

/* sidebar
------------------------------------------------*/

/* 3 columns: sidebar-first */
#sidebar-first h2, #sidebar-second h2{
font-family: Arial, sans-serif;
}
#sidebar-first a, #sidebar-second a{
color: #636363;
}
#sidebar-first a:hover, #sidebar-second a:hover{
color: #0080aa;
}
#sidebar-first .block, #sidebar-second .block{

border-radius: 5px;
padding: 0px 0px 4px 6px;
}
#sidebar-first ul, #sidebar-second ul{
margin: 0;
padding: 0;
}

#sidebar-first li, #sidebar-second li{
list-style: none;
list-style-image: none;
background: url(images/sidebar-arrow.png) no-repeat left center;
border-bottom: 1px dotted #d4d2d2;
padding: 2px 0 2px 13px;
}
#sidebar-first ul.pager li, #sidebar-second ul.pager li{
background: none;
border-bottom: 1px dotted #d4d2d2;
padding: 0;
}
#sidebar-first li.active{
font-weight: bold;
}
body.two-sidebars #sidebar-first {
  float: left;
  margin: 0 0 0 -720px;
  padding: 0;
  width: 220px;
}

/* 3 columns: sidebar-second */

body.two-sidebars #sidebar-second {
  float: right;
  margin: 0;
  padding: 0;
  width: 220px;
}

/* 2 columns: sidebar-first */

body.sidebar-first #sidebar-first {
  float: left;
  margin: 0;
  padding: 0;
  width: 220px;
}

/* 2 columns: sidebar-second */

body.sidebar-second #sidebar-second {
  float: right;
  margin: 0;
  padding: 0;
  width: 220px;
}

/* Node / post content
------------------------------------------------*/
.title{
font-family: Arial, sans-serif;
color: #000;
}
.title a{
color: #000;
}
h2.title a{
font-size: 18px;
margin: 5px 0;
font-weight: normal;
font-family: 'Times New Roman', Times, serif;
font-style:italic;
text-decoration:underline;
}

.submitted{
background: #dfdddd;
padding: 4px 9px;
border-radius: 4px;
color: #383838;

clear: both;
display: block;
margin-bottom: 2px;
}
#main .content {
color: #7e7e7e;
}
#main .content p{
line-height: 20px;
margin:6px 0;
}

#main .content h1{
font-size: 26px;
line-height: 1.3;
margin: 10px 0 6px 0;
font-family: Arial, sans-serif;
color: #222222;
}
#main .content h2{
font-size: 22px;
line-height: 1.2;
margin: 8px 0 5px 0;
font-family: Arial, sans-serif;
color: #222222;
}
#main .content h2.intext{
line-height: 2.4;
}
#main .content h3{
font-size: 18px;
line-height: 1.2;
margin: 5px 0 4px 0;
font-family: Arial, sans-serif;
color: #222222;
}
#main .content h4{
font-size: 14px;
font-weight: bold;
margin: 4px 0 3px 0;
font-family: Arial, sans-serif;
color: #222222;
}
#main .content h5{
font-size: 12px;
font-weight: bold;
margin: 4px 0 4px;
font-family: Arial, sans-serif;
color: #222222;
}
#main .content h6{
font-size: 10px;
font-weight: bold;
margin: 3px 0 3px;
font-family: Arial, sans-serif;
color: #222222;
}
.links{
color: #000;
margin-top: 10px;
font-size: 10px;
}
.links li a{
background: #d3d1d1;
padding: 4px 5px;
border-radius: 4px;
color: #383838;

font-weight: normal;
}
.links li a:hover{
color: #1451ad;
}


#main table{
background: #ececec;
border: 1px solid #bbbbbb;
}

#main th {
background: #dbdbdb;
padding: 5px 4px;

border-right: 1px solid #c8c7c7;
}
#main td {
background: #ebebeb;
color: #747474;
text-align: left;
padding-left: 4px;
border-right: 1px solid #c8c7c7;
border-bottom: 1px solid #c8c7c7;
}
/* poll, Buttons, Form
------------------------------------------------*/
.poll .vote-form .choices .title{
font-size: 18px;
font-weight: normal;
line-height: 2;
}
.poll .vote-form .choices{
margin: 0;
}

.form-submit{
border-radius: 5px;
cursor: pointer;
background: #575757;
border: 1px solid #000;
color: #fff;
padding: 4px 6px;
margin-right: 4px;
margin-bottom: 5px;
}

.form-submit:hover{
background: #454444;
}

input.form-checkbox, input.form-radio {
vertical-align: baseline;
}
.form-text{
border-radius: 3px;
border: 1px solid #acacac;
color: #949494;
padding: 4px 5px;
}
/* menus and item lists */

.item-list ul {
  margin: 0;
  padding: 0 0 0 1em;
}

.item-list ul li {
  margin: 0;
  padding: 0;
}

ul.menu li {
  margin: 0;
  padding: 0;
}

ul.inline {
  clear: both;
}

ul.inline li {
  margin: 0;
  padding: 0;
}

/* Admin Tabs
--------------------*/

.tabs-wrapper {
  border-bottom: 1px solid #b7b7b7;
  margin: 0 0 5px 0;
}

ul.primary {
  border: none;
  margin: 0;
  padding: 0;
}

ul.primary li a {
  border-style:none;
  margin:2px 2px 0 2px;
  padding:2px;
  float: left;
  line-height: 1.5385em;
}

ul.primary li a:hover, ul.primary li a.active {
  background: #666;
  color: #fff;
  border-style:none;
}

ul.secondary {
  background: #666;
  border-bottom: none;
  clear: both;
  margin: 0;
  padding: 0;
}

ul.secondary li {
  border-right: none;
}

ul.secondary li a, ul.secondary li a:link {
  border: none;
  color: #ccc;
  display: block;
  float: left;
  line-height: 1.5385em;
  padding: 0 1em;
}

ul.secondary li a:hover, ul.secondary li a.active {
  background: #888;
  color: #fff;
  text-decoration: none;
}

ul.secondary a.active {
  border-bottom: none;
}


/* Tabs and Tags
------------------------------------------------*/

.field-name-field-tags {
  margin: 0 0 10px 0;
}
.field-name-field-tags a{
display: inline-block;
background: url(images/tag.png) no-repeat;
padding: 0px 8px 0 16px;
height: 22px;
color: #6c6c6c;

border-radius: 2px;
font-size: 10px;
}
.field-name-field-tags a:hover{
color: #205194;
}
.field-name-field-tags .field-item {
  margin: 0 1em 0 0;
}

.field-name-field-tags div {
  display: inline;
}

#main .field-label{
color: #000;
}
#main .field-items .field-item{
}
/* Blocks
------------------------------------------------*/
.block {
  margin-bottom: 1em;
}
#block-block-8{
text-align: right;
padding: 4px 10px 0 10px;
}
.block  p{
  margin-bottom: 2px;
}
/* Footer
------------------------------------------------*/
#footer {
clear: both;
width: 980px;
color: #FFFFFF;

}
#footer a{
color: #000;
text-decoration: none;

}
#footer a:hover{
color: #000;
text-decoration: none;

}
#footer h2{
color: #000;
font-family: 'Times New Roman', Times, serif;

}
div.region-footer{color: #676767;
text-decoration: none;
}
#footer div.region-footer a{
color: #2262A4;
text-decoration: underline;
}
#footer div.region-footer a.hover{
color: #2262A4;
text-decoration: none;
}
#footer div.region-footer p{
padding: 4px;
}
#footer ul {
margin: 0;
padding: 0;
}
#footer li {
list-style: none;
list-style-image: none;
background: url(images/sidebar-arrow.png) no-repeat left center;
border-bottom: 1px dotted #464646;
padding: 4px 0 4px 17px;
}
.first-footer{
width: 230px;
float: left;
}
.second-footer{
width: 230px;
float: left;
margin-left: 20px;
}
#copyright{
border-top: 1px dashed #656565;
padding-top: 4px;
color: #00990F;
margin-bottom: 10px;


}
/* Profile
------------------------------------------------*/
.profile {
  margin: 1.5385em 0;
}

.profile dd {
  margin-bottom: 1.5385em;
}

.profile h3 {
  border: none;
}

.profile dt {
  margin-bottom: 0;
}

.password-parent {
  width: 36em;
}

/* comment
---------------------------------*/
#comments {
  clear: both;
  margin-top: 14px;
  padding: 5px;
  border: 1px solid #dddddd;
  border-radius: 8px;

}

.comment {
  margin-bottom: 1.5em;
  padding: 5px;
  border-radius: 7px;
  min-height: 150px;
  border-bottom: 1px solid #d9d9d9;
}

h3.comment-title a{
margin-bottom: 5px;
font-family: Arial, sans-serif;
font-size: 16px;
color: #67696d;
}
.comment .new {
  color: red;
  text-transform: capitalize;
  margin-left: 1em;
}
.form-textarea-wrapper textarea {
border-radius: 3px;
border: 1px solid #acacac;
color: #949494;
}
.comment .submitted {
display:inline;
background: #e5e5e5;
}
.comment .user-picture{
float: left;
padding: 4px;
border: 1px solid #d9d9d9;
margin-right: 7px;
margin-bottom: 7px;
}
.comment-new-comments{
display: none;
}
/* Navigation
------------------------------------------------*/
.item-list .pager {
padding-top:20px;
}
.item-list .pager li {
background: #cfcfcf;
border-radius: 3px;
margin-right: 2px;

}
/* Forum
------------------------------------------------*/
.field-name-taxonomy-forums div{
display: inline;
margin-top: 4px;

}
.field-name-taxonomy-forums .field-items{

}
#forum .title{
font-size: 16px;
}
#forum .submitted{
font-size: 12px;
font-family: Lucida Grande, Verdana, Arial, sans-serif;
background: transparent;
padding: 0;
}
#forum .container {
background: #a1a1a1;
color: #fff;
}
#forum .container a{
color: #000;
font-weight: bold;
}
#forum div.indent {
margin-left: 2px;
}
.forum-starter-picture{
float: left;
padding: 4px;
border: 1px solid #d9d9d9;
margin: 5px 7px 5px 0;
}
#forum th{
background: #434343;

color: #fff;
}
#forum th a{
color: #fff;
}

#forum td.forum .icon, #forum .icon div{
background: url(images/no-new-posts.png) no-repeat;
width: 35px;
height: 35px;
}

#forum .name a{
font-family: Arial, sans-serif;
font-size: 16px;
}
/* User picture
------------------------------------------------*/
.user-picture{
float:left;
}
/* scrool to top
-------------------------------------------------------------- */
.backtotop {
background:url(images/goup.png) no-repeat;
width:53px;
height:53px;
}
/* GMAP
-------------------------------------------------------------- */
.gmap-popup{
width: 200px;
overflow: hidden;
}


/* view node
-------------------------------------------------------------- */
.field-name-field-location{

}
.field-name-field-photo,#block-views-front-block-1 .views-row,
.view-articles-for-city .views-row,
.view-articles-for-article-tagged .views-row,
.view-articles-for-region .views-row,
.view-articles-for-object .views-row,
#block-views-articles-block-block .views-field-field-image{
float:left;
margin-right:5px;
padding: 5px 5px 2px 5px;
border: 1px solid #dddddd;
border-radius: 2px;
background-color:#EEEEEE;
}
#block-views-articles-block-block .views-row{clear:both;
}
.field-name-field-region,.field-name-field-city,.field-name-field-class,
.field-name-field-class-base,.field-name-field-second-class,
.field-name-field-class-hotel,.field-name-field-class-restoran,
.field-name-field-class-entert,.field-name-field-class-religion,
.field-name-field-class-architec,.field-name-field-class-nature,
.field-name-field-third-class,.field-name-field-address,.field-name-field-voting{
display: inline;
border: 0px solid #dddddd;
float:left;
border-radius: 8px;
padding-left:4px;
margin-bottom:2px;
}
.two-sidebars .field-name-field-region,.two-sidebars .field-name-field-city,.two-sidebars .field-name-field-class,
.two-sidebars .field-name-field-class-base,.two-sidebars .field-name-field-second-class,
.two-sidebars .field-name-field-class-hotel,.two-sidebars .field-name-field-class-restoran,
.two-sidebars .field-name-field-class-entert,.two-sidebars .field-name-field-class-religion,
.two-sidebars .field-name-field-class-architec,.two-sidebars .field-name-field-class-nature,
.two-sidebars .field-name-field-third-class,.two-sidebars .field-name-field-address{
width: 290px;
}
.one-sidebar .field-name-field-region,.one-sidebar .field-name-field-city,.one-sidebar .field-name-field-class,
.one-sidebar .field-name-field-class-base,.one-sidebar .field-name-field-second-class,
.one-sidebar .field-name-field-class-hotel,.one-sidebar .field-name-field-class-restoran,
.one-sidebar .field-name-field-class-entert,.one-sidebar .field-name-field-class-religion,
.one-sidebar .field-name-field-class-architec,.one-sidebar .field-name-field-class-nature,
.one-sidebar .field-name-field-third-class,.one-sidebar .field-name-field-address{
width: 470px;
}
.field-name-field-voting{
  margin:0;
  padding-top:4px;
  height:22px;
}
.one-sidebar .field-name-field-voting{
	width:280px;
}

.two-sidebars .field-name-field-voting{	width:100px;}

.booknowlink .field-name-field-booking{padding-top:2px;
float:left;
width:190px;
height:22px;
margin:0;
text-align:center;
border:1px solid;
border-radius: 2px;
}
.booknowlink .field-name-field-booking a{
display:block;color:white;
font-weight:bold;
background:transparent url('images/booking.png');
width:186px;
height:20px;
margin:0 0 0 2px;
text-align:center;
border-radius: 2px;}
.booknowlink .field-name-field-booking a:hover{
background:transparent url('images/booking1.png');
}

.field-name-field-voting div{
float: left;
}
.field-name-body{

}
.field-group-htabs {
padding-top:8px;
clear: both;
}
/* edit node
-------------------------------------------------------------- */
#edit-field-location-und-0-locpick-current{
display:none;
}
#edit-field-location{
width:450px;
float: right;
}
#edit-field-location-und-0 .description,
.form-item-field-location-und-0-locpick-user-latitude,
.form-item-field-location-und-0-locpick-user-longitude
{
display:none;
}
.form-item-field-location-und-0-country
{

}
#edit-field-title,#edit-field-language,#edit-field-photo,
#edit-field-address{
width:480px;
float: left;
}
#edit-field-city-und{
width: 220px;}
#edit-field-region,#edit-field-city{
width:235px;
float: left;
margin-right:5px;
}
#edit-field-photo{
height:135px}
#edit-body{
clear:both;
}
#edit-field-class,#edit-field-class-base,#edit-field-class-hotel,
#edit-field-class-restoran,#edit-field-class-entert,#edit-field-class-nature,
#edit-field-class-religion,#edit-field-class-architec{
clear:both;
width:30%;
}
#edit-field-class,#edit-field-class-base,#edit-field-class-hotel,
#edit-field-class-restoran,#edit-field-class-entert,#edit-field-class-religion{
margin-right:5px;
width:230px;
height:80px;
}
#edit-field-second-class,#edit-field-third-class{
margin-right:5px;
width:340px;
height:80px;
}

/* exposed collapse blocks
-------------------------------------------------------------- */
fieldset.collapsible {
padding:2px;
}
.views-exposed-form .views-exposed-widget {
float:left;
  padding-bottom:0;
  padding-left:0;
  padding-right:5px;
  padding-top:0em;
}
.views-widget input.form-autocomplete{
width:190px;}
/* Language block
-------------------------------------------------------------- */
ul.language-switcher-locale-url{
list-style:none;
padding: 0;
}
ul.language-switcher-locale-url li{
display: inline;
padding-right: 1em;
}
/* Side gallery
-------------------------------------------------------------- */
.side_gallery{
padding: 2px;
border: 1px solid #dddddd;
border-radius: 8px;
overflow: hidden;
margin-right:6px;

}
.side_gallery img{
padding: 2px;
border: 2px solid #ffffff;
float: left;
}
/* Side gallery
-------------------------------------------------------------- */
#block-block-1 h2, .addculture{
background: url(/images/node/culture.jpg) no-repeat left center;
padding-left: 28px;
}
#block-block-2 h2,.addhotels{
background: url(/images/node/hotel.png) no-repeat left center;
padding-left: 28px;
}
#block-block-3 h2,.addcampings{
background: url(/images/node/camping.png) no-repeat left center;
padding-left: 28px;
}
#block-block-4 h2,.addrestaurant{
background: url(/images/node/restaurant.png) no-repeat left center;
padding-left: 28px;
}
#block-block-5 h2,.addentertainments{
background: url(/images/node/entertainment.png) no-repeat left center;
padding-left: 28px;
}
#block-block-23 h2,.addnature{
background: url(/images/node/nature.png) no-repeat left center;
padding-left: 28px;
}
#block-block-21 h2,.addreligion{
background: url(/images/node/religion.png) no-repeat left center;
padding-left: 28px;
}
#block-block-22 h2,.addarchitecture{
background: url(/images/node/architecture.png) no-repeat left center;
padding-left: 28px;
}
#block-privatemsg-privatemsg-new h2{
background: url(/images/node/mail.png) no-repeat left center;
padding-left: 28px;
}
#block-views-photoreport-block h2{
background: url(/images/node/photo.png) no-repeat left center;
padding-left: 28px;
}

#block-block-32 h2,#block-block-34 h2{
background: url(/images/node/info.png) no-repeat left center;
padding-left: 28px;
}
#block-views-afisha-for-region-block h2,#block-views-afisha-for-city-block h2,
#block-views-afisha-block h2,#block-views-afisha-for-front-block h2,
#block-views-afisha-for-news-parent-block h2,#block-views-afisha-for-afisha-region-block h2{
background: url(/images/node/post.png) no-repeat left center;
padding-left: 28px;
}
#block-views-newscityinobject-block-1 h2{
background: url(/images/node/news.png) no-repeat left center;
padding-left: 28px;
}
#block-views-newscityinobject-block-1 h2{
background: url(/images/node/news.png) no-repeat left center;
padding-left: 28px;
}
#block-views-parent-node-block h2,#block-views-parent-node-byid-block h2{
background: url(/images/node/regroup.png) no-repeat left center;
padding-left: 28px;
}
#block-views-userpanel-block h2{
background: url(/images/node/user.png) no-repeat left center;
padding-left: 28px;
}
#block-block-26 h2{
background: url(/images/node/reklama.png) no-repeat left center;
padding-left: 28px;
}
#block-views-articles-for-city-block h2, #block-views-articles-for-region-block h2,
#block-views-articles-for-object-block h2,#block-views-2d04765a18d355ab43fe61ace284f470 h2{
background: url(/images/node/article.png) no-repeat left center;
padding-left: 28px;
}
#block-views-citysinregion-block-1 h2{background: url(/images/node/allcity.png) no-repeat left center;
padding-left: 28px;}
#block-cctags-1 h2{
background: url(/images/node/article.png) no-repeat left center;
padding-left: 28px;
}

#block-block-26 .content, #block-views-afisha-block .content,
#block-views-photoreport-block .content
{
text-align:center;}
/* MESSAGES */
a.privatemsg-send-link{
line-height:24px;
background: url(/images/messages/sendmail.png) no-repeat left center;
padding-left: 28px;
padding-top:4px;
padding-bottom:4px;
}
/* END MESSAGES */
.addbutton{
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;
background:#A5E2A8;
text-align: center;
font-weight: bold;
margin-right: 6px;
}
fieldset.group-hidden{

}
#field-date-of-add-more-wrapper fieldset{
	border: none;
	padding:0;
}
#edit-field-date-of-und-0-value{
	padding:0;
}
#edit-field-date-of-und-0-value div.description{
  visibility:hidden;
}
.field-name-body{
	clear: both;
}
.content .content .field-name-field-dstefromto,
.content .content .field-name-field-postertype,
.content .content .field-name-field-parent,
.content .content .field-name-field-price{
display: inline;
width: 290px;
float:left;
padding-left:4px;
margin-bottom:2px;
}
.content .content .field-name-field-image{
float:left;
margin-right:5px;
padding: 5px;
border: 1px solid #dddddd;
border-radius: 8px;
}
footer{clear:both;padding-top:2px;}
.region-content .blocktitle{
	padding-left:16px;
	background: url(/images/node/orn2.png)no-repeat left top;
-webkit-box-shadow: -4px 8px 6px -6px black;
	   -moz-box-shadow: -4px 8px 6px -6px black;
	        box-shadow: -4px 8px 6px -6px black;
	overflow: hidden;
	margin-bottom: 8px;
	height:36px;
  line-height:2.6;
}
h2.blocktitleuser{
  line-height:2em;
  font-size:1.4em;
}
#main .content .view-footer h2.blocktitle{
	padding-left:16px;
	background: url(/images/node/orn2.png)no-repeat left top;
-webkit-box-shadow: -4px 8px 6px -6px black;
	   -moz-box-shadow: -4px 8px 6px -6px black;
	        box-shadow: -4px 8px 6px -6px black;
	overflow: hidden;
	margin-bottom: 8px;
	height:36px;
  line-height:2.4;
}
.addtitle {
height:44px;
margin-left: 40px;
line-height:44px;
font-weight: bold;
float:left;
}
.adddescription{
padding:8px;
margin-left: 60px;
clear:both;
}
#block-views-taxonomy-term-page-block-1 header,#block-views-taxonomy-term-page-city-block header{
visibility: hidden;
height: 0px;
}
#block-views-articles-block-block{
clear: both;
}

/* NEWS */
.view-newsfront .views-row,.view-id-newsregion div.views-row, .view-id-newscity div.views-row{
width: 240px;
float: left;
margin-bottom: 4px;
height:94px;
}
.newsimage{
float: left;
width: 80px;
}
.newsdate,.newstitle{
padding-left: 4px;
padding-right: 4px;
float: left;
width: 152px;
}
.newsdate{
height: 20px;
overflow: hidden;
}
.newstitle{
height: 60px;
overflow: hidden;
font-size: 11px;
}
.view-articles-block .field-name-body,.view-articles .field-name-body,.view-articlesbytag  .field-name-body{
float: left;
width: 480px;
height: 180px;
overflow: hidden;
clear: none;
}
.view-articles-block .field-name-field-image,.view-articles .field-name-field-image{
float: left;
}
.news .field-name-body,.afisha .field-name-body{
float:left;
clear: both;
}
.article .field-name-body{

}
#block-views-taxonomy-term-page-block{
clear: both;
}
.newsmore{
clear: both;
background-color: #EDEDEE;
margin: 4px 0;
}
.uptitle{
position: absolute;
width: 200px;
margin-top: -95px;
text-align: center;
padding:5px;
background: url(images/blackback2.png) repeat;
width:200px;
}
#sidebar-first .uptitle a{
font-size: 18px;
color: #EEE;
}
#sidebar-first .uptitle a.visited{
font-size: 18px;
color: #EEE;
}
#sidebar-second .uptitle a{
font-size: 18px;
color: #EEE;
}
#sidebar-second .uptitle a.visited{
font-size: 18px;
color: #EEE;
}
#field-dstefromto-add-more-wrapper div{
float: left;
clear: none;
padding: 0 5px;
}
#field-dstefromto-add-more-wrapper div.date-no-float{
width: 200px;
}
#field-dstefromto-add-more-wrapper fieldset{
padding: 0 5px;
}
#main h2.manualview{
  font-size:18px;
  line-height:2.8;
}
.socbuttons{
clear: both;
float: left;
background-color: #EDEDEE;
margin: 4px 0;
width: 100%;
text-align: right;
}
.afisha .socbuttons{
margin: 100px 0 0 0;
}
a.odkl-klass{background: url(/socbuttons/odnoklasniki-32.png) no-repeat;
width:32px;
height:32px;
overflow: hidden;
vertical-align:top;
}
#sidebar-second #block-block-19.class{padding-left:-6px;}
.view-news article,.view-afisha-page article{
	height: 185px;
	overflow: hidden;
	clear: both;
}
#block-block-19{width:208px;
overflow: hidden;
}
.view-afisha-page article{
clear:none;
float:left;
height:280px;
width:480px;
}
.view-news article header,.view-afisha-page article header{
clear: both;
}
.view-news .news .field-name-body{
clear:none;
width: 480px;
}
.view-afisha-page .afisha .field-name-body{clear:none;
width: 280px;
}
#main .content div.overlay-inner  h3{
color: #EDEDEE;
}
#main-menu-right{
background: url(images/addback.png) 0 -5px no-repeat;
float:right;
height: 30px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
border-top-right-radius:4px;
padding-top:6px;
}
#page_bar{
background: url(images/opacity80.png);
height:30px;
border-radius: 5px;
overflow:hidden;
position:fixed;
top:0;
width:980px;
z-index: 9999;
border-bottom:1px solid;
}
#page_bar .socbuttons-block{float:left;}
#page_bar .block{float:left;}
#main-menu ul.sub a{color: #444;font-size:14px;}
div.rssfeed{
background: url(images/rssfeed.png) no-repeat;
height:32px;
padding-left:34px;
padding-top:8px;
font-style:bold;
font-size:14px;
}
nav.breadcrumb div{float:left;padding: 0 4px;}
.bef-select-as-links .form-type-bef-link{
list-style: none;
list-style-image: none;
background: url(images/sidebar-arrow.png) no-repeat left center;
border-bottom: 1px dotted #d4d2d2;
padding: 2px 0 2px 13px;
}
.bef-select-as-links .selected a{
font-weight:bold;
}
div.absolute{position:absolute;
}
.bkgrnd{ visibility:hidden;
 width:240px;
 height:180px;
}
.alert{text-align: center;
font-weight:bold;
color: red;
}
.region-footer{background: #f4f4f4 url(images/opacity80.png) repeat;
padding: 0 10px 0 10px;
border-radius: 7px;
border: 1px solid #dbdbdb;
min-height:28px;
height:auto;}
.region-footer li {
float:left;
}

#block-block-15,#comment-body-add-more-wrapper,.clearboth,.field-name-field-feedlink{
clear:both;}
.comment .field-name-field-voting{margin-top:6px;
width: 575px;}
#comment-form-wrapper .field-name-field-voting{width: 700px;
height:
float:left;
display: inline;
border: 0px;
border-radius: 0px;
padding-left:0px;
margin-bottom:8px;}
#edit-subscriptions-notify,.comment-title,.filter-help, .filter-guidelines{display:none;}
#main .overlay-inner h4{color:#D8D8D8;
}
.hardline{clear: both;
background-color: #7CC8FF;
margin: 4px 0;
border-top-left-radius:8px;
border-top-right-radius:8px;
text-align: center;
font-weight: bold;
margin-right: 6px;
}
.field-name-field-gallery .field-item{
float:left;
padding:2px;}
ul.cleared li{list-style: none;
margin: 0;
padding: 0 10px 0 4px;
float:left;
}
ul.cleared{margin: 0;
padding: 0;
}
h2.headmenu{
font-size:1.24em;
line-height:2.3em;
}
span.flag-like,span.flag-bookmarks{
top:-30px;
}
li.flag-like a, li.flag-bookmarks a{padding:14px 4px 6px 20px;
font-weight:bold;
font-size:18px;
}
li.flag-like a.flag-action{background: url(/images/buttons/star_off.png) no-repeat left center;
  color:#444444;

}
li.flag-like a.unflag-action{
background: url(/images/buttons/star.png) no-repeat left center;
  color:#444444;

}
li.flag-bookmarks a.flag-action{
background: url(/images/buttons/check_off.png) no-repeat left center;
  color:#444444;

}
li.flag-bookmarks a.unflag-action{
background: url(/images/buttons/check_on.png) no-repeat left center;
  color:#444444;

}
#block-block-6{
background-color:#76E083;}
#views-exposed-form-map-page #edit-tid-wrapper,#views-exposed-form-map-page #edit-tid-2-wrapper{clear:left;
}
#views-exposed-form-map-page #edit-tid-2{margin:0;}
#views-exposed-form-map-page #edit-tid-3-wrapper{float:right;
margin-top:-94px;
width:730px;
}
#views-exposed-form-map-page #edit-tid-3-wrapper .form-type-bef-checkbox,#quicktabs-cataloguefilter #edit-tid-2-wrapper .form-type-bef-checkbox{float:left;
width:230px;
}
#edit-afishatype-wrapper .form-type-bef-checkbox {
  float:left;
  width:230px;
}
#edit-afishatype-wrapper > label, #edit-tid-wrapper > label{font-weight:bold;
}
#views-exposed-form-map-page, #quicktabs-container-cataloguefilter,
.view-afisha-page .view-filters, .view-news .view-filters,
#views-exposed-form-campings-page,#views-exposed-form-religion-page,
#views-exposed-form-architecture-page,#views-exposed-form-hotels-page,
#views-exposed-form-placesofculture-page,#views-exposed-form-entertainments-page,
#views-exposed-form-restaurants-page,#views-exposed-form-nature-page{background-color:#76E083;
padding:10px;
border-radius: 7px;
margin-bottom:10px;}
.views-widget-filter-tid_1{clear: both;
}
.views-widget-filter-tid_1 .form-type-bef-checkbox{float:left;
width:230px;
}
#edit-tid-2{margin-top:20px;}
.views-exposed-form label{font-weight:normal;
}
#under_content{clear:both;
}
#quicktabs-tabpage-cataloguefilter-0 #edit-tid-2-wrapper{display:none;
}
ul.quicktabs-tabs li{background-color:#eee;
color:#333;
margin:0;
padding:2px 10px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
border-top-left-radius:7px;
border-top-right-radius:7px;
font-weight:bold;
}
ul.quicktabs-tabs li.active{
background-color:#76E083;
color:#eee;
}
.horizontal-tabs ul.horizontal-tabs-list li {
	background-color:#DEDEDE;}
.horizontal-tabs ul.horizontal-tabs-list li.selected{
	background-color:#EFEFEF;}
#block-views-front-block-1 .views-row,
.view-articles-for-city .views-row,
.view-articles-for-article-tagged  .views-row,
.view-articles-for-region .views-row,
.view-articles-for-object .views-row{
padding:11px;
height:160px;
text-align:center;
line-height:1.2em;
width: 160px;
}
.view-articles-for-city  .views-row,
.view-articles-for-article-tagged  .views-row,
.view-articles-for-region .views-row,
.view-articles-for-object .views-row{margin: 0 10px 10px 10px;
line-height:1.2em;
font-size:0.9em;
float: none;
}
#under_content{margin:0 0 10px 6px;}
.gmap-popup{
width:197px;
border: 1px solid #dddddd;
border-radius: 2px;
background-color:#EEEEEE;
height:182px;
text-align:center;
}
#main .content .gmap-popup h2{padding:0;
margin:0;
height:46px;
line-height:1em;
overflow:hidden;
}
.bubleimage{

}

.vipontop{
position:absolute;
}

.node-teaser .hotels .field-name-field-minprice,
.node-teaser .campings .field-name-field-minprice,
.node-teaser .restaurant .field-name-field-minprice,
.node-teaser .entertainment .field-name-field-minprice{height:0px;
left:91px;
position:relative;
top:97px;
}
.hotels .field-name-field-minprice,
.campings .field-name-field-minprice,
.restaurant .field-name-field-minprice,
.entertainment .field-name-field-minprice{
height:0px;
left:151px;
position:relative;
top:120px;
}

.hotels .field-name-field-minprice .field-item, .campings .field-name-field-minprice .field-item,
.restaurant .field-name-field-minprice .field-item, .entertainment .field-name-field-minprice .field-item{
height:28px;
width:78px;
background: url(/images/buttons/priceorange.png) no-repeat left top;
color:white;
font-size:1.1em;
padding:4px 0 3px 7px;}
.view-header{
position:relative;
padding-bottom:8px;
}
.view-news .view-header,view-afisha-page .view-header{
position:relative;padding:0;
}
.view-news .view-header a, .view-afisha-page .view-header > a{
position:absolute;
right: 5px;
padding-top:10px;
}
.field-group-div{  border:1px solid #CCCCCC;
  margin:0 0 1em;
  padding:0;
  position:relative;}
.field-group-div > h3{background-color:#DEDEDE;
  border-right-color:#DEDEDE;
  border-right-style:solid;
  border-width:0 1px 0 0;
  clear:both;
  display:inline-block;
  height:auto;
  list-style:none none;
  margin:0;
  padding:0;
  position:relative;
  width:100%;
}
.field-group-div > h3 > span{
color: #000;
padding:4px;
}
.field-group-div > div{
border:0;
padding:1em 1em;
}
.galleryformatter-greenarrows .gallery-thumbs{padding:0;
}
#main p.likeit{	display:inline;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#DD4B38 ;}

.fivestar-static-item .form-item{margin:0;
}
#block-locale-language{	padding:6px;}
#block-locale-language ul{
	margin:0;
}
.cctags.cctags-block.level-1 {
  font-size:90%;
  opacity:0.5;
}
.cctags.cctags-block.level-2 {
  font-size:100%;
  opacity:0.6;
}
.cctags.cctags-block.level-3 {
  font-size:115%;
  opacity:0.7;
}
.cctags.cctags-block.level-4 {
  font-size:130%;
  opacity:0.8;
}
.cctags.cctags-block.level-5 {
  font-size:145%;
  opacity:0.9;
}
.cctags.cctags-block.level-6 {
  font-size:160%;
  opacity:1;
}
#block-block-20{clear:both;}