/* 
Theme: Harbeys Place
Version:  v1.0 2008/1124
Valid CSS 1.2 design & coding: keybord.net
Author: Darryl Hutchison
 		
		Harbys Place | Authetic bedouin hospitality 
		and beach huts in Sinai. 
		
*/


/* -- Reset [meyerweb.com]........ --*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
	vertical-align: baseline;
	background: transparent;
}



table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* -- .......................... content */


body {
	background-color:#f3fbfc;
	text-align:center;
	font-family:Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #245355;
	margin: 0;
}
#sinai   {
	text-align:left;
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 590px;
	z-index: 6000;
	position: relative;
	overflow: hidden;
}
#content   {
	float:right;
	width:540px;
	margin-bottom:auto;
	height: 480px;
}

a:link, a:visited {
	color:#958473;
}


a:hover {
	color:#245355;
}


h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#88662D;
	margin-top:20px;
	font-size: 16px;
	letter-spacing: 0.1em;
	font-weight: lighter;
	margin-bottom: 20px;
}
.emphasis {
	color: #245355;
	font-weight: bold;
}


h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#996633;
	margin-top:20px;
	font-size: 16px;
}
.line      {

	border-top:1px solid #d6d5d7;
	
}
	
.facebook      {

	float:right;
	
}





/* ............................................................... Side nav */


#side_nav{
	float: left;
	width: 230px;
	text-align: left;
	font-size: 13px;
	margin-top:20px;
}


#side{

margin:0px;

width: 230px;
	
padding-left: 0px;
	
list-style-type: none;

border-top: 1px solid  #d6d5d7;
	
}
	
	 
#side a:link, #side a:visited {
	text-decoration: none;
	color:#958473;
}

	
#side li{
	border-bottom: 1px solid  #d6d5d7;	   
}


#side li a {  
		
display: block;
	
padding: 5px 0px 5px 15px;
		
text-decoration: none;
		
 }
 
		 
#side li a:hover {
	background-color:#A0BBC1;
	text-decoration: none;
	color:#ffffff;
}
		
 * html #side li a {  /* make hover effect work in IE */
 
 width: 215px;
	
 }
 

/* ............................................................... Footer */


 .footer{
	color:#CCCCCC;
	font-size: 11px;
}
	
/* ............................................................... Lightbox v.2 */

.photos {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#subMenu_left {
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subMenu_right {
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	float: right;
}
.fade1 {
	color: #82AFB1;
}
.pages {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: right;
}
.logo {
	padding: 0px;
	margin: 0px;
}
.bg {
	width: 100%;
	left: 0px;
	bottom: 0px;
	position: absolute;
}
.linkfooter {
	color:#CCCCCC;
}



/* ............................................................... form */

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #245355;
}

#contact-area input.submit-button {
	width: 100px;
	float: left;
	margin-left: 115px;
	color: #245355;
	background-color: #CCCCCC;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.2em;
}
.dropdown {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentscroll {
	float:right;
	width:530px;
	margin-bottom:auto;
	height: 300px;
	overflow: auto;
	padding-right: 10px;
}
#sitemap {
	font-weight: bold;
	list-style-type: none;
}
#sitemap li ul {
	font-weight: normal;
	font-size: 90%;
}
