/*
	Client:		Prince Preferred
	Title:		Interior stylesheet for screen media
	Author:		Jason Garber, jgarber@esitemarketing.com
	Copyright:	E-site Marketing, LLC, http://www.esitemarketing.com
	Created:	28 December 2005
	Updated:	05 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: #323131;
	}

div#content h1 span {
	font-size: 0.8em;
	font-weight: normal;
	}

div#content h1 span a {
	text-decoration: none;
	color: #323131;
	}

div#content h1 span a:hover {
	text-decoration: underline;
	color: #323131;
	}

div#content h2 {
	margin-bottom: 0.2em;
	font-size: 1.3em;
	font-weight: bold;
	color: #004092;
	}

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 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 {
	margin-top: 0.2em;
	margin-bottom: 0;
	font-size: 1em;
	}

div#content dl {
	margin: 0 0 1.5em 0;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #3e3d3d;
	}

div#content dt {
	font-weight: bold;
	color: #004092;
	}

div#content dd {
	margin: 0 0 0.75em 0;
	}

div#content dl.list-account-summary {
	margin-top: 1em;
	margin-left: 0em;
	}

div#content dl.list-account-summary dt {
	float: left;
	width: 175px;
	}

div#content dl.list-account-summary dd {
	margin-bottom: 0;
	}

div#content ul address, div#content ol address, div#content dl address {
	margin: 0.75em 0 0.75em 2.5em;
	font-size: 1em;
	font-style: normal;
	line-height: 1.3em;
	}

div#content address {
	margin: 0.75em 0 0.75em 2.5em;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.3em;
	color: #3e3d3d;
	}

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: #004092;
	}

div#content span.pdf-req {
	font-size: 0.8em;
	}

div#content a {
	text-decoration: underline;
	color: #004092;
	}

div#content a:hover {
	color: #006699;
	}

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%;
	}


/* ----- 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: #d4e6f4;
	}

table.table-account-summary thead th {
	padding: 5px 4px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	color: #004092;
	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-preferred-rates {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 2em;
	font-size: 1.1em;
	color: #3d3d3d;
	background: white;
	}

table#table-preferred-rates thead {
	border: solid #dedede;
	border-width: 1px 1px 0 1px;
	background: #d4e6f4;
	}

table#table-preferred-rates thead th {
	padding: 5px 4px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	color: #004092;
	vertical-align: bottom;
	}

table#table-preferred-rates tbody {
	border: solid #dedede;
	border-width: 0 1px 0 1px;
	}

table#table-preferred-rates tbody th, table#table-preferred-rates tbody td {
	vertical-align: top;
	border: solid #dedede;
	border-width: 1px 0;
	padding: 0.3em 4px;
	}

table#table-preferred-rates tbody th {
	text-align: right;
	}

table#table-getaway-promotion {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 2em;
	font-size: 1.1em;
	color: #3d3d3d;
	background: white;
	}

table#table-getaway-promotion thead {
	border: solid #dedede;
	border-width: 1px 1px 0 1px;
	background: #d4e6f4;
	}

table#table-getaway-promotion thead th {
	padding: 5px 4px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	color: #004092;
	vertical-align: bottom;
	}

table#table-getaway-promotion tbody {
	border: solid #dedede;
	border-width: 0 1px 0 1px;
	}

table#table-getaway-promotion tbody th, table#table-getaway-promotion tbody td {
	vertical-align: top;
	border: solid #dedede;
	border-width: 1px 0;
	padding: 0.3em 4px;
	}

table#table-getaway-promotion tbody th {
	text-align: right;
	}

table.table-awards {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 2em;
	font-size: 1.1em;
	color: #3d3d3d;
	background: white;
	}

table.table-awards thead {
	border: solid #dedede;
	border-width: 1px 1px 0 1px;
	background: #d4e6f4;
	}

table.table-awards thead tr.second-row {
	background: white;
	}

table.table-awards thead th {
	padding: 5px 4px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	color: #004092;
	vertical-align: bottom;
	}

table.table-awards thead tr.second-row th {
	font-size: 1em;
	font-weight: bold;
	color: #3d3d3d;
	}

table.table-awards tbody {
	border: solid #dedede;
	border-width: 0 1px 0 1px;
	}

table.table-awards tbody th, table.table-awards tbody td {
	vertical-align: top;
	border: solid #dedede;
	border-width: 1px 0;
	padding: 0.3em 4px;
	text-align: center;
	}

table.table-awards tbody th {
	font-weight: normal;
	text-align: right;
	}

table.table-upgrade {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 2em;
	font-size: 1.1em;
	color: #3d3d3d;
	background: white;
	}

table.table-upgrade thead {
	border: solid #dedede;
	border-width: 1px 1px 0 1px;
	background: #d4e6f4;
	}

table.table-upgrade thead th {
	padding: 5px 4px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	color: #004092;
	vertical-align: bottom;
	}

table.table-upgrade thead tr.second-row th {
	font-size: 1em;
	font-weight: bold;
	color: #3d3d3d;
	}

table.table-upgrade tbody {
	border: solid #dedede;
	border-width: 0 1px 0 1px;
	}

table.table-upgrade tbody th, table.table-upgrade tbody td {
	vertical-align: top;
	border: solid #dedede;
	border-width: 1px 0;
	padding: 0.3em 4px;
	text-align: center;
	}

table.table-upgrade tbody th {
	font-weight: normal;
	text-align: left;
	}

table.table-credit {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 2em;
	font-size: 1.1em;
	color: #3d3d3d;
	background: white;
	}

table.table-credit thead {
	border: solid #dedede;
	border-width: 1px 1px 0 1px;
	background: #d4e6f4;
	}

table.table-credit thead th {
	padding: 5px 4px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	color: #004092;
	vertical-align: bottom;
	}

table.table-credit thead tr.second-row th {
	font-size: 1em;
	font-weight: bold;
	color: #3d3d3d;
	}

table.table-credit tbody {
	border: solid #dedede;
	border-width: 0 1px 0 1px;
	}

table.table-credit tbody th, table.table-credit tbody td {
	vertical-align: top;
	border: solid #dedede;
	border-width: 1px 0;
	padding: 0.3em 4px;
	text-align: center;
	}

table.table-credit tbody th {
	font-weight: normal;
	text-align: left;
	}

table.table-flyer-miles {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 2em;
	font-size: 1.1em;
	color: #3d3d3d;
	background: white;
	}

table.table-flyer-miles thead {
	border: solid #dedede;
	border-width: 1px 1px 0 1px;
	background: #d4e6f4;
	}

table.table-flyer-miles thead th {
	padding: 5px 4px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	color: #004092;
	vertical-align: bottom;
	}

table.table-flyer-miles thead tr.second-row th {
	font-size: 1em;
	font-weight: bold;
	color: #3d3d3d;
	}

table.table-flyer-miles tbody {
	border: solid #dedede;
	border-width: 0 1px 0 1px;
	}

table.table-flyer-miles tbody th, table.table-flyer-miles tbody td {
	vertical-align: top;
	border: solid #dedede;
	border-width: 1px 0;
	padding: 0.3em 4px;
	text-align: center;
	}

table.table-flyer-miles tbody th {
	font-weight: normal;
	text-align: left;
	}


/* ----- Forms layout --------------------------------*/
fieldset {
	border: 1px solid #e5e5e5;
	margin-bottom: 1.5em;
	}

