
table.dontblForm td{
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: 1px solid #D7D7D7;
}

h2{
	font-size: 16pt;
	text-decoration: underline;
	color: #444444;
	padding: 10px;
}

table.dontblForm td strong{
	color: #333333;
}

table.dontblForm td input{
	border: 1px solid #888888;
}

.mainPannel{
	padding:20px 20px 30px 20px;
	text-align: left;
}

.redText {
	color: red;
}

.smallText {
	font-size: 0.9em;
}

.mainPannel h1{
	font-size: 18pt;
	color: #AA0000;
	padding-bottom: 10px;
	text-align: center;
}

.selectionBox{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 30px;
	width: 600px;
	border: 1px solid #BBBBBB;
	background-color: #ECECEC;
	height: 80px;
	text-align: right;
}

.selectionBox a{
	font-size: 16pt;
	color: #444444;
}

.selectionBox a:hover{
	text-decoration: none;
	color: #777777;	
}

.radioList{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #E8E8E8;
}

.picturePannel {
	float: right;
	display: inline;
	width: 300px;
}

.picturePannel img{
	padding-bottom: 10px;
	padding-top: 10px;
}

.formPannel {
	float: left;
	width: 400px;
	border-right: 1px solid #D7D7D7;
	margin-bottom: 10px;
	display: inline;
}

.clearCall{
	clear: both;
}

.summaryTable td{
	line-height: 22pt;
}

.summaryTable td.rline{
	line-height: 1pt;
	border-bottom: 1px dashed #999999;
	padding-top: 10px;
	margin-bottom: 10px;
}

.floatComponentRight {
	float: right;
	padding-right: 3px;
}

.smallText {
	font-size: 0.9em;
}

.boldedText {
	font-weight: bold;
	color: #444444;
}

#monthGrid table th{
	background: #D4DEE3;
	color: #777777;
	border: 1px solid #666666;
	text-align: center;
}

#monthGrid table td{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;	
}

#monthGrid table tr{
	border-left: 1px solid #999999;
}

.emptyDay {
	background-color: #DCE2E3;
}

.monthDaySelect{
	height: 80px;
	cursor: pointer;
}

.linkCursor {
	cursor: pointer;
}

#uniformList {
	float: left;
	border: 1px solid #999999;
	width: 450px;
	display: inline;
}

#uniFormSelectionPannel {
	float: right;
	border: 1px solid #999999;
	width: 	260px;
	display: inline;
}

.uniformSelCont {
	overflow: hidden;
	width: 100%;
}

.pageNavButtonCnt {
	text-align: right;
	padding-top: 25px;
}

.productPannelList {
	width: 100%;
	padding: 15px 0px 15px 8px;
	border-bottom: 1px dashed #999999;
}

.rwlt1{
	background-color: #E8F5FF;
}

.productPannelTitle {
	float: left;
	display: inline;
	font-size: 12pt;
	font-family: 'Lucida Grande', sans-serif;
	color: #660C00;
}

.productDetailsPannel {
	display: none;
	border-top: 1px solid #D8D8D8;
	margin-top: 7px;
	padding-top: 3px;
	overflow: hidden;
	width: 100%;
}

.productDetailsPannel p{
	font-family: 'Lucida Grande', sans-serif;
	padding: 3px;
	color: #333333;
	margin-bottom: 7px;
}

.productDetails {
	float: right;
	cursor: pointer;
	padding-right: 15px;
	color: #001DB1;
}

.productOptionsPannel {
	float: right;
	padding-left: 5px;
	display: inline;
	width: 400px;
	text-align: right;
}

.opContainer {
	padding-left: 5px;
	display: inline;
}

.opContainer {
	display: block;
	float: right;
	padding-top: 5px;
	padding-left: 15px;
}

.productOptionsPannel strong{
	color: #555555;
	padding-right: 10px;
}

.opacityPageLock {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 14000;
	background-color: #444444;
	display: none;
	position: fixed;
	_position:absolute;
	border:1px solid #cecece;  	
}


#displayBox{
	display: none;
	border: 1px solid;
	background: #FFFFFF;
	width: 450px;
	z-index: 15000;
	position: fixed;
	_position:absolute;
	font-size: 10pt;
	color: #222222;
	font-family: 'Lucida Grande', sans-serif;
}

