
.formError {
	color: #FF0000 !important;
}
pre {
    text-align: left !important;
}
.formElement {
}
.formRadio {
}
.formRadioAll {
}

.cmfHide {
	display:none;
}

#Debug {
	align:left;
}

.empty {
	height: 0px;
	clear: both;
	font-size: 0px;
}

div#Gmap {
    width: 99%;
    height:300px;
    margin:0px 0px 0px 0px;
    border:4px solid #F5F5F5;
}

#idAjaxLog {
	display: none;
}


.width10 { width: 10%; }
.width20 { width: 20%; }
.width25 { width: 25%; }
.width30 { width: 30%; }
.width50 { width: 50%; }
.width75 { width: 75%; }
.width85 { width: 85%; }
.width99 { width: 99%; }




.item-blog h2, .item-blog h1 {
    margin-bottom: 25px !important;
    font-size: 24px !important;
}
a.count-comment {
    color: #000;
    text-decoration: none;
}
#navigation .fb-likebox,
#navigation #vk_groups,
#navigation .g-plus-subscribe
{
   margin:0 0 40px 9px;
}
.btn-blog {
  display: inline-block;
  color: #424852;
  text-shadow: 0px 1px 0px #ffe88a;
  text-decoration: none;
  padding: 8px 20px;
  line-height: normal;
  background: #ecd201;
  border: none;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 0px 0px #cdcdcd, inset 0px 1px 0px 0px #ffe88a;
  -moz-box-shadow: 0px 1px 0px 0px #cdcdcd, inset 0px 1px 0px 0px #ffe88a;
  box-shadow: 0px 1px 0px 0px #cdcdcd, inset 0px 1px 0px 0px #ffe88a;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-blog:hover {
  background: #0482be;
  color: white;
  text-shadow: 0px -1px 0px #194b81;
  -webkit-box-shadow: 0px 1px 0px 0px #cdcdcd, inset 0px 1px 0px 0px #194b81;
  -moz-box-shadow: 0px 1px 0px 0px #cdcdcd, inset 0px 1px 0px 0px #194b81;
  box-shadow: 0px 1px 0px 0px #cdcdcd, inset 0px 1px 0px 0px #194b81;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.item-blog {
  border-bottom: 1px dashed #cdcdcd;
  margin-bottom: 60px;
}
.item-blog .more-blog {
  text-align: center;
  margin-top: -16px;
}
.item-blog .more-blog .btn-blog {
  position: relative;
  top: 16px;
}

.meta-blog {
  font-size: 12px;
  font-style: italic;
  margin-bottom: 10px;
  margin-top: -12px;
  *zoom: 1;
}
.meta-blog:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.meta-blog .meta-item {
  position: relative;
  float: left;
  margin-left: 15px;
}
.meta-blog .meta-item:after {
  content: "/";
  position: absolute;
  left: -10px;
  top: 0px;
}
.meta-blog .meta-item:first-child {
  margin-left: 0;
}
.meta-blog .meta-item:first-child:after {
  content: "";
}
.meta-blog .meta-item img {
  position: relative;
  vertical-align: middle;
  top: -2px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.meta-blog .meta-blog-right {
  float: right;
  *zoom: 1;
}
.meta-blog .meta-blog-right:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.meta-blog .auther-socials {
  margin-left: 2px;
}
.meta-blog .auther-socials img {
  position: relative;
  vertical-align: middle;
  top: -2px;
}

.page-navigation {
  text-align: center;
  font-size: 18px;
  margin-bottom: 30px;
}
.page-navigation a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #444;
  text-decoration: none;
  border-radius: 3px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.page-navigation a:hover {
  background: #ecd201;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.page-navigation .current {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: #0482be;
  border-radius: 3px;
}

.item-blog-article {
  border-bottom: 1px dashed #cdcdcd;
  margin-bottom: 20px;
}
.item-blog-article blockquote {
  border-left: 3px solid #000;
  margin-left: 30px;
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-style: italic;
  padding-left: 10px;
}

.info-block {
  background: #ecd201;
  margin: 0 0 20px;
  padding: 15px;
  font-style: italic;
  font-size: 16px;
  line-height: 24px;
  color: #444;
  font-family: Georgia, Arial, Helvetica, sans-serif;
  border-radius: 3px;
}

.socials {
  position: fixed;
  width: 135px;
  left: 50%;
  top: 252px;
  margin-left: -650px;
  padding: 10px;
  background: #f5fcff;
  border-radius: 3px;
  text-align: left;
  -webkit-box-shadow: 0px 1px 0px 0px #cdcdcd;
  -moz-box-shadow: 0px 1px 0px 0px #cdcdcd;
  box-shadow: 0px 1px 0px 0px #cdcdcd;
  z-index: 9999;
}
.socials .item-socials {
  margin-top: 5px;
}
.socials .item-socials:first-child {
  margin-top: 0px;
}

.more-articles {
  margin-bottom: 20px;
}
.more-articles .title {
  font-size: 24px;
  color: #444;
  margin-bottom: 15px;
}
.more-articles ul {
  margin: 0 !important;
  list-style: none;
}
.more-articles ul li {
  line-height: normal;
  margin-bottom: 5px;
  padding-left: 22px;
  line-height: 24px;
  list-style: none;
  background: url("/img/sidebar-list1.png") 0px 4px no-repeat;
}

.dropdown ul li {
  padding: 0 15px !important;
}
.item-blog .dropdown ul li:first-child,
.item-blog-article .dropdown ul li:first-child {
  padding-left: 20px !important;
}

.col-row {
  position: relative;
  margin-left: -4%;
  *zoom: 1;
}
.col-row:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.col-row .col-half {
  float: left;
  width: 46%;
  margin-left: 4%;
}



@charset "utf-8";
/*
	styles for select
*/
.cusel,
.cuselFrameRight,
.jScrollPaneDrag,
.jScrollArrowUp,
.jScrollArrowDown {
	background: #fff;
}
.cusel { /* общий вид селекта включая стрелку справа */
	height: 15px;
	background-position: left top;
	display: inline-block;
	position: relative;
	cursor: pointer;
	font-size: 14px;
	background:#fff;
}
.cuselFrameRight { /* левая чсть селект. обыно скругление и левая граница */
	position: absolute;

	top: 0;
	right: 0;
	height: 100%;
	width: 0;
	background-position: right top;
	}

.cuselText { /* контейнер для отображенного текста селект */
	margin: 0 0 0 4px;
	padding: 0; /* подбираем отступы и высоту для видимого текста в селекте */
	cursor: pointer;
	overflow: hidden;
	position: relative;
	font: 11px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif; /* шрифты */
	color: #0072a8;
	background:#fff;
	border-bottom: 1px dashed #0072a8;
	position: absolute;
	top: 0;
	left: 0;
}
* html .cuselText { /* высота блока для текста для ие6 */
	height: 22px;
}
.cusel span { /* оформление оптиона */
	border-bottom: 1px dashed #0072a8;
	font: 11px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif; /* шрифты */
	color: #0072a8;
	background:#fff;
	display: block;
	cursor: pointer;
	white-space: nowrap;
	padding: 2px 0; /* паддинг справа - это отступ текста от ползунка */
	margin: 2px 0 3px 3px;
	zoom: 1;
	width: 48px !important;
}
.cusel span:hover,
.cusel .cuselOptHover { /* реакция оптиона на наведение */
	border:0;
	}
.cusel .cuselActive { /* оформление активного оптиона в списке */
	background: #fff;
	color: #0072a8;
	cursor: default;

}

/*
	styles for focus and hover
*/
.cusel:hover,
.cusel:hover .cuselFrameRight,
.cusel:focus,
.cusel:focus .cuselFrameRight,
.cuselFocus,
.cuselFocus .cuselFrameRight {
	outline:none;
}
.cusel span:hover  {
	padding: 2px 0 3px 0;
}
.cuselOpen {
	position: relative;
	z-index: 999;
}

/*
	styles for disabled select
*/
.classDisCusel,
.classDisCusel .cuselFrameRight {
	cursor: default;
	color: #ccc;

}
.classDisCusel .cuselText {
	cursor: default;
}


/*
	styles for scrollbar
*/
.cusel .cusel-scroll-wrap { /* контейнер для блока с прокруткой */
	display: block;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: -6px;
	background: #fff; /* фон выпадающего списка */
	min-width: 100%;
	width: auto;
	box-shadow: 1px 3px 2px rgba(170, 170, 170, 0.5);
}
.cusel .jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	padding: 0 0 2px 0;
	 /* границы выпадающего спиcка */
}

#feedback .cusel,
#feedback .cuselFrameRight,
#feedback .jScrollPaneDrag,
#feedback .jScrollArrowUp,
#feedback .jScrollArrowDown {
	background: #ececec;
}
#feedback .cusel { /* общий вид селекта включая стрелку справа */
	height: 30px;
	float: right;
	background-position: left top;
	display: inline-block;
	position: relative;
	cursor: pointer;
	font-size: 14px;
	background: url(/images/form_select.png) no-repeat;
}
.cuselFrameRight { /* левая чсть селект. обыно скругление и левая граница */
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 0;
	background: url(/images/form_select.png) no-repeat;
	background-position: right top;
	}

#feedback .cuselText { /* контейнер для отображенного текста селект */
	margin: 0 0 0 12px;
	padding: 0; /* подбираем отступы и высоту для видимого текста в селекте */
	cursor: pointer;
	overflow: hidden;
	position: relative;
	border: 0;
	font: 14px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif; /* шрифты */
	color: #000;
	background: url(/images/form_select.png) no-repeat center;
	position: absolute;
	top: 7px;
	left: 0;
}
* html .cuselText { /* высота блока для текста для ие6 */
	height: 22px;
}
#feedback .cusel span { /* оформление оптиона */
	border: 0;
	font: 14px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif; /* шрифты */
	color: #000;
	background:#fff;
	display: block;
	cursor: pointer;
	white-space: nowrap;
	padding: 2px 0; /* паддинг справа - это отступ текста от ползунка */
	margin: 2px 0 3px 3px;
	zoom: 1;
	width: auto !important;
}
#feedback .cusel span:hover,
.cusel .cuselOptHover { /* реакция оптиона на наведение */
	background: #e5e5e5;
	}
#feedback .cusel .cuselActive { /* оформление активного оптиона в списке */
	background: #e5e5e5;
	color: #0072a8;
	cursor: default;

}


