/* @override http://www.hotellucia.com/files/default.css */

/* Globals */


* {
  outline: none;
	}
body {
  background: black;
  color: #e2e2e2;
  font: 11px Trebuchet,'Trebuchet MS',Arial,Helvetica,Sans-serif;
  margin: 0 0 20px 0;
}
a {
 -webkit-transition-property:color, background-color, text-decoration;  
 -webkit-transition-duration: .35s, .25s, .5s;  
 -webkit-transition-timing-function: ease;
 
  -moz-transition-property:color, background-color, text-decoration;  
 -moz-transition-duration: .35s, .25s, .5s;  
 -moz-transition-timing-function: ease;
 
  -o-transition-property:color, background-color, text-decoration;  
 -o-transition-duration: .35s, .25s, .5s;  
 -o-transition-timing-function: ease;
 
  transition-property:color, background-color, text-decoration;  
 transition-duration: .35s, .25s, .5s;  
 transition-timing-function: ease;
}
a img {
  border: 0;
}
a:hover, #footer a:hover, #ppcfooter a:hover, #header #contact_links a:hover, #content a:hover{
	color: #c5bd08;
}

.clear_float {
  display: block;
	}
.clear_float:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
	}



/* Structural */

div#wrapper {
   
}

#header {
  background:#2c2c2c;
  position: relative;
  color: #999;
  letter-spacing:.15em;
  width:640px; 
  margin: 0px 0px 0 8px;
  float:left;
  padding:0px 0px 0 0;
  display:inline;
	}
	
#headercontent{
    margin:7px;
    background:#151515;
    height:115px;
   
}

#header img {
    margin: 0 3px;
    position:relative;
    top:39px;
    left:483px;
}
/*
#home #header {
  background: #2c2c2c url(/images/header-main.gif) no-repeat top left;
	}
*/
#header #contact_links {
  position: absolute;
  top: 15px;
  right: 25px;
  font-size: 11px;
  letter-spacing:.1em;
  font-weight:bold;
	}
#header #contact_links a {
  color:#d1d1d1;
  text-decoration: none;
  letter-spacing:normal;
	}
#content #container-flash{
    margin:0px 10px 0 0;
}
#container {
  width: 800px;
  margin: 15px auto;
  background:none;
  padding: 0px;
   background:#2c2c2c url(/images/contentbg.gif) 0 0 repeat-y;
	}

#home #content div#home_intro h1, div#home_intro p{
    margin:10px 15px;
}	

#content {
  float: left;
  width: 585px;
  margin: 0 0 0px 8px;
  padding: 0px 25px;
  position: relative;
  background:#2c2c2c;
  	}
  	
#home #content {
  margin: 0px 8px;
  padding:0px 0px 0px 8px;
}

/* homepage special offer callout */ 

#home #content div#homePageSpecial {
    float:left;
    background-color:black;
    margin:0px 0px 15px 13px; 
}

#home #content div#homePageSpecial div.callOutTop{
background: black url(/images/col-bottom.gif) no-repeat 0 100%;
padding:15px 15px 0 15px;;
}
    
#home #content div#home_intro h1 {
    margin:10px 15px;
}

div#home_intro div#homePageSpecial p {
	margin: 10px 0;
}

#home #content a.checkavailabilitybutton, #ppccontent a.checkavailabilitybutton {
    display:block;
    background: transparent url(../images/buttons/book-now.gif) top left no-repeat; 
    height:19px;
    width:111px;
}

#home #content a.learnmorebutton{
      display:block;
      background: transparent url(../images/buttons/learn-more.gif) top left no-repeat; 
      height:19px;
      width:111px;
  }

#home_right {
    float: right;
    margin-left: 15px;
    margin-right: -40px;
    width: 280px;
	}
	#home_right p.videolink {
		float: right;
		margin: 0;
	}
	
	#home_right p#holidayGift {
	  background:url("/images/bgHolidayGift.png") no-repeat scroll left top transparent;
    font-size:12px;
    line-height:17px;
    padding:10px 0 4px 69px;
    width:280px;
    margin-right:-40px; 
	}
	
	#homepage_feature {
		background: #000;
		border: 2px solid #424242;
		float: right;
		margin: 15px 0 20px 0;
		padding: 10px;
		width: 215px;
	}
	#homepage_feature h3 { color: #C5BD08; margin-top: 0;}
	#homepage_feature p { margin-left: 0 !important; }
	#homepage_feature p.strong { color: #fff; font-weight: bold; margin-bottom: 0;}

#content table{
	margin:0;
	padding:0;
	width:auto;
	}

#content h1 {
  color: #C5BD08;
  font-size: 18px;
  font-weight: bold;
  line-height: 1em;
  margin: 0.6875em 0 0.25em;

	}
#content h2 {
  color: #ccc;
  font-size: 14px; font-weight: bold;
  line-height: 1.25em;
  margin: 0 0 0.25em;

	}
#content a {
  color: #A9A9A9;
	}
	
#ppccontent a {
	  color: #A9A9A9;
}
#content p {
  line-height: 1.5em;
  margin: 0 0 1.5em 0;
	}
#content #breadcrumbs {
  color: #999999;
  font-size: 10px;
  padding: 0px 0 2px 0;
	}
#content #breadcrumbs a {
  color: #999999;
  margin:0 0px;
	}
#content ul.listing li{
	background-color: #666666;
	color: #cccccc;
	margin: 1em 0 0 -3.2em;
	overflow-x: hidden;
	overflow-y: hidden;
	padding: 10px;
	width:598px;
	}
