/*  
Author: Ahmed Shiham
Author URI: http://www.mymaldives.com
*/

/* Basics and Typography */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 15px;
	background-color: #006699;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	font-size: 11px;
	line-height: 18px;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding-bottom: 10px;
	padding-top: 5px;
}

ol, ul {
	font-size: 11px;
	line-height: 15px;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #64BF72; 
}

h1, h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #61BBE0;
	padding-bottom: 7px;
	font-size: 18px;
	margin: 0px;
	padding-top: 10px;
}

h3 {
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
}


a {
}

a:link {
	color: #E58712;
	text-decoration: underline;
}

a:visited {
	color: #FF0000;
}

a:hover, a:active {
	color: #9BBB38;
}

input, textarea, select {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}

blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #E8E7D0;
	border-top: 4px solid #E8E7D0;
	border-right: 4px solid #E8E7D0;
	border-bottom: 4px solid #E8E7D0;
	font-size: 0.9em;
}

code {
	font-family: monospace;
	color: #666;
}

form, img {
	margin: 0;
	padding: 0;
	border: 0;
}


/* Design Layout */



#Navigation li {
	border: 1px solid #EFF2F9;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	float: left;
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}
#Navigation ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}

#Container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FBFBFB;
}


#Header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	height: 82px;
}
#Navigation {
	background-color: #95B9EE;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 28px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
}
#Footer {
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-color: #99BAEF;
	color: #666699;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
}
#Navigation a {
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}

#Navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#Advert {
	width: 160px;
	height: auto;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
}
#Advert p {
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
#Advert strong {
	font-family: Tahoma, Arial, Helvetica;
	color: #F5F5F5;
	display: block;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0070C5;
	padding-bottom: 2px;
	margin-top: 8px;
	background-image: url(../images/advert-top.jpg);
}
#Contents {
	float: right;
	width: 440px;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}

#Contents p {
}

#NavigationSub {
	margin: 0px;
}
#NavigationSub ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#NavigationSub li a:link, #NavigationSub li a:active, #NavigationSub li a:visited{
	display: block;
	width: 160px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	background-color: #FFCC99;
	margin-bottom: 1px;
}


#BreadCrumbs {
	margin-bottom: 20px;
	padding-bottom: 5px;
	background-image: url(../images/3pxDottedLine.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#NavigationSub strong {
	display: block;
	background-color: #3399CC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	color: #EFEFEF;
	padding-top: 45px;
	padding-left: 10px;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	height: 20px;
	background-image: url(../images/hamok.jpg);
	width: 162px;
}
#HomeContents {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#HomeContentsInside {
	background-image: url(../images/hm_blk_gradient.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 12px;
	margin: 0px;
	float: none;
}
#HomeContentsInside p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#HomeContentsInside img {
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}



#NavigationSub li a:hover {

	display: block;
	width: 160px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFCC99;
	border-left-color: #FFCC99;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	background-color: #FFF4EA;
	margin-bottom: 1px;
}
.homeimg {
	margin-bottom: 7px;
}