.searchbar .cusel,
.searchbar .cuselFrameRight,
.searchbar .jScrollPaneDrag,
.searchbar .jScrollArrowUp,
.searchbar .jScrollArrowDown {
	background: #ececec;
}
.searchbar .cusel { /* общий вид селекта включая стрелку справа */
	height: 22px;
	float: right;
	margin: 0 10px 0 0;
	background-position: left top;
	display: inline-block;
	position: relative;
	bottom: 2px;
	cursor: pointer;
	font-size: 12px;
	width: 207px !important;
	background: url(/images/charter_select.png) no-repeat;
}
.searchbar .cuselFrameRight { /* левая чсть селект. обыно скругление и левая граница */
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 0;
	background: url(/images/charter_select.png) no-repeat;
	background-position: right top;
	}

.searchbar .cuselText { /* контейнер для отображенного текста селект */
	margin: 0 0 0 12px;
	padding: 0; /* подбираем отступы и высоту для видимого текста в селекте */
	cursor: pointer;
	overflow: hidden;
	position: relative;
	border: 0;
	font: 12px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif; /* шрифты */
	color: #000;
	background: url(/images/charter_select.png) no-repeat center;
	position: absolute;
	top: 2px;
	left: 0;
}
* html .cuselText { /* высота блока для текста для ие6 */
	height: 22px;
}
.searchbar .cusel span { /* оформление оптиона */
	border: 0;
	font: 12px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif; /* шрифты */
	color: #000;
	background:#fff;
	display: block;
	cursor: pointer;
	white-space: nowrap;
	padding: 2px 0; /* паддинг справа - это отступ текста от ползунка */
	margin: 2px 0 3px 7px;
	zoom: 1;
	width: auto !important;
}
.searchbar .cusel span:hover,
.cusel .cuselOptHover { /* реакция оптиона на наведение */
	background: #e5e5e5;
	margin: 2px 0 2px 7px;
	}
.searchbar .cusel .cuselActive { /* оформление активного оптиона в списке */
	background: #e5e5e5;
	color: #0072a8;
	cursor: default;

}


/*
	styles for focus and hover
*/
.cusel:hover,
.cusel:hover .cuselFrameRight,
.cusel:focus,
.cusel:focus .cuselFrameRight,
.cuselFocus,
.cuselFocus .cuselFrameRight {
	outline:none;
}
.cusel span:hover  {
	padding: 2px 0 3px 0;
}
.cuselOpen {
	z-index: 999;
}

/*
	styles for disabled select
*/
.classDisCusel,
.classDisCusel .cuselFrameRight {
	cursor: default;
	color: #ccc;

}
.classDisCusel .cuselText {
	cursor: default;
}


/*
	styles for scrollbar
*/
#feedback .cusel .cusel-scroll-wrap { /* контейнер для блока с прокруткой */
	display: block;
	visibility: hidden;
	position: absolute;
	left: 12px;
	top: 100%;
	background: #fdfdfd; /* фон выпадающего списка */
	min-width: 100px;
	width: 322px;
	box-shadow: none;
	border: 1px solid #c7c7c7;
	border-top: 0;

}

.searchbar .cusel .cusel-scroll-wrap { /* контейнер для блока с прокруткой */
	display: block;
	visibility: hidden;
	position: absolute;
	left: 4px;
	top: 100%;
	background: #fdfdfd; /* фон выпадающего списка */
	min-width: 100px;
	width: 183px;
	box-shadow: none;
	border: 1px solid #c7c7c7;
	border-top: 0;
	padding: 0 0 10px 0 !important;
}

.cusel .jScrollPaneContainer {
	position: relative;
	overflow: hidden;

	border: 1px solid #e5e5e5;
	padding: 0 0 2px 0;
	 /* границы выпадающего спиcка */
}

.searchbar form div.cusel-scroll-pane {
	margin-bottom: 0 !important;
}

.cusel .jScrollPaneTrack { /* трек для ползунка прокрутки */
	height: 100%;
	width: 7px !important;
	background: #ccc;
	position: absolute;
	top: 0;
	right: 4px;
}
.cusel .jScrollPaneDrag { /* ползунок */
	position: absolute;
	background-position: -40px -26px;
	cursor: pointer;
	width: 15px !important;
	height: 27px !important;
	right: -4px;

}

.cusel .jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.cusel .jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.cusel .jScrollArrowUp { /* стрелка вверх */
	position: absolute;
	top: 0;
	right: 2px;
	width: 26px;
	height: 12px;
	cursor: pointer;
	background-position: -2px -26px;
	overflow: hidden;
}
.cusel .jScrollArrowDown { /* стрелка вниз */
	width: 25px;
	height: 12px;
	position: absolute;
	top: auto;
	bottom: 0;
	right: 3px;
	cursor: pointer;
	background-position: -21px -26px;
	overflow: hidden;
}


/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/css/font-awesome/fontawesome-webfont.eot?v=4.0.3');src:url('/css/font-awesome/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),url('/css/font-awesome/fontawesome-webfont.woff?v=4.0.3') format('woff'),url('/css/font-awesome/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),url('/css/font-awesome/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}


.highslide-caption {
width:100%;
text-align:center;
display:none;
font-size:1em;
padding:5px;
}

.highslide-close {
display:none !important;
}

.highslide-number {
display:none;
padding-right:1em;
font-weight:700;
color:gray;
font-size:.9em;
}

.highslide-container div {
font-family:Verdana, Helvetica;
font-size:10pt;
}

.highslide {
outline:none;
text-decoration:none;
position:relative;
}

.v_foto {
position:relative;
float:left;
padding-top:20px;
margin:0 3px;
}

.naz {
position:absolute;
padding-left:10px;
color:#313131;
font-weight:700;
clear:both;
width:150px;
}

.highslide img {
border:1px solid #b0b0b0;
/*margin:20px 5px 0;*/
padding:1px;
}

.highslide:hover img {
border-color:gray;
}

.highslide-active-anchor img {
visibility:hidden;
}

.highslide-gallery .highslide-active-anchor img {
visibility:visible;
cursor:default;
border-color:#000;
}

.highslide-image {
border-color:#FFF;
border-style:solid;
border-width:2px;
}

.highslide-heading {
display:none;
font-weight:700;
margin:0.4em;
}

.highslide-dimming {
background:#000;
}

a.highslide-full-expand {
background:url(/images/graphics/fullexpand.gif) no-repeat;
display:block;
width:34px;
height:34px;
margin:0 10px 10px 0;
}

.highslide-loading {
display:block;
color:#000;
font-size:9px;
font-weight:700;
text-transform:uppercase;
text-decoration:none;
border:1px solid #FFF;
background-color:#FFF;
background-image:url(/images/graphics/loader.white.gif);
background-repeat:no-repeat;
background-position:3px 1px;
padding:3px 3px 3px 22px;
}

a.highslide-credits,a.highslide-credits i {
color:silver;
text-decoration:none;
font-size:10px;
padding:2px;
}

a.highslide-credits:hover,a.highslide-credits:hover i {
color:#FFF;
background-color:gray;
}

.highslide-move,.highslide-move * {
cursor:move;
}

.highslide-viewport {
display:none;
position:fixed;
width:100%;
height:100%;
z-index:1;
background:none;
left:0;
top:0;
}

.closebutton {
position:relative;
top:-15px;
left:15px;
width:30px;
height:30px;
cursor:pointer;
background:url(/images/graphics/close.png);
}

.highslide-gallery ul {
list-style-type:none;
margin:0;
padding:0;
}

.highslide-gallery ul li {
display:block;
position:relative;
float:left;
width:106px;
height:106px;
border:1px solid silver;
background:#ededed;
line-height:0;
overflow:hidden;
margin:2px;
}

.highslide-gallery ul a {
position:absolute;
top:50%;
left:50%;
}

.highslide-gallery ul img {
position:relative;
top:-50%;
left:-50%;
}

html>/**/body .highslide-gallery ul li {
display:table;
text-align:center;
}

html>/**/body .highslide-gallery ul a {
position:static;
display:table-cell;
vertical-align:middle;
}

html>/**/body .highslide-gallery ul img {
position:static;
}

.highslide-controls {
width:195px;
height:40px;
background:url(/images/graphics/controlbar-white.gif) 0 -90px no-repeat;
margin:20px 15px 10px 0;
}

.highslide-controls ul {
position:relative;
left:15px;
height:40px;
list-style:none;
background:url(/images/graphics/controlbar-white.gif) right -90px no-repeat;
margin:0;
padding:0;
}

.highslide-controls li {
float:left;
list-style:none;
margin:0;
padding:5px 0;
}

.highslide-controls a {
background-image:url(/images/graphics/controlbar-white.gif);
display:block;
float:left;
height:30px;
width:30px;
outline:none;
}

.highslide-controls a span {
display:none;
cursor:pointer;
}

.highslide-controls .highslide-previous a:hover {
background-position:0 -30px;
}

.highslide-controls .highslide-previous a.disabled {
background-position:0 -60px !important;
}

.highslide-controls .highslide-play a {
background-position:-30px 0;
}

.highslide-controls .highslide-play a:hover {
background-position:-30px -30px;
}

.highslide-controls .highslide-play a.disabled {
background-position:-30px -60px !important;
}

.highslide-controls .highslide-pause a:hover {
background-position:-60px -30px;
}

.highslide-controls .highslide-next a {
background-position:-90px 0;
}

.highslide-controls .highslide-next a:hover {
background-position:-90px -30px;
}

.highslide-controls .highslide-next a.disabled {
background-position:-90px -60px !important;
}

.highslide-controls .highslide-move a:hover {
background-position:-120px -30px;
}

.highslide-controls .highslide-full-expand a {
background-position:-150px 0;
}

.highslide-controls .highslide-full-expand a:hover {
background-position:-150px -30px;
}

.highslide-controls .highslide-full-expand a.disabled {
background-position:-150px -60px !important;
}

.highslide-controls .highslide-close a {
background-position:-180px 0;
}

.highslide-controls .highslide-close a:hover {
background-position:-180px -30px;
}

.draggable-header .highslide-heading {
position:absolute;
margin:2px 0.4em;
}

.draggable-header .highslide-header .highslide-close {
position:absolute;
right:2px;
top:2px;
z-index:5;
padding:0;
}

.draggable-header .highslide-header .highslide-close a {
display:block;
height:16px;
width:16px;
background-image:url(/images/graphics/closeX.png);
}

.draggable-header .highslide-header .highslide-close a:hover {
background-position:0 16px;
}

