body {
	background:#D3D3D3;
	padding:0;
	font-family:Arial, sans-serif;/*-font-family:trebuchet ms,arial;*/
	font-size:12px;
	margin:0px auto auto auto;
	color:#444444;
}
a {
	text-decoration:underline;
	color:#20619E;
}
p {
	text-align:justify;
	line-height:15px;
	padding:5px 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}
#main_container {
	width:902px;
	height:auto;
	margin:auto;
	padding:0px;
	font-family:Arial, sans-serif;
	font-size:12px;
	background:#C8D7DD;
}
#header {
	width:902px;
	height:100px;
	margin:0 0 0 0;
	background:url(images/menu_bg.jpg);
	border:#71A4C1 solid 1px;
}
.logo {
	padding:7px 0 0 0;
	float:left;
}
/*-coupon-*/
/*---------------- menu tab----------------------*/
#menu_tab {
	width:670px;
	float:left;
	padding:0px;
	height:30px;
}
ul.menu {
	list-style-type:none;
	display:block;
	width:670px;
	margin: auto;
	padding:65px 0 0 0;
	background:none;
}
ul.menu li {
	display:inline;
	font-size:13px;
	font-weight:bold;
	line-height:28px;
}
ul.menu li.divider {
	display:block;
	float:left;
	width:1px;
	height:31px;
	padding:0px;
	margin:0px;
	background:url(images/divider.gif) no-repeat center;
}
a.nav:link, a.nav:visited {
	display:block;
	float:left;
	padding:0 5px;
	width: auto;
	margin:0px 5px 0px 5px;
	text-align:center;
	text-decoration:none;
	background:none;
	color:#fff;
}
a.nav_selected:link, a.nav_selected:visited {
	display:block;
	float:left;
	padding:0 5px;
	margin:0px 5px 0px 5px;
	text-align:center;
	text-decoration:none;
	color:#fff;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration:none;
	background:#71A8D9;
	padding:0 5px;
}
#TitleBanner {
	display:block;/*统一转化为块级元素*/
	overflow:hidden;
	width:0;
	height:0;
}
/*----this_title----*/
.this_title {
	width:902px;
	margin:1px 0 0 0;
	height:25px;
	background:#FFF;
	color:#444444;
	text-align:right;
	border:#71A4C1 solid 1px;
	line-height:25px;
}
.this_title_text {
	float:left;
	margin:0px 10px;
	font-weight:bold;
}
.this_title_right {
	float:right;
	height:25px;
	margin-right:5px;
	line-height:25px;
}
* html .this_title_right{/*For IE7 & IE6*/
	 height:20px;
	 padding-top:5px;
}
.this_title_right img {
    vertical-align:middle;
}
.this_title_right a {
	text-decoration:none;
}
.this_title_right a:hover {
	text-decoration:underline;
}
/*-----------------search_tab----------------*/
.search_tab {
	float:right;
	width:180px;
	padding:10px 0 0 0;
	color:#FFF;
}
input.search {
	width:150px;
	height:20px;
	border:none;
	float:left;
	background-color:#8c4e67;
	color:#b48e9b;
	padding:0 0 0 5px;
}
input.search_bt {
	float:left;
	padding:0 0 0 5px;
}
.left_sidebar {
	width:180px;
	float:left;
}
.submenu_pic {
	padding:10px 0 0 28px;
}
/*--------------left menu----------------*/
#left_menu {
	position:relative;
	top:1px;
	left:1px;
	float:left;
}
#left_menu ul {
	list-style-type:none;
	width: 177px;
	margin:0;
	padding:0;
	background-image: url(images/leftmenubar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
#left_menu li {
	display:block;
	float:left;
	width:173px;
	padding-left:4px;
	text-align:left;
}
#left_menu li a {
	display:block;
	padding:0 0 0 10px;
	height:30px;
	text-align:left;
	line-height:30px;
	text-decoration:none;
	background-color:#E6F3FF;
	color:#20619E;
	border-bottom:1px #A9C9F0 solid;
	font-weight:bolder;
}
#left_menu li.selected a {
	display:block;
	padding:0 0 0 10px;
	height:30px;
	text-align:left;
	line-height:30px;
	text-decoration:none;
	background:#FBF7E9;
	color:#20619E;
	background-position:5px 8px;
}
#left_menu li a:hover {
	display:block;
	padding:0 0 0 10px;
	height:30px;
	text-align:left;
	text-decoration:none;
	background:#FBF7E9;
	color:#20619E;
	border-bottom:1px #A9C9F0 solid;
	background-position:5px 8px;
}
/*-Social Networking-*/
#socialnetworking {
	float:left;
	margin:10px 0;
	padding:0;
	width:177px;
}
#socialnetworking p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:26px;
	color:#4B89AB;
	text-decoration:none;
}
#socialnetworking p a:hover {
	text-decoration:underline;
}
#socialnetworking h2 {
	text-align:center;
	color:#666666;
	font-size:13px;
	height:25px;
	border-bottom:1px #CCCCCC solid;
	border-top:1px #CCCCCC solid;
	background:#F6F6F6;
	padding-top:8px;
}
#twitter {
	margin:5px 2px;
	background:url(images/Socialicon.gif) no-repeat;
	background-position:0 0;
	height:24px;
}
#myspace {
	margin:5px 2px;
	background:url(images/Socialicon.gif) no-repeat;
	background-position:-0 -50px;
	height:24px;
}
#facebook {
	margin:5px 2px;
	background:url(images/Socialicon.gif) no-repeat;
	background-position:-0 -25px;
	height:24px;
}
#flickr {
	margin:5px 2px;
	background:url(images/Socialicon.gif) no-repeat;
	background-position:-0 -75px;
	height:24px;
}
/*-websafe-*/
#websitesafe {
	text-align:center;
	/*margin-top:150px;*/
	margin-top:50px;
}
/*-content1-*/
#content1 p {
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #444;
}
#content1 ul li a.linoicon {
	background:none;
	background-image:none;
	padding-left:2px;
}
#content1 #navigation {
	margin-top:0px;
	font-size:90%;
	font-weight:normal;
	padding-top: 16px;
	color:#A31022;
	clear: both;
}
#content1 {
	float:right;
	width:650px;
	display:block;
	padding:10px 33px 0 3px;
}
#content1 h1 {
	font-size:20px;
	color:#20619E;
	border-bottom:1px #EEEEEE solid;
}
#content1 h3 {
	font-size:15px;
}
#navInPage {
	padding: 5px 1px 1px 1px;
}
#navInPage ul li {
	padding: 0 6px 0 6px;
}
#navInPage #bar {
	width:600px;
}
#navInPage #bar li {
	float: left;
	margin: 0;
	text-align: center;
	font-weight: bold;
	padding: 3px 6px 1px 6px;
	display:block;
}
#navInPage #bar li.active a, #navInPage #bar li a:hover {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 3px 6px 6px 6px;
	background: #20619E;
	border-right-width: 2px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #E7E7E7;
}
#navInPage #bar li a {
	padding: 3px 3px 1px 10px;
	font-weight: bold;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-image: none;
}
.tourpiccitymap {
	text-align:center;
	background-position:top left;
	height:auto;
	width:340px;
	float:right;
}
.tourpiccitymap img {
	border:1px #B0BEC7 solid;
	padding:5px;
	margin:5px;
}
.tourSummery h2 {
	height:20px;
	padding:10px;
	line-height:18px;
	border:none;
	font-size:16px;
	background:#F2F8FC;
}
#Itinerary_content h2 {
	border-bottom:1px solid #EEEEEE;
	padding:3px;
}
#Itinerary_content .tourDate {
	height:17px;
	border-left:#71A4C1 solid 4px;
	color:#20619E;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	padding:3px;
	margin:10px 5px 0 0;
	line-height:17px;
	text-align:center;
	font-size:17px;
}
#Itinerary_content .tourdayTitle {
	font-weight:bold;
}
.pictureInItinerary {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #EEEEEE;
	float:right;
	height:auto;
	margin:0 10px 0 2px;
	padding:3px;
	position:relative;
	z-index:9999;
}
.questionLinks1 {
	padding:40px 8px 10px 10px;
	width:250px;
	height:200px;
	float:right;
	position:relative;
	margin-left:6px;
	clear:both;
}
.questionLinks1 textarea#question {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	color: #666666;
	width:200px;
}
.smallerFont {
	font-size:70%;
	line-height:1.2em
}
.maplist {
	margin-top:20px;
}
.maplist ul {
	margin-top:10px;
}
.maplist ul li {
	float:left;
	padding:5px 10px;
	list-style:none;
}
.maplist img {
	border:#B0BEC7 solid 1px;
}
#contactUs h3 {
	margin:5px 0;
	font-size:15px;
}
#maincol h3 {
	color:#20619E;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:normal;
	margin:5px 0 0;
	padding:0 5px 5px;
}
#maincol h2 {
	display:block;
	font-size:20px;
	font-weight:normal;
}
#message {
	border:1px solid #D0DBE7;
	clear:both;
	height:28px;
	margin:0 0;
	width:695px;
}
.rollleft {
	float:left;
	line-height:28px;
	overflow:hidden;
	text-indent:4px;
	width:629px;
}
.rollcenter {
	border-left:1px solid #BCBCBC;
	border-right:1px solid #BCBCBC;
	float:left;
	line-height:28px;
	text-align:center;
	width:24px;
}
.rollright {
	float:left;
	padding:6px 0 0;
	text-align:center;
	width:40px;
}
.note {
	background:#FFFFBB url(images/alert.gif) no-repeat scroll left center;/*#FFFEE9,#FFFFE6*/
	border:1px solid #FFB951;/*#DEDEB8,#FFBA00*/
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	padding:5px 5px 5px 25px;
	margin:2px 0px;
	text-align:left;
	width:665px;
}
.note span a{
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;
	}