#contact_sidebar {
  float: right;
  width: 200px;
  border-left: 1px solid black;
  padding: 0 0 0 10px;
  margin: 0 0 0 16px;
  line-height:1.1em;
	}
#contact_sidebar h3 {
  margin: 0;
  padding: 0 0 16px 0;
  color: #c5bd08;
  font-size: 1.2em;
	}
#contact_sidebar h4 {
  margin: 0;
  padding: 0;
  font-size: 1em;
	}
#contact_sidebar ul {
  padding: 0 0 10px 0;
  margin: 0;
	}
#contact_sidebar ul li {
  margin: 1px 0;
  padding: 0;
  list-style: none;
  line-height: 1em;
	}
#contact_sidebar dl {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 1em;
	}
#contact_sidebar dt {
  font-weight: bold;
  margin: 1px 0;
  padding: 0;
	}
#contact_sidebar dd {
  margin: 1px 0;
  padding: 0;
	}
#sitemap li{
	margin:0;
	padding:3px;
	}
	
#footer {
  background-color: #2c2c2c;
  clear: both;
  padding: 10px;
  width: 780px;
  margin: 10px auto 0 auto;
  text-align: center;
  color: #646464;
  font-size: 11px;
  border-top:8px black solid;
  font-weight:bold;
  	}
#footer address, #ppcfooter address {
  color: #C5Bd08;
  padding: 0;
  margin: 0 0 10px 0;
  line-height:1.3em;
  font-style:normal;
  font-weight:bold;
	}
#footer a, #ppcfooter a { 
  color: #646464;
  text-decoration: none;
  font-weight: bold;
	}
#footer p, #ppcfooter p {
  margin: 2px 0 5px 0;
  padding: 0;
	}
#footer address span {
	display: inline;
}
#footer address div div, #footer address div {
	display: inline;
}
.facility_contact{
	text-align:center;
	width:350px;
	}
#copyright {
  padding: 5px 0;
  width: 824px;
  margin: 0 auto;
  text-align: right;
  color: #A6A8AB;
  font-size: .95em;
	}



/* Navigation */

#menu-container{
    padding:0px;
    background:#2c2c2c;
}

#menu {
  float: left;
  background:#2c2c2c;
  width: 138px;
  padding:7px;
	}
	
#menu img.logo{
    padding-bottom:8px;
    border-bottom:2px solid #151515;
    margin-bottom:5px;
}	
#menu #book_now_link {
  margin:0 0 7px 0;
  padding:0;
  border:1px solid black;
  }
#menu #book_now_link a {
  display: block;
  background: #424242;
  color: #C5BD08;
  margin:0px;
  padding: 6px;
  text-decoration: none;
 
  text-align: center;
  font-weight: bold;
  font-size: 1.1em;
	}
#menu #book_now_link a:hover {
  background: #C5BD08;
  color:black;
	}
	
#menu div.hr {
    background:red;
    height:2px;
    width:141px;
    margin:7px 0;
}	

#menu ul {
  padding: 10px 0 10px 0;
  background:none;
  font-size: 11px;
  border-top:2px solid #151515;
  margin:0;
	}
#menu ul li {
  margin: 0 ;
  padding: 2px 0 2px 0;
  list-style: none;
  background: #151515;
	}
#menu ul li a {
  color: #FFF;
  text-decoration: none;
  display: block;
  padding: 8px 9px;
	}
#menu ul li a.active {
  background: #c5bd08;
  color: white;
	}
#menu ul li a:hover {
  background: #c5bd08;
  color: #FFFFFF;
	}
#menu ul li ul {
  display: none;
  margin: 0;
  padding: 0;
  font-size: 1em;
  border:none;
	}
#menu ul li ul li a {
  padding-left: 12px;
  margin: 0;
	}
div#menu ul#submenu_hotels {
    padding:10px 0px;
}

#menu ul li .featuredLink {
  color:#c5bd08;
  font-weight:bold; 
}

	/* social media icons */
	#social_links {
	  padding-left:0;
	  list-style-type:none;
  }
  
  #menu ul#submenu_connect {
    padding-top:5px; 
  }

	#menu ul#submenu_connect li, #social_links li a { padding: 4px 9px; }
	
	#menu ul#submenu_connect li a {
		display: inline;
		padding: 0;
		}
	#menu ul#submenu_connect li a span {
	  position:relative;
	  top:-4px; 
	}
		
		#menu ul#submenu_connect li a:hover { background: transparent; }
		
		#menu ul#submenu_connect li a.first {
			margin-left: 0;
			}
	
#menu #submenu_hotels li a {
  padding: 1px 5px;
	}
#menu #submenu_hotels li {
  font-size: .9em;
  margin: 0;
  padding:1px 5px 5px 5px;
	}
#menu #submenu_hotels li.image {
  padding: 5px;
	}
#menu #submenu_hotels li.image a:hover {
  background: none;
	}
#menu #submenu_hotels li.text {
  font-weight: bolder;
  font-size: 1.1em;
  padding: 3px 5px;
  color:#5c5c5c;
  	}
#menu #boc_logo {
  text-align: center;
  padding: 0;
  margin: 10px 0 6px 0;
	}
#menu #print_page_link {
  text-align: center;
  padding: 0;
  margin: 10px 0 6px 0;
	}
#menu #print_page_link a {
  padding-right: 16px;
  background: transparent url(/images/print.gif) no-repeat right 2px;
  color: #FFF;
  text-decoration: none;
	}
	#menu #newsletter-form {
	  margin: 0;
	  padding: 0;
	  width: 80px;
	}