fieldset:hover {
	background: #f6f6f6;
	}

legend {
	margin-left: 0.0em;
	padding: 0 0.25em;
	font-size: 1.3em;
	font-weight: bold;
	color: #004092;
	}

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: left;
	width: 100px;
	}

table.table-form th {
	font-weight: normal;
	}

table#table-emailclub th { width: 20%; }
table#table-requestcredit th { width: 45%; }
table.table-enroll th { width: 200px; }

table.table-form th, table.table-form td {
	padding-right: 4px;
	padding-bottom: 4px;
	vertical-align: baseline;
	text-align:left;
	}

html>body table.table-form th, html>body table.table-form td {
	text-align: left;
	}

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;
	}

input#first_name, input#last_name, input#name, input#acct_number,
	input#guest_name, input#confirmation_number, input#company, 
	input#address1, input#address2, input#city, input#state, input#province { width: 150px; }
input#middle_initial { width: 25px; }
input#suffix { width: 50px; }
input#zip { width: 75px; }

/* ----- ttgiang ------------------------------*/
input#promo_code { width: 150px; }
input#email_address { width: 150px; }
input#email_address2 { width: 200px; }
input#email, input#email2{ width: 200px; }
input#tele_home_area, input#tele_biz_area { width: 30px; }
input#tele_biz_number, input#fax { width: 100px; }
input#tele_home_number { width: 100px; }
input#tele_biz_ext { width: 50px; }
input#fax_biz_area, input#fax_home_area { width: 30px; }
input#fax_biz_number, input#fax_home_number { width: 100px; }
select#bdamm, select#bdadd { width: 50px; }
input#bdayy { width: 50px; }
input#phone_area { width: 30px; }
input#phone_ext { width: 50px; }
input#phone_exchange { width: 100px; }
/* ----- ttgiang ------------------------------*/

