/* reset some values */
* {
	border: 0px none;
	margin: 0;
	padding: 0;
	/* >>> word-wrap: break-word */
}

img {
	display: inline;
}

h1 {
	display: none;
}

/*
	General Formatting
*/
html, body {
	height: 100%;
}

body {
	background: #FFFFFF;
	color: #666666;
	/* >>> text-align: center;*/
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.icon {
	padding-left: 4px;
	/*vertical-align: top;*/
	cursor: pointer;
	display: block;
}

.texticon {
	padding-left: 0px;
	vertical-align: top;
	cursor: pointer;
}


/*
	Centres Page
*/
#pageholder {
	margin-left: auto;
	margin-right: auto;
	/*margin-left: 10px;*/
	width: 760px;
	text-align: left;
	background: url('/media/content_bg.gif') repeat-y left;
}


/*
	Mast Head
*/
#masthead {
	background: #FFFFFF;
	width: 100%;
	text-align: left;
	padding-top: 0px;
}

#masthead_logo {
	float: left;
	padding-bottom: 5px;
	background: #FFFFFF;
}

#masthead_functions {
	float: right;
	height: 80px;
	width: 400px;
	position: relative;
	text-align: right;
}


/*	<search> */
/*
#mainmenu_search {
	height: 2.8em;
	background: #949599;
	float: right;
}

#mainmenu_search_content p {
	font-size: 1.0em;
	line-height: 2.8em;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 1em;
}
*/

.searchbox {
	font-size: 0.9em;
	padding: 1px 2px;
	border: 1px solid #666;
	width: 100px;
}

.searchsubmit {
	padding-left: 4px;
	padding-bottom: 1px;
	vertical-align: middle;
}

#masthead_search { top: 50px; right: 0; position: absolute; text-align: right; width: 100%;}

#masthead_search_content { 	font-size: 1.0em;
	line-height: 2.8em;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	color: #666;
	padding-right: 1em; }


/* </search> */

#masthead_functions p {
	bottom: 0;
	right: 0;
	font-size: .8em;
	position: absolute;
	text-align: right;

}

#masthead_functions a {
	text-decoration: none;
	color: #666666;
}

#masthead_functions a:hover {
	text-decoration: underline;
	color: #666666;
}


/*
	
	Site Headings
*/
#siteheading {
	clear: both;
	background: #949599;
	text-align: left;
	border-bottom: 1px solid #ADAEB2;
}


#siteheading_specific {
	clear: both;
	text-align: left;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #ADAEB2;
}



/*
	Main Menu
*/
#mainmenu {
	background: #949599;
	border-bottom: 1px solid #ADAEB2;
}

.mainmenu_menu {
	height: 2.8em;
	background: #949599;
	border-top: 1px solid #FFFFFF;
	float: left;
	width: 100%;
	min-width: 760px;
}

.mainmenu_menu ul li {
	display: inline;
	list-style: none;
}

.mainmenu_menu li {
	float: left;
	height: 2.8em;
	text-align: center;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #767779;
	border-left: 1px solid #B0B1B5;
}

/*
.mainmenu_menu li:hover {
	background: #BEBEC0;
}
*/

.mainmenu_menu li {
	font-size: .9em;
	line-height: 2.8em;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

.mainmenu_menu li a {
	text-decoration: none;
	color: #FFFFFF;
}

.mainmenu_menu li a:hover, .mainmenu_menu li.active a, .mainmenu_menu li.active a:hover  {
	display: block;
	text-decoration: none;
	color: #000000;
}

/*
	Breadcrumbs
*/
.breadcrumbs {
	background: #ffffff;
	color: #333333;
	font-size: .8em;
	font-weight: bold;
	line-height: 2.8em;
	padding-left: 10px;
	vertical-align: middle;
}

.breadcrumbs a {
	color: #333333;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #333333;
	text-decoration: underline;
}

#contentholder {
	clear: both;
	width: 100%;
}

#content {
	width: 100%;
}

/*
	Generic Layout Menu
*/


/*
	Submenu
*/
#submenu {
	border-bottom: 4px solid #DCDDDF;
	background: #DCDDDF;
	width: 236px;
	float: left;
}

.submenu_heading {
	border-left: 2px solid #DCDDDF;
	border-right: 2px solid #DCDDDF;
	line-height: 20px;
	width: 232px;
}

.submenu_heading p {
	font-weight: bold;
	font-size: .9em;
	padding-left: 10px;
	color: #ffffff;
}

.submenu_boxout {
	border-left: 2px solid #DCDDDF;
	border-right: 2px solid #DCDDDF;
	border-top: 4px solid #DCDDDF;
	border-bottom: 1px solid #949599;
	line-height: 20px;
	width: 232px;
	background: #ffffff;
}

.submenu_boxout p {
	border-left: 1px solid #949599;
	border-right: 1px solid #949599;
	padding-left: 5px;
	padding-right: 5px;
	width: 220px;
}
.submenu_boxout_heading {
	line-height: 20px;
	width: 230px;
	background: #949599;
	color: #ffffff;
	font-weight: bold;
}

