/* Start of CMSMS style sheet 'css-may' */
@charset "UTF-8";

/* main layout */
body {
	text-align: center;
	font: 62.5%/1.4em "Lucida Sans Unicode", "Lucida Sans", verdana, helvetica, sans-serif;
	color: #434343;
}
a{
	outline: none;
	text-decoration: none;
}
a:link{
	color: #18507C;
}
a:visited{
	color: #707444;
}
a:hover{
	color: #EABA00;
}
a img{
	border: none;
}
.ads{
	text-align: center;
	margin: 10px 0 15px 3px;
}

hr{
	display: none;
}
img.img-box{
	border: 1px solid #e3e3e3;
	padding: 3px;
	margin-bottom: 20px;
}
img.img-box-left{
	border: 1px solid #e3e3e3;
	padding: 3px;
	float: left;
	margin:  0 20px 10px 0;
}



/* layout */
#header-home, #header-inner, #main-home, #main-inner{
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: left;
	font-size: 1.1em;
}
#header-home{
	width: 900px;
	height: 236px;
}
#header-inner{
	width: 900px;
	height: 167px;
}
#main-home{
	width: 940px;
	margin-top: 10px;
}
#main-inner{
	width: 900px;
	margin-bottom: 10px;
}
#main-home .right{
	float: right;
	width: 632px;
	overflow: hidden;
}
#main-inner .right{
	float: right;
	width: 671px;
	overflow: hidden;
	padding-top: 20px;
}
#main-home .left{
	float: left;
	width: 283px;
	overflow: hidden;
}
#main-inner .left{
	float: left;
	width: 204px;
	overflow: hidden;
	background: url(../images/template/left_bg.gif) repeat-x top;
	min-height: 550px;
	height: auto !important;
	height: 1000px;
	padding-top: 20px;
}
#content{
	font-size: 1em;
	line-height: 1.5em;
	float: left;
	width: 470px;
	margin-bottom: 50px;
	color: #666;
}

#sidebar{
	width: 170px;
	font-size: 1.1em;
	line-height: 1.5em;
	float: right;
}
#sidebar2{
	width: 150px;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	float: right;
	border:solid;
	border-width:1px;
	border-color:#e3e3e3;
	padding:10px;

}
#sidebar2 p{
	margin-bottom: 1.2em;
	clear: both;
	text-align: left;
}
#col-r1{
	float: left;
	width: 347px;
	padding-right: 25px;
}
#col-r2{
	float: left;
	width: 240px;
}
#footer{
	clear: both;
	background: #606060 url(../images/template/footer_bg.gif) no-repeat center;
}



/* header */
#header-home a, #header-inner a{
	color: #fff;
}
#header-home h1, #header-inner h1{
	position: absolute;
	top: 57px;
	left: 0;
}
#header-home h1 a, #header-inner h1 a{
	display: block;
	position: relative;
}
#header-home h1 a{
	width: 263px;
	height: 179px;
}
#header-inner h1 a{
	width: 204px;
	height: 110px;
}
#header-home h1 a span, #header-inner h1 a span{
	position: absolute;
	width: 100%;
	height: 100%;
}
#header-home h2, #header-inner h2{
	position: absolute;
	top: 57px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
}
#header-home h2{
	width: 637px;
	height: 179px;
	left: 263px;
}
#header-inner h2{
	width: 696px;
	height: 110px;
	left: 204px;
}
#header-inner h2.banner-page1 span{
	position: absolute;
	width: 100%;
	height: 100%;
}
h2.banner-home span{
	background: url(../images/banner-home.png) no-repeat;
}

h2.banner-page1 span{
	background: url(../images/template/banner_page1.jpg) no-repeat;
}


/* footer */
#footer .container{
	margin: 0 auto;
	/*background: url(../images/footer_bg2.gif) no-repeat;*/
	width: 900px;
	height: 53px;
	overflow: hidden;
	position: relative;
}
#footer .copy{
	position: absolute;
	top: 17px;
	left: 350px;
	color: #fff;
	font-size: 9px;
}
#footer a{
	color: #fff;
}
#footer a:hover{
	text-decoration: underline;
}


/* menu */
a#m-home{
	position: absolute;
	top: 9px;
	left: 0px;
	width: 56px;
	height: 31px;
	display: block;
	font-size: 9px;
	line-height: 1em;
	cursor: pointer;
}
a#m-home span{
	position: absolute;
	width: 100%;
	height: 100%;
}


ul#menu{
	position: absolute;
	top: 11px;
	left: 209px;
}
ul#menu li{
	float: left;
}
ul#menu li a{
	float: left;
	position: relative;
	display: block;
	height: 31px;
	overflow: hidden;
}

