/*
-----------------------------------------------
GLOBAL STYLES
-----------------------------------------------
*/

BODY {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	color: #060E33;
	background-color: #3469ED;
	background-image: url("../../en_US/_global/other/NeutralBackground.gif");
	background-repeat: repeat-y;
}

body.en_US, body.es_US {
	background-image: url("../../en_US/_global/other/NeutralBackground_noShadow.gif");
}

A {
	text-decoration: underline;
	color: #060E33;
}

P {
	margin: 0px;
}

H1, H2, H3, H4 {
	margin: 0px;
}

IMG {
	border: none;
}

STRONG {
	font-weight: bold;
}

INPUT {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

SELECT {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

TEXTAREA {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display:block;}

.clearAll {
	clear: both;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#avenueA {
	position:absolute;
	z-index:0;
}

/*
-----------------------------------------------
PAGE BODY STYLES
-----------------------------------------------
*/

/***** HEADER STYLES *****/

.detailHeader {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 14px;
}

.bodyHeader1 {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 13px;
	text-transform: uppercase;
}

.bodyHeader2 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 12px;
	text-transform: none;
}

.bodyHeader3 {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 11px;
}

.noMargin {
	margin: 0px;
}


/***** TEXT STYLES *****/

.bodyText1, .bodyText2 {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 12px;
}

.bodyText3 {
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 11px;
}

.bodyIndent1 {
	margin-left: 25px;
	text-transform: none;
}

/***** DISCLAIMER STYLES *****/

.disclaimer {
	font-weight: normal;
	font-size: 9px;
	margin-bottom: 9px;
}

.disclaimerText {
	font-weight: normal;
	font-size: 11px;
	padding-right:25px;
}

.disclaimerPrint {
	width: 450px;			
}

/***** LIST STYLES *****/

UL { padding-left:0px; }

UL.bodyList1, UL.bodyList2, UL.bodyList3, .bodyText1 UL, .bodyText2 UL, .bodyText3 UL  {
	List-Style-Image: url("../../en_US/_global/icons/bullet.gif");
	list-style-position: outside;
	margin-top: 0px;
	margin-left: 15px;
}

LI.bodyList1, LI.bodyList2 {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 12px;
}

LI.bodyList3 {
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 11px;
}

LI.indented {
	margin-left: 10px;
}

/***** COLOR STYLES *****/

.themeColor {
	color: #403BAA;
}


/***** MEDIA STYLES *****/

.largeThumbnailImage {
	margin-bottom: 16px;
}

.largeThumbnailSpacer {
	height: 20px;
}

.thumbnailImage {
	position: relative;
	float: left;
}


.thumbnailText {
	position: relative;
	margin-left: 103px;
}

.thumbnailSpacer {
	height: 10px;
}

.mediaBox {
	position: relative;
	text-align: center;
	padding: 15px;
	margin-bottom: 16px;
	background-color: #A5A2FA;
}

.keyToSymbols {
	margin-bottom: 16px;
}

.iconText {
	position: relative;
	margin-top: 0px;
	margin-left: 20px;
}

.imagePos {
	vertical-align: middle;
	padding-top: 5px;
	text-align: left;
}

.fontPos{
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	margin-bottom: 0px;
}

div#column3 * .menutitle {
	cursor: pointer;
}

/***** BUTTON STYLES *****/

.favoritesButton {
	float:left;
	width:165px;
	margin-top: -3px;
}

.parentLink {
	text-align: right;
	padding-top: 0px;
	padding-bottom: 11px;
}


/***** HORIZONTAL RULE STYLES *****/

.bodyHorizontalRule {
	height: 1px;
	margin-bottom: 16px;
	background-image: url("../../en_US/_global/other/NeutralBodyHorizontalRule.gif");
	background-repeat: no-repeat;
	background-position: left;
}


/*
-----------------------------------------------
TABLE STYLES
-----------------------------------------------
*/

/***** DEFAULT TABLE STYLES *****/

table {
	display: table;
	table-layout: fixed;
	empty-cells: show;
	border-style: none;
	margin-bottom:23px;
}


caption {
	display: table-caption;
	caption-side: top;
	width: auto;
	text-align: left;
}

tr {
	display: table-row;
}

thead {
	display: table-header-group;
}

tbody {
	display: table-row-group;
}

tfoot {
	display: table-footer-group;
}

