body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	background: #fff url(http://www.princesslodges.com/images/bg.jpg) top left repeat-x;
	
}

body#nobg {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	background-color: #fff;
	background: #ffffff;
}


/* ------------ BASIC PAGE STYLES 
  ----------------------------------------------------------- */
p {
	padding:0;
	margin:0;
	padding-bottom:13px;
	font-family:arial, helvetica, sans-serif;
}
  
h1 {
	font-size: 14px;
	padding:0; 
	margin:0;
}
h1.home {
text-align:right; 
color:#396f9a; 
padding-top:5px; 
font-style:italic; 
font-family:georgia, times, serif;

}

p.reservations {
	font-size:12px;
	text-align:right; 
	color:#396f9a; 
	padding-top:5px; 
}
h3 {
	font-size:12px;
	padding:0;
	margin:0;
	margin-top:10px;
}

#rail-tourfinder h2{
font-size:12px;
	padding:0;
	margin:0;
	text-transform:none;

}
h2 {
	font-size:14px;
}


.bold {
	font-weight:bold;
}


img {
	border:0;
}

/* ----------
------------------------------- LINK TREATMENTS --------- */

a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #396F9A;
}


a:hover {
	text-decoration: underline;
}


a:link.underline,  a:visited.underline, a:active.underline, a:hover.underline {
	text-decoration: underline;
}



.right {
	text-align:right;
}


.searchResult {
	text-transform: capitalize;
}


table, td, tr, select, form, li, .popupCont {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
}


#mainTable, 
body#nobg table.printTable {
	margin:0;
	padding:0;
	border:0;
	width: 760px;
	text-align:left;
}

body#nobg table.printTable {
	margin: auto;
}
#mainTable h1 {
	text-transform:uppercase;
}
/* Page HEADER 
------------------------------------------- */

.headerBg {
	width:590px; 
	padding-bottom:10px; 
	padding-top:10px; 
	background:#EBEBEB; 
	vertical-align:middle;
	height: 34px;
	hei\ght: 14px;
}


.headerBg-extended,
.headerBg-specials {
	width:760px;  
	padding-bottom:10px; 
	padding-top:10px; 
	border-top:18px solid white; 
	background:#EBEBEB; 
	vertical-align:top;
}

.headerBg-specials {
	 border-bottom: 2px solid white;
	}

/* h2.header-title class is created for only SEO purpose */
.headerBg h1, .headerBg-extended h1,  .headerBg-specials h1, h2.header-title {
	padding-left:10px;
	display:inline;
	float:left;
	font-size:14px;
	letter-spacing:.1em;
	line-height: 14px;
	font-weight: bold;
}

h2.header-title {
	padding:0; 
	margin:0;
	padding-left:10px;
}

.headerPic {
	width:590px; 
	height:116px; 
	margin:0; 
	padding:0; 
	border:0; 
	display:block;
}
/*--- #lodge-page: This ID is in body tag in order to change the height of the header pic images on each lodge pages  ---*/
#lodge-page .headerPic {
	width:590px; 
	height:148px; 
	}
	
.clear {
	clear: both;
	margin: -1px 0 0 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}

#wrapper {	
	width: 760px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 1; 
	text-align: left;
	}
	
/* form
----------------------------------------------------------- */	

form {
	padding:0;
	margin:0px;
	font-size:11px;
}

select, option, input, textarea {
	font-size:11px;
	font-family:arial, helvetica, sans-serif;
	color: #666;
}

input {
	padding:1px;
	margin:0 0 5px 0;
	margin-right:5px;
	vertical-align:top;
	color: #666;
}

.inputHidden {
   display:hidden;
   margin: 0;
   padding: 0;
	}
 /* header
  ----------------------------------------------------------- */
#header {
	clear: both;
	margin: 0;
	padding: 0;
	height: 105px;
	}
	
#logo {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	vertical-align:top;
	height: 77px;
	clear: both; 
	}
#logo img {
	margin: 0;
	padding: 0;
	width: 181px;
	height: 77px;
	}
	
 /* Top email signup
  ----------------------------------------------------------- */
#header-emailSignup {
 	
	display: block;
	margin: 30px 0 0 0;
	padding:0 !important;
	top: 0px;
	text-align: left;
	width:auto;
	
	position:absolute;
	left:548px;
	}

#header-emailSpecials {
	width: 180px;
	padding:0;
	margin:0;
	border: 1px solid #7F9DB9;
	font-size:11px;
	
	}

#header-Search {
	width: 180px;
	margin:5px 7px 0 0;
	padding:0 ;
	border: 1px solid #7F9DB9;
	font-size:11px;
	}	
	#header-goButton {
	position:absolute;
	left:190px;
	top:20px;
	padding: 0 0 0 1px;
	margin:0 0 0 0;
	
	display: inline;
	vertical-align:middle;
	}
	
#header-emailButton {
position:absolute;
	left:190px;
	margin:0;
	padding:0;
	display: inline;
	vertical-align:middle;
	}

/* MAIN NAVIGATION ROLLOVERS
  ----------------------------------------------------------- */
#nav {
	top: 77px;
	left: 0;
	margin:0;
	padding:0;
	height: 28px;
	position: absolute;
	display: block;
	background: transparent url(http://www.princesslodges.com/images/nav-bg.jpg) top left repeat-x;
	z-index: 50;
	}
#nav ul  {
	display:block;
	height: 28px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
	
#nav ul li, #nav ul li a   {
	display:block;
	float:left;
	height: 28px;
	list-style-type: none;
	border:0;
	}

#nav ul li a span {
	display: none;
	}
	
#nav ul li a, #nav ul li a:hover {
	display: block;
	border: 0;
	}
	