.titlebar .highslide-heading {
position:absolute;
width:90%;
color:#666;
margin:1px 0 1px 5px;
}

.titlebar .highslide-header li {
position:relative;
top:3px;
z-index:2;
padding:0 0 0 1em;
}

.wide-border .highslide-image {
border-width:10px;
}

.wide-border .highslide-caption {
padding:0 10px 10px;
}

.borderless .highslide-image {
border:none;
}

.borderless .highslide-caption {
border-bottom:1px solid #FFF;
border-top:1px solid #FFF;
background:silver;
}

.outer-glow {
background:#444;
}

.outer-glow .highslide-image {
border:5px solid #444;
}

.outer-glow .highslide-caption {
border:5px solid #444;
border-top:none;
background-color:gray;
padding:5px;
}

.colored-border .highslide-image {
border:2px solid green;
}

.colored-border .highslide-caption {
border:2px solid green;
border-top:none;
}

.dark .highslide-image {
background:gray;
border-color:#000 #000 #202020;
}

.dark .highslide-caption {
color:#FFF;
background:#111;
}

.dark .highslide-controls,.dark .highslide-controls ul,.dark .highslide-controls a {
background-image:url(/images/graphics/controlbar-black-border.gif);
}

.floating-caption .highslide-caption {
position:absolute;
background:none;
color:#FFF;
border:none;
font-weight:700;
padding:1em 0 0;
}

.controls-in-heading .highslide-heading {
color:gray;
font-weight:700;
height:20px;
overflow:hidden;
cursor:default;
background:url(/images/graphics/icon.gif) no-repeat 0 1px;
margin:0;
padding:0 0 0 22px;
}

.controls-in-heading .highslide-controls {
width:105px;
height:20px;
position:relative;
top:-23px;
left:7px;
background:none;
margin:0;
}

.controls-in-heading .highslide-controls ul {
position:static;
height:20px;
background:none;
}

.controls-in-heading .highslide-controls li {
padding:0;
}

.controls-in-heading .highslide-controls a {
background-image:url(/images/graphics/controlbar-white-small.gif);
height:20px;
width:20px;
}

.controls-in-heading .highslide-controls .highslide-previous a:hover {
background-position:0 -20px;
}

.controls-in-heading .highslide-controls .highslide-previous a.disabled {
background-position:0 -40px !important;
}

.controls-in-heading .highslide-controls .highslide-play a {
background-position:-20px 0;
}

.controls-in-heading .highslide-controls .highslide-play a:hover {
background-position:-20px -20px;
}

.controls-in-heading .highslide-controls .highslide-play a.disabled {
background-position:-20px -40px !important;
}

.controls-in-heading .highslide-controls .highslide-pause a {
background-position:-40px 0;
}

.controls-in-heading .highslide-controls .highslide-pause a:hover {
background-position:-40px -20px;
}

.controls-in-heading .highslide-controls .highslide-next a:hover {
background-position:-60px -20px;
}

.controls-in-heading .highslide-controls .highslide-next a.disabled {
background-position:-60px -40px !important;
}

.controls-in-heading .highslide-controls .highslide-full-expand a {
background-position:-100px 0;
}

.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
background-position:-100px -20px;
}

.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
background-position:-100px -40px !important;
}

.controls-in-heading .highslide-controls .highslide-close a:hover {
background-position:-120px -20px;
}

.text-controls .highslide-controls {
width:auto;
height:auto;
text-align:center;
background:none;
margin:0;
}

.text-controls ul {
position:static;
background:none;
height:auto;
left:0;
}

.text-controls li {
background-image:url(/images/graphics/controlbar-text-buttons.png);
background-position:right top !important;
margin-left:15px;
display:block;
width:auto;
padding:0;
}

.text-controls a {
background:url(/images/graphics/controlbar-text-buttons.png) no-repeat;
background-position:left top !important;
position:relative;
left:-10px;
display:block;
width:auto;
height:auto;
text-decoration:none !important;
}

.text-controls a span {
background:url(/images/graphics/controlbar-text-buttons.png) no-repeat;
display:block;
min-width:4em;
height:18px;
line-height:18px;
color:#333;
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:12px;
font-weight:700;
white-space:nowrap;
margin:1px 2px 1px 10px;
padding:1px 0 1px 18px;
}

.text-controls .highslide-next {
margin-right:1em;
}

.text-controls .highslide-full-expand a span {
min-width:0;
margin:1px 0;
padding:1px 0 1px 10px;
}

.text-controls .highslide-close a span {
min-width:0;
}

.text-controls a:hover span {
color:#000;
}

.text-controls a.disabled span {
color:#999;
}

.text-controls .highslide-previous span {
background-position:0 -40px;
}

.text-controls .highslide-previous a.disabled span {
background-position:0 -140px;
}

.text-controls .highslide-play span {
background-position:0 -60px;
}

.text-controls .highslide-play a.disabled span {
background-position:0 -160px;
}

.text-controls .highslide-pause span {
background-position:0 -80px;
}

.text-controls .highslide-next span {
background-position:0 -100px;
}

.text-controls .highslide-next a.disabled span {
background-position:0 -200px;
}

.text-controls .highslide-close span {
background-position:0 -120px;
}

.highslide-thumbstrip {
height:100%;
direction:ltr;
}

.highslide-thumbstrip div {
overflow:hidden;
}

.highslide-thumbstrip table {
position:relative;
border-collapse:collapse;
padding:0;
}

.highslide-thumbstrip td {
padding:1px;
}

.highslide-thumbstrip a {
outline:none;
}

.highslide-thumbstrip img {
display:block;
margin:0 auto;
}

.highslide-thumbstrip .highslide-active-anchor img {
visibility:visible;
}

.highslide-thumbstrip .highslide-marker {
position:absolute;
width:0;
height:0;
border-color:transparent;
border-style:solid;
border-width:0;
}

.highslide-thumbstrip-horizontal div {
width:auto;
}

.highslide-thumbstrip-horizontal .highslide-scroll-up {
display:none;
position:absolute;
top:3px;
left:3px;
width:25px;
height:42px;
}

.highslide-thumbstrip-horizontal .highslide-scroll-up div {
margin-bottom:10px;
cursor:pointer;
background:url(/images/graphics/scrollarrows.png) left center no-repeat;
height:42px;
}

.highslide-thumbstrip-horizontal .highslide-scroll-down {
display:none;
position:absolute;
top:3px;
right:3px;
width:25px;
height:42px;
}

.highslide-thumbstrip-horizontal .highslide-scroll-down div {
margin-bottom:10px;
cursor:pointer;
background:url(/images/graphics/scrollarrows.png) center right no-repeat;
height:42px;
}

.highslide-thumbstrip-horizontal table {
margin:2px 0 10px;
}

.highslide-thumbstrip-horizontal img {
width:auto;
height:40px;
}

.highslide-thumbstrip-horizontal .highslide-marker {
top:47px;
border-left-width:6px;
border-right-width:6px;
border-bottom:6px solid gray;
}

.dark .highslide-thumbstrip-horizontal .highslide-marker,.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
border-bottom-color:#FFF !important;
}

.highslide-thumbstrip-vertical-overlay {
overflow:hidden !important;
}

.highslide-thumbstrip-vertical div {
height:100%;
}

.highslide-thumbstrip-vertical a {
display:block;
}

.highslide-thumbstrip-vertical .highslide-scroll-up {
display:none;
position:absolute;
top:0;
left:0;
width:100%;
height:25px;
}

.highslide-thumbstrip-vertical .highslide-scroll-up div {
margin-left:10px;
cursor:pointer;
background:url(/images/graphics/scrollarrows.png) top center no-repeat;
height:25px;
}

.highslide-thumbstrip-vertical .highslide-scroll-down {
display:none;
position:absolute;
bottom:0;
left:0;
width:100%;
height:25px;
}

.highslide-thumbstrip-vertical .highslide-scroll-down div {
margin-left:10px;
cursor:pointer;
background:url(/images/graphics/scrollarrows.png) bottom center no-repeat;
height:25px;
}

.highslide-thumbstrip-vertical table {
margin:10px 0 0 10px;
}

.highslide-thumbstrip-vertical img {
width:160px;
height: auto;
}

.highslide-thumbstrip-vertical .highslide-marker {
left:0;
margin-top:8px;
border-top-width:6px;
border-bottom-width:6px;
border-left:6px solid gray;
}

.dark .highslide-thumbstrip-vertical .highslide-marker,.highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
border-left-color:#FFF;
}

.highslide-viewport .highslide-thumbstrip-float {
overflow:auto;
}

.highslide-thumbstrip-float ul {
margin:2px 0;
padding:0;
}

.highslide-thumbstrip-float li {
display:block;
height:60px;
list-style:none;
float:left;
margin:0 2px;
}

.highslide-thumbstrip-float img {
display:inline;
max-height:56px;
border-color:silver;
}

.highslide-thumbstrip-float .highslide-active-anchor img {
border-color:#000;
}

.highslide-container table,.text-controls .highslide-full-expand span {
background:none;
}

.highslide-wrapper,.highslide-outline,.wide-border,.colored-border {
background:#FFF;
}

.glossy-dark,.dark {
background:#111;
}

.highslide-overlay,.hidden-container,.draggable-header .highslide-header .highslide-move *,.draggable-header .highslide-header .highslide-close span,.titlebar .highslide-header .highslide-move *,.no-footer .highslide-footer,.controls-in-heading .highslide-controls .highslide-move,.text-controls .highslide-move,.highslide-thumbstrip-float .highslide-scroll-up div,.highslide-thumbstrip-float .highslide-scroll-down div,.highslide-thumbstrip-float .highslide-marker {
display:none;
}

.highslide-controls a.disabled,.highslide-controls a.disabled span {
cursor:default;
}

.highslide-controls .highslide-previous a,.controls-in-heading .highslide-controls .highslide-previous a {
background-position:0 0;
}

.highslide-controls .highslide-pause a,.controls-in-heading .highslide-controls .highslide-next a {
background-position:-60px 0;
}

.highslide-controls .highslide-move a,.controls-in-heading .highslide-controls .highslide-close a {
background-position:-120px 0;
}

.draggable-header .highslide-header,.titlebar .highslide-header {
height:18px;
border-bottom:1px solid #ddd;
}

.draggable-header .highslide-header .highslide-move,.titlebar .highslide-header .highslide-move {
cursor:move;
display:block;
height:16px;
position:absolute;
right:24px;
top:0;
width:100%;
z-index:1;
}

