/* CSS Document */


.floatClear{
	clear: both;
	float: none;
}

#bgRsv {
	background: url(../img/bg_reserve.jpg) no-repeat;
	height: 60px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	margin-top: 10px;
}

*html body #bgRsv table {
	margin-top: 15px;
}

#bgRsv table {
	margin-top: 10px;
}

#bgRsv td {
}


/* 2009.11.06
------------------------------------*/

#bgRsv11 {
	width: 694px;
	margin: 10px auto;
	border: 3px solid #FFF;
	font-size: 75%;
	color: #11133D;
	text-align: center;
	height: 40px;
	background: #CCD2DE;
	padding-top: 8px;
	
}

#bgRsv11 ul,#bgRsv11 li{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#bgRsv11 ul{
}

#bgRsv11 li{
	display:block;
	float:left;
	list-style-type:none;
	
	
}

#bgRsv11 li a{
	display:block;
	width:230px;
	display: block;
	text-indent:-9999px;
	overflow:hidden;
	height: 33px;
}


#bgRsv11 li.nv01 {
	background:url(../img/quick_rsv3.gif) no-repeat 0px 0px;
	margin-left: 60px;
}

#bgRsv11 li.nv01 a:hover, #bgRsv11 li.nv01 a.selected {
	background:url(../img/quick_rsv3.gif) 0px -40px;
}
#bgRsv11 li.nv02 {
	background:url(../img/quick_rsv4.gif) no-repeat 0px 0px;
	margin-left: 100px;
}

#bgRsv11 li.nv02 a:hover, #bgRsv11 li.nv02 a.selected {
	background:url(../img/quick_rsv4.gif) 0px -40px;
}


/* 2009.06.01
------------------------------------*/

#bgRsv09 {
	width: 694px;
	margin: 10px auto;
	border: 3px solid #FFF;
	font-size: 75%;
	color: #11133D;
	
	text-align: center;
}

#bgRsv09 a{
	background: #CCD2DE;
	display: block;
}

#bgRsv09 a:hover{

}


*html body #bgRsv09 table {
	margin-top: 20px;
	margin-bottom: 5px;
}

#bgRsv09 table {
	margin: 20px 10px 5px;
}

#bgRsv09 td {
	padding: 0.5em 1em 0.5em 0.5em;
	white-space: nowrap;
}
#bgRsv09 td.search{
	text-align: center;
	vertical-align: bottom;
}

#bgRsv09 em{
	display: block;
	padding: 0.2em 0.2em 0.2em 1em;
	font-weight: bold;
	font-style: normal;
	color: #12265F;
	margin-bottom: 0.5em;
	background: url(../img/icon_squre.gif) no-repeat left center;
}

/*** Banner ***/

#bannerBlock {
	width: 700px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#bannerBlock table{
}
#bannerBlock td{
}
#bannerBlock td.bnr01{
	text-align: left;
}
#bannerBlock td.bnr02{
	text-align: center;
}
#bannerBlock td.bnr03{
	text-align: right;
}

/*** Topics ***/

#homeWrapper{
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/topBg.gif) no-repeat 100%;
}


#topicNews{
	width: 470px;
	float: left;
}

#topicNews em{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 0.5em;
	font-weight: normal;
	font-style: normal;
	font-size: 90%;
	color: #C8D1E6;
}

#topicNews h2{
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px 0px 10px;
	padding: 0px;
}

#topicNews p{
	line-height: 180%;
	font-size: 75%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#topicNews a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
}
#topicNews a:hover {
	color: #FF3300;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
}


#topicNews h4{
	color: #F0F0F0;
	padding: 0px;
	background: url(../img/topBgDot.gif) repeat-x left center;
	margin: 5px 0px;
}


/*** Right Block ***/


*html body #bannerRight {
	float: right;
	text-align: center;
	width: 220px;
	padding-top: 15px;
	background: url(../img/right01.jpg) no-repeat center top;
	margin-top: 25px;
}


#bannerRight {
	float: right;
	text-align: center;
	width: 180px;
	/*background: url(../img/right01.jpg) no-repeat center top;*/
	margin-top: 25px;
	/*padding-top: 15px;*/
}
#bannerRightIn{
	/*background: url(../img/right02.jpg) no-repeat center 100%;*/
	padding-bottom: 10px;
}

#bannerRight p{
}

#bannerRight img {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#footBlock {
	background: url(../img/topBgDot.gif) repeat-x center top;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
}

#footBlock address{
	color:#C8D1E6;
	font-size:10px;
	font-style:normal;
	text-align:center;
	margin-bottom:5pt;
}

#footBlock table{
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

#footBlock td{
}

#copyright{
	background: #001432;
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}


.topDotBg {
	background-image: url(../img/topBgDot.gif);
	background-repeat: repeat-x;
	background-position: center;
	width:100%; 
	height:40px; 
	
}

#news {
	color: #FFFFFF;
	width: 300px;
}
#news TH {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #405B89;
	text-align: left;
}
#news TD {
	background-image: url(../img/topBgDot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
}
#news .time {
	font-size:10px;
	padding-bottom:3px;
}
#quickRsv {
	background-image:url(../img/quickDot.gif);
}
h1.forG {
	display:none;
}
address {
	color:#C8D1E6;
	font-size:10px;
	font-style:normal;
	text-align:right;
	margin-bottom:5pt;
}
a.banner {
	display:block;
	float:left;
	margin:5px 15px;
}


#bnrHotels{
	background: url(../img/topBgDot.gif) repeat-x left top;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

a.bnFilter {
}

a:hover.bnFilter,
#bannerRight a:hover{
	filter:alpha(opacity=60); /*for IE*/
	-moz-opacity:0.6;  /* for Firefox*/
	-khtml-opacity: 0.6;
	opacity: 0.6; /*for OPERA Safari*/
}