/* Portland Hotels Mapping */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

br {
	font-size: 11px;
}


 a {
	color: #000066;
	
	text-decoration: none;
	}
	
	a:hover {
	color: #FF3300;
	
	text-decoration: none;
}

#clear {
clear: right;
}

#dsmaps-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 250px;
}

#dsmaps-data a {
	color: #000066;
	
	text-decoration: none;
	}

#dsmaps-data h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	margin:0px;
}


#dsmaps-data h1 img {
	float: right;
	
	margin-top: 10px;
	border: none;
}


#dsmaps-data a:hover {
	color: #FF3300;
	text-decoration: none;
}

#dsmaps-data img {
	float: right;
	margin-left: 10px;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}

#side_bar {
padding: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
	background-repeat:repeat-x;
	background-position: top left;
	background-color: #fbfbfb;
	line-height: normal;
}

#side_bar a {
background-repeat: repeat-x;
	background-position: top left;
	background-color: #fff;
	display: block;
	margin: 4px;
	color: #000;
	padding: 4px;
		border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
}

#side_bar a:hover {
color: #ffffff;
font-weight: normal;
text-decoration: none;
background-image: none;
background-repeat: repeat-x;
	background-position: top left;
	background-color: #330066;
	display: block;
	margin: 4px;
	padding: 4px;
		border-top: 1px solid #330066;
	border-left: 1px solid #330066;
	border-bottom: 1px solid #330066;
	border-right: 1px solid #330066;
}
/* BUTTONS */
/* more information */
	.moreinfo_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.moreinfo_href
    {/*Display this image in the link area*/
	float: left;
        background-image: url(images/b-offer.gif); background-repeat: no-repeat; background-position: 0 0px; display: block; height: 21px; width: 110px;   margin-top: 5px;  margin-left: 10px; text-decoration: none;
    }
        
.moreinfo_href:hover
    {/*Display this image in the link area when you mouseover*/
        background-image: url(images/b-offer.gif); background-repeat: no-repeat;  background-position: 0 -21px; display: block; height: 21px; width: 110px; text-decoration: none;
    }
	
	
	
	
/* hotel review */
		.hotelr_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.hotelr_href

    {/*Display this image in the link area*/
	float: left;
        background-image: url(images/b-review.gif); background-repeat: no-repeat; background-position: 0 0px; display: block; height: 21px; width: 110px;  margin-top: 5px; text-decoration: none;
    }
        
.hotelr_href:hover
    {/*Display this image in the link area when you mouseover*/
        background-image: url(images/b-review.gif); background-repeat: no-repeat;  background-position: 0 -21px; display: block; height: 21px; width: 110px; text-decoration: none;
    }
	

	
	
	
/* book now */
		.booknow_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.booknow_href
    {/*Display this image in the link area*/
	float: left;
        background-image: url(images/b-book.gif); background-repeat: no-repeat; background-position: 0 0px; display: block; height: 21px; width: 147px; margin-top: 15px; text-decoration: none;
    }
        
.booknow_href:hover
    {/*Display this image in the link area when you mouseover*/
        background-image: url(images/b-book.gif); background-repeat: no-repeat;  background-position: 0 -21px; display: block; height: 21px; width: 147px; text-decoration: none;
    }
#packagecells {
}

#packagecells td {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #fbfbfb;
	}
	
	#header {
	font-size: 14px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	display: inline;
	padding-left: 30px;
	}
