
/* common elements */

* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: underline;
	color: #06F;
}

a:hover {
	text-decoration: underline;
	color: #F00;
}

body {
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #000;
	line-height: 15px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

h1, h2, p {
	padding: 10px;
}

hr {
	margin: 20px 0;
	border: none;
	color: #55A5D8;
	background-color: #55A5D8;
	height: 1px;
	clear: both;
}

/* layout */

#top {
	width: 100%;
	font-size: 10px;
	text-align: center;
	background-color: #55A5D8;
	color: #FFF
}

#bot {
	width: 100%;
	font-size: 10px;
	text-align: center;
	background-color: #55A5D8;
	color: #FFF;
	position: relative;
	clear: both;
}

#wrapper {
	width: 860px;
	margin: auto;
	border-left: 1px solid #55A5D8;
	border-right: 1px solid #55A5D8;
}

#container {
	width: 623px;
	margin: auto;
}

/* header */

#header {
	background: #6aafd9 url(../images/sharjah-img.jpg) right no-repeat;
	height: 74px;
}

#header h1 {
	color: #900;
	padding-top: 20px;
	padding-bottom: 0;
}

#hdr-bar {
	background: url(../gifs/images/sharjah_04.jpg) left repeat-x;
	height: 12px;
}

/* header */

#content {
	border-bottom: 1px solid #55A5D8;
}

#content p {
	clear: both;
}

#content .drpshdw {
	background: url('../img/shadow.gif') no-repeat bottom right;
	clear: both;
	float: right;
	margin: 0 145px 15px 0;
	padding: 0;
	position: relative;
}

#content  .drpshdw img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

#content .drpshadw2 {
	background: url('../img/shadow.gif') no-repeat right bottom;
	float: right;
	margin: 10px 35px 10px 0;
	padding: 0;
	position: relative;
}

#content .drpshadw2 img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

#content .drpshadw3 {
	background: url('../img/shadow.gif') no-repeat right bottom;
	float: right;
	margin: 10px 35px 10px 0;
	padding: 0;
	position: relative;
}

#content .drpshadw3 img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

#content img.im2 {
	float: left;
	margin-right: 10px;	padding: 5px;
	border: 1px solid #999;
}

#content ul, ol {
	margin: 10px 20px;
	padding: 0 15px;	
	color: #000;	
}

#htl-title {
	background-color: #f2f2f2;
	border-top: 3px solid #999;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	color: #009;
}

#htl-title p {
	padding: 0;
	color: #000;
}

/* featured */

#featured {
	clear: both;
	margin: 10px;
	background: #F2F2F2;
	color: #CCCCCC;
	padding: 0;
	margin-bottom: 15px;
	border-top: 1px #E8E8E8 solid;
	border-bottom: 1px #E8E8E8 solid;
}

#featured ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#featured li {
	display: block;
	float: left;
	width: 271px;
	padding: 10px 5px 20px 19px;}

#featured li ul {
	line-height: 1.8em;
}

#featured li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0;
	line-height: 25px;
	border-bottom: #C7C7C7 1px dashed;
	font-size: 11px;
}

#featured a {
	text-decoration: none;
	color: #06F;
}

#featured a:hover {
	text-decoration: underline;
	color: #F00;
}

#feat-apt {
	clear: both;
	margin: 10px;
	background: #F2F2F2;
	color: #CCCCCC;
	padding: 0;
	margin-bottom: 15px;
	border-top: 1px #E8E8E8 solid;
	border-bottom: 1px #E8E8E8 solid;
}

#feat-apt ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#feat-apt li {
	display: block;
	float: left;
	width: 271px;
	padding: 10px 5px 20px 19px;}

#feat-apt li ul {
	line-height: 1.8em;
}

#feat-apt li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0;
	line-height: 25px;
	border-bottom: #C7C7C7 1px dashed;
	font-size: 11px;
}

#feat-apt a {
	text-decoration: none;
	color: #06F;
}

#feat-apt a:hover {
	text-decoration: underline;
	color: #F00;
}

