/*
Theme Name: Hotels Dubai
Author: Wordpress Themes Hong Kong
Author URI: http://www.wordpressthemes.hk/
Description: Flights Dubai fully loaded with theme options which includes adsense integration, footer links options and plus a lot more. 
*/

@charset "utf-8";
/* CSS Document */

body {
	background: #F7F7F7;
	color: #333333;
	font: 1.0em Arial, Helvetica, sans-serif;
	line-height: 1.2;
}

a {
	color: #6c6c6c;
	text-decoration: underline;
}

img {
	border: none;
}

.aligncenter {
	text-align: center;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.padding5 {
	padding: 5px;
}

.padding10 {
	padding: 10px;
}

.padbottom {
	padding-bottom: 10px;
}

.half {
	width: 48%;
}

.noheight {
	height: 0px;
	\*height: 0;
}

.clear {
	clear: both;
}


/* Header */
#header #header-top {
	background: url(images/header-top.jpg) top left no-repeat;
	height: 333px;
	margin: 0;
	padding: 0;
}

#header #header-bottom {
	background: url(images/header-bottom.jpg) bottom left no-repeat;
	height: 333px;
	margin: 0;
	padding: 0;
}

#header #logo {
	background: url(images/logo.jpg) top left no-repeat;
	margin: 0 0 0 10px;
	width: 150px;
	height: 80px;
}	

#header #logo h1 {
	text-indent: -9999px;
	font-size: 0;
}

#header #logo h1 a {
	width: 150px;
	height: 100px;
	display: block;
	overflow: hidden;
}

#header .contactno a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

/* Navigation */
ul.vert-one{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font:bold 16px Helvetica, Verdana, Arial, sans-serif;
	line-height:165%;
	width:160px;
}

ul.vert-one li{
	margin:0;
	padding:0;
	border-bottom: 1px solid #f7f7f7;
}

ul.vert-one li a{
	display:block;
	text-decoration: none;
	\*text-decoration: none;
	padding:0 0 0 15px;
	width:130px;
}

ul.vert-one li a:hover {
	text-decoration: none;	
}

ul.vert-one li a.current,ul.vert-one li a.current:hover{
}

/* Sidebar */
#sidebar {
	font-size: 0.85em;
}

#sidebar .box {
	padding-top: 10px;
	padding-left: 10px;
}

#sidebar .box h3 {
	font-size: 1.2em;
}
#sidebar .box ul {
	margin: 0;
	padding: 0;
}
#sidebar .box ul li {
	padding: 3px 0;
}

#sidebar .box ul li a {
	text-decoration: none;
	font-size: 110%;
}

#sidebar .box ul li a:hover {
	text-decoration: underline;
}
#content {
}

#content h2 {
	font-size: 1.2em;
	margin: 7px 0 2px 15px;
	/*text-transform: capitalize;*/
}

#content h2 a{
	text-decoration: none;
}

#content p {
	font-size: 0.8em;
	text-align: left;
	line-height: 1.3em;
	letter-spacing: 1px;
	word-spacing: 1px;
	margin-left: 15px;
}

#content img {
	margin: 5px 5px 0 0;
	padding: 5px;
	border: 1px #FFFFFF solid;
}

/* Footer */
#footer {
	font-size: 0.75em;
	font-weight: bold;
	color: #6c6c6c;
	padding: 0 0 5px 0;
}

#footer .alignleft {
	text-align: left;
}

#footer .alignright {
	text-align: right;
}

#footer p {
	padding: 0 10px;
}

#footer a {
	text-decoration: none;
}
