/*********************************************************************/
/* HTML tag styles                                                        										*/
/*********************************************************************/

html {
	height: 100%;
}

body{
	font-family: Arial, sans-serif;
	color: #797979;
	margin: 0px;
	padding: 0px;
	background: #000041 url(../img/bg_page.jpg) repeat-x;
}

/******* hyperlink and anchor tag styles ***********************************/

a, a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
	border: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles ***************************************/

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font: bold 24px "Times New Roman", Times, serif;
	margin: 30px 28px 0px;
	padding: 4px 0px;
	border-top: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h6 {
}

p {
	line-height: 16px;
	padding: 0px 0px 14px;
	margin: 12px 28px;
	color: #797979;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 13px;
	border-bottom: 1px solid #B6B6B6;
}
img, a {
	border-style: none;
}
/*************** list tag styles ********************************************/

ul{
 list-style-type: square;
}

/********* form and related tag styles **************************************/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input, select, textarea{
font-family: Arial,sans-serif;
}



/***********************************************/
/* Navbar Divs                                 */
/***********************************************/

/*********************************************************************/
/* Layout Divs                                 						 */
/*********************************************************************/

#container {
	width:902px;
	background-color: #ffffff;
	margin: auto auto 50px;
	padding: 0px;
}
#head {
	height: 131px;
	width: 902px;
	background: url(../img/bg_head.jpg) repeat-x;
}
#head #logo {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 131px;
	width: 534px;
	background: url(../img/logo.jpg) no-repeat;
}

#nav {
	width:902px;
	padding: 0px;
	font: bold 14px "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: url(../img/bg_nav.jpg) no-repeat;
	text-align: center;
	margin: 0px;
	height: 54px;
}
#nav ul {
	text-align: center;
	width: 902px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	font-size: 16px;
	padding: 0px;
	margin: 5px 0px 0px;
	border-right: 1px solid #455499;
}
#nav li.noborder {
	border-style: none;
}

#nav li a {
	margin: 0px 15px;
	line-height: 48px;
	color: #CCCCCC;
	padding: 0px;
	text-decoration: none;
}
#nav  a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}




#content {
	padding: 0px;
	margin:0px;
	background: url(../img/bg_content.jpg) repeat-x;
}
#content #mainimg {
	height: 514px;
	width: 350px;
	left: 0px;
	top: 0px;
}
#content #mainimg .captiontxt {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 455px;
	padding-left: 70px;
}

#content #maintxt {
	float: right;
	width: 552px;
	height: 514px;
	background: url(../img/photobar1.jpg) no-repeat bottom;
}
#content #maintxt2 {
	float: right;
	width: 552px;
	height: 514px;
}
#content #maintxt .membut {
	width: 140px;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 30px;
	height: 110px;
}
#content  #maintxt a.butforum {
	width: 140px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 110px;
	background: url(../img/EASAbut_forum.jpg) no-repeat;
	line-height: 22px;
	color: #FFFFFF;
}
#content  #maintxt a.butjournal {
	width: 140px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 110px;
	background: url(../img/EASAbut_journal.jpg) no-repeat;
	line-height: 22px;
	color: #FFFFFF;
}
#content  #maintxt a.butknowledge {
	width: 140px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 110px;
	background: url(../img/EASAbut_knowledgebase.jpg) no-repeat;
	line-height: 22px;
	color: #FFFFFF;
}





/*********************************************************************/
/* Component Divs                                            		*/
/*********************************************************************/




/************* breadCrumb styles ****************************************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************* Footer styles ****************************************/
#footer {
	background: url(../img/bg_footer.jpg) repeat-x;
	width: 902px;
	clear: both;
	height: 84px;
}
#footxt {
	font-size: 11px;
	float: right;
	text-align: right;
}

#footainer {
	margin: auto;
	padding: 20px 0px 0px;
	width: 860px;
	font-size: 12px;
	color: #CCCCCC;
}
#footainer  a, #footainer  a:active, #footainer  a:visited {
	color: #F2F2F2;
	text-decoration: none;
}
#footxt a:hover {
	color: #CCCCCC;
}
#footainer  .white {
	color: #FFFFFF;
	font-weight: bold;
}
#contact {
	background: #F0F0F0;
	border: 1px solid #ABADB3;
}
#contact label {
	color: #797979;
	font-size: 12px;
}
#contact textarea, #contact select {
	font: 11px Arial, Helvetica, sans-serif;
	width: 375px;
	padding: 2px;
}
#contact .required {
	background: #FFFFE6;
}



#skipNav {
	position: absolute;
	visibility: hidden;
	z-index: 1;
	height: 50px;
	width: 200px;
	left: 0px;
	top: 0px;
}






/***********************************************/
/*Lightbox Styles                               */
/***********************************************/


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #1BB7EA;
	}#enquiry {
	margin-left: 32px;
	margin-right: 42px;
}




/***********************************************/
/*Accordian Panel                            */
/***********************************************/

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

.Accordion {
	border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;
	overflow: hidden;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	background-color: #CCCCCC;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 200px;
}
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #EEEEEE;
}
.AccordionPanelTabHover {
	color: #555555;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}
.AccordionFocused .AccordionPanelTab {
	background-color: #3399FF;
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #33CCFF;
}

/***********************************************/
/*Collapsible Panel                            */
/***********************************************/

/* SpryCollapsiblePanel.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	width: 355px;
}
.CollapsiblePanelTab {
	margin: 0px;
	padding: 2px 2px 2px 16px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font: bold 18px "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #FFFFFF url(../img/login_head.jpg) no-repeat;
}
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	background: url(../img/login_bg.jpg) no-repeat;
	color: #FFFFFF;
	font-size: 12px;
}
.CollapsiblePanelContent form {
	padding-top: 15px;
	padding-bottom: 30px;
}
.CollapsiblePanelContent input {
	width: 160px;
}
.CollapsiblePanelContent .button {
	width: 50px;
}


.CollapsiblePanelContent    .logtxt {
	padding-right: 15px;
	width: 70px;
	display: inline;
	float: left;
	text-align: right;
	vertical-align: middle;
	padding-top: 5px;
}
.CollapsiblePanelContent label {
	font-size: 11px;
	color: #FFFFFF;
}


.CollapsiblePanelTab a {
	color: #CCCCCC;
	text-decoration: none;
}
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background: #FFFFFF url(../img/login_head_close.jpg) no-repeat;
}
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #FFFFFF;
}
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #FFFFFF;
}


/********************* end *******************************************/