col {
	display: table-column;
}

colgroup {
	display: table-column-group;
}

td, th {
	display: table-cell;
	border-style: none;
	vertical-align: top;
}

.rowOdd	{
	position: relative;
	background-color:#AEBAE4;
}

.rowEven {
	position: relative;
	background-color:#98AAF6;
}

.tableHeaderRow {
	position: relative;
	background-color:#7E94FA;
}

.tableSpacer td {
	height:2px;
}

/*
-----------------------------------------------
MODULE STYLES
-----------------------------------------------
*/

/***** MODULE LINK STYLES *****/

div#column1 * A {
	color: #FFFFFF;
}

div#column3 * A {
}

/***** MODULE TABLE STYLES *****/

td.iconTable {
	padding-top: 2px;
}


/***** MODULE HEADER STYLES *****/

.moduleHeader1 {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 11px;
}

.printModuleHeader1 {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 11px;
}

.moduleHeader2 {
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 0px;
}

.moduleHeader3 {
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	margin-bottom: 0px;
}

div#column3 * h1 ,
div#column3 * h3{
	color: #1C49BA;
}


/***** MODULE TEXT STYLES *****/

.moduleText1 {
	font-weight: normal;
	font-size: 10px;
}

.moduleText2 {
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 11px;
}
.moduleText3 {
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	color: #990F62;
}
.moduleTextIcon {
	float:left;
	font-weight: normal;
	font-size: 10px;
	margin-top:3px;
	margin-left:3px;
	max-width:120px;
}

div#column1 A.moduleText3 {
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	color: #990F62;
}


/***** MODULE LIST STYLES *****/

UL.moduleList2 {
	list-style-type: square;
	list-style-position: outside;
	font-weight: normal;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}

UL.moduleList3 {
	List-Style-Image: url("../../en_US/_global/icons/bullet.gif");
	list-style-position: outside;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	font-weight: normal;
}

/**** MODULE MEDIA STYLES *****/

.modulePromoImage {
	padding-top: 0px;
	margin-bottom: 16px;
}

.modulePromoSpacer {
	padding-top: 0px;
	margin-bottom: 16px;
}

.leftColumnStars {
	height: 106px;
	margin-left: -16px;
	margin-right: -16px;
	background-image: url("../../en_US/_global/other/NeutralLeftColumnStars.gif");
	background-repeat: no-repeat;
	background-position: left;
}

td.moduleLayout {
	width: 180px;
	background-position: center;
	background-color: #3469ED;
}

td.moduleSpacer1 {
	width: 22px;
}
td.modulePos {
	width: 150px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
}

td.moduleText {
	width: 538px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}

.moduleDropdown {
	font-size: 9px;
	width: 130px;
}

.footerDropdown {
	font-size: 9px;
	width: 160px;
}

.moduleBackground {
	padding: 0px;
	width: 172px;
	background-image: url("../../en_US/_global/modules/BookYourStayModuleBackground.gif");
	background-repeat: repeat-y;
}

.pphModuleBackground {
	padding: 0px;
	width: 172px;
	background-image: url("../../en_US/_global/modules/PPHBookYourStayModuleBackground.gif");
	background-repeat: repeat-y;
}

.bookingModulePrint {
	background-image: none;
}

.moduleBackground .moduleText3 {
	margin-top: -3px;
	padding-top: 3px;
	margin-left: 8px;
	margin-right: 8px;
}

.moduleBottom {
	width: 172px;
	height: 28px;
	background-image: url("../../en_US/_global/modules/BookYourStayModuleBottom.gif");
	background-repeat: no-repeat;
}

.pphModuleBottom {
	width: 172px;
	height: 28px;
	background-image: url("../../en_US/_global/modules/PPHBookYourStayModuleBottom.gif");
	background-repeat: no-repeat;
}

.printModuleText3{
	color:#000000;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

}

/***** MODULE RULE STYLES *****/

.leftModuleHorizontalRule {
	height: 1px;
	margin-left: -16px;
	margin-bottom: 16px;
	background-image: url("../../en_US/_global/other/NeutralLeftColumnHorizontalRule.gif");
	background-repeat: no-repeat;
	background-position: left;
}