li.navDivider {
	margin: 0;
	padding: 0;
	background:transparent url(http://www.princesslodges.com/images/nav-divide.jpg) top left no-repeat;
	width: 1px;
	}

a#nav-lodges, a#nav-lodges, a#nav-lodges:link, a#nav-lodges:active, a#nav-lodges:visited {
	width:151px;
	background:transparent url(http://www.princesslodges.com/images/nav-lodges.gif) top left no-repeat;
}

a#nav-lodges:hover,
a#nav-lodges.on
 { background:transparent url(http://www.princesslodges.com/images/nav-lodges-ro.gif) top left no-repeat; }


a#nav-tours {
	width:175px;
	background:transparent url(http://www.princesslodges.com/images/nav-tours.gif) top left no-repeat; }
a#nav-tours:hover,
a#nav-tours.on
 { background:transparent url(http://www.princesslodges.com/images/nav-tours-ro.gif) top left no-repeat; }


a#nav-travel  {
	width:178px;
	background:transparent url(http://www.princesslodges.com/images/nav-travel.gif) top left no-repeat; }
a#nav-travel:hover,
a#nav-travel.on {
	background:transparent url(http://www.princesslodges.com/images/nav-travel-ro.gif) top left no-repeat; }

a#nav-specials  {
	width:113px;
	background:transparent url(http://www.princesslodges.com/images/nav-specials.gif) top left no-repeat; }
a#nav-specials:hover,
a#nav-specials.on
 { background:transparent url(http://www.princesslodges.com/images/nav-specials-ro.gif) top left no-repeat; }

a#nav-reservations {
	width:139px;
	background:transparent url(http://www.princesslodges.com/images/nav-reservations.gif) top left no-repeat; }
a#nav-reservations:hover,
a#nav-reservations.on
 { background:transparent url(http://www.princesslodges.com/images/nav-reservations-ro.gif) top left no-repeat; }

/*-- new homepage styles --*/

#index-flash {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	width: 760px;
	height: 241px;
	background: #fff url(http://www.princesslodges.com/images/index-main.jpg) top left no-repeat;
	}

#line4px {
	border-top: 1px solid white;
	background-color: #396F9A;
	height: 4px;
	line-height: 4px; 
	font-size: 4px;
	clear:both;
	}
 #doc-lodges {
 	width: 278px;
	wid\th:244px;
	left: 255px;
	text-align:left;
	margin: 0px 0 0px 0px; /*top right bottom left*/
	display: block;	
	float: left;
	border-left: 17px solid white;
	border-right: 17px solid white;
	}

#doc-rail {	
	width:241px;
	left: 0px;
	text-align:left;
	margin: 0px 0 0px 0px; /*top right bottom left*/
	display: block;	
	background-color: #F3F3F3;
	float: left;
	}
	
 #doc-plan {
	width: 241px;
	left: 520px;
	text-align:left;
	margin: 0px 0 0px 0px; /*top right bottom left*/
	display: block;	
	background-color: #F3F3F3;
	float: left;
	}
 
 #doc-lodges h2, #doc-rail h2, #doc-plan h2 {
 	color: #4970A3;
	margin: 0;
	padding: 0;
	line-height: 32px;
	font-size: 14px;
	border-bottom: 1px solid #A1BBCF;
	background-color: #F3F7F9;
	letter-spacing:normal;
	font-family:arial, helvetica, sans-serif;
	}
 #doc-lodges h2 a, #doc-rail h2 a, #doc-plan h2 a {
 	text-decoration: none;
	}
	
.index-icon {	
 	float: left;
 	}
/*--------Home Feature
----------------------------------------------------------------*/
.homeContent, .homeFeatureWrapper  {
	margin: 0;
	padding: 10px 10px 0px 10px;
	font-size: 11px;
	}
	
.homeFeatureWrapper	 {
	display: block;
	float: left;
	padding: 10px 10px 0px 10px;
	}
	
.homeContent h3 {
	color: #1E4E8D;
	margin: 8px 0;
	padding: 0;
	}
.homeContent p, .homeFeature p {
	margin: 0 0 8px 0;
	padding: 0;
	}

.homeContent ul {
	margin: 0;
	padding: 0px 0 0px 10px;
	list-style-type: none;
	text-align: left;
	line-height: 13px;
	}
	
.homeContent ul li  {
	list-style-type: none;
	background-image: url(http://www.princesslodges.com/images/list-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	padding-bottom: 5px;
}
ul.amenities {
  float:left;
margin:0;
 
  padding:10px 0 10px 40px;
}

ul.amenities li  {
	list-style-type: none;
	  background-image:url(http://www.princesslodges.com/images/orangearrow.gif); 
	background-repeat:no-repeat;
    padding-left:16px; 
	background-position:0em .2em;
	padding-left: 10px;
	padding-bottom: 5px;
}
.amenities li.amenity-header {
	padding-left:0px;
	font-weight:bold;
	background:none;
}
.homeFeature {
	padding: 0 0 15px 0;
	margin:0;
	display: block;
	width: 224px;
	clear: both;
}

.homeFeature h3, .home-lodgestitle a, .home-lodgestitle a:hover {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold; 
	white-space: nowrap;
	margin:0 0 8px 0;
	padding: 0;
	color: #396F9A;
	text-decoration: none;
}
.homeFeature p {
	white-space: nowrap;
	}
.homeFeature img {
	float: left; 
	margin: 0 8px 0 0;
	padding: 0;
	width: 58px;
	heigh: 37px;
}

/* POP UP PAGE STYLES 
---------------------------------------------------------- */

.virtualHead {
	width:100%;
 	height:25px; 
	background:#ccc; 
	color:#333;
	padding: 0px 10px 0px 15px;
	border:0;

}

.virtualContent {
	width:190px;
	border-right:3px solid white;
	background:#F5f5F5;
	padding: 10px 15px 10px 15px;
	line-height:14px;	
	display:block;
	height:100%;
	min-height:293px;
}


p.vTour {
	padding-top:5px; 
	margin:0; 
	height:70px;
}

p.vTourHead {
	padding-top:20px; 
	margin:0;
}
/*  LODGE ACTIVITIES
 ------------------------------------------------------ */

.activitiesWrapper {
	width:179px; 
	float:left; 
	background:#F5F5F5; 
	margin:0px 10px 5px 0px;
}


.activitiesContent {
	padding:10px 0px 10px 13px;
	font-size:11px;
}


.actBottomWrapper {
	display:block; 
	background:#12609F; 
	width:179px; 
	height:87px; 
	color:white;
}


a.actMore {
	display:block; 
	color:white; 
	font-weight:bold; 
	padding-left:13px; 
	margin-top:3px; 
	vertical-align:top;
}


.actLeftPic {
	padding:0; 
	margin:0; 
	display:inline; 
	border-right:1px solid white; 
	border-bottom:1px solid white; 
	width:89px;
	height:63px;
}


.actRightPic {
	display:inline; 
	border-bottom:1px solid white; 
	padding:0; 
	margin:0;
}

.activitiesWrapper2 {
	background:#F5F5F5; 
	margin:0px 0px 0px 0px;
}

.activitiesTitle {
	margin: 0;
	padding: 0;
	background-color: #12609F;
	}

.activitiesContent2 {
	padding-left: 10px;
	padding-top: 7px;
	font-size:11px;
	padding-bottom: 7px;
}


.actBottomWrapper2 {
	display:block; 
	background:#f5f5f5; 
	width:572px; 
	height:20px; 
}


a.actMore2 {
	
	width:140px;
	font-weight:bold; 
	padding-left:28px;  
	padding-top:0px;
	vertical-align:top;
	background-image:url(http://www.princesslodges.com/images/icon_arrow_white.gif); 
	background-repeat:no-repeat;
	background-position:1em .2em;
}

.activitiesPicture {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}

/*  ----------------------------------------- RIGHT NAV BAR -------------- */
	
#rightNav {
	background:#B6CEE1; 
	width:140px; 
	border-left:18px solid white; 
	border-top:18px solid white; 
	vertical-align:top;
	line-height: 12pt;
}

#rightNav a {
	color: #1E4E8D;
	}
	
.rightNavSub {
	margin: 10px 0 10px 10px;
	padding:0; 
	width:140px;
}


.sublinks {
	padding-left:10px; 
	margin:0; 
	padding-top:0;
}



/* ----------------------------------------- FOOTER ------------ */

#footer {
	padding-top: 30px;
	color: #666;
	font-size: 11px;
	display: block;
	clear:both;
	background:#fff;
}

#footer a {
	font-size:11px;
	color: #666;
}

.footerLight {
	margin-top:18px;
	color:#bbb;
}



/* ----------------------------------------- PAGE FEATURES --------------- */


#features td {
	vertical-align:top;
	background: #F5F5F5;
	background:white;
}

#lodge-page #features td {
		border-top: 2px solid white;
	}


#lodgeInfo, #makeReservation, #popular-packages  {
	background: #EEF5F5;
	vertical-align:top;	
	margin:0;
	border-right:2px solid white;
	height:auto !important;
	height:284px;
	min-height:284px;
	padding:0px 0 0 0;
	line-height:16px;
}

#lodgeInfo {
	width:216px;
	wid\th:214px;
	}
	
	#activityInfo {
	width:216px;
	
	wid\th:214px;
	padding:0 0 0 0;
	}
	
	#activityInfo .arrow {
	background-image: url(http://www.princesslodges.com/images/arrow-orange.gif);
	background-repeat: no-repeat;
	background-position: center right;
	float:right;
	font-weight: bold;
	padding: 0 17px 0 0;
	margin:0 10px 0 0;
	}


	#activityInfo img{
	margin:11px 0px 3px 0px;
	padding:0;
	
	
	}
	
