/* CSS Document for room descriptions*/
#roomList {
font-size:10px;
font-family: Verdana, sans-serif;
border:#CCCCCC 1px solid;
background-color:#E4E7EC;
margin-top:10px;
text-align:left;
padding-left:10px;
}
#roomList ul,#roomList li{
display:inline;
}
#roomList a:visited,#roomList a:link,#roomList a:active{
text-decoration:none;
font-size:10px;
}
#roomList a:hover{
text-decoration:underline;
font-size:10px;
}
.tl {background: url(/images/rates/tl.gif) 0 0 no-repeat #5379A8;height:100%;
text-align:right;
float:right;
width: 95%;
margin-right:2%;
margin-left:1%;
margin-top:10px;
}
.tr{background:url(/images/rates/tr.gif) 100% 0 no-repeat;padding:10px;
text-align:left}
.tableRates{
width:100%;

}
.HeaderLeft { 
	background-image: url('../images/rates/HeaderLeft.gif');
	}

.HeaderRight { 
	background-image: url('../images/rates/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeft img{
	width: 4px;
	}

.HeaderRight img{
	width: 9px;
	}

.Header {
	width: 100%;
		font-size: 14px; font-weight: bold; text-align: center !important;
	}
	
.Grid { 
	border-left: 1px solid #3d84cc; border-bottom: 1px solid #3d84cc;border-right: 1px solid #3d84cc;
	width: 100%;
	}	
	
.Grid h1{
font-size:11px;
font-weight:bold;
color:#000000;
text-align:center

}	
.oddRow{
background-color:#B5D1EE;

}

.rateCaption{
font-size:10px;
font-weight:bold;
color:#000000;
text-align:center

}

.Grid a:visited,.oddRow a:link,.oddRow a:active{
text-decoration:none;
}
.Grid a:hover{
text-decoration:underline;

}