.rightModuleHorizontalRule {
	height: 13px;
	margin-bottom: 10px;
	background-image: url("../../en_US/_global/other/NeutralRightColumnHorizontalRule.gif");
	background-repeat: no-repeat;
	background-position: center;
}
.rightModuleHorizontalRule0 {
	height: 13px;
	margin-bottom: 10px;
	background-image: url("../../en_US/_global/other/NeutralRightColumnHorizontalRule.gif");
	background-repeat: no-repeat;
	background-position: center;
}
.rightModuleHorizontalRule1 {
	height: 13px;
	margin-bottom: 10px;
	background-image: url("../../en_US/_global/other/NeutralRightColumnHorizontalRule.gif");
	background-repeat: no-repeat;
	background-position: center;
}
.rightModuleHorizontalRule2 {
	height: 13px;
	margin-bottom: 10px;
	background-image: url("../../en_US/_global/other/NeutralRightColumnHorizontalRule.gif");
	background-repeat: no-repeat;
	background-position: center;
}
.rightModuleHorizontalRule3 {
	height: 13px;
	margin-bottom: 10px;
	background-image: url("../../en_US/_global/other/NeutralRightColumnHorizontalRule.gif");
	background-repeat: no-repeat;
	background-position: center;
}
.rightModuleHorizontalRule4 {
	height: 13px;
	margin-bottom: 10px;
	background-image: url("../../en_US/_global/other/NeutralRightColumnHorizontalRule.gif");
	background-repeat: no-repeat;
	background-position: center;
}

/*
-----------------------------------------------
SUB MENU STYLE
-----------------------------------------------
Fixes issue with ExpDropdown Module
*/
.submenu{
	display: block;
}

/*
-----------------------------------------------
SUB NAV/INTRO COPY STYLES
-----------------------------------------------
*/

.introBackground {
	top: 0px;
	left: 0px;
}