div#activityInfo a, 
div#activityInfo a:link, 
div#activityInfo a:active, 
div#activityInfo a:visited { 
background:none;
}
#lodgeInfo-links {
	margin:0;
	padding:8px 0px 5px 0px;
}

#popular-list {
	padding:8px 10px 5px 12px;
}

div#lodgeInfo-links a, 
div#lodgeInfo-links a:link, 
div#lodgeInfo-links a:active, 
div#lodgeInfo-links a:visited { 
    background-image:url(http://www.princesslodges.com/images/orangearrow.gif); 
	background-repeat:no-repeat;
    padding-left:16px; 
	background-position:0em .2em;
	margin-left:18px;
}
.blog-link {
background-image:url(http://www.princesslodges.com/images/sm-blog-icon.gif) !important; 
background-repeat:no-repeat;
    padding-left:16px; 
	background-position:0em .2em;
	margin-left:18px;
}
.vtour-link {
background-image:url(http://www.princesslodges.com/images/vtours-icon.gif) !important; 
background-repeat:no-repeat;
    padding-left:16px; 
	background-position:0em .2em !important;
	margin-left:18px;
}

.flickr-link {
	background-image:url(http://www.princesslodges.com/images/flickr3.gif) !important; 
	background-repeat:no-repeat;
	background-position:0em  .4em !important;
	margin-left:18px;
	padding:2px 0 0 29px !important;
}
div#lodgeInfo-links div.dividerline {
	height:1px;
	background:url(http://www.princesslodges.com/images/blueline.gif);
	background-repeat:repeat-x;
	background-position:middle;
	font-size:0;
	margin:9px 18px 8px 18px;
	padding:0;
	display:block;
	overflow:hidden;
}

#makeReservation {
	width:201px;
	widt\h:199px;	
}

#lodgeInfo h3,
#makeReservation h3,
#popular-packages h3 {
	background: #C8DDEC;
	vertical-align:top;	
	margin:0;
	padding:4px 0 4px 12px;
	font-size: 11px;
	clear: both;
	color: #0E5393;
	text-transform: uppercase;
}
#popular-list img {
	border: 1px solid #fff;
	margin: 0 0 8px 0;
	padding: 0; 
	}
#popular-list p {
	font-weight: normal;
	padding: 0 0 10px 8px;
	}

#popular-packages {
	width:174px;	
	wid\th:173px;	
}
/*
#popular-packages h4,
#popular-packages h4 a,
#popular-packages h4 a:hover {
	margin:0;
	padding: 0;
	color: #396F9A;
	text-decoration: none;
	}*/
	
#popular-packages  ul {
	margin: 0;
	padding: 0px 0 8px 3px;
	list-style-type: none;
	text-align: left;
	}
	
#popular-packages  ul li  {
	list-style-type: none;
	background-image: url(http://www.princesslodges.com/images/btn-star.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 4px;
	padding-left: 17px;
	line-height: 16px;
}

#popular-packages li a {
	color: #396F9A;
}


#see-all-packages {
	background-image: url(http://www.princesslodges.com/images/arrow-orange.gif);
	background-repeat: no-repeat;
	background-position: center right;
	margin-right: 0px;
	padding: 0 17px 0 0;
	float: right;
	text-align: right;
	font-weight: bold;
	}

#intFeatureWrapper {
	display:block;
	width:591px;
	margin: 2px 0px 20px 0px;
}

.intFeatureInnerWrapper {
	display:inline;
}

.intFeature {
	background: #F5F5F5;
	width: 195px;	
	height:210px;
	vertical-align:top;	
	margin:0;
	padding: 2px 0 0 0px;
	float:left;
	border-right:2px solid white;
}


.intFeatureLink {
	width:170px; 
	text-align:right; 
	vertical-align:bottom; 
	margin-top:0; 
	padding: 1px 0px 3px 0px;
}

select.reservationXLarge {
	width:93px;
}

select.reservationLarge {
	width:50px;
}

select.reservation {
	width:45px;
}


/*  ----------------------------------------- AVAILABILITY CALENDAR --------------- */

.emptyDate {
	font-size:9px;
	display: block;
	width: 16px;
	height: 16px;
	text-align:center;
	float:left;
	margin: 0px 1px 1px 0px;
}

.availDate {
	font-size:9px;
	display: block;
	width: 16px;
	height: 16px;
	background: #8EB06D;
	text-align:center;
	float:left;
	margin: 0 1px 1px 0px;
}

.noAvailDate {
	font-size:9px;
	display: block;
	width: 16px;
	height: 16px;
	background:#C2C7BC;
	text-align:center;
	vertical-align:middle;
	float:left;
	margin:0px 1px 1px 0;
}

.resCalendar {
	display:block;
}


.resSearch {
	border:0; 
	width:48px; 
	height:18px; 
	margin-right:37px; 
	margin-top: 16px; 
	float:right;
}


.lodgeDates {
	font-size:10px; 
	line-height:12px; 
	margin:0; 
	padding:0; 
	margin-top:13px;
}



/* ----------------------------------------- CRUMB TRAIL ---------------------- */

.crumbTrail {
	text-align:right; 
	margin-right:10px; 
	color:#999;
}

.crumbTrail a, .crumbTrail a:visited, .crumbTrail a:link, .crumbTrail a:active {
	color:#999;
}




/* ------------------------------------------ RESERVATION STYLES --------------- */

.resTableHead {
	background-color:#12609F; 
	color:white; 
	text-align:center;
}


.resTable {
	text-align:center;
	background: #F5F5F5;
}


.detailTableHead {
	background-color:#12609F; 
	color:white; 
	text-align:left;
	padding-left:15px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
}

.detailTable {
	text-align:left;
	background: #F5F5F5;
	vertical-align:top;
	padding: 5px 15px 0px 15px;
}

.tour-search-img {
	margin-top:-13px;
}