ul#menu li a#m-inside{
	width: 70px;
}
ul#menu li a#m-history{
	width: 90px;
}
ul#menu li a#m-mission{
	width: 90px;
}
ul#menu li a#m-downloads{
	width: 122px;
}
ul#menu li a#m-links{
	width: 70px;
}
ul#menu li a#m-contact{
	width: 98px;
}
ul#menu li a#m-sitemap{
	width: 90px;
}
ul#menu li a span{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	background-position: top;
}

ul#menu li a:hover{
	background: #464D57;
}

ul#menu li a:hover span, ul#menu li.active span{
	background-position: bottom;
}


/* navigation */
ul#side-nav{
	padding: 0 10px;
	margin: 0 0 20px;
	width: 180px;
}
ul#side-nav li{
	border-bottom: 1px solid #dfdfdf;
	padding: 7px 0;
	color: #666;
	width: 180px;
}
ul#side-nav li a{
	position: relative;
	display: block;
	height: 15px;
	width: 180px;
	color: #666;
	font-size: 1.1em;
	overflow: hidden;
	cursor: pointer;
}
ul#side-nav li a span{
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: top;
}
ul#side-nav li a:hover, #facilities-page ul#side-nav li a:hover{
	background: #fff;
}
ul#side-nav ul li a:hover, #facilities-page ul#side-nav ul li a:hover{
	background: none;
}
ul#side-nav li a:hover span, #facilities-page ul#side-nav li a:hover span{
	background-position: bottom;
	color: #333;
}


ul#side-nav li.active a span{
	color: #333;
	background-position: bottom;
}
ul#side-nav ul{
	padding-left: 20px;
	width: 150px;
	clear: both;
}
ul#side-nav ul li{
	width: 150px;
}
ul#side-nav ul li a{
	background: none;
	padding-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	width: 150px;
}



/* menu left */
#main-home .left .box{
	width: 233px;
	overflow: hidden;
	margin-bottom: 30px;
	padding-left: 50px;
}
.left h3{
	margin: 0 0 10px;
}
#news-update{
	background: url(../images/news_updates_bg.gif) no-repeat left top;
	padding-top: 10px;
}
#news-update h3{
	position: relative;
	width: 100%;
	height: 20px;
}
#news-update h3 span{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/template/dot_white.gif) repeat;
}

#news-update .news{
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../images/template/dot.gif) repeat-x bottom;
}
#news-update h4, dl#news dt{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.3em;
	padding-top: 10px;
	margin: 10px 0;
	background: url(../images/dot.gif) repeat-x top;
	color: #333;
}
#news-update h4 a, dl#news dt a{
	color: #333;
}
#news-update h4 a:hover, dl#news dt a:hover{
	color: #56680e;
}
#news-update .date, dl#news dt span{
	display: block;
	width: 100%;
	color: #4e4e4e;
	font-size: .7em;
	font-family: "Lucida Sans Unicode", "Lucida Sans", verdana, helvetica, sans-serif;
}
#news-update .detail{
	color: #666;
}
#news-update .more{
	margin: 20px 0;
}
#news-update .more a{
	color: #333;
}
#news-update .more a:hover{
	color: #7e2338;
}
#accreditation img, #memberof img, #affiliation img{
	margin: 0 7px 5px 0;
}

#infobanner{
	text-align: center;
	margin: 0px 0 15px 25px;
}

#contact{
	clear: both;
	width: 233px;
	overflow: hidden;
	padding: 0 0 10px 50px;
	border-bottom: 5px solid #a0a098;
	color: #656565;
}
#contact h3{
	width: 71px;
	height: 19px;
	position: relative;
}
#contact h3 span{
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(../images/h3_contact.gif) no-repeat left;
}
#contact strong{
	font-size: 1.3em;
}
#contact a{
	color: #656565;
}
#contact-detail{
	position: relative;
	width: 235px;
	height: 36px;
	overflow: hidden;
}
#contact-detail span{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/contact_detail.gif) no-repeat;
}


/* right part */
#col-r1 .box{
	width: 347px;
	overflow: hidden;
	margin-bottom: 30px;
}
#col-r2 .box{
	width: 240px;
	overflow: hidden;
	margin-bottom: 15px;
}
#welcome h2{
	width: 347px;
	height: 56px;
	position: relative;
	margin: 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
