@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'lhf_sofia_scriptregular';
	src: url('fonts/lhf_sofia_script-webfont.eot');
	src: url('fonts/lhf_sofia_script-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/lhf_sofia_script-webfont.woff') format('woff'), url('fonts/lhf_sofia_script-webfont.ttf') format('truetype'), url('fonts/lhf_sofia_script-webfont.svg#lhf_sofia_scriptregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'planet_estyleregular';
	src: url('fonts/plane___-webfont.eot');
	src: url('fonts/plane___-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/plane___-webfont.woff') format('woff'), url('fonts/plane___-webfont.ttf') format('truetype'), url('fonts/plane___-webfont.svg#planet_estyleregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'planerregular';
	src: url('fonts/planer_reg-webfont.eot');
	src: url('fonts/planer_reg-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/planer_reg-webfont.woff') format('woff'), url('fonts/planer_reg-webfont.ttf') format('truetype'), url('fonts/planer_reg-webfont.svg#planerregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Book Antiqua Bold';
	src: url('fonts/Book Antiqua Bold.eot');
	src: local('☺'), url('fonts/Book Antiqua Bold.woff') format('woff'), url('fonts/Book Antiqua Bold.ttf') format('truetype'), url('fonts/Book Antiqua Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Book Antiqua';
	src: url('fonts/Book Antiqua.eot');
	src: local('☺'), url('fonts/Book Antiqua.woff') format('woff'), url('fonts/Book Antiqua.ttf') format('truetype'), url('fonts/Book Antiqua.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*--- main slider open---*/
#slider {
	/* You MUST specify the width and height */
	width: 300px;
	height: 186px;
	position: relative;
	overflow: hidden;
}
#mask-gallery {
	overflow: hidden;
}
#gallery {
	/* Clear the list style */
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 0;
	/* width = total items multiply with #mask gallery width */
	width: 900px;
	overflow: hidden;
}
#gallery li {
	/* float left, so that the items are arrangged horizontally */
	float: left;
}
#mask-excerpt {
	/* Set the position */
	position: absolute;
	top: 0;
	left: 0;
	z-index: 500;
	/* width should be lesser than #slider width */
	width: 176px;
	overflow: hidden;
}
#excerpt {
	/* Opacity setting for different browsers 
	filter:alpha(opacity=60);
	-moz-opacity:0.6;  
	-khtml-opacity: 0.6;
	background-color:#000;
	opacity: 0.6;  
	*/
	/* Clear the list style */
	list-style: none;
	margin: 0;
	padding: 0;
	/* Set the position */
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	/* Set the style */
	width: auto;
	overflow: hidden;
	font-family: arial;
	font-size: 10px;
	color: #fff;
}
#excerpt li {
}
.w300 {
	width: 300px;
}
.thumb-title {
	font-family: 'planerregular';
	font-size: 36px;
	color: #fff;
	margin: 16px 0 10px;
}
/*--- main slider closed---*/
.fl {
	float: left !important;
}
.fr {
	float: right !important;
}
.cofy {
	color: #231f20;
}
.fwb {
	font-weight: bold;
}
.pl10 {
	padding-left: 10px;
}
.ml10 {
	margin-left: 10px;
}
.clear {
	clear: both;
}
body {
	position: relative;
	text-align: left;
}
.header-wrap {
	z-index:11;
	width: 100%;
	position: relative;
	height: 174px;
	background-color: #ece29b;
}
header {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	z-index: 9;
}
.designbg-top {
	background: url("../images/designbg-top.jpg") no-repeat scroll 0 0 transparent;
	width: 700px;
	height: 174px;
	position: absolute;
	right: 0px;
}
.logo {
	float: left;
	margin-left: 18px;
	margin-top: 14px;
}
.num-icn {
	background: url(../images/eclipze-images.png) no-repeat -172px -36px;
	width: 23px;
	margin-top: 2px;
	height: 19px;
}
.number  {
	font-family: 'Conv_Book Antiqua Bold';
	font-size: 23px;
	float: right;
	margin-right: 41px;
	margin-top: 42px;
	letter-spacing: -0.2px;
}
.number a{
	color:#231F20;
}
.mainnav {
	height: 49px;
	position: absolute;
	right: 0;
	top: 125px;
	width: 665px;
}
.banner-wrap {
	position: relative;
	z-index: 5;
	width: 100%;
	background-color: #b5b4b1;
}