/* commented backslash hack v2 \*/
.tour-search-img {
	margin-top:0px;
}
/* end hack */


/*--- itinerary-page
-------------------------------------------------------  */
#itinerary-page #features {
	border-top: 2px solid white;
	margin: 0;
	padding: 0;
	}

#itinerary-page #features td img {
	border:0; 
	padding:0px 2px 0px 0px; 
	margin:0;
	clear: both;
	}	
	
#itinerary-page .detailTableHead-top {
	/*border-top: 2px solid white;*/
	background-color: #C8DDEC;
	vertical-align: middle;	
	margin: 0;
	padding:0px 3px 0px 6px;
	color: #12609F;
	height: 25px;
	clear: both;
	}

	
#itinerary-page .detailTableHead {
	background-color: #C8DDEC;
	vertical-align: middle;	
	margin:0;
	padding:0px 14px 0px 14px;
	line-height:16px;
	color: #12609F;
	height: 25px;
	}

#itinerary-page .detailTable,
#itinerary-page .detailTable-booking {
	text-align:left;
	background-color: #EEF5F5;
	vertical-align:top;
	margin:0;
	margin-right:1px; 
	padding:8px 8px 0px 14px; 
	}
	
	
#itinerary-page .detailTable-booking div{
	height: 164px; 
	}
	

#itinerary-page .detailTableHead-top h3 {
	margin:0;
	padding:4px 0;
	font-size: 11px;
	vertical-align: middle;
	color: #12609F;
	} 	
	
#itinerary-page .detailTableHead .moreInfo a, 
#itinerary-page .detailTableHead  .moreInfo a:hover {	
	text-decoration: none;
	}
		
#itinerary-page .detailTableHead .moreInfo a, 
#itinerary-page .detailTableHead  .moreInfo a:hover {
	text-decoration: none;
	}	
	
#itinerary-page #features .detailTableHead .moreInfo img {
	margin: 0 0 0 4px;
	}				

/* --------------------------------------------------- TOUR FINDER ------- */


.toursLight {
	background:#F5F5F5;
	vertical-align:top; 
	overflow:visible;
}

.toursLight td, .toursDark td {
	padding: 5px 0px 5px 10px;
	border-right:1px solid white;
	border-bottom:1px solid white;
	overflow:visible;
}

.toursDark {
	background:#E9E9E9;
	vertical-align:top;
	overflow:visible;
}

#tourlisting {
	vertical-align:top;
	background:#fff;
	overflow:visible;
}

.tourListHead {
	padding:10px 0px 10px 10px;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	vertical-align:middle;
}

#tourfinder-subhead {
	width:760px;
	wid\th: 740px;
	float: left; 
	background-color: white; 
	padding: 14px;
	clear: both;
}

#tourfinder-subhead h2.header-title {
	color:#1e4e8d;
	font-size:14px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	letter-spacing: normal;
}

#tourfinder-subhead img {
	display:block;
	float:right;
}

/* ------------------------------------------------------ BASIC STYLES ------------ */




.smPic {
	float:left; 
	margin-right:7px;
	border:0;
}

h2 {
	display:block;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	margin-top:12px;
}


.pSpace {
	padding-top:0;
	margin:12px 0px 12px 0px;
}


.rightLink {
	text-align:right;
	padding:0;
	display:block;
}

.indent {
	padding-left:30px;
}

.indentsm {
	padding-left:15px;
}

.lodgeHeader {
	background:#12609F;
	color:white;
	font-weight:bold;
	width:540px;
	padding:3px 10px 3px 5px;
}

.lodgeList {
	font-size:11px; 
	background:#F5F5F5; 
	border-top:2px solid white;
	border-right:2px solid white; 
	width:278px; 
	min-height:80px;
	padding:5px 3px 5px 3px;
	float:left;
	margin:0;
	display:inline;
	
}


.underline {
	text-decoration: underline;
}



.blockHd {
	background:#12609F;
	color:white; 
	font-weight:bold; 
	width:230px; 
	padding-left:5px;
}

.blockBg {
	background:#F5F5F5; 
	font-size:11px; 
	float:left;
	height:120px;	
	margin-right:10px;
	padding:0;
	margin:0;
	margin-bottom:15px;
}


.inlineBg {
	background:#F5F5F5; 
	font-size:11px; 
	height:120px;
	padding:5px;
}
#map {
width:384px;height:300px; float:left;
}
.map-bg {
	background:#F5F5F5; 
	height:300px;
}
.map-bg p {
	padding:10px;
	margin-left:384px;
}
.map-bg p a{
	font-weight:bold;
}
.travelagents {
	padding-top:20px;
}

.whitebg {
	background:white;
}

.travelagents td {
	margin:0;
	padding:0;
	width: 111px;
	height: 170px;
	background: #f5f5f5;
	border-right: 4px solid #fff;
	vertical-align:top;
	font-size:11px;
}


.travelagents h2 {
	font-size:11px;
	margin-top:5px;
	padding:5px 3px 3px 8px;
}


.dash {
	border-top: 1px solid #000;
	margin-top: 5px;
	margin:4px;
	font-size:11px;
	padding:4px;
}

.bgColor {
	background: #F5F5F5;
}


.emailSignup {
	font-size:12px;
	margin:0;
	padding:0;
}

.emailSubmit {
	text-decoration: none;
	padding: 1px 7px 1px 7px;
	font-size:11px;
	background:#1E4E8D; 
	color:white;
	text-align: center;
	border:1px solid #1E4E8D;
	font-weight:bold;
}

/* ------------------------------------------- ACTIVITY PAGE STYLES ---------------- */

.actTable {
	display:block; 
	margin-bottom:20px;
	margin-top:20px;
}


.actSymbolPics {
	padding-bottom:4px;
}

.actSymbol {
	width:30px;
	height:30px;
	border:0;
	float:left;
	margin-right:5px;
}

.actSymboldiv {
	display:block;
	height:35px;
}

.moreTours {
	text-align:right;
	vertical-align:bottom;
	padding:0;
	margin:0;

	position:absolute;
	top:95px;
	left:0px;
}



.blue-button {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size:10px;
	background:#1E4E8D; 
	color:white;
	width: auto;
	text-align: center;
	border:0;
	margin:10px 10px 10px 0px;
}


.gray-button {
	font-size:11px;
	background:#ccc; 
	color:#000;
	width: auto;
	text-align: left;
	border:0;
	font-weight:bold;
	padding:4px 0px 4px 10px;
	margin: 20px 0px 10px 0px;
}


a.blue-button, a.blue-button:visited, a.blue-button:active {
	text-decoration: none;
	padding: 4px 10px 4px 10px;
	font-size:11px;
	background:#1E4E8D; 
	color:white;
	text-align: center;
	border:1px solid #1E4E8D;
	font-weight:bold;
}

a.blue-button:hover {
	background:#fff; 
	color:#1E4E8D;
	text-align: center;
	border:1px solid #1E4E8D;
	text-decoration:none;

}

.tableForm {
	margin:0px 0px 10px 20px;
	font-size:11px;
}


