*{ 
  margin: 0;
  padding: 0;
}

html{
    background-color: #FFFFFF !important;
    width: 100%;
}

form{
  margin: 0;
  padding: 0;
}

table{
	border:none;
	border-spacing:0px;
}

img{
	border:none;
	border-spacing:0px;
}

body{
	/* background: url("../images/content-bg.png") repeat scroll left top rgba(0, 0, 0, 0); */
	color: #333333;
	font-family: Tahoma, "Geneva CY", sans-serif;
	font-size: 14px;
	height: 100%;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

input, button, select, textarea {
  font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, 
#content p, #content ul, #content ol, #content li, #content table, #content form {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}

#content p, #content div, #content ul, #content ol{
    margin-bottom: 1.3em;
}

#content .content-text p{
    margin-top: 0;
}

h2{
    color: #0454b3;
    font-size: 1.5em;
    font-weight: bold;
}

.clearall{
	clear: both;
	height: 0px;
}

a, a.pagenav{
	border-bottom: 1px solid;
	color: #333333;
	cursor: pointer !important;
	text-decoration: none;
}

a:hover {
	color: #0454b3;
	text-decoration:none;
	border-bottom: medium none;
}

label{
	font-size: 90%;
}

#content p, #content div, #content ul, #content ol,
#content-bottom .newsflash p, #content-bottom .newsflash div, #content-bottom .newsflash ul, #content-bottom .newsflash ol{
	color: #333333;
}

#sliderbg{
	overflow: hidden;
	position: absolute;
	width: 100%;
}
	
#content-bottom h3, #content-bottom h4{
    font: 1.2em Arial,sans-serif;	
	color: #0D5AA7;
	margin-bottom: 5px;	
}

#content-bottom h3 {
	color: #02609D;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 0;
    text-transform: uppercase;
}

/* clear global font changes */
#content div.items-leading, #content div.blog,
#content div.leading-0, #content div.leading-1, #content div.leading-2,
#content div.leading-3, #content div.leading-4, #content div.leading-5,
#content div.leading-6, #content div.leading-7, #content div.leading-8,
#content div.item, #content div.items-row{
	font-size: 1em;
}

#content div.items-row{
    clear: both;
    margin-bottom: 0;
    overflow: hidden;
}

UL{
	padding-left:0;
	margin-left:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

UL LI{
	padding-left:0;
	background: none no-repeat scroll 0 7px transparent;
	color:#555555;
}

#content UL LI{
	padding-left:16px;
	background: url("../images/pimp.png") no-repeat scroll 0 7px transparent;
}

OL{
	list-style-type: decimal;
}

OL LI{
	list-style-type: decimal;
	padding-bottom:7px;
	margin-left:30px;
}

ul.breadcrumb li{
	float: left;
}

#slider{
	background: none no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	margin: 108px 0 0;
	overflow: hidden;
	position: relative;
}

#system-message .alert{
	display: none;
}

#topmenu-bg{
	background: url("../images/topmenu-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px solid #000000;
}
	
#body-shadow{
/*	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
	padding: 0;
}

#line_content{
	background: none repeat scroll 0 0 #FFFFFF;
	position: relative;
}

#content{
	clear: both;
	font-size: 1em;
	padding: 0;
}

#content #content-bg, #content-footer-bg{
/*	background: url("../images/shadow-right.png") repeat-y scroll right 0 transparent; */
	margin: 0;
	overflow: hidden;
/*	padding: 6% 2.5% 0 0; */
}

#content-top .current{
	padding:  0px! important;
	margin:  0px! important;
	display:block;
	width: 100%;
/*	height:210px; */
	overflow:hidden;
}

.componentheading, H1{
	color:#0e59aa;
	font-size:1.7em;
	margin:10px 0 0;
}

a.readon{
	color: #4b4b4b;
	text-decoration: none;
	font-weight: bold;
	padding-left: 14px;
}

.slider{
	float: left;
	overflow: hidden; 
	width: 780px;
}

#content div{
	color:#403e3a;
}

/* tables */

#content table {
	border:medium none;
	font-size:1em;
	width:100%;
	border:2px solid #FFFFFF;
}
#content table td, #content table thead th {
	text-align:left;
	border:1px solid #FFFFFF;
}
#content table th, #content table .first {
	text-align:left;
}

#content table thead {
	font-family:'Trebuchet MS',serif;
}
#content table thead td, #content table thead th {
	color:black;
}
#content table thead th {
	font-weight:normal;
	padding-bottom:4px;
	text-transform:uppercase;
}
#content table tbody, #content table thead, #content table tr, 
#content table th, #content table td {
	padding:0;
	vertical-align:top;
}
#content table th, #content table td {
	padding:5px 13px;
	border-collapse:collapse;
}

table.blog{
	width:100%;
}

#content .content-text table div {
  margin: 0;
}

/****************************************************/
/*************** MODULES *****************************/
/****************************************************/

#header-logo{
	display: block;
	height: 97px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	width: 996px;
}

.logo {
    float: left;
    left: 0;
    width: 316px;
}

#logo-text {
	float: left;
	overflow: hidden;
	width: 200px;
}

.newsflash-logo-caption{
	font-size: 16px;
	padding: 35px 0 0 13px;
	text-align: left;
	text-transform: uppercase;
}

.moduletable-login{
	float: right;
	padding: 9px 23px 0 0;
}

#header{
	color: #4b4b4b;
	overflow: hidden;
	width:100%; 
	height:238px;
	margin:0px auto;
}

.moduletable-logomenu {
  padding-top: 38px;
}

.moduletable-logomenu a, .moduletable-logomenu a:visited{
	background: url("../images/pimp-logomenu.png") no-repeat scroll left 8px transparent;
	color: #8C8C8C;
	font-size: 1.16em;
	font-weight: normal;
	line-height: 190%;
	padding-left: 26px;
	text-transform: uppercase;
}

.moduletable-logomenu li a:hover, .moduletable-logomenu li.active a, 
.moduletable-logomenu li.active a:visited, .moduletable-logomenu li.active a:hover{
	color: #147d72;
	background-color: transparent;
	font-weight: bold;
}

#content .moduletable-lmenu li{
	background: url("../images/btn-submenu-bg.png") repeat-x scroll left top transparent;
	height: 51px;
	margin: 1.15em 0;
	padding-left: 15px;
}

#content .moduletable-lmenu li.item-120{
	margin: 0 0 1.15em 0;
}

#content .moduletable-lmenu  ul{
	margin-top: 0;
}

.moduletable_menu li a{
	border-bottom: 1px solid;
	display: inline-block;
	text-decoration: none;
	line-height: 1.15em;
}

.moduletable_menu li.active a{
	color: #0454b3;
	font-size: 18px;
	font-stretch: condensed;
	line-height: 1.15em;
	margin: 0;
	text-transform: uppercase;	
	text-decoration: none;
	border-bottom: medium none;
}

.moduletable_menu li a:hover{
	background-color: rgba(0, 0, 0, 0);
	border-bottom: 1px solid #FFFFFF;
	line-height: 1.15em;
}

.moduletable_menu li.parent ul{
	display: none;
}
.moduletable_menu li.active.parent ul{
	display: block;
}

.moduletable_menu li.active ul li a{
	color: #0454b3;
	font-size: 14px;
	font-stretch: condensed;
	line-height: 1.15em;
	margin: 0;
	text-transform: none;	
	text-decoration: none;
	border-bottom: 1px solid;
}

.moduletable_menu li.active ul li.active a, .moduletable_menu li.active ul li a:hover{
	border-bottom: medium none;
}

a#odnoklassniki, a#vkontakte, a#twitter, a#facebook, a#google, a#addfavorite{
	background: url("../images/odnoklassniki-link-light.png") repeat-x scroll left top  transparent;
	background-size: contain;
	display: block;
	float: left;
	height: 230%;
	line-height: 230%;
	margin-right: 6.1%;
	overflow: hidden;
	width: 11.55%;
}

a#addfavorite{
	margin-right: 0;
}

a#odnoklassniki:hover, a#vkontakte:hover, a#twitter:hover, a#facebook:hover, a#google:hover, a#addfavorite:hover{
	text-decoration: none;
	background-position: left top;
	color: transparent;
}

a#vkontakte{
	background: url("../images/vkontakte-link-light.png") repeat-x scroll left top transparent;
	background-size: contain;
}

a#twitter{
	background: url("../images/twitter-link-light.png") repeat-x scroll left top transparent;
	background-size: contain;
}

a#facebook{
	background: url("../images/facebook-link-light.png") repeat-x scroll left top transparent;
	background-size: contain;
}

a#google{
	background: url("../images/google-link-light.png") repeat-x scroll left top transparent;
	background-size: contain;
}

a#addfavorite{
	background: url("../images/addfavorite-link-light.png") repeat-x scroll left top transparent;
	background-size: contain;
}
a#odnoklassniki:hover{
	background: url("../images/odnoklassniki-link.png") repeat-x scroll left top transparent;
	background-size: contain;
}

a#vkontakte:hover{
	background: url("../images/vkontakte-link.png") repeat-x scroll left top transparent;
	background-size: contain;
}

a#twitter:hover{
	background: url("../images/twitter-link.png") repeat-x scroll left top transparent;
	background-size: contain;
}

a#facebook:hover{
	background: url("../images/facebook-link.png") repeat-x scroll left top transparent;
	background-size: contain;
}

a#google:hover{
	background: url("../images/google-link.png") repeat-x scroll left top transparent;
	background-size: contain;
}

a#addfavorite:hover{
	background: url("../images/addfavorite-link.png") repeat-x scroll left top transparent;
	background-size: contain;
}

#footer-social .moduletable-socialbuttons a#google{
	padding-right: 0;
}

.moduletable-lmenu a, .moduletable-lmenu a:visited{
	color: #FFFFFF;
	font-size: 1.15em;
	line-height: 51px;
	padding-left: 60px;
/*	text-transform: uppercase; */
}

.moduletable-lmenu li.item-120 a{
	background: url("../images/our-partners.png") no-repeat scroll left 4px transparent;
}

.moduletable-lmenu li.item-121 a{
	background: url("../images/services.png") no-repeat scroll left 4px transparent;
}

.moduletable-lmenu li.item-122 a{
	background: url("../images/feedback.png") no-repeat scroll left 4px transparent;
}

.form-validate .fonTypeFile, a.modallink{
	font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
	font-size: 16px;
	text-shadow: none;
    border: none medium;
	box-shadow: 0 0;
	text-transform: none;
	padding: 5px 10px;
	
}



/* search */


.module-search{
	height:28px;
	width: 196px;
	padding-bottom: 20px;
	overflow:hidden;
}

.moduletable-search{
	overflow: hidden;
	padding-top: 5.5%;
}

.moduletable-search form{
	border: 1px solid #622D23;
	display: block;
	float: right;
	height: 40px;
}

#mod-finder-searchword{
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	color: #8C8C8C;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 9px;
	text-shadow: none;
	transition: width 1.5s ease 0s;
	width: 268px;
}

#mod-finder-searchform .icon-search{
	display: none;
}

#mod-finder-searchform button.finder-search{
	background: url("../images/btn-search.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	border: medium none;
	border-radius: 0;
	box-shadow: 0 0;
	cursor: pointer;
	display: block;
	float: right;
	height: 40px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-shadow: none;
	width: 55px;
}

#mod-finder-searchform .icon-search {
	height: 14px;
	line-height: 14px;
	margin: 0 6px 0 0;
	overflow: hidden;
	width: 14px;
}

.logowrap {
  padding: 10px;
}

a.hideTxt, span.hideTxt {
	display: block;
	overflow: hidden;
	width: 100%;
}

.logodiv {
	display: block;
	width: 100%;
}

#logo img {
	border: 0 none;
	display: block;
	overflow: hidden;
}

.module-search .finder-search{
	height:28px;
	width:196px;
}

input.button-search{
    float: right;
    height: 26px;
    position: relative;
    width: 33px; 
}