#list-htl {
	clear: both;
	margin: 10px;
	background: #F2F2F2;
	color: #CCCCCC;
	padding: 0;
	margin-bottom: 15px;
	border-top: 1px #E8E8E8 solid;
	border-bottom: 1px #E8E8E8 solid;
}

#list-htl ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#list-htl li {
	display: block;
	float: left;
	width: 271px;
	padding: 10px 5px 20px 19px;}

#list-htl li ul {
	line-height: 1.8em;
}

#list-htl li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0;
	line-height: 25px;
	border-bottom: #C7C7C7 1px dashed;
	font-size: 11px;
}

#list-htl a {
	text-decoration: none;
	color: #06F;
}

#list-htl a:hover {
	text-decoration: underline;
	color: #F00;
}

#htldrpdwn {
	margin: 10px 10px;
	padding: 10px;
	text-align: center;
	border: 1px dashed #03F;
	background-color: #6AAfd9;
	color: #FFF;
}

#htldrpdwn p {
	padding: 0;
}

/* Breadcrumbs */

#breadcont {
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666;
}

#breadcrumbs {
	padding: 0.3em .5em;
	font-size: 10px;
	color: #000;
}

#breadcrumbs li {
	display: inline;
	margin-right: 3px;
}

#breadcrumbs li a {
	margin-right: 0.2em;
	padding-right: 2em;
	background: url(../img/arrow2.jpg) right 0.3em no-repeat;
	text-decoration: underline;
}

#breadcrumbs li a:hover {
	text-decoration: none;
}

/* sidebar */

#sidebar {
	width: 220px;
	margin: auto;
}

.sidebar {
	padding: 0;
	margin: auto;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 10px 0;
}

.sidebar li ul {
	padding-bottom: 10px;
}

.sidebar li li {
	margin: 0px 15px;
	padding: 8px 0px;
	border-bottom: 1px #DCDCDC dashed;
	background: none;
}


.sidebar li h2 {
	height: 26px;
	background: #CCC;
	margin: 0 0 0 0;
	padding: 14px 15px 0px 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006;
}

.sidebar a {
	color: #00F;
}

.sidebar a:hover {
	color: #F00;
}



/* classes */

.clearboth {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px
}

.orange {
	color: #F98427;
}

.gray {
	color: #646464;
}

.nvyblu {
	color: #006;
}

.red {
	color: #F00;
}

.font11 {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

/* Pakapin */

#srchbox {
	padding: 5px;
	width: 208px;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #006;
}

#srchbox p {
	line-height: 14px;
	padding: 5px 0;
}

#transit {
	margin-top: 15px;
	padding: 5px;
	border: 1px solid #6DC5F3;
	background-color: #f0f0f0;
	text-align: center;
}

#testi {
	width: 100%;
	clear: both;
	padding: 10px 0;
	margin-top: 10px;
	height: 100px;
	border-top: 1px solid #00C;
	border-bottom: 1px solid #00C;
}

#testi img {
	float: left;
	margin-right: 15px;
}

#testi h3 {
	font-size: 15px;
}

#testi p {
	margin-top: 20px;
	font-size: 12px;
}

#worldwide {
	background: bottom #cef6fe url(../gifs/background.gif) ;
	height: 95px;
	width: 620px;
}

#worldwide form {
	float: left;
	width: 350px;
	margin-left: 10px;
	text-align: center;
	font-size: 11px;
	padding: 20px 5px;
}

#srvics {
	width: 100%;
	color: #000;
	margin-top: 10px;
}

#srvics  .serv_box {
	width: 307px;
	float: left;
	background-color: #f3f5f6;
	margin: 2px;
	font-size: 9px;
	height: auto;
}

#srvics  .serv_box2 {
	width: 618px;
	float: left;
	background-color: #f3f5f6;
	margin: 2px;
	font-size: 9px;
	height: auto;
}

/* Footer */

#footer {
	width: 100%;
	margin-top: 10px;
}

	