input, 
textarea, 
.tableForm form, 
.bookingTable form, 
.bookingTable input, 
.tableForm input,
#restable input,
#restable select
	{
	font-size:11px;
	font-family: arial, helvetica, sans-serif;
}


.tableForm td {
	padding-bottom:7px;
	padding-left:10px;
}

.tableForm tr {
	padding-bottom:10px;
}

.bookingTable {
	padding:10px;
	font-size:11px;
	width:303px;
	margin:0;
}




#search2 { 
      width:250px; 
      height:14px;      
      border:0; 
      margin:2px; 
      padding:2px; 
      padding-left:3px; 
      margin-right:5px; 
      font-size: 11px; 
      vertical-align:middle; 
      border:1px solid black;      
 }


.formclass {
	width:100%;
	height:25px;
	margin-left:10px;
	clear:left;
	padding-bottom:0;
}


.formclass p {
	display:block;
	width:70px;
	float:left;
	margin:0;
	text-align:left;
	margin-top:2px;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:0;
}
	

.bookIndent {
	width:165px;
	margin-bottom:10px;

}

.bookIndent p {
	display:block;
	width:110px;
	float:left;
	margin:0;
	padding:0;
}
	

/* ----------------------------------------- ALASKA TRAVEL SECTION  -------------- */

#travelLeftSide {
	background: #F5F5F5;
	width: 147px;	
	vertical-align:top;	
	margin:0;
	padding:0;
	border-top:10px solid white;
}


.leftSideWrapper { 
	margin:0; 
	margin-bottom:15px; 
	line-height:13px; 
	display:block;
	padding:4px 10px 0px 13px;
	line-height:16px;
}



#travelContent {
	font-size:12px;
	margin: 10px 0px 0px 10px;
	background:#fff;
}


.leftColumn {
	width:196px;
	padding-right:17px;
	border-right:1px solid #999;
	float:left;
	font-size:11px;
}

.rightColumn {
	width:196px;
	font-size:11px;
	float:right;
	padding: 0px 5px 0px 10px;
}


.article {
	width: 195px;
	margin:0;
	padding-top:0px;
	border-bottom:1px solid #999;
	background:transparent;
	margin-bottom:10px;
} 

.bottomArticle {
	width: 195px;
	margin:0;
	padding-top:10px;
	background:transparent;
	margin-bottom:10px;
}

.travelpic {
	margin-bottom:0px;
	border:0;
}

.printAndEmail {

	margin-bottom:8px;
	margin-left:10px; 
	padding-top:3px;
	padding-right:0px;
	padding-bottom:3px;
	padding-left:2px;

	display:block; 
	border-top:1px solid #369; 
	border-bottom:1px solid #369;
	text-align:right;
}

.printAndEmail img {
	padding:0;
	margin:0;
	border:0;
}
.smText {
	font-size:11px;
}

.articleWrapper h1 {
	margin-top:10px;
	padding-top:20px;
	margin-bottom:5px;
}
.articleWrapper h1.nomargin {
	margin-top:0px;
	padding-top: 10px;
	margin-bottom:0px;
	font-size:12px;
}

.articleWrapper h2 {
	margin-bottom:8px;
}


.relatedInfoBox {
	border:1px solid #369; 
	padding:5px; 
	height:auto; 
	width:143px;
	float:right; 
	font-size:11px; 
	text-align:left;
	margin:5px;
	margin-right:0;

}

.relatedInfoBox ul {
	padding:0;
	margin:0;
	list-style-position:outside;
	margin-left:20px;
}


.articlePic {
	padding-right:12px; 
	float:left;
}

/* ------------------------------------------- MAIN CONTENT STYLES --------------- */

.content {
	font-size:12px; 
	line-height:16px;
	padding:0;
	margin:0;
	/*border-left:18px solid white;
	border-left:10px solid white;
	border-right:18px solid white;*/
	margin-top:5px;
	background:white;
	display:block;
	height:100%;
}

.content-spacials {
	font-size:12px; 
	line-height:16px;
	padding:0;
	margin:0;
	margin-top:5px;
	background:white;
	display:block;
	height:100%;
	}
	
.content p {
	display:block;
}

 .content h2 { 
       padding-top:0; 
       padding-top:5px; 
       margin-bottom:5px;
       letter-spacing:.1em;
       font-size:12px;
	   text-transform:uppercase;
  }
  
  
  .content h2.top-align {
	padding-top:17px;
	padding-right:0;
	padding-left:0;
	padding-bottom:0;
	margin: 0 0 0 0;
 
	   }
	   
  img.left-align{
	float:left;
	display:block;
	margin-right:8px;
	padding: 0px 0 0 0;
	margin-top: 21px;
	border:0;
}
  img.left{
	float:left;
	display:block;
	margin:5px 15px 15px 0;
	padding: 0px 0 0 0;
	border:0;
}
  img.right-align{
	float:right;
	display:block;
	margin-left:8px;
	padding: 21px 0 0 0;
	border:0;
}

img.right{
	float:right;
	display:block;
	margin-left:15px;
	margin-bottom:15px;
	padding: 0px 0 0 0;
	border:0;
}

.noSpace {
	margin:0;
	padding:0;
}

.smSpace {
	margin:5px 0;
	padding:0;
	}

.white {
	color:white;
}

.green {
	color:#008000;
	padding-right:16px;
	display:block;
	float:left;
}

.red {
	color:red;
}


#tourSearchWrapper {
	font-size:11px;
	display:block;
	width:563px;
	height:172px;
	border:1px solid #069; 
	background:#D8E5EF;
	padding:0;
	margin-left:2px;
}

#tourSearchResultsWrapper {
	font-size:11px;
	display:block;
	width:370px;
	width:573px;
	height:172px;
	border:1px solid #069; 
	border-left:0;
	background:#D8E5EF;
	padding:0;
	padding-left:15px;
	margin-left:0px;
}


#tourSearchPic {
	float:left; 
	display:block;
	padding:0;
	margin:0;
	border-right:1px solid #069;
	margin-right:15px;
}

.tourSearchBlock {
	display:block;
	height:25px;
	float:left;
	margin-left:0;
}

#itineraryPlan {
	display:block;
	border:1px solid #369;
	width:200px;
	background:#CCDFE5;
	padding-left: 12px;
	color: #1E4E8D;
	height:20px;
	padding-top:3px;
	float:left;
	vertical-align:middle;
	margin:0;
}

* html #itineraryPlan {  /* This is the Tan hack */
	width:216px;
	height:25px;
	w\idth:97px;
	heigh\t:20px;
}

#itineraryPlanSearch a {
	width:89px;
	w\idth:90px;
	height:20px;
	color:white;
	background: #4A864A;
	font-weight:bold;
	display:block;
	text-align:center;
	vertical-align:middle;
	float:right;
	padding-top:3px;
	border:1px solid #369;
	margin:0;
	margin-right:1px;
	border-left:0;
}

* html #itineraryPlanSearch a {  /* This is the Tan hack */
	height:25px;
	heigh\t:20px;
}



/* ------------------ NEW RESERVATION FORMS ------------------ */

#res-leftside {
	position:relative;
}