/*-noticeSuccess-*/
.noticesuccess {
	color:#3D3D3D;
	background-color : #FFF;
	padding : 8px;
	border : 1px solid;
	margin-bottom : 8px;
	line-height:18px;
	font-family:tahoma;
}
#sitemap ul {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin-left:25px;
padding:0;
}
#sitemap li {
line-height:20px;
}
/*NewsList*/
div.portalentry {
	border-bottom:1px solid #F1F1F1;
	margin-bottom:15px;
	padding-bottom:15px;
}
.light a {
	color:#999999;
}
.smallfont {
	font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:15px;
}
#pricetable ul li {
	padding:0 0 8px 0px;
	}
/* FORMS - formWrap - simple form, headings on left, form elements on right */
	form.formWrap {
	position:relative;
	width:60%;
	float: left;
}
form.formWrap fieldset {
	margin: 0 1em
}
form.formWrap h3 {
	margin:8px 0 .6em;
	font: bold 155% arial;
	color:#A31022
}
form.formWrap label {
	clear:left;
	float:left;
	width:100%;
	border-top: 1px solid #fff
}
/* hide from IE mac \*/
		form.formWrap label {
	float:none
}
/* end hiding from IE5 mac */
	
		
		form.formWrap label input.wideForm, form.formWrap label textarea.wideForm, form.formWrap label select.wideForm {
	width:25em;
	float:left;
	margin-left:8px
}
form.formWrap label input.short, form.formWrap label textarea.short, form.formWrap label select.short {
	width:6em;
	position:relative;
	margin-right:2em;
	overflow: inherit;
	visibility:inherit;
}
form.formWrap label input.formMiddle, form.formWrap label textarea.formMiddle, form.formWrap label select.formMiddle {
	width:10em;
	float:left;
	margin-right:2em;
}
form.formWrap label b {
	float:left;
	width:9em;
	line-height: 1.7;
	display:block;
	font-size:90%;
	color: #444;
}
form.formWrap label m {
	float:left;
	width:3em;
	line-height: 1.7;
	display:block;
	position:relative;
	font-size:85%;
	margin-right:-1em;
}
form.formWrap label xm {
	float:left;
	width:2em;
	line-height: 1.7;
	display:block;
	position:relative;
	margin-left:-4em;
}
form.formWrap label b .req {
	color:#A31022;
	font-size:150%;
	font-weight:normal;
	position:relative;
	top:-.1em;
	line-height:1;
	left:-.6em;
	width:.3em;
	height:.3em
}
form.formWrap div.req {
	color:#666;
	font-size:96%;
	font-weight:normal;
	position:absolute;
	top:.4em;
	right:.4em;
	left:auto;
	width:13em;
	text-align:right
}
form.formWrap div.req b {
	color:#A31022;
	font-size:140%
}
form.formWrap label select {
	width: 15.5em
}
form.formWrap label textarea.f-comments {
	width: 15em
}
form.formWrap div.f-submit-wrap {
	padding: 5px 0 5px 8em
}
form.formWrap input.f-submit {
	margin: 0 0 0 10px
}
form.formWrap fieldset.f-checkbox-wrap, form.formWrap fieldset.f-radio-wrap {
	clear:left;
	float:left;
	width:32em;
	border:none;
	margin:0;
	padding-bottom:.7em;
	font-size:90%;
}
form.formWrap fieldset.f-checkbox-wrap b, form.formWrap fieldset.f-radio-wrap b {
	float:left;
	width:8em;
	line-height: 1.7;
	display:block;
	position:relative;
	padding-top:.3em;
	font-size:90%;
}
form.formWrap fieldset.f-checkbox-wrap fieldset, form.formWrap fieldset.f-radio-wrap fieldset {
	float:left;
	width:13em;
	margin: 3px 0 0 10px;
}
form.formWrap fieldset.f-checkbox-wrap label, form.formWrap fieldset.f-radio-wrap label {
	float:left;
	width:13em;
	border:none;
	margin:0;
	padding:2px 0;
	margin-right:-3px
}
form.formWrap fieldset.f-checkbox-wrap label.f-checkbox-wide, form.formWrap fieldset.f-radio-wrap label.f-checkbox-wide {
	width:30em;
}
form.formWrap label input.f-checkbox, form.formWrap label input.f-radio {
	width:auto;
	float:none;
	margin:0;
	padding:0;
	border:none;
	background:none;
}
form.formWrap label span.errormsg {
	position:absolute;
	top:0;
	right:-10em;
	left:auto;
	display:block;
	width:16em;
	background:none;
}
form.formWrap label span.errormsg b {
	padding: 10px 0;
	margin: 0 10px 0 30px;
	color:#B30800;
	font-weight:bold;
	display:block;
	width:auto;
	float:none;
	line-height:1.3
}
form.formWrap div.addtionalInro {
	position:absolute;
	right:1em;
	padding: .5em .5em 0 .5em;
	border: 1px #f1f1f1 solid;
	width:45%;
	background-color:#FAFAFA;
	font-size:92%
}
form.formWrap div.addtionalinfo {
	position:absolute;
	right:1em;
	padding: .5em .5em 0 .5em;
	border: 1px #f1f1f1 solid;
	width:28%;
	background-color: #DBDBDB;
	font-size:90%;
	text-align:center;
}
form.formWrap div.addtionalinfo p {
	text-align:left;
}
.highlight {
	color:#20619E
}
.highlightBold {
	color:#20619E;
	font-weight:bold;
}
.highlightBold a {
	color:#20619E;
	font-weight:bold;
}
/*----------------main_content----------------*/
img.lq {
padding-right:3px;
position:relative;
border:0 none;
}
img.rq {
margin-bottom:-7px;
margin-left:3px;
border:0 none;
}
#main_content {
	width:902px;
	clear:both;
	background-color:#ffffff;
	height:auto;
	margin:1px 0 0 0;
	border:#71A4C1 solid 1px;
	font-size:12px;
}
#container_Panel {
	float:right;
	margin:5px 0px 5px 5px;
	padding:0;
	width:200px;
}
#container_Panel img {
	padding:10px 0px 10px 5px;
}
#center_content {
	width:700px;
	float:left;
	height:auto;
	padding:10px 0 20px 5px;
}
div.title {
	clear:both;
	padding:5px 0 10px 0;
	color:#20619E;
	font-weight:bold;
}
div.title a {
	color:#DF6195;
	text-decoration:underline;
}
div.title h2 {
	font-size:13px;
}
.product_box {
	width:250px;
	height: 200px;
	margin:auto;
	float:left;
	padding:8px;
	margin:0 0 8px 8px;
	border:1px #666 solid;
	text-align:center;
}
.product_box_details {
	width:250px;
	height: auto;
	margin:auto;
	float:left;
	padding:8px;
	margin:0 0 0 8px;
	border:1px #B0BEC7 solid;
}
img.prod_image {
	float:left;
	padding:0 10px 0 0;
}
.product_details {
	float:left;
	width:250px;
}
.product_details_wide {
	float:left;
	width:450px;
}
.prod_title {
	color:#20619E;
	padding:0 10px 0 0;
	font-weight:bolder;
	font-size:14px;
	text-align:left;
}
span.price {
	color:#E45800;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
}
p.price {
	color:#E45800;
}
p.person {
	border-bottom:1px solid #DADADA;
	margin-bottom:11px;
	padding-bottom:10px;
	color:#555555;
	font-family:"Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	text-align:right;
}
a.details {
	display:block;
	padding:5px 0 0 0;
	float:right;
}
p.shop_by_brand {
	width:500px;
	float:left;
	padding:0 10px 0 0;
	line-height:17px;
}
p.gifts_details {
	width:275px;
	float:left;
	padding:0 0 0 10px;
	line-height:17px;
}
img.sp {
	float:left;
	padding:3px 3px 3px 3px;
	border:1px #B0BEC7 solid;
}
img.map {
	padding:3px 3px 3px 3px;
	border:1px #B0BEC7 solid;
}
img.gift {
	float:left;
	padding:5px;
	margin:5px;
	border:1px #B0BEC7 solid;
}
img.right_style {
	float:right;
	padding:3px;
	margin:5px 5px;
	border:1px #B0BEC7 solid;
}
img.train{
padding:3px;
	margin:5px 5px;
	border:1px #B0BEC7 solid;	
	}
