* {
	text-decoration: none;
	list-style: none;
	outline: none;
	padding: 0px;
	margin: 0px; }
	
body {
	background: #fff;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;}
	
.head, .continue, .backme, .addmoreprods {
	display: none; }

.content {
	width: 100%;
	padding: 10px;}
	
.rooms {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: block;
	clear: both;  }
	
.rooms_top {
	width: 100%;
	height: auto;
	overflow: hidden; }
	
h6 {
	font-size: 18px;
	font-weight:bold;
	color:#333;
	margin:0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
}	

	
.rooms_bottom {
	width: 100%;
	height: 7px;
	display: block;
	clear: both;
	font-size: 1px; }
	
table.infotable {
	width: 98%!important; }
	
table.infotable thead td, table.infotable tfoot td {
	background: #bc7fc5;
	font-size: 12px;
	color: #fff;
	border-right: 1px solid #b691bc;
	border-left: 1px solid #fceaff; 
	padding: 7px;
	width: auto!important;
	font-weight: bold;}
	
table.infotable tfoot td {
	background: #561d75;
	border: none;}

table.infotable tbody td {
	background: #f5f5f5;
	border-bottom: 1px solid #e2e1e2;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e2e1e2;
	padding: 7px;
	font-size: 12px;
	border-left: 1px solid #e3e3e3; }

td.widercell {
	background: #e2e2e2!important;}
	
td.widercell strong {
	background: transparent url('../images/arrowdown.gif') left top no-repeat;
	background-position: left 5px;
	padding: 0px 0px 0px 14px;}
	


td.lighter {
	background: #e2e2e2!important;
	padding: 4px 7px 4px 7px!important;}
	
td.lighter span {
	font-weight: bold; }
	
.formline {
	float: left;
	clear: both;
	height: auto;
	overflow: hidden;
	padding: 0px 0px 10px 15px;
	}
	
	
.cmptitle {
	background:none;
	display: block;
	clear: both;
	padding: 0px 0px 7px 15px;}
	
.cmptitle span {
	background: none;
	background-position: right 4px;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 10px 0px 0px;}	

.invisible {
	display:none;
}



/**************PREICELIST TABLE*******************/


	
.priceltbl {
	width:100%;
	color:#000000;
	font-size:12px;
}

.priceltbl th {
	padding:3px;
	border:1px solid #000000;
	background:#CCCCCC;
	font-size:14px;
}

.priceltbl td {
	padding:3px;
	border:1px solid #000000;
}


.parentprctbl {
	background:#000000;
}

.parentprctbl td {
	background:#FFFFFF;
	margin:1px;
}	
	
.maincontentprint {
	width: 100%;
	padding: 0px; }

.pridelist_table tbody td {
	border: 1px solid #666;
	font-size: 13px;
	padding: 5px;}
	
.opsintheright {
	display: none; }