input#phone, input#business_phone, input#business_fax, input#fax { width: 100px; }
input#business_phone_ext { width: 50px; }

input#arrival_date, input#departure_date { width: 75px; }
select#dob_month, select#dob_day { width: 50px; }
input#dob_year { width: 50px; }
input#referred_by_airline, input#referred_by_print, input#referred_by_acct_number { width: 100px; }
input#submit { margin-top: 1.25em; }


/* ----- Sidebar layout ------------------------------*/
div#sidebar {
	display: inline;
	float: left;
	width: 154px;
	min-height: 60px;
	margin-left: 0px;
	background: url("../images/interior/sidebar-bg.gif") repeat-x 0 0;
	}

* html div#sidebar {
	height: 60px;
	}

div.push-wrapper {
	width: 114px;
	border: 1px solid #d2d7da;
	margin: 30px 6px 15px 6px;
	padding: 6px 12px;
	background: #3f7099 url("../images/marketing/push-wrapper-bg.gif") repeat-x 0 0;
	}

* html div.push-wrapper { width: 138px; }

div.push-wrapper h2 {
	height: 11px;
	margin-bottom: 0.3em;
	background-repeat: no-repeat;
	background-position: 50% 0;
	}

div.push-wrapper h2#h2-awards {
	background-image: url("../images/marketing/header-awards.gif");
	}

div.push-wrapper h2#h2-email-club {
	background-image: url("../images/marketing/header-email-club.gif");
	}

div.push-wrapper h2#h2-exclusive-offer {
	background-image: url("../images/marketing/header-exclusive-offer.gif");
	}

div.push-wrapper h2#h2-winter-escape {
	height: 24px;
	background-image: url("../images/marketing/header-winter-escape.gif");
	}

div.push-wrapper h2#h2-spring-into-summer {
	height: 24px;
	background-image: url("../images/marketing/header-spring-into-summer.gif");
}	

div.push-wrapper h2#h2-fall-into-winter {
	height: 24px;
	background-image: url("../images/marketing/header-fall-into-winter.gif");
}	
	

div.push-wrapper img.marketing-photo {
	border: 1px solid #d2d7da;
	}

div.push-wrapper p.marketing-text {
	margin: 0.5em 0;
	font-size: 1.1em;
	text-align: center;
	color: #d8e2ea;
	}


/* ----- Contingency Rules ---------------------------*/