div.tx-bcseekda-pi1 p.button a,
div.tx-bcseekda-pi2 p.button a {
	font-weight:bold;
	margin-right: 10px;
}

div.tx-bcseekda-pi1 img,
div.tx-bcseekda-pi2 img {
	border:none;
    box-shadow:none;
    margin:0;
}

ul.amenities {
	list-style-image:url(../images/icon_check.gif);
	margin:10px 0;
	padding:0;
	width:600px;
	list-style:none;
}
ul.amenities li {
	background:url(../images/icon_check.gif) no-repeat;
	padding-left:20px;
	float:left;
	width:200px;
	margin-bottom: 10px;
}
div.amentities_cl {
	clear:both;
	margin-bottom:25px;
}

div.rooms-single div.rooms-list-image {
	width:165px;
}
div.rooms-single div.rooms-list-text {
	margin-left:165px;
}


ul.rooms-gallery {
	margin:0;
	padding:0;
	list-style:none;
}
ul.rooms-gallery li {
	/*display:inline;*/
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}


/* Seekda packages booking form
------------------------------------------------------------------ */
div.seekda-rateform-container {
	display:none;
	background:#D9D8D5;
	width:450px;
}
div.seekda-rateform-container-inner {
	padding:10px;
}
a.seekda-submit-rate {
	display:block;
	width:120px;
	cursor:pointer;
	text-align:center;
}
.seekda-rateform div.form_l {
	width:120px;
}
.seekda-rateform div.form_r {
	width:200px;
}

/* Seekda packages categories
------------------------------------------------------------------ */
div.package-cats-item {
	border-top:1px dotted #e2e9f2;
	background:url(../images/back_items.gif) repeat-x;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
	width:255px;
	float:left;
}
div.package-cats-image {
	width:90px;
	float:left;
}
div.package-cats-text {
	margin-left:100px;
}
div.package-cats-text p.button {
	margin:0;
	margin-top:12px;
}
div.package-cats p.package-cats-allpackages {
	margin-top:25px;
	font-weight:bold;
	padding-top:6px;
	width:550px;
	padding-left:10px;
	border-top:1px dotted #e2e9f2;
}
.page div.package-heading .button a:hover {
	background: #83721e;
	border: 1px solid #83721e;
}

/* Seekda packages price table
------------------------------------------------------------------ */
.package-dates {
	font-weight:bold;
	display:block;
}
div.rooms-list .package-dates {
	font-size:11px;
	margin-top:10px;
}
div.packages-table {
	margin-top:30px;
}
div.packages-table table {
	margin-top:1px;
}
div.packages-table td {
	font-size:11px;
}
div.package-heading {
	padding:9px 8px;
	background:#427ca4;
	overflow:hidden;
	font-size:11px;
	margin-top:15px;
}
div.package-heading h3 {
	margin:0;
	padding:0;
	color:#fff;
	font-size:11px;
	font-family:verdana,arial,helvetica,sans-serif;
	float:left;
}
div.package-heading p {
	margin:0;
	float:right;
}
div.package-heading p.button a {
	padding:2px 6px;
	margin-left:3px;
}

/* Seekda pricelist
------------------------------------------------------------------ */
div.price-list-header {
	padding:5px;
	background:#004d81;
	border-bottom:1px solid #fff;
	color:#aaa;
	height:1%;
}

div.price-list-header h3 {
	float:left;
	padding:0;
	margin:0;
	font-size:11px;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#fff;
}
div.price-list-header h3 a,
div.price-list-header h3 a:hover {
	background:url(../images/icon_shortcut.gif) no-repeat left center;
	padding-left:16px;
}
div.price-list-header a,
div.price-list-header a:hover {
	font-size:11px;
	text-decoration:none;
}
div.price-list-header div.price-list-buttons {
	float:right;
}
div.price-list-header div.price-list-buttons a {
	text-decoration:underline;
}
div.price-list-item {
	border:1px solid #3f78a0;
	padding:1px;
	padding-bottom:0px;
	margin-bottom:20px;
}
div.price-list-item div.price-list {
	margin:0;
}
p.price-info {
	font-weight:bold;
}
p.price-info a {
	font-weight:normal;
}

#pricelist-submit { margin-top: 5px; }

.tx-bcseekda-pi1 .form_l { width: 100px; }
.tx-bcseekda-pi1 .form_row { margin-bottom: 1em; }

div.price-list {
	position:relative;
	margin: 15px 0 20px 0;
	clear: both;
}
div.price-list-info {
	padding:5px 10px;
	background:#f2f0ed;
	border-top:1px dotted #cfcfcf;
	font-size:11px;
	border-bottom:1px solid #fff;
	font-weight:bold;
}
div.price-list-info a {
	font-weight:normal;
}

div.tablewrapper { background:#e2e9f2; }

.pricecol {
	width:450px;
	overflow: hidden;
	position: relative;
}

.pricecolouter {
	padding:0;
	float: right;
	position: relative;
}

.pricecolouter .next,
.pricecolouter .prev{
	position:absolute;
	top: 0;
	cursor:pointer;
	z-index:10;
	width:25px;
	height:25px;
}
.pricecolouter .prev{
	left:0;
	background:url(../images/page_slider_prev.png) no-repeat left center;
}
.pricecolouter .next{
	right: 0;
	background:url(../images/page_slider_next.png) no-repeat left center;
}

.pricecolouter .top {
	position: absolute;
	width: 178px;
	height: 25px;
	left: -14px;
	top: 5px;
	z-index: 10;
}

.pricecolinner {
	width: 10000000px;
	position: relative;
	z-index: 1;
}

.column {
	font-size:11px;
	float: left;
	width: 149px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin-right: -1px;
}

.pricerow {
	text-align: center;
	height: 16px;
	padding: 4px 3px 0px 3px;
	/*background:#ccc;*/
}

.roomcol .pricerow {
	font-size:11px;
	text-align: left;	
	padding: 3px 10px 1px 10px;
	overflow:hidden;
}

.headerrow, .headerrow-back {
	color:#fff;
	height: 30px;
	padding-top: 5px;
	line-height: 25px;
}

.headerrow-back {
	background:#427ca4;
	background:#999;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	padding-bottom: 0;
}

.roomcol .form_dt {
	padding: 0 0px 1px 0px;
}

.column .headerrow {
	border-bottom: 1px solid #fff;
}

.roomcol .headerrow {
	padding-bottom: 0;
}

.columnoverlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	bottom: 0;
	z-index: 1;
	background: #d6e1ed;
}

.columnoverlay .headerrow {
	/*background: #bc103e;*/
	background: #427ca4;
	padding-bottom: 0;
}
