/* Default for holding pages CSS styles */








div#wrapper{/*site content container*/
	position: absolute;
	left: 50%;
	margin-left: -480px;
	vertical-align:top;
	width: 960px;
	background-image: url(/images/left_bg.gif);/* background colour for left Navigation panel */
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	height: auto;
	}

#masthead {/* add border to masthead */
	margin-bottom: 15px;
	background-image: url(images/masthead-background.jpg);
	background-repeat: repeat-x; 
		}	

#logo {/* logo container link to /images/construct/fac_logo_2.png and faclogo.aspx*/
	float: left;
	height: 110px;
	width: 205px;
	padding-top: 2px;

	}
#topbar1 {/* logo */
	}
#topbar2{/* second masthead area headliner text container */
	float: left;
	height: 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.45em;
	font-weight: 600;
	color: #CCCCCC;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 30px;
	font-style: italic;
	padding-top: 35px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 50%;
	}
#topbar3 {/* third masthead area languagebar container & mem's login */
	float: right;
	width: 12em;
	height: 110px;
	padding: 1px;
	margin: 0px;
	}
/* --------- */

#meetingcopy {
	float: right;
	width: 550px;
	padding-right: 3%;
}
#topbar4{
	height: 27px;
	text-align: right;
	width: 100%;
	float: left;
	background-color: #CC3300;
	}
.conference {
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}

.conference img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 60px;
}


/* Navigation Menu CSS */
div#navigation{/* navigation container */

	width:23%;
	float: left;
	padding-top: 30px;
	margin-right: 0px;
	padding-right: 0px;
	clear: left;

	}
	.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.60em;
	color: #333333;
	line-height: 1.7em;

	width: 90%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	background-repeat: repeat-y;
}
	.submenuline {
	top: 0px;
	left: 0px;
	width:189px;
	overflow:hidden;
	background-color:#CCCCCC;
	height: 1px;
}

#address_panel {/* address+ Fac diary container */
	width:100%;
	float: left;
	height: auto;
	}
.navigationpanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	color: #333333;
	line-height: 1.7em;
	float: left;
	width: 19%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-left: 10px;
	}
/* -- end ---*/

/* horizonal rule*/
	div#donrule{
	width: 100%;
	background-color: #336600;
	height:5px;
	clear: left;
	float: left;
	font-size:1px;
	}
div#donrule2{ 
	width: 100%;
	background-color: #336600;
	height: 3px;
	font-size:1px;
	clear: left;
	margin: 0px;
	padding: 0px;
	}
	.donrule{
	width: 60%;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #336600;
	display: block;
	height: 2px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	}
/* end*/ /* ---*/