.draggable-header .highslide-maincontent,.titlebar .highslide-maincontent {
padding-top:1em;
}

.text-controls .highslide-previous a.disabled,.text-controls .highslide-play a.disabled,.text-controls .highslide-next a.disabled,.text-controls .highslide-full-expand a.disabled {
background-position:left top !important;
}

.highslide-viewport .highslide-thumbstrip-horizontal table,.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
margin-left:10px;
}


/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/css/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/css/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/css/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/css/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}


/*! jQuery UI - v1.11.4 - 2015-07-09
* http://jqueryui.com
* Includes: core.css, menu.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Segoe%20UI%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=%23181818&bgTextureHeader=gloss_wave&bgImgOpacityHeader=25&borderColorHeader=%23333333&fcHeader=%23ffffff&iconColorHeader=%23ffffff&bgColorContent=%232f2f2f&bgTextureContent=inset_soft&bgImgOpacityContent=25&borderColorContent=%23666666&fcContent=%23ffffff&iconColorContent=%23cccccc&bgColorDefault=%23555555&bgTextureDefault=glass&bgImgOpacityDefault=20&borderColorDefault=%23666666&fcDefault=%23eeeeee&iconColorDefault=%23cccccc&bgColorHover=%230072a8&bgTextureHover=glass&bgImgOpacityHover=40&borderColorHover=%2359b4d4&fcHover=%23ffffff&iconColorHover=%23ffffff&bgColorActive=%23f58400&bgTextureActive=inset_soft&bgImgOpacityActive=30&borderColorActive=%23ffaf0f&fcActive=%23ffffff&iconColorActive=%23222222&bgColorHighlight=%23eeeeee&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=80&borderColorHighlight=%23cccccc&fcHighlight=%232e7db2&iconColorHighlight=%234b8e0b&bgColorError=%23ffc73d&bgTextureError=glass&bgImgOpacityError=40&borderColorError=%23ffb73d&fcError=%23111111&iconColorError=%23a83300&bgColorOverlay=%235c5c5c&bgTextureOverlay=flat&bgImgOpacityOverlay=50&opacityOverlay=80&bgColorShadow=%23cccccc&bgTextureShadow=flat&bgImgOpacityShadow=30&opacityShadow=60&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url("/css/data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Segoe UI,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Segoe UI,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #666;background:#2f2f2f url("/css/images/ui-bg_inset-soft_25_2f2f2f_1x100.png") 50% bottom repeat-x;color:#fff}.ui-widget-content a{color:#fff}.ui-widget-header{border:1px solid #333;background:#181818 url("/css/images/ui-bg_gloss-wave_25_181818_500x100.png") 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #666;background:#555 url("/css/images/ui-bg_glass_20_555555_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#eee}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#eee;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #59b4d4;background:#0072a8 url("/css/images/ui-bg_glass_40_0072a8_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#fff}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#fff;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #ffaf0f;background:#f58400 url("/css/images/ui-bg_inset-soft_30_f58400_1x100.png") 50% 50% repeat-x;font-weight:bold;color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #ccc;background:#eee url("/css/images/ui-bg_highlight-soft_80_eeeeee_1x100.png") 50% top repeat-x;color:#2e7db2}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#2e7db2}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #ffb73d;background:#ffc73d url("/css/images/ui-bg_glass_40_ffc73d_1x400.png") 50% 50% repeat-x;color:#111}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#111}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#111}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("/css/images/ui-icons_cccccc_256x240.png")}.ui-widget-header .ui-icon{background-image:url("/css/images/ui-icons_ffffff_256x240.png")}.ui-state-default .ui-icon{background-image:url("/css/images/ui-icons_cccccc_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("/css/images/ui-icons_ffffff_256x240.png")}.ui-state-active .ui-icon{background-image:url("/css/images/ui-icons_222222_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("/css/images/ui-icons_4b8e0b_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("/css/images/ui-icons_a83300_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:6px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:6px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:6px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:6px}.ui-widget-overlay{background:#5c5c5c url("/css/images/ui-bg_flat_50_5c5c5c_40x100.png") 50% 50% repeat-x;opacity:.8;filter:Alpha(Opacity=80)}.ui-widget-shadow{margin:-7px 0 0 -7px;padding:7px;background:#ccc url("/css/images/ui-bg_flat_30_cccccc_40x100.png") 50% 50% repeat-x;opacity:.6;filter:Alpha(Opacity=60);border-radius:8px}


/*
 * jQuery Nivo Slider v2.7.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 *
 * March 2010
 */


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */

.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	z-index:9;
	}
.nivo-controlNav a {
	position:relative;

	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
    clear: both;
}


* {
    padding: 0;
    margin: 0;
}
html, body, div, ul, ol, li, span, p, a, h1, h2, h3, form, input, button {
    font-family: "Arial", "Helvetica", serif;
    font-weight: normal;
}
html,body{
    margin:0;
    padding:0;
}

body{
    font: 76% Arial, sans-serif;
    text-align:center
}

h1 {
    color: #0072a8 !important;
    font-size: 24px !important;
    text-transform: none !important;
}
.h1 {
    color: #0072a8 !important;
    font-size: 24px !important;
    text-transform: none !important;
    padding-bottom: 12px !important;
}

h2 {
    color: #0072a8 !important;
    font-size: 20px !important;
    text-transform: none !important;
    margin-bottom: 10px !important;
}

a {
    text-decoration: underline;
    color: #0482be;
    cursor: pointer;
}
a.fancy-open {
    text-decoration: none !important;
    border-bottom: 1px dashed #0482be;
}
a.fancy-open:hover {
    text-decoration: none !important;
    border-bottom: 0px;
}


strong a {
    font-weight: bold;
}

#info img.justifyleft {
    margin: 5px 20px 5px 0;
    float: left;
}

#info img.justifyright {
    margin: 5px 0 5px 20px;
    float: right;
}

a:hover {
    text-decoration: none;
}

.wrap {
    max-width: 990px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: left;
}

/* --------------------------Index Page----------------------------- */
#index h1 {
    padding: 0 0 9px 0;
}

#index p {
    font-size: 15px;
    line-height: 24px;
    color: #444;
    padding-bottom: 8px;
}

.details {
    font-size: 13px;
    color: #0482be;
}

.email {
    font-size: 14px;
    color: #4e91c0;
}


/* Search */

a.ajaxSearch_resultLink {
    font-size: 14px;
    color: #4e91c0;
    line-height: 30px;
}

div.ajaxSearch_grpResultName {
    display: none;
}

span.ajaxSearch_paging {
    margin: 5px 0 10px 0;
    display: block;
    font-size: 14px;
}

span.ajaxSearch_paging a {
    font-size: 14px;
    color: #4e91c0;
}

p.ajaxSearch_resultsInfos {
    font-size: 15px;
    font-weight: bold;
    color: #2f2f2f;
}

span.ajaxSearch_highlight {
    font-size: 15px;
    background: #b2daf6;
    color: #2f2f2f;
}

.ajaxSearch_resultExtract {
    font-size: 12px;
    margin: 0 0 15px 0;
    line-height: 20px;
}



/* //Search */

/* ------------Header----------- */
#header{
    position: relative;
    min-height: 157px;
    border-bottom: 5px solid #ecd201;
    margin: 0;
    padding: 0;
    top: 0;
    /*    max-width: 990px;
        width: 100%;*/
    z-index: 100;
}

.main_menu {
    position: relative;
    /*min-height: 117px;*/
    max-width: 990px;
    width: 100%;
    padding: 0;
    z-index: 30;
}

.main_menu img {
    margin-left: 30px;
    margin-top: 20px;
}

.phone {
    width: 280px;
    height: 87px;
    position: absolute;
    top: 20px;
    left: 29%;
}
html .phone p a,
html .phone p a:hover {
    color: #131313;
    text-decoration: none;
}
html .phone p,
#index .phone p {
    float:left;
    margin: 0 0 0 84px;
    padding: 0;
    color: #131313;
    font-size: 11px;
    line-height: 15px;
}

#city_list{
}

.number {clear: left;
         width: 250px;
         height: 38px;
         padding: 0 0 0 53px;
         background: url(/images/phone.png) no-repeat left;}

html .phone .number p,
#index .phone .number p {
    margin-left: 0;
    font-size: 26px;
    line-height: 34px;
}

.mybutton {
    background: url(/images/button_long.png) no-repeat;
    display: block;
    height: 29px;
    width: 222px;
    line-height: 28px;
    margin: 0 0 0 53px;
    text-decoration: none;
    text-align: center;
    color: #343434;
    font-size: 12px;
}
#navigation-menu .mybutton {
    position: absolute;
    top: -60px;
    margin: 0 0 0 30px !important;
}
.mybutton-yachts {
    position: absolute;
    top: 86px;
    right: 45px;
    margin: 0 0 0 30px !important;
}
#navigation .mybutton-2 {
    top: -320px !important;
}

a.mybutton:hover {
    background: url(/images/button_long_active.png) no-repeat;
}

.lang {
    position: absolute;
    right: 3px;
    top: 20px;
}

.lang .ru,
.lang .en {
    padding: 0 0 0 23px;
    font-size: 11px;
    margin-left: 14px;
}

.lang .selectedLang {
    text-decoration: none;
    color: #343434;
}




.ajaxsearch {
    position: absolute;
    top: 72px;
    right: 0;
    background: url(/images/icon_search.png) no-repeat left top;
    width: 263px;
    height: 35px;
}
.ajaxsearch .gplus{
    position: absolute;
    left: -83px;
    top: 2px;
}

#ajaxSearch_input {
    padding: 0;
    margin: 0 0 0 28px;
    border: 0;
    width: 170px;
    margin-top: 1px;
    color: #adadad;
    height:15px
}

#ajaxSearch_input:focus {
    outline: none;
}

#ajaxSearch_submit {
    background: url(/images/OK_button.png) no-repeat;
    width: 52px;
    height: 29px;
    padding: 1px 0 0 0;
    margin: 0 0 0 8px;
    border: 0;
    cursor: pointer;
}

#ajaxSearch_submit:hover {
    background: url(/images/OK_button_active.png) no-repeat;
}


/*
 LEVEL ONE
*/

.dropdown {
    /*    position: absolute;
        bottom:0;
        left: 0;
        height: 36px;*/
    max-width: 990px;
    width: 100%;
    z-index: 30;
    line-height: 33px;
    margin-top: 21px;
}
.dropdown ul li {
    font-weight: bold;
    float: left;
    zoom: 1;
    height: 36px;
    padding: 0 20px;
}