#menu #print_page_link a:hover {
  text-decoration: underline;
	}
#portland-attractions #menu ul li ul#submenu_attractions {
  display: block;
	}
#portland-attractions-restaurants #menu ul li ul#submenu_attractions {
  display: block;
	}
#portland-attractions-shopping #menu ul li ul#submenu_attractions {
  display: block;
	}
#portland-attractions-sightseeing #menu ul li ul#submenu_attractions {
  display: block;
	}
#portland-meeting-facilities  #menu ul li ul#submenu_facilities {
  display: block;
	}
#banquet-and-catering #menu ul li ul#submenu_facilities {
  display: block;
	}
#portland-meeting-contact   #menu ul li ul#submenu_facilities {
  display: block;
	}
#about-hotel-lucia  #menu ul li ul#submenu_contact {
  display: block;
	}
#hotel-lucia-directions #menu ul li ul#submenu_contact {
  display: block;
	}
#hotel-lucia-careers #menu ul li ul#submenu_contact {
  display: block;
	}
#david-kennerly #menu ul li ul#submenu_contact{
    display:block;
}	
#about #menu ul li ul#submenu_contact {
  display: block;
	}





/* Page Specific Styles */



/*----Home Page----*/


#content #home_intro a:hover{
    color:#c5bd08;
    
}
#content #home_intro h1 {
  color: #C5BD08;
  font-size: 18px; font-weight: bold;
  line-height: 1em;
  margin: 0.6875em 0 0.25em;

	}
#content #home_intro h2 {
  color: #ccc;
  font-size: 14px; font-weight: bold;
  line-height: 1.25em;
  margin: 0 0 0.25em;

	}
#content #home_intro #homepage_callout{
  background:#666666;
  }
#content #home_intro #right_sidebar{
  float:right;
  width:250px;
  margin: 7px 0 10px 10px;
  }
  
/*quickres form  */ 

.container-segment {
	background: black url(/images/col-bottom.gif) no-repeat 0 100%;
	float: right;
	padding-bottom: 20px;
	zoom: 1;
    margin-bottom:20px; 
	width:291px;
	height: 235px;
	margin-right:-20px;
	margin-left:10px;
	}

.segment.wrap.res {
    width: 261px;
    background-align: top center;
    }

.segment {
	background: black url(/images/col-top.gif) no-repeat 0 0;
    	float: right;
    	font-weight: normal;
    	padding: 15px 15px 0 15px;
    	zoom: 1;
    	}


  #quickres h3,#homePageSpecial h3 {
      margin:0px 10px 0 0px;
      color:#C5BD08;
  }  	


  #quickres select, #quickres input{
      font-size:10px;
      margin:5px 2px 2px 2px;
  }

  #quickres td {
      padding:2px;
      }

  #quickres th {
      font-size:85%;
      font-weight:bold;
      padding:5px 2px 0pt 4px;
      text-align:left;
      }
/*
 #quickres div.button { 
      background-image: url(../images/buttons/book-now.gif); 
      float:left;
      height:19px;
      width:111px;
      margin: 10px 5px 3px 0px;
      clear:left;
      }
      
#quickres div.button:hover {
      background-position: 0 -19px;
  }       
*/

 #quickres a.button { 
      background-image: url(../images/buttons/book-now.gif); 
      float:left;
      height:19px;
      width:111px;
      margin: 10px 5px 3px 0px;
      clear:left;
      }
      
#quickres a.button:hover, #home #content a.learnmorebutton:hover {
      background-position: 0 -19px;
  }



#quickres span {
    float:left;
    margin-top:10px;
}      
 
    
#content #home_intro #homepage_callout{
  background:#666666;
  }
#content #home_intro #right_sidebar{
  float:right;
  width:250px;
  margin: 7px 0 10px 10px;
  }
#content #home_intro #homepage_callout{
  background:#666666;
  }
#content #home_intro #homepage_callout p{
  padding:6px;
  line-height: 1.5em;
  }
#content #home_intro #homepage_callout table{
  width: 200px;
  margin: 0 10px 10px 10px;
  }
#content #home_intro #homepage_callout table{
}
#content #home_intro #homepage_callout table th{
  text-align: left;
  padding-top: 10px;
}

#content #home_intro #homepage_callout h3{
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
 
  padding:10px 10px 0 10px;
  }
#content #home_intro #homepage_callout .button{
  margin: 0;
  padding: 0;
  cursor:pointer;
	}
#content #home_intro #homepage_callout .button a {
  color:#FFFFFF;
  background:#008ab0;
  display:block;
  }
#content #home_intro #homepage_callout .button a:hover {
  color:#008ab0;
  background:#FFFFFF;
  }

/*----Hotel Rooms----*/
#content #reservation_form_room{
  background:#666666;
  float: right;
  width: 250px;
  margin-left: 10px;
  }
#content #reservation_form_room table{
  width: 200px;
  margin: 0 10px 10px 10px;
  }
#content #reservation_form_room table{
}
#content #reservation_form_room table th{
  text-align: left;
  padding-top: 10px;
}

#content #reservation_form_room h3{
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  
  padding:10px 10px 0 10px;
  }
#content #reservation_form_room .button{
  margin: 0;
  padding: 0;
	}
#content #reservation_form_room .button a {
  color:#FFFFFF;
  background:#008ab0;
  display:block;
	}

#portland-hotel-rooms div.room div.article{
	position:absolute;
	top:10px;
	left:202px;
	}
