﻿
#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
	background: #FFFFFF;
}

body {
	margin: 0px;
	padding: 0px;
	background: #002366;
	text-align: justify;
	font: 0.8em tahoma, Helvetica, sans-serif;
	color: #444444;/*font colour*/
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a:link
{
color:blue;
text-decoration:none;
}

a:visited 
{
		color: blue;
	text-decoration: none;
}

a:hover 
{
		color: orange;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
		background: #002366;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 10px;
	margin-top:-20px;
	font-weight: bolder;
	font-size: 1.2em;
	width:400px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
	font-weight: bolder;
		font-size: 1.1em;
}

#menu ul {
	margin: 0px;
	padding: 49px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 15px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	background: #002366;
	color:#fff;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}

#header-pic {
	background: url(../Images/banner.jpg) no-repeat left top;
	width: 900px;
	height: 210px;
}

/* Content */

#HomeSurround 
{
	float:left;
	min-height:460px;
	background-color: #FFFFFF;
	width: 900px;
	border: 10px solid #FFFFFF;
		border-bottom: none;
		border-top: none;
	margin-left:-10px;
}

#Surround 
{
	float:left;
	min-height:460px;
	background: url(../images/UAECSC_badge2.jpg) no-repeat left bottom;
	background-color: #FFFFFF;
	width: 900px;
	border: 10px solid #FFFFFF;
	border-bottom: none;
			border-top: none;
	margin-left:-10px;
}

#content {
	float:right;
	width: 650px;
	background: #FFFFFF;
}

.pagecontent {
	margin: 0px 0px 10px 0px;
		background: #FFFFFF;
}

.pagecontent .title {
	margin: 0px;
	background: #002366 url(../images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

.pagecontent .title h1 {
}

.pagecontent .main {
	padding: 0 10px;
}

.pagecontent .main p {
	margin-bottom:0px;
	margin-top:10px;
}

.pagecontent .meta {
	font-weight: bold;
	padding-left: 20px;
}

.pagecontent .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	background: url(../images/img03.jpg) no-repeat left bottom;
}

#sidebar-content {
	background: url(../images/img01.jpg) repeat-y left top;
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li li {
	margin-left: 5px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 10px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(../images/img04.jpg) no-repeat left 50%;
}

#sidebar li ul {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: -10px;
	list-style: none;
}

#sidebar h2 {
	background: #002366 url(../images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.2em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover 
{
	color:Orange;
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}

/***********************************************/
/* Modal styles                                */
/***********************************************/

.modalBackground 
{
    z-index: 10;
    padding-left: 0px;
    margin-left: 0px;
    background-color:#646464;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.modalPopup 
{
    background-color:#fff;
    padding:0px;
    z-index: 10;
    border: solid 2px #42515E;
}

.modalPopup P
{
	font-size:1em;
	margin: 10px 10px 10px 10px;
}

/***********************************************/
/* Lightbox                               */
/***********************************************/

#lightbox{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color:#151410;
	}

#lightbox a, #lightbox a:hover {
	border-bottom:none;
	color:#151410;
	text-decoration:underline;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#loadingLink {
	display:block;
	margin:0 auto;
	padding:0;
	width:32px;
	height:32px;
	background:url("../images/loading.gif") center center no-repeat;
	text-indent:-9999px;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLinkImg, #nextLinkImg{
	width: 49%;
	height: 100%;
	background: transparent url("../images/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	text-indent:-9999px;
	}
#prevLinkImg { left: 0; float: left;}
#nextLinkImg { right: 0; float: right;}
#prevLinkImg:hover, #prevLinkImg:visited:hover { background: url("../images/prevlabel.gif") left 15% no-repeat; }
#nextLinkImg:hover, #nextLinkImg:visited:hover { background: url("../images/nextlabel.gif") right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageDetails{ width: 70%; float: left; text-align: left; }	
#caption{ font-weight: bold;	}
#numberDisplay{ display: block; clear: left; }			
#detailsNav{ display: block; clear: left; padding:0 0 10px 0;	}	
#prevLinkDetails { margin:0 8px 0 0; }		
#nextLinkDetails { margin:0 8px 0 0; }		
#closeLink {
	display:block;
	margin:0;
	padding:0 0 10px 0;
	text-decoration:none;
	float:right;
	width:66px;
	height:28px;
	background:url("../images/closelabel.gif") no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #151410;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
.GenericForm 
{  
    margin:             0px 0px 0px 0px;
}

.GenericForm fieldset {  
	margin: 			0px;  
	padding: 		    0px 10px 10px 10px;
}

.GenericForm legend {  
	font-size:			1.1em;
	padding:			5px;
	margin-left:		0.4em;
	font-weight:        bold;
	margin-bottom:10px;
}

.GenericForm fieldset ol {  
	padding: 			0px;  
	list-style: 		none;
	float:              left;
	margin:				10px 10px 10px 10px;
	clear:              both;    
}

.GenericForm fieldset li {  
	font-size:			0.95em;
	padding-bottom: 	0em;
	line-height:		3em;
}

 /******************************  Calendar ************************************************/

.Calendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: #ECECEC;
    color: #333;
}

.Calendar .ajax__calendar_hover 
{
	font-weight: bold;
	color: red;
}

.Calendar .ajax__calendar_active
{
	font-weight: bold;
	color: blue;
}

.Calendar .ajax__calendar_footer 
{
	display:none;
}