.res-graphic {
	width:185px;
	height:23px;
}


#res-print {
	float:right;
}

/* ------------------  FLASH VIDEO AND SLIDESHOWS -------------- */



#watch-video {
	width:175px;
	height:20px;
	display:block;
	position:relative;
	top:65px;
}


#watch-slides {
	width:175px;
	height:20px;
	border:0;
	display:block;
	position:relative;
	top:65px;
}
#watch-photo {
	width:175px;
	height:20px;
	border:0;
	display:block;
	position:relative;
	top:65px;
}
#flashButtons a, #flashButtons a:visited, #flashButtons a:hover {
	font-weight:normal;
	text-decoration:none;
}
#flashButtons a i {
	visibility:hidden;
}


.flash-feature-left {
	width: 362px; 
	wid\th: 322px; 
	height: 140px; 
	hei\ght: 90px;
	background-color: #C8D7CB; 
	float: left; 
	border-right: 2px solid white; 
	margin: 0; 
	padding: 20px 20px 20px 18px;
	font-size: 12px;
}



.flash-feature-right {
	width: 227px; 
	wid\th: 187px; 
	height: 140px; 
	hei\ght: 90px; 
	background-color: #D7DADF; 
	float: left; 
	margin: 0;
	padding: 20px 20px 20px 20px; 
	display: block;
	font-size: 12px;
}


.flash-feature-nested {
	margin: 0;
	padding:0px 0 0 0;
	vertical-align:middle;
	float: left;
}
.flash-feature-nested h3 {
	padding:0 0 8px 0;
	margin:0;
}
.flash-feature-nested p {
	padding:0;
	margin:0;
}

.flash-feature-nested img { 
	display: block;
	width:187px; 
	margin:0 0 5px 0;
	padding:0;	
}


#flashLayerObject,
#slideLayerObject {
	width:590px;
	height:240px;
	overflow:hidden;
	padding: 0;
	margin: 0;
	background-color: white;
	border-bottom:2px solid white;
}

#bannerLayer {
	position:relative; 
	left:0px;
	top:157px; 
	width:590px; 
	height:116px; 
	z-index:5; 
	overflow: visible; 
	visibility: visible;
	padding:0;
	margin:0;
}

/* ----------------------------------------- ALASKA RAIL Tour finder SECTION  -------------- */
#railtour-leftside { 
	margin: 0;
	padding: 0;
	background-color: #194D8D;  
	width: 454px;
	vertical-align:top;
	background: #194D8D url(http://www.princesslodges.com/images/img-railtour.jpg) top left no-repeat;
}
#rail-tourfinder .railtour-text-area {
	margin: 0; 
	padding: 11px 9px; 
	color: #ffffff;
	font-size: 11px;
}

#rail-tourfinder .railtour-text-area p {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 11px;
	}

#rail-tourfinder .railtour-text-area a {
	margin: 0px 0;
	padding: 0;
	color: #fff;
	font-size: 11px;
	}
	
#rail-tourfinder .railtour-text-area a:hover {
	text-decoration: underline;
	}
	
	
#railtour-rightside { 
border-left: 3px solid #ffffff; 
display:block;
background-color: #F5F5F5;
width: 300px;
wid\th: 303px;
}

.icon {
margin: 0px 6px 0 0px; 
padding:0; 
width:19px; 
height: 20px; 
display: block;
float: left;
	}

.finder-optionsbx {
margin: 0;
padding: 8px;
background-color: #F5F5F5;
height: 73px;
min-height: 95px;
border-bottom: 2px solid #ffffff;
border-left: 3px solid #ffffff; 
}

.finder-optionsbxlandingpage {
margin: 0;
height: 141px;
background-color: #F5F5F5;
border-bottom: 2px solid #ffffff;
border-left: 3px solid #ffffff; 
}

.option-detail {
	margin: 0;
	padding: 0 0 0 27px;
	vertical-align:top;
}
.finder-optionsbx p,
.finder-optionsbx h3 {
margin: 0;
padding: 0;
}
.link-space {
padding: 0 6px;
width: 8px;
margin: 0;
vertical-align: top;
}

#rail-tourtag {
	width:292px;
	height:89px;
	display:block;
	position:absolute;
	top:0px;
	z-index: 3;
}

#rail-tourtag a img {
	margin: 0;
	padding: 0;
	visibility:hidden;
	}
#flashLayerObject-tour {
	width:760px;
	height:350px;
	overflow:hidden;
	top: 157px;
	background-color: white; 
	clear: both;
	padding: 0 0 0 13px;
	margin: 0;
}

#imagelayer {
	position:absolute; 
	left:0px;
	top:0px; 
	z-index:2; 
	overflow: visible; 
	visibility: visible;
	padding:0;
	margin:0;
}

#flashlink {
	display: none;
	}

/*--- Hide from Mac IE ---\*/
#flashlink {
	display: inline;
	}
/*-- End --*/

.rail-tours-list {
	padding:0; 
	margin:0 0 15px 20px; 
	list-style-position:outside;
}

.rail-detail-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.rail-detail-list li {
	margin: 0;
	padding: 0 0 2px 0;
	}


#rail-schedule td {
	vertical-align:top;
	background: #F5F5F5;
}

#railtour-img {
	float: right; 
	width: 207px;
	}
#railtour-img img {
	margin: 0 0 10px 15px; 
	padding: 0;
	width: 192px;
	height:206px;
	}
ul.nobullets {
	margin:0 0 13px 15px;
	padding: 0;
	list-style:none;
	}
ul.nobullets li {
	margin:0;
	list-style:none;
	}
	
	
/*-- Specials styles:   --*/
#midBar {
	margin: 0; 
	padding: 0; 
	background-color: #3578AD; 
	clear: both; 
	border-top: #fff 2px solid; 
	line-height: 4px;
	font-size: 2px;
	width: 760px;
	}
#specials-top {
	margin: 0;
	padding: 0;
	width: 760px;
	}
#specials-right-top { 
	margin: 0;
	padding: 0;
	background-color: #EEF7FD; 
	height: 168px;
	}
.specials-bar {
	margin: 0; 
	padding: 5px;
	background-color: #D6E4EE; 
	font-weight:bold; 
	vertical-align:middle;
	}
	
#specials-top td.specials-bar {
	height: 12px;
	}
	
* html #specials-top td.specials-bar {
	height: 12px;
	}
	
#specials-top td.specials-bar h2 {
	margin: 0; 
	padding: 0px 5px 0px 8px;
	font-weight:bold; 
	vertical-align:middle;
	}

.specials-bar a {
	margin: 0; 
	padding: 0; 
	font-weight:bold; 
	font-size: 11px;
	color: #12609F;
	text-decoration: none;
	}
	
.specials-bar a:hover {
	text-decoration: none;
	}	
	

#specials-right-top h3 {	
	margin: 0; 
	padding:  10px 0 0 0;
	font-size: 11px;
	color: #527BAC;
	}

.top-content-wrapper {
	margin:0; padding:10px;
	}
#top-content {
	margin: 0; 
	height: 0; 
	}