.introText {
	position: absolute;
	top: 70px;
	left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.subNavBackground { top: 0px; left: 0px; }
.subNavHeader { top: 0px; left: 0px; }

.subNavText {
	position: absolute;
	top: 50px;
	left: 0px;
	margin-left: 16px;
	font-weight: bold;
	font-size: 11px;
}

.subNavMenuItem { margin-bottom: 17px; }
.subNavMenuItem a { text-decoration: none; }
.subNavMenuItem a:active { text-decoration: none; }
.subNavMenuItem a:visited { text-decoration: none; }

.subNavMenuItem a:hover {
	text-decoration: none;
	color: #C31F82;
}


/*
-----------------------------------------------
TOOLBAR STYLES
-----------------------------------------------
*/

.logo {
	position: absolute;
	top: -5px;
	left: 0px;
}

.toolbarBackground {
	position: absolute;
	top: 0px;
	left: 160px;
}

.englishLink {
	position: absolute;
	top: 8px;
	left: 265px;
}

.spanishLink {
	position: absolute;
	top: 8px;
	left: 291px;
}

.grayDots0 {
	position: absolute;
	top: 8px;
	left: 352px;
}

.printPageLink {
	position: absolute;
	top: 8px;
	left: 285px;
}

.grayDots1 {
	position: absolute;
	top: 8px;
	left: 353px;
}

.audioLink {
	position: absolute;
	top: 8px;
	left: 355px;
}

.grayDots2 {
	position: absolute;
	top: 8px;
	left: 440px;
}

.viewBandwidthLink {
	position: absolute;
	top: 8px;
	left: 442px;
}

.grayDots3 {
	position: absolute;
	top: 8px;
	left: 578px;
}

.searchLabel {
	position: absolute;
	top: 8px;
	left: 581px;
}

.searchInput {
	position: absolute;
	top: 8px;
	left: 630px;
	font-size: 9px;
	width: 98px;
}

.searchGoButton {
	position: absolute;
	top: 8px;
	left: 739px;
}

.drivingDirLink {
	position: absolute;
	top: 32px;
	left: 341px;
}

.purpleDots1 {
	position: absolute;
	top: 33px;
	left: 470px;
}

.calendarLink {
	position: absolute;
	top: 33px;
	left: 476px;
}

.purpleDots2 {
	position: absolute;
	top: 33px;
	left: 552px;
}

.mapLink {
	position: absolute;
	top: 33px;
	left: 557px;
}

.purpleDots3 {
	position: absolute;
	top: 33px;
	left: 605px;
}

.apLink {
	position: absolute;
	top: 33px;
	left: 611px;
}

.goToProfileLink {
	position: absolute;
	top: 33px;
	left: 611px;
}

/*
-----------------------------------------------
FOOTER STYLES
-----------------------------------------------
*/


/* Original Using Tables */
table.footer {
	border-collapse: collapse;
	border: none;
	margin: 0px;
	padding: 0px;
}

table.footer td, table.footer th {
	vertical-align: middle;
}

table.footer hr {
	border:0;
	border-top:1px solid #A3A3A3;
	height:0;
	background:#A3A3A3;
}
.footerImage {
	width: 202px;
	height: 47px;
	background-image: url("../../en_US/_global/modules/footer/NeutralFooter.gif");
	background-repeat: no-repeat;
	background-position: center;
	background-color: #3469ED;
	margin: 0px;
	padding: 0px;
}

td.footerSpacer1 {
	width: 22px;
}

td.footerIntl {
	width: 170px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
}

td.footerText {
	width: 538px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* /Original Using Tables */

/* Revised Tableless 09/20/08 */

.en_US #HomePage #footer, .es_US #HomePage #footer {
	margin-top: 45px;
}

div.footer {
	border: none;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}


div.footer hr {
	border:0;
	border-top:1px solid #A3A3A3;
	height:0;
	background:#A3A3A3;
}

div.footerSpacer1 {
	width: 22px;
}

div.footerIntl {
	width: 170px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
}

div.footerText {
	width: 538px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* Revised Tableless 09/20/08 */

.footerText {
	font-weight: normal;
	font-size: 10px;
}

.footerDropDown {
	width : 160px;
}

.footerImage {
	padding:0px;
	margin:0px;
}

.footerHorizontalRule {
	height: 8px;
	width: 530px;
	background-image: url("../../en_US/_global/modules/footer/NeutralBar.gif");
	background-repeat: no-repeat;
	background-position: left;
}

.intlFlags {
	width: 186px;
	height: 21px;
	background-image: url("../../en_US/_global/modules/footer/Flags.gif");
	background-repeat: no-repeat;
	background-position: center;
}

.intlDropdown {
	font-size: 9px;
	width: 160px;
}

.intlFormContainer{
	position:relative;
	width:190px;
}

.intlFormElement{
	position:relative;
	float:left;
}

.intlFormButton{
	position:relative;
	float:right;
}

.intlFormClear{
	position:relative;
	clear:both
}
.intlGoButton {
	width:20px;
	position: relative;
	float: right;
	left:-5px;
	_left:15px;
	margin-top: -17px;
}

.goButton {
	vertical-align:bottom;
}

/* IE7 only */
*:first-child+html .intlGoButton,
*:first-child+html .goButton  {
	left:15px;
}

.siteSurveySpacer {
	height: 10px;
}

fieldset {
	border: 0;
}

/*
-----------------------------------------------
PRIMARY DIVISION STYLES
-----------------------------------------------
*/


/*
-----------------------------------------------
US NG RESKIN OVERWRITES
-----------------------------------------------
*/
body.en_US #OuterPageWrapper,
body.es_US #OuterPageWrapper {
	width: 100%; 
	position: relative; 
}

body.en_US,
body.es_US {
	width: 100%;
}

body.en_US #pageHeader,
body.es_US #pageHeader{
	margin: 0 auto; 
	width: 100%;
}

body.en_US #pageWrapper,
body.es_US #pageWrapper{
	margin: 0 auto;
}

body.en_US #DLRglobalHeader,
body.es_US #DLRglobalHeader {
	width: 1002px;
}

body.en_US #DLRglobalHeader #chrome,
body.es_US #DLRglobalHeader #chrome {
	width: 1002px;
}

body.en_US #pageWrapper,
body.es_US #pageWrapper
{
	margin: 0 auto; 
	width: 960px;
}

body.en_US #pageWrapper #pageMedia,
body.es_US #pageWrapper #pageMedia{ 
	position: relative; 
	float: left;
	top: auto; 
	left: auto; 
	margin-left: auto; 
	margin-right: auto;
	z-index: 1;

}

body.en_US #pageWrapper #pageContent #column1,
body.es_US #pageWrapper #pageContent #column1{ 
	clear: both; 
	position: relative; 
	float: left; 
	top: auto; 
	left: auto;
}

body.en_US #pageWrapper #pageContent #column2,
body.es_US #pageWrapper #pageContent #column2{ 
	position: relative; 
	float: left; 
	top: auto; 
	left: auto;
}