#welcome h2 span{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/h2_welcome.gif) no-repeat;
}
#welcome .excerpt{
	font-size: 1.1em;
	color: #333;
	line-height: 1.5em;
	margin-bottom: 15px;
}
#welcome .summary{
	color: #666;
	line-height: 1.5em;
	margin-bottom: 15px;
}
#welcome .more{
	margin-bottom: 10px;
}
#welcome .more a{
	color: #333;
}
#welcome .more a:hover{
	color: #7e2338;
}
#web-feature h3{
	width: 347px;
	height: 14px;
	position: relative;
	margin-bottom: 15px;
}
#web-feature h3 span{
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(../images/h3_websitefeatures.gif) no-repeat;
}
#web-feature .content{
	float: right;
	width: 228px;
	color: #666;
}
#web-feature .thumb{
	float: left;
	width: 100px;
}
#club-activity, #interactive-map{
	clear: both;
	margin-bottom: 20px;
	width: 347px;
	overflow: hidden;
}
#club-activity h4, #interactive-map h4{
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	color: #333;
}
 
#content h2{
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	font-weight: normal;
	margin-bottom: 20px;
}
#content h2 span{
	font-size: .7em;
}
#content h2.red{
	color: #333333;
}
#content h2.green{
	color: #333333;
}
#content .intro{
	color: #333333;
	font-size: 1.1em;
}
#content .sub{
	color: #333333;
	font-size: 1.5em;
}
#content p{
	margin-bottom: 1.2em;
	clear: both;
}

   
#sidebar h3.panel-template{
	background: #627883 url(../images/panel_template.gif) repeat-x;
}
ul.list-right{
	background: #eee;
	padding: 5px 15px 15px;
	font-size: 11px;
}
ul.list-right li{
	border-bottom: 1px solid #d1d1d1;
	padding: 5px 0;
}
ul.list-right li a{
	color: #666;
}
ul.list-right li.active a{
	color: #333;
}
ul.list-right li a:hover{
	color: #333;
}
ul.list-right2{
	padding: 0px 15px 10px;
	font-size: 11px;
	list-style: circle;
}
ul.list-right2 li{
	padding: 3px 0;
}
ul.list-right3{
	padding: 5px 5px 15px;
	font-size: 12px;
}
ul.list-right3 li{
	border-bottom: 1px solid #e3e3e3;
	padding: 5px 0;
}
ul.list-right3 li.active a{
	color: #333;
}
ul.list{
	padding: 5px 15px 15px;
	font-size: 11px;
	list-style: circle
}
ul.list li{
	padding: 15px 0;
	margin-left: 20px;
list-style: circle
}

ul.list2{
	padding: 5px 0px 15px;
	font-size: 12px;
}
ul.list2 li{
	padding: 10px 0;
	border-top: 1px solid #d1d1d1;
	vertical-align: middle;
	
}


#myList {
padding: 5px 15px 15px;
  margin:10;
}
#myList li {
    list-style-type: disc;
    margin-bottom:5px;
}
.tracker {
  display:none;
}
/* End of 'css-may' */

/* Start of CMSMS style sheet 'css-may-blue' */
@charset "UTF-8";


body {
	background: #fff url(../images/template/header_bg.gif) no-repeat top center;
}

#header-inner{
	background: #435248 url(../images/template/header2_bg.gif) no-repeat top center;
}
#header-inner h1 a span{
	background: url(../images/template/albasalogo.png) no-repeat;
}

a#m-home span{
	background: url(../images/template/m_home.gif) no-repeat top;
}

a#m-history span{
	background: url(../images/template/m_history.gif) no-repeat;
}
a#m-mission span{
	background: url(../images/template/m_mission.gif) no-repeat;
}
a#m-downloads span{
	background: url(../images/template/m_downloads.gif) no-repeat;
}
a#m-links span{
	background: url(../images/template/m_links.gif) no-repeat;
}
a#m-contact span{
	background: url(../images/template/m_contact.gif) no-repeat;
}
a#m-sitemap span{
	background: url(../images/template/m_sitemap.gif) no-repeat;
}

ul#side-nav ul li.active a{
	color: #242C27;
}

#content .hi{font-size: 14px; color: #49594f;}

#sidebar2 .hi{font-size: 13px; color: #49594f;}
/* End of 'css-may-blue' */

/* Start of CMSMS style sheet 'css-may-reset-min' */
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/* End of 'css-may-reset-min' */

/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.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 */
	}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */

/* Start of CMSMS style sheet 'Navigation: Simple - Vertical' */
/********************
MENU
*********************/
#menu_vert {
   padding-left: 0;
   margin-left: 1em;
}


/* third level has some padding to have it stand out */
div#menu_vert ul ul ul {
   padding-bottom: 0.5em;
}

/* menu li block */
#menu_vert li {
   list-style: none;
   margin: 0;
   border-bottom: 1px solid #c0c0c0;
   display: block;
}

#menu_vert ul ul li {
   border: none;
}

