@charset "utf-8";
/* CSS Document */

div#product-frame.product-frame-width {
	margin-top:1px;
}

div.column-right {
	
	width:192px;
	text-align:center;
	overflow:hidden;
}
div.column-right .block *{
	text-align:left;
}


div.column-main-full{
	width:752px; 
	overflow:hidden
}
div.column-main div.corner-bottom div.corner-left {
	width:19px;
	height:19px;
}
div.column-main div.corner-bottom div.corner-right{
	width:19px;
	height:19px;
}
div.product-frame-bottom {
	height:18px;
}
div.product-frame-bottom div {
	width:18px;
	height:18px;
}

/* content */
div.product-frame-content p,
div.product-frame-content ul {
	line-height:16px;
	padding:3px 16px 3px 16px;
	text-align:justify;
}
div.product-frame-content p{ text-align:left;}
div.product-frame-content div.price-info {
	padding:0px 16px;
	line-height:18px;
}
div.product-frame-content div.price-info select {
	vertical-align:middle;
}
div.product-frame-content ul.info-links,
div.product-frame-content ul.product-service {
	padding-bottom:10px;
}
div.product-frame-content ul.product-service li {
	list-style:inside none none;
	margin-left:10px;
}
div.product-frame-content ul.product-service li.selected,
div.product-frame-content ul.info-links li {
	list-style:inside disc;
	margin-left:10px;
}
div.product-frame-content ul.icons {
	padding:0;
}
div.product-frame-content ul.icons li {
	height:20px;
	float:left;
	margin-right:10px;
}
div.product-frame-content ul.icons li img {
	vertical-align:middle;
/*absmiddle*/
}
div.product-frame-content h1 {
	padding:18px 16px 3px 16px;
	font-weight:bold;
	font-size:larger;
}
div.product-frame-content h3 {
	padding:18px 16px 3px 16px;
	font-weight:bold;
}
div.product-frame-content p.remark {
	font-size:smaller;
}
div.product-frame-content .price-info h2,
div.product-frame-content .price-info label {
	font-weight:bold;
	font-size:11px;
	white-space:nowrap;
}
table.price-list,
table.rate-detail,
table.table_head {
	width:100%;
}
table.rate-detail {
	/*behavior:expression(this.runtimeStyle.width='90%');*/
}
table.price-list {
	
	
	margin:5px 1px 0 1px;
}
table.price-list th{
}
table.price-list col.item-name{
	font-weight:bold;
}
table.price-list td:first-child + td,
table.rate-detail td:first-child + td {
	font-weight:bold;
}
table.price-list td {
	border-bottom:1px dotted #ccc;
}
table.price-list th,
table.rate-detail th,
table.table_head th {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:4px 3px;
	
	/*min-height:25px;
	height:25px;*/
	/*padding:3px 0 3px 0;*/
}
table.price-list td,
table.rate-detail td {
	padding:4px;
}
table.price-list td input,
table.rate-detail td input {
	vertical-align:middle;
	cursor:pointer;
}


table.price-list tbody tr td:first-child {
	min-width:20px;
	text-align:center;
}
div#booking-form {
	display:none;
}
table.rate-detail,
form.booking-form textarea {
	width:100%;
}
form.booking-form table tr {
	height:25px;
}
form.booking-form {
	margin:0px auto;
}
div.block-style4{
width:98%; margin:0px auto;
}

div.block-style2 div.corner-top div.corner-left {
	background:url('../images/img_tour_block_corner_style2.png') top left;
}
div.block-style2 div.corner-top div.corner-right {
	background:url('../images/img_tour_block_corner_style2.png') top right;
}

div.block-style2 div.corner-bottom div.corner-left {
	background:url('../images/img_tour_block_corner_style2.png') bottom left;
}
div.block-style2 div.corner-bottom div.corner-right {
	background:url('../images/img_tour_block_corner_style2.png') bottom right;
}

/*div.block-style1 div.main {
	border-left: 4px solid #f491ae;
	border-right: 4px solid #f491ae;
}
div.block-style2 div.corner-top div.center {
	border-top:solid 1px #f491ae;
}
div.block-style2 div.corner-bottom div.center {
	border-bottom:solid 1px #f491ae;
}*/

div.block-style2 div.main h1{
	background:url('../images/img_tour_icon_search.gif') no-repeat top right;
	border-bottom:solid #f491ae 1px;
}
div.block-style1 div.main {
	background-color:#FFFFFF;
}
div.block-style1 ul li {
	background: url('images/img_point02.gif') no-repeat 0 2px;
}

.rate-remark-icons { cursor:pointer; margin-right:3px; }
.rate-remark,.mouseover-remarks { white-space:inherit; width:inherit; color:#5f5f5f; font-weight:normal; }

.booking-form-remarks { font-size:10px; }

#lightwindow_contents .booking-form { margin:0 5px;}