.sm-content{
	margin: 0px 0 0 0; 
	padding: 8px 0 0 0;
	display: block;
	clear: both;
	}	
#top-content-wrapper .test{
	margin: 0px 0 0 0; 
	padding: 8px 0 0 0;
	display: block;
	clear: both;
	}	
	
.clear {
	clear: both;
	margin: -1px 0 0 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}

div.hr {
  height: 1px;
  width: 440px;
  margin: 18px 0;
  background: #fff url(http://www.princesslodges.com/images/specials-dash.gif) repeat-x scroll center;
  display:block;
  clear: both;
}
div.hr hr {
  display: none;
}	

#specials-box {
	width: 478px;
	wid\th: 460px; 
	padding: 15px 0px 15px 0px; 
	float: left;
	display: block;
	border-right:18px solid white;
	}

.specials-list {
	margin: 0 0 0px 0;
	padding: 0px 0 0px 0;
	width: 400px;
	display: table-cell;
	clear: both;
	/*-- Hide from Mac IE --\*/
	width: 440px;
	/*--*/
	}
	
.colorbox {
		background-color: #dfedf8; 
		margin: 15px 0 0 0; 
		padding: 15px; 
		width: auto;
		border:1px solid #cccccc;
	}

	
	
#specials-top h2,
.specials-bar h2,
#specials-box h2 {
	margin: 0 0 0px 0;
	padding: 0;
	/*font-family: Georgia, "Times New Roman", serif;*/
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	letter-spacing:normal;
	line-height: 18px;
	color:#12609F;
	}
	
#specials-box .specials-bar {
	margin; 0;
	padding: 5px 10px;
	background-color: #D6E4EE; 
	}


#specials-box h2 {
	margin: 0 0 5px 0;
	font-size: 12px;
	}

	
#specials-top h2 a,
.specials-bar h2 a,
#specials-box h2 a {
	color: #12609F;
	}
	
#specials-top h2 a:hover,
.specials-bar h2 a:hover,
#specials-box h2 a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #4292D1;
	}

#specials-box h2 {
	letter-spacing:normal;
	text-transform:capitalize;
	}
	
.specials-list p  {
	margin: 0 0 8px 0;
	padding: 0;
	}
	
.specials-list h3  {
	margin: 0;
	padding: 2px 0 0 0px;
	}
#specials-title {
	margin: 0;
	}

#specials-title h2 {
	font-size: 14px;
	}
#specials-title h3 {
	padding: 0 10px;
	}
	
.specials-list .moreInfo {
	padding-bottom: 20px;
	}


.moreInfo {
	text-align: right;
	text-decoration: none;
	color: #12609F;
	padding: 0 0px 0 0;
	margin: 0 0px 0 0;
	/*width: 75px;
	wid\th:auto;*/
	font-size: 11px;
	vertical-align: middle;
	}
	
.moreInfo img {
	margin: 0 0 0 4px;
	}

.moreInfo a{
	margin: 0;
	padding: 0;
	color: #12609F;
	font-weight: bold;
	text-decoration: none;
	}		
	
.moreInfo a:hover  {
	color: #4292D1;
	text-decoration: none;
	}	
	
.img-l {
	padding: 0;
	margin: 2px 7px 0 0;
	display: block;
 	float: left;
	}
	
.arrowImg {
	margin: 0 0 0 4px;
	padding: 0;
	width: 14px;
	display: inline;
	vertical-align:text-top;
	}

#specials-right-wrapper {
	margin: 0 0 0 0; 
	padding: 15px 0 0 0px; 
	wid\th: 280px;
	float: left; 
	/*hide from Mac\*/
	display: table-cell; 
	/**/
	}  
#specials-right-wrapper .specials-bar {
	height: 20px;
	hei\ght: 16px;
	background-color: #ebebeb;
	vertical-align:text-top;
	padding-top: 5px;
	}
.gray-borderbox {
	border: 1px solid #ededed; 
	width: 280px;
	}
	
.gray-borderContent {
	padding: 10px;
	}
.gray-borderContent p {
	margin: 0;
	padding: 0px;
	}
.btm-margin {
	margin-bottom: 8px;
	}
#emailSignup img {
	margin: 0 0 0 4px;
	}
#emailSignup a,
#emailSignup a:hover  {
	text-decoration:none;
	}
	
#emailSignup a:hover  {
	color:#4292D1;
	}		

/*Search
------------------------*/
 
.searchWrapper {
	margin-bottom:1px;
	padding:0;
	vertical-align:top;
}

.searchBox {
	font-size:10px;
	margin:0;
	padding:0;
}


#search {
	width:107px;
	height:13px;
	border:0;
	padding:0px 0px 0px 3px;
	margin:0px 5px 0px 0px;
	font-size: 10px;
	vertical-align:middle;	
}



#findButton {
	width:27px;
	height:15px;
	vertical-align:bottom;
	margin-top:1px;
	padding:0;
}
/* ------------------ NEW RESERVATION PAGE ------------------ */

.res-top-bar {
background-color: #D6E4EE;
height:29px;
padding-left:10px;
vertical-align:middle;
font-size:12px;
font-weight:bold; 
border-bottom:2px solid white;
}

.res-top-bar p{
padding-top:7px;
margin:0 0 0 0;
}
#res-mid-bar {
background-color: #EEF7FE;
background-image:url(http://www.princesslodges.com/images/reservations_train.jpg);
background-repeat:no-repeat;
padding-left:147px;
padding-top:13px;
min-height:115px !important;
margin:0 0 20px 0;
}


#res-bottom-bar {
background-color: #EEF7FE;
margin:0 0 0 0;
padding:17px 20px 4px 20px;
}

	 
a.seeAll:hover{
	color: #4292D1;
	text-decoration: none;
	}
	
	a.seeAll {
	text-align: right;
	display:inline;
	width:113px;
	font-weight:bold; 
	margin-left:34px;
	padding-right:17px; 
	padding-top:0px;
	height:14px;
	vertical-align:top;
	text-decoration: none;
	background-image:url(http://www.princesslodges.com/images/arrow-orange.gif); 
	background-repeat:no-repeat;
	background-position: right center;
}


.tollfree{
float:left;
/*margin-right:115px;*/
width:266px;
display:inline;
}


#LodgeContainer {
margin-top:13px;
}
.res-lodgeList {
	font-size:11px; 
	background:#FFFFFF; 
	width:278px; 
	min-height:60px;
	padding:5px 3px 5px 3px;
	float:left;
	margin:0;
	display:inline;
}

/*-- trip planner --*/
	.trip-plannerimg {
	width: 431px;
	}
/*-------------
Spotlight layer styles--------------------------------*/
#spotlight-wrapper {
  z-index: 200; 
  width: 370px;
  top: 220px; 
  left: 120px;	
  margin: 0;
  padding: 0;
  position: absolute;
	}
	
#home #spotlight-wrapper,
#spotlight-specialspage #spotlight-wrapper,
#railspot #spotlight-wrapper {
  left: 200px;	
	}
	