img.hotel {
	float:left;
	padding:3px;
	margin:5px;
	border:1px #B0BEC7 solid;
}
.table_header {
	border-bottom:1px solid #D6D3CD;
	color:#333;
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:1em;
	font-weight:bold;
	text-align:center;
	text-indent:13px;
}
/*-Toplist-*/
.listTop {
	height:auto;
    text-align:left;
}
.listTop ul, li{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.listTop .li1 {
background:transparent url(images/num1-10.gif) no-repeat scroll 9px 6px;
float:left;
line-height:16px;
padding:4px 0 0 34px;
width:165px;
}
.listTop .li2 {
background:transparent url(images/num1-10.gif) no-repeat scroll 9px -18px;
float:left;
line-height:16px;
padding:4px 0 0 34px;
width:165px;
}
.listTop .li3 {
background:transparent url(images/num1-10.gif) no-repeat scroll 9px -40px;
float:left;
line-height:16px;
padding:4px 0 0 34px;
width:165px;
}
.listTop .li4 {
background:transparent url(images/num1-10.gif) no-repeat scroll 9px -62px;
float:left;
line-height:16px;
padding:4px 0 0 34px;
width:165px;
}
.listTop .li5 {
background:transparent url(images/num1-10.gif) no-repeat scroll 9px -84px;
float:left;
line-height:16px;
padding:4px 0 0 34px;
width:165px;
}
.listTop .li6 {
background:transparent url(images/num1-10.gif) no-repeat scroll 9px -106px;
float:left;
line-height:16px;
padding:4px 0 0 34px;
width:165px;
}
.listTop .li7 {
background:transparent url(images/num1-10.gif) no-repeat scroll 9px -128px;
float:left;
line-height:16px;
padding:4px 0 0 34px;
width:165px;
}
.listTop .li8 {
background:transparent url(images/num1-10.gif) no-repeat scroll 9px -150px;
float:left;
line-height:16px;
padding:4px 0 0 34px;
width:165px;
}
.listTop .li9 {
background:transparent url(images/num1-10.gif) no-repeat scroll 9px -172px;
float:left;
line-height:16px;
padding:4px 0 0 34px;
width:165px;
}
.listTop .li10 {
background:transparent url(images/num1-10.gif) no-repeat scroll 9px -194px;
float:left;
line-height:16px;
padding:4px 0 0 34px;
width:165px;
}
/*---D---*/
#oat_cwrap {
	background:#FFFFFF repeat-y scroll left top;
	display:block;
	width:100%;
}
#leftcol {
	display:block;
	float:left;
	padding:0px;
	position:relative;
	width:209px;
}
#leftcol_menu {
	position:relative;
	top:1px;
	left:1px;
	float:left;
}
#leftcol_menu ul {
	list-style-type:none;
	width: 177px;
	margin:0;
	padding:0;
	background-image: url(images/leftmenubar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
#leftcol_menu li {
	display:block;
	float:left;
	width:204px;
	padding-left:4px;
	text-align:left;
}
#leftcol_menu li a {
	display:block;
	padding:0 0 0 10px;
	height:30px;
	text-align:left;
	line-height:30px;
	text-decoration:none;
	background-color:#E6F3FF;
	color:#20619E;
	border-bottom:1px #A9C9F0 solid;
}
#leftcol_menu li.selected a {
	display:block;
	padding:0 0 0 10px;
	height:30px;
	text-align:left;
	line-height:30px;
	text-decoration:none;
	background:#FFFFFF url(images/bg_subnavON.gif) repeat-y scroll left top;
	color:#20619E;
	background-position:5px 8px;
}
#leftcol_menu li a:hover {
	display:block;
	padding:0 0 0 10px;
	height:30px;
	text-align:left;
	text-decoration:none;
	background:#FBF7E9;
	color:#20619E;
	border-bottom:1px #A9C9F0 solid;
	background-position:5px 8px;
}
#leftcol div.leftbox {
	border-top:5px solid #FFFFFF;
}
#leftcol div.leftbox h3 {
	border-bottom:1px solid #71A4C1;
	text-align:center;
	background:#F5F5F5;
	color:#20619E;
	height:22px;
	font-size:16px;
	font-weight:bold;
	margin:3px 0px 2px 5px;
	padding:3px 0px 3px 0px;
}
#leftcol div.leftbox p {
	color:#4D4D4D;
	font-size:13px;
	line-height:125%;
	margin:0 10px;
	padding:7px 0 12px;
	position:relative;
}
#leftcol div.leftbox div.newsletter {
	display:block;
	padding:0;
	text-align:center;
}
#leftcol div.leftbox div.newsletter a.tiny {
	color:#777777;
	font-size:10px;
	margin:0;
	padding:0;
	text-transform:capitalize;
}
#maincol {
	float:right;
	width:650px;
	display:block;
	padding:10px 33px 0 3px;
}
#maincool {
	float:right;
	width:650px;
	display:block;
	padding:10px 33px 0 3px;
}
#maincool h1 {
	clear:both;
	color:#20619E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight:normal;
	margin:5px 0 5px;
	padding:0;
	border-bottom:1px solid #E1ECE1;
}
#maincol ul {
	display:block;
	list-style-type:none;
	margin:8px 0 10px 3px;
	padding:0;
}
#maincol ul li {
	/*background:transparent url(images/bullet_brown.gif) no-repeat scroll 0 10px;*/
	display:block;
	font-size:12px;
	line-height:165%;
	margin:0;
	padding:0 0 0 10px;
}
#maincol p.top {
	display:block;
	float:right;
	margin:0 0 20px;
}
#maincol p.top a {
	border:1px solid #FFFFFF;
	display:block;
	font-size:11px;
	padding:5px;
	text-align:center;
	width:85px;
}
#maincol p.top a:hover {
	border:1px dotted #A9C9F0;
}
#maincool p.top {
	display:block;
	float:right;
	margin:0 0 20px;
}
#maincool p.top a {
	border:1px solid #FFFFFF;
	display:block;
	font-size:11px;
	padding:5px;
	text-align:center;
	width:85px;
}
#maincool p.top a:hover {
	border:1px dotted #A9C9F0;
}
#content-container {
	display:block;
	padding:0 0 0 10px;
	width:620px;
}
#content-container p {
	line-height:145%;
}
#printbutton_nonstandard {
	background-repeat:no-repeat;
	float:right;
	height:25px;
	margin:2px -8px -20px;
	padding-top:6px;
	width:80px;
}
#printbutton_nonstandard a.printpage {
	background-image:url(images/printerpage.gif);
	background-position:15px 0;
	background-repeat:no-repeat;
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:0 0 15px 35px;
	text-decoration:underline;
}
#printbutton_nonstandard a.rss {
	background-image:url(images/rss.png);
	background-position:15px 0;
	background-repeat:no-repeat;
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:0 0 15px 35px;
	text-decoration:underline;
}
element.style {
	width:490px;
}
#maincol h1 {
	clear:both;
	color:#20619E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight:normal;
	margin:5px 0 5px;
	padding:0;
	border-bottom:1px solid #E1ECE1;
}
.tourlistBox {
	background-color:#FFFFFF;
	color:#444444;
	line-height:1.8em;
	margin:1em 1em 1em 0.5em;
	padding-bottom:1em;
	width:auto;
}
.tourlistBox ul li{
	list-style-type:none;
}
.tourlistBox h2 {
	font-size:15px;
	margin-top:0;
}
.tourlistBox h2 a {
	color:#E45800;
}
.thumbnail1tour {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #FFFFFF;
	float:left;
	margin:0 0 0 3px;
	padding:3px 3px 2px;
}
.tourlistBox ul {
	list-style-type:none;
	margin:0.3em 0 1em;
}
.clearfix {
	display:block;
}
/* ------------------- Quotes ------------------- */
blockquote {
	background:transparent url(images/quotel.gif) no-repeat scroll 0 0;
	clear:both;
	margin:0;
}
blockquote p {
	background:url(images/quoter.gif) no-repeat 100% 100%;
	margin-bottom:0;
	padding:0 22px
}
/*---------------------pagination-----------------------------*/

