﻿.item-in-list {
	float:left;
	width:970px;
	height:auto;
	margin-top:10px;
	
	border-color:#b4ceef;
	border-style:solid;
	border-width:1px;
}

.item-title {
	width:974px;
	height:27px;
	position:relative;
	top:-8px;
	left:-1px;
}

.item-title-left {
	float:left;
	width:6px;
	height:27px;
	background-image:url(images/sea_res_title_1_1.gif);
}

.item-title-middle {
	float:left;
	width:960px;
	height:27px;
	background-image:url(images/sea_res_title_2_1.gif);
	background-repeat:repeat-x;
}


.item-title-right {
	float:left;
	width:6px;
	height:27px;
	background-image:url(images/sea_res_title_3_1.gif);
}

.item-title-middle-left {
	float:left;
	width:730px;
	height:27px;
	
	overflow: hidden;
	
	text-align:left;
	
	line-height: 25px;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	text-indent: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #366fb9;

}
.item-title-middle-left a {
	color: #366fb9;
}
.item-title-middle-left a:hover {
	color: #f59300;
}

.item-title-middle-right {
	float:right;
	width:150px;
	height:27px;
	
	overflow: hidden;

	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:25px;
}


.item-title-middle-left-font {
	line-height: 25px;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	text-indent: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #366fb9;

}



.item-title-middle-right-price {
	float:right;
	height:27px;
	width:127px;
	margin-left:10px;
	text-align:center;
	
	background-image:url(images/sea_res_title_price_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.item-title-middle-right-price-font {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:white;
	

	line-height:25px;
	text-align:center;
}







.item-details-list {
	float:left;
	width:960px;
	height:auto;
	margin-top:4px;
}

.item-details-image {
	float:left;
	width:136px;
	height:132px;
	
}

.item-details-image-display {
	float:left;
	margin-left:5px;
	margin-top:5px;
}

.item-details-space {
	float:left;
	width:10px;
	height:132px;	
}

.item-details-text {
	float:left;
	width:800px;
	height:auto;
	
}

.item-details-text-location {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3764a0;
	
	margin-left:10px;
	line-height:25px;
}

.item-details-text-information {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;

	font-size:11px;
	color:#3264a7;
	line-height: 12px;
}

.item-details-separator {
	float:left;
	width:970px;
	height:14px;	
}

.item-details-checks {
	
	float:left;
	width:970px;
	height:auto;
	margin-top:4px;

	border-bottom-color:#b4ceef;
	border-bottom-style:solid;
	border-bottom-width:0px;
	
	border-top-color:#b4ceef;
	border-top-style:solid;
	border-top-width:1px;
	
	padding: 6px 0px 6px 0px;
	
}
.item-details-checks-font {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;

	font-size:11px;
	color:#3264a7;
	line-height: 12px;
	margin-left: 10px;
}

.item-details-price-row {
	float:left;
	width:970px;
	height:18px;
	margin-top:1px;
	overflow: hidden;
	
	border-bottom-color:#b4ceef;
	border-bottom-style:solid;
	border-bottom-width:0px;
	
	border-top-color:#b4ceef;
	border-top-style:solid;
	border-top-width:1px;
}
.item-details-price-row-space {
	float:left;
	width:5px;
	overflow: hidden;
}
.item-details-price-row-cell-period {
	float:left;
	width:120px;
	overflow: hidden;
}
.item-details-price-row-cell-room-type {
	float:left;
	width:240px;
	overflow: hidden;
}
.item-details-price-row-cell-room-details {
	float:left;
	width:440px;
	overflow: hidden;
}
.item-details-price-row-cell-rate {
	float:right;
	width:250px;
	overflow: hidden;
	text-align: right;
}


.item-details-room-type-text {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;

	font-size:11px;
	font-weight:bold;
	color:#3264a7;
	line-height: 14px;
}


.item-details-room-price-text {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;

	font-size:11px;
	color:#000000;
	line-height: 14px;
}



.item-bottom {
	float:left;
	width:968px;
	height:30px;
	
	background-image:url(images/res_btns_mid.gif);
	background-repeat:repeat-x;
	
	border-left-color:#b4ceef;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#b4ceef;
	border-right-style:solid;
	border-right-width:1px;
}

a.item-bottom-link {
	float:right;
	width:200px;
	height:30px;
	
	background-image:url(images/res_btn_right-1.gif);
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height:26px;
	color:#366fb9;
	text-align:center;
	
}

a.item-bottom-link:hover {
	background-image:url(images/res_btn_right-2.gif);
	color:#000000;
}