body.en_US #pageWrapper #pageContent #column3,
body.es_US #pageWrapper #pageContent #column3{ 
	position: relative; 
	float: left; 
	top: auto; 
	left: auto;
}

body.en_US #subNav,
body.es_US #subNav {
	position: relative; 
	float: left; 
	top: auto;
}

body.en_US #pageContent .inner,
body.es_US #pageContent .inner {
	padding-bottom: 15px; 
	width: 760px; 
	background: #c4d8f9 url("../../../../en_US/_global/other/NeutralFullBackground_noShadow.gif") repeat-y; 
	margin: 0 auto;
} 

body.en_US #pageContent.twoColumn .inner,
body.es_US #pageContent.twoColumn .inner {
	background-image: url("../../en_US/_global/other/NeutralBackground_noShadow.gif");
}

body.en_US #pageContent.totalFill .inner,
body.es_US #pageContent.totalFill .inner{
	width: 960px; 
	padding-bottom: 0;
}

body.en_US #globalHeader,
body.es_US #globalHeader{
	background:#3469ED;
	position:relative;
	top:0;
	left:0;
	height:117px;
	z-index:1000;
}
#chrome {				/* No padding applied; does not need IE5.x/win fix */
	height: 32px;
	visibility: visible;
	margin: 0;
	padding: 0;	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 760px;
	z-index: 200;
}
div#chrome table {
	table-layout: auto;
	margin-bottom: 0;
}
div#chrome * td {
	vertical-align: middle;
}

#toolbar {				/* No padding applied; does not need IE5.x/win fix */
	visibility: visible;
	position: absolute;
	top: 31px;
	left: 0px;
	width: 760px;
	height: 49px;
	z-index: 3;
	background:#FFF;
	overflow:hidden;
}

#subNav {				/* No padding applied; does not need IE5.x/win fix */
	visibility: visible;
	position: absolute;
	top: 101px;
	left: 0px;
	width: 202px;
	z-index: 1;
}


#pageMedia {				/* No padding applied; does not need IE5.x/win fix */
	visibility: visible;
	position: absolute;
	top: 101px;
	left: 202px;
	z-index: 3000;
}

body.en_US #pageMedia,
body.es_US #pageMedia{
	position: relative;
	top: auto;
	left: auto;
	float: left;
	z-index: 1;
}

#disclaimer {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 533px;			/* Actual width minus left & right padding */
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left: 227px;
	margin-right: 0px;
	z-index: 11;
}

* html #disclaimer {			/*** IE5.x/win box model fix ***/
	width: 760px;			/* Actual width */
	width: 533px;			/* Actual width minus left & right padding */
}

body.en_US #disclaimer, body.es_US #disclaimer{
	visibility: visible;
	position: relative;
	clear: both; 
	float: none;
}

#footer {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 760px;			/* Actual width minus left & right padding */
	overflow:hidden;
	margin-top: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0px;
	z-index: 0;
	background-color: #C4D8F9;
}


.dolFooter {
	clear: both;
	visibility: hidden;
	display: block;
}

.dolFooterAft {
	clear: both;
	visibility: visible;
	display: block;
}

* html #footer {			/*** IE5.x/win box model fix ***/
	width: 760px;			/* Actual width */
	wid\th: 760px;			/* Actual width minus left & right padding */
}

body.en_US #footer, body.es_US #footer {
	background-color:#E0F1F6;
	visibility: visible;
	position: relative;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

#column1 {
	visibility: visible;
	position: absolute;
	top: 370px;
	left: 0px;
	width: 170px;			/* Actual width minus left & right padding */
	padding-top: 22px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-right: 16px;
	color: white;
	z-index: 1;

}

* html .column1 {			/*** IE5.x/win box model fix ***/
	width: 202px;			/* Actual width */
	wid\th: 170px;			/* Actual width minus left & right padding */
}

body.en_US #column1, body.es_US #column1 {
		position: relative;
		top: auto;
		left: auto;
		float: left;
		width: 170px;
		padding-left: 16px;
		padding-right: 16px;
}
#column2 {
	visibility: visible;
	position: absolute;
	top: 370px;
	left: 202px;			/* Actual width of column1 */
	width: 324px;			/* Actual width minus left & right padding */
	padding-top: 22px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
}
* html .column2 {			/*** IE5.x/win box model fix ***/
	width: 374px;			/* Actual width */
	wid\th: 324px;			/* Actual width minus left & right padding */
}

