/*
	Client:		Prince Travel Agents
	Title:		Interior stylesheet for screen media
	Author:		Jason Garber, jgarber@esitemarketing.com
	Copyright:	E-site Marketing, LLC, http://www.esitemarketing.com
	Created:	16 January 2006
	Updated:	18 January 2006
*/

/* ----- Import external stylesheets -----------------*/
@import url("common.css");
@import url("nav.css");
@import url("layout.css");


/* ----- Page layout ---------------------------------*/


/* ----- Content layout ------------------------------*/
div#content h1 {
	margin-bottom: 14px;
	font-size: 1.4em;
	font-weight: bold;
	color: #a20e5a;
	}

div#content h1 span {
	font-size: 0.8em;
	font-weight: normal;
	}

div#content h1 span a {
	text-decoration: none;
	color: #a20e5a;
	}

div#content h1 span a:hover {
	text-decoration: underline;
	color: #a20e5a;
	}

div#content h2 {
	margin-top: 1.25em;
	margin-bottom: 0.25em;
	font-size: 1.3em;
	font-weight: bold;
	color: #860045;
	}

div#content h3 {
	margin-bottom: 0.2em;
	font-size: 1.2em;
	font-weight: bold;
	color: #3e3d3d;
	}

div#content p {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #3e3d3d;
	}

div#content p.legal {
	font-size: 1.1em;
	}

div#content img.inline-icon {
	vertical-align: middle;
	}

div#content address {
	margin-bottom: 1.5em;
	font-size: 1.3em;
	font-style: normal;
	line-height: 1.4em;
	color: #3e3d3d;
	}

div#content ul, div#content ol {
	margin: 0 3em 1.5em 4em;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #3e3d3d;
	}

div#content ul li, div#content ol li {
	margin-bottom: 0.4em;
	}

div#content ul ul, div#content ol ol, div#content dl ul {
	margin-top: 0.2em;
	margin-bottom: 0;
	font-size: 1em;
	}

div#content dl {
	margin: 0 0 1.5em 2em;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #3e3d3d;
	}

div#content dt {
	font-weight: bold;
	color: #860045;
	}

div#content dd {
	margin: 0 0 0.75em 0;
	}

div#content a {
	text-decoration: underline;
	color: #a20e5a;
	}

div#content a:hover {
	color: #e60076;
	}

div#content a.link-top {
	padding-left: 13px;
	background: url("../images/icon-back-to-top.gif") no-repeat 0 50%;
	}

div#content a.link-pdf {
	padding-left: 16px;
	background: url("../images/icon-pdf.gif") no-repeat 0 50%;
	}

div#content blockquote.blocks-divided {
	margin-bottom: 2em;
	padding: 2.5em 0 0 0;
	background: url("../images/interior/blocks-divider.gif") no-repeat 50% 0;
	}

div#content span.faq {
	width: 1.25em;
	margin-right: 0.1em;
	font-size: 1.5em;
	font-weight: normal;
	text-align: right;
	color: #860045;
	}


/* ----- Tables layout -------------------------------*/
table.table-account-summary {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 2em;
	font-size: 1.1em;
	color: #3d3d3d;
	background: white;
	}

table.table-account-summary thead {
	border: solid #dedede;
	border-width: 1px 1px 0 1px;
	background: #fbefeb;
	}

table.table-account-summary thead th {
	padding: 5px 4px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	color: #860045;
	vertical-align: bottom;
	}

table.table-account-summary tbody {
	border: solid #dedede;
	border-width: 0 1px 0 1px;
	}

table.table-account-summary tbody th, table.table-account-summary tbody td {
	border: solid #dedede;
	border-width: 1px 0;
	padding: 0.3em 4px;
	text-align: center;
	vertical-align: top;
	}

table.table-rates {
	width: 66%;
	border-collapse: collapse;
	margin-bottom: 1em;
	font-size: 1.1em;
	color: #3d3d3d;
	background: white;
	}

table.table-rates thead {
	border: solid #dedede;
	border-width: 1px 1px 0 1px;
	background: #fbefeb;
	}

table.table-rates thead th {
	padding: 5px 4px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	color: #860045;
	vertical-align: bottom;
	}

table.table-rates tbody {
	border: solid #dedede;
	border-width: 0 1px 0 1px;
	}

table.table-rates tbody th, table.table-rates tbody td {
	vertical-align: top;
	border: solid #dedede;
	border-width: 1px 0;
	padding: 0.3em 4px;
	}

table.table-rates tbody th {
	text-align: left;
	}

table.table-amenities {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1em;
	font-size: 1.1em;
	color: #3d3d3d;
	background: white;
	}

table.table-amenities thead {
	border: solid #dedede;
	border-width: 1px 1px 0 1px;
	background: #fbefeb;
	}

table.table-amenities thead th {
	padding: 5px 4px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	color: #860045;
	vertical-align: bottom;
	}

table.table-amenities tbody {
	border: solid #dedede;
	border-width: 0 1px 0 1px;
	}

table.table-amenities tbody th, table.table-amenities tbody td {
	vertical-align: top;
	border: solid #dedede;
	border-width: 1px 0;
	padding: 0.3em 4px;
	}