#spotlight-bg {
  position: absolute;
  top: 0; 
  left: 0;
  margin:0;	
  padding:0;	
  width: 370px;
  height: 285px; 
  display: block;
  background-color: #fff;
  opacity: 0.80;
   -moz-opacity: 0.80;
   -khtml-opacity: 0.80;
   filter: alpha(opacity=80);
   border: 1px solid black;
   }

#spotlight {
  top: 10px; 
  right: 8px;	
  position: absolute;
  border: 1px solid #fff;
  width: 350px;
	}
	
#slides {
	position: absolute;
	}
	
.spotlight-close {
	margin-top: -265px;
	float: right;
	}
.spotlight-close img {
	width: 40px;	
	height: 20px;
	}
	
.spotlight-img {
	margin: 0px 0px 0 0;
	float: right;
	}
	
#hide-selected, #hide-cover{
	visibility: hidden;
	}
	
/*in order to not start flash while on flyout banner is there */
 #index-flash-area {
	margin: 0;
	padding: 0;
	display: block;
	width: 760px;
	height: 241px;
	background: #fff url(http://www.princesslodges.com/images/index-main.jpg) top left no-repeat;
	}
/*-- Site Map Styles -- */

#sitemap .outer-box {
font-size:12px;
width:299px;
float:left;
display:inline;
line-height:18px;
margin:0;
}

#sitemap .outer-box-right {
font-size:12px;
display:inline;
line-height:18px;
margin:0;
}

#sitemap .divider {
background-image:url(http://www.princesslodges.com/images/sitemap-div.gif);
background-repeat:no-repeat;
background-position:bottom;
width:581px;
color:#396f9a;
font-size:14px;
min-height:20px;
margin:0 0 16px;
}
/*-- No Flash Styles -- */
#index-flash .noflash .outer-box {
width:auto;
margin:0;
padding:0;
}
#flashLayerObject-tour .noflash .outer-box {
padding:0;
left:-13px;
position:relative;
}
.noflash {
color:#396f9a;
}

.noflash .outer-box {
background-color:#fff;
border:1px solid #a1bbcf;
text-align:center;
position:relative;
margin:10px;
padding:10px;
}

.noflash .outer-box .inner-box h1 {
margin-top:0;
margin-bottom:5px;
font-size:14px;
}

.noflash .outer-box .inner-box p {
font-size:12px;
}

.noflash .outer-box .inner-box a {
text-decoration:none;
font-weight:700;
}

.noflash .outer-box .inner-box a:hover {
text-decoration:underline;
}

#index-flash .noflash,.noflash .outer-box .inner-box {
padding:10px;
}

/* Alaska Airline special */
.ak-air-info {
	float: right; padding: 15px 0 0px 8px;
	font-weight: bold;
	}
div.ak-air-info a { color: #669933 !important; text-decoration: none; }
div.ak-air-info a:hover { text-decoration: underline; }
.ak-air-info img{
	margin: 0 0 5px 0;
	display: block;
	border: 0;
}

.ak-box {
	border:1px solid #cccccc;
	}
.ak-box div.gray-borderContent h2 { color: #669933;}

/* events calendar */

.calendar {
	border-collapse:collapse;

}
.tec-calendar td.right {text-align:left !important;}

.calendar td {
	border:1px solid #B6CEE1;
	padding:10px;	
}
.calendar td.ce17, td.ce5{
	background:#B6CEE1;
}
.calendar td.ce6{
	font-weight:bold;
}
.calendar td.ce4 p{
	text-align:right;
}
.calendar td p, .calendar td h2 {
	padding:0;
	margin:0;
}
p.backto {
	margin: 0;
	padding:0;
}

/*DEFAULT WORDPRESS STYLES */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 0;
	text-align: left;
	}



#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #396F9A;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 18px auto;
	padding: 0;
	width: 760px;
	border: 0;
	background:transparent url(images/bg-nav.gif) repeat-y;
	}



#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	width: 590px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
.post h2.title, .post h1.title {
	text-align:center;
	font-family:Georgia,"Times New Roman",serif !important;
	margin:1.5em 0 .5em 0;
	font-size:16px;
}

h1.pagetitle {
	background:#FFFFFF url(http://www.princesslodges.com/princess_copper_river_blog/images/dash-line.gif) repeat-x scroll left bottom;
	text-align:center;
	font-family:Georgia,"Times New Roman",serif !important;
	padding-bottom:1em;
	margin:1em 0 .5em 0;
	font-size:16px;
}
.byline {
	background:transparent url(http://www.princesslodges.com/princess_copper_river_blog/images/gray-separator.gif) no-repeat scroll 50% 100%;
	color:#666666;
	font-size:11px;
	margin:0 0 1.25em;
	padding:8px;
	text-align:center;

}
.post hr {
	display: block;
	}
.date-line {
	border-top:1px solid #bfbfbf;
	text-align:center;
	font-family:Georgia,"Times New Roman",serif !important;
	margin:0;
}
.date {
	text-align:center;
	margin:.5em 0 0 0;
	font-family:Georgia,"Times New Roman",serif !important;

}
.date  span{
	background:#eeeeee;
	padding:.5em;
	text-align:center;
}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	line-height:1.5em;
}

.clear {
	clear: both;
}


#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
#home-title {
	display:inline;
	float:left;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:14px;
	padding-left:10px;
	text-transform:uppercase;
	font-family:arial,helvetica,sans-serif;
	}
#home-title a {
	color:#000;
}
#home-title a:hover {
	text-decoration:none;
}
h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
/*
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0 10px;
	}
.navigate {
	margin:0 0 12px 0;
}
#sidebar ul li {
	list-style-type: none !important;
	list-style-image: none  !important;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	padding:0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 .5em;
	padding: 0;
	line-height:1.5em;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0;
	text-align: center;
	position:absolute;
	right:10px;
	top:9px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Sidebar */
#sidebar
{
	padding: 0 0 10px 0;
	margin-left: 609px;
	width: 151px;
	
}
#sidebar a {
	color:#1E4E8D;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */

.field-short {
border:1px solid #D6D6D6;
color:#666666;
font-size:10px;
margin:0 0 0 0px;
}
.bttn-form {
	display:inline;
	margin:0;
	padding:0;
	vertical-align:middle;
}

.btn-subscribe {
	background:url(images/feed-icon-14x14.gif) left center no-repeat;
	padding:1px 0 0 18px;
}
.headerBg {
	position:relative;
}

/* Calendar */
.category-events .headerBg {width:625px !important;}
.category-events .headerPic {display:none;}
.category-events #sidebar {margin-left:640px !important;}
.category-events #wrapper, .category-events #page {width:791px !important;}
.category-events #page {background:url("images/bg-nav.gif") repeat-y scroll top right transparent;}
table.tec-calendar tr {width:625px !important;}
table.tec-calendar {width:625px !important; }
.category-events #content {width:625px !important;padding:0px !important;}
.tec-calendar td .tec-event {width:78px !important;padding:5px !important;}
.tec-calendar td { width:83px !important; }
.tec-calendar td .tec-event .link {width:78px !important;white-space: normal;overflow:hidden;}
.tec-calendar .daynum {padding:3px 5px !important;}