div.pagination {
	padding:5px;
	margin:5px;
	text-align:center;
	float:left;
	font-size:10px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	text-decoration: none;
	color: #d8325d;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #ddd;
	color: #fff;
	background-color: #d8325d;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	font-weight: bold;
	background-color: #d8325d;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	color: #ccc;
}
/*------contact form------*/
#contact_form {
	float:left;
	width:300px;
	padding:10px 10px 0 10px;
	color:#fff;
}
.contact_input {
	width:240px;
	height:17px;
	font-size:10px;
	float:left;
	background-color:#3F1015;
	border:1px #6F222B solid;
	color:#FFFFFF;
}
label.contact_form {
	width:50px;
	float:left;
	padding:0 0 5px 0;
	font-size:12px;
	color:#FFFFFF;
}
.contact_textarea {
	width:290px;
	height:80px;
	font-size:10px;
	float:left;
	color:#FFFFFF;
	background-color:#3F1015;
	border:1px #6F222B solid;
}
input.contact_submit {
	float:right;
	padding:10px;
}
.cleardiv {
	clear:both;
	overflow:hidden;
	height:4px;
}
.clear {
	clear:both;
}
#bottom {
	float:right;
	font-family:'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:10px;
	position:relative;
	width:680px;
	margin-right:10px;
	border-top:1px solid #D5D5D5;
}
/*--contactemailform--*/
#emailForm {
	background:#EEEEEE none repeat scroll 0 0;
	padding:10px;
}
#emailForm input {
	border:1px solid #A9C9F0;
}
#emailForm .button {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid;
	color:#20619E;
	font-family:Arial;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin-top:-10px;
	padding:2px 5px;
}
#search input {
	border:1px solid #A9C9F0;
}
#search .button {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid;
	color:#20619E;
	font-family:Arial;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin-top:-10px;
	padding:2px 5px;
}
.h-line {
height:20px;
}
.h-line span {
float:left;
margin-right:5px;
font-size:14px;
font-weight:bold;
}

