@charset "utf-8";

html * {
   padding: 0px;
   margin: 0px;
   border: 0px;
   }
   

body  {
	font-family: "굴림", "Arial Unicode MS", Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	color: #000000;
	margin-top: 13px;
}

.cleardiv {
	clear: both;
	height: 0px;
}

#container {
	width: 960px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	
} 

#header {
	background-image: none;
	background-color: #ffffff;
	height: 42px;
	width: 960px;
	}
	
#header p {
	text-align: right;
	color: #666666;
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
}

#header p  a:link     { color: #666666; text-decoration: none; }
#header p  a:visited  { color: #666666; text-decoration: none; }
#header p  a:hover    { color: #27a8c8; text-decoration: none; }
#header p  a:active   { color: #666666; text-decoration: none; }
	
#footer {
	background-image: none;
	margin-top: 15px;
	border-top: solid 1px #cccccc;
	}
	
#footer p {

	color: #999999;
	font-size: 11px;
	font-family: "굴림","Arial Unicode MS", Arial, Helvetica, sans-serif;
	padding-top: 11px;
}

#footer p  a:link     { color: #999999; text-decoration: none; }
#footer p  a:visited  { color: #999999; text-decoration: none; }
#footer p  a:hover    { color: #999999; text-decoration: none; }
#footer p  a:active   { color: #999999; text-decoration: none; }
	
#masthead {
	background-image: none;
	width: 960px;
	}
	
#masthead #m1 {
	width: 194px;
	float: left;
}

#masthead #m2 {
	width: 546px;
	float: left;
}

#masthead #m2 div {
	margin-left: 5px;
}
	
#masthead #m1m2 {
	width: 740px;
	float: left;
}

#masthead #m3 {
	width: 219px;
	float: left;
}

#masthead .ad_block {
	margin-left: 1px;
	width: 219px;
	height: 181px;
	color: #ffffff;
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;
	overflow: hidden;
}

#masthead .ad_block .ad_block_bottom img {
	margin-left: 11px;
	margin-top: 10px;
	margin-bottom: 3px;
}
#masthead .ad_block  .ad_block_bottom  p {
	font-size: 11px;
	margin-left: 11px;
	margin-right: 11px;
}

#masthead .ad_block  .ad_block_bottom  p.p_link {
	margin-top: 4px;
}

#masthead .ad_block a:link     { color: #ffffff; text-decoration: underline; }
#masthead .ad_block a:visited  { color: #ffffff; text-decoration: underline; }
#masthead .ad_block a:hover    { color: #ffffff; text-decoration: underline; }
#masthead .ad_block a:active   { color: #ffffff; text-decoration: underline; }

#content {
	width: 960px;
	background-image: url(../img/general/content_bg.gif);
}

#content_prop #content {
	background-image: url(../img/general/content_prop_bg.gif);
}


#content .c1 {
	width: 194px;
	float: left;
}

#content .c2c3 {
	width: 766px;
	float: left;
}

#content .c2 {
	width: 546px;
	float: left;
}

#content .c3 {
	width: 220px;
	float: left;
}

#content .content_body {
	padding-left: 17px;
	color: #666666;
}


#content .content_body h3 {
	font-size: 22px;
	margin-bottom: 12px;
	font-weight: normal;
}

#content .content_body h4 {
	font-size: 16px;
	margin-bottom: 4px;
	font-weight: normal;
}

#content .content_body h5 {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: normal;
/*	color: #990000;  -- change on 03/03/10*/
	color: #333333;
}
#content .content_body h6 {
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 1.5em; /* add on 03/03/10 */
}
#content .content_body h7 {
	font-size: 16px;
	font-weight: bold;
}

#content .content_body .address {
	font-size: 10px;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

#content .content_body p {
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 12px;
	margin-right: 5px;
}

#content .content_body p.inset {
	margin-left: 24px;
}