#portland-hotel-rooms div.room {
  background-color: #151515;
  color: #cccccc;
  margin-top: 1em;
  padding: 10px;
  width:580px;
  height:106px;
  position:relative;
	}
#portland-hotel-rooms img.room-image {
  float: right;
  margin-left: 0;
	}
#portland-hotel-rooms div.room img {
  float: left;
  margin: 0 10px 0 0;
	}
#portland-hotel-rooms div.room h3 {
  color: #c5bd08;
  margin: 0 0 .25em 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.25em;

	}
#portland-hotel-rooms div.room p {
  margin-right: 7px;
	}

#portland-hotel-rooms a.viewdetailsbutton { 
   background: transparent url(../images/buttons/room-details.gif) top left no-repeat; 
   height:13px;
   width:111px;
   margin: 15px 5px 3px 0px;
   display:block;
 }

#portland-hotel-rooms a.viewdetailsbutton:hover{
    background-position:0 -19px;
}

#portland-hotel-rooms a.checkavailabilitybutton { 
    background: transparent url(../images/buttons/book-now.gif) top left no-repeat; 
    height:13px;
    width:111px;
    margin: 15px 5px 3px 0px;
    display:block;
    
  }
 
#portland-hotel-rooms a.checkavailabilitybutton:hover, #ppccontent a.checkavailabilitybutton:hover, #home #content #homePageSpecial a.checkavailabilitybutton:hover {
      background-position:0 -19px;
 }
 
  

/*----Hotel Room Descriptions----*/


#deluxe-queen #content img, #premium-king #content img, #superior-king #content img, 
#deluxe-double-double #content img, #junior-suite #content img, #gallery-suite #content img  {
    margin-left:-18px;
    margin-top:5px;
}
#video-link{
	position:absolute;
	width:236px;
	height:62px;
	top:650px;
	left:380px;
	background:url(../images/videolink.jpg);
}

/*
#king-deluxe #content img{
	margin-top:10px;
	margin-left:-8px;
	}
#twin-double-deluxe #content img{
	margin-top:10px;
		margin-left:-8px;
	}
#twin-double-patron #content img{
	margin-top:10px;
	}
#king-junior-suite #content img{
	margin-top:10px;
	}
#king-superior-suite #content img{
	margin-top:10px;
	}
#king-patron-suite #content img{
	margin-top:10px;
	}
*/  	
/*----Hotel Specials----*/
#portland-hotel-specials  h1
{
    margin-left:0px;
}
#portland-hotel-specials  #content p{
    width:300px;
    line-height:1.3em;
    display:block;
    float:left;
 }
#portland-hotel-specials  div.special {
  background-color: #151515;
  color: #cccccc;
  margin: 1em 0px;
   overflow-x: hidden;
  overflow-y: hidden;
  padding: 10px 7px 10px 15px;
}
#portland-hotel-specials  div.special img {
  float: right;
  margin-top:-25px;
  	}
	
#portland-hotel-specials  div.special a{
  color:#c5bd08;
  text-decoration:none;
  }
#portland-hotel-specials  div.special a:hover{
	text-decoration: underline;
	color: #fff;
}
#portland-hotel-specials  div.special h3 {
  color: #c5bd08;
  margin: 0 0 .25em 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.25em;
  clear:left;
 	}
#portland-hotel-specials  p.button {
  text-align: right;
	}
#portland-hotel-specials  p.button a {
  display: block;
  width: 135px;
  height: 19px;
  margin: 0 auto;
  float: right;
  background: #333333;
	}
#portland-hotel-specials  p.button a:hover {
  background: #000000;
	}

#portland-hotel-specials  #content a.checkavailabilitybutton{
	display:block;

	background: transparent url(../images/buttons/book-now.gif) top left no-repeat; 
	height:19px;
	width:111px;
	margin: 15px 5px 3px 0px;
	position:relative;
	right:30px;
	 float:right;

	}

#portland-hotel-specials .specials-header{
	text-align:center;
}
#portland-hotel-specials .specials-navigation a{
	background:#151515;
	padding:5px 20px;
	margin-right:5px;
	border:1px solid #ccc;
	text-decoration:none;
}
#portland-hotel-specials .specials-navigation a:hover{
	background:#424242;
}
#portland-hotel-specials .specials-navigation{
	padding:20px 0;
	text-align:center;
}
#portland-hotel-specials .specials-group h2{
	border-bottom:1px solid #cccccc;
}

#portland-hotel-specials div .anchor-top{
	text-align:right;
}


/*----Hotel Attractions----*/

#portland-attractions div.attraction {
  background-color: #151515;
  color: #cccccc;
  margin-top: 1em;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 10px;
	}
#portland-attractions div.attraction img {
  float: right;
  margin: 3px 7px 3px 14px;
	}
	
#portland-attractions div.attraction h3 {
  color: #c5bd08;
  margin: 0 0 .25em 10px;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.25em;
	}
	
#portland-attractions div.attraction h3 a{
  color:#c5bd08;
  text-decoration:none;
  }
  #portland-attractions div.attraction h3 a:hover {
	color: #fff;
}
#portland-attractions div.attraction p {
  margin: 2px 7px 7px 10px;
  font-size: 1em;
	}
	

#portland-attractions p.button a {
  display: block;
  width: auto;
  height: 19px;
  margin: 0 auto;
  float: right;
  background: #333333;
	}

#content div.attraction_listing {
  float: left;
  clear: left;
  width: 225px;
  padding-bottom: 20px;
  margin:-10px 0 0 14px
	}
#content div.attraction_listing p {
  margin-left: 10px;
	}