.glow-l {
	background: url(../images/glow-l.jpg) no-repeat left 0;
	width: 279px;
	height: 306px;
	position: absolute;
	left: 0px;
	top: 0;
}
.glow-r {
	background: url(../images/glow-r.jpg) no-repeat right 0;
	width: 279px;
	height: 306px;
	position: absolute;
	right: 0px;
	top: 0;
	z-index: 0;
}
.slider-wrap {
	background: url(../images/slider-bg.jpg) repeat-x 0 0;
	width: 100%;
	position: relative;
	z-index: 2;
	height: 306px;
}
.slider-box {
	position: relative;
	margin: 0 auto;
	width: 942px;
	padding: 0 29px;
	z-index: 1;
}
.content-wrap {
	z-index: 10;
	position: relative;
	width: 100%;
	background-color: #fff;
	min-height: 532px;
}
.designbg {
	background: url(../images/design-bg.jpg) no-repeat 0 0;
	position: absolute;
	left: 0px;
	width: 513px;
	height: 532px;
	top: 0px;
}
.conteiner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 29px 0 20px 0;
}
aside {
	float: left;
	width: 311px;
	margin-left: 26px;
}
.rightpanel {
	float: right;
	width: 644px;
	margin-right: 18px;
	margin-top: 3px;
}
.content {
	width: 622px;
	padding-left: 20px;
	background: url(../images/bdr-l.jpg) repeat-y 0 0;
	min-height: 371px;
}
.content-inr {
	width: 622px;
	padding-left: 20px;
	background: url(../images/bdr-l.jpg) repeat-y 0 0;
	min-height: 911px;
}
.social-panel {
	width: 643px;
	margin-top: 15px;
}
.footer-wrap {
	width: 100%;
	background-color: #ece29b;
	min-height: 260px;
	position: relative;
	z-index: 9;
}
footer {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.fleftpanel {
	width: 678px;
	position: relative;
	margin-left: 27px;
}
.frightpanel {
	width: 295px;
	position: relative;
}
.designbg2 {
	background: url(../images/designbg2.jpg) no-repeat right 0;
	width: 667px;
	height: 260px;
	position: absolute;
	right: 0px;
	z-index: 0;
	top: 0px;
}
.pollbg {
	background: url(../images/pollbg-f.jpg) no-repeat right 0;
	width: 304px;
	height: 260px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.leftbg-cofy {
	background-color: #231F20;
	position: absolute;
	min-height: 260px;
	width: 42%;
	top: 0;
	z-index: 0;
}
.w137 {
	width: 137px;
}
.w117 {
	width: 117px;
}
.w80 {
	width: 80px;
}
.w95 {
	width: 95px;
}
.w135 {
	width: 135px;
}
.ftitle a:hover, a.fselected{
color:#978D35 !important;
}
.ftitle a {
	line-height: 18px;
	color: #ece29b;
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px dashed #aaa9a9;
	margin-bottom: 6px;
	font-family: 'Conv_Book Antiqua Bold';
}
.fbox {
	margin-top: 32px;
	position: relative;
	z-index: 1;
	margin-right: 20px;
}
.fbox ul {
	float: left;
}
.fbox li {
	line-height: 16px;
	list-style: none;
}
footer ul li a {
	letter-spacing: 0.5px;
	font-size: 11px;
	font-family: 'Conv_Book Antiqua';
	text-transform: uppercase;
}
footer ul li a.selected03 {
	color: #ECE29B !important;
}
.nc span, .cr, a.sitemap {
	font-size: 12px;
	font-family: 'Conv_Book Antiqua';
	color: #7f7e7e;
	position: relative;
	z-index: 1;
}
.nc span {
	color: #231f20;
}
a.sitemap:hover {
	color: #fff;
}
a.wd:hover {
	background-position: -234px -15px;
}
.wd {
	background: url("../images/eclipze-images.png") no-repeat scroll -234px 0px transparent;
	height: 15px;
	float: left;
	margin-left: 5px;
	width: 60px;
	position: relative;
	display: block;
}
.mgr20 {
	margin-right: 20px !important;
}
.mgl17 {
	margin-left:17px !important;
}
.mgr35 {
	margin-right: 35px;
}
.mgr0 {
	margin-right: 0px !important;
}
.flogo {
	background: url(../images/flogo.png) no-repeat 0 0;
	width: 263px;
	height: 132px;
	position: relative;
	z-index: 1;
	margin:40px 0 0 8px;
}
/*---- thumb banner ----*/
.top {
	width: 155px;
	margin: 8px 0 0 7px;
	height:55px;
	overflow:hidden;
}
/*.top .icon {
	background: url(../images/heart-icon.png) no-repeat 0 0;
	width:144px;
	height: 54px;
}
*/.top .title01 {
	color: #C82222;
	font-family: 'Conv_Book Antiqua';
	font-size: 16px;
	float: right;
	width: 86px;
}
.middle {
	overflow:hidden;
	width:125px;
	margin: 15px 0 0 15px;
	height: 56px;
}
.middle2{
	overflow:hidden;
	width:125px;
	margin: 15px 0 0 15px;
	height:120px;
}

.ttu {
	text-transform: uppercase;
}
.mtitle1 {
	font-family: 'Conv_Book Antiqua';
	font-size: 18px;
	line-height: 20px;
	text-align: left;
}
.mtitle2, .mtitle3 {
	font-family: 'Conv_Book Antiqua';
	font-size: 14px;
}
.bottom {
	width: 100px;
	margin: 20px 0 0 15px;
}
.price {
	font-size: 30px;
	font-family: 'planet_estyleregular';
}
a.more {
	font-size: 14px;
	color: #8d8d8d;
	font-family: 'planet_estyleregular';
	margin-top: 15px;
	margin-left: 15px;
}
a.more:hover {
}
.mgl20 {
	margin-left: 20px !important;
}
.mgl21 {
	margin-left: 21px;
}
.dsk-gallery-holder {
	width: 100%;
	position: relative;
	overflow-x: hidden;
	min-width: 980px;
	z-index: 50;
	height: 467px;
}
.dsk-gallery-wrapper {
	width: 94%;
	height: 467px;
	margin: auto;
	position: relative
}
.dsk-gallery-container {
	width: 100%;
	top: 0;
	left: 0px;
	height: 467px;
	position: absolute
}
.dsk-gallery {
	width: 100%;
	height: 467px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 1002;
	background: #b5b4b1
}
.dsk-gallery .slide {
	width: 100% !important;
	height: 467px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 50%;
}
.dsk-gallery .slide .caption {
	width: 864px;
	height: 100px;
	position: absolute;
	right: 0px !important;
	top: 352px;
	background: url(../images/caption-transparent-bg.png) repeat 0 0;
}
.dsk-gallery .slide .caption span {
	display: block;
	padding-bottom: 5px
}
.dsk-gallery .slide .caption .learnbtn {
	padding-left: 30px;
	text-transform: none
}
.listing-img-div-outer {
	height: 161px;
	overflow: hidden;
	width: 241px;
	position: relative;
	text-align: center
}
.listing-img-div {
	height: 161px;
	overflow: hidden;
	width: 241px;
	text-align: center;
	vertical-align: middle;
	display: table-cell
}
.listing-img-div * {
	vertical-align: middle
}
.listing-img-div img {
	max-height: 161px;
	max-width: 241px
}
.section h2 {
	font-size: 36px;
	color: #93b4df;
	font-family: 'MyriadPro-Bold';
	line-height: 41px
}
.listing-detail-bg {
	height: 62px;
	width: 240px;
	text-align: left;
	font-size: 12px;
	color: #000;
	line-height: 14px;
	font-family: 'ArialMT'
}
.listing-detail-bg h4 {
	font-size: 14px;
	font-family: 'ArialMT';
	text-transform: uppercase;
	margin: 0 !important
}
.listing-detail-bg h4 a {
	color: #004990;
	font-family: 'ArialMT'
}
.listing-detail-bg h4 a:hover {
	color: #263039
}
.listing-detail-bg .price {
	font-family: Arial, Helvetica, sans-serif !important
}
.view-more {
	color: #28323b;
	font-size: 14px;
	margin-top: 18px
}
.view-more:hover {
	color: #004990
}
/*---Navigation Start---*/
ul.menu li {
	float: left;
	width: auto;
	display: block;
	position: relative;
	z-index: 999;
	margin: 0px;
}
ul.menu li.last a {
	margin-right: 0;
}
ul.menu ul {
	position: absolute;
	top: 49px;
	left:1px;
	background: #ECE29B;
	display: none;
	list-style: none;
	width: 200px;
	padding: 0 15px;
	font-size: 14px;
}
ul.menu ul li {
	float: left;
	display: block;
	position: relative;
	border-top: none;
	width: 280px;
	margin: 0px;
	padding: 0px;
}
ul.menu ul li a:hover {
	color: #AAA12B;
}
ul.menu ul li a {
	font-family: 'Conv_Book Antiqua';
	display: block;
	padding: 0 0 0 00px;
	color: #231F20;
	text-transform: capitalize;
	width:200px;
	line-height: 38px;
	min-height: 38px;
	text-align: left;
	font-size: 17px;
	border-bottom: 1px solid #dbcc64;
}
ul.menu ul li a span {
	padding: 0px;
	min-height: 15px;
}
ul.menu ul ul {
	left:215px;
	top: -1px
}
ul.menu ul ul ul {
	left: -200px;
	top: -1px
}
ul.menu .menulink {
	text-decoration: none;
	height: 49px;
	display: block;
	text-decoration: none;
	margin-left: 1px;
	font-family: 'Conv_Book Antiqua';
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	font-weight: 600;
}
ul.menu .menulink:hover {
	color: #fff;
}
ul.menu .menulink span {
	background: url(../images/menu-right-bg.jpg) no-repeat scroll right bottom transparent;
	display: block;
	padding: 0 15px;
	line-height: 41px;
	height: 49px;
}
ul.menu .menulink:hover, ul.menu .menuhover, ul.menu li.selected2 a.menulink {
	color: #fff !important;
	background: url(../images/menu-right-hv.jpg) no-repeat scroll right 0px transparent;
}
ul.menu li li a.menuhover {
	color: #AAA12B !important;
	background:none;
}
ul.menu .menuhover {
	display: block;
	color: #AAA12B;
	text-decoration: none;
}
ul.menu .menuhover span {
	display: block;
}
ul.menu ul li a.selected03 span.arw-sb, ul.menu .menuhover span.arw-sb {
	background: url("../images/eclipze-images.png") no-repeat scroll -145px 0 transparent;
	float: right;
	height: 13px;
	position: absolute;
	right: 80px;
	top: 12px;
	width: 7px;
}
ul.menu ul li span.arw-sb {
	background: url("../images/eclipze-images.png") no-repeat scroll -145px -14px transparent;
}
ul.menu .mlast ul {
	left: 0px!important;
	top: 36px
}
ul.menu .mlast ul ul {
	left: -238px!important;
	top: 0px
}
.navigation {
	cursor: pointer;
	position: absolute;
	right: 18px;
	top: 125px;
	width: auto;
	z-index: 999;
}
.navigation ul {
	margin: 0px;
}
/*---Navigation end---*/

/*---news---*/

.ListCarousel {
	width: 296px;
	overflow: hidden;
	margin-left: 0;
	position: relative;
}
.ListCarousel #news {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.ListCarousel #news > li {
	padding: 0;
	display: block;
	float: left;
	margin: 0px;
	cursor: default;
	width:297px !important;
}
.ListCarousel #news ul {
	margin: 0;
	padding: 0;
}
.ListCarousel #news > li li {
	width: 270px;
	line-height: 14px;
	font-size: 12px;
	margin-bottom: 0px;
}
.ListCarousel .prev, .ListCarousel .next {
	top: 0px;
	display: inline-block;
	position: absolute;
	bottom: 12px;
	cursor: pointer;
	width: 33px;
	height: 29px;
	float: left;
	text-indent: -1000px;
	background: url(../images/eclipze-images.png) no-repeat 0 0;
}
.ListCarousel .prev {
	background-position: -130px -83px;
	left: 0px;
}
.ListCarousel .next {
	background-position: -164px -83px;
	left: 24px;
}
/*.ListCarousel .next:hover {
	background-position: -164px -54px;
}
.ListCarousel .prev:hover {
	background-position: -130px -54px;
}*/
.ListCarousel a {
}
.title-slider a:hover {
	color: #A79D45;
}
.title-slider {
	margin-bottom: 13px;
	font-family: 'planerregular';
	color: #231f20;
	font-size: 36px;
	padding-left: 0px;
	line-height: 36px;
}
.title-slider a {
	margin-bottom: 13px;
	font-family: 'planerregular';
	color: #231f20;
	font-size: 36px;
	padding-left: 0px;
	line-height: 36px;
}
.caroufredsel_wrapper {
	cursor: default !important;
}
.ListCarousel a.ReadMore {
	padding: 0 !important;
	margin-right: 12px;
	color: #4b524c;
}
.ListCarousel a.ReadMore:hover {
	color: #009D5A;
}
.nleft {
	float: left;
	background: url("../images/eclipze-images.png") no-repeat scroll -199px -31px transparent;
	width: 75px;
	height: 38px;
	padding: 10px 10px 0 7px;
}
.nright {
	width: 168px;
	float: right;
	margin-top: 5px;
}
.month {
	font-family: 'Conv_Book Antiqua Bold';
	font-size: 12px;
	color: #000;
}
.year {
	font-family: 'Conv_Book Antiqua';
	font-size: 12px;
	color: #000;
	margin-top: 4px;
}
.data {
	font-family: 'Conv_Book Antiqua Bold';
	font-size: 30px;
	color: #fff;
	line-height: 24px;
}
.db {
	display: block;
}
h2 a.ntitle:hover {
	color: #A79D45 !important;
}
h2 a.ntitle {
	max-height: 55px;
	overflow: hidden;
	font-family: 'Conv_Book Antiqua';
	font-size: 16px;
	color: #231f20 !important;
	text-transform: uppercase;
	line-height: 18px;
}
.nright h2 {
	font-size: 16px;
	line-height: 18px;
	margin: 0px;
}
.nright h3 {
	margin-bottom: 0px;
}
.ndec {
	line-height: normal;
	max-height: 50px;
	font-family: 'Conv_Book Antiqua';
	font-size: 12px;
	overflow: hidden;
	color: #5B5858;
	margin-top: 12px;
	text-overflow: ellipsis;
}
.spacer35 {
	height: 35px;
	clear: both;
}
.spacer5 {
	height:5px;
	clear: both;
}
.spacer28 {
	height: 28px;
	clear: both;
}
.hilighted {
	color: #231f20;
	font-size: 18px;
	line-height: 22px;
	font-family: 'Conv_Book Antiqua';
	text-align: justify;
}
.pl5 {
	padding-left: 5px;
}
.pdt15 {
	padding-top: 15px;
}
.pt12 {
	padding-top: 12px;
}
a.moreinfo {
	float: right;
	margin-top: 17px;
}
a.moreinfo2 {
	float: right;
	margin-top:13px;
	margin-right: 260px;
	cursor: pointer;
	position: relative;
	z-index: 999;
}
.mi-l {
	background: url(../images/crv-l.png) no-repeat 0 0;
	width: 9px;
	height: 29px;
	float: left;
}
.breadcrumb a:hover, a .mi-c:hover, .number a:hover, .no a:hover{
	color: #A79D45;
}
.mi-c {
	background: url(../images/crv-c.jpg) repeat-x 0 0;
	height: 29px;
	float: left;
	font-family: 'planet_estyleregular';
	color: #231f20;
	font-size: 16px;
	padding: 0 11px 0 8px;
	line-height: 31px !important;
}
.mi-r {
	background: url(../images/crv-r.png) no-repeat 0 0;
	height: 29px;
	float: left;
	width: 27px;
}
.opn-hr {
	background: url(../images/open-hours.png) no-repeat 0 0;
	width: 313px;
	height: 165px;
	margin-left: 18px;
	position: relative;
}
.opn-hr2 {
	background: url(../images/open-hours2.png) no-repeat 0 0;
	width: 297px;
	height: 168px;
	position: relative;
}
.oh-title {
	color: #000000;
	font-family: 'Conv_Book Antiqua Bold';
	font-size: 30px;
	left: 125px;
	line-height: 32px;
	position: absolute;
	text-align: center;
	top: 17px;
}
.oh-time {
	font-size: 20px;
	left: 9px;
	letter-spacing: -0.3px;
	line-height: 24px;
	position: absolute;
	top: 107px;
	height: 75px;
	overflow: hidden;
}
.search {
	position: relative;
}
input.field {
	border-radius: 2px;
	border: 0px;
	background-color: #ece29b;
	float: left;
	width: 257px;
	height: 41px;
	padding: 0 0 0 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #393c3d;
}
.mail {
	background: url("../images/eclipze-images.png") no-repeat scroll -1px -15px transparent;
	height: 11px;
	width: 16px;
	position: absolute;
	top: 14px;
	left: 12px;
}
.signup {
	font-family: 'Conv_Book Antiqua Bold';
	font-size: 20px;
	line-height: 24px;
	margin: 7px 0 14px;
	color: #231f20;
}
.ctitle {
	font-family: 'Conv_Book Antiqua Bold';
	font-size: 16px;
	line-height: 16px;
	color: #231f20;
	margin-top: 18px;
}
.sicon {
	display: block;
	margin-top: 12px;
}
.fadeThis-pt {
	position: relative;
	display: block;
	width: 40px;
	height: 41px;
	float: left;
	margin-left:5px;
	background: url(../images/eclipze-images.png) no-repeat -41px -114px;
}
.fadeThis-gp {
	margin-left:5px;
	position: relative;
	display: block;
	width: 42px;
	height: 41px;
	float: left;
	background: url(../images/eclipze-images.png) no-repeat -125px -114px;
}
.fadeThis-fb {
	position: relative;
	display: block;
	width: 42px;
	height: 41px;
	float: left;
	background: url(../images/eclipze-images.png) no-repeat 0 -71px;
}
.fadeThis-pt:hover {
	background-position:0 -113px;
}
.fadeThis-gp:hover {
	background-position: -83px -113px;
}
.fadeThis-yt:hover {
	background-position: -86px -28px;
}
.fadeThis-fb:hover {
	background-position: -0px -28px;
}
.fadeThis-tw:hover {
	background-position: -43px -28px;
}
.fadeThis-tw {
	position: relative;
	margin-left: 5px;
	display: block;
	width: 42px;
	height: 41px;
	float: left;
	background: url(../images/eclipze-images.png) no-repeat -43px -71px;
}
.fadeThis-yt {
	position: relative;
	display: block;
	width: 42px;
	height: 41px;
	margin-left: 5px;
	float: left;
	background: url(../images/eclipze-images.png) no-repeat -86px -71px;
}
button.go {
	background: url("../images/eclipze-images.png") no-repeat scroll -269px -84px transparent;
	border: 0 none;
	cursor: pointer;
	height: 34px;
	position: absolute;
	right: 6px;
	text-indent: -1000em;
	top: 5px;
	width: 39px;
}
.banner-sm {
	background: url(../images/welcome-banner.jpg) no-repeat 0 0;
	width: 621px;
	height: 154px;
}
.b1 {
	font-family: 'planerregular';
	font-size: 48px;
	color: #fff;
	text-shadow: 1px 1px 3px rgba(120, 110, 43, 0.70);
	margin: 28px 0 0 28px;
	float: left;
}
.b2 {
	color: #231F20;
	float: left;
	font-family: 'Conv_Book Antiqua';
	font-size: 60px;
	margin-left: 28px;
	margin-top: 33px;
	text-transform: uppercase;
	font-weight:normal;
}
.b3 {
	font-weight:normal;
	color: #231F20;
	float: left;
	font-family: 'Conv_Book Antiqua';
	font-size: 20px;
	margin-left: 29px;
	margin-top: 20px;
	text-transform: uppercase;
}
h1.bannertext {
	line-height: inherit !important;
	border: 0px;
	width: 290px;
	float: left;
}
.mgt0 {
	margin-top: 0px !important;
}
.mgtm20 {
	margin-top: -20px !important;
}
.controller {
	float: left;
	position: relative;
	width: 285px;
	margin-top: -8px;
}
.ctitle02 {
	font-size: 36px;
	color: #000;
	font-family: 'lhf_sofia_scriptregular';
	line-height: 32px;
	text-align: center;
	margin-top: 50px;
	width: 222px;
}
.phone-icn {
	background: url(../images/eclipze-images.png) no-repeat 0 2px;
	width: 16px;
	height: 17px;
	float: left;
	margin: 0 9px;
}
.mail-icn {
	background: url("../images/eclipze-images.png") no-repeat scroll -1px -15px transparent;
	float: left;
	height: 14px;
	margin: 4px 9px 0 19px;
	width: 16px;
}
.fax-icn {
	background: url("../images/fax.png") no-repeat scroll 0 0px transparent;
	float: left;
	height: 18px;
	margin: 0 8px;
	width: 19px;
}
a.mail2 {
	color: #231f20;
}
a.mail2:hover {
	color: #A79D45;
}
.note {
	background-color: #f4f1cc;
	width: 285px;
	padding: 5px 0 10px 10px;
	margin-top: 9px;
}
.note-title {
	color: #DA6946;
	font-family: 'Conv_Book Antiqua';
	font-size: 14px;
}
.note-dec {
	color: #817E5A;
	font-family: 'Conv_Book Antiqua';
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0.5px;
}
.cap-curve {
	background: url(../images/curveleft-caption.png) no-repeat 0 0;
	width: 27px;
	height: 100px;
	float: left;
	margin-left: -27px;
}
.cap-design {
	background: url(../images/caption-design.png) no-repeat 0 0;
	width: 335px;
	height: 100px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.cap-title {
	font-family: 'planet_estyleregular';
	font-size: 42px;
	color: #fff;
	margin-top: 22px;
	margin-left: 6px;
}
.cap-dec {
	font-family: 'planerregular';
	color: #949494;
	font-size: 14px;
	padding-top: 11px;
	margin-left: 6px;
	line-height: 16px;
	float:left;
	width:426px;
	height:30px;
	overflow:hidden;
}
.bstrip {
	position: absolute;
	top: 39px;
}
.bstrip-c {
	background: url(../images/menu-curve-cen.jpg) repeat-x 0 0 #000;
	width: 55px;
	height: 7px;
	float: left;
}
.bstrip-l {
	background: url(../images/menu-curve-left.jpg) no-repeat 0 0 #000;
	width: 3px;
	height: 7px;
	float: left;
}
.bstrip-r {
	background: url(../images/menu-curve-right.jpg) no-repeat 0 0;
	width: 3px;
	height: 7px;
	float: left;
}
#MakNav {
	position: absolute;
	z-index: 999999 !important;
	right:-3px;
	top: 322px;
}
#MakNav a {
	background: #231F20;
	font-size:0px;
	text-decoration: none;
	margin: 0 3px;
	padding:5px;
	text-indent:-999999px;
	color: #231F20;
}
#MakNav a.activeSlide{
	background: #D4CD87;
	text-indent:-999999px;
	color: #D4CD87;
}
#MakNav a:focus {
	outline: none;
}
.mrm15 {
	margin-right: -15px;
}
.w270 {
	width: 297px;
}
.no {
	font-size: 18px;
}
.no a{
	font-size: 18px;
	color:#231F20;
}
.nobox {
	font-size: 14px;
}
.pdt20 {
	padding-top: 20px;
}
.mr5 {
	margin-right: 5px;
}
.w622 {
	width: 622px !important;
}
.spacer11 {
	height: 11px;
	clear: both;
}
.spacer10 {
	height: 10px;
	clear: both;
}
.bdr1 {
	float: left;
	width: 622px;
	border-bottom: 1px dotted #BBBABA;
	margin: 21px 0 11px 0;
}
.mgt15 {
	margin-top: 15px !important;
}
.bdr2 {
	width: 297px;
	border-top: 1px dotted #BBBABA;
}
.signup2 {
	padding-top: 10px;
}
/*	--- detail ---*/
	