.inputboxSearch{
	font-size: 11px;
	color: #4b4b4b;
}
/* end search */

#bc{
	border-bottom: 1px solid #E5E1CA;
	display: block;
	font-size: 11px;
	height: 18px;
	margin: 0 0 11px;
	overflow: hidden;
	padding: 0 0 5px;
	width: 100%;
}
#bc a {
	color:#02609D;
	font-size:100%;
}

.moduletable-writeus {
	border: 1px solid #0454b3;
	border-radius: 10px;
	margin: 18px 0 0 15px;
	padding: 0 0 0 10px;
}

#content .moduletable-writeus .newsflash-writeus, #content .moduletable-writeus .newsflash-writeus p{
	margin: 0;
	padding: 0;
}

#contact-us-link{
	background: url("../images/contact-us-letter.png") no-repeat scroll 0 9px rgba(0, 0, 0, 0);
	border: medium none;
	box-shadow: none;
	color: #62B32C;
	display: block;
	font-size: 18px;
	height: 32px;
	line-height: 32px;
	padding: 8px 0 8px 48px;
	text-decoration: underline;
	text-shadow: none;
}

#breadcrumbs ul li{
	background: none no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding-left: 0;
}

#content .moduletable_menu ul li{
	background: none no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#slider-bg{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 5px solid #1064c7;
	margin: 0 auto;
	max-width: 1600px;
	overflow: hidden;
	padding-bottom: 0;
}

span.icon-location{
	display: none;
}

.moduletable-address{
	float: left;
	margin: 0.5% 0 0 1.8%;
	overflow: hidden;
	width: 30.75%;
}

#left .moduletable-address{
	width: 100%;
}

.main-img{
	clear: both;
	float: left;
	padding: 8px 10px 5px 8px;
	position: relative;
	width: 93%;
}

.moduletable-address img{
	border-radius: 6px 6px 0 0;
	box-shadow: 0 0 5px #555555;
	overflow: hidden;
}

#content .item-page-menu .caption,
#content .blog-menu .caption {
  color: #712610;
  font-family: "Arial Narrow",Arial,"Helvetica Condensed",Helvetica,sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 120%;
  margin: 0;
  padding-bottom: 1%;
}

#content .item-page-menu .decription, #content .blog-menu .decription {
  color: #8a8a8a;
}

.time1, .time2, .time3 {
	background: url("../images/hours-green.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 108px;
	left: 0;
	position: absolute;
	top: 0;
	width: 106px;
	z-index: 99;
}

.time2{
	background-image: url("../images/hours-gray.png");
}

.time3 {
	background-image: url("../images/hours-red.png");
}

.tour3d1, .tour3d2, .tour3d3 {
	background: url("../images/3d-green.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 84px;
	position: absolute;
	right: 0;
	top: 28px;
	width: 42px;
	z-index: 99;
}

.tour3d2{
	background-image: url("../images/3d-gray.png");
}

.tour3d3 {
	background-image: url("../images/3d-red.png");
}

.tour3d1 a, .tour3d2 a, .tour3d3 a{
	border-bottom: medium none;
	display: block;
	height: 84px;
	text-decoration: none;
}

#send-form .span12, #send-form .span4, #send-form .span8, #send-form .row-fluid, #send-form .fieldError {
	margin-bottom: 0;
}

#send-form .fieldError {
  color: #0454b3;
}

#send-form .span4, #send-form .span8{
	float: left;
	width: 30%;
}

#send-form .span4{
	line-height: 290%;
	text-align: right;
}

body.contentpane #contactFormSend {
	background-color: #3D2C28;
	border: medium none;
	border-radius: 9px;
	color: #0454b3;
	padding: 1.4%;
	width: 98%;
}

#send-form .warning-message{
	clear: both;
	color: #B2B2B2;
	font-size: 12px;
	margin: 0;
	padding-right: 2%;
	padding-top: 3%;
	text-align: right;
}

#send-form .span8{
	margin-left: 3%;
	width: 67%;
}

#send-form .offset4.span8 {
  margin-left: 33%;
  width: 67%;
}

body.contentpane .page-header {
	margin: 0 0 10px 0;
	padding: 0;
}

body.contentpane .page-header h2 a{
	color: #62B32C;
}
/**** FOOTER *****/
#footer {
    clear: both;
    line-height: 120%;
    margin: 0 auto;
    padding-bottom: 15px;
    background: #efefef;
    border-top: 4px solid #e6e6e6;
    box-shadow: unset;
}

#footer-bg {
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
	padding-top: 0;
}

#footer p{
    font-family: Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
    font-size: 16px;
    line-height: 120%;
    margin: 0 0 4px;
    text-indent: 0;
}

#footer .moduletable-copyright p{
	font-size: 1.1em;
}

#footer .span9{
	width: 76.9%;
	margin: 0;
}

#footer ul.nav a{
	border-bottom: medium none;
	color: #1f1f1f;
	font-family: Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-transform: none;
}

#footer .item-128, #footer .item-130, #footer .item-131 {
    float: none;
    width: 100%;
}

#footer ul.nav li.active a, #footer ul.nav a:hover{
	border-bottom: medium none;
	background-color: transparent;
	color: #0454b3;
	text-decoration: underline;
}

#footer ul.nav-child a{
	color: #0454b3;
	font-size: 0.87em;
	line-height: 100%;
}

#footer ul.nav{
	margin: 0; 
	padding: 0;
}

.newsflash-contacts, .newsflash-contacts a, .newsflash-contacts a:visited, .newsflash-ch{
	color: #0454b3;
	font-size: 13px;
}

.moduletable-copyright{
	color: #1c1c1c;
	line-height: 110%;
	text-align: right;
}

#footer ul.nav li{
	line-height: 110%;
	padding: 0;
}

#footer ul.nav li.item-123 {
  padding-left: 0;
}

input, button, select, textarea {
  font-family: Tahoma,"Geneva CY",sans-serif;
}

#footer-right{
	font-size: 12px;
	padding-top: 0;
}

.moduletable-socialfooter{
	float: left;
	width: 48%;
	margin-left: 4%;
}

.moduletable-socialfooter img{
	padding-right: 7px;
}

#footer ul.nav li.item-127{
	border: medium none;
}

#footer ul.nav-child li{
	clear: both;
	padding-bottom: 7px;
	padding-right: 7px;
}

#footer a:hover{
	text-decoration:underline;
}

#services .span4 {
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
}

#services .full-block {
    margin: 7px;
    max-height: 311px;
    overflow: hidden;
}
#services .span4:hover .full-block {
    box-shadow: 0 1px 6px #000000;
}

#content .span4 .caption a{
	background: #0454b3 none repeat scroll 0 0;
	color: #ffffff;
	display: block;
	font-size: 16px;
	margin-bottom: 0;
	padding: 12px 7px;
	position: relative;
	transition: all 0.5s ease 0s;
	z-index: 3;
}

#content .full-block .caption {
	margin-bottom: 0;
}

#services .span4 .full-block > a img {
	display: block;
	overflow: hidden;
	position: relative;
	top: -22px;
	transition: all 0.5s ease 0s;
	z-index: 2;
}

#services .span4 .full-block > a:hover img{
    top: 0;
}

#footer h3{
	color: #0454b3;
	font-size: 18px;
	font-family: Candara, Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	line-height: 100%;
	margin: 1% 0 16px;
	text-transform: uppercase;
}

#content a.simple-img{
	border-bottom: none medium;
}

#content .item-page.portfolio img{
    margin: 0;
}

#content .moduletable-news .introimage{
    float: left;
    margin-bottom: 11px;
    padding-right: 11px;
    max-width: 280px;
}

.moduletable-news .news-item{
    clear: both;
}

#content .moduletable-news H4.newsflash-title-news{
    margin-bottom: 10px;
}

.newscatalog-categories img {
    margin-top: 12px;
}

#content .item-page.portfolio .content-text {
    clear: both;
}

#content .item-page.portfolio a {
    width: 32.333%;
    float: left;
    margin-right: 1.5%;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    border-bottom: none medium;
}

#content .item-page.portfolio span.caption {
    position: absolute;
    width: 100%;
    top: 50%;
    background-color: rgba(16,100,199,0.75);
    color: #FFFFFF;
    left: 0;
    padding: 14px 0;
    text-align: center;
    font-size: 24px;
    font-family: Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
    right: 0;
    margin-top: -24px;
}

.item-page.contacts {
    display: none;
}

#content .item-page.portfolio a:nth-child(3n){
    margin-right: 0;
}

#content .item-page.portfolio a:nth-child(4){
    float: none;
    margin: 0 auto;
}

#content .item-page.portfolio .page-header {
    margin-bottom: 20px;
    overflow: hidden;
}

#content .item-page.portfolio .page-header a, #content .item-page.portfolio .page-header a:hover{
    border-bottom: none medium;
}

#content .item-page.our-work .content-text {
/*    background-color: #c6c6c6;
    overflow: hidden;
    padding: 1% 1.5%;
*/
}

#content .blog.our-work div.pull-left {
    margin: 0;
    width: 100%;
}

#content .blog.our-work div.items-row.cols-3 .column-1, #content .blog.our-work div.items-row.cols-3 .column-2, #content .blog.our-work div.items-row.cols-3 .column-3 {
    float: none;
    width: 100%;
    margin-bottom: 0;
}

.our-work a.simple-img {
    float: left;
    width: 32.666%;
    margin-right: 1%;
    margin-bottom: 0.5%;
    margin-top: 0.5%;
}

.our-work a.simple-img:nth-child(3n){
    margin-right: 0;
}

.our-work a.simple-img:nth-child(3n+1){
    clear: both;
}

#content .content-text .caption-price-value {
    background: #fdd853 none repeat scroll 0 0;
    color: #333333;
    font-family: arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 12px;
    text-align: center;
}

.content-value {
    background: #fcfcfc none repeat scroll 0 0;
    border-color: #f1f1f1;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 12px;
}

.caption-price-value.col1 span {
    display: block;
    font-size: 28px;
    font-weight: bold;
    line-height: 120%;
    padding-bottom: 2px;
}

#content .content-text div.caption-price {
    background: #b072bd none repeat scroll 0 0;
    border-radius: 10px 10px 0 0;
    color: #ffffff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1.3px;
    margin-bottom: 0;
    padding: 12px;
    text-align: center;
    text-transform: uppercase;
}

#content div.caption-price.col2 {
    background: #8f5b99 none repeat scroll 0 0;
}

#content div.caption-price.col3 {
    background: #0454b3 none repeat scroll 0 0;
}

.moduletable-ch{
  padding-left: 7%;
}

.moduletable-footermnu{
	float: left;
	width: 48%;
}

#copyright, #copyrightdev{
    color: #ffffff;
    font-family: Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
    font-size: 16px;
    padding-top: 2.4%;
}

#copyrightdev a, #copyrightdev a:visited{
	border-bottom: medium none;
	color: #FFFFFF;
}

#footer .newsflash-socialbuttons p{
		margin: 0 0 3%;
}

.moduletable-socialbuttons {
	clear: both;
}

a#menu115{
    padding: 40px 10px 13px;
}

 #content .item-page a.btn-link, #content .item-page a.btn-link:visited, #content .item-page a.btn-link:hover {
	background: none no-repeat scroll right 0 #F2F2F2;
	border-color: transparent;
	border-radius: 0 0 0 0;
	color: #555555;
	cursor: pointer;
	display: block;
	float: left;
	height: 51px;
	line-height: 50px;
	padding-left: 7px;
	padding-right: 10px;
}

.moduletable-qnform{
	border: 1px solid #c6c6c6;
	padding: 0 16px;
	font-family: Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
	color: #a3a2a2;
}

.moduletable-qnform label {
	font-size: 16px;
	margin-bottom: 1px;
}

.moduletable-qnform .form-validate input, .moduletable-qnform .form-validate select, .moduletable-qnform .form-validate textarea{
	border-color: #9b9b9b;
	border-radius: 0;
	margin-bottom: 5px;
	margin-top: 4px;
	width: 94%;
}