.menu_4 {
    width: 154px;
}
.menu_5 {
    width: 175px;
}
.menu_6 {
    width: 90px;
}
.menu_7 {
    width: 134px;
}
.menu_8 {
    width: 173px;
}

.en .menu_4 {
    width: 170px;
}
.en .menu_5 {
    width: 175px;
}
.en .menu_6 {
    width: 98px;
}
.en .menu_7 {
    width: 136px;
}
.en .menu_8 {
    width: 173px;
}

.dropdown .active a {
    color: #1e76a1;
    font-weight: bold;
    text-decoration: none;
}

.dropdown ul a:hover {
    color: #1e76a1;
}
.dropdown ul a:active {
    color: #1e76a1;
}
.dropdown ul li a {
    display: block;

    color: #343434;
    font-size: 14px;
    position: relative;
}

.dropdown ul li.hover,
.dropdown ul li:hover {
    color: #1e76a1;
    position: relative;
}
.dropdown ul li:hover a {
    color: #1e76a1;
    font-weight: bold;
    text-decoration: none;
}
.dropdown ul li:hover ul a {
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
    font-size: 12px;
    z-index: 0 !important;
    position: relative !important;
}

.dropdown ul li:hover ul a:hover {
    text-decoration:none;
    color: #ffef39;
}

.dropdown ul li li:hover {
    border: 0;
}

.dropdown ul li.hover a {
    color: #1e76a1;
}


/*
 LEVEL TWO
*/
.dropdown ul .menu_4 ul {width: 212px;}
.dropdown ul .menu_5 ul {width: 213px;}
.dropdown ul .menu_6 ul {width: 210px;}
.dropdown ul .menu_7 ul {width: 210px;}
.dropdown ul .menu_8 ul {width: 211px;}




.dropdown ul ul {
    visibility: hidden;
    position: absolute;
    top: 36px;
    left: -1px;
    text-align: left;
    line-height: 20px !important;
    background: url(/images/menu_bg.png);
    box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.8);
    z-index: 29;
}
.dropdown ul ul li {
    font-weight: normal;
    float: none;
    height: 29px;
    line-height: 29px;
}

/* IE 6 & 7 Needs Inline Block */
.dropdown ul ul li a {
    border-right: none;
    width: 100%;
    display: inline-block;
    white-space: nowrap;
}

/*
 LEVEL THREE
*/
.dropdown ul ul ul {
    left: 100%;
    top: 0;
}
.dropdown ul li:hover > ul {
    visibility: visible;
}
/* ------------//Header----------- */

#container{
    max-width:990px;
    width: 100%;
    margin:0 auto;
    text-align:left;
    position: relative;
}

/* ---Bread Crumbs--- */

#review #content .B_crumbBox {
    margin: 38px 0;
    display: block;
    color: #393939 !important;
    font-size: 13px !important;
}

#content .B_crumbBox,
#search .B_crumbBox,
#container .B_crumbBox,
#contacts #container .B_crumbBox,
#info #container .B_crumbBox {
    margin: 38px 0;
    display: block;
    color: #393939 !important;
    font-size: 13px !important;
}

#container .B_crumbBox {
    margin-left: 10px;
}

.B_crumbBox a,
#container .B_crumbBox a,
#content .B_crumbBox a,
#search .B_crumbBox a,
#contacts #container .B_crumbBox a {
    color: #4e91c0;
    font-size: 13px;
}

.B_currentCrumb,
#container .B_currentCrumb,
#content .B_crumbBox,
#search .B_crumbBox,
#container .B_crumbBox,
#contacts #container .B_crumbBox {
    color: #393939 !important;
    font-size: 13px !important;
}

#search #content {
    margin-top: 0;
}
/* ---//Bread Crumbs--- */


#content{
    float:left;
    width:590px;
    margin: 20px 20px 0 10px;
    position: relative;
}

#content p {
    padding-right: 25px;
}

#content .recommend p {
    padding-right: 0;
}
/* ------------//Content----------- */
#navigation,
#navigation-search,
#navigation-menu {
    float:right;
    width:340px;
    position: relative;
}

#rent #navigation,
#rent #navigation-menu {
    margin-top: 28px;
}

#info #navigation ul,
#info #navigation-menu ul{
    margin-left: 0;
}

#navigation ul,
#navigation-menu ul {
    line-height: 36px;
    width: 251px;
    border: 1px solid #e5e5e5;
    padding: 10px 0 10px 19px;
    margin: 0 0 40px 9px;
}

#navigation ul li a,
#navigation-menu ul li a {
    font-size: 13px;
    padding-left: 17px;
    display: block;
    background: url(/images/submenu_arrow.gif) no-repeat left;
}

/* ---Detailed search--- */
.sliderContainer {
    position: relative;
    height: 23px;
}
.searchbar {
    width: 340px;
    height: 383px;
    background: #2f2f2f;
    position: relative;
    margin-bottom: 30px;
}


.searchbar h2 {
    width: 299px;
    height: 38px;
    background: url(/images/yacht_search_bg.png) no-repeat;
    line-height: 40px;
    padding-left: 41px;
    position: absolute;
    top: 14px;
}
.searchbar form {
    position: absolute;
    top: 80px;
    left: 10px;
    width: 320px;
}
.searchbar form>div {
    margin-bottom: 26px;
}
.searchbar label {
    color: #e8e8e8;
    font-size: 13px;
}
.searchbar .saleForm span {
    white-space: nowrap;
}

.niceCheck {
    width: 16px;
    height: 18px;
    margin: 2px 4px 0 0;
    display: inline-block;
    cursor: pointer;
    background: url(/images/check.png);
    overflow: hidden;
}
.niceChecked {
    background-position: 0 -22px;
}
.niceCheck input {
    margin-left: -100px;
    /* можно задать побольше чтобы наверняка скрыть поле */
}
.niceCheckDisabled {
    background-image: url(/css/path-to/checkbox-disabled.png);
}

.niceRadio {
    width: 16px;
    height: 16px;
    margin-right: 2px;
    display: inline-block;
    cursor: pointer;
    background: url(/images/radio_sprite.png);
    overflow: hidden;
}
.radioChecked {
    background-position: 0 -20px;
}
.niceRadio input {
    margin-left: -17px;
}

.service {
    margin-right: 13px;
}

.search_rent {
    margin-right: 29px;
}
.yacht_type {
    margin-right: 28px;
    float: left;
}
.yacht_type_list {
    /* display: block;
    float: left;*/
    margin-right: 5px;
}
.motor {
    margin-right: 15px;
}
.yachtTypeSearch {
    margin-bottom: 150px;
}
.typeContainer {
    position: relative;
}


.minCost,
.maxCost,
.minSize,
.maxSize {
    color: #e8e8e8;
    background: #2f2f2f;
    border: 0;
    width: 50px;
}

/* Ширина слайдера */

.sliderCont {
    width: 150px;
    float: left;
    margin: 5px 0 0 15px;
    position: absolute;
    left: 90px;
}

.sbar {
    float: left;
    clear: left;
}

.meter {
    position: absolute;
    left: 265px;
}

.searchbar .charter {
    clear: left;
}

.minCost,
.maxCost {
    top: 14px;
}

.maxCost {
    left: 77px;
}

.minCost {
    left: -3px;
}

.maxSize {
    left: 81px;
}

.minSize {
    left: -3px;
}

.minSize,
.maxSize {
    top: 14px;
}


.minCost,
.maxCost,
.minSize,
.maxSize {
    clear: left;
    position: relative;
}

.slider,
.slider2 {
    width: 140px;
    height: 30px;
}
/* Контейнер слайдера */
.searchbar .ui-slider {
    position: relative;
}
/* Ползунок */
.searchbar .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 13px;
    /* Задаем нужную ширину */
    height: 17px;
    /* и высоту */
    background: url(/images/trigger.png) no-repeat;
    /* картинка изображающая ползунок. Или можно залить цветом, задать бордюр и скругления */
    cursor: pointer
}
.searchbar .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    overflow: hidden;
}
/* горизонтальный слайдер (сама полоса по которой бегает ползунок) */
.searchbar .ui-slider-horizontal {
    height: 3px;
    /* задаем высоту согласно дизайна */
}
/* позиционируем ползунки */
.searchbar .ui-slider-horizontal .ui-slider-handle {
    top: -5px;
    margin-left: -6px;
}
.searchbar .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.searchbar .ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.searchbar .ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}
/* оформление полосы по которой ходит ползунок */
.searchbar .ui-widget-content {
    border: 1px solid #D4D4D4;
    background: #d5d5d5;
}
/* оформление активного участка (между двумя ползунками) */
.searchbar .ui-widget-header {
    border: 1px solid #D4D4D4;
    background: #696969;
}
/* скругление для полосы слайдера */
.searchbar .ui-corner-all {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
/* ---//Detailed search--- */

/* --News-- */
.news h5, .social-networks h5 {
    font-size: 15px;
    font-weight: bold;
    color: #2f2f2f;
    background: #fafafa url(/images/icon_news.png) no-repeat left;
    width: 295px;
    height: 37px;
    line-height: 40px;
    padding-left: 45px;
    margin: 50px 0 25px 0;
}
.news .short_article {
    width: 318px;
    margin: 0 10px 10px 12px;
    position: relative;
}

.short_article_item {
    background-color: #E8E8E8;
    /*margin-left: -10px !important;*/
}
.short_article_item p {
    padding-bottom: 18px !important;
    margin-bottom: 0 !important;
}
#content .short_article {
    position: relative;
    padding-left: 10px;
}

#content .short_article p {
    font-size: 13px;
}

#content .short_article h4 a {
    font-size: 14px;
    line-height: 30px;
}

.news .date,
#content .date {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 11px;
    color: #7f7f7f;
}

.short_article-status {
    position: absolute;
    right: 22px;
    top: 35px;
    font-size: 11px;
    color: #7f7f7f;
}
.board-status {
    font-size: 11px;
    color: #7f7f7f;
}

#content .date {
    right: 25px;
    top: 12px;
}

.navigation-sep {
    height: 10px;
}

#navigation .news h4 {
    margin-right: 60px;
}
#navigation .news h4 a {
    font-size: 13px;
    color: #0482be;
    line-height: 18px;
}
#navigation .news p {
    font-size: 13px;
    color: #2f2f2f;
    line-height: 22px;
    margin-top: 5px;
}
#navigation .news a.details {
    margin: 8px 0 40px 12px;
    display: block;
}



