
.searchTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#006699;
}

.dealsTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#ffffff;
	background-color:#C1D5EB;
	padding: 20px 0 0 10px;
}

.Left {
	float: left;
	width: 486px;
}

.searchBox {
	width: 460px;
	height: 249px;
	margin-bottom: 10px;
	background-image: url(../img/searchbox.png);
	background-repeat:no-repeat;
	padding-top: 18px;
	padding-left: 18px;
}

.searchhead {
	font-size: 25px;
	font-weight: bold;
	margin-right: 18px;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #24B3F4;
	color: #FFFFFF;
	background-image: url(../img/search2.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 30px;
}

.Right {
	float: right;
	width: 500px;
}

.dealsContainer {
	width: 500px;
	margin-top: 5px;
}

.dealsLeft {
	float: left;
	width: 234px;
}

img {
	border: none;
}

.imgHolder {
	width: 236px;
	height: 135px;
	margin-bottom: 5px;
	border:#95BBE5 solid 1px;
}

.imgHolder div{
	margin: 0 auto;
	margin: 3px;
	width: 230px;
	height: 130px;
}

.hotelsContainer {
	width: 234px;
	height: 100px;
	margin-bottom: 10px;
	border:#99CCFF solid 1px;
	background-color:#C1D5EB;
	padding: 5px 0 0 4px;
}

.dealsRight {
	float: right;
	width: 234px;
	
}

.cTitle {
     width: 200px;
	color:#006699;
	font-size:14px;
	font-weight:bold;
}


.cTitle span {
   float: right;
   font-size:11px;
	
}

.desTitle {
     width: 445px;
	 margin: 5px 0 0 10px;
	color:#006699;
	font-size:16px;
	font-weight:bold;
}

.desTitle span {
   float: right;
   font-size:11px;
	
}

.cLinks {
	float:left;
	width: 210px;
	
}

.cLinks ul {
	list-style-image: url(img/dot.png);

}

.cLinks ul li {
	float:left;
	padding:0px;
	margin: 0px;
}

.cLinks a {

	color:#006699;
	font-size:13px;
	line-height:22px;
	text-decoration:none;
	float:left;
	width:180px;
}

.cLinks  a:hover {
    color:#66CC00;
	text-decoration:underline;
}

.cLinks .cprice {
	float: right;
	width: 30px;
	color:#006699;
}

.social {
	float: left;
	width: 476px;
	margin-bottom: 10px;
}

.social .socialBox {
	float: left;
	width: 65px;
	margin: 0 2px 0 0;
	padding-left: 11px;
	border-right:#cccccc solid 1px;
	
}

.desContainer {
	float: left;
	width: 476px;
	height: 350px;
	border:#99CCFF solid 1px;
}

.desLeft {
	float:left;
	width: 140px;
	margin: 10px 0 0 15px;
	
}

.desLeft2 {
	float:left;
	width: 140px;
	margin: 10px 0 0 15px;
	
}

.desRight {
	float: right;
	width: 140px;
	margin: 10px 0 0 0px;
}

.desContainer ul {
	list-style-image: url(img/dot.png);

}

.desContainer  ul li {
	float:left;
	padding:2px;
	margin: 2px;
}

.desContainer  a {

	color:#006699;
	font-size:15px;
	line-height:22px;
	text-decoration:none;
	float:left;
	width:190px;
}

.desContainer  a:hover {
    color:#66CC00;
	text-decoration:underline;
}

.desContainer  .cprice {
	float: right;
	width: 30px;
	color:#006699;
}

.clearer {
	clear: both;
}

.clearRight{
	clear: right;
}

.clearLeft{
	clear: left;
}

.ads {
	margin: 0 auto;
	width: 500px;
	}