.moduletable-qnform .form-validate input.cf-submit{
	width: 100%;
}

.moduletable-qnform .form-validate DIV.rules {
  font-size: 12px;
  line-height: 120%;
}

#content .moduletable-qnform .row-fluid, #content .moduletable-qnform .span12{
	margin-bottom: 0;
}

#content .moduletable-qnform DIV.fieldError{
	color: #0454b3;
}

.moduletable-qnform .form-validate .cf-submit{
	margin-top: 12px;
}

.moduletable-qnform #update {
	text-align: center;
	margin-bottom: 0;
}

a#btn-contacts{
  padding-left: 47px;
  padding-right: 50px;
}

.intro {
	width: 72%;
}

.btn-arrow{
	background: url("../images/btn-link.png") no-repeat scroll right 0 transparent;
	float: left;
	height: 51px;
	margin: 0;
	padding-right: 35px;
}

.address-dev{
	color: #0454b3;
	float: right;
	font-size: 12px;
	padding-right: 2.2%;
	text-align: right; 
}

#footer-right a, #footer-right a:visited{
	border-bottom: medium none;
	color: #1c1c1c;
}

.moduletable-social a{
	line-height: 32px;
}

.moduletable-social a img{
	margin-right: 7px;
}

#footer-copyright {
	font-size: 12px;
	padding-top: 6px;
}
/**** END FOOTER *****/

#content .item-page a, #content .item-page a:visited{
	color: #0454b3;
}

.form-validate .inputFile {
  cursor: pointer;
  left: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

.form-validate .fonTypeFile {
	border: medium none;
	border-radius: 9px;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 14px;
	height: 19px;
	line-height: 120%;
	padding: 1% 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 20%;
	z-index: 1;
	box-shadow: 0 0;
}

.form-validate .inputFileVal {
  background-color: #FFFFFF;
  cursor: default;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 76%;
  z-index: 2;
}
/****************************************************/
/*************** COMPONENTS **************************/
/****************************************************/

#content .module-search{
	padding-bottom: 10px;
}

/**** SEARCH RESULT *****/
.top-search_searchword input.button-search {
	float: none;
	padding-left:14px;
}

table.searchintro{
	background:#F1F1F1 none repeat scroll 0 0;
	width: 100%;
	padding:4px 5px;
}

select#ordering{
	margin-right: 10px;
}

table#com_searchtable{
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:95%;
}

table#com_searchtable fieldset{
	border: none medium;
	padding: 15px 0;
}

table#com_searchtable a.caption{
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-weight:bold;	
}
table#com_searchtable a.caption{
	color:#3F77B2;
}

table#com_searchtable a:hover.caption{
	text-decoration:underline;
}

table#com_searchtable  .small-date{
	font-size:85%;
	margin:1px 0 3px;
}

table#com_searchtable a.message{
	color:#555555;
	padding:0 0 0 10px;
}

table#com_searchtable a:hover.message{
	text-decoration:underline;
}

table#com_searchtable span.highlight{
	font-weight:bold;
}

table#com_searchtable a.pagenav{
	color:#3F77B2;
}
/**** END SEARCH RESULT*****/

#conteiner  #adv_inf table, #conteiner  #adv_inf table tr, #conteiner #adv_inf table td{
	border:medium none;
}

.newsflash{
	width: 100%;
}

#slider img {
  border: 0 none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

#slider .moduletable-slider img {
	max-width: 100%;
	margin: 0;
}

#content .current{
    clear: both;	
	overflow: hidden;
}

H3{
    margin: 10px 0;
}

.com_extvalidate h2{
    text-align: left;	
}

#toTop {
    background: none repeat scroll 0 0 #3F77B2;
    bottom: 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: none;
    font-size: 1.2em;
    padding: 5px;
    position: fixed;
    right: 5px;
    text-align: center;
    width: 100px;
    z-index: 10;
}

#content .blog-featured{
    font-size: 1em;
    margin: 0;
}

#content ul div, #content ul p, #content ol p{
	font-size: 1em;	
	margin: 0; 
}

#content > a, #content .item-page > a, #content > strong{
	font-size: 1.2em;	
}

.item-page #mod-finder-searchword{
    font-size: 0.78em; 
}

#content .item-page .module-search{
    float: right;
    margin: 0;
    padding-bottom: 0;
}

.item-page #mod-finder-searchform{
	margin: 0;
}

form#contactForm #contactFormSend{
    width: 310px;	
}

.mod-languages{
	float: right;
}

.mod-languages ul.lang-inline li{
	margin: 0;
}

table.tabs h3{
	width: 166px;
}

.amenu_section1{
	border-bottom: 1px dashed #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 12px;
	line-height: 46px;
	margin: 0;
	text-decoration: none;
}

.active_menu_top, .active_menu_bottom, 
.sub_level_bottom1, .sub_level_bottom2{
	display: none;
}

.amenu_section1 a, .amenu_section1 a:visited{
	border-bottom: medium none;
	color: #ffffff;
	display: block;
	font-size: 16px;
	font-weight: normal;
	height: 100%;
	line-height: 46px;
	text-decoration: none;
	text-transform: uppercase !important;
	width: 100%;	
}

.amenu_section1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.amenu_section1 a#active_menu, .amenu_section1 a#active_menu:visited{
	border-bottom: medium none;
	color: #ffffff;
}

.amenu_section2 {
  border-top: 1px dashed #444444;
  cursor: pointer;
  display: block;
  font-size: 12px;
  line-height: 46px;
  margin: 0;
  text-decoration: none;
}

.moduletable-logomenu .nav {
  margin-bottom: 0;
}

.amenu_section2 a, .amenu_section2 a:visited{
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-weight: normal;
	height: 100%;
	line-height: 46px;
	text-decoration: none;
	text-transform: uppercase !important;
	width: 100%;	
}

.amenu_section2 a:hover{
	color: #a70000;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.amenu_section2 a#active_menu, .amenu_section2 a#active_menu:visited{
	color: #a70000;
	font-size: 13px;
	font-weight: bold;
}

#footer-content{
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 996px;
}

#footer-content p{
	line-height: 16px;
    padding-bottom: 5px;	
}

#footer-content .newsflash{
	float: left;
	padding-top: 6px;
	width: 230px;
}

#content-bottom a.readmore, #content-bottom a.readmore:visited{
	display: block;
    font-size: 1.2em;
    padding-bottom: 6px;
    text-align: right;
    text-decoration: underline;	
}

#content .clear{
	clear: both;
	margin: 0;
	height: 0;
	line-height: 0;
}

.mod_htmlslider .content{
	display: block;
	font-size: 1.2em;
	left: 0;
}

#content .slides-content p, #content .slides-content div{
	margin: 0;
}

.mod_htmlslider .slides-content, .mod_htmlslider .slide {
    left: 0;
    height: auto !important;
}

.mod_htmlslider .content, .mod_htmlslider .content a, .mod_htmlslider .content a:visited {
	color: #1c1c1c;
}

.header{
	color: #02609D;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}

#content-top {
    overflow: hidden;
}

.form-validate input, .form-validate select{
	width: 94%;
	margin-top: 4px;	
}

.form-validate .span7 {
  text-align: right;
}

.form-validate select{
	width: 96.9%;
}

.form-validate .type_file { /* ����-��������, ������ �������� ����� ����������������� ��������� �������� ��� ���������� ��������� ���� ������ ������ */
	display: block;
	height: 34px;
	margin-bottom: 10px;
	margin-left: 0;
	overflow: hidden;
	position: relative;
	width: 98%;
}

.form-validate .inputFile { /* ���� type="file" */
	cursor: pointer;
	position: absolute; /* ���������� ����������������, ����� ����� ���� ���������� ���� � ���� � ����������� */
	top: 0;
	left: 0;
	margin: 0;
	z-index: 2; /* z-���� ������ ���� ������, ��� � ����� � ����������� */
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* ������ ���� ��������� ���������� */
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	width: 100%; /* ������ ������ ��� ���� ���������. ��� firefox ��������� �������� ��������� size � ���� */
}
#content .form-validate .fonTypeFile { /* ���� � ����������� */
	background: url("../images/btn-submenu-bg.png") repeat-x scroll left top transparent;
	color: #FFFFFF;
	cursor: pointer;
	height: 29px;
	line-height: 28px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 15%;
	z-index: 1;
}
.form-validate .inputFileVal { /* ����, � ������� ����� ������� ��������� ������ ����� */
	background-color: #FFFFFF;
	cursor: default;
	left: 0;
	margin: 0;
	position: absolute;
	top: 0;
	width: 76%;
	z-index: 2;
}


#content .form-validate div{
  margin-bottom: 0;
}

.form-validate textarea{
	margin-top: 4px;
	width: 94%;	
}

#content .form-validate div.type_file {
  margin: 4px 0 9px 3%;
}

#content-bottom img {
    margin: 0;
}

.contentpane .item-page h1{
	margin: 0;
	color: #02609D;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0;
    text-transform: uppercase;
	
}

#content .content-text div.fieldError{
	color: #0454b3;
	margin: 0 0 0 4%;
	text-align: left;
}

body.contentpane{
	min-height: auto;
    font-size: 0.8em;
	background: none repeat scroll 0 top #FFFFFF;
}

body.contentpane img {
    margin: 0 10px;
}

body.contentpane p, body.contentpane div, body.contentpane ul, body.contentpane ol {
    margin-bottom: 1.3em;
}

.content-text .fieldError {
    margin-bottom: 0;
}

form.form-validate.getquote-form-ru > DIV{
    margin-bottom: 0;
}
  
body.contentpane ul.actions {
    float: right;
    margin: 0;
    padding: 5px 3px 0 0;
}

dl.article-info{
    clear: both;
	padding-right: 3px;
}

body.contentpane .item-page, body.contentpane .videoRow, #content #system-message-container, body.contentpane .videoRow div{
	line-height: 1.2em;
	margin: 0;
	overflow: hidden;
	padding-bottom: 5px;
}

#content #system-message, #content #system-message-container{
	display: none;
	margin: 0;
	padding: 0;
}

#htmlslider-main_toc_slide_0 span, #htmlslider-main_toc_slide_1 span, #htmlslider-main_toc_slide_2 span, #htmlslider-main_toc_slide_3 span, #htmlslider-main_toc_slide_4 span, #htmlslider-main_toc_slide_5 span {
  display: none;
}

.moduletable-delivery #tools{
	display: none;
}

#content .deliver-img{
	margin-bottom: 0;
}

#htmlslider-delivery .content, #htmlslider-delivery .content a, #htmlslider-delivery .content a:visited {
	border-bottom: medium none;
	color: #ffffff;
	font-family: Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}

#htmlslider-main_toc_slide_0 {
    border: 1px solid transparent;
	background: url("../../../images/design/slides/slider-01-thmb.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
	height: 106px;
	cursor: pointer;
	margin-left: 2.3%;
    margin-right: 2%;
    width: 14.19%;
}

#htmlslider-main_toc_slide_1 {
    border: 1px solid transparent;
    background: url("../../../images/design/slides/slider-02-thmb.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
	height: 106px;
	cursor: pointer;
    margin-right: 2%;
    width: 14.19%;
}

#htmlslider-main_toc_slide_2 {
    border: 1px solid transparent;
    background: url("../../../images/design/slides/slider-03-thmb.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
	cursor: pointer;
	height: 106px;
    margin-right: 2%;
    width: 14.19%;
}

#htmlslider-main_toc_slide_3 {
    border: 1px solid transparent;
    background: url("../../../images/design/slides/slider-04-thmb.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
	cursor: pointer;
	height: 106px;
    margin-right: 2%;
    width: 14.19%;
}

#htmlslider-main_toc_slide_4 {
    border: 1px solid transparent;
    background: url("../../../images/design/slides/slider-05-thmb.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
	cursor: pointer;
	height: 106px;
    margin-right: 2%;
    width: 14.19%;
}

