/*
Theme Name: Hotels Dubai
Author: Wordpress Themes Hong Kong
Author URI: http://www.wordpressthemes.hk/
Description: Hotels Dubai fully loaded with theme options which includes font adsense integration, footer links options and plus a lot more. 
*/


@charset "UTF-8";
/* CSS Document */

body {
	background: #f7f7f7;
	margin:0px; padding:0px;
	font-family: Times New Roman;
	color: #3f3f3f;
	font-size: 13px;
	line-height: 15px;
}

a, a:hover, a:active, a:link, a:visited {
	text-decoration: none;
	color: #3F3F3F;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	text-align: center;
}

.padding5 {
	padding: 5px;
}

.padding10 {
	padding: 10px;
}

.clear {
	clear: both;
}

#main {
	margin: auto auto;
	padding: 0;
}
.container {
	width: 845px;
	margin: 0 auto;
}

/* header styles */
#header {
	background: url(images/header.jpg) 0 0 no-repeat;
	height: 335px;
}
	#header .logo {
		width: 134px;
		height: 58px;
	}
	#header .logo img {
		border: none;
		margin: 18px 0 0 8px;
	}
	#header .contactno {
	margin: 15px 14px 0 0;
	*\margin: 26px 14px 0 0;
	font-size: 13px;
	font-weight: bold;
	width: 100px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
	#header .contactno a { 
		text-decoration: none; 
		color:#FFFFFF; 
		font-weight: bold; 
	}
	#header .menu {
		background: url(images/menu-bg.jpg) 0 0 repeat-x;
		margin: 32px 0 0 15px;
		*\margin: 13px 0 0 8px;
		padding:0px;
		text-transform: capitalize;
	}
	#header .menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	#header .menu ul li {
		margin-bottom: 10px;
	}
	#header .menu ul li a {
		text-transform: uppercase;
		font-weight: bold;
		font-size: .9em;
	}
	#header .menu ul li a img {
		border: none;
		margin: 0; padding:0;
	}
/* end header here */

/* block content here */
#block_content {
	margin: 0px;
	padding:0px;
}
#block_content .content-left {
	float: left;
	background: url(images/content-bg.gif) top left no-repeat;
	margin: 0;
	padding:0;
	width: 510px;
}
#block_content .content-left h2 {
	margin: 10px 0 13px 15px;

	*\margin: 5px 0 13px 15px;
	padding:0;
	font-family: Georgia;
	font-size: 1.5em;
}
#block_content .content-left p {
	font-size: 13px;
	font-weight:500;
	margin: 0 0 0 15px;
	margin-bottom:10px;
	padding:0;	
	font-family: Lucida Sans;
	text-align:justify;
}
#block_content .content-right {
	float: right;
	margin: 0; padding:0;
	width: 307px;
}

	.content-right .box {
		margin-left: 20px;
	}
	
	.content-right .box img {
		margin: 2px;
		border: none;
	}
	
	.content-right img a{
		border: none;
		text-decoration: none;
	}

		.content-right .box ul, #links .box ul {
			list-style-type: none;
			margin-top: -5px;
			padding: 2px 6px 10px;
		}
			.content-right .box ul li, #links .box ul li {
				line-height: 1.6em;
				padding: 2px 0;
			}
			.content-right .box ul li a, #links .box ul li a {
				text-decoration: none;
			}
			.content-right .box ul li a:hover, #links .box ul li a:hover {

			}

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 25px 0 5px 15px;
	*\margin: 35px 0 5px 8px;
	width: 98%;
}
#footer {
	clear:both;
	margin: 5px 0 5px 0;
}
#footer .container {
	height: 15px;
	color: #5a3d1c;
	font-size: 13px;
}
#footer .container .footer-line {
	background: url(images/footer-line.jpg) top left repeat-x;
} 	
/* CSS Document */