table.table-amenities tbody th {
	width: 80%;
	text-align: left;
	}

table.table-amenities tbody th span {
	font-size: 0.9em;
	font-weight: normal;
	}


/* ----- Forms layout --------------------------------*/
fieldset {
	border: 1px solid #e5e5e5;
	margin-bottom: 1.5em;
	}

fieldset:hover {
	background: #f6f6f6;
	}

legend {
	margin-left: 0.75em;
	padding: 0 0.25em;
	font-size: 1.3em;
	font-weight: bold;
	color: #860045;
	}

fieldset p {
	margin: 0 1.25em;
	padding-top: 0.5em;
	}

table.table-form {
	border-collapse: collapse;
	margin: 1em 1.75em;
	font-size: 1.2em;
	color: #3d3d3d;
	}

table.table-form col.first-column {
	text-align: right;
	}

table.table-form th {
	font-weight: normal;
	}

table#table-emailclub th { width: 20%; }
table#table-contact th { width: 35%; }
table.table-enroll th { width: 185px; }
table.table-amenityrequest th { width: 160px; }

table.table-form th, table.table-form td {
	padding-right: 4px;
	padding-bottom: 4px;
	vertical-align: baseline;
	}

html>body table.table-form th, html>body table.table-form td {
	text-align: right;
	}

html>body table.table-form th+td, html>body table.table-form td+td {
	text-align: left;
	}

table.table-form input, table.table-form select {
	font-size: 1em;
	}

table.table-redemption-form thead th { padding-right: 10px; font-weight: bold; text-align: center; }
table.table-redemption-form tbody th { padding-right: 10px; width: 380px; text-align: left; }
table.table-redemption-form label span { font-size: 0.8em; }
table.table-redemption-form select { font-size: 0.9em; }
table.table-redemption-form-last tbody th { width: 200px; }

table.table-amenityrequest label span { font-size: 0.8em; }

input#first_name, input#last_name, input#company, 
	input#address1, input#address2, input#city, input#state,
	input#room_category, input#reservation_number { width: 150px; }
input#middle_initial { width: 25px; }
input#suffix { width: 50px; }
input#email_address, input#email_address_confirm { width: 175px; }
input#business_phone, input#business_fax { width: 100px; }
input#zip { width: 75px; }
select#dob_day, select#arrival_date_month, select#arrival_date_day, 
	select#departure_date_month, select#departure_date_day, select#number_of_adults, select#number_of_children, 
	select#booking_date_month, select#booking_date_day { width: 50px; }
select#dob_month { width: 100px; }	
input#dob_year, input#arrival_date_year, input#departure_date_year, input#booking_date_year { width: 50px; }
select#travel_percentage { width: 115px; }
select#currently_sell_for { width: 165px; }
select#resort { width: 165px; }
input#how_book_other_1, input#how_book_other_4 { width: 100px; }
select#num_agents { width: 100px; }
select#contact_method { width: 60px; }
input.points-field { width: 30px; }
select.points-select { width: 40px; }
select.golf-course-select { width: 175px; }
select.breakfast_select { width: 165px; }
select#special_bed { width: 90px; }
select#special_smoke { width: 135px; }
select#account_type { width: 85px; }
input#booked_by_wholesaler { width: 125px; }
input#submit { margin-top: 1.25em; }


/* ----- Sidebar layout ------------------------------*/
div#sidebar {
	display: inline;
	float: left;
	width: 150px;
	min-height: 60px;
	margin-left: 4px;
	background: url("../images/interior/sidebar-bg.gif") repeat-x 0 0;
	}

* html div#sidebar {
	height: 60px;
	}

div.push-wrapper {
	width: 118px;
	border: 1px solid #e09fb1;
	margin: 30px 6px 15px 6px;
	padding: 6px 10px;
	background: #be4578 url("../images/marketing/push-wrapper-bg.gif") repeat-x 0 0;
	text-align: center;
	}

* html div.push-wrapper { width: 138px; }

div.push-wrapper h2 {
	height: 14px;
	margin-bottom: 0.3em;
	background-repeat: no-repeat;
	background-position: 50% 0;
	}

div.push-wrapper h2#h2-new-member { background-image: url("../images/marketing/header-new-member.gif"); }
div.push-wrapper h2#h2-email-club { background-image: url("../images/marketing/header-email-club.gif"); }
div.push-wrapper h2#h2-mahalo-months { background-image: url("../images/marketing/header-mahalo-months.gif"); }
div.push-wrapper h2#h2-book-now { height: 22px; background-image: url("../images/marketing/header-book-now.gif"); }

div.push-wrapper img.marketing-photo {
	border: 1px solid #d2d7da;
	}

div.push-wrapper p {
	margin: 0.5em 0;
	font-size: 1.1em;
	color: white;
	}


/* ----- ttgiang ---------------------------*/

.tg {
	FONT-SIZE: 11px; 
}
.dropDownPointsSelect{
	width: 40px;
}
.labelTwoNights{
	font-size: 10px;
}
.labelTwoHours{
	font-size: 10px;
}
.txtPoints{
	border: 1px solid #5ea0d4;
	padding: 2px;
	color: #004568;
	width : 30px;
	background: white url("../images/input-bg.gif") repeat-x 0 0;

	}