div#pagecontents{/* page contents Menu CSS styles - in the index folder */
	float:left;
	width: 74%;
	padding-top: 25px;
	height:auto;

	margin-right: 3px;
	margin-left: 6px;
	padding-right: 10px;
	padding-left: 4px;
	}
	/* end*/
	.maincontents {/* page contents Menu CSS styles */
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;	
	}
	
	
	.maincontents_2 {/* home-page contents CSS styles */
	width: 99%;
	padding-left: 0px;
	background-image: url(images/test/worldmap.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	color: #000000;
	font-weight: normal;
	height: auto;
	background-position: center;
	text-align: justify;
	list-style-position: outside;
	list-style-type: square;
	}

	li.dd {/* home page bullets  CSS styles */
	list-style-position: outside;
	list-style-type: square;
	color: #FF6600;
	line-height: 1.5em;
}
	ul.we{ /* home page bullets  CSS styles */
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.contentscolumn1 {/* page contents column Menu CSS styles */
	width: 60%;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-bottom: 10px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	.contentscolumn2 {/* page contents Menu CSS styles */
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #FF0000;
	}

	.sidebar {
	width: 37%;

	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	}
	
	
	p {/* HTML tag styles*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #333333;
	line-height: 1.7em;
	}
	
a {
	text-decoration:underline;
	color: #003399;
}
a:hover {
	text-decoration:none;
	color: #003399;
}

a:focus {
	text-decoration:none;
	color:#FF0000;
}

ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: disc;
}
ol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: decimal;
}
h1 {
	font-size: .75em;
	color: #990000;
	text-decoration: none;
	font-weight:bold;
	line-height: 16px;
	margin:5px 0px 0px 0px;
}
h2 {
	color: #990000;
	text-decoration: none;
	font-weight:normal;
	line-height: 16px;
	margin:5px 0px 0px 0px;
}
h6 {
	font-size:0.68em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #336666;
	}
.tabletext {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif,;
	font-size: 0.65em;
	margin: 10px;
	padding-left: 10px;
	font-weight: normal;
	width: 95%;
	}
.donMainheader {/* page contents header */
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Brush Script MT";
	font-size: 0.6em;
	color: #003366;
	padding-left: 0px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: -10px;
	}
	.tittlehead {/* page contents header */
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Brush Script MT";
	font-size: 0.99em;
	color: #339900;
	padding-left: 0px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: -10px;
	}
.subhead {/* page contents header */
	text-align:left;
	font-size: 0.89em;
	color: #993333;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}	
.imagebox {/* page contents graphic_box */
	width: 30%;
	float: right;
	text-decoration: none;
	display: inline;
	}
/* end*/ /* end*/





/* top Menu bar  
    #menu {
	cursor: default;
	overflow: hidden;
	background-color:  #f5f5f5;
	height: 23px;
	border-top-style: solid;
	border-bottom-style: solid;
	width: 100%;
	float: right;
    }
	*/ 
    
    .menu ul {
	background-color: #edf2cf;
	color: #000066;
	font-size: 10px;
	margin-top: 0.2em;
	list-style-type: none;
	position: absolute;
	width: 120px;
	display: none;
    }
    
    .menu ul li {
	padding: 0.2em;
	display: block;
	width: auto;
    }
    
    div.menu:hover ul {
      display: block;
      margin: 0;
      padding: 0;
    }

    div.menu ul li:hover {
	background-color: #d4d8bd;
    }

/* loggin bar CSS styles */	

div#facloginbar {/* members loggin  */
	float:right;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	padding-right: 4px;
	padding-top: 45px;
	}
div.logobar {
	width: 200px;
	background-color: #CCFF66;
	border: 10px  #000000;
	}

/* end */
	
.mainmenu1 {
	top: 0px;
	left: 0px;
	height:23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: left;
	width: 17%;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #339966;
}
.mainmenu2 {
	top: 0px;
	left: 10px;
	height:23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: center;
	width: 17%;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #339966;
}
.mainmenu3 {
	top: 0px;
	left: 10px;
	height:23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: center;
	width: 17%;
}
/* ---------*/

/* Language bar Menu CSS styles */
div#donlanguagebar {/* Language bar Menu including #facloginbar - members login text */
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	padding-right: 5px;
	}
div#donlangmenuspacer {
	width: 210px;
	height: 5px;
	overflow:hidden;
	float:left;
	}
div#languagebarTitle {
	font-family: Verdana;
	font-size: 1.2em;
	text-align: center;
	margin-left:20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	div#donlanguagebar a{
	color: #FFFFFF;
	text-decoration: none;
}
div#donlanguagebar a:hover{
	color: #003399;
	text-decoration: none;
}
/* end */

div#dontest {
	width: 100%;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	background-color: #FF0000;
	padding-right: 5px;
	height: 30px;
}
div#donlogouttop {
	top: 0px;
	left: 0px;
	height: 50px;
	width: 500px;
	overflow:hidden;
	float:left;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	color: #003399;
	text-decoration: none;
}


/* Fac Diary CSS */
div#doneventspanel {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	}
div#doneventspaneltitle {
	float:left;
	font-size: 0.55em;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif,;
	color: #CC0000;
	padding-top: 50px;
	background-color: #00FF00;
	margin: 0px;
	width: 12%;
}
.doneventspanelevents{
	height: auto;
	padding: 0px;

	clear: right;
	float: right;
	width: 45em;
}
.doneventtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .55em;
	color: #333333;
	vertical-align:text-top;
	width: 100%;
}
/* headers_class CSS 
div#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	line-height: 1.7em;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align:right;
	margin-top: 0px;
	background-color: #FFFFFF;
}
*/

.footerright{/* footer right revised dates CSS */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
	text-align: right;
	float: right;
	clear: both;
}
div#copyrightbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align:right;
	/* end */
/* headers_class CSS */
	background-color: #FFFFFF;

	height: 30px;
	clear: both;
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0px;
}

/* bottombar CSS */

div#bottombar {
	position:relative;
	clear:both;
	height: 23px;
	background-color:#F5F5F5;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .55em;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	margin-top: 5px;
}
div#bottombar a{
	color: #990000;
	text-decoration: none;
}
div#bottombar a:hover{
	color: #990000;
	text-decoration: none;
}
.style33 {/*maincontent small text top */
color: #FF6600
}
.style34 {/*maincontent small text top */
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	}
.style35 {/*English only pages */
	color: #FF6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-weight: normal;
	text-align: left;
}
.arcresulttext	{/*database footer meetingschedule*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
}