#htmlslider-main_toc_slide_5 {
    border: 1px solid transparent;
    background: url("../../../images/design/slides/slider-06-thmb.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
	cursor: pointer;
	height: 106px;
	width: 14.19%;
}

#tools .toc li.active {
    border: 1px solid #0454b3;
}

.moduletable-main{
    clear: both;
    padding-top: 17px;	
}

.newsflash-news a.readmore, .newsflash-news a.readmore:visited {
	clear: both;
	color: #0454b3;
	display: block;
	text-align: right;
}

#content div.items-row.cols-3 .column-1,
#content div.items-row.cols-3 .column-2,
#content div.items-row.cols-3 .column-3{
	float: left;
    width: 255px;
    margin-bottom: 0;	
}

#content .pagination{
	font-size: 1em;
    clear: both;
    text-align: center;	
}

#content .pagination ul li{
	display: inline;
	background: none no-repeat scroll 0 0 transparent;
}


.blog-featured h1, .blog-featured h1 a, .blog-featured h1 a:visited{
	font: 24px Arial Narrow,sans-serif;	
	color: #303030;
}

.moduletable_menu ul{
	margin-top: 4px;
}

#footerbg{
	border-top: 1px dotted #D9D9D9;
	color: #777777;
	font-size: 12px;
	margin: 0 auto;
	width: 996px;
}

.btns span{
	color: #FB8800; 
	font-size: 13px;
	padding-left: 14px;
}

textarea.comment{
	height: 70px;
	margin-top: 4px;
	width: 509px;
}

#content h1, #content h1 a, #content h1 a:visited, 
#content H2, #content h2 a, #content h2 a:visited,
#content H3, #content h3 a, #content h3 a:visited,
#content H4, #content h4 a, #content h4 a:visited,
#content H2, #content .item-page h2 a, #content .item-page h2 a:visited{
    color: #0454b3;
    font-family: Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
    font-size: 18px;
    font-stretch: condensed;
    line-height: 1.15em;
    margin: 0;
    text-transform: none;
}

#content .tags.inline {
    float: right;
    margin: 0;
}

#content UL.tags.inline LI {
    background: rgba(0, 0, 0, 0) none no-repeat scroll 0 7px;
    padding-left: 0;
    padding-right: 0;
}

.label-info[href], .badge-info[href] {
    background-color: #a469af;
    border-radius: 0;
    padding: 6px 15px;
}

.tag-category li h3 {
    display: none;
}

#content .tag-category UL.category li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-bottom: 22px;
    padding: 0;
}

#content h1, #content h1 a, #content h1 a:visited{
	margin-bottom: 1%;
}

#body-content {
    margin-top: 28px;
}

#content H2, #content h2 a, #content h2 a:visited,
#content #hide-form-btn H2,
#bookdesign td.contentheading, #content .item-page h2  {
    font-size: 24px;
    font-weight: normal;
    line-height: 120%;
    margin: 1% 0 2%;
}

#content .items-leading, #content .leading-1, #content .leading-2{
    margin: 20px 0 0;
}

#content dd.tabs div, #content dd.tabs ul, #content dd.tabs li{
  margin: 0;
}

#content .item-page h2  {
	font-weight: normal;
}

#bookdesign #content td.contentheading {
	background-color: transparent;
}

#content H3, #content h3 a, #content h3 a:visited {
	font-size: 21px;
	margin-bottom: 2%;
}

#content H4, #content h4 a, #content h4 a:visited {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.5%;	
}

#left div, #left p{
	margin-bottom: 0;
}

#left .lcaption, #left h3, #content #content-top div.subcaption{
    border-left: 5px solid #c6c6c6;
    color: #0454b3;
    font-family: Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
    font-size: 16px;
    height: 20px;
    margin: 2px 0 20px;
    padding: 10px 0 10px 18px;
    text-transform: uppercase;
}

#left .lcaption a {
    color: #0454b3;
    text-decoration: none;
    border-bottom: none;
}

.moduletable-ss {
    border-left: 5px solid #69a211;
    margin-top: 30px;
    overflow: hidden;
    padding-bottom: 3px;
    padding-left: 12px;
}

#left .moduletable-ss p{
    margin: 0;
}

.moduletable-ss a {
    border-bottom: medium none;
    color: #797979;
    font-family: Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
}

.moduletable-ss a span {
    float: left;
    max-width: 194px;
    padding-left: 12px;
}

#content #content-top div.subcaption{
    font-size: 22px;
    text-align: left;
}

dl#pane.tabs {
  display: none;
}

.moduletable-subscription > div.acymailing_module-subscription{
	border-left: 5px solid #c6c6c6;
	padding: 7px 0 7px 14px;
}

#left .moduletable-subscription form{
	margin: 0;
}

#left h3{
	border-left: none medium;
	padding: 10px 0 10px 18px;
	margin-bottom: 0;
}

#content #left table.acymailing_form {
  border: 0 none !important;
  margin: 0 auto;
}

#content #left table.acymailing_form tbody tr, 
#content #left table.acymailing_form tbody td{
	background-color: transparent;
	border: none medium;
	padding: 0;
}

.acyfield_email input.inputbox {
	border-radius: 2px 0 0 2px;
	border-right: 0 none;
	font-size: 13px;
	height: 17px;
	line-height: 17px;
	margin-bottom: 0;
}

.acysubbuttons input.subbutton {
  background: url("../images/subscribe-btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  border-radius: 0;
  display: block;
  height: 27px;
  width: 27px;
}

#content #right H4{
	margin-bottom: 3.5%;	
}

#right{
	border: medium none;
	margin-bottom: 0;
	padding: 22px 0 30px;
}

#bg-content{
	height: 2000px;
}

#line1 .span12{
	padding: 0; 	
}

#line2{
	position: relative;
	top: -13.8%;	
}

#line2 .span4 {
  margin-top: -2.5%;
  position: relative;
}

#content .moduletable-sp, #content .moduletable-sp p{
	margin-bottom: 0;
}

.img-sp img{
	border: 2px solid #0454b3;
	border-radius: 6px;
	overflow: hidden;
}

#content .caption-sp{
	font-size: 24px;
	font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
	margin-bottom: 0;
}

.line-splitter{
	background: none repeat scroll 0 0 #FFFFFF;
	display: block;
	height: 44px;
	overflow: hidden;
}

.moduletable.special .news-item:first-child{
	display: none;
}

#gallery-block{
	bottom: 4%;
}

h4.newsflash-title-intro, #content .moduletable-news H3{
	color: #0454b3;
	font-size: 1.15em;
	line-height: 100%;
	margin-top: 0;
}

#content .moduletable-news H3{
	color: #0454b3;
	display: block;
	font-size: 24px;
	margin: 0 0 22px;
	text-transform: uppercase;
}

.content-left-block{
	padding: 0;
}

#content .header-news{
	border-bottom: 1px solid #D7D7D7;
	margin-bottom: 1.4em;
	margin-left: 48px;
	margin-top: 6px;
}

#content .moduletable-hp .intro{
	background: url("../images/three-coffe-img.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
	color: #0454b3;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 27px;
	padding-bottom: 8px;
	padding-left: 98px;
	width: auto;
}
	
.moduletable-news .column-spliter-news{
	display: none;
}

#content .moduletable-news, #content .moduletable-vacancies{
	margin-bottom: 0;
	margin-top: 27px;
	overflow: hidden;
	padding-top: 0;
}

#content .moduletable-vacancies h3{
	margin: 0 0 20px;
	padding: 7px 0 3px 58px;
}

#content .vacancies-contacts .span6{
	margin-bottom: 0;
}

.moduletable-news .news-item{
	margin-left: 0;
	padding-bottom: 15px;
	padding-right: 15px;
}

.moduletable-news .news-item:last-child{
	border-bottom: 1px solid #CCCCCC;
}
	
.show_allnews-news{
	padding-top: 15px;
}

#content .moduletable-guests .news-item{
	border-bottom: medium none;
	clear: none;
	float: left;
	margin-left: 9%;
	width: 27.2%;
}

#content .moduletable-guests .news-item:first-child{
	margin-left: 0;
}

#content .moduletable-guests p{
	color: #0454b3;
	font-size: 1.24em;
	margin-bottom: 0;
}

.newsflash-news span.date{
	color: #0454b3;
	display: block;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 16px;
	padding-bottom: 7px;
	text-align: left;
}

#content .moduletable-review .news-item{
	border-bottom: medium none;
}

#content .moduletable-review .news-item:first-child{
	border-bottom: 1px dotted #BFBFBF;
}

h4.newsflash-title-review{
	color: #0454b3;
	font-size: 16px;
}

#content H4.newsflash-title-news,
#content H4.newsflash-title-news a, #content H4.newsflash-title-news a:visited, 
#content H4.newsflash-title-vacancies a, #content H4.newsflash-title-vacancies a:visited{
	clear: both;
	color: #403e3a;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 1px;
	margin-top: 1px;
	text-transform: none;
}

.show_allnews-news{
	text-align: right;
}

#content H4.newsflash-title-news a{
	color: #000001;
	font-family: Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: none medium;
	
}

#content H4.newsflash-title-news a:hover{
	text-decoration: underline;
}

.show_allnews-news a, .show_allnews-news a:visited,
.show_allnews-review a, .show_allnews-review a:visited{
    border-bottom: medium none;
    color: #0454b3;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 16px;
    text-decoration: none;
}

.show_allnews-review a{
	float: right;
}

#content .news-item a p{
	color: #000001;
	font-size: 14px;
	line-height: 120%;
}

#content .introimage{
	float: left;
	margin-bottom: 21px;
	padding-right: 21px;
}

#content #content-left{
  padding-right: 0;
  margin-bottom: 0;
}

#content-right{
	margin-left: 2.0641%;
}

#content .blog-rooms .span12, #content .blog-rooms .span12 .item, 
#content .blog-rooms .span12 .article-content, #content .blog-rooms .span12 .article-content div{
	margin: 0;
}

/* Begin room price block */
.room-price{
	background: url("../images/blocks-price-bg.png") no-repeat scroll 0 0 transparent;
	float: right;
	height: 145px;
	margin-left: 10px;
	padding: 18px 0 0 35px;
	width: 190px;	
}

.room-price .btn, .room-right-block .btn{
	background: #6b3700;
	border: medium none;
	border-radius: 0 0 0 0;
	box-shadow: 1px 1px 0 0 #bdbdbd;
	display: inline-block;
	margin-top: 0;
	min-width: 94%;
	padding: 9px 0 7px;
	text-align: center;
}

.room-price  .btn{
	padding: 9px 0 7px;
}

.room-price .btn a, .room-right-block .btn a{
	font-size: 12px;
	letter-spacing: 0 !important;
	color: #FFFFFF;
	text-shadow: none;
	text-transform: uppercase;	
}
#content .room-price #prices{
  padding-top: 6px;
}

#content .blog-rooms .room-price div.btn{
  margin-top: 8px;
}

#content .blog-rooms .room-price div.tax {
  margin-top: 9px;
} 

#content .blog-rooms .items-row.row-0{
	margin: 0 auto 10px;
}

#content .blog-rooms .items-row.row-1, #content .blog-rooms .items-row.row-2,
#content .blog-rooms .items-row.row-3, #content .blog-rooms .items-row.row-4,
#content .blog-rooms .items-row.row-5, #content .blog-rooms .items-row.row-6{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E2DFD2;
	margin: 0 auto 10px;
	width: 99%;
}

#content .blog-rooms  .article-content div.image{
	border: 1px solid #E2DFD2;
	float: left;
	margin: 0 1.5% 0 0;
	padding: 5px;
	width: 26.2%;
}

#content .article-content .image img{
	margin: 0;
}

/* End room price block */

.room-right-block {
	float: right;
	overflow: hidden;
	width: 29%;
}

