/*@import url(../../global/global.css);
@import url(../../global/template/1/layout_common.css);
*/
body{
	background-color:black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#717171;
}
div.clear{
	clear:both;
}
*{
	margin:0px;
	padding:0px;
}
a img{
border:none;
}

div.nee{
	display:none;
}
div.splash{
	display:none;
}
/* main body layout and style*/
div#siteContent{
	width:1200px;
	margin:auto;
		background:url('/images/yab/body_bg_tile.jpg');

}
div#sitePad{
padding-top:15px;
background:url('/images/yab/body_bg_top.jpg') 0px 0px no-repeat;
width:1200px;
}
div#siteMain{
margin:auto;
width:970px;
background:url('/images/yab/maincentre.jpg') top right repeat-y;
}

div#footerlinks ul li{
	display:inline;
}
div#staticAbout{
	width:235px;
	float:left;
	background-color:pink;
	background:url('/images/yab/aboutcentre.jpg') repeat-y top right;
}
div#staticAbout p{
	margin-right:20px;
	margin-left:20px;
	margin-bottom:10px;
}
div#staticAbout div#staticBottom{
	width:235px;
	height:98px;
	background:url('/images/yab/aboutbottom.jpg') bottom right;
}
div#staticAbout h2{
	display:block;
	height:85px;
	width:235px;
	text-indent:-900px;
	background:url('/images/yab/abouthead.jpg') top right;
}
div#bodyText{
	background:transparent url('/images/yab/maintop.jpg') top right no-repeat;
	width:709px;
	float:right;
}
div#bodyFoot{
	background:transparent url('/images/yab/mainbtm.jpg') top right no-repeat;
	height:67px;
}
div#header{
	height:126px;
	background:url('/images/yab/body_bg_top3.jpg') top right no-repeat;
}
/* footer */
div#coSiteFooter{
	background:url('/images/yab/footer_bg.gif') top left no-repeat;
	height:100px;
	font-size:10px;
}
div#coSiteFooter div#footerlinks{
	margin-top:10px;
	margin-left:115px;
	float:left;
}
div#coSiteFooter a{
	color:#9D9D9D;
	text-decoration:none;
}
div#coSiteFooter a:hover{
	text-decoration:underline;
}
div#coSiteFooter div#copyright{
	float:right;
	color:white;
	margin-right:125px;
	margin-top:10px;
}
div#coSiteFooter div#footerlinks ul li.navtab{
	border-left:1px solid #9D9D9D;
	padding-left:7px;
}
/* top nav*/
div#siteNav{
padding-left:115px;

padding-top:85px;
}
div#siteNav ul li{
	display:inline;
}
div#siteNav ul li a{
	height:42px;
	display:block;
	color:white;
	float:left;
	text-indent:-9000px;
}

#nav_home a{
	background:url('/images/yab/nav/home.gif') center center no-repeat;
	width:94px;
}
#nav_home_a a{
	background:url('/images/yab/nav/home_on.gif') center center no-repeat;
	width:94px;
}
#nav_home a:hover{
	background-image:url('/images/yab/nav/home_on.gif');
}

#nav_about a{
	background:url('/images/yab/nav/about.gif') center center no-repeat;
	width:129px;
}
#nav_about_a a{
	background:url('/images/yab/nav/about_on.gif') center center no-repeat;
	width:129px;
}
#nav_about a:hover{
	background-image:url('/images/yab/nav/about_on.gif');
}


#nav_news a{
	background:url('/images/yab/nav/news.gif') center center no-repeat;
	width:104px;
}
#nav_news_a a{
	background:url('/images/yab/nav/news_on.gif') center center no-repeat;
	width:104px;
}
#nav_news a:hover{
	background-image:url('/images/yab/nav/news_on.gif')
}



#nav_events a{
	background:url('/images/yab/nav/events.gif') center center no-repeat;
	width:104px;
}
#nav_events_a a{
	background:url('/images/yab/nav/events_on.gif') center center no-repeat;
	width:104px;
}
#nav_events a:hover{
	background-image:url('/images/yab/nav/events_on.gif')
}



#nav_gallery a{
	background:url('/images/yab/nav/gallery.gif') center center no-repeat;
	width:107px;
}
#nav_gallery_a a{
	background:url('/images/yab/nav/gallery_on.gif') center center no-repeat;
	width:107px;
}
#nav_gallery a:hover{
	background-image:url('/images/yab/nav/gallery_on.gif');
}

#nav_involved a{
	background:url('/images/yab/nav/involved.gif') center center no-repeat;
	width:151px;
}
#nav_involved_a a{
	background:url('/images/yab/nav/involved_on.gif') center center no-repeat;
	width:151px;
}
#nav_involved a:hover{
	background-image:url('/images/yab/nav/involved_on.gif');
}


#nav_portal a{
	background:url('/images/yab/nav/portal.gif') center center no-repeat;
	width:150px;
}
#nav_portal_a a{
	background:url('/images/yab/nav/portal_on.gif') center center no-repeat;
	width:150px;
}
#nav_portal a:hover{
	background-image:url('/images/yab/nav/portal_on.gif');
}

/*body styling*/
div.dottedLine{
	width:50%;
	height:1px;
	margin-bottom:10px;
	margin:auto;
	border-top:1px dotted #F78B00;
}
div.staff_member{
	margin-bottom:20px;
	clear:left;
	height:200px;
	margin-left:40px;
}
div.staff_member img{
	float:left;
	padding:3px;
	border:1px solid #717171;
}
div.staff_member .staff_member_info{
	width:350px;
	margin-left:20px;
	float:left;
}
div.staff_member .sect_title{
	color:#F78B00;
	font-weight:bold;
}
div#bodywrap h1{
	font-size:30px;
	margin-bottom:5px;
}
div#bodywrap{
	margin:15px;
}
div#bodywrap ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 12px;
	padding:0 0 15px;
}
div#bodywrap p {
	margin:0;
	padding:0 0 15px;
}
div#bodywrap a {
color:#F78B00;
text-decoration:none;
}
div#bodywrap li {
background:transparent url('/images/yab/mand_star.gif') no-repeat scroll 0 3px;
margin:3px 0 4px 28px;
padding:0 0 0 20px;
}

/*portal*/
table#portal_table a img{
	border:none;
}
#portal_table img {
	margin:0px;
	padding:0px;
	display:block
}
#portal_table{
	margin:auto;
	margin-top:10px;
}
#portalback{
	margin-top:20px;

background:transparent url('/images/yab/portal_back.jpg') center top no-repeat;
height:642px;

}
/*form*/
.formHandlerError{
	text-align:center;
}
#coForm_dynamicForm{
	margin-left:50px;
}
#coForm_dynamicForm label{
	color:#F78B00;
}
.btnsubmit{
	width:82px;
	height:29px;
	background:transparent url('/images/yab/send_btn.gif') center top no-repeat;
}
.btnsubmit input{
	width:82px;
	height:29px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Verdana,Arial,Helvetica,sans-serif;
  color: #717171;
}
#TB_secondLine {
  font: 10px Verdana,Arial,Helvetica,sans-serif;
  color:#666666;
}
#TB_window a:link {color: #F78B00;}
#TB_window a:visited {color: #F78B00;}
#TB_window a:hover {color: #F78B00;}
#TB_window a:active {color: #F78B00;}
#TB_window a:focus{color: #F78B00;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;/*
  filter:alpha(opacity=95);
  -moz-opacity: 0.5;
  opacity: 0.75;*/
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #000000;
  z-index: 102;
  color:#ffffff;
  display:none;
  /*border: 4px solid #525252;*/
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  /*border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;*/
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}