/* CSS Document 
@import url("ie.css");*/
@import url("stylesheet.css");

body {margin: 0;
	padding: 0 8%;
	font-family: Georgia, serif;
	/*font-size:95%;*/
	text-align: center;
	line-height: 1.5em;
	color: #3D2822;
	background: #ecb25e;
}
/* footer
----------------------------------------------------*/
#footer {
	clear:both;
	background-color: #182D93;
	color: #fff;
	font-size: small;
	margin-left:0;
	border-top: 5px solid #368B1B;
	padding: 0.5em;
}
#footer  a:link,  #footer a:visited {
	color:#fdf5e6;
	text-decoration: underline;
	}
#footer  a:hover, #footer a:active	{
	color: #FFE4B5;
	text-decoration: none;
	}
	#foot {
		margin: 0;
		padding: 0;
		list-style: none;
background-color: #182D93;
height: 20px;
	}
	#leftfoot {
		float:left;
		padding-bottom:0.5em;
	}
	#rightfoot {
		float: right;
		padding-bottom:0.5em;
	}

	
/* links
---------------------------------------------------------- */

/*a:link, a:visited {
padding: 0 0 1px 0;
	font-weight: normal;
	text-decoration: underline;
	color: #744226;
	background-color: transparent;
	}
a:hover, a:active {
	color: #80003d;
	background-color: transparent;
	text-decoration: none;
	}*/



/* page structure
---------------------------------------------------------- */

#wrap {
	position: relative;
width: 790px;
	margin: 0 auto;

	text-align: left;
	border: 0px solid #368B1B;
	/*background: url(../images/wrapbg1.jpg) repeat-y 56% 0;*/
	background: #368B1B;
	}
	
	/* header
---------------------------------------------------------- */

#header {
background: #ffcc99 url(../images/oasishead.gif) no-repeat top left;
	border-bottom: 5px solid #368B1B;
	}
#header a {
	height: 205px;
width: 790px;
	display: block;
}	
#header h1 {
float:right;
visibility: hidden;
font-family: "Lucida Sans", sans-serif;
font-size:1px
margin: 20px 20px 0px 0px;
padding: 0;
color: white;
}
#header h2 {
	float:right;
	visibility: hidden;
	font-family: Georgia, serif;
	font-size: 1px;
	font-style: italic;
	margin:20px;
	padding: 0px 0 0 500px;
	color: #fdf5e6;
	/*background: transparent url(../images/ymmlogoft.gif) no-repeat center left;*/
}
.clear {
	clear: both;
}

.clearleft {
	clear: left;
}

/* content
----------------------------------------------------*/
#content {
	float: right;
	width: 64.5%;
	color:#3D2822;
	background: #FFEAD4;
	padding: 10px;
}


#content h3 {
		margin:0;
	padding: 6px 12px 6px 0;
	font-family: "Lucida Sans", sans-serif;
	font-size:130%;
	font-weight:bold;
	color:#3D2822;
}
#content h6 {
	font-size:100%;
	color:#3D2822;
}
.pic {
	border: 5px #943e24 ridge;
}
#content a:link, #content a:visited {
/*padding: 0 0 1px 0;*/
	font-weight: normal;
	text-decoration: underline;
	color: #368B1B;
	background-color: transparent;
	}
#content a:hover {
	color: #18247B;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	}
	#content a:active {
	color: #182D93;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
	}
		
	.front {
	width:308px;
	border:1px solid;
		border-top-color:#a65e36;
		border-left-color:#a65e36;
		border-right-color:#943e24;
		border-bottom-color:#943e24;
		margin-top:20px;
		margin-bottom:5px;
	}
	.front img {
		padding:4px;
	}
	.caption{
	margin-top:7px;
	font-size:0.9em;
		font-style:italic;
		line-height: 1.2em;
		color:#636363;
	}
	#content ul li {
		line-height: 1.8em;
	}
	#content ol li {
		line-height: 1.5em;
		margin-top:1.6em;
	}
	.img {
	float:left;
	border: 1px solid #4C2600;
		/*border-top: 3px solid #c9bdb2;
		border-right: 3px solid #4C2600;
		border-bottom: 3px solid #4C2600;
		border-left: 3px solid #c9bdb2;*/
	}
	table {
		border:0;
		border-collapse:collapse;
		width:100%;
		font-size: small;
	}
	table th {
		margin: 0;
		padding: 8px 20px;
		text-align: center;
		border-bottom:1px solid #636363;
	}
	table td {
		margin: 0;
		padding: 5px 8px;
		text-align: left;
		vertical-align: top;
		/*width: 20%;*/
		}
		table caption {
			font-size: 1em;
			font-weight: bold;
		}
	table .sub {
		font-weight: bold;
	} 
	table .center {
		text-align: center;
	}
	
#timetable, #committee th {
margin: 0;
		padding: 8px 20px;
		text-align: left;
		border:none;
}
.emph
{
	font-weight: bold;
	/*font-style: italic;
	letter-spacing:1px;*/
}