.submenu_boxout_padding {
	height: 10px;
	width: 230px;
	background: #ffffff;
	border-left: 1px solid #949599;
	border-right: 1px solid #949599;
}

.submenu_boxout_content {
	color: #333333;
	font-weight: bold;
	padding-bottom: 1em;
	font-size: 1em;
}

.submenu_boxout_content a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	line-height: 1em;
}

.submenu_boxout_content a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

#submenu_footer_image, #index_sub_image  {
	background: #DCDDDF;
	padding-top: 15px;
	vertical-align: text-bottom;
}

#submenu_footer, #submenu_footer_image, #index_sub_image  {
	border-left: 2px solid #DCDDDF;
	border-right: 2px solid #DCDDDF;
}

#index_sub_image {
	padding-top: 17px;
	text-align: center;
}

.text {
	font-size: 1em;
}

/*
	Menu
*/

.submenu_menu {
	border-top: 1px solid #FFFFFF;
	float: left;
	width: 236px;
	font-size: .9em;
	color: #000000;
}

/* fix ?  */
.submenu_menu ul li .currentbranch0 {
 	vertical-align: bottom; /* This fixes the IE Win gap! */
 	/*height: 2.8em;*/
	/* line-height: 2.0em; 
	padding: 3px 0 3px 0;  */
	padding: 8px 0px;
} 
.submenu_menu ul li a {
	vertical-align: bottom; 
	padding: 8px 0px;
}

.submenu_menu ul li {
	list-style: none;
	display: block;
}

.submenu_menu li.active {
}

.submenu_menu li {
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 0px;
	border-left: 2px solid #DCDDDF;
	border-right: 2px solid #DCDDDF;

}

.submenu_menu li a, .submenu_menu li .currentbranch0 {
	display: block;
	text-decoration: none;
	color: #ffffff;
}

.submenu_menu li a:hover {
	display: block;
}



.submenu_menu li.active a {
	display: block;
	text-decoration: none;
	color: #000000;
}


.submenu_menu li.active a:hover {
	display: block;
}


/*
	Submenu 3rd level
*/
.submenu_menu li.submenu_menu_3rdlevel {
	height: 2.2em;
	padding-left: 10px;
	border-top: 1px solid #DCDCDC;
	border-bottom: 0px none;
}

.submenu_menu li.submenu_menu_3rdlevel a {
	line-height: 2.2em;
	padding-left: 10px;
	font-weight: normal;
}

.submenu_menu li.submenu_menu_3rdlevel a:hover {
	font-weight: normal;
}

.submenu_menu li.submenu_menu_3rdlevel a.active {
	font-weight: bold;
}
.submenu_menu ul.multilevel-linkul-0 {
	margin-left: -10px;
}
.submenu_menu ul.multilevel-linkul-0 li {
	padding-left: 10px;
	padding-right: 0px;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}
.submenu_menu ul.multilevel-linkul-0 li a, .submenu_menu ul.multilevel-linkul-0 li .currentbranch1 {
	line-height: 1.5em;
	padding: 8px 10px;
	font-weight: normal;
	display: block;
}
.submenu_menu ul.multilevel-linkul-0 li .currentbranch1 a {
	padding-left: 0px;
}

.submenu_menu ul.multilevel-linkul-0 li a:hover {
	font-weight: normal;
}

.submenu_menu ul.multilevel-linkul-0 li a.active, .submenu_menu ul.multilevel-linkul-0 li .currentbranch1, .submenu_menu ul.multilevel-linkul-0 li .currentbranch1 a, .submenu_menu ul.multilevel-linkul-0 li .currentbranch1 a:hover {
	font-weight: bold;
	
}

/*
	Copy
*/
#copy {
	float: right;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}

#copy_heading {
	line-height: 20px;
	width: 510px;
	text-align: left;
	font-weight: bold;
	font-size: .9em;
	padding-left: 10px;
	color: #ffffff;
}

#copy_content_holder{
	font-size: .9em;
	width: 520px;
	height: 100%;
	color: #000000;
}

#copy_content {
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 7px;
	width: 370px; /* 370 */
	border-right: 2px solid #CCCCCC;
	height: auto !important; 
	height: 640px; 
	min-height: 623px;
}

#copy_content p {
	padding-bottom: 1em;
}

#copy_content a:hover {
	text-decoration: none;
}

#copy_content h2 {
	font-size: 140%;
	padding-bottom:  1em;
}
#copy_content h3 {
	font-size: 120%;
	padding-bottom:  1em;
}
#copy_content h4 {
	font-size: 100%;
	padding-bottom:  1em;
}

#copy_content ul {
	padding-left: 40px;
	padding-bottom:  1em;
}
#copy_content ol {
	padding-left: 40px;
	padding-bottom:  1em;
}
#copy_content img {
	padding: 5px;
}
#copy_content table {
	border-collapse: collapse;
	border: 1px solid #949599;
}
#copy_content table th {
	border: 1px solid #949599;
	padding: 3px 6px 3px 6px;
	background-color: #949599;
	color: #ffffff;
}
#copy_content table td {
	border: 1px solid #949599;
	padding: 3px 6px 3px 6px;
}
#copy_content blockquote { padding: 0px 0px 0px 40px;}