.restaurant-intro{
	background: none no-repeat scroll 0 0 #FEECBE;
	border: 1px solid #B59B7F;
	padding: 1%;	
}

.content-text .restaurant-intro img{
	margin: 0;
}

.restaurant-intro .caption a, .restaurant-intro .caption a:visited{
	color: #0454b3;
	font-size: 15px;
}

.restaurant-intro .caption{
	padding: 3% 0 0;
}

#content .restaurant-intro .caption{
  margin-bottom: 3%;
}

#content .slider-rooms, #content .slider-conference, #content .slider-services {
  display: block;
  margin-bottom: 0;
  width: 70%;
}

#content .lightimg-grouped {
  float: left;
  margin: 0;
  padding-right: 1.5%;
  width: 100%;
}

#content .lightimg-grouped .preview {
  margin: 0 0 5px;
  overflow: hidden;
  padding: 1px;
}
#content .lightimg-grouped .preview div{
	margin: 0;
}

#content .preview img, #content .thumbsContainer img {
  margin: 0;
}

div.lightimg-grouped div.preview div.zoom {
  left: -5px;
  top: -6px;
}

#content .lightimg-grouped .zoom {
  margin: 0;
}

#content .thumbSlider {
  margin-bottom: 0;
  overflow: hidden;
}

div.lightimg-grouped div.thumbBtnRgt, div.lightimg-grouped div.thumbBtnLft {
  background-color: #FFFFFF;
}

#content .thumbBtnLft, #content .thumbBtnRgt, #content .thumbsContainer {
  margin-bottom: 0;
}

#content .thumbsContainer UL, #content .thumbsContainer UL LI {
  background: none no-repeat scroll 0 0 transparent;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}

#content .thumbsContainer UL {
  margin: 0;
}

#content .thumbsContainer UL, #content .thumbsContainer UL LI {
  background: none no-repeat scroll 0 0 transparent;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}

.blocks-price.additional{
	background: none no-repeat scroll 0 0 #feecbe;
	border: 1px solid #b59b7f;
	padding: 7% 0 0 7%;
}

#content div.cleared {
  clear: both;
  height: 1px;
  margin: 0 0 1%;
  overflow: hidden;
}

.newsflash-intro img{
	padding: 0 20px 15px 0;
}

#content-top .newsflash-intro img{
	padding: 0;
}

.span3, .span7, .span2, #line2 .span6{
/*	background-color: #ff0000;
	height: 800px;
*/
}

/* ROOM AND PRICES */
#content table th, #content table td,
table#prices th, table#prices td, .SentData table td, .SentData table th{
	background-color: #ffffff;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-weight: normal;
	line-height: 120%;
	padding: 7px 8px;
    vertical-align: middle;	
}

.newscatalog-categories{
	margin-right: 3%;
}

#content table th, .SentData table th{
	color: #0454b3;
}

.SentData table th{
	text-align: right;
}

#left .tour3d1, #left .tour3d2, #left .tour3d3 {
	top: 11px;
}
#left .tour3d1 a, #left .tour3d2 a, #left .tour3d3 a {
	border-bottom: none medium;
}


#content dd.tabs div.monthName, #content dd.tabs div.categoryName {
	background: url("../images/news-caption-bg.png") no-repeat scroll 0 0 transparent;
	border: 1px solid #EBEBEB;
	height: 33px;
	line-height: 32px;
	margin-bottom: 1px;
}

#content dd.tabs .monthName.opened, #content dd.tabs .categoryName.opened {
	background: url("../images/news-caption-bg.png") no-repeat scroll 0 -33px transparent;
	border: 1px solid #E7E7E7;
	margin-bottom: 1px;
}

.monthName.opened a, .monthName a:hover, .categoryName.opened a, .categoryName a:hover {
	border-bottom: medium none;
	color: #62B32C;
}

.newscatalog-categories .intro a {
	border-bottom: medium none;
	color: #ba0909;
	display: block;
	font-family: Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
	font-size: 14px;
    line-height: 120%;
	height: 120%;
	margin: 2px 0 10px;
	padding: 10px 0 0;
	text-decoration: none;
	text-transform: uppercase;
}

.monthName a, .categoryName a {
  display: block;
  font-size: 90%;
  font-weight: bold;
  padding: 1px 29px 2px;
  text-decoration: none;
}

#content table tbody tr:nth-child(2n+1) td, #content table tbody tr:nth-child(2n+1)  th,
table#prices tbody tr:nth-child(2n+1) td, table#prices tbody tr:nth-child(2n+1)  th,
.SentData table tbody tr:nth-child(2n+1) td, .SentData table tbody tr:nth-child(2n+1)  th{
	background-color: #fafafa;
	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	line-height: 120%;
}

table#prices tbody tr td.caption{
	color: #0454b3;
	font-size: 0.91em;
	line-height: 124%;
	white-space: nowrap;
}

.SentData table{
	width: 100%;
}

table#prices tbody tr td.caption a, table#prices tbody tr td.caption a:visited{
	color: #0454b3;
}

table#prices tbody tr td.description{
	font-size: 0.85em;
	color: #7f7f7f;
	line-height: 138%;
}

table#prices .price{
	color: #0454b3;
	font-size: 1.2em;
	width: 17%;
}
/* END ROOM AND PRICES */

a.mainlevel-trans:link, a.mainlevel-trans:visited {
    color: #0454b3;
}

a.mainlevel_active-trans, a.mainlevel_active-trans:visited {
    background-color: #1064c7;

}

a.mainlevel-trans:hover, a.mainlevel_active-trans:hover {
    background-color: #3f93f7;
    color: #ffffff;
}

#line-menu{
  padding-top: 0;
}

#line-menu .span3{
    background: #1064c7 none repeat scroll 0 0;
    width: 22.5%;
}

#logo {
    font-family: Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;;
}

.moduletable-submenu {
    padding: 20px 15px;
}

.moduletable-submenu li{
    background: transparent url("../images/pimp-logo.png") no-repeat scroll 0 8px;
    color: #ffffff;
    margin-bottom: 12px;
    padding-left: 14px;
}

.moduletable-submenu li a{
    border-bottom: medium none;
    color: #ffffff;
    font-size: 18px;
    line-height: 20px;
}

#line-menu .span9{
	width: 77.5%;
	margin-left: 0;
}

.slide-introtext {
  position: relative;
}

.text-block{
	color: #FFFFFF;
	position: absolute;
	right: 1.89em;
	top: 18%;
	width: 25%;
}

.moduletable-rk{
	font-family: Candara,Calibri,Segoe,"Segoe UI",Optima,Arial,sans-serif;
	background: none repeat scroll 0 0 #a70000;
	color: #ffffff;
}

.moduletable-rk h3{
	font-size: 18px;
	height: 20px;
	margin: 0;
	padding: 10px 0 10px 6.5%;
	text-transform: uppercase;
}

.moduletable-rk form{
	padding: 0 0 0 6.5%;
}

.moduletable-rk form label {
  font-size: 16px;
}

.moduletable-rk form #rk-date{
	border: medium none;
	box-shadow: 0 0;
	text-shadow: 0 0;
	width: 98%;
}

.moduletable-rk form #rk-date_img{
	padding: 6px 10px 7px;	
}

.moduletable-rk form .input-append input, .moduletable-rk form  .input-append select, .moduletable-rk form  .input-append .uneditable-input,
.moduletable-rk form select, .moduletable-rk form textarea, .moduletable-rk form input[type="text"]{
  border-radius: 0;
}

.moduletable-rk form .input-append .add-on:last-child, .moduletable-rk form .input-append .btn:last-child, .moduletable-rk form .input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0;
}

#content .row-fluid, #content #content-top, #content #content-top DIV{
	margin-bottom: 0;
}

.text-block .caption {
	font-size: 1.2em; 
}

.text-block  .intro-text{
	font-size: 0.85em;
	padding-top: 1.42em;
}

.text-block  .read-more{
  padding-top: 36px;
}

.text-block  .read-more a,.text-block  .read-more a:visited{
	background: url("../images/readmore-btn-bg.png") no-repeat scroll 0 0 transparent;
	color: #0454b3;
	display: block;
	font-size: 14px;
	height: 31px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	width: 95px;
}

.span2copy{
	background-color: #7d86fe;
	height: 400px;
}

#bodypadding {
    background: rgba(0, 0, 0, 0) none no-repeat scroll 0 0;
    border-top: 2px solid #1064c7;
    display: block;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#topmenu{
	margin: 0 auto;
	max-width: 1200px;
	overflow: hidden;
	padding: 6px 0;
}

#hor-menu {
    font-family: Candara,Calibri,Segoe,Segoe UI,Optima,Arial,sans-serif;
}

.mainconteiner {
    margin: 0 auto;
    max-width: 1200px;
	height: auto;
}

.moduletable-lang{
	float: right;
	
}

.mod-languages-lang ul li{
	float: left;
}

.mod-languages-lang ul li a, .mod-languages-lang ul li a:visited{
	color: #FFFFFF;
}

.mod-languages-lang ul li a{
	border-bottom: medium none;
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	background: url("../images/rus.png") no-repeat scroll right -16px rgba(0, 0, 0, 0);
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	padding-right: 41px;
	margin-right: 33px;
}

.mod-languages-lang ul li.lang-active a{
	border-bottom: medium none;
	background-position: right 0;
	color: #a9a2a0;
}
.mod-languages-lang ul li#en-GB a{
	background-image: url("../images/eng.png");
	margin-right: 0;
}


li.news-conteiner{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EBEBEB;
	margin-bottom: 38px;
	padding: 0 30px;
}

li.news-conteiner h4, #content .news-conteiner-other-news h4{
	margin: 35px 0 16px 0;
}

li.news-conteiner h4 a, li.news-conteiner h4 a:visited,
.page-header h2 a, .page-header h2 a:visited,
#hide-form-btn h2,
.news-conteiner-other-news h4 a, .news-conteiner-other-news h4 a:visited{
	color: #0454b3;
	font-size: 28px;
	font-weight: normal;
	line-height: 110% !important;
	text-transform: uppercase;	
}

.blog.our-work .page-header h2 a{
    line-height: 140% !important;
}


#hide-form-btn, .open-question-btn{
	margin: 20px 0 30px;
}


#content .item-page {
	margin: 0;
}

#content .page-header, dl.article-info, .content-text, #content .item-page {
	border: medium none;
	margin: 0;
	padding: 0;
}

li.news-conteiner h4 a:visited{
	text-decoration: none;
}

.mod-articles-category-category, .mod-articles-category-date,
.category-name, dd.published{
	/* background: none repeat scroll 0 0 #333333; */
	color: #AAAAAA;
	display: block;
	float: left;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	/* padding: 0 9px; */
	margin: 0 14px 0 0;
}

.category-name, dd.published{
	font-size: 12px;
}

.icon-calendar{
	display: none;
}

.article-info {
  display: block;
  overflow: hidden;
}

.mod-articles-category-date{
	float: left;
}

.mod-articles-category-category a, .mod-articles-category-category a:visited,
.mod-articles-category-date a, .mod-articles-category-date a:visited,
.article-info a, .article-info a:visited{
	color: #aaaaaa;
}

#content div.article-info, #content dl{
	margin: 0;
}

p.mod-articles-category-introtext{
	clear: both;
	color: #555555;
	font-size: 13px;
	padding-top: 17px;
}

#content .content-text, #content .content-text p, #content .content-text div{
	color: #555555;	
}

#content .content-text{
	padding: 0;
}

.moduletable-review {
  clear: both;
}

a.mod-articles-readmore, p.readmore a.btn, fieldset.word button.btn,
.open-question-border a, input#sendbtn, 
.paypal_payment input[type="submit"], .cash_payment input[type="button"],
#pay_cashless, #pay_cash{
    border: none medium;
    border-radius: 0 0 0 0; /* 6px 6px 6px 6px; */
    box-shadow: 1px 1px 0 0 #BDBDBD;
    color: #FFFFFF;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-size: 80%;
	letter-spacing: 0.1em !important;
	margin-top: 0;
	min-width: 50%;	
	padding: 7px 0 5px;
	text-align: center;
	text-shadow: none;
}

