@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}

div {
	zoom:1;
}

div:after {
	content:" ";
	display:block;
	clear:both;
}

* html img, * html .png, * html div {
position:relative;
behavior:expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

p, .numbering, .apRooms li, .roomSize li {
	font-size:12px;
	color:#777777;
	margin:0px;
	padding:0px;
	text-align:justify;
	line-height:18px;
	
}

.numbering {
	margin:8px 0px 0px 13px;
}

.numbering li {
	margin:0px;
	padding:0px;
}

a {
	font-size:12px;
	font-weight:bold;
	color:#006AAF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	display:block;
	margin:0px;
	padding:0px;
	border:0px;
}

#header {
	width:1000px;
	margin:0px auto;
}

#navBar {
	border-top:solid 3px #FFFFFF;
	border-bottom:solid 3px #FFFFFF;
	background-color:#006AAF;
	width:1000px;
	margin:0px auto;
	padding:0px;
	height:19px;
}

#horizontalNav {
	float:left;
}

#langSelect {
	float:right;
	height:19px;
	overflow:hidden;
}

#langSelect ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#langSelect ul li {
	display:inline;
	margin:0px;
	padding:0px;
	height:19px !important;
}

#langSelect img {
	display:inline-block;
}

.mk, .divider {
	margin-right:-3px;
}

#mainContent {
	width:1000px;
	margin:0px auto;
}

#verticalNav {
	float:left;
	z-index:10;
	position:absolute;
}

#imageReel {
	margin:0px;
	padding:0px;
	background-color:#F2F7FB;
	border-top:solid 1px #006AAF;
}

#newsBlock {
	border-top:solid 1px #006AAF;
	background-color:#F2F7FB;
	width:1000px;
	margin:0px auto;
	padding:0px;
}

#newsBlock .left {
	float:left;
	padding:6px 0px 8px 26px;
	background:url(../images/news_ttl.png) top left no-repeat;
	width:47%;
}

#newsBlock .left_mk {
	float:left;
	padding:6px 0px 8px 26px;
	background:url(../images/news_ttl_mk.png) top left no-repeat;
	width:47%;
}

.left .moreLink, .left_mk .moreLink, .right .moreLink, .right_mk .moreLink {
	text-align:right;
	padding-right:5px;
}

#newsBlock .right {
	float:right;
	padding:6px 6px 8px 26px;
	background:url(../images/news_ttl.png) top left no-repeat;
	width:47%;
}

#newsBlock .right_mk {
	float:right;
	padding:6px 6px 8px 26px;
	background:url(../images/news_ttl_mk.png) top left no-repeat;
	width:47%;
}

#newsBlock p {
	line-height:16px;
}

#footer {
	border-top:solid 1px #006AAF;
	width:1000px;
	margin:0px auto;
	padding:5px 0px 10px 0px;
	*padding:0px 0px 10px 0px;
}

#footer span, #footer span a {
	font-size:9px;
	text-decoration:none;
	color:#818084;
	margin:0px;
	padding:0px;
}

#footer span a:hover {
	color:#006AAF;
}

.contactInfo {
	float:left;
	width:auto;
}

.copyright {
	float:right;
	width:auto;
}

.locationMap {
	background:url(../images/contentBg.png) top right no-repeat;
	border-bottom:solid 3px #FFFFFF;
}

.locationInfo {
	margin:150px 0px 50px 215px;
	z-index:5;
	position:absolute;
	width:250px;
	float:left;
}

.titleImg {
	margin-bottom:18px;
}

.contentContainer {
	padding:40px 40px 40px 215px;
	background:url(../images/contentBg.png) bottom left no-repeat !important;
	border-top:solid 3px #FFFFFF;
	border-bottom:solid 3px #FFFFFF;
}

.contentContainerAp {
	padding:40px 40px 40px 215px;
	*padding:40px 40px 80px 215px;
	_padding:40px 40px 40px 215px;
	background:url(../images/contentBg.png) bottom left no-repeat !important;
	border-top:solid 3px #FFFFFF;
	border-bottom:solid 3px #FFFFFF;
}

.contentContainer .thumbFloat {
	float:left;
	width:auto;
	padding:2px;
	margin:35px 12px 0px 0px;
	border:solid 1px #006AAF;
	background:#FFFFFF;
}

.contentContainer .thumbFloat2 {
	float:left;
	width:auto;
	padding:2px;
	margin:0px 12px 0px 0px;
	border:solid 1px #006AAF;
	background:#FFFFFF;
}

.nameFloat {
	float:left;
	width:234px;
	margin:10px 12px 0px 0px;
}

.nameFloat p {
	color:#006AAF;
	font-weight:bold;
	text-align:center;
}

.contentContainer .descFloat {
	float:left;
	width:auto;
	padding:0px;
	margin:20px 12px 0px 0px;
}