body.en_US #column2, body.es_US #column2 {
	position: relative;
	top: auto;
	left: auto;
	float: left;
}

#column3 {
	visibility: visible;
	position: absolute;
	top: 370px;
	left: 576px;			/* Actual width of column1 + actual width of column2 */
	width: 170px;			/* Actual with minus left & right padding */
	padding-top: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 14px;
}

* html .column3 {			/*** IE5.x/win box model fix ***/
	width: 184px;			/* Actual width */
	wid\th: 170px;			/* Actual with minus left & right padding */
}

body.en_US #column3, body.es_US #column3 {
	position: relative;
	top: auto;
	left: auto;
	float: left;
}

#detectMessage {
	background-color:#97BAFF;
	border-style:solid;
	border-width:1px;
	left:207px;
	padding:5px 15px;
	position:absolute;
	top:121px;
	visibility:visible;
	width:460px;
	z-index:25;
}

.backToTop {
	padding-top: 8px;
}

.favLoginLinks {
	width:325px;
}

.viewMyFavoritesLink {
	text-align:right;
	float:right;
	width:160px;
}


/*Live Chat Button Position */

#lcButton{
	/*float:left;*/
	margin-top:0px;
	margin-left: 25px;
	width:165px;
	height:43px;
	margin-bottom: 7px;
}

.hideRightModuleHorizontalRule{
	visibility: hidden;
}









/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.0
*/
.yui-calcontainer {
	position:relative;
	padding:5px;
	background-color:#FFF;
	border:1px solid #7B9EBD;
	float:left;
	_overflow:hidden; /* IE6 only, to clip iframe shim */
}

.yui-calcontainer iframe {
	position:absolute;
	border:none;
	margin:0;padding:0;
	z-index:0;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
}

/* IE6 only */
.yui-calcontainer iframe.fixedsize {
	width:50em;
	height:50em;
	top:-1px;
	left:-1px;
}

.yui-calcontainer.multi {
	padding:0;
}

.yui-calcontainer.multi .groupcal {
	padding:5px;
	background-color:transparent;
	z-index:1;
	float:left;
	position:relative;
	border:none;
}

.yui-calcontainer .title {
	font:100% sans-serif;
	color:#000;
	font-weight:bold;
	margin-bottom:5px;
	height:25px;
	position:absolute;
	top:3px;left:5px;
	z-index:1;
}

.yui-calcontainer .title { display:none; }

.yui-calcontainer .close-icon {
	position:absolute;
	right:3px;
	top:3px;
	border:none;
	z-index:1;
}

.yui-calcontainer .calclose {
	background: url('_global/images/calendarCloseButton.gif') no-repeat;
	width:17px;
	height:13px;
	cursor:pointer;	
}

/* Calendar element styles */

.yui-calendar {
	font:100% sans-serif;
	text-align:center;
	border-spacing:0;
	border-collapse:separate;
	position:relative;
}

.yui-calcontainer.withtitle {
	padding-top:1.5em;
}

.yui-calendar .calnavleft {
	position:absolute;
	cursor:pointer;
	top:2px;
	bottom:0;
	width:9px;
	height:12px;
	left:2px;
	z-index:1;
	background: url("callt.gif") no-repeat;
}

.yui-calendar .calnavright {
	position:absolute;
	cursor:pointer;
	top:2px;
	bottom:0;
	width:9px;
	height:12px;
	right:2px;
	z-index:1;
	background: url("calrt.gif") no-repeat;
}

.yui-calendar td.calcell {
	padding:.1em .2em;
	border:1px solid #E0E0E0;
	text-align:center;
}

.yui-calendar td.calcell a {
	color:#003DB8;
	text-decoration:none;
}

.yui-calendar td.calcell.today {
	border:1px solid #000;
}

.yui-calendar td.calcell.oom {
	cursor:default;
	color:#999;
	background-color:#EEE;
	border:1px solid #E0E0E0;
}

.yui-calendar td.calcell.selected {
	color:#003DB8;
	background-color:#FFF19F;
	border:1px solid #FF9900;
}

.yui-calendar td.calcell.calcellhover {
	cursor:pointer;
	color:#FFF;
	background-color:#FF9900;
	border:1px solid #FF9900;
}

