﻿/*--80 Characters------------------------------------------------------------*/
/**
 * Project: Cathay Holiday
 * Filename: hotoffer_zh.css
 * Author: 
 * Date: 2009-7-4
 * 
 */
 
 
#hotoffer_mainbanner { 
	border: 0 none;
	float: left;
	height: 244px;
	margin: 0;
	width: 700px; 
} 

#hotoffer_mainarea { 
	border: 0 none;
	clear: both;
	margin: 0;
	padding-top: 12px;
	width: 700px; 
}

#hotoffer_bannerarea { 
	border: 0 none;
	float: left;
	margin: 0;
	padding: 20px 0 0;
	width: 700px; 
}

.hotoffer_selectarea { 
	margin: -12px 0 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.hotofferBar {
    background-image: url('/chl/images/bg/feathure_top_bg.gif');
    height: 25px;
    width: 698px;
    border-bottom: 1px solid #FAD3AB;
}

.hotoffer {
    font: bold 1em verdana,sans-serif;
    color: #C30;
    position: relative;
    left: 15px;
	top: 4px;
}

.destination {
	position: relative;
    font: Bold 1em verdana,sans-serif;
    color: #CC3300;
    margin-left: 15px;
	top: 9px;

}

.packageDetail {
    position: relative;
    font: normal 1em verdana,sans-serif;
	top: 9px;
}

a:link{
	color: #0055AA;
    text-decoration: none;
}

a:visited {
	color: #0055AA;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.iconfork {
    position: absolute;
    left: 480px;
    margin-top: 5px
}

.from {
	position: absolute;
	left: 683px;
    font: normal 0.85em verdana,sans-serif;
    color: black;
    margin-top: 11px;
}

.price {
	position: absolute;
	left: 600px;
    font: bold 1em verdana,sans-serif;
    margin-top: 9px;
}

.underline {
    position: relative;
    top: 11px;
    width: 698px;
    height: 1px;
    border-style: solid none none;
    border-top: 1px solid #FFD3AD;
}

.contentrow {
line-height:0px;
padding:3px 0px 3px 0px;
}

.hotoffercontainer {
    border:1px #FAD3AB solid;
    width: 698px;
    padding-bottom: 15px;
}

.bodytextSmall {
    font: normal 1em verdana,sans-serif;
}

/*highlight*/
.hotoffer_highlightbox {
	margin: 20px 0 0;
	width: 250px;
}

.highlight {
    background-image: url('/chl/images/bg/bar_top_bg.gif');
    height: 25px;
    width: 250px;
}

.head {
    font: bold 12px/26px verdana,sans-serif;
    color: #C30;
}

.highlightcontainer {
    background-image: url('/chl/images/bg/container.png');
    width: 250px;
	border: 1px solid #FAD3AB;
	line-height: 1.8em;
}

.title {
    font: bold 12px/26px verdana,sans-serif;
    color: rgb(63, 63, 63);
    margin-left: 9px;
}

.images { 
    border: 3px solid white; 
}

.border {
	margin-left: 9px;
	_margin-left: 3px;
    border: 1px solid #CCC; 
    width: 81px;
    float: left;
}

.days {
    font: bold 16px/30px verdana,sans-serif;
    color: rgb(102, 102, 102);
    margin-left: 8px;
    margin-right: 20px;
    margin-bottom: 14px;
    float: left;
    width: 50%;
}

.small_icon {
    margin-top: 5px;
}

.from_highlight {
	position: relative;
	top: -2px;
	left: 12px;
    font: normal 0.85em verdana,sans-serif;
    color: rgb(102, 102, 102);
    float: left;
}

.price_highlight {
	position: relative;
    top: -3px;
    left: 8px;
    font: bold 1em verdana,sans-serif;
    color: rgb(235, 95, 32);
    float: left;
}

.paragraph {	
    font: normal 0.9em verdana,sans-serif;
    color: rgb(102, 102, 102);
    margin: 10px 15px 10px 9px;
}

.hr_line {
    height: 1px;
	width: 240px;
	border-style: solid none none;
	border-top: 1px solid #FFD3AD;
}

.subtitle {
    font: bold 12px verdana,sans-serif;
    color: rgb(63, 63, 63);
    margin: -6px 0px 8px 12px;
}

input.offerbtn, input.offerbtn2, input.offerbtn-imp {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:#FFCC00 url(/chl/images/bg/btn_bg.gif) repeat-x scroll 0 0;
	border-color:#FFFFFF #979797 #979797 #FFFFFF;
	border-style:solid;
	border-width:1px;
	color:#000000;
	cursor:pointer;
    font: bold 10px verdana,sans-serif;
	padding:2px 0 0 0px;
	position:relative;
	top: -5px;
	left: 16px;
	width: 35px;
}