#content .content_body p a:link, .webcams a:link { color: #27a8c8 !important; text-decoration: underline; }
#content .content_body p a:visited, .content_body .webcams a:visited { color: #27a8c8; text-decoration: underline; }
#content .content_body p a:hover, .content_body .webcams a:hover { color: #27a8c8; text-decoration: underline; }
#content .content_body p a:active, .content_body .webcams a:active { color: #27a8c8; text-decoration: underline; }

.content_body h4 a:link {	color: #27a8c8; text-decoration: none;}
.content_body h4 a:visited {	color: #27a8c8; text-decoration: none;}
.content_body h4 a:hover {	color: #27a8c8; text-decoration: none;}
.content_body h4 a:active {	color: #27a8c8; text-decoration: none;}

/* Added on 03/03/10 ---*/
.content_body h6 a:link {	color: #27a8c8; text-decoration: underline;}
.content_body h6 a:visited {	color: #27a8c8; text-decoration: underline;}
.content_body h6 a:hover {	color: #27a8c8; text-decoration: underline;}
.content_body h6 a:active {	color: #27a8c8; text-decoration: underline;}


#content .ad_block {
	width: 220px;
	color: #333333;
	margin-bottom: 16px;
	}
	
#content .ad_block .ad_block_left {
	width: 108px;
	float: left;
	}
	
#content .ad_block .ad_block_right {
	width: 112px;
	float: left;
	overflow: hidden;
	}
	
#content .ad_block .ad_block_left img {
	margin-left: 14px;
	}


#content .ad_block p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	}
	
#content .ad_block a:link     { color: #3399cc; text-decoration: underline; }
#content .ad_block a:visited  { color: #3399cc; text-decoration: underline; }
#content .ad_block a:hover    { color: #3399cc; text-decoration: underline; }
#content .ad_block a:active   { color: #3399cc; text-decoration: underline; }

#content .hotelsearchbox {
	background-color: #63bd7a;
	height: 32px;
	margin-left: 5px;
	padding-top: 8px;
	font-size: 13px;
	color:#FFFFFF;
}

#content .hotelsearchbox p {
	color: #ffffff;
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	margin-left: 12px;
}

#content .hotelsearchbox p select {
	width: 170px;
	color: #999999;
}

#content .hotelsearchbox p a:link     { color: #ffffff; text-decoration: underline; font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;}
#content .hotelsearchbox p a:visited  { color: #ffffff; text-decoration: underline; font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;}
#content .hotelsearchbox p a:hover    { color: #ffffff; text-decoration: underline; font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;}
#content .hotelsearchbox p a:active   { color: #ffffff; text-decoration: underline; font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;}

#content .prop_block {
	width: 194px;
	background-color: #7d42ae;
	color: #ffffff;
	padding-bottom: 12px;
	margin-top: 5px;  /* provides both space between properties, and the top-margin of the C1 column */
}

#content .prop_block .prop_block_bottom img {
	margin-left: 11px;
	margin-top: 10px;
	margin-bottom: 6px;
}
#content .prop_block .prop_block_bottom  p {
	font-size: 11px;
	margin-left: 11px;
}

#content .prop_block .prop_block_bottom  {
	margin-top: 2px;
}


#content .prop_block .prop_block_bottom  p a:link     { color: #ffffff; text-decoration: underline; }
#content .prop_block .prop_block_bottom  p a:visited  { color: #ffffff; text-decoration: underline; }
#content .prop_block .prop_block_bottom  p a:hover    { color: #ffffff; text-decoration: underline; }
#content .prop_block .prop_block_bottom  p a:active   { color: #ffffff; text-decoration: underline; }

#content .c1_prop_column {
	background-color: #27a8c8;
}

#content .c1_prop_column p {
	color: #ffffff;
	font-size: 12px;
	font-family: "굴림","Arial Unicode MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-top: 20px;
	margin-left: 15px;
}
#content .c1_prop_column  p a:link     { color: #ffffff; text-decoration: none; }
#content .c1_prop_column  p a:visited  { color: #ffffff; text-decoration: none; }
#content .c1_prop_column  p a:hover    { color: #bbbbbb; text-decoration: none; }
#content .c1_prop_column  p a:active   { color: #ffffff; text-decoration: none; }