.popUpTitle {
	width: 100%;
	background-color: #9F9FA0;
	color: #1E263D;
	font-weight: bold;
	font-size: 1.1em;
	font-family: arial;
	text-align: center;
	border-bottom: 1px solid #444444;
}

.popUpTitle{
	cursor: move;
}

.ui-datepicker {
	z-index: 16000;
}
.modalClose{
	text-align: right;
	padding: 5px 9px 5px 0px;
}

table#bookingSheetTable{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	font-size: 11pt;
}

table#bookingSheetTable td.calendarTimeDescription, td.pastDate, td.futureDate{
	cursor: pointer;
}

table#bookingSheetTable .Unavailable {
	background-color: #FFA2A3;
	border-bottom: 1px solid #A8A8A8;
	line-height: 18px;
	text-align: center;
}

table#bookingSheetTable .Booked {
	background-color: #D0D6DF;
	border-bottom: 1px solid #A8A8A8;
	line-height: 18px;
	text-align: center;
}

table#bookingSheetTable .bking2 {
	border-left: 1px solid #A8A8A8;
}

.weekDescription, table#bookingSheetTable td.pastDate, table#bookingSheetTable td.futureDate {
	border-bottom: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;	
}

td.calendarTimeField {
	background: #D4DEE3;
	color: #444444;
	border-right: 1px solid #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
	text-align: center;
	padding: 4px;
}

.bk_sht_fr {
	cursor: pointer;
}

td.bk_sht_fr, .pastDate, .pastDateRef, .futureYearRef{
	border-bottom: 1px solid #A8A8A8;
	line-height: 18px;
	text-align: center;
}

.popUpContentsPannel {
	padding: 10px 30px 10px 30px;
	font-size: 10pt;
	color: #333333;
	text-align: center;
}

.popUpContentsPannel strong{
	color: #3D403E;
}

.dsplay_sizeSel {
	display: inline;
}

.nodsplay_sizeSel {
	display: none;
}

.selectionTable, .selectionTableSummary {
	border: 1px solid #D8D8D8;
	padding-bottom: 10px;
}

.selectionTable td{
	border-bottom: 1px solid #D8D8D8;
	padding: 3px;
	font-size: 8pt;
}

.selectionTableSummary td{
	border-bottom: 1px solid #D8D8D8;
	padding: 3px;
	font-size: 10pt;
}

.selectionTableSummary th {
	background-color: #D8D8D8;
	text-align: left;
	font-weight: bold;
}

.delselection {
	color: #C3363B;
	cursor: pointer;
}

#modalMessageContent{
	padding: 20px 15px 20px 15;
	text-align: center;
	font-weight: bold;
	margin: 20px;
}

.bkvalue {
	padding-bottom: 2px;
	font-size: 8pt;
	color: #444444;
	font-family: arial;
}

.monthDayUnavailable {
	background-color: #A8A8A8;
	padding-left: 2px;
	font-size: 10pt;
}

.unvalDayGrid {
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
}

.MenuItem a{
	color: #6E484A;
}

.MenuItem {
	width: 400px;
	border: 1px solid #999999;
	background-color: #E8E8E8;
	padding: 20px;
	margin: 20px;
	font-size: 14pt;
}

.fullproductList {
	border: 1px solid #999999;
}

.fullproductList th{
	padding: 5px;
	background-color: #A8A8A8;
}

.fullproductList td{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
}

.altrow1 {
	background-color: #DDFEDE;
	border-bottom: 1px solid #999999;
}

.indentBox {
	padding: 20px;
}

.edit_productDetailsMatrix, .delete_productDetailsMatrix, #addNewPMatrixRef, .edit_doubledate, .delete_doubledate, #addresDay, #adddblBooking, .getRefDow, #addReservedDay, .editReservedDay, .delete_Resdate {
	cursor: pointer;
	color: #B50101;
}

.popUpContent {
	padding: 20px;
	text-align: center;
}

.popUpContent h3 {
	text-align: center;
	color: #444444;
	font-size: 13pt;
	padding-bottom: 15px;
}

.cn_pastDate {
	color: #DF0000;
	padding: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 14pt;
}

.weekendDay {
	background-color: #EAEAEA;
	color: #444444;
}

.ShopClosed {
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: center;
	color: #888888;
	height: 40px;
}

.priceRef {
	padding-left: 10px;
	display: inline;
}