/*----footer---------*/
#footer {
	width:902px;
	clear:both;
	padding:15px 0 10px 0;
	margin:20px 0 0 0;
	/*height:60px;*/
	border-top:1px #A6A6A6 solid;
	text-align:center;
}
.left_foter {
	float:left;
	margin:0 10px;
}
.right_foter {
	float:right;
	padding:5px 20px 0 0px;
}
.right_hotel {
	float:right;
}
.center_footer {
	margin:0 auto;
	text-align:center;
	color:#333333;
}
#footer a {
	color:#333333;
	text-decoration:none;
}
#footer a:hover {
	color:#333333;
	text-decoration:underline;
}
#footer a.sitename:link, a.sitename:visited {
	color:#20619E;
}
.copyright {
	float:none;
	color:#808080;
	text-align:center;
}
/*--inquiry style--*/
.notification {
background-color:#E6EEF9;
border:1px solid #80A9DD;
font-size:12px;
line-height:1.6em;
margin:8px;
padding:10px;
text-align: center;
font-family:Verdana,"Trebuchet MS",Tahoma,Arial,sans-serif;
}
.notification a, .notification a:visited {
color:#084482;
font-weight:bold;
}
/*---*/
div#minor {
	width: 270px;
	float: left;
	padding: 20px 20px 20px 20px;
}
.ie_6 div#minor { /* ie6 hack */
	width: 248px;
	overflow: hidden;
}
div#minor h2 {
	display: none;
}
div#minor div.panel {
	background-color: #FBF8F3;
	border: 1px solid #EBE2D2;
	padding: 10px;
	margin-bottom: 17px;
}
div#minor div.panel a.action {
	color: #20619E;
	display: block;
	padding-top: 5px;
}
div#minor img.badge {
	margin:0 5px;
	padding: 3px 0 3px 3px;
	float: right;
}
div#minor div#thumbnail {
	border-color: #D6BEAD;
}
div#minor div#thumbnail a img {
	border: 3px solid white;
	width: 201px;
	height: 147px;
	margin-left: 10px;
}
.ie_6 div#minor div#thumbnail a img {
	margin-left: 5px;
}
div#content div#minor div#thumbnail a:hover img {
	border-color: #FFE569;
}
div#minor div#thumbnail a {
	text-decoration: none;
}
div#minor div#thumbnail a strong {
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	padding-top: 3px;
}
div#minor div#tags ul {
	list-style-type: none;
	width: 225px;
}
div#minor div#tags li {
	display: block;
	float: left;
	border: 1px solid #FADFAF;
	margin: 2px;
	padding: 1px;
}
div#minor div#tags li a {
	display: block;
	color: #423C33;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
	background-color: #FADFAF;
	white-space: nowrap;
}
div#minor div#tags li a:hover {
	color: #28241F;
	background-color: #FFE569;
}
div#minor div#tags li a u:hover {
	background-color: red;
	color: white;
	text-decoration: none;
}
/*--flags--*/
.flags{
	text-align:left !important;
    color:#20619E !important;
    font-family:Georgia,serif !important;
    font-weight:normal;
    font-style:italic;
    margin:0 !important;
    padding:0 !important;
}
.flags img{
	margin:0 5px;
}
/*--Table--*/
.table {
	width:500px;
	padding-top:10px;
}
.table dl, dt {
	padding:0;
}
.table dd {
	width:100px;
	float:left;
	margin:-1px 0 0 -1px;
	border:1px solid #993333;
	list-style:none;
}
/*-Inquiry-*/
#inquiry input {
	background-color:#E6F3FF;
	border:1px solid #A9C9F0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px 3px;
}
/*--ImgPreview--*/
#loader_container {
	WIDTH: 100%;
	POSITION: absolute;
	TOP: 40%;
	TEXT-ALIGN: center
}
.border_preview {
	BORDER-RIGHT: #444 1px solid;
	BORDER-TOP: #444 1px solid;
	Z-INDEX: 100;
	BACKGROUND: #fff;
	BORDER-LEFT: #444 1px solid;
	BORDER-BOTTOM: #444 1px solid;
	POSITION: absolute
}
#loader {
	BORDER-RIGHT: #6a6a6a 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #6a6a6a 1px solid;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	FONT-SIZE: 10px;
	Z-INDEX: 255;
	PADDING-BOTTOM: 16px;
	MARGIN: 0px auto;
	BORDER-LEFT: #6a6a6a 1px solid;
	WIDTH: 135px;
	COLOR: #000000;
	PADDING-TOP: 10px;
	BORDER-BOTTOM: #6a6a6a 1px solid;
	FONT-FAMILY: Tahoma, Helvetica, sans;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left
}
#loader_bg {
	FONT-SIZE: 1px;
	LEFT: 8px;
	WIDTH: 113px;
	POSITION: relative;
	TOP: 8px;
	HEIGHT: 7px;
	BACKGROUND-COLOR: #ebebe4
}
#progress {
	FONT-SIZE: 1px;
	LEFT: 10px;
	WIDTH: 1px;
	POSITION: relative;
	TOP: 1px;
	HEIGHT: 5px;
	BACKGROUND-COLOR: #9d9d94
}
.preview_temp_load {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	VERTICAL-ALIGN: middle;
	PADDING-TOP: 10px;
	TEXT-ALIGN: center
}
.preview_temp_load IMG {
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: center
}
/*-weather-*/
.weathercss {
	font-family:arial, helvetica, verdana, sans-serif;
}
/*linkpartner*/
#linkpartner a{
	color:#FFF;
	margin:0 5px;
}
/*-Comments Form-*/
.CommentsForm h3 { font-size: 14px; font-weight: bold; letter-spacing: -1px; margin: 0px; padding: 5px 0px 10px 0px; color:#333;}
.CommentsForm { background: #F5F3F3; padding: 10px 15px 40px 15px; position: relative;}
.CommentsForm .FormTop {font-size: 14px; font-weight: bold; margin: 0px 0px 5px 0px;}
.CommentsForm form {margin: 0px; padding: 0px;}
.CommentsForm a { text-decoration: underline;}
.CommentsForm p { padding: 0px; margin: 0px; font-size: 11px; color:#336699; }
.CommentsForm p small strong { font-size: 10px; font-weight: bold; color:#FF3300;}
.CommentsForm p small { font-size: 11px; display: block; padding: 5px 0px;}
.CommentsForm .TextField { background: #fff; border: solid 1px #9dc0d0; padding: 5px 4px; font-size: 11px; display: block;}
.CommentsForm .TextArea { background: #fff; border: solid 1px #9dc0d0; padding: 4px; font-size: 12px;}
.CommentsForm .button:hover {
background:#777777 none repeat scroll 0 0;
color:#FFFFFF;
text-decoration:none;
font-family:Arial,Verdana,Sans-Serif;
}
.CommentsForm .button {
background:#6A6A6A none repeat scroll 0 0;
border:0 solid #3E3E3E;
color:#FFFFFF;
font-weight:bold;
padding:3px;
font-family:Arial,Verdana,Sans-Serif;
}