#content div.attraction_listing h3 a {
  color: #FFF;
  font-weight:bold;
	}
#content div.attraction_listing h3 {
  margin: 0;
  padding: 0;
  font-size: 1em;
  color: #FFF;
  font-weight:normal;
	}

#content div.attraction_listing h3 a:hover {
  text-decoration: underline;
	}
#content div.attraction_listing ul {
  margin: 0 0 0 18px;
  padding: 0;
	}
#content div.attraction_listing ul li {
  margin: 0;
  padding: 0;
  list-style: none;
	}
	
/* Attraction buttons */ 



#portland-hotel-specials #content a.checkavailabilitybutton:hover {
   background-position:0 -19px;
}


#portland-attractions a.findrestaurantsbutton {
  margin:15px 10px 10px 100px;
  height:19px;
  width:150;
  background:transparent url(/images/buttons/restaurant.gif) 0 0 no-repeat;
  display:block;

}	


#portland-attractions a.findshoppingbutton {
  margin:15px 10px 10px 100px;
  height:19px;
  width:195;
  background:transparent url(/images/buttons/shopping.gif) 0 0 no-repeat;
  display:block;
 
}

#portland-attractions a.findsightseeingbutton {
  margin:15px 10px 10px 100px;
  height:19px;
  width:195;
  background:transparent url(/images/buttons/sightseeing.gif) 0 0 no-repeat;
  display:block;
}

#portland-attractions a.findrestaurantsbutton:hover,  #portland-attractions a.findshoppingbutton:hover, #portland-attractions a.findsightseeingbutton:hover {
    background-position: 0 -19px;
}

/*----Attraction Groupings----*/

#map_sidebar {
  float: right;
  width: 330px;
  margin: 0px 0 0 15px;
  padding-top:2px;
 	}
#map_sidebar #map {
/*  background: url(/images/map.jpg); */
  width: 330px;
  height: 300px;
  color: #000;
  margin:12px auto;
	}
#map_sidebar #map h2 {
  font-size: 1.1em;
  margin: 0;
  padding: 0;
	}
#map_sidebar #map a {
  color: #000;
	}
#map_sidebar p.map_info {
  color: #ccc;
  font-size: .9em;
  margin: 1px 0;
  padding: 0;
	}

/* Attractions Pages */

#portland-attractions-restaurants ol.attractions, #portland-attractions-shopping ol.attractions, #portland-attractions-sightseeing ol.attractions {
    margin-left:-40px;
}

#portland-attractions-restaurants ol.attractions li, #portland-attractions-shopping ol.attractions li, #portland-attractions-sightseeing ol.attractions li {
    background:#151515;
    list-style-position:outside;
    list-style-type:none;
    padding:10px 10px 5px 25px;
    margin:0 0 10px 0px;
    width:205px;
}


#portland-attractions-restaurants ol.attractions li h2, #portland-attractions-shopping ol.attractions li h2, #portland-attractions-sightseeing ol.attractions li h2{
    display:inline;
    
}

#portland-attractions-restaurants span.attractionnumber, #portland-attractions-shopping span.attractionnumber,  #portland-attractions-sightseeing span.attractionnumber {
    margin-left:-15px;
    margin-right:3px;
}

#portland-attractions-restaurants ol.attractions li span+a, #portland-attractions-shopping ol.attractions li span+a, #portland-attractions-sightseeing ol.attractions li span+a{
   font-size:1.2em;    
    
}

#portland-attractions-sightseeing ol.attractions li p{
    margin-top:7px;
    
}

/*----Meeting Facilities----*/

#portland-meeting-facilities #meeting-intro {
    margin:0px;
    padding:0px;     
}
#portland-meeting-facilities #meeting-intro #text{
	width: 300px;
}
#portland-meeting-facilities #meeting-intro #text p{
	padding: 10px 0;
}
#portland-meeting-facilities #meeting-intro #images{
    float:right;
    margin:0px -22px 0px 5px;
    width: 300px;
}
#portland-meeting-facilities #meeting-intro #images img{
	width:100%;
	padding: 10px 0 10px 0;
}
#portland-meeting-facilities #meeting-intro #images a img {
	padding: 0;
}
#portland-meeting-facilities p{
  line-height:1.3em;
}

#portland-meeting-facilities div#meetingcontactbox{
    background-color:#151515;
    width:280px;
    padding:10px 10px 5px 10px;
    line-height:1.3em;
 }
 
#portland-meeting-facilities h2{
    color:#c5bd08;

}

#portland-meeting-facilities a.contactformorebutton {
  
    background:transparent url(/images/buttons/contact.gif) 0 0 no-repeat;
    width:195px;
    height:19px;
    margin:15px 0px 5px 45px;
    display:block;
}


#portland-meeting-facilities a.contactformorebutton:hover{
    background-position: 0px -19px;
    
}

#portland-meeting-facilities a.groupsale {
  
    background:transparent url(/images/btn-group-sale.gif) 0 0 no-repeat;
    width:211px;
    height:19px;
    margin: 15px 47px;
    display:block;
}


#portland-meeting-facilities a.groupsale:hover{
    background-position: 0px -19px;
    
}

#portland-meeting-facilities div.meetingdetail  {
    background-color:#151515;
    margin:15px 0px 5px 0px;
    padding:10px 15px;
    float:left;
    width:580px;
}


#portland-meeting-facilities  div.meetingdetail img{
  float:left; 
  margin:5px 10px 5px 0px;   
 }
 
#portland-meeting-facilities div.meetingdetail ul {
    list-style:inside;
}