#copy_content table.tabnoborder {
    border:none;
}

#copy_content table.tabnoborder th {
    border:none;
}

#copy_content table.tabnoborder td {
    border:none;
}

/*
	Copy Content Right Links Boxes
*/
#copy_linksbox_holder {
	font-size: .8em;
	float: right;
	padding-top: 1px;
	width: 133px;
}

#copy_linksbox_holder h4 {
	font-size: 1.1em;
	padding-top: 1px;

}

.copy_linksbox_heading {
	background: #949599;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	border-bottom: solid 10px #ffffff;
	line-height: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}

.copy_linksbox_heading_holder {
	line-height: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}

.copy_linksbox_links {
	padding-top: 5px;
	line-height: 2.2em;
	padding-left: 5px;
	border-bottom: solid 10px #ffffff;
}

.copy_linksbox_links a {
	font-weight: bold;
	color: #333333;
	/* font-size: 1em; */
	text-decoration: none;
	line-height: 1em;
}

.copy_linksbox_links a.icon {
	padding-left: 14px;
	background: transparent url('/media/rightlink_icon.gif') no-repeat center left;
	text-decoration: none;
	line-height: 1em;
}

.copy_linksbox_links a:hover {
	text-decoration: underline;
}

.copy_linksbox_links ul {
list-style: none;
}
.copy_linksbox_links ul li {
padding-bottom: 1em;
padding-left: 4px;
line-height: 1em;
color: #333333;
}

/* Links with arrow icon */
.copy_linksbox_links_icon {
	padding-top: 5px;
	line-height: 2.2em;
	border-bottom: solid 10px #ffffff;
	font-weight: bold;
}

.copy_linksbox_links_icon a {
	font-weight: bold;
	color: #333333;
	/*font-size: .9em;*/
	text-decoration: none;
	line-height: 1em;
	padding-left: 0px;
}

.copy_linksbox_links_icon a:hover {
	text-decoration: underline;
}


.linkholder {
	padding-bottom: 1em;
	padding-left: 4px;
	line-height: 1em;
	color: #333333;
}

.copy_linksbox_links_icon .linkholder {
	/*padding-bottom: 1em;*/
	padding-left: 16px;
	background: transparent url('/media/rightlink_icon.gif') no-repeat top left;
}

/*
	Footer
*/
#footer {
	clear: both;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 4.3em;
	width: 100%;
	background: #DCDDDF;
}
#footer_copyright {
	float: left;
	padding-left: 10px;


}
#footer_waa {
	/* >>> _float: left; */
	/* >>> #float: left; */
	float: left;
}	
	
#footer_email {
	float: right;
	padding-right: 10px;
	text-align: right;
}
#footer_right_text {
	float: right;
	padding-right: 10px;
	text-align: right;
}
.footer_copy {
	font-size: .8em;
	color: #949599;
	padding-top: .7em;
}
.footer_copy a {
	color: #949599;
	text-decoration: none;
}
.footer_copy a:hover {
	text-decoration: underline;
}


/*
	Misc / hacks
*/
.clearer {
	clear: both;
	font-size: 1px;
	height: 1px;
	background: #DCDDDF;
}


/* Added Extras -> Feb/Mar 2009 */
.quicklink { display: block; padding: 0 5px; margin: 0 0 5px 0; font-size: .8em;}
	.quicklink img { float:left; padding: 0 3px 3px 0; }
	.quicklink h4 { font-size: 11px; padding-bottom: 4px;}
	.quicklink p { text-decoration: none; color: #000; text-decoration: none;}
	.quicklink a { text-decoration: none; color: #000; text-decoration: none;}	
	.quicklink a:hover { text-decoration: underline; }

	.ql_innogen h4, .ql_innogen a{width: 100px;	float: right; }
	.ql_egenis h4, .ql_egenis a {width: 100px;	float: right;}
	.ql_cesagen h4, .ql_cesagen a {width: 100px;	float: right;}
	.ql_forum h4, .ql_forum a {width: 100px;	float: right;}

	/* quicklink colours */
	.ql_innogen h4, .ql_innogen a { color: #CD7D2C; }	
	.ql_egenis h4, .ql_egenis a { color: #008FA7;}
	.ql_cesagen h4, .ql_cesagen a { color: #69784F;}
	.ql_forum h4, .ql_forum a { color: #7E748C;}	
	
	.ql_egenis, .ql_innogen, .ql_cesagen, .ql_forum {padding-bottom: 0px; margin-bottom: 23px;}
	
	#copy_linksbox_holder_right .copy_linksbox_links { display: none;}
	
	.eventlink { padding-bottom: 1em; padding-left: 4px; padding-right: 4px; line-height: 1em; color: #949599; font-size: .9em;}
	.eventlink span { color: #018FA7;}
	.eventlink a { color: #949599; font-weight: normal;}