#content .placereservationbox {
	background-color: #e5e5e5;
	padding-top: 12px;
	padding-bottom: 15px;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
#content .placereservationbox strong {
	text-transform:uppercase;
	font-weight:normal;
}
#content .placereservationbox p {
	margin-left: 11px;
}
#content .placereservationbox p select {
	width: 170px;
	color: #666666;
	font-size: 10px;
}

#content .placereservationbox .checkin, #content .placereservationbox .checkout {
	margin-left:2px;
	float:left;
	margin-bottom:5px;
	display:inline;
}
#content .placereservationbox .checkin img, #content .placereservationbox .checkout img {
	margin-bottom:-3px;
}
#content .placereservationbox .room, #content .placereservationbox .adult {
	display:inline;
	margin-left:11px;
	margin-bottom:10px;
	float:left;
}

#content .placereservationbox p a:link     { color: #666666; text-decoration: underline; font-size: 10px;}
#content .placereservationbox p a:visited  { color: #666666; text-decoration: underline; font-size: 10px;}
#content .placereservationbox p a:hover    { color: #666666; text-decoration: underline; font-size: 10px;}
#content .placereservationbox p a:active   { color: #666666; text-decoration: underline; font-size: 10px;}

#content .prop_feature_block {
	margin-top: 10px;
	padding-top: 20px;
	}
	
#content .photoset {
	margin-left:0px;
	margin-bottom: 20px;
	font-size: 11px;
}

#content .item_block {
	font-family: Helvetica, Arial, sans-serif;
	width: 529px;
	margin-bottom: 12px;
}

#content .item_block .item_block_left {
	float: left; width: 97px;
}

#content .item_block .item_block_right {
	float: left; width: 432px;
}

#content .item_block .item_block_right h4 {
	font-weight: bold;
	margin-bottom: 11px;
}

#content_prop #content.noline {
	background-image: url(../img/general/content_prop_bg_noline.gif);
	
}

/* FOOTER from Karsten site */
#footer ul{
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
}


#footer li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	float:left;
	list-style-type: none;
	height: 34px;
}


#footer li a{
	display: block;
	text-indent: -3330px;
	height: 34px;
}

#footer li.starwood a{
	border-right: solid 1px #dadcdf;
	width: 150px;
	background: url(../img/footer/starwood_logo.gif) bottom left no-repeat;
}

#footer li.fourpoints a{
	border-left: solid 1px #ebedf0;
	width: 116px;
	background: url(../img/footer/four_points.gif) top right no-repeat;
}

#footer li.sheraton a{
	width: 50px;
	background: url(../img/footer/sheraton.gif) top right no-repeat;
}

#footer li.aloft a{
	width: 53px;
	background: url(../img/footer/aloft.gif) top right no-repeat;
}

#footer li.whotels a{
	width: 44px;
	background: url(../img/footer/w_hotels.gif) top right no-repeat;
}

#footer li.bliss a{
	width: 60px;
	background: url(../img/footer/bliss.gif) top right no-repeat;
}

#footer li.luxury a{
	width: 79px;
	background: url(../img/footer/luxury_collection.gif) top right no-repeat;
}

#footer li.lemeridien a{
	width: 69px;
	background: url(../img/footer/le_meridien.gif) top right no-repeat;
}

#footer li.stregis a{
	width: 51px;
	background: url(../img/footer/st_regis.gif) top right no-repeat;
}

#footer li.westin a{
	width: 58px;
	background: url(../img/footer/westin.gif) top right no-repeat;
}

#footer li.element a{
	width: 51px;
	background: url(../img/footer/element.gif) top right no-repeat;
}

.webcams {
	font-size: 12px;
	margin-bottom:1em;
}