.box {
	position:relative;
}
.box div {
	line-height: 22px;
}
.box h2 {
	line-height: 24px !important;
	width: 380px;
	position: relative;
}
.box .price {
	line-height: 42px;
	color: #92840B;
}
.w220 {
	width: 220px !important;
}
.w200 {
	width: 200px !important;
}
.pl20 {
	padding-left: 20px;
}
.content2 {
	margin: 0 26px;
}
.w946 {
	width: 946px;
}
.conL {
	width: 400px;
	float: left;
	margin-top: 24px;
}
.og {
	color: #92840B;
}
.mgt20 {
	margin-top: 20px !important;
}
.conL .t1, .conL .no {
	min-width: 80px;
}
.m2 {
	margin: 0 9px;
}
.conL .nobox {
	margin-bottom: 5px;
}
.sitemap-bg {
	position: absolute;
	top: -11px;
	right: 0px;
	background: url(../images/sitemap.jpg) 0 0;
	width: 794px;
	height: 395px;
	z-index: 0;
}
.sitemap ul {
	position: relative;
}
.sitemap li a {
	line-height: 28px !important;
	color: #231f20;
	font-family: 'Conv_Book Antiqua';
	font-size:17px;
}
.sitemap li a:hover {
	color: #b39d00
}
/*-------------------------------------------------------------------------------------------*/
.pHg {
	width: 302px;
}
.pHg h2 {
	width: 306px;
	text-align: left;
}
.pHg2 {
	width:600px;
}
.pHg2 h2 {
	width:600px;
	text-align: left;
}
.pHg3 {
	width:300px;
}
.pHg3 h2 {
	width:300px;
	text-align: left;
	font-size:17px !important;
	min-height:50px;
}
.pHg3 .price3{font-size:12px;}
.pg-img {
	background: url(../images/shadow.jpg) no-repeat 0 0;
	width: 298px;
	height: 7px;
	margin-top: 0px;
	float: left;
}
.gallery-main-box {
	float: left;
}
.gallery-thumb-img {
	border: 1px solid #E6E6E6;
	padding: 2px;
}
.spacer20 {
	height: 20px;
	clear: both;
}
/*	--- thumb1 ---*/
.thumb-gallery-wrapper2 {
	width: 300px;
	position: relative;
	float: left;
}
.thumb-gallery-container2 {
	width: 300px;
	position: relative;
	float: left
}
.thumb-gallery2 {
	width: 300px !important;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 1002;
	background: #fff;
}
.thumb-gallery2 .slide2 {
	display: none;
	width: 300px !important;
	height: 190px;
	position: relative;
	background-repeat: no-repeat;
	background-position: top;
}
.thumb-gallery2 .slide2 .caption2 span {
}
.home-gal-prev2 {
	width: 33px;
	height: 29px;
	float: left;
	text-indent: -1000px;
	background: url(../images/eclipze-images.png) no-repeat -130px -83px;
}
.home-gal-next2 {
	background: url(../images/eclipze-images.png) no-repeat -165px -83px;
	width: 33px;
	height: 29px;
	float: left;
	text-indent: -1000px;
}
.home-gal-prev2:hover {
	background: url(../images/eclipze-images.png) no-repeat -130px -54px;
}
.home-gal-next2:hover {
	background: url(../images/eclipze-images.png) no-repeat -165px -54px;
}
.home-gal-prev2, .home-gal-next2 {
	display: block !important;
}
.controlbox {
	height: 30px;
	position: absolute;
	top: 265px;
	left: 0px;
	float: left;
}
.page-home2 {
	height: 306px;
	float: left;
}
/*	--- thumb2 ---*/
.thumb-gallery-wrapper3 {
	width: 300px;
	position: relative;
	float: left;
}
.thumb-gallery-container3 {
	width: 300px;
	position: relative;
	float: left
}
.thumb-gallery3 {
	width: 300px !important;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 1002;
	background: #fff;
}
.thumb-gallery3 .slide3 {
	display: none;
	width: 300px !important;
	height: 190px;
	position: relative;
	background-repeat: no-repeat;
	background-position: top;
}
.thumb-gallery3 .slide3 .caption3 {
	background: url(../images/thumb-design-bg.png) repeat;
	width: 176px;
	height: 190px;
	padding: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.thumb-gallery3 .slide3 .caption3 span {
}
.home-gal-prev3 {
	width: 33px;
	height: 29px;
	float: left;
	text-indent: -1000px;
	background: url(../images/eclipze-images.png) no-repeat -130px -83px;
}
.home-gal-next3 {
	background: url(../images/eclipze-images.png) no-repeat -165px -83px;
	width: 33px;
	height: 29px;
	float: left;
	text-indent: -1000px;
}
.home-gal-prev3:hover {
	background: url(../images/eclipze-images.png) no-repeat -130px -54px;
}
.home-gal-next3:hover {
	background: url(../images/eclipze-images.png) no-repeat -165px -54px;
}
.home-gal-prev3, .home-gal-next3 {
	display: block !important;
}
/*	--- thumb2 ---*/
.thumb-gallery-wrapper5 {
	width: 300px;
	position: relative;
	float: left;
}
.thumb-gallery-container5 {
	width: 300px;
	position: relative;
	float: left
}
.thumb-gallery5 {
	width: 300px !important;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 1002;
	background: #fff;
}
.thumb-gallery5 .slide5 {
	display: none;
	width: 300px !important;
	height: 190px;
	position: relative;
	background-repeat: no-repeat;
	background-position: top;
}
.thumb-gallery5 .slide5 .caption5 {
	background: url(../images/thumb-design-bg.png) repeat;
	width: 176px;
	height: 190px;
	padding: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.thumb-gallery5 .slide5 .caption5 span {
}
.home-gal-prev5 {
	width: 33px;
	height: 29px;
	float: left;
	text-indent: -1000px;
	background: url(../images/eclipze-images.png) no-repeat -130px -83px;
}
.home-gal-next5 {
	background: url(../images/eclipze-images.png) no-repeat -165px -83px;
	width: 33px;
	height: 29px;
	float: left;
	text-indent: -1000px;
}
.home-gal-prev5:hover {
	background: url(../images/eclipze-images.png) no-repeat -130px -54px;
}
.home-gal-next5:hover {
	background: url(../images/eclipze-images.png) no-repeat -165px -54px;
}
.home-gal-prev5, .home-gal-next5 {
	display: block !important;
}
.select-inner-bg {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #C4C4C4;
	color: #404040;
	height: 24px;
	line-height: 30px;
	padding: 2px 2px 2px 5px;
}
.pagging ul li {
	margin: 0px;
	float: left;
	list-style: none;
}
.pagging ul li a {
	color: #5F430B;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	padding: 3px;
	text-align: center;
	width: 18px;
	margin-left: 2px;
}
.brown-txt a {
	color: #5F430B !important;
}
.property_counter_bg {
	width: 46px;
	height: 49px;
	float: left;
	color: #fff;
	line-height: 45px;
	text-align: center;
	position: relative;
	z-index: 1
}
.pagging ul li a.pre-btn {
	background: url("../images/eclipze-images.png") no-repeat scroll -137px 0 transparent;
	cursor: pointer;
	display: inline-block;
	float: left;
	height: 14px;
	margin-right: 8px;
	margin-top: 4px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: -1000px;
	width: 7px;
}
.pagging ul li a.next-btn {
	background: url("../images/eclipze-images.png") no-repeat scroll -145px 0 transparent;
	cursor: pointer;
	display: inline-block;
	float: left;
	height: 14px;
	margin-left: 8px;
	margin-top: 4px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: -1000px;
	width: 7px;
}
.pagging {
	height: 25px;
}
.pagging ul li a.pre-btn:hover {
	background: url("../images/eclipze-images.png") no-repeat scroll -137px -14px transparent;
}
.pagging ul li a.next-btn:hover {
	background: url("../images/eclipze-images.png") no-repeat scroll -145px -14px transparent;
}
.pagging ul li a:hover {
	background-color: #000000;
	color: #FFFFFF !important;
}
.brown-txt a:hover {
	color: #0E8EA7;
}
.pagging ul li a.selected {
	background: none repeat scroll 0 0 #000000;
	color: #FFFFFF !important;
}
.pagging ul {
	margin: 0px;
	padding: 0px;
}
.nleft2 {
	width: 66px;
	float: left;
	background: url("../images/eclipze-images.png") no-repeat scroll -199px -81px transparent;
	height: 35px;
}
.nright {
	width: 168px;
	float: right;
	margin-top: 4px;
}
.month2 {
	font-family: 'Conv_Book Antiqua';
	font-size: 10px;
	color: #000;
	line-height: 12px;
}
.year2 {
	font-family: 'Conv_Book Antiqua';
	font-size: 10px;
	color: #000;
	line-height: 12px;
}
.data2 {
	font-family: 'Conv_Book Antiqua';
	font-size: 20px;
	color: #fff;
	line-height: 32px;
	padding-left: 6px;
}
.dt {
	margin-right: 32px;
	margin-top: 5px;
}
.mh903 {
	min-height: 903px;
}
.smt, .smt2 {
	font-size: 13px;
	display: block;
	line-height: 16px;
	width: 540px;
	color: #A29100;
}
.pane-contact {
	border: 1px solid #E4E4E4;
	float: left;
	width: 620px;
	margin-top: 25px;
	padding: 20px 0;
	text-align: center;
}
.pane-contact .field {
	width: 389px;
	padding-left: 15px;
}
.form-item {
	float: left;
	margin-bottom: 10px;
}
textarea#contact-message {
	width: 380px;
	background-color: #ECE29B;
	border: 0 none;
	border-radius: 2px 2px 2px 2px;
	color: #393C3D;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	height: 41px;
	padding: 10px 10px 10px 15px;
}
select-inner-bg {
	background: none repeat scroll 0 0 #E3D97A;
	border: 1px solid #C4C4C4;
	color: #404040;
	height: 30px;
	line-height: 30px;
	padding: 5px 5px 5px 10px;
}
.capcha-fild, .pdna {
	width: 405px;
	background-color: #ECE29B;
	border: 0 none;
	border-radius: 2px 2px 2px 2px;
	color: #393C3D;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	height: 41px;
	padding: 10px 10px 10px 15px;
}
.capcha {
	float: left;
	background: url("../images/capcha.jpg") no-repeat scroll 0 0 transparent;
	height: 24px;
	width: 61px;
}
.Refresh-Icon {
	background: url("../images/eclipze-images.png") no-repeat scroll -147px -40px transparent;
	float: left;
	height: 14px;
	margin: 7px 4px 0 5px;
	width: 15px;
}
.form-comment {
	height: 16px;
	width: 16px;
	margin-top: 2px;
}
.help {
	background: url("../images/eclipze-images.png") no-repeat scroll -162px -40px transparent;
	display: block;
	float: left;
	height: 15px;
	margin: 5px 0 0 5px;
	width: 10px;
}
.form-hint {
	display: none;
	height: 14px;
}
.form-comment:hover .form-hint {
	background: none repeat scroll 0 0 #231F20;
	color: #fff;
	display: block;
	height: auto;
	padding: 10px;
	position: absolute;
	right: -69px;
	top: 30px;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	width: 220px;
	z-index: 99999;
}
.form-hint1 {
	background: url("../images/eclipze-images.png") no-repeat scroll -130px -29px transparent;
	height: 20px;
	position: absolute;
	right: 71px;
	top: -19px;
	width: 16px;
}
.capcha-fild {
	height: 16px;
	padding: 5px;
	width: auto;
}
.stf-photo-wrap:hover {
	border: 1px solid #231F20;
}
.stf-photo-wrap {
	float: left;
	height: 200px;
	margin: 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 133px;
	border: 1px solid #F1F1F1;
}
.stf-photo {
	display: table-cell;
	height: 200px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 133px;
}
.stf-photo img {
	max-height: 200px;
	max-width: 133px;
}
.stf-photo * {
	vertical-align: middle;
}
.stf-detail {
	width: 457px;
	margin-top: 5px;
}
.quote {
	font-size: 18px;
	line-height: 24px;
	margin-top: 18px;
	text-align: justify;
}
.quote span {
	color: #E8E8E8;
	float: left;
	font-family: 'Conv_Book Antiqua Bold';
	font-size: 120px;
	height: 43px;
	line-height: 94px;
	margin-right: 10px;
}
.mgt37 {
	margin-top: 37px !important;
}
.pro-wrap {
}
.mgb0 {
	margin-bottom: 0px;
}
.w400 {
	width: 400px;
}
.grn {
	color: #828181;
}
.w250 {
	width: 250px;
}
.pro-box {
	margin-top: 14px;
}
.pro-lable {
	text-align: left;
	font-size: 14px;
	color: #9A9A9A;
}
.pro-des {
	font-size: 16px;
}
.noimg-r img {
	width: 200px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.noimg-l img {
	width: 200px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.price2 {
	color: #92840B;
	line-height: 24px;
	font-family: 'planet_estyleregular';
	width: 97px;
	font-size: 18px;
}
.mgt5 {
	margin-top: 5px;
}
.b4 {
	color: #231F20;
	float: left;
	font-family: 'Conv_Book Antiqua bold';
	font-size: 200px;
	line-height: 200px;
	text-transform: uppercase;
}
.b5 {
	text-transform: none;
	font-size: 60px;
	line-height: 66px;
}
.pl12 {
	padding-left: 12px;
}
.sp-detail .bd-img-wrap-l{
	cursor:default;
}
.sp-detail .bd-img-wrap-l:hover{
	border: 1px solid #E4E4E4;
}
.bd-img-wrap-l:hover {
	border: 1px solid #231F20;
}
.bd-img-wrap-l {
	width: 300px;
	height: 190px;
	overflow: hidden;
	border: 1px solid #E4E4E4;
	text-align: center;
	position: relative;
	margin: 5px 20px 0 0;
	float: left;
	cursor:pointer;
}
.bd-img-l {
	display: table-cell;
	width: 300px;
	height: 190px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.bd-img-l img {
	max-height:190px;
	max-width: 300px;
}
.bd-img-wrap-l2:hover {
	border: 1px solid #231F20;
}
.bd-img-wrap-l2 {
	border: 1px solid #E4E4E4;
	width: 200px;
	height: 133px;
	overflow: hidden;
	text-align: center;
	position: relative;
	margin: 5px 20px 0 0;
	float: left;
	cursor:pointer;
}
.bd-img-l2 {
	display: table-cell;
	width: 200px;
	height: 133px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.bd-img-l2 img {
	max-height: 133px;
	max-width: 200px;
}
.bd-img-wrap-r {
	width: 300px;
	height: 200px;
	overflow: hidden;
	text-align: center;
	position: relative;
	margin: 5px 0 0 20px;
	float: right;
}
.bd-img-r {
	display: table-cell;
	width: 300px;
	height: 200px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.bd-img-r img {
	max-height: 200px;
	max-width: 300px;
}
.bd-img-wrap-r2 {
	width: 200px;
	height: 133px;
	overflow: hidden;
	text-align: center;
	position: relative;
	margin: 5px 0 0 20px;
	float: right;
}
.bd-img-r2 {
	display: table-cell;
	width: 200px;
	height: 133px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.bd-img-r2 img {
	max-height: 133px;
	max-width: 200px;
}
.bd-img-l *, .bd-img-l2 *, .bd-img-r *, .bd-img-r *, .listing-inner-img-div-outer * {
	vertical-align: middle;
}
/*--- thumb slider ---*/
.sl-wrap2 {
	margin: 7px 20px 10px 0px;
}
.sl-wrap {
	float: left;
	width: 300px;
}
#tslider, #tslider2, #tslider3, #pro-slider, #pro-slider2, #pro-slider3 {
	width: 300px;
	height: 244px;
	position: relative;
	overflow: hidden;
}
.tslider, .tslider2, .tslider3, .pro-slider, .pro-slider2, .pro-slider3 {
	float: left;
}
.tslider .overview, .tslider2 .overview, .tslider3 .overview, .pro-slider .overview, .pro-slider2 .overview, .pro-slider3 .overview {
	left: 0;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 300px;
	height: 190px;
}
.tslider .overview li, .tslider2 .overview li, .tslider3 .overview li, .pro-slider .overview li, .pro-slider2 .overview li, .pro-slider3 .overview li {
	height: 190px;
	overflow: hidden;
	position: relative;
	width: 300px;
	float: left;
	padding: 0
}
.tslider .overview li:hover .caption2, .tslider2 .overview li:hover .caption2, .tslider3 .overview li:hover .caption2 {
	background: url(../images/thumb-design-bg2.png) repeat;
}
.pro-slider .overview li, .pro-slider2 .overview li, .pro-slider3 .overview li {
	margin: 0px;
}
.tslider .viewport, .tslider2 .viewport, .tslider3 .viewport, .pro-slider .viewport, .pro-slider2 .viewport, .pro-slider3 .viewport {
	height: 244px;
	overflow: hidden;
	position: relative;
	width: 300px;
}
.tslider .overview li .caption2, .tslider2 .overview li .caption2, .tslider3 .overview li .caption2 {
	background: url(../images/thumb-design-bg.png) repeat;
	width: 176px;
	height: 190px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top:0px;
}
.sm-aside{
	background: url(../images/thumb-design-bg2.png) repeat;
	width: 176px;
	height:200px;
	padding: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.tslider .overview li .slide1, .tslider2 .overview li .slide2, .tslider3 .overview li .slide3, .pro-slider .overview li a.pro-slide, .pro-slider2 .overview li a.pro-slide2, .pro-slider3 .overview li a.pro-slide3 {
	width: 300px !important;
	height: 190px;
	position: relative;
}
.tslider .overview li a{height:190px; width:300px; overflow:hidden; position:relative; text-align:center; display:table-cell;}
.tslider .overview li .slide1{height:190px;width:300px; text-align:center; vertical-align:middle; overflow:hidden;display:table-cell;}
.tslider .overview li .slide1 img{max-height: 190px;
    max-width: 300px;}

.tslider2 .overview li a{height:190px; width:300px; overflow:hidden; position:relative; text-align:center; display:table-cell;}
.tslider2 .overview li .slide2{height:190px;width:300px; text-align:center; vertical-align:middle; overflow:hidden;display:table-cell;}
.tslider2 .overview li .slide2 img{max-height: 190px;
    max-width: 300px;}

.tslider3 .overview li a{height:190px; width:300px; overflow:hidden; position:relative; text-align:center; display:table-cell;}
.tslider3 .overview li .slide3{height:190px;width:300px; text-align:center; vertical-align:middle; overflow:hidden;display:table-cell;}
.tslider3 .overview li .slide3 img{max-height: 190px;
    max-width: 300px;}

.sl-wrap .buttons {
	background: url("../images/eclipze-images.png") no-repeat scroll -131px -84px transparent;
	display: block;
	float: left;
	height: 28px;
	overflow: hidden;
	position: absolute;
	width: 33px;
	z-index: 999;
	bottom: 0;
	left: 0px;
	cursor: pointer;
	top: 203px;
}
/*.sl-wrap .prev:hover {
	background-position: -131px -55px;
}
.sl-wrap .next:hover {
	margin: 0;
	left: 23px;
	background-position: -164px -55px;
}*/
.sl-wrap .next {
	margin: 0;
	left: 23px;
	background-position: -164px -84px;
}
.sl-wrap .next a, .sl-wrap .prev a {
	color: #fff;
	display: block
}
.tslider .disable, .tslider2 .disable, .tslider3 .disable, .pro-slider .disable, .pro-slider2 .disable, .pro-slider3 .disable{
	cursor: auto;	opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
}
.ListCarousel .disabled{
	cursor: default;	opacity: 0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}
.tp173 {
	top: 173px !important;
}
#pro-slider, .pro-slider .viewport, .pro-slider .overview, .pro-slider .overview li, .pro-slider .overview li .pro-slide, #pro-slider2, .pro-slider2 .viewport, .pro-slider2 .overview, .pro-slider2 .overview li, .pro-slider2 .overview li .pro-slide2, #pro-slider3, .pro-slider3 .viewport, .pro-slider3 .overview, .pro-slider3 .overview li, .pro-slider3 .overview li .pro-slide3 {
	height: 200px !important;
	line-height: 0px;
	list-style: none;
}
.pro-cntl {
	position: absolute;
	left: 244px;
}
/* close sliders */
a.mspe {
	font-size: 14px;
	color: #8d8d8d;
	font-family: 'planet_estyleregular';
	position: absolute;
	top: 208px;
	left: 65px;
}
a.mspe:hover {
	color: #fff;
}

span.mspe {
	font-size: 14px;
	color: #8d8d8d;
	font-family: 'planet_estyleregular';
	position: absolute;
	top: 208px;
	left: 65px;
}
span.mspe:hover {
	color: #fff;
}

.thr {
	min-height: 54px;
	margin-left: 7px;
}
.mgt10 {
	margin-top: 10px !important;
}
.w166 {
	width: 166px;
}
.tac {
	text-align: center;
}
.dt2 {
	margin-right: 5px;
	margin-top: 6px;
}
a.selected03 {
	color: #AAA12B !important;
}
.breadcrumb a {
	color: #231F20;
}
.breadcrumb {
	color: #A79D45;
	float: left;
	font-family: 'planet_estyleregular';
	font-size: 12px;
	float: left;
	margin-top: 13px;
}
/*--- photo gallery ---*/
.pos-rel {
	position: relative;
}
.z-index10 {
	z-index: 10;
}
.zm {
	position: relative;
}
.zm:hover .zoom-icon {
	background: url(../images/zoom-bg.png) no-repeat 0px 0px;
	z-index: 10;
	width: 300px;
	cursor:pointer;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.list-slider .overview li:hover .zoom-icon02{
	background: url(../images/zoom-bg.png) no-repeat 0px 0px;
	z-index: 10;
	width: 300px;
	cursor:pointer;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
	}
.pHg:hover .view-album {
	background: url(../images/view-album-bg.png) no-repeat 0px 0px;
	z-index: 10;
	width: 300px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor:pointer;
}
.pHg:hover .view-package {
	background: url(../images/view-pkg.png) no-repeat 0px 0px;
	z-index: 10;
	width: 300px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor:pointer;
}

.pHg:hover .view-details{
	background: url(../images/view-details.png) no-repeat 0px 0px;
	z-index: 10;
	width: 300px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor:pointer;
}
.zm:hover .play-icon {
	background: url(../images/play-bg.png) no-repeat 0px 0px;
	z-index: 10;
	cursor:pointer;
	width: 300px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.cr-dtl {
	float: left;
	margin-left: 110px;
}
.sitemap {
	position: relative;
}
/*--- input type file ---*/
.customfile-input {
	width: 330px;
	border: 0 none;
	background-color: #ECE29B;
}
.mgb10 {
	margin-bottom: 10px !important;
}
.contact-sm {
	margin-left: -8px;
	margin-top: 14px;
}
/*--- SUBNAV ---*/
.topnav {
	min-width: 335px;
	text-align: center;
	margin-top:42px;
	float:right;
	z-index:9999;
	position:relative;
}
.topnav li {
	display: inline;
	float: left;
	margin-left: 5px;
	padding: 0;
}
.topnav ul {
	padding: 0;
	margin: 0;
}
.topnav li a {
	font-family: 'Conv_Book Antiqua';
	color: #231f20;
	font-size: 15px;
	padding-right: 4px;
	float: left;
}
.topnav li a.menuhover, .topnav li a:hover, .topnav li a.selected {
	color: #A79D45;
}
ul.dropdown {
	position: relative;
	z-index: 597;
	float: left;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}
ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0px;
	z-index: 598;
	width: 150px;
	text-align: left;
}
ul.dropdown ul li {
	padding: 0;
	margin: 0px;
}
ul.dropdown ul li a {
	background-color: #DED278;
	float: left;
	width: 150px;
	padding: 5px 15px;
	border: none;
	border-bottom: 1px solid #A79D45;
	height: auto;
	line-height: 16px;
}
ul.dropdown ul li a:hover, ul.dropdown ul li a.selected03 {
	color: #A79D45 !important;
}
ul.dropdown ul ul {
	margin-top: 0px;
}
ul.dropdown ul li li a:hover {
	color: #A79D45;
}
ul.dropdown ul li li li a {
	background-color: #8BCEAF;
}
ul.dropdown ul li li li a:hover {
	color: #fff;
}
ul.dropdown li .second ul {
	top: 0;
	left: 100%
}
ul.dropdown li ul ul {
	top: 0;
	left: -100%;
}
ul.dropdown li.first ul ul {
	top: 0;
	left: 176px;
}
ul.dropdown li.first ul ul li {
	margin-left: 5px;
}
ul.dropdown li.first ul ul ul {
	top: 0;
	left: 200%;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
ul.dropdown ul li li a:hover {
	color: #4B524C;
}
.topnav li a.home:hover {
	background: url(../images/eclipze-images.png) no-repeat -60px -6px;
}
.topnav li a.home {
	background: url(../images/eclipze-images.png) no-repeat -37px -6px;
	width: 20px;
	height: 20px;
	float: left;
	margin-top: -3px;
	margin-right: 8px;
}
.topnav #menu2 li a span.arw-sb {
	background: url("../images/eclipze-images.png") no-repeat scroll -145px 0 transparent;
	height: 14px;
	float: right;
	width: 7px;
}
/*--- SUBNAV CLOSE ---*/
.spacer9 {
	clear: both;
	height: 9px;
}
.bdr0 {
	border-bottom: 0px !important;
}
.mgt32 {
	margin-top: 32px;
}
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
.customfile-input{width:404px;}
}*/
.mgtm8 {
	margin-top: -8px;
}
.box h3 {
	color: #92840B;
	font-size: 16px;
}
.price3 span {
	color: #000;
	margin-right: 5px;
	font-family: 'Conv_Book Antiqua';
}
.price3 {
	font-size: 14px;
	font-style: italic;
	font-family: 'planet_estyleregular';
	color: #92840B;
}
.spacer7 {
	height: 7px;
	clear: both;
}
.w135 {
	width: 135px;
}
.connect {
	float: left;
}
.serbg-wrap {
	position: relative;
	float: right;
	top: -11px;
}
.serbg {
	background: url(../images/services-logo-bg.jpg) no-repeat 0 0;
	width: 380px;
	height: 54px;
	float: right;
	position: absolute;
	right: 0;
	top: 0px;
}
.logo-outer {
	display: table-cell;
	height: 54px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 380px;
}
.serbg img {
	float: right;
	max-height: 54px;
	max-width: 380px;
	margin-right: 10px;
}
.pr {
	position: relative;
}
.list-slider {
	height: 1%;
	overflow: hidden;
	margin: 0;
	width: 300px;
}
.list-slider .viewport {
	float: left;
	width: 300px;
	height: 190px;
	overflow: hidden;
	position: relative;
	margin: 0 0 0 0px;
	left: 0;
}
.list-slider .next {
	background: url("../images/eclipze-images.png") no-repeat scroll -165px -83px transparent;
	left: 268px;
	display: block;
	text-indent: -999em;
	float: left;
	width: 33px;
	height: 28px;
	overflow: hidden;
	position: relative;
	top: 77px;
	z-index: 999;
}
.list-slider .prev {
	background: url("../images/eclipze-images.png") no-repeat scroll -131px -84px transparent;
	left: 0px;
	display: block;
	text-indent: -999em;
	float: left;
	width: 33px;
	height: 28px;
	overflow: hidden;
	position: relative;
	top: 77px;
	z-index: 999;
}
.list-slider .disable {
	visibility: hidden;
}
.list-slider .overview {
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
	width: 200px;
	left: 0;
	top: 0;
}
.list-slider .overview li:hover{border:1px solid #231F20;}
.list-slider .overview li {
	float: left;
	position:relative;
	height: 188px;
	width:298px;
	list-style: none;
	margin: 0px;
	overflow:hidden;
	text-align:center;
	border: 1px solid #E4E4E4;
}
.count-img {
	display: block;
}
.count-img span {
	display: block;
	color: #ccc;
}
.pa {
	position: absolute;
}
a.download {
	background:url(../images/downloadbg.png) no-repeat 0 0;
	width: 306px;
	height: 51px;
	position:relative;
	float: left;
	margin-top: 20px;
    color: #000000;
    font-family: 'Conv_Book Antiqua Bold';
    font-size: 20px;
    text-transform: uppercase;
}
a.download:hover .download-text{
    color:#A79D45;
}
.download-text{
	line-height:52px !important;
	float:left;
	margin-left:25px;
	margin-right:25px;
}
.pdf{
    float: left;
    margin-left:0px;
    margin-top: 5px;
}
.doc{
    float: left;
    margin-left:0px;
    margin-top:5px;
}
.mgt42{margin-top:42px !important;}
.cms-img img{width:200px; height:133px; float:right; margin-left:15px; margin-bottom:15px;}
.cms-img2 img{width:200px; height:133px; float:left; margin-bottom:15px; margin-right:15px;}
.mh567{min-height:567px;}
.last-l{left:-110px !important;}
.last-l2{left:-245px !important;}
.mgb20{margin-bottom:20px !important;}
.ibanner-wrap {
	width:1024px;
	height:280px;
	overflow: hidden;
	text-align: center;
	position: relative;
	margin:auto;
}
.ibanner{
	display: table-cell;
	width:100%;
	height:280px;
	overflow:hidden;
	text-align: center;
	vertical-align: middle;
	margin: auto;
}
.ibanner *{vertical-align:middle;}
.ibanner img {
	max-height: 280px;
	max-width:1024px;
}
.listing-inner-img-div-outer {
	width:300px;
	height:190px;
	overflow: hidden;
	text-align: center;
	vertical-align:middle;
	display:table-cell;
}
.listing-inner-img-div img {
	max-height:190px;
	max-width:300px;
}
.mgb50{margin-bottom:50px;}
.h70{height:70px;}
.sm-aside2{
	background: url(../images/spe-frm.png) repeat;
	width:300px;
	height:190px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.price4{font-size:18px;color: #92840B; font-family: 'planet_estyleregular'; line-height:28px !important; text-align:right;}
.w60{width:60px;}
.w280{width:280px;}
.serbg2{
    background: url("../images/serbg2.png") no-repeat scroll 0 0 transparent;
    float: right;
    height:44px;
    position: absolute;
    right: 0;
    top: -16px;
    width:234px;
}
.serbg3{
    background: url("../images/serbg3.png") no-repeat scroll 0 0 transparent;
    float: right;
    height:36px;
    position: absolute;
    right: 0;
    top:-5px;
    width:132px;
}
.serbg4{
    background: url("../images/serbg4.png") no-repeat scroll 0 0 transparent;
    float: right;
    height:34px;
    position: absolute;
    right: 0;
    top:-8px;
    width:234px;
}
.serbg2 .price{margin-right:10px; margin-top:4px;}
.serbg3 .price4{margin-right:10px; margin-top:5px;}
.mgb5{margin-bottom:5px !important;}
.list-slider .pa{position:absolute; left:0; top:0px; z-index:99; top:50px;}
.pdb5{padding-bottom:5px;}
.serbg4 .price4{line-height:34px !important; padding-right:10px;}
.h34{height:34px;}
.mgtm3{margin-top:-3px !important;}
.blk1{color:#231F20;}

.video-img-div-outer {height:200px;overflow: hidden; width:300px; position:relative; text-align:center; float:left;}
.video-img-div {height:200px;overflow: hidden;width:300px; text-align:center; vertical-align:middle; display:table-cell;}
.tslider .overview, .video-img-div * { vertical-align: middle;}
.video-img-div img{max-height:200px; max-width:300px;}
.pHg:hover .play-icon, .pHg2 .bd-img-wrap-l:hover .play-icon, .pHg3 .bd-img-wrap-l:hover .play-icon{
	background: url(../images/play-bg.png) no-repeat 0px 0px;
	z-index: 10;
	cursor:pointer;
	width: 300px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.pHg .play-icon{
	background: url(../images/play-bg1.png) no-repeat 0px 0px;
	z-index: 10;
	cursor:pointer;
	width: 300px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.fs14{font-size:14px;}
.lh22{line-height:22px;}
.spacer15{height:15px;
clear:both;}
.frm{background:url(../images/frame.png) 0 0; width:300px; height:190px; position:absolute; top:0px; left:0px;}
/*--- back to top ---*/
#back-top {
	position: fixed;
	bottom: 30px;
	right:30px;
}
/* arrow icon (span tag) */
#back-top span {
    background: url("../images/back-to-top.png") no-repeat scroll center center transparent;
    display: block;
    height:32px;
    margin-bottom: 7px;
    transition: all 1s ease 0s;
    width:67px;
}
#back-top a:hover span {
    background: url("../images/back-to-top-h.png") no-repeat scroll center center transparent;
}
.ytv{width:560px;
height:315px;
float:left;
border:4px solid #E4E4E4; margin:0 27px;}
.nb .bd-img-wrap-l:hover{
border:1px solid #E4E4E4;
}
.date{color:#231F20;
font-family: 'planet_estyleregular';
    font-size: 12px;}
.date span{color:#A79D45;}
.mgr10{margin-right:10px;}
.hair-img-wrap{border:1px solid #E4E4E4; margin-top:20px; background-color:#ECE29B;}
.hair-imgl{margin:15px 0 15px 62px;}
.hair-imgr{margin:15px 62px 15px 0;}
.title03{color: #333333;margin-bottom:10px; font-size:14px; text-align:left;}
.hair-imgr img, .hair-imgl img{border:1px solid #E4E4E4;}
.hair-imgl2{margin:15px 0 15px 0px;}
.hair-imgl2 img{border:1px solid #E4E4E4;}
.share-wrap {
    background: url("../images/downloadbg3.png") no-repeat scroll 0 0 transparent;
    height: 40px;
    position: absolute;
    right: 0;
    /*top: 39px;*/
    width: 241px;
	top:39px;
}
.fblike{float:right; width:73px; height:20px; margin:10px;}
.share{float:right; width:50px; height:20px; margin:10px 0;}
.pl li{color: #828181; font-size: 16px; line-height: 18px; margin-bottom: 10px;}
.cn{cursor:default !important ;}

.yellow{color:#B39D00;}
ul.pl li{color:#828181; margin-bottom:10px;}
.nh a:hover{color:#B39D00;}

.staff-box {
	width:616px;
	height:414px;
	overflow: hidden;
	border: 1px solid #E4E4E4;
	text-align: center;
	position: relative;
	margin:20px 0 !important;
	float: left;
}
.staff {
	display: table-cell;
	width:616px;
	height:414px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.staff img {
	max-height:414px;
	max-width:616px;
}

.hair-wrap{
	width:222px;
	height:171px;
	overflow:hidden;
	text-align: center;
	position: relative;
	float: left;
	margin:20px 55px;
}
.hair {
	display: table-cell;
	border: 1px solid #E4E4E4;
	width:222px;
	height:171px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.hair img {
	max-height:171px;
	max-width:222px;
}
.mgr55{margin-right:55px !important;}
.pdt10{padding-top:10px;}
.pdt6{padding-top:6px;}

.cell-icn {
    background: url(../images/cell.jpg) no-repeat 0 0px;
    width: 16px;
    height:23px;
    float: left;
    margin: -2px 9px 0;
}
.disclaimer{width:967px; float:left; position:relative; z-index:9; margin-left:27px; margin-top:5px;}
.w670{width:670px;}
.nc {
	margin-left:17px;
}
.cell-icn {
    background: url("../images/cell.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 23px;
    margin: -2px 9px 0;
    width: 16px;
}
.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
        display: none !important;}
.w530{width:530px !important;}

.bd-img-wrap-l.mgt0.cn.nb:hover {
    border: 1px solid #E4E4E4;
}
.conL2{
    float: left;
    margin:19px 0px;
    width: 295px;
}