.open-question-border a{
	display: block;
	font-size: 100%;
	padding: 10px 0;
}

.open-question-border a, .open-question-border a:visited{
	color: #FFFFFF;
}

#hide-form-btn {
	background: url("../images/close-btn.png") no-repeat scroll right 2px transparent;
	cursor: pointer;
	margin-right: 10px;
	padding: 2px 0;
}
fieldset.word button.btn{
	margin-top: 0;
	min-width: 15%;
	padding: 3px 0;
	color: #A6A6A6;
	text-shadow: 0 0;
}
#content table.menutbl tbody tr td, 
#content table.menutbl tbody tr th,
#content table.menutbl tbody tr:nth-child(2n+1) td, 
#content table.menutbl tbody tr:nth-child(2n+1) th{
	background-color: transparent;
	line-height: 120%;
	color: #0454b3;
}

#content table.menutbl tbody tr td, 
#content table.menutbl tbody tr th{
	background-color: #fafafa;
}

#content table.menutbl tbody tr td.caption{
  display: block;
  padding: 20px 7px 7px;
  width: 100%;
}

#content table.menutbl tbody tr:first-child td.caption{
  padding: 0 7px 7px;
}

#search-result-empty h2{
	color: #333333;
	font-size: 23px;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
}

button.btn:hover{
	color: #A6A6A6;
	background-position: 0;
}

span.icon-search {
	background-image: url("../../../media/jui/img/glyphicons-halflings.png");
	height: 14px;
	width: 14px;
}

#content div.pull-left{
	margin: 0 1.5% 0 0;
	width: 26%;
}

#content p.readmore{
	margin: 0;
	text-align: right;
}

p.readmore a.btn{
	min-width: 25%;	
}

p.readmore a.btn span.icon-chevron-right{
	display: none;
}

p.mod-articles-category-readmore{
	margin: 22px 0 29px;	
}

.item-page{
	background: none repeat scroll 0 0 #FFFFFF;
	/*border: 1px solid #E2DFD2; */
	margin: 0 auto 10px;
	width: 99%;
}

#content .item-page div.pull-left{
	margin: 1.5% 1.5% 0;
}

ul.category-module{
	padding: 0;
	margin: 0;
}

ul.category-module img{
	width: 100%;
}

#general-column3 li.news-conteiner h4 a, #general-column3 li.news-conteiner h4 a:visited,
#general-column4 li.news-conteiner h4 a, #general-column4 li.news-conteiner h4 a:visited,
#kino-column3 li.news-conteiner h4 a, #kino-column3 li.news-conteiner h4 a:visited,
#kino-column4 li.news-conteiner h4 a, #kino-column4 li.news-conteiner h4 a:visited,
#music-column3 li.news-conteiner h4 a, #music-column3 li.news-conteiner h4 a:visited,
#music-column4 li.news-conteiner h4 a, #music-column4 li.news-conteiner h4 a:visited,
#games-column3 li.news-conteiner h4 a, #games-column3 li.news-conteiner h4 a:visited,
#games-column4 li.news-conteiner h4 a, #games-column4 li.news-conteiner h4 a:visited,
#auto-column3 li.news-conteiner h4 a, #auto-column3 li.news-conteiner h4 a:visited,
#auto-column4 li.news-conteiner h4 a, #auto-column4 li.news-conteiner h4 a:visited,
#serials-column3 li.news-conteiner h4 a, #serials-column3 li.news-conteiner h4 a:visited,
#serials-column4 li.news-conteiner h4 a, #serials-column4 li.news-conteiner h4 a:visited,
#more-content li.news-conteiner h4 a, #more-content li.news-conteiner h4 a:visited,
.news-conteiner-other-news h4 a, .news-conteiner-other-news h4 a:visited{
	font-size: 16px;
}

#general-column3 a.mod-articles-readmore, #general-column4 a.mod-articles-readmore,
#kino-column3 a.mod-articles-readmore, #kino-column4 a.mod-articles-readmore,
#music-column3 a.mod-articles-readmore, #music-column4 a.mod-articles-readmore,
#games-column3 a.mod-articles-readmore, #games-column4 a.mod-articles-readmore,
#auto-column3 a.mod-articles-readmore, #auto-column4 a.mod-articles-readmore,
#serials-column3 a.mod-articles-readmore, #serials-column4 a.mod-articles-readmore{
    margin: 13px 0 0 0;
	width: 100%;
}

#logo-text a, #logo-text a:visited, #logo-text a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.newsflash-slider p{
	margin: 0;
}

/* 404 error */
#page404{
	color: #111111;
	margin-top: 100px;
}

.caption404{
	color: #111111;
	font-size: 60px;
}

#page404 .moduletable-search form {
	float: left;
}

#page404 #mod-finder-searchform button.finder-search {
	float: left;
}

#page404 #mod-finder-searchword {
	float: left;
}

div#e404content{
	color: #111111;
	font-size: 14px;
	padding: 85px 100px;
}

#e404content p, #e404content a, #e404content a:visited{
	color: #111111;
	font-size: 14px;
}

#e404content a{
	text-decoration: underline;
}
/* end 404 error */


/* news catalog */

dl.tabs {
  background: url("../images/tnewstabsbg.jpg") repeat-x scroll 0 23px transparent;
  height: 30px;
}

#content dl.tabs H3 {
  margin: 0;
  padding: 0;
}

dd.tabs {
  margin-left: 0px;
}

ul.contentList{
	margin-left: 10px;
}

#content dd.tabs ul li{
	background: none repeat scroll 0 0 transparent; 
}

.date .date_time{
	
}

.date .date_time{
	display: none;
}

dl.tabs .open .tnewsLeft{
  background: url("../images/tnewsLeft.gif") no-repeat scroll left 0 transparent;
}

dl.tabs .open .tnewsMiddle{
  background: url("../images/tnewsMiddle.gif") repeat-x scroll 0 0 transparent;
}

dl.tabs .open .tnewsRight{
  background: url("../images/tnewsRight.gif") no-repeat scroll right 0 transparent;
  width: 19px;
}

dl.tabs .tnewsLeft{
  float: left;
  height: 30px;
  width: 4px;
}

dl.tabs .tnewsRight{
  float: left;
  height: 30px;
}

#content dl.tabs .tnewsMiddle, #content dl.tabs .tnewsMiddle h4{
  color: #D5080D;
  float: left;
  font-size: 100%;
  height: 30px;
  line-height: 30px;
}

#content dl.tabs .open h4, dl.tabs .open h4 a {
  color: #0454b3;
  font-size: 13.6px;
  font-weight: normal;
  margin: 0;
  padding: 0 10px 0 15px;
  text-decoration: none;
  text-transform: uppercase;
}

dl.tabs dt.open, dl.tabs dt.closed {
  height: 40px;
  float: left;
  overflow: hidden;
}

dl.tabs .closed .tnewsLeft{
  background: url("../images/tnewsLeftOff.gif") no-repeat scroll left bottom transparent;
}

dl.tabs .closed .tnewsMiddle{
  background: url("../images/tnewsMiddleOff.gif") repeat-x scroll 0 top transparent;
  color: #555555;
  float: left;
  font-size: 85%;
  height: 30px;
}

dl.tabs .closed .tnewsRight{
  background: url("../images/tnewsRightOff.gif") no-repeat scroll right bottom transparent;
  width: 15px !important;
}

#content dl.tabs .closed h4, dl.tabs .closed h4 a {
  color: #0454b3;
  font-size: 11.56px;
  font-weight: normal;
  margin: 0;
  padding: 6px 10px 0 14px;
  text-decoration: none;
  text-transform: uppercase;
}
/* end news catalog */

#line-menu{
}

.border-wrap{
	border-left: 3em solid #FFFFFF;	
	border-right: 3em solid #FFFFFF;	
}

.pagination .counter{
	display: none;
}

.morenews1, .morenews2{
	float: left;
	width: 46.9%;
}

.cat-children{
	display: none;
}

.morenews2{
	margin-left: 6.2%;
}

body#content{
	background-color: #FFFFFF !important;
	height: auto;
	min-height: 500px;
	margin: 0;
}

/*
#line1.row-fluid [class*="span"],
#line3.row-fluid [class*="span"], #line4.row-fluid [class*="span"],
#line5.row-fluid [class*="span"], #line6.row-fluid [class*="span"], 
#line7.row-fluid [class*="span"], #line_content.row-fluid [class*="span"]{
    margin-left: 0;
}
*/
.newswrap {
	background: none repeat scroll 0 0 #F3F3F3;
	display: block;
	overflow: hidden;
	padding: 3.1% 3.1% 0;
	width: auto;
}

#logo-text{
	color: #FFFFFF;
	font-family: Verdana,"Geneva CY","DejaVu Sans",sans-serif;
	font-size: 25px;
	padding: 34px 0 0 45px;
}

#hor-menu{
	display: block;
	overflow: hidden;
	width: 100%;
}

/* social buttons */

span.cosbuttonss16 {
    background: url("/media/mod_socialbuttons/images/social-icons16.jpg") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 16px !important;
    line-height: 16px !important;
    overflow: hidden;
    padding-right: 5px;
    width: 16px !important;
}
#facebook.cosbuttonss16 {
    background-position: left top;
}
#twitter.cosbuttonss16 {
    background-position: left -16px;
}
#vk.cosbuttonss16 {
    background-position: left top;
}
#gplus.cosbuttonss16 {
    background-position: left -48px;
}
#odnoklassniki.cosbuttonss16 {
    background-position: left -64px;
}
#mailru.cosbuttonss16 {
    background-position: left -80px;
}
#linkedin.cosbuttonss16 {
    background-position: left -96px;
}
#content .moduletable-socialbuttons {
	border-top: 1px dotted;
	margin: 2em 30px 26px;
	padding-top: 7px;
}

#content div.sb-socialbuttons{
	display: block;
	float: left;
	margin: 1px 0 3px;
	overflow: hidden;
}

.fb_iframe_widget {
    display: inline-block;
    position: relative;
}

#content .fb_edge_widget_with_comment {
	margin-bottom: 0;
	position: relative;
}

/* end social buttons */

#hor-menu .item{
    float: left;
    width: 20%;
}

.moduletable-login ul li{
	float: left;
}

.moduletable-login ul li a, .moduletable-login ul li a:visited{
	color: #FFFFFF;
	font-size: 10px;
	line-height: 120%;
	padding: 0 6px;
}

.moduletable-login ul li a:hover{
	background: none repeat scroll 0 0 transparent;
}

#more-content .moduletable h3 {
	background: none repeat scroll 0 0 #FFFFFF;
	border-top: 8px solid #333333;
	color: #333333;
	font-size: 23px;
	line-height: 120% !important;
	margin: 0;
	padding: 13px 30px 20px;
	text-transform: uppercase;
}

div.tooltip {
	float: left;
	background: transparent;
	border: medium none;
}

.moduletable-login ul li.item-122 a{
	border-right: 1px solid #9b9998;
}

#content div.finder{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EBEBEB;
	margin-bottom: 0;
	padding: 35px 30px 16px;
}

#line2 .span3, #line3 .span3, #line4 .span3, #line5 .span3, #line6 .span3, #line7 .span3{
	background: none repeat scroll 0 0 #111111;
}

#general-adv, #kino-adv, #music-adv, #games-adv, #auto-adv, #serials-adv,
#left-content{
	padding: 40px;	
}

.first_word, .rest{
	color: #cecece;
	font-size: 25px;
}

.rest{
	color: #FFFFFF;
}

#general-adv a:hover, #kino-adv a:hover, #music-adv a:hover, #games-adv a:hover, 
#auto-adv a:hover, #serials-adv a:hover, #left-content a:hover{
	text-decoration: none;
}