.yui-calendar td.calcell.calcellhover a {
	color:#FFF;
}

.yui-calendar td.calcell.restricted {
	text-decoration:line-through;
}

.yui-calendar td.calcell.previous {
	color:#CCC;
}

.yui-calendar td.calcell.highlight1 { background-color:#CCFF99; }
.yui-calendar td.calcell.highlight2 { background-color:#99CCFF; }
.yui-calendar td.calcell.highlight3 { background-color:#FFCCCC; }
.yui-calendar td.calcell.highlight4 { background-color:#CCFF99; }

.yui-calendar .calhead {
	border:1px solid #E0E0E0;
	vertical-align:middle;
	background-color:#FFF;
}

.yui-calendar .calheader {
	position:relative;
	width:100%;
	text-align:center;
}

.yui-calendar .calheader img {
	border:none;
}

.yui-calendar .calweekdaycell {
	color:#666;
	font-weight:normal;
	text-align:center;
	width:1.5em;
}

.yui-calendar .calfoot {
	background-color:#EEE;
}

.yui-calendar .calrowhead, .yui-calendar .calrowfoot {
	color:#666;
	font-size:9px;
	font-style:italic;
	font-weight:normal;
	width:15px;
}

.yui-calendar .calrowhead {
	border-right-width:2px;
}

/* CalendarNavigator */
.yui-calendar a.calnav {
	_position:relative;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
	color:#000;
}

.yui-calendar a.calnav:hover {
	border:1px solid #003366;
	background-color:#6699cc;
	background: url(calgrad.png) repeat-x;
	color:#fff;
	cursor:pointer;
}

.yui-calcontainer .yui-cal-nav-mask {
	position:absolute;
	z-index:2;
	display:none;

	margin:0;
	padding:0;

	left:0;
	top:0;
	width:100%;
	height:100%;
	_width:0;    /* IE6, IE7 Quirks - width/height set programmatically to match container */
	_height:0;

	background-color:#000;
	opacity:0.25;
	*filter:alpha(opacity=25);
}

.yui-calcontainer .yui-cal-nav {
	position:absolute;
	z-index:3;
	display:none;

	padding:0;
	top:1.5em;
	left:50%;
	width:12em;
	margin-left:-6em;

	border:1px solid #7B9EBD;
	background-color:#F7F9FB;
	font-size:93%;
}

.yui-calcontainer.withtitle .yui-cal-nav {
	/* top:3.5em; */
}

.yui-calcontainer .yui-cal-nav-y,
.yui-calcontainer .yui-cal-nav-m,
.yui-calcontainer .yui-cal-nav-b {
	padding:2px 5px 2px 5px;
}

.yui-calcontainer .yui-cal-nav-b {
	text-align:center;
}

.yui-calcontainer .yui-cal-nav-e {
	margin-top:2px;
	padding:2px;
	background-color:#EDF5FF;
	border-top:1px solid black;
	display:none;
}

.yui-calcontainer .yui-cal-nav label {
	display:block;
	font-weight:bold;
}

.yui-calcontainer .yui-cal-nav-mc {
	width:100%;
	_width:auto; /* IE6 doesn't like width 100% */
}

.yui-calcontainer .yui-cal-nav-y input.yui-invalid {
	background-color:#FFEE69;
	border: 1px solid #000;
}

.yui-calcontainer .yui-cal-nav-yc {
	width:3em;
}

.yui-calcontainer .yui-cal-nav-b button {
	font-size:93%;
	text-decoration:none;
	cursor: pointer;
	background-color: #79b2ea;
	border: 1px solid #003366;
	border-top-color:#FFF;
	border-left-color:#FFF;
	margin:1px;
}

.yui-calcontainer .yui-cal-nav-b .yui-default button {
	/* not implemented */
}

/* Specific changes for calendar running under fonts/reset */
.yui-calendar .calbody a:hover {background:inherit;}
p#clear {clear:left; padding-top:10px;}


/* accessibility styles */
#goToMainContent {
        display: block;
        height: 0;
        float: left;
	text-indent: -99999px;
	position: absolute;
}

#mainPageHeader {
	height:0; 
	text-indent:-99999px;
	position:absolute;
}

/* copied in primaryNavigation.css for export of global nav */
.hiddenLabel {
	height:0;
	width:0;
	float:left;
	text-indent:-99999px;
	position: absolute;
}