/* --//News-- */




/* ------------//Navigation----------- */


/* ------------Content----------- */


#content ul,
#content ol {
    list-style-type: disc;
    margin: 0 0 0 17px;
    line-height: 21px;
    list-style-image: url(/images/list.gif);
}

/* ------------Extra----------- */
#extra{
    float:left;
    width:580px;
    margin: 35px 0 30px 10px;
}

#index .recommend,
.how_to_choose {
    clear: left;
}
#index .recommend {
    margin-top: 37px;
}
#index .recommend .recommend-height {
    padding-bottom: 15px !important;
}

.how_to_choose {
    margin: 37px 0 0 0;
}

.how_to_choose ul{
    margin: 5px 0 0 0;
    font-size: 13px;
    color: #444;
    line-height: 21px;
    list-style-image: url(/images/list.gif);
}

#index .sale,
#index .rent {
    margin: 0 23px 10px 0;
}
.sale,
.rent,
.wallpapers,
.yachts {
    position: relative;
    margin: 23px 0 10px 0;
    width: 248px;
    height: 129px;
    padding: 35px 10px;
    display: inline-block;
    background: #fafafa;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    font-size: 12px;
    color: #2f2f2f;
}


.wallpapers {
    width: 170px;
    height: 128px;
    margin: 15px 0 0 15px !important;
    padding: 10px;
}
.wallpapers .wallpapers-img {
    /* width: 170px !important;
    height: 128px !important;
    max-height: 128px !important;*/
}
.yachts {
    width: 250px;
    height: 130px;
    margin: 15px 0 0 15px !important;
    padding: 15px 25px;
}
.yachts .yachts-img {
    /* width: 250px !important;
    height: 130px !important;*/
    max-height: 130px !important;
}
.shipyards {
    width: 99px;
    height: 64px;
    margin: 10px 0 0 7px !important;
    padding: 5px 5px;
}
.shipyards a {
    display: block;
}
.shipyards .shipyards-img {
    position: relative;
    /* width: 99px !important;
    height: 45px !important;
    max-height: 45px !important;*/
}
.shipyards p {
    text-align: center;
    padding-top: 7px;
    width: 99px;
}
.photo {
    width: 170px !important;
    height:97px !important;
}
.photo .photo-img {
    /* width: 170px !important;
    height: 97px !important;
    max-height: 97px !important;*/
}
.nvl {
    padding:5px 0;
    margin-top: -20px !important;
    margin-bottom: 10px !important;
}
.sale a.aboutyacht,
.rent a.aboutyacht,
.wallpapers2 a.aboutyacht {
    width: 250px;
    height: 130px;
    display: block;
    position: absolute;
    z-index: 3;
}
.wallpapers a.aboutyacht {
    width: 150px;
    height: 80px;
    display: block;
    position: absolute;
    z-index: 3;
}


.sale a.aboutyacht:hover,
.rent a.aboutyacht:hover,
.wallpapers a.aboutyacht:hover {
    background: url(/images/details.png) no-repeat;
}

.sale img,
.rent img,
.wallpapers img {
    /* width: 250px;
    max-height: 130px;*/
    position: absolute;
    z-index: 2;
}

.sale p,
.rent p,
.wallpapers p {
    position: absolute;
}


.yachttype .rent,
.yachttype .sale {
    /*margin: 23px 27px 10px 27px;*/
    margin: 23px 0 10px 40px;
}
.yachttype-shipyards-yach .sale {
    margin-right: 0px;
    margin-left: 11px;
}
.yachttype-yacht{
    margin-left: 0 !important;
}

.name,
.size,
.year,
.region,
.price,
.seating,
.arendaPrice {
    position: absolute;
}
.name,
.size {
    top: 10px;
}
.name,
.year {
    left: 10px;
}

.size,
.price {
    right: 10px;
}

.price,
.year{
    bottom: 10px;
}

.type {
    width:73px;
    height: 73px;
    position: absolute;
    top: 34px;
    left: 9px;
    z-index:6;
}
.seating {
    padding-left: 28px;
    padding-top: 6px;
    background: url(/images/seating.png) no-repeat;
    bottom: -1px;
    height: 24px;
}
.sale .type {
    background: url(/images/sale_line.png) no-repeat;
}
.rent .type {
    background: url(/images/rent_line.png) no-repeat;
}

.rent.rent-arenda {
    /*height: 189px;*/
    height: 165px;
}
.rent.rent-arenda .year,
.rent.rent-arenda .price {
    /*bottom: 70px;*/
    bottom: 46px;
}
.rent.rent-arenda .region {
    width: 125px;
    top: 177px;
}
.rent.rent-arenda .price {
    bottom: 10px;
    text-align: right;
}
.rent.rent-arenda .arendaPrice {
    bottom: 34px;
}

/* ------------//Extra----------- */



/* ------------Footer----------- */
#footer{
    clear:both;
    width:100%;
    background: #181818;
    border-top: 10px solid #939393;
    text-align: left;
    /*min-width: 990px;*/
}

#footer .wrap {
    overflow: no;
}
#footer h4 {
    color: #b8b8b8;
    font-size: 15px;
    font-weight: bold;
    margin: 29px 0 15px 10px;
}

#footer p {
    font-size: 13px;
    color: #b8b8b8;
    line-height: normal;
    padding: 0 0 15px 10px;
}
ul.footer_menu {
    height: 206px;
    padding: 24px 0 28px 0;
    margin: 13px 0 0 10px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

ul.footer_menu ul {
    border: 0;
    padding: 0;
    margin: 0;
}

.footer_menu li {
    float: left;
    padding: 0 48px 0 0;
    display: block;
}
.footer_menu li a {
    color: #ecd201;
    font-size: 13px;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
}

.footer_menu li li a {
    display: block;
    float: none;
    color: #0482be;
    font-size: 12px;
    line-height: 22px;
    font-weight: normal;
    text-decoration: underline;
}

.footer_menu li li {
    float: none;
    padding: 0;
}
.footer_menu li.last {
    padding: 0;
    width: auto !important;
}

#footer h5 {
    color: #ecd201;
    font-size: 13px;
    font-weight: bold;
    line-height: 30px;
    clear: left;
    margin: 19px 0 7px 10px;
}
.social-service {
    float:right;
    margin-top: -25px;
    margin-right: 250px;
    margin-bottom: 10px;
}
.social-service>div {
    margin-bottom: 5px;
}
.cosial-buttom,
.phone-footer {
    float: left;
    color: #c3c3c3;
    font-size: 12px;
    line-height: 28px;
}
.phone-footer a,
.phone-footer a:hover {
    text-decoration: none;
    color: #c3c3c3;
}

.phone-footer {
    min-height: 70px;
    margin: 0 40px 0 10px;
}

.line_phone,
.mob,
.skype,
.icq {
    padding-left: 19px;
}

.line_phone {
    background: url(/images/icon_phone.png) no-repeat 0 6px;
}
.mob {
    background: url(/images/icon_mob.png) no-repeat 1px 6px;
}
.skype {
    background: url(/images/icon_skype.png) no-repeat 0 6px;
}
.icq {
    background: url(/images/icon_icq.png) no-repeat 0 6px;
}

.copyright {
    position: absolute;
    bottom: 4px;
    right: 0;
    width: 240px;
    text-align: right;
}

#footer .copyright p {
    font-size: 10px;
    color: #b8b8b8;
    line-height: normal;
}

/* ------------//Footer----------- */

/*============================*/
/*====== Slider Styles =======*/
/*============================*/
.nivoslider-info-one {
    position: relative;
}
.nivoslider-info-one .nivo-caption {
    display: block;
}
.comment {
    width: 322px;
    float: right;
    margin: 5px 15px 0 0 !important;
    height: 95px;
    overflow: hidden;
}
.nivoslider-info .comment {
    margin: 5px 12px 0 0;
}
.nivoslider-info-one .slidertext,
#nivoslider .slidertext,
.advanced-slider .slidertext {
    font-size: 12px !important;
    line-height: 16px !important;
    color: #fff !important;
    text-shadow: black 1px 2px 2px !important;
    text-align: left !important;
    padding: 0 0 4px 0 !important;
    margin-bottom: 0 !important;
}

.nivoslider-info-one  .slidertext a,
#nivoslider .slidertext a,
.advanced-slider .slidertext a {
    text-shadow: none;
    color: #0482be;
}

#nivoslider .nivo-caption .client,
.nivoslider-info-one .nivo-caption .client,
#nivoslider .nivo-caption .comment>img,
.advanced-slider .nivo-caption .comment>img{
    /* width: 64px !important;
     height: 84px !important;*/
    float: right !important;
    display: block !important;
    position: relative !important;
    margin: 7px 0 0 10px;
    top: auto !important;
    left: auto !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    opacity: 1 !important;
}

.nivoslider-info-one .nivo-caption h5 ,
#nivoslider .nivo-caption h5,
.advanced-slider .nivo-caption h5{
    color: #fff;
    text-shadow: black 1px 2px 2px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding: 0 0 2px 0;
}




.shadow_slider {
    background: url(/images/shad.png) repeat-x;
    height: 24px;
}
#nivoslider-wrapper {
    background: #00293b;
    /*height: 400px;*/
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
#nivoslider-wrapper-2 {
    height: 400px;
    /*width: 100%;*/
    max-width: 990px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
}
#nivoslider {
    margin: 0 auto;
    position: relative;
    width: 980px;
    height: 400px;
    background: url(/images/loading.gif) no-repeat 50% 50%;
}
#nivoslider-wrapper.nivoslider-info {
    max-width: 660px;
    /*    width: 660px;
        min-width: 660px;*/
    height: 297px;
    margin-bottom: 20px;
}
#nivoslider-wrapper.nivoslider-info #nivoslider {
    width: 100%;
    height: 297px;
}

.nivoslider-arenda {
    width: 590px !important;
    min-width: 590px !important;
    height: 267px !important;
    margin-bottom: 20px;
}
.nivoslider-arenda #nivoslider {
    width: 590px !important;
    height: 267px !important;
}

.nivoslider-arenda .nivo-caption ,
.nivoslider-info .nivo-caption {
    display: none;
}
.nivo-caption:empty {
    display: none;
}