#portland-meeting-facilities div.meetingdetail ul li {
    display:inline;
    list-style-type:disc;
    margin-right:5px;
}

#portland-meeting-facilities div.meetingdetail table{
    cellspacing:5px;
    width:300px;
}

#portland-meeting-facilities div.meetingdetail table td {
    
}



/*----Portland Meeting Contact----*/

#portland-meeting-contact input, #portland-meeting-contact textarea, #contact-hotel-lucia input, #contact-hotel-lucia textarea  {
    margin:5px 5px;
}


#portland-meeting-contact div.hear_about, #contact-hotel-lucia div.hear_about {
  float: right;
  width: 200px;
	}
#portland-meeting-contact div.hear_about p, #contact-hotel-lucia div.hear_about p {
  margin: 0;
  padding: 0;
	}
#portland-meeting-contact div.hear_about label, #contact-hotel-lucia div.hear_about label {
  display: inline;
  padding: 0 0 5px 8px;
  margin: 0;
  float: none;
	}

#portland-meeting-contact   p.button, #contact-hotel-lucia p.button {
      text-align: center;
      clear: both;
      width: 90%;
      margin: 0 auto;
      padding: 0;
    	}

#portland-meeting-contact   .submit a{
    	text-decoration:none;
    	}

#portland-meeting-contact   .submit:hover a{
    	text-decoration:none;
    	color:#000000;
    	}

#portland-meeting-contact   #content .submit, #contact-hotel-lucia #content .submit, #business-travel-discounts .submit {
    	  float: none;
    	  text-align: left;
    	  margin: 0 auto;
    	  width: 300px;
    	}

#business-travel-discounts .submit {
   margin: 10px 0 0 -4px;
   width:300px; 
   float:none;
   text-align:left; 
}

.error, .error * {
color:#C5BD08; 
}

.formResponse {
  font-size:18px;
  color:#C5BD08; 
}
#portland-meeting-contact #content .submit input, #contact-hotel-lucia #content .submit input, #hotel-lucia-newsletter #content .submit input, 
#business-travel-discounts #content .submit input{
        border:none;
    	color: #008ab0;
    	cursor: pointer;
        background:transparent url(/images/buttons/submit.gif) 0 0 no-repeat;
        width: 111px;
        height:19px;
        margin: 0 0 0 14px;
        text-indent:-9999px;
        overflow:hidden;

}

#portland-meeting-contact   #content .submit input:hover, #contact-hotel-lucia #content .submit input:hover, #business-travel-discounts #content .submit input:hover{
 	   background:transparent url(/images/buttons/submitOV.gif) 0 0 no-repeat;
 }

#portland-meeting-contact #content form, #contact-hotel-lucia #content form, #business-travel-discounts form {
      width: 356px;
      margin-left:10px;
}

#portland-meeting-contact   #content form input, #contact-hotel-lucia #content form input, #business-travel-discounts #content form input {
      border: 1px solid #000;
      width: 220px;
}

/*
#portland-meeting-contact #content form input[type="checkbox"], #contact-hotel-lucia #content form input[type="checkbox"] {
       margin-left:19px;
} */

#portland-meeting-contact #content label, #contact-hotel-lucia #content label, #business-travel-discounts #content label {
    margin-left:0px;
}

#portland-meeting-contact   #content form textarea, #contact-hotel-lucia #content form textarea, , #business-travel-discounts #content form textarea {
      border: 1px solid #000;
      width: 220px;
}

#portland-meeting-contact   #content p.newsletter_optin, #contact-hotel-lucia #content p.newsletter_optin {
      margin-right:5px;
      padding: 10px 0 0 110px;
      overflow:hidden;
      width:236px;
}

#portland-meeting-contact #content p.newsletter_optin label, #contact-hotel-lucia #content p.newsletter_optin label {
      float: left;
      display:inline;
      padding-left: 0px;
      margin-left:5px;
      width:180px !important;
      clear:none;
      text-align:left;
      padding-top:2px;
      
      
}

#portland-meeting-contact   #content p.newsletter_optin input, #contact-hotel-lucia #content p.newsletter_optin input {
      border: none;
      float:left;
      width:auto;
      margin-left:10px;
      margin-right:5px;
}

#portland-meeting-contact #content form span, #contact-hotel-lucia #content form span, #business-travel-discounts form span{
    font-style:italic;
    text-align:left;
    padding:0;
    margin:0;
}


#business-travel-discounts #content form input, #business-travel-discounts #content form textarea {
  margin-bottom:5px; 
}

/*--Contact Hotel Lucia */ 

#contact-hotel-lucia #content select {
    margin-left:9px;
    margin-top:10px;
    }

/*----About Hotel Lucia----*/

#about-hotel-lucia  h1 {
  margin: 0 0 10px 0;
  padding: 0;
	}
#about-hotel-lucia  h2 {
  margin: 0;
  padding: 0;
	}
#about-hotel-lucia  #contact_sidebar {
  width: 180px;
	}
#about-hotel-lucia  div.about_murano {
  float: left;
  width: 360px;
	}
#about-hotel-lucia  div.about_murano h2 {
  color: #000;
  font-size: 1.2em;
  margin: 0 0 7px 0;
  padding: 0;
	}
	
#about-hotel-lucia  div#content p {
   width:380px;    
    
}

/*----Hotel Lucia Newsletter----*/

#hotel-lucia-newsletter label {
  display: block;
  float: left;
  clear: left;
  padding-right: 10px;
	}

/*----Hotel Lucia Restaurant And Bar----*/