.top {
	font-size: x-small;
}
		/* galleries
--------------------------------------------------------
#imagegallery {
	width: 380px;
}
	#imagegallery ul {
		padding: 0;
		list-style: none;
	}
	#imagegallery li {
  display: inline;
  float: left;
  padding: 1em;
}

#imagegallery li a img {
  border: 0;
}*/

	#imagegallery{
		width:380px;
	}
	#imagegallery div {
		margin:5px;
		width:110px;
		height:110px;
		float:left;
		background:#ac5e36;
		border-top:1px solid #333;
		border-left:1px solid #333;
		border-bottom:1px solid #999;
		border-right:1px solid #999;
	}
	#imagegallery div img{
		border:none;
		display:block;
		margin:5px auto;
}
#loadingmessage{
		position:absolute;
		top:550px;
		left:300px;
		padding:1em 5px;
		background:#ffc;
		font-family:sans-serif;
		font-weight:bold;
		width:20em;
		text-align:center;
		font-size:80%;
		color:#333;
		border-bottom:1px solid #ffe4b5;
		border-right:1px solid #ffe4b5;
		border-left:1px solid #fff;
		border-top:1px solid #fff;
	}

	#bigDynPic{
		background:#A65E36;
		position:absolute;
		top:450px;
		left:250px;
		padding:5px;
		border-bottom:1px solid #A65E36;
		border-right:1px solid #A65E36;
		border-left:1px solid #A65E36;
		border-top:1px solid #A65E36;
	}
	#bigDynPic img{
		border-top:1px solid #A65E36;
		border-left:1px solid #A65E36;
		border-bottom:1px solid #A65E36;
		border-right:1px solid #A65E36;
	}
	#bigDynPic p{
		font-family:sans-serif;
		font-weight:bold;
		font-size:90%;
		background:#A65E36;
		color:#fff;
		margin:0;
		padding:5px 10px;	
	}

		/* sidebar
--------------------------------------------------------*/
#sidebar {
	float:left;
	width:29%; 
	font-family: "Lucida Sans", Tahoma, sans-serif;
	font-size:90%;
	color: #3D2822;
	background: #368B1B;
	padding: 10px;
}
#sidebar h3 {
		margin:0;
	padding: 10px 12px 6px 0;
	font-family: "Lucida Sans", sans-serif;
	font-size:130%;
	font-weight:bold;
	color:#fff;
}
#sidebar h6 {
	color:white;
	font-size: 1em;
	font-weight:bold;
}
#sidebar p {
	color: white;
	font-size:1em;
}
#sidebar ul {
	color: white;
}

#sidebar a {
	color: #f4d2a0;
	font-weight: bold;
	text-decoration: none;
	}	
	#sidebar a:hover, #menu a:active {
	color: #ffffb7;
}
#sidebar dl {
	margin: 10px 0 10px 0;
	padding: 0;
}
#sidebar dt {
	color: white;
}
#sidebar dd {
	margin-left:10px;
	border:0;
}
		
.sm {
		font-style: italic;
	font-size: 85%;
}
.xsm {
		font-style: italic;
	font-size: 75%;
	margin-top:10px;
	clear: left;
}


/*begin horizontal menu*/
#nav {
	margin: 0;
	padding: 0;
	background: #4C2600;
	list-style-type: none;
	width:790px;
	float:left; /*contain floated list items*/
}
#nav li {
	margin: 0;
	padding: 0;
	float: left;
}
#nav a {
	float: left;
	width: 130px;
	color: white;
	text-decoration: none;
	line-height: 2.5;
	text-align: center;
	border-right: 1px solid #fff;
	font-weight: bold;
}
#nav #menu_con a {
	border:none;
}
#nav a:hover {
	background: #4C4C00;
	color: #FFFF99;
}
	a#here {
    background: #4C4C00; !important;
    color:#FFFF99; !important;
}
/*end horizontal menu*/

/*begin code for vertical menu on oasis tours oman*/
#tournav {
	margin: 0;
	padding:0;
	background: #4C2600;
	list-style-type: none;
	width:220px;
	float:left; /*contain floated list items*/
	margin-bottom: 20px;
}
#tournav li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
#tournav a {
	display: block;
		color: white;
	text-decoration: none;
	font-weight: bold;
	padding: 0 15px;
	line-height: 2.5;
	border-bottom: 1px solid #fff;
}

#tournav #tournav_last a {
	border: none;
}
#tournav a:hover {
	background: #4C4C00;
	color: #FFFF99;
}
	
	
/*end code for vertical menu on oasis tours oman*/




/* gutters
------------------------------------------*/
/*.gutter {
	padding:20px;
}*/

#content .gutter {
	padding:3px 10px 10px 5px;
}
#sidebar .gutter {
	padding:0px 10px 20px 5px;
}

	
		/*ie hacks */
/* Hide from IE5/Mac \*/
#footer {
	height: 1%;
}
/*End hide from IE5/Mac */
/*Hide from IE5/Mac \*/
*html #footer {
	height: 1%;
}
	/* End hide from IE5/Mac */
/* peekaboo */
	* html #wrap { height: 1.2; }
	
	/* boxes
--------------------------------------------------------*/
.box {
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size:95%;
	color:#333;
	background:#fdf5e6 url(../images/bottom-r.gif) no-repeat bottom right;
}
.box h3 {
	margin:0;
	padding: 12px 12px 6px 12px;
	font-family: sans-serif;
	font-size:140%;
	color:#333;
	background: url(../images/top-l.gif) no-repeat top left;
}
.box p, .box ul {
	margin: :0;
	padding: 0 6px;
}
.box ul li {
	margin: 0 0 0 6px;
	padding: 0 0 0 12px;
	list-style:none;
}