#nivoslider img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
#nivoslider a {
    border: 0;
    display: block;
}
.nivo-controlNav {
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 20px;
}
.nivo-controlNav a {
    display: block;
    width: 13px;
    height: 13px;
    background: url(/images/bullet.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin-right: 10px;
    float: left;
}
.nivo-controlNav a.active {
    background-position: 0 -20px;
}
.nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/images/arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
}
a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}
a.nivo-prevNav {
    left: 15px;
}
.nivo-caption {
    opacity: 1 !important;
    position: absolute;
    z-index: 8;
    bottom: 0;
    right: 0;
    width: 427px;
    height: 119px;
    background: url(/images/bg_caption.png) no-repeat;
    text-shadow: none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-html-caption a {
    color: #efe9d1;
    text-decoration: underline;
}
/* //Slider */

/* ----------//Index Page--------- */



/* -------------Contacts Page------------ */

#index #content {
    margin-bottom: 30px;
}

#contacts #content,
#review #content,
#inquiry #content,
#yacht #content {
    width: 660px;
    margin: 0 0 0 10px;
    padding: 0 0 50px 0;
}

#contacts #navigation-menu,
#review #navigation-menu,
#search #navigation-menu,
#info #navigation-menu,
#inquiry #navigation-menu,
#yacht #navigation-menu {
    margin: 90px 0 0px 0;
    width: 268px;
}
#contacts #navigation,
#review #navigation,
#search #navigation,
#info #navigation,
#inquiry #navigation,
#yacht #navigation {
    margin: 0px 0 30px 0;
    width: 268px;
}

#contacts #content h4 {
    color: #444;
    font-size: 16px;
    font-weight: bold;
    margin: 25px 0 13px 0;
}

#contacts #content .info {
    padding: 0 0 17px 0;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
}

#contacts #content span {
    color: #686868;
    font-size: 12px;
    font-weight: normal;
}

#contacts #content p {
    color: #444;
    font-size: 14px;
    line-height: 27px;
}

#contacts #content #content-info p {
    line-height: 18px !important;
    margin-bottom: 18px !important;
    margin: 20px !important;
}
.content-info-top {
    margin-top: 30px !important;
}

#contacts #content .details {
    text-decoration: none;
    border-bottom: 1px dashed #4E91C0;
    cursor: pointer;
    color: #4e91c0;
    font-size: 12px;
}

#contacts #content .details:hover {
    border: 0;
}
/* ---Contact form--- */
#contacts h3,
#inquiry h3 {
    color: #444;
    font-size: 18px;
    font-weight: normal;
}

.contactform {
    background: #fcfcfc;
    margin: 49px 0;
    border: 1px solid #e5e5e5;
    padding: 20px;
    overflow: auto;
}
.contactform-h1 {
    margin-bottom: 25px !important;
}
.contactform-user{
    margin: 0 !important;
    padding-top: 0 !important;
}
.contactform-user-content  {
    margin-top: 15px !important;
}

#feedback p {
    margin-top: 35px;
    line-height: 24px !important;
    font-size: 14px;
    color: #444;
}


#feedback input[type="text"], #feedback input[type="password"] {
    height: 16px;
    width: 342px;
    margin: 7px 8px;
    border: 0;
    font-size: 14px;
    color: #444;
}

.formwrap_small {
    width: 147px;
    float: right;
    background: url(/images/form_text_small.png) no-repeat;
    height: 29px;
}
.formwrap_figth_small {
    position: absolute;
    left: 230px;
}

#feedback .formwrap_small input[type="text"] {
    height: 16px;
    width: 135px;
    margin: 5px 8px;
    border: 0;
}
.formwrap input[type="file"] {
    margin: 6px 8px;
    border: 0px !important;
    width: 346px;
}

.period {
    float: right;
    margin: 0 7px 0 28px;
}

#feedback textarea {
    width: 346px;
    margin: 7px 10px;
    height: 150px;
    border: 0;
    resize: none;
    overflow: auto;
}

.formwrap_area {
    width: 362px;
    height: 164px;
    float: right;
    background: url(/images/textarea.png) no-repeat;
}
.formwrap_area_small {
    width: 362px;
    height: 64px;
    float: right;
    background: url(/images/textarea_small.png) no-repeat;
}
.formwrap_area_small textarea {
    height: 52px !important;
}

.formwrap {
    width: 362px;
    float: right;
    background: url(/images/form_text.png) no-repeat;
    height: 29px;
}
.formwrap_text {
    width: 362px;
    float: right;
    height: 29px;
    /*padding-bottom: 10px;*/
}
.register-chekbox {
    margin-top: 15px !important;
}
.formwrap-text {
    width: 362px;
    float: right;
}

#inquiry h1{
    margin-left: 10px;
}

#feedback select {
    width: 362px;
}

.errors {
    font-size: 14px !important;
    margin: 15px 0 !important;
    color: #ff0000 !important;
    line-height: 20px;
}
.errors strong {
    color: #444;
    font-size: 13px;
}

#feedback input[type="submit"],
.searchbar input[type="submit"] {
    float: right;
    clear: right;
    background: url(/images/button_form.png) no-repeat;
    width: 101px;
    height: 29px;
    line-height: 27px;
    border: 0;
    font-size: 12px;
    color: #343434;
    cursor: pointer;
}

.searchbar input[type="submit"] {
    margin-right: 10px;
}

#feedback input[type="submit"]:hover,
.searchbar input[type="submit"]:hover {
    background: url(/images/button_form_active.png) no-repeat;
}

#feedback .captcha {
    clear: right;
    width: 360px;
    float: right;
}

#feedback .captcha p {
    margin-top: 10px;
}

#feedback .captcha img {
    display: inline;
    vertical-align: middle;
}

#feedback .vericodeform {
    width: 100px !important;
    float: none !important;
}


/* ---//Contact form--- */

.advert .email {
    font-size: 12px;
}

/* -------------//Contacts Page------------ */

/* ----Review Page----- */

#review #content p {
    color: #444;
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 19px 0;
}

.about_clients {
    margin: 0 0 30px 0;
    padding: 0 0 17px 0;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
}
#review .about_clients h4 {
    color: #444;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 20px 0;
}


.about_clients img {
    float: left;
    padding: 5px 15px 20px 0;
}
.img-left {
    float: left;
    padding: 5px 15px 20px 0;
}


.clients_logo {
    margin: 55px 0 25px 0;
}

#review h1 {
    padding-bottom: 25px;
}
h1.h1-bottom {
    padding-bottom: 15px;
}
/* ----//Review Page----- */

/* Tabs */
#inquiry .yachttype,
#yacht .yachttype {
    max-width: 660px;
}

.yachttype {
    width: 98%;
    padding: 0;
    position: relative;
    margin: 30px 0 30px 10px;
}
.yachttype .tabs {
    margin: 0;
    /*    position: absolute;
        top: 0;*/
}

.yachttype .tabs li span {
    border-bottom: 1px dotted #0482be;
    color: #0482be;
    font-size: 13px;
}
.yachttype .tabs li {

    float: left;
    display: inline;
    color: #0482be;
    cursor: pointer;
    font-size: 13px;
    line-height: 32px;
    text-align: center;
    position: relative;
    width: 100px;
    height: 33px;
    z-index: 15;
}

#sale .yachttype .tabs li {
    line-height: normal;
    width: 150px;
    color: #444;
    font-size: 11px;
}

.yachttype .tabs li.current {
    color: #444;
    background: #fcfcfc;
    border: 1px solid #e5e5e5;
    border-bottom: 0;
    margin-right: -1px;
    margin-bottom: -1px;
}

.yachttype .tabs li.current span {
    border: 0;
}

.yachttype .tabs li:hover span {
    border: 0;
}

#inquiry .box {
    padding: 20px;
}

.box {
    display: none;
    border: 1px solid #e5e5e5;
    background: #fcfcfc;
    padding: 0;
    padding-bottom: 10px;
    text-decoration: none;
    /*position: relative;*/
    /*top: 33px;*/
    float: left;
    z-index: 5;
    margin-top: -1px;
}
.box-content {
    margin-bottom: 53px;
}
.box.visible {
    display: block;
}
#scroll_vertical {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 600px;
    /*max-height: 900px;*/
}
#scroll_vertical .rent{
    margin: 23px 27px 10px 21px !important;
}

#wrapper {
    /*clear: left;*/
    /*    max-width:990px;
        width: 100%;*/
}

.yachttype-wallpapers {
    max-width: 660px !important;
    padding-bottom: 20px !important;
    margin-left: 0 !important;
    position: relative;
}
.yachttype-wallpapers .tabs li {
    width: 200px;
}
.yachttype-wallpapers .tabs li.current,
.yachttype-link .tabs li.current {
    cursor: auto;
}
.yachttype-wallpapers .tabs li span,
.yachttype-link .tabs li span {
    border-bottom: 0px;
}
.yachttype-wallpapers .box {
    padding-bottom: 15px;
}
.yachttype-wallpapers .box .pages {
    padding-left: 15px !important;
}
.yachttype-sale .tabs li {
    line-height: normal;
    width: 150px;
    color: #444;
    font-size: 11px;
}
.yachttype-sale .tabs li.current-all {
    line-height: 32px;
    width: 100px;
    color: #0482be;
    font-size: 13px;
}
.yachttype-shipyards {
    /*margin: 0px;*/
    /*width: 612px;*/
}
.yachttype-shipyards-yach {
    width: 580px;
    margin: 0px !important;
    margin-top: -8px !important;
}
.yachttype-shipyards .tabs li {
    line-height: normal;
    width: 120px;
    color: #444;
    font-size: 11px;
}
.yachttype-shipyards .tabs li.current-all {
    line-height: 32px;
    width: 100px;
    color: #0482be;
    font-size: 13px;
}
/* // Tabs */


/* ------Info Template---- */

#info p {
    line-height: 18px;
}
#info #content p {
    font-size: 14px;
    color: #444;
    line-height: 24px;
    margin-bottom: 18px;
}
#info #content>p {
    /*clear:both;*/
}
#info #content>p>a>img {
    /*float: left;*/
    margin: 5px 20px 5px 0px;
    align: bottom;
}
#info #content h1 {
    margin-bottom: 25px;
}

#info #content h3 {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 23px;
    color: #444;
}

#info #content {
    margin: 0 0 20px 10px;
    width: 660px;
    /*overflow: hidden;*/
    position: relative;
}

#info #content img {
    max-width: 660px;
    /*height: 100%;*/
}

#info #content ul,
#info #content ol {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 25px;
    color: #444;
}