#general-adv img, #kino-adv img, #music-adv img, #games-adv img, #auto-adv img, #serials-adv img,
#left-content img{
	margin: 40px 0 0;
	width: 100%;
}

ul.breadcrumb {
	background-color: transparent;
	border-radius: 0 0 0 0;
	list-style: none outside none;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 0;
}
.breadcrumb li {
	display: inline-block;
	text-shadow: none;
}

#content  .blog .items-row{
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px dotted #7f7f7f;
	margin: 0 auto 10px;
	width: 99%;
}

#content .tabs .intro p{
	font-size: 13px;
	line-height: 120%;
}

#left .moduletable-address, #left .moduletable-actions{
  padding-left: 3%;
  padding-top: 4.9%;
}

.item-page-gmap #pane.tabs{
	display: none;
}

.item-page-gmap .current{
	padding-right: 3%;
}

#content .infowindow h2{
	text-transform: none;
}

#content .infowindow .phone{
	background: URL('../images/phone-gmap.png') no-repeat scroll 0 2px transparent;
	padding-left: 23px;
	line-height: 20px;
	margin-bottom: 2%;
}

#content .infowindow .time{
	background: url("../images/clock-gmap.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
	line-height: 20px;
	margin-bottom: 2%;
	padding-left: 23px;
}

#content .blog-coffeehouses div.notice{
	color: #62B32C;
	font-family: "Arial Narrow","Helvetica CY","Nimbus Sans L",sans-serif;
	font-size: 18px;
	font-stretch: condensed;
	font-weight: bold;
	line-height: 120%;
	margin: 0 0 5px;
	text-transform: none;
}

#content .moduletable-actions h4 a, #content .moduletable-actions h4 a:visited{
	color: #62B32C;
	text-transform: none;
}

#content .moduletable-actions img{
  border: 1px solid #62B32C;
  border-radius: 13px;
  overflow: hidden;
}

#content .moduletable-actions h4{
	margin-bottom: 3%;
}

.blog p.readmore a.btn {
	background: none repeat scroll 0 0 transparent;
	box-shadow: 0 0 0 0;
	color: #0454b3;
	font-size: 100%;
	height: 16px;
	letter-spacing: normal !important;
	line-height: 16px;
	min-width: inherit;
	padding: 0;
	text-transform: none;
}

#content .category-desc {
  margin-bottom: 2.6em;
}

#content .article-content div{
  margin-bottom: 0.8em;
}

#content .lightimg-grouped div{
  margin-bottom: 0;
}

.blog-menu {
  margin-right: 2%;
}

.blog-menu a.simple-img, .item-page-menu a.simple-img{
	border: medium none;
	clear: both;
	display: block;
	overflow: hidden;
	padding-top: 4px;
}
#content .blog-menu a.simple-img img, #content .item-page-menu a.simple-img img{
	border-radius: 12px;
	margin: 0;
}

.pagination UL{
	padding: 0;
}

#content  .pagination UL LI{
    background: none no-repeat scroll 0 0 transparent;
    padding-left: 0;
}

@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
} 

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: 'IcoMoon';
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	display: inline-block;
	height: 14px;
	line-height: 14px;
	width: 14px;
}

.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}

.icon-next:before {
	content: "\7b";
}
.icon-previous:before {
	content: "\7c";
}

.pagination {
	height: 36px;
	margin: 18px 0;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination li {
	display: inline;
}

.content-text img, .article-content img{
	margin: 0 1%;
	max-width: 100%;
}

#content .pagination a,
#content .pagination span {
	float: left;
	padding: 0 14px;
	line-height: 34px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination a:hover,
.pagination .active a,
.pagination .active span {
	background-color: #f5f5f5;
}
.pagination .active a,
.pagination .active span {
	color: #999;
	cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination li:first-child a,
.pagination li:first-child span {
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.pagination li:last-child a,
.pagination li:last-child span {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}

#footer-right  .moduletable{
	margin: 0;
}

#footer-right  .newsflash{
  text-align: left;
  width: auto;
}

#menu-btn{
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	clear: both;
	cursor: pointer;
	display: block;
	float: right;
	margin-right: 8%;
	margin-top: 7.2%;
}

.mod_htmlslider p, .mod_htmlslider div{
	margin: 0;
}

.article-info-term{
	display: none;
}
.moduletable-lang-eng, .moduletable-lang-rus {
	float: right;
	padding: 10px 10px 0 0;
}

.moduletable-lang-eng ul{
	margin: 0;
	padding: 0;
}

.moduletable-lang-eng a, .moduletable-lang-rus a{
	background: url("../images/eng-lang.png") no-repeat scroll right top transparent;
	padding: 0 33px 0 0;
}

.moduletable-lang-rus a{
	background: url("../images/rus-lang.png") no-repeat scroll right top transparent;
}

.moduletable-lang-eng a, .moduletable-lang-eng a:visited,
.moduletable-lang-rus a, .moduletable-lang-rus a:visited{
	color: #FFFFFF;
}

a#btn-menu-phone {
	background: url("../images/mobmenu.png") no-repeat scroll right 9px rgba(0, 0, 0, 0);
	border-bottom: 0 none;
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 0;
	padding: 0 10%;
	text-transform: uppercase;
	width: 82px;
}

a#btn-menu-phone:hover, a#btn-menu-phone.active {
	text-decoration: none;
}

#logo-menu UL.breadcrumb LI {
	background: none no-repeat scroll 0 0 transparent;
	border-left: 1px solid #9A9A9A;
	line-height: 15px;
	margin: 0;
	padding-left: 12px;
	padding-right: 12px;
}

#logo-menu UL.breadcrumb LI:first-child {
	border: medium none;
}

#logo-menu UL.breadcrumb {
	background: url("../images/home-icon.png") no-repeat scroll 0 25px transparent;
	font-size: 12px;
	margin: 0;
	padding-left: 16px;
	padding-top: 25px;
}

#logo-menu UL.breadcrumb span.divider{
	display: none;
}

a.pathway, a.pathway:visited{
	color: #0454b3;
}
div.category-module-other-news div.column1, div.category-module-other-news div.column2{
	float: left;
	width: 48.45%;
}

#content div.category-module-other-news div{
	padding: 0;
	margin: 0;
}

#content div.category-module-other-news div.column1{
	clear: both;
}

#content div.category-module-other-news div.column1 .news-conteiner-other-news, 
#content div.category-module-other-news div.column2 .news-conteiner-other-news
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EBEBEB;
	margin: 0 0 38px 0;
	padding: 0 30px;
}

#content div.category-module-other-news div.column2{
	margin-left: 3.1%;
}

#content .moduletable-other-news h3{
	background: none repeat scroll 0 0 #F3F3F3;
	border-top: 3px solid #141414;
	border-bottom: 1px solid #d6d6d6;
	color: #1c1c1c;
	font-size: 14px;
	line-height: 100% !important;
	margin: 0;
	padding: 13px 30px 11px;
	text-transform: uppercase;
}

.moduletable-other-news{
	background: none repeat scroll 0 0 #F3F3F3;
}

.category-module-other-news{
	padding: 36px 0 0 0;
}

#content .moduletable-same-links h3 {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px solid #D6D6D6;
	border-top: 3px solid #141414;
	color: #1C1C1C;
	font-size: 14px;
	line-height: 100% !important;
	margin: 0 30px;
	padding: 13px 0 11px;
	text-transform: uppercase;
}

#content .tagssimilar-same-links {
	margin: 0 30px;
	padding: 0;
}

#content .tagssimilar-same-links ul{
	margin: 0;
	padding: 0;
}

#content .tagssimilar-same-links ul li{
	padding: 0;
}

#content .room-options {
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 7px 0;
	width: auto;
}

#content .room-options > p{
	color: #868686;
	font-family: Arial,Verdana,sans-serif;
	font-size: 11px;
	line-height: 24px;
	margin: 0 0 5px 5px;
}

 .room-wifi, .room-sattelite, .room-phone, .room-tea, .room-temperature {
  background: url("../images/room_options.png") no-repeat scroll 0 0 transparent;
  height: 24px;
  line-height: 24px;
  margin-left: 4px;
  overflow: hidden;
  padding: 0 0 0 36px;
}

.room-phone {
  background-position: 0 -24px;
}

.room-tea {
  background-position: 0 -72px;
}

.room-temperature {
  background-position: 0 0 0;
}

.room-sattelite{
  background-position: 0 -48px;
}

.room-wifi{
  background-position: 0 -96px;
}

#content p.panorama360 {
  border-bottom: 1px dotted #DDDDDD;
  height: 35px;
  line-height: 35px;
  margin: 0 5px 17px 0;
  padding-bottom: 16px;
}

#content p.panorama360 a, #content p.panorama360 a:visited, 
#content p.panorama360little a, #content p.panorama360little a:visited {
  color: #0454b3;
  padding-left: 7px;
  text-decoration: underline;
}

#sliderbg .mod_htmlslider .slides{
  left: 50%;
  margin-left: -960px;
  overflow: hidden;
  position: relative;
  width: 1920px;
}

#special-blocks img{
	width: 100%;
}

.moduletable-intro, .moduletable-review{
	overflow: hidden;	
}

.moduletable-intro ul{
	padding: 0;
	margin: 0;
}

.show_allnews-review{
	overflow: hidden;
}

#logo p{
	margin: 0;
}

#icons{
	display: none;
}

#content .moduletable-intro UL LI {
  padding-left: 0;
}

#content-top .span4 {
	margin-left: 0;
	width: 33.33%;
}

body.contentpane, body.contentpane .content-text, body.contentpane .item-page{
	margin: 0 auto;
	padding: 0;
}

#flashcontent{
	margin: 0 auto;
	width: 800px;
}

body.contentpane #system-message-container{
	display: none;
}

#menu-phone {
	color: #FFFFFF;
	cursor: pointer;
	display: none;
	font-size: 12px;
	left: 0;
	opacity: 0;
	padding-bottom: 2px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-duration: 1s, 1s;
	transition-property: opacity;
	width: 100%;
	z-index: 999999;
}

#menu-phone .moduletable{
	margin: 0 10px;
	background: none repeat scroll 0 0 #3d2c28;	
}

.form-validate .cf-submit, .form-validate .button-form{
	background: none no-repeat scroll 0 0 #0454b3;
	border: medium none;
	border-radius: 0;
	color: #ffffff;
	cursor: pointer;
	display: block;
	float: right;
	font-size: 1.34em;
	height: 36px;
	line-height: 36px;
	margin-bottom: 22px;
	padding: 0 12px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	width: 100%;
}

fieldset.word button.btn, a.btn{
	background: url("../images/search-bg.png") repeat-x scroll left top transparent;
	border: 1px solid #D4D4D4;
	border-radius: 1px 1px 1px 1px;
	box-shadow: none;
	color: #005B51;
	font-size: 14px;
	height: 29px;
	letter-spacing: normal !important;
	line-height: 29px;
	margin-left: 0.5%;
	overflow: hidden;
	padding: 0 3%;
	text-shadow: none;
	text-transform: none;
}

#content .com_extvalidate h2{
	margin-bottom: 17px;
}

#footer-address, .moduletable_menu, .moduletable-social{
	margin-top: 25px;
}

.control-group.col_guests {
	float: left;
	margin-left: 4%;
	width: 62%;
}

#rk-date_img{
	background: url("../images/calendar-btn.png") no-repeat scroll 9px 5px #ffffff;
	border: medium none;
	box-shadow: 0 0;
	text-shadow: 0 0;
}

#rk-date_img i, .moduletable-rk .input-append .btn i{
	visibility: hidden;
}

.control-group.col_time{
  float: left;
  width: 28%;
}

.moduletable-rk .col_guests label {
  text-align: right;
}

.col_guests .controls{
	text-align: right;
}

#rk-time{
	width: 98%;
}

#rk-phone{
	border: medium none;
	box-shadow: 0 0;
	padding-bottom: 5px;
	padding-top: 6px;
	text-shadow: 0 0;
	width: 72%;
}