#hotel-lucia-restaurant-bar div.lucia_dining {
  padding-top: 10px;
  padding-bottom: 10px;
  float:left;
  width:283px;
  margin-left:0;
	}
	
#hotel-lucia-restaurant-bar div.lucia_dining + div.lucia_dining{
    padding-left:17px;
    padding-right:0px;
}
	
#hotel-lucia-restaurant-bar div.lucia_dining h3 {
	color: #C5bd08;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.25em;
	margin: 10px 0 2px 0;

	}
#hotel-lucia-restaurant-bar div.lucia_dining p {
  padding-right: 20px;
  line-height:1.3em;
	}
#hotel-lucia-restaurant-bar #4th_floor {
  float: left;
  width: 290px;
	}
#hotel-lucia-restaurant-bar #hotel_bar {
  float: left;
  width: 269px;
	}
#hotel-lucia-restaurant-bar #citysearch {
  clear: both;
	}
#hotel-lucia-restaurant-bar #content a:hover{
    color:#c5bd08;
}

/*----Hotel Lucia Directions----*/

#hotel-lucia-directions #map {
  background: #666666;
  width: 370px;
  height: 300px;
  color: #000;
	}
#hotel-lucia-directions #map h2 {
  font-size: 1.1em;
  margin: 0;
  padding: 0;
	}
#hotel-lucia-directions #map a {
  color: #000;
	}

/* Press room */

#hotel-lucia-press-room  span#pressyearlinks {
   display:block;
   position:relative;
   bottom:18px;
   left:90px;
   font-size:1.1em;
   line-height:1.2em;
}

#hotel-lucia-press-room  h2{
    color:#A9A9A9;
    font-size:1.5em;
    margin:0px 0 0px 0;
    
}
#hotel-lucia-press-room  h3{
    color:#c5bd08;
    font-size:1.2em; 
    margin-bottom:3px;
    margin-top:8px;
}
#hotel-lucia-press-room  div#hr {
    width:300px;
    height:2px;
    background:#666666;
    margin:-10px 0 0 0;
}

/* Forms And Buttons */

a.checkavailabilitybutton:hover, a.viewdetailsbutton:hover
{
    background-position:0 -19px;
}

.form {
	margin: 1em 0 0 0; 
	}
.validatetext {
  color: #008ab0;
  display: block;
	}
textarea {
  overflow: auto;
	}
input, textarea, select {
  font: 1em Arial, Helvetica, Sans-serif;
	}
.field {
	margin:0;
	padding:0;
	width:100px;
}
label, .label {
  float:left;
  padding: 2px 5px 0 0;
  margin: 0 0 0 20px;
  width: 90px;
  clear:left;
  text-align:right;
  position:relative;
  top:3px;
	}
.input {
  width: 320px;
  padding:6px 0;
	}
.submit input:hover {
  background: black;
  color: #c5bd08;
	}
.print a, .email a{ 
  background-position: right;	
  background-repeat: no-repeat;
  font-size: 11px;
  padding: 0 18px 0 31px;
  color: #ffffff;
  text-decoration: none;
	}
.print a{ 
	background-image: url(/images/print.gif); 
	}
.email a{ 
	background-image: url(/images/email.gif); 
	}
.print a:hover, .email  a:hover{
	text-decoration:underline;
	}
input, textarea, select{
  font-family: Arial,Helvetica,Sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
	}
.textbox {
  background-color: #cccccc;
  border: 1px solid #666666;
  padding: 2px 3px;
	}
.navtextbox{
  background-color: #cccccc;
  border: 1px solid #666666;
  padding: 2px 3px;
	}
#sidebar-newsletter {
  padding: 0 0 0 6px;
	}
#sidebar-newsletter .field {
  margin: 0.75em 0 0.75em 0;
  width:130px;
	}
#sidebar-newsletter label {
  float: none;
	}
#sidebar-newsletter .input {
  float: none;
  width: 130px;
	}
#sidebar-newsletter input.navtextbox {
  width: 130px;
	}
#sidebar-newsletter .submit input {
  margin: 0 0 0 1px;
  float: none;
  border:none;
  cursor: pointer;
  width:135px;
  color:#c540d;
  
  font-weight: bold;
  padding: 3px auto;

	}
#sidebar-newsletter .submit input:hover{

  }
  

#portland-hotel-rooms div.room div.button {
  position:absolute;
  bottom:10px;
  right:10px;
  top:auto;
  left:auto;
	} 


#portland-hotel-rooms div.button a {
  /*display: block;*/
  padding:3px 10px;
  margin: 0 0 0 10px;
  float: right;
  
 } 


#hotel-lucia-newsletter #content .submit input {
  color: #c5bd08;
  border:none;
  background:transparent url(/images/buttons/submit.gif) 0 0 no-repeat;
  width: 111px;
  height:19px;
  margin: 5px 0 0 71px;
  text-indent:-9999px;
  overflow:hidden;
	}
	

	
#hotel-lucia-newsletter #content .submit input:hover {
 background:transparent url(/images/buttons/submitOV.gif) 0 0 no-repeat;
	}
#hotel-lucia-newsletter #content .form {
  border:none;
  width: 400px;
	}
#hotel-lucia-newsletter #content .submit {
  border:none;
  width: 300px;
	}
#hotel-lucia-newsletter #content .input input{
	margin: 0 0 0 16px;
	width:200px;
	border:1px solid #666666;
	background:#CCCCCC;
	}
#hotel-lucia-newsletter #content .input #Email{
  margin: 0 0 0 18px;
	}