/* ----//Info Template---- */

/* ------Rent Template---- */

#rent h1 {
    margin-left: 10px;
}

#rent #content {
    padding: 8px 0 0 0;
}

#rent #content p {
    font-size: 14px;
    color: #444;
    line-height: 18px;
    margin-bottom: 23px;
}

#rent #content h3 {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 23px;
}
#rent #content ul {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 25px;
}
#rent #content .verf_ {
    height: 13px;
    line-height: 18px;
    max-width: 499px;
    color: #444;
    margin-bottom: 18px;
    poisition: relative;
    height: 100%;
    text-align: center;
    margin: 20px;
    padding:20px 20px;
    background:#e6e6e6;
}
#rent #content .verf_ p {
    padding: 0px !important;
    margin-bottom: 0px !important;
}
#rent #content .descr,
#yacht #content .descr {
    line-height: 18px;
    /*width: 620px;*/
    color: #444;
    margin-bottom: 18px;
    /*text-align: center;*/
    margin: 0 20px 0px;
    padding-right: 0;
}
#rent #content .descr p,
#yacht #content .descr p {
    margin: 0;
    margin-bottom: 18px;
}

#yacht #content p {
    height: 13px;
    line-height: 18px;
    max-width: 620px;
    color: #444;
    margin-bottom: 18px;
    poisition: relative;
    height: 100%;
    /*text-align: center;*/
    margin: 20px;
}

.spacer{
    height:0 !important;
    width:0 !important;
    clear:both !important;
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    overflow:hidden;
    float:none !important;
}
.verf_ .verf_logo {
    width:200px;
    float:left;
}
.verf_ .verf_logo p {
    width:198px;
    height:38px;
    border:1px solid #d2d2d2;
    text-align:center;
    line-height:40px;
    margin:3px 0 0;
}
.verf_ .verf_right {
    width:200px;
    float:right;
}
.descr .verf_info {
    background:#f0f0f0;
    padding:5px 20px;
}
em {
    font-style: italic;
}
.verf_info p {
    margin:0;}
/* ----//Rent Template---- */

/* -----Yacht Template----- */

#yacht .B_crumbBox {
    margin-left: 0;
}

#yacht #content h1 {
    margin-bottom: 25px;
}

#yacht #content {
    /*margin-left: 20px;*/

}

#yacht #content h3 {
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #444;
    margin: 0 0 18px 20px;
}

#content .about {
    margin: 0 0 40px 20px;
    padding: 0;
    list-style: none;
    color: #444;
    font-size: 13px;
    max-width: 400px;
    position: relative;
    background: url(/images/char_bg.png) repeat;
    float: left;
}

#content .board .about {
    margin: 0;
}
#yacht #content .board  p{
    margin: 20px 20px 20px 0 !important;
    text-align: left !important;
}
.board .op_price-arenda {
    top: -20px !important;
    width: 218px !important;
}
.board h3 {
    margin-left: 0 !important;
}

#content .about table {
    width: 326px !important;
    height: auto;
    text-align: justify !important;
}

#content .about td {
    width: 212px !important;
}


#content .about span.item {
    padding-left: 10px;
    float: none;
    display: inline-block;
    width: auto;
    min-width: 180px;
    padding-right: 10px;
}

#content .about span {
    float: right;
    width: 160px;
    line-height: 26px;
}

#content span.blue {
    color: #0072a8;
    font-weight: bold;
}
#content span.blue a,
#content span.blue a:hover {
    color: #0072a8;
    font-weight: bold;
    text-decoration: none;
}

#yacht #content .descr p {
    text-align: left;
}


#yacht #content p {
    height: 13px;
    line-height: 18px;
    max-width: 620px;
    color: #444;
    margin-bottom: 18px;
    poisition: relative;
    height: 100%;
    text-align: center;
    margin: 20px;
}
/*#yacht #content .descr .h1 {
 margin-bottom: 18px;
 margin: 20px;
}*/

#yacht #content img {
    position: relative;
    max-width: 620px;
    height: auto;
    width: 100%;
}


/* -----//Yacht Template----- */


.input-text-default {
    color: #ADADAD !important;
}
.input-text {
    color: #343434 !important;
}

#Debug,
#idAjaxLog {
    text-align: left;
}

h3.map{line-height:25px;}
.map div {float:left;
          line-height:25px;
          padding-right:15px;}
.map h3 {
    margin-bottom: 5px !important;
    margin-top: 23px;
}
.spacer{height:0 !important;
        width:0 !important;
        clear:both !important;
        margin:0 !important;
        padding:0 !important;
        border:0 !important;
        overflow:hidden;
        float:none !important;
}


#info #content ul.pages {
    height:20px;padding: 0;
    padding-top: 20px;
    margin: 0;}
#info #content ul.pages.pages-top {
    padding: 0;
    padding-bottom: 20px;}
#info #content .about_clients-pages ul.pages {
    padding-top: 0;
    margin-top: -10px;}
#info #content ul.pages li {
    float:left;
    clear:none !important;
    padding-right: 6px;
    list-style:none;}
#info #content ul.pages li a {
    float:none;
}
#info #content ul.pages p {
    float:left;
    padding:0 0 0 6px;}

#rent ul.pages {
    height:15px;padding: 20px 45px 0px;
    margin: 0;}
#rent ul.pages.pages-top {
    padding: 0;
    padding-bottom: 20px;}
#rent ul.pages li {
    float:left;
    clear:none !important;
    padding-right: 6px;
    list-style:none;}
#rent ul.pages li a {
    float:none;
}
#rent ul.pages p {
    float:left;
    padding:0 0 0 6px;}

.yacht-about{
    position: relative;
    min-height: 200px;
}

.yacht-about-board{
    position: relative;
    min-height: 20px !important;
}
#content .board.board-yacht-about  .yacht-about-board .about{
    margin-bottom: 0 !important;
}
.board-yacht-about{
    margin: 20px;
}
.op_price {
    /*position:relative;*/
    width:238px !important;
    text-align:center;
    /*top: 30px;*/
    /*right: 0;*/
    float: right;
    margin-left: 10px;
    margin-bottom: 20px;
}
.op_price .op_price2_red{
    text-transform: uppercase;
}
.op_price p {
    color:#302f2f;
    font-weight:bold;
    font-size:15px;
    line-height: 20px !important;;
    width: 238px !important;
    margin: 0 !important;
    padding: 0 !important;
}
.op_price p span {
    color:#025b84;
    text-transform:uppercase;
    font-size:12px;}
.op_price .mybutton{
    margin: 10px 0px 0px 8px;
}

.all_yachts {
    height:41px;
    background:#efefef;
    margin: 15px 42px 10px 40px;;
    display: block;}
.all_yachts p {
    line-height:41px;
    color:#f10f0f;
    font-weight:bold;
    text-align:center;}
.all_yachts p a {
    color:#0099e2;
    font-weight:bold;}


.op_price-arenda {
    /*position:absolute;*/
    width:238px !important;
    text-align: left !important;
    float: right;
    padding-bottom: 40px;
    /*    top: 30px;
        right: 0;*/
}
.op_price-arenda .op_price-header {
    margin-bottom: 10px !important;
}
.op_price-arenda p {
    text-align: left !important;
    color:#302f2f;
    font-weight:bold;
    font-size:15px;
    line-height: 20px !important;;
    width: 238px !important;
    margin: 0 !important;
    margin-bottom: 5px !important;
    padding: 0 0 0 20px !important;
}
.op_price-arenda p span {
    color:#025b84;
    text-transform:uppercase;
    font-size:12px;}
.op_price-arenda .mybutton {
    margin: 10px 0px 0px 65px;
    background: url(/images/button_form.png) no-repeat !important;
    display: block;
    height: 29px !important;
    width: 101px !important;
}
.op_price-arenda .mybutton:hover {
    background: url(/images/button_form_active.png) no-repeat !important;
}

.formError {
    clear: both;
    display: block;
    margin-left: 231px;
}

h2.listYachts{
    margin-left: 10px;
}

.B_crumbBox .gplus {
    padding-top: 10px;
}

.vk-big-icon, .facebook-big-icon, .youtube-big-icon, .twitter-big-icon, .google-plus-icon {
    background-image: url("/img/icons32_color_square.png");
    display: block;
    /*float: left;*/
    height: 32px;
    width: 32px;
    background-position: -64px 0;
}
.facebook-big-icon {
    background-position:0 0;
}
.youtube-big-icon {
    background-position: -192px -32px;
}
.twitter-big-icon {
    background-position: -256px 0;
}
.google-plus-icon {
    background-position: -128px -32px;
}
.cosial-buttom li {
    float: left;
    margin: 0 5px;
}

.yachts-price {
    color: #0072A8;
}

.yachts-currency {
    width: 39px !important;
    position: relative;
    top: 3px;
}
.yachts-currency .cusel-scroll-wrap {
    width: 41px !important;
    overflow: hidden;
    top: -4px !important;
}
.yachts-currency .cusel-scroll-wrap span {
    width: 34px !important;
    font-size: 12px !important;
}
.yachts-currency .cuselText {
    font-size: 12px !important;
}

.charter .cusel-scroll-wrap{
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 200px;
}

.fancy-content {
    text-align: left;
}
.fancy-content h1 {
    margin-top: 40px;
}

.currencySelect {
    position: absolute;
    left: 403px;
}
.paramSelect {
    left: 231px !important;
}
.currencySelect .cusel{
    width: 191px !important;
    background: url(/images/form_select_small.png) no-repeat !important;
    float: none !important;
}

.currencySelect .cusel .cusel-scroll-wrap {
    width: 171px !important;
}
.currencySelect .cusel .cusel-scroll-wrap .cusel-scroll-pane {
    max-height: 250px;
    overflow-y: scroll;
}
.position-relative {
    position: relative;
}
.board-param-first {
    margin-top: 0 !important;
}

.images-board {
    float: right;
    position: relative;
}
.images-board .formwrap {
    padding-bottom: 40px;
}
.images-board .images-click {
    position: absolute;
    bottom: 10px;
    right: 7px;
}
.images-board .images-click span {
    margin-left: 25px;
    cursor: pointer;
}
.images-view {
    float: right;
    width: 362px;
}
.images-view>span {
    width: 362px;
    float: right;
    margin-bottom: 20px;
}
.images-view span .images-view-command {
    margin-left: 20px;
    cursor: pointer;
}


#content table.table-view td {
    border: 1px solid #00293b;
}