#rk-guests{
	width: 46%;
}

#rk-submit{
	background: url("../images/send-btn.png") no-repeat scroll 0 0 #ffffff;
	border: medium none;
	box-shadow: 0 0;
	padding-bottom: 5px;
	padding-top: 6px;
	text-shadow: 0 0;
	width: 63px;
}

a.btn{
	height: 28px;
	margin-left: 2%;
	margin-top: 1px;
}

h4.newsflash-title-jobs{
	cursor: pointer;
}

span.icon-search, span.icon-list {
	display: none;
}

#content .item-page-menufull h2, #content .item-page-menu h2, #content .item-page h2, #content .blog h2{
	margin-bottom: 17px;
}

#content .item-page-menufull .content-text{
	padding: 0 2% 0 0;
}

#content .item-page-menufull img{
	border-radius: 12px;
	box-shadow: 2px 2px 3px #838383;
	margin: 0;
}

#tools{
	bottom: 0;
	position: absolute;
	width: 100%;
}

.mod_htmlslider .tools-bg{
  margin: 0 auto;
  max-width: 1200px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    padding: 4px 6px;
}

#content DIV.deliver-caption{
  background: none no-repeat scroll 0 0 #a70000;
  border-top: 2px solid #FFFFFF;
  border-radius: 0;
  color: #ffffff;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 1.34em;
  height: 36px;
  line-height: 36px;
  margin-bottom: 0;
  padding: 0 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  width: 100%;
}

.mod_htmlslider .prev-slide, .mod_htmlslider .next-slide{
	background: url("../images/slider-btn-back.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 102px;
	margin: 0;
	width: 50px;
	z-index: 999996;
}

.mod_htmlslider .next-slide{
	background-image: url("../images/slider-btn-next.png");
}

.advanced-search-tip{
	display: block;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
    color: #0454b3;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: �33CCCC;
    box-shadow: 0 0 0 0;
    outline: 0 none;
}

.mod_htmlslider .button-block {
    float: right;
    height: 102px;
    margin-top: -27%;
    position: relative;
    width: 120px;
    z-index: 9996;
}

.bg-toc{
	clear: both;
	overflow: hidden;
	position: relative;
}

.toc{
    background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    max-width: 1200px;
    padding: 24px 0;
    position: absolute;
    width: 100%;
}

.mod_htmlslider .next-slide {
  right: 0;
}

#logo-menu .newsflash {
  position: relative;
}

#logo-menu .newsflash .text-block {
  font-size: 1.2em;
  top: 32%;
}

#logo-menu .newsflash .text-block .intro-text {
  padding-top: 0;
}

.form-validate  .span5{
	min-height: 20px;
}

.form-validate .button-form{
	margin-left: 9%;
}

.moduletable-slider{
	float: left;
	margin-left: 1.3%;
	margin-top: 1.2%;
	width: 63.6%;
}

.moduletable-slider .slide-introtext img{
	overflow: hidden;
	border-radius: 6px;
}

.moduletable-slider{
	overflow: hidden;
	border-radius: 6px;
	box-shadow: 0 0 5px #555555;
}

span.highlight {
	background-color: #62b32c;
	color: #ffffff;
	font-size: 1.16em;
	font-weight: bold;
	padding: 1px 4px;
}
	
/* English version */
.eng a.mainlevel_active-trans, .eng a.mainlevel_active-trans:visited {
  padding: 14px 8px 16px;
}

.eng a.mainlevel-trans:link, .eng a.mainlevel-trans:visited {
  padding: 14px 8px 16px 7px;
}
/* End English version */

@media (max-width: 1560px) {	
	#tools {
		margin-left: 29%;
		width: 60%;
	}	
	
	#htmlslider-main_toc_slide_0, #htmlslider-main_toc_slide_1, #htmlslider-main_toc_slide_2, #htmlslider-main_toc_slide_3,
	#htmlslider-main_toc_slide_4, #htmlslider-main_toc_slide_5, #htmlslider-main_toc_slide_6, #htmlslider-main_toc_slide_7	{
		height: 90px;
	}
	
	.toc {
	  bottom: 2%;
	}	
}

@media (max-width: 1500px) {	
	#tools {
		margin-left: 28%;
		width: 63%;
	}	
		
	.toc {
	  bottom: 6%;
	}	
}

@media (max-width: 1400px) {	
	#tools {
		margin-left: 26%;
		width: 68%;
	}
}

@media (max-width: 1300px) {	
	#tools {
		margin-left: 25%;
		width: 73;
	}
	
	.moduletable-rk form #rk-date {
		width: 94%;
	}
	
	#rk-phone {
		width: 70%;
	}	
	
	.moduletable-rk form {
		padding: 0 0 0 4.5%;
	}	
}

@media (max-width: 1210px) {
	.moduletable-rk form #rk-date {
		width: 92%;
	}
	
	#rk-phone {
		width: 67%;
	}
}
/* Portrait tablet to landscape and desktop */
@media (max-width: 1149px) {

	.moduletable-rk form #rk-date {
		width: 77%;
	}
	
	#rk-phone {
		width: 58%;
	}	
	
	#body-content {
	  padding: 22px 10px 0;
	}
	
	#line-menu {
		padding-top: 0px;
	}	
	
	#tools {
		width: 78%;
		margin-left: 22%;
	}	
	
	#htmlslider-main_toc_slide_0, #htmlslider-main_toc_slide_1, #htmlslider-main_toc_slide_2, #htmlslider-main_toc_slide_3,
	#htmlslider-main_toc_slide_4, #htmlslider-main_toc_slide_5, #htmlslider-main_toc_slide_6, #htmlslider-main_toc_slide_7	{
		height: 90px;
	}
	
	.toc {
	  bottom: 6px;
	}	

	#footer .span9 {
		width: 72.9%;
	}
	
	#footer-logo .moduletable{
		margin-left: 5%;
	}
	
	#left .lcaption, #left h3, #content #content-top div.subcaption {
		font-size: 15px;
		padding: 10px 0 10px 10px;
	}
}

@media (min-width: 880px) and (max-width: 990px) {
	.moduletable-rk form #rk-date {
		width: 69%;
	}	
	
	#rk-phone {
		width: 54%;
	}	
	
	.moduletable-rk h3 {
	  font-size: 16px;
	}	
	
	.moduletable-rk form {
		padding: 0 0 0 4.5%;
	}	
	
	.control-group.col_guests {
		margin-left: 2%;
		width: 64%;
	}	
	
	.moduletable-rk form label {
		font-size: 13px;
		font-weight: bold;
	}	
	
	#htmlslider-main_toc_slide_0, #htmlslider-main_toc_slide_1, #htmlslider-main_toc_slide_2, #htmlslider-main_toc_slide_3, #htmlslider-main_toc_slide_4, #htmlslider-main_toc_slide_5, #htmlslider-main_toc_slide_6, #htmlslider-main_toc_slide_7 {
		height: 74px;
	}	
	
	#tools {
		margin-left: 23%;
		width: 77%;
	}
	
	#footer .span9 {
		margin-left: 1%;
		width: 74.9%;
	}	
}

@media (max-width: 879px) {
	#line-menu .span3 {
		width: 24.5%;
	}	
	
	#line-menu .span9 {
		width: 75.5%;
	}	
	
	.moduletable-rk form label {
		font-size: 12px;
	}	
	
	.moduletable-rk form #rk-date {
		width: 69%;
	}	
	
	.control-group {
		margin-bottom: 0;
	}
	
	.moduletable-qnform label {
		font-size: 15px;
	}	
	
	.moduletable-news .news-item {
		padding-bottom: 0;
	}
	
	#left .lcaption, #left h3, #content #content-top div.subcaption {
		font-size: 12px;
		font-weight: bold;
		padding: 10px 0 10px 6px;
	}
	
	.moduletable-rk h3 {
		font-size: 15px;
		height: 20px;
		padding: 0 0 10px 6%;
	}	
	
	#tools {
		margin-left: 25%;
		width: 74%;
	}	
	
	#htmlslider-main_toc_slide_0, #htmlslider-main_toc_slide_1, #htmlslider-main_toc_slide_2, #htmlslider-main_toc_slide_3, #htmlslider-main_toc_slide_4, #htmlslider-main_toc_slide_5, #htmlslider-main_toc_slide_6, #htmlslider-main_toc_slide_7 {
		height: 60px;
	}	
	
}

/* Landscape phone to portrait tablet */
@media (max-width: 810px) {
	#rk-phone {
	  width: 100%;
	}
	
	.moduletable-rk form #rk-date {
		width: 131%;
	}	
	
	#footer .span9 {
		margin-left: 2%;
		width: 74.2%;
	}	
	
	#footer-right .row-fluid [class*="span"] {
		margin-left: 0.76243%;
	}
		
	#footer-right .row-fluid .span12 {
	  margin-left: 0;
	}	
	
	#bodypadding {
		position: relative;
	}	
	
	#logo .moduletable{
		float: left;
		width: 36%;
	}	
	
	#line-menu .span3 {
		width: 100%;
	}	
	
	.moduletable-rk {
		float: left;
		width: 64%;
	}	
	
	#logo{
		display: block;
		overflow: hidden;
	}
	
	.moduletable-rk .col_guests label {
		text-align: left;
	}	
	
	.col_guests .controls {
		text-align: left;
	}	
	
	#line-menu .span9 {
		width: 100%;
	}	
	
	#footer .span9 {
		margin-left: 2%;
		width: 96.2%;
	}	
	
	#footer-address, #footer-right .span5{
		float: left;
		width: 35%;
	}
	
	#footer-right .row-fluid .span3 {
		float: left;
		width: 25.928%;
	}	
	
	#slider{
		display: none;
	}

	.moduletable-rk h3 {
		font-size: 15px;
		height: 20px;
		padding: 0 0 10px 4%;
	}
}

@media (max-width: 600px) {
	#footer-address, #footer-right .span5 {
		width: 46%;
	}	
	
	#footer-address, #footer-right .span5 {
		width: 49%;
	}	
	
	#footer-right .row-fluid .span3 {
		clear: both;
		float: none;
		padding-top: 1px;
		width: 98%;
	}
	
	.moduletable-social p{
		float: left;
		width: 48%;
	}
	
}

/* Landscape phones and down */
@media (max-width: 500px) {
	#logo .moduletable {
		min-height: 202px;
		position: relative;
		width: 44%;
	}
	
	.moduletable-rk {
		min-height: 210px;
		width: 56%;
	}	
	
	.moduletable-rk form #rk-date {
		width: 100%;
	}
	
	#rk-phone {
		width: 72%;
	}	
	
	#logo {
		background: none repeat scroll 0 0 #680f07;
	}

	.moduletable-rk form #rk-date {
		width: 97%;
	}	

	#rk-time {
		margin-bottom: 0;
		width: 98%;
	}
	
	#rk-guests {
		margin-bottom: 0;
	}

	.input-append, .input-prepend {
		margin-bottom: 4px;
	}
	
	#logo .moduletable {
		position: relative;
		width: 44%;
	}	
	
	#menu-btn {
		bottom: 0;
		position: absolute;
		right: 4%;
	}
	
}

/* Landscape phones and down */
@media (max-width: 370px) {
	.moduletable-rk h3 {
		font-size: 14px;
		padding: 0 0 10px 3%;
	}

	.control-group.col_guests {
		width: 67%;
	}
	
	.moduletable-rk form #rk-date {
		width: 65%;
	}	
	
	#rk-phone {
		width: 45%;
	}	
	
	#logo .moduletable {
		width: 42%;
	}	
	
	.moduletable-rk {
		width: 58%;
	}	

	#body-content {
		padding: 0 10px;
	}

	#footer-address, #footer-right .span5 {
		width: 100%;
	}
	
	.moduletable-social a {
		font-size: 14px;
	}	
	
	.moduletable-social a img {
		margin-right: 3px;
	}	
	
	#menu-btn {
		width: 80%;
	}
	
}