


/*
these are not used for now
==========================
.lblPromo{

}
.tbPromo{

}
.btnPromo{

}
=============================
*/

.ButtonWrap{
	width: 100%;


	


}

.Buttons {
	-moz-border-radius: 6px 6px 0 0;
-webkit-border-radius: 6px 6px 0 0;
border-radius:  6px 6px 0 0;
float: right;
	background-color: #f0f0f0;
	height: 35px;
	width: 540px;
	padding: 8px 5px 0 0;
	


	
	
	
	}

.ButtonWrap ul{
}

.ButtonsPrev{
	float:left;
	
	
	}

.ButtonsCentre{
	

	
	}

.ButtonsNext{
	
	}

.ButtonWrap ul,li{
	list-style: none;
	
	}

.ButtonWrap li{
	float: left;
	
	}	
	

input[type=button]
{
    background: url(../images/grey-bg.jpg) repeat-x #a9a9a9;
    height: 23px;
    width: 60px;
    color: #666;
	font-size: 9px;
	cursor: pointer;
		border: 1px solid #CCC;
    border-radius:5px;

}

input[type=button]:hover
{
    background: #d9d9d9;
    height: 23px;
    width: 60px;
    color: #666;
	font-size: 9px;
	cursor: pointer;
		border: 1px solid #CCC;
    border-radius:5px;

}



   




.btnPrevWeek{



}

.btnPrevDay{
	margin-right: 20px;
		
	

}

.btnNextDay{
		margin-left: 20px;
	

}

.btnNextWeek{
	

}

.datepicker{
	


}

.divRatesGrid{
	


/* Grid Starts Here */



}
.ratesTable{
border-collapse:collapse;
width: 100%;
border: 1px solid #fff;
 
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius:  6px;


-webkit-box-shadow:  0px 3px 3px 0px rgba(215, 215, 215, 1);
box-shadow:  0px 3px 3px 0px rgba(215, 215, 215, 1);

position:relative;
z-index:1;
behavior: url(templates/paradigm_shift/css/PIE.htc);

  
  
}


.ratesTableHead{
		

}

.ratesTableHeadRow{
	

	

}

.ratesChargeSpan{
		font-family: 'Monda', sans-serif;
		font-weight: 900;

		font-size: 12px;
		padding: 7px;
	




}

.ratesTableHeadDat{
   background: url(blue_bg.jpg) repeat-x #013346;
   padding: 5px;
   text-align: center;
   
   color: #fff;
}

.ratesTableHeadDatWeekend{
   background-color: #002e3f;
   padding: 5px;
   text-align: center;
   color: #fff;
}

.ratesDayNameSpan{
	font-weight: bold;

}

.ratesDaySpan{
	font-weight: bold;
	font-size: 13px;
	line-height: 10px;

}

.ratesMonthSpan{
	color: #999;
	font-size: 11px;

}



.ratesTableBody{

}

.ratesTableRow{

}

.ratesTableDat{

	text-align: center;
	border-bottom: 2px solid #fff;
	padding:18px 10px 18px 10px;
	background-color:#e2f1f6;


}


.ratesTableDat:hover{

	background-color:#d2e1e6;


}


.ratesTableDat1{
	width: 30%;
	padding: 7px;
	border-bottom: 2px solid #fff;

	background-color:#e2f1f6;
	}
	
	.ratesTableDat2{
	width: 7%;
	border-bottom: 2px solid #fff;
	background-color:#e2f1f6;
	
	}


.bookAllLink{
	

	

}

.bookDayLink{
	text-align: center;
	font-size: 13px;
	color: #fc4908;
			

}

.soldSpan{

	font-size: 9px;
	text-align: center;
	color: #444;

}

.book-now-rates {
	float: right;
	margin-right: 5px;

font-size: 10px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
background: #F00; /* Old browsers */
background-image: url(../images/blue_bg.jpg);
background-repeat: repeat-x;
padding:5px 15px 5px 15px;
border: 1px #f5f5f5 solid;
width: auto;
position:relative;
z-index:1;
color: #FFF;
behavior: url(templates/paradigm_shift/css/PIE.htc);
font-weight: 400;
}

.book-now-rates:hover{
background: #176c8e;
cursor:pointer;
border: 1px #f5f5f5 solid;

}

.book-now-rates a{
color: #FFF;
font-weight: 300;
text-decoration: none;
text-align:left;

}