/* Banquet and Catering */  

#banquet-and-catering #content img{
    margin:10px 0px;
}

/*   PPC Landing Page Styling*/

#ppccontent {
    background:#151515 none repeat scroll 0%;
    float:left;
    margin: 10px 0pt 0px 0px;
    padding: 25px;
    font-size:12px;
    line-height:15px;
   
}

#ppccontainer{
    background:#2c2c2c;
    margin:15px auto;
    padding:0px;
    width:792px;
    border:6px solid #2c2c2c;
}

#ppcfooter {
  background: #151515 url(/images/footer.gif) no-repeat bottom left;
  clear: both;
  padding: 10px;
  width: 772px;
  margin: 0px auto 0 auto;
  text-align: center;
  color: #646464;
  font-size: 11px;
  border:6px #2c2c2c solid;
  font-weight:bold;
  	}
  	
#ppcheader {
    background:#151515;
}

#ppccontainer #quickres {
    margin-top: 0px;
    margin-left:5px;
    margin-right:0px; /* -18 ? */
	height: 178px;
}

#ppccontainer .container-segment {
	background: black url(/images/col-bottom2.gif) no-repeat 0 100%;

}


#ppccontainer .segment {
	background: black url(/images/col-top2.gif) no-repeat 0 0;
}

#ppccontainer h1 {
	font-size: 22px;
	line-height:26px;
}
#ppccontainer h2 {
	line-height:21px;
}

#ppccontent img {
	border: 4px solid #2c2c2c;
	margin-bottom: 15px;
}

#deluxe-queen #content ul, #premium-king #content ul, #superior-king #content ul, #deluxe-double-double #content ul, #junior-suite #content ul, #gallery-suite #content ul {
	padding-left: 15px;
	margin-top: 0;
	line-height: 1.5em;
}

#group-meeting-space-savings table td.dash{
	text-align:center;
	width:12px; 
}

#group-meeting-space-savings table td.letter {
	font-size:20px;
	color:yellow; 
	height:25px;
}

/* OR 150 Sponsorship Template */

#oregon150-sponsorship #ppccontent {
	margin-top: 0;
	padding: 20px 25px;
}

#or150-desc {
	float: left;
}

#or150-desc p {
	line-height: 18px;
	font-size: 13px;
}

#or150-desc img {
	border: none;
	float: left;
	margin: 2px 7px 7px -15px;
}

#oregon150-sponsorship h1 {
	font-size: 1.6em;
	margin-top: 0;
}

#oregon150-sponsorship .oregon150-hotel {
	float: left;
	line-height: 18px;
	margin: 25px 25px 0 0;
	width: 340px;
}

#oregon150-sponsorship .oregon150-hotel .logo {
	border: none;
	display: block;
	margin: 0 auto 20px;
}

#oregon150-sponsorship h3, #oregon150-sponsorship h3 a {
  color: #c5bd08;
  margin: 0 0 .25em 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.25em;
  clear:left;
  text-decoration: none;
 }

#oregon150-sponsorship h3 a:hover {
	color: #fff;
}


#footer #tripadvisor {
  height: 100px;
      margin: 0 auto;
      width: 255px;
}

#footer #tripadvisor div, #footer #tripadvisor div{
  float:left; 
}

#footer #tripadvisor div div {
  float:none; 
}

#footer #tripadvisor img {
	position: relative;
	left: 0;
	top: 0;
}

/* Room Videos */ 

#preview {
  margin-bottom:15px;
  margin-top:5px; 
}

/* Meeting Room Sales */ 

#luciaSpecial span {
  color: #C5BD08;
   display: block;
   font-weight: bold;
   left: 0;
   position: absolute;
   text-align: center;
   top: 0;
   width: 11px;
}

#luciaSpecial dd {
  font-size: 12px;
    margin-bottom: 3px;
    margin-left: 15px;
    padding-left: 23px;
    position: relative;
 }
 
/*stash-rewards*/
 
#content .stash h1{
	margin-bottom: 20px;
}
 
 div.stash{
	width: 590px;
	padding: 0;
	margin: 10px 0 0 0;
}
 .stash span{
	display: block;
	margin-top: 15px;
}
 
 .stash li{
	line-height: 17px;
}

.stash h4{
	font-size: 12px;
	display: inline;
}

.stash .fineprint {
	display: block;
	font-size: 90%;
	width: 450px;
}

#content a.stash_link{
	color: #c5bd08;
	text-decoration: none;
	margin: 45px 0 45px 0px;
	font-size: 16px;
	display: block;
	text-shadow: #80872d 0 0 50px;
	font-weight: bold;
}

#content a.stash_link:hover{
	color: #fff;
	text-shadow: #c8ca32 0 0 50px;
}

/* dev-page*/

#dev-page div.lucia_dining {
  padding-top: 10px;
  padding-bottom: 10px;
  float:left;
  width:283px;
  margin-left:0;
	}
	
#dev-page div.lucia_dining + div.lucia_dining{
    padding-left:17px;
    padding-right:0px;
}
	
#dev-page div.lucia_dining h3 {
	color: #C5bd08;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.25em;
	margin: 10px 0 2px 0;

	}
#dev-page div.lucia_dining p {
  padding-right: 20px;
  line-height:1.3em;
	}
#dev-page #4th_floor {
  float: left;
  width: 290px;
	}
#dev-page #hotel_bar {
  float: left;
  width: 269px;
	}
#dev-page #citysearch {
  clear: both;
	}
#dev-page #content a:hover{
    color:#c5bd08;
}