/** fix stupid ie bug with display:block; **/
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu_vert a {
   text-decoration:none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
   padding: 0.8em 0.5em 0.8em 1.5em; /* some air for it */
   color: #18507C; /* this will be link color for all levels */
   background: url(images/cms/arrow-right.gif) no-repeat 0.5em center; 
   min-height:1em; /* Fixes IE7 whitespace bug */ 
   font-size:14px;
}

/* next level links, more padding and smaller font */
div#menu_vert ul ul a {
/*   font-size: 90%;*/
   font-size:12px;
   padding: 0.5em 0.5em 0.5em 2.8em;
   background-position: 1.5em center;
}

/* third level links, more padding */
div#menu_vert ul ul ul a {
   padding: 0.3em 0.5em 0.3em 4.3em;
   background: url(images/cms/dash.gif) no-repeat 2.8em center; 
}

/* hover state for all links */
div#menu_vert a:hover {
   background-color: #C3D4DF;
}
div#menu_vert a.activeparent:hover {
   background-color: #C3D4DF;
   color: #18507C;
}

/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/
div#menu_vert li a.activeparent {
   background: url(images/cms/arrow-down.gif) no-repeat 0.4em center; 
   background-color: #385C72;
   color: #fff;
}

div#menu_vert ul ul li a.activeparent {
   background-position: 1.5em center; 
   background-color: transparent;
   color: #18507C;
}


/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#menu_vert ul h3 {
   background: url(images/cms/arrow-right-active.gif) no-repeat 0.4em center;
   background-color: #385C72;
   display: block; 
   padding: 0.8em 0.5em 0.8em 1.5em;  /* some air for it */
   color: #fff;                                 /* this will be link color for all levels */
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   margin: 0;                                  /* as <h3> normally has some margin by default */
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#menu_vert ul ul h3 {
   font-size: 90%;
   padding: 0.3em 0.5em 0.3em 2.8em;
   background-position: 1.4em center;
   background-color: transparent;
   border-bottom: none;
   color: #000;     
}

/* current page on third level, more padding */
div#menu_vert ul ul ul h3 {
   padding: 0.3em 0.5em 0.3em 4.3em;
   background: url(images/cms/arrow-right-active.gif) no-repeat 2.7em center; 
}

/* section header */
div#menu_vert li.sectionheader {
   border-right: none;
   font-size: 130%;
   font-weight: bold;
   padding: 1.5em 0 0.8em 0;
   background-color: #fff;
   line-height: 1em;
   margin: 0;
   text-align:center;
}



/* separator */
div#menu_vert li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}

div#menu_vert li.separator hr {
   display: none; /* this is for accessibility */
}
/* End of 'Navigation: Simple - Vertical' */

/* Start of CMSMS style sheet 'css-may-form-table' */
/* start - table */
table {
	border-collapse: collapse;
	margin: 5px;	
}
th strong {
	color: #FFF;
}
th {
	background: #7F7F7F;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #EDC9C9;
	border-bottom: 1px solid #FFF;
}
tr {
	height: 30px;
	background: #F3F3F3;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
/* end - table */

/* form elements */

/*rexy */
/*
form {
	margin: 15px;
	padding: 0;
	border: 1px solid #EFEFEF; 
	background: #F8F8F8;	
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border: 1px solid #EFEFEF;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;	
	color: #666666;
}
*/
textarea {
	width: 441px;
	padding:2px;
	border: 1px solid #96AA45;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	height:150px;
	display:block;		
	color: #666666;
}

input {
	padding: 2px;
	border: 1px solid #96AA45;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;	
	color: #666666;
}


/*
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #EFEFEF;
	padding: 2px 3px; 	
	background: #F1F0E4;
}
*/

/* search form */
/*
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
*/
.searchform input.textbox { 
	width: 120px;
	color: #333; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: none;
	padding: 3px 5px;	
	vertical-align: top;
}


/* members login form */
	.ab {
		font:normal 18px Arial, Helvetica, sans-serif ;
		text-align:left ;
	}
	#form-login2{
		font:normal 13px Arial, Helvetica, sans-serif ;
		padding-top: 20px;
		background:#E0ECAE ;
		padding:10px 10px;
		border:1px solid #D4EE97 ;
                width:204px;
	}
	.txtfield {
		border:1px solid #96AA45;
		font:normal 17px verdana;
		background:#eee  ;	
	   width:180px;
	}
	
	.frmbutton {
		background:url(images/button-bg.jpg) ;
		font-size: 18px;
		padding-top:1px ;
		padding-bottom:1px ;		
		padding-left:10px ;		
		padding-right:10px ;				
	}
	
	p.frmbutton {
		float: right ;
	}
/* End of 'css-may-form-table' */

