#header
{
	margin-top:5px;
}
#headerImage {
	background: url(../images/header_image.jpg) no-repeat;
	width: 522px;
	height: 232px;
	padding: 5px;
	position: relative;
}



#headerImage p {
	position: absolute;
	top: 30px;
	left: 10px;
}

#headerImage h2 {
	background: none;
	color: #ff8405;
	padding: 0px;
	position: absolute;
	top: 10px;
	left: 10px;
}

#headerImage h2 span {
	color: #0f85f3;
}

#headerImage {
	float: right;
}

#searchForm {
	background: url(../images/search_form_bk.jpg) no-repeat;
	width: 439px;
	height: 233px;
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;

}

#searchForm h2 {
	background: none;
	font-size: 110%;
	font-weight: bold;
	color:#003580;
}
#searchForm p
{
	padding-top:2px;
}

#searchForm p.checkbox_nearby_areas{
	margin-left: 165px;
}
#searchForm .Cars{

	background: url(../images/cars.png) no-repeat;
   	width:80px;
	height:20px;
	background-color:transparent;
    border:0px;
    position: absolute;
    top:2px;
    right:25px;
    text-align: center;
	color:#003580;
    cursor: pointer;
}
#searchForm p label {
	color: #fff;
}

#searchForm p label.label {
	display: inline-block;
	width: 145px;
	padding-left:15px;
}

#searchForm input.text {
	display:inline-block;
	height: 15px;
	font-size: 80%;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#searchForm .search_btn
{
	background-image: url(../images/search.png);
	width:85px;
	height:30px;
	background-color:transparent;
    border:0px;
    position: absolute;
    bottom:27px;
    right:20px;
}
#searchForm .child
{
	width: 50px;
}

#searchForm .more_search
{
	margin-top:15px;
	padding-left:15px;
	color:#fff;
}
#searchForm a
{
	color:#fff;
}
#leftMenu {
	float: left;
	width: 440px;
	margin-top:9px;
}

#leftMenu h2 a {
	color: #fff;
}

#leftMenu h2 a:hover {
	text-decoration: none;
}

#leftMenu .globe {
	position: relative;

}

#leftMenu .globe a {
	position: absolute;
	bottom: 2px;
	right: 5px;
	font-size: 80%;
	font-size:14px bold;
}

#leftMenu .globe a:hover {
	text-decoration:underline;
}

#leftMenuTop {
	border: 3px solid #cce1f4;
	margin-bottom:10px;
	margin-top:5px;
	padding-left:8px;
	padding-bottom:15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;


}

#leftMenuTop h3 {
	margin: 20px 0px;
}
#leftMenuTop h3 a {
	color:#0f579b;
	margin-right:10px;
}

#leftMenuTop td {
	width:120px;
	font-size:12px;
	padding-bottom:2px;
    padding-right:10px;
	padding-top:15px;
}

#leftMenuTop td img {
	float: left;
	border: 2px solid #fdc27c;
	margin-right:10px;

}

#leftMenuMiddle {
	border: 3px solid #cce1f4;
	margin-bottom:10px;
	margin-top:5px;
	padding-left:10px;
	padding-bottom:15px;
	text-align: center;
}
#leftMenuMiddle li {

	display: inline-block;
	color:#b70000;
}
#leftMenuMiddle li a{
	margin-left:15px;
	font-family: Tahoma , tsans-serif;
	color:#b70000;
	font-size: 80%;
}
.globe {
	background: #ffa12c;
	font-size: 12px;
	font-family: Tahoma;
	color: #fff;
	padding: 5px;
    font-weight: bold;
}
#leftMenuSecondMiddle
{
	border: 3px solid #cce1f4;
	padding-left:5px;
	margin-bottom:5px;
    margin-top:5px;
    height: 119px;
    vertical-align: text-top;
}

#leftMenuSecondMiddle img.world_image
{
	float:right;
    width: 154px;
    height: 84px;
    padding-top: 15px;
    padding-right: 15px;
}
#leftMenuSecondMiddle table.Link td a
{
    color: #ca1814;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
   	width:120px;
	display: inline-block;
	font-size:12px;
	padding-bottom:2px;
	padding-top:15px;
    padding-top:15px;
    text-decoration: none;
}
#leftMenuSecondMiddle ul.Link li a
{
    color: #ca1814;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;

}

#leftMenuThirdMiddle td
{
    padding-left:0px;

}

#leftMenuBootom
{
	border: 3px solid #cce1f4;
	margin-top:5px;
	height:119px;
	position:relative;
}
#leftMenuBootom img
{
	position: absolute;
	bottom: 0px;
}
#leftMenuBootom h2
{
	font-size: 12px;
	font-family: Tahoma , sans-serif;
	background:#fff;
	font-weight:bold;
	color:#00519c;
}