.contentContainer .thumbFloatBottom {
	float:left;
	width:auto;
	padding:2px;
	display:block;
	margin:0px 12px 35px 0px !important;
	
	border:solid 1px #006AAF;
	background:#FFFFFF;
}

.contentContainer .thumbFloatBottom2 {
	float:left;
	width:auto;
	padding:2px;
	margin:-22px 12px 35px 0px;
	border:solid 1px #006AAF;
	background:#FFFFFF;
}

.apThumb {
	margin:30px 14px 40px 0px;
	float:left;
	width:172px;
}

.dupliApThumb{
  margin:30px 14px 40px 0px;
  float:left;
  width:356px;
  border:solid 1px #006AAF;
}

.dupliApThumb p{
  text-align:center;
  line-height:16px;
}

.flThumb {
	margin:30px 14px 20px 0px;
	float:left;
	width:340px;
}

.apThumb p {
	text-align:center;
	line-height:16px;
}

.thumb {
	width:170px;
	height:170px;
	margin:0px;
	padding:0px;
	text-align:center;
}

.dupliThumb{
  width:356px;
  height:170px;
  margin:0px;
  padding:0px;
  text-align:center;
}

.flthumb {
	width:340px;
	height:204px;
	margin:0px;
	padding:0px;
	text-align:center;
}

.flthumb img {
	border:solid 1px #006AAF;
	display:block;
}

.thumb img {
	border:solid 1px #006AAF;
	display:block;
}

.thumb br {
	line-height:8px;
	height:8px;
}

.bordered {
	margin:145px 200px 0px 0px;
	_margin:145px 129px 0px 0px;
	display:block;
	width:auto;
	*width:300px;
	float:left;
}

form br {
	clear:left;
}

label {
	font-size:12px;
	font-weight:bold;
	color:#006AAF;
	float:left;
	width:80px;
	margin-top:4px;
}

input {
	font-size:12px !important;
	padding:2px;
	color:#9C9C9D;
	width:300px;
	border:solid 1px #E1E1E1;
	margin-bottom:8px;
	*margin-bottom:6px;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9C9C9D;
	width:400px;
	height:100px;
	border:solid 1px #E1E1E1;
}

.submitBtn {
	width:56px;
	height:20px;
	border:0px;
	margin:10px 0px 10px 425px;
}

.star {
	width:130px;
	border-top:solid 1px #006AAF;
	padding-top:5px;
}

.star2 {
	width:160px;
	border-top:solid 1px #006AAF;
	padding-top:5px;
}

.star p, .star2 p {
	color:#006AAF;
	font-size:9px;
}

.addLinks {
	list-style-type:none;
	margin-top:15px;
}

#apSketch {
	width:550px;
	float:left;
}

#apDesc {
	float:right;
	width:175px;
}

#apDesc p {
	color:#006AAF;
}

.iconNav {
	list-style-type:none;
	margin-top:10px;
}

.iconNav li {
	display:inline;
	margin:0px 6px 0px 0px;
}

.iconNav li a img {
	display:inline-block;
}

.blue {
	font-size:12px;
	color:#006AAF;
	font-weight:bold;
}

.toolTip {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:7px;
	*line-height:8px;
	text-transform:uppercase;
}

#apDesc p {
	font-weight:bold;
	color:#006AAF;
	margin:-8px 0px 8px 0px !important;
	text-align:left !important;
}

.apRooms, .roomSize {
	list-style-type:none;
	margin-bottom:12px;
	display:block;
}

.apRooms {
	float:left;
	width:auto;
}

.roomSize {
	float:left;
	width:auto;
}

.total {
	font-weight:bold;
	color:#006AAF !important;
	display:block !important;
	margin:5px 0px 10px 0px !important;
	_margin:5px 0px 5px 0px !important;
	border-top:solid 1px #006AAF;
}

.apRooms .total {
	width:102px;
}

#apSketch .star2 {
	display:block;
	margin-top:25px;
	width:400px;
}

#apSketch .star2 a {
	font-size:10px;
}

.article {
	width:100%;
	padding-bottom:15px;
}

.articleImg {
	width:100%;
	padding-bottom:10px;
}

.articleImgLeft {
	float:left;
	width:359px;
	padding:2px;
	margin-bottom:3px;
	border:solid 1px #006AAF;
}

.articleImgRight {
	float:right;
	width:359px;
	padding:2px;
	margin-bottom:3px;
	border:solid 1px #006AAF;
}

.articleImg p, .explanatory p {
	font-size:10px !important;
	color:#006AAF !important;
	text-align:center !important;
}

.articleTxt {
	float:left;
	width:365px;
}

.explanatory {
	clear:both;
	padding-left:390px;
}

.newsArticle {
	display:block;
	clear:both;
}

.newsArticle .date {
	font-size:12px;
	font-weight:bold;
	color:#006AAF;
}

.alert {
	font-size:11px;
	font-weight:bold;
	color:#006AAF;
	text-align:left;
}

.margin-bottom {
	margin-bottom:22px;
}