#leftMenuBootom label
{
	color:#666666;
}
#leftMenuBootom .customer_support {

	float:left;
	margin-top:10px;

}
#leftMenuBootom .p_customer_support {

	margin-left:5px;
	margin-top:32px;

}
#leftMenuBootom p
{
	color:#000000;
}
#leftMenuBootom .customer_form {

	float:left;
	margin-right:50px;
	margin-left:5px;
	margin-top:10px;


}
#leftMenuBootom h2
{
	position: relative;
	width:170px;

}

#leftMenuBootom h2 span {
	position: absolute;
	top: 0px;
	z-index: 1;
}

#leftMenuBootom h2 img {
	position: absolute;
	top: -2px;
	right:0px;
}

#leftMenuBootom .subscribe {
	background: url(../images/subscribe.png) no-repeat ;
	width:72px;
	height:13px;

}
#contianer
{
	width:522px;
	float:left;
	margin-left:17px;

}
#contentTop
{
	margin-bottom:10px;
	height: 800px;
}
#contentTop .hotel_description
{
	color:#0896ff;
	margin-top:10px;
	font-family: Tahoma;
    font-size: 14px;
}
#contentTop ul
{
	margin-top:15px;

}
#contentTop .hotel_description li {
	border-bottom: 1px dotted gray;
	margin-bottom:5px;
	font-family: Tahoma;
	font-weight:bold;
}
#contentTop ul.>li {
	height: 131px;

}

#contentTop img.city_image
{
	float:right;
}
#contentTop a.view_all_link {
	font-size:13px;
	margin-left:320px;
	font-family: Tahoma;


}
#contentTop a.hotels {
	text-decoration:none;


}

#contentBottom
{
	margin-top:5px;
    margin-bottom:5px;
	border: 3px solid #cce1f4;
	padding-bottom:5px;
	padding-top:5px;
    padding-left:5px;
}

#contentBottom2
{
	margin-top:5px;
    margin-bottom:5px;
	border: 3px solid #cce1f4;
	padding-bottom:10px;
    padding-top:10px;
    padding-left:5px;
    height: 239px;
}
#contentBottom td li span
{
    color:#0066FF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 22px;
}

#contentBottom td li span a
{
   color: #0000CC;
   font-size: 12px;
   text-decoration: underline;
}
#contentBottom h2
{
	background: #ffa638;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px;

}
#contentBottom table td
{
	margin-left: 15px;
	color:#ffab49;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	margin-bottom: 2px;
}
#contentBottom td ul li
{
	margin-left: 15px;
	list-style-type: square;
	list-style-position: outside;
	color:#ffab49;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title_block{
  color:#0066FF;
  font-size:12px;
  font-weight: bold;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  margin-top: 10px;
}

#contentBottom2 td span
{
    color:#111111;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    vertical-align: baseline;
    text-align: left;
}
.row
{

	background: url(../images/3.jpg) repeat-x ;
}
.miniblock
{

	background: url(../images/dubaii-try-_03.png) no-repeat top;
    width: 270px;
	height: 119px;
	padding: 5px;
	position: relative;
}
.l1
{

	background: url(../images/5.jpg) repeat-y  right;
}

.l2
{

	background: url(../images/5.jpg) repeat-y;
    vertical-align: top;
}

#contentBottom2 td span a
{
   color: #FF3333;
   font-size: 90%;
   text-decoration: none;
}
#contentBottom2 h2
{
	background: #ffa638;
	font-size: 12px;
	font-family:  Geneva , Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px;

}


#contentBottom2 a
{
   color: #111111;
   font-size: 12px;
   text-decoration: none;
	font-family: Geneva , Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	margin-top: 2px;
}
#contentBottom2 a:hover
{
   color: #6ec09a;
   background-color: #ffe3c1;
   border: dotted 1px #ffe3c1;
   font-size: 12px;
   text-decoration: none;
	font-family: Geneva , Arial, Helvetica, sans-serif;
}
.dummy
{
	clear:both;
}
#destnation
{
	width:963px;
	border: 3px solid #dcdfe1;
	margin-top:3px;
	padding: 5px;
}
#destnation td a
{
	font-size:13px;
	display:inline-block;
    color:#AAAAAA ;
	width:150px;
	font-family: Tahoma, arial;
  text-decoration: none;


}
.Dubai
{
	color:#ffffff;
	text-decoration:none;
}
a.Dubai:hover {text-decoration:underline;}
.egyhotels
{
	margin-left:350px;
}
#destnation li a
{

	color:#acacac;
	text-decoration:none;
}
#destnation h5
{   padding-top:5px;
	padding-bottom:5px;
	color:#acacac;
	font-family: Tahoma , arial;
}
/* Gallary */
