@charset "utf-8";

/*	last updated by dm on 23/10/2008		*/

html, body { border: 0; margin: 0; padding: 0; }

/*	Begin: Page Layout Styles - based on "Jello Piefecta" - http://positioniseverything.net/articles/jello.html		*/
body {
	padding: 0 390px 0 390px;
	margin: 0;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, Tahoma, sans-serif;
	background: #EFEFEF;
}

#sizer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 37%;
	max-width: 120px;  /* version for IE is in the header of each page using conditional comment */
}

#expander {
	margin: 0 -390px 0 -390px;
	min-width: 780px; /* Critical Safari fix! */
	position: relative;
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

/* helps IE get the child percentages right. */
#wrapper { 
	width: 100%;
	background: #FFFFFF;
}
/*	End: Page Layout Styles		*/

/*	Begin: Header styles, including tabs		*/
#header {
	clear:both;
	height: 106px;
	background: #999999 url(/images/top-bar/tab_base.png) repeat-x scroll center bottom;
/*	background: #75A1BC url(/images/top-bar/tab_base.png) repeat-x scroll center bottom;		*/
/*	background: #428DBB url(/images/top-bar/tab_base.png) repeat-x scroll center bottom;		*/
/*	background: #609175 url(/images/top-bar/tab_base.png) repeat-x scroll center bottom;		*/
/*	background: #489368 url(/images/top-bar/tab_base.png) repeat-x scroll center bottom;		*/
}

#header .logo_container {
	position:absolute; 
	margin-left: 28%;
	margin-top:4px;
	width: 50%;
}

#header .logo_main {
	float: left; 
	margin: 18px auto 0px; 
	vertical-align: middle;
}

#header span.logo-zoom {
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	text-decoration: none;
	vertical-align: middle;
}

#header span.logo-in {
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	line-height: normal;
	text-decoration: none;
	vertical-align: middle; 
	margin-right:4px;
}

#header .logo_strapline {
	float: left; 
	border-left: 2px solid #666666;
	vertical-align: middle; 
	text-align: left;
	margin: 16px 0px 0px 5px;
	padding: 0px 0px 3px 8px;
	line-height: 1.2;
}

#header .strapline {
	font-size: 19px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 0.9em;
	vertical-align: middle; 
}

#head_tabs {
	float:left;
	width:70%;
	margin: 76px auto 0 auto;
/*	display: inline-block;	*/
}
/* Holly hack for IE \*/
* html #head_tabs { margin-top: 14px; }
/* */

#head_tabs ul {
	margin: 0;
	padding: 0px 10px 0 10px;
	list-style: none;
}

#head_tabs li {
	float:right;
	background: url(/images/top-bar/tab_left.png) no-repeat left top;
	margin:0;
	vertical-align: middle;
	padding:0 0 0 8px;
}

#head_tabs a {
	font-size: 11px;
	display:block;
	color: #666699;
	background: url(/images/top-bar/tab_right.png) no-repeat right top;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
	padding: 8px 8px 0px 2px;
	margin-right: -6px;
	height: 20px;
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#head_tabs a {float:none;}
/* End IE5-Mac hack */

#head_tabs a.two-line {
	padding: 6px 8px 2px 2px;
	line-height: 10px;
/*	overflow: hidden;		*/
}

#head_tabs #current {
	background: url(/images/top-bar/tab_left_active.png) no-repeat left top;
}

#head_tabs #current a {
	height: 22px;
	text-align: center;
	font-weight:bold;
	color: #9CA4B7;
	background: url(/images/top-bar/tab_right_active.png) no-repeat right top;
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#head_tabs #current a {float:none;}
/* End IE5-Mac hack */

#head_tabs #current a.current-2line {
	padding: 4px 10px 4px 2px;
	margin-right: -6px;
	line-height: 10px;
}

#head_tabs #pre-current {
	background: url(/images/top-bar/tab_left.png) no-repeat left top;
	z-index: 100;
}

#head_tabs #pre-current a {
	height: 20px;
	display:block;
/*	color: #6E7489;		*/
	color: #666699;
	background: url(/images/top-bar/tab_right_pre_current.png) no-repeat right top;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
	padding: 8px 10px 0px 2px;
	margin-right: -8px;
	z-index: 100;
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#head_tabs #pre-current a {float:none;}
/* End IE5-Mac hack */

#head_tabs #pre-current a.pre-current-2line {
	padding: 6px 10px 2px 2px;
	margin-right: -8px;
	line-height: 10px;
}

img.home-link {
	margin: 4px 0pt 4px 4px;
/*	width: 100px;
	height: 95px;	*/
	float: left;
	border:none;
	position:relative;
	z-index: 10;
}
	
img.book-link {
	margin: 4px 4px 0pt 4px;
	width: 100px;
	height: 95px;
	float: right;
	border:none;
	position:relative;
	z-index: 10;
}
/*	End: Header Styles		*/

/* 	Begin: Breadcrumb Bar Styles		*/
#breadcrumb {
	background-color:#666666;
	clear:both;
	height:14px;
/*	margin: 0px 0px 8px 0px;	*/
	margin-bottom: 8px;
	font-size: 9px;
	color: #ADADAD;
	vertical-align:middle; 
	text-align: left;
}
/* 	End: Breadcrumb Bar Styles		*/

/*	Begin: Leftbar styles		*/
#leftbar {
	width: 130px;
	float: left;
	display: inline;
	margin-bottom: 30px;
	padding-left: 4px;
}

#left_menu_caption, #affiliate_caption, #donate_caption {
/*	margin: 0px 0px 5px 0px;		*/
	padding: 2px 0px 4px 0px;
	background: #666666;
	text-align: center; 
	vertical-align: middle;
	font-size: 13px;
	color: #C1C1E1;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-radius: 8px 8px 0 0;
}

#left_menu_content, #affiliate_content, #donate_content {
	margin: 0px 0px 15px 0px;
	padding: 6px;
	border: #999999 solid 1.5px;
	text-align: left; 
	vertical-align: top;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-radius: 0px 0px 8px 8px;
}

#left_menu_content ul, #affiliate_content ul, #donate_content ul {
	list-style-position: outside;	/*	necessary to prevent IE adding space for invisible list-style		*/
}
	
#left_menu_content li.menu_bar, #affiliate_content li.menu_bar, #donate_content li.menu_bar {
	padding: 4px 2px 4px 2px;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	line-height: 11px;
}

#left_menu_quick_links {
	margin: 0px 0px 0px 0px;
	padding: 8px;
	border: #999999 solid 2px;
	background: #CCCCCC;
	text-align: center; 
	vertical-align: top;
	line-height: 1.3;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#left_menu_quick_links ul {		
	list-style-position: outside;	/*	necessary to prevent IE adding space for invisible list-style		*/
}

#left_menu_quick_links li.quick_link {
	font-size: 11px;
	font-weight: bold;
	color: #666699;
	padding: 3px 0 3px 0;
}

#left_menu_quick_links li.quick_link_info {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding: 6px 0 0 0;
}

#left_menu_quick_links li.quick_link_numbers {
	font-size: 15px;
	font-weight: bold;
	color: #666699;
}

#left_menu_quick_links li.quick_link_times {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
/*	End: Leftbar styles		*/

/*	Begin: Rightbar styles		*/
#rightbar {
	width: 130px;
	float: right;
	display: inline;
	margin-bottom: 30px;
	padding-right: 4px;
}

#rightbar .right_menu_caption {
/*	margin: 0px 0px 5px 0px;		*/
	padding: 2px 0px 4px 0px;
	background: #666666;
	text-align: center; 
	vertical-align: middle;
	font-size: 13px;
	color: #C1C1E1;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-radius: 8px 8px 0 0;
}

#rightbar .right_menu_content {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border: #666666 solid 1.5px;
	vertical-align: middle;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-radius: 0px 0px 8px 8px;
}

img.gal_bar {
	width: 118px;
	margin-bottom: 10px;
}

img.social {
	width: 36px;
	margin: 0 auto;
}
/*	End: Rightbar styles		*/

/*	Begin: Main Content styles		*/
#content_2_cols {
	margin: 0 130px;
	padding: 0 20px;
	text-align: justify;
}

#content_left_col {
	margin: 0 0 0 130px;
	padding: 0 20px;
	text-align: justify;
}

#content_right_col {
	margin: 0 130px 0 0;

	padding: 0 20px;
	text-align: justify;
}

#content_no_cols {
	width: 100%;
	text-align: justify;
}

.menu-title {
	font-family: Helvetica, Verdana, Arial, Tahoma, sans-serif;
	font-size: 13px;
	color: #C1C1E1;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
}

/*	End: Main Content styles		*/

/*	Begin: Footer styles		*/
#footer {
	clear: both;
}
/*	End: Footer styles		*/

/*	http://positioniseverything.net/easyclearing	*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Home Page styles	*/
.box_container {
	width: 104%;
	height: 480px;
	margin: 0 auto;
}

.section_box.course {
/*	border: 2px solid #536F5F;	*/
	border-color: #3F6648;
	background: #F7F9F4; /* old browsers */
	background: -moz-linear-gradient(top, #F7F9F4 43%, #F4FFEA 73%, #D0F2CD 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(43%,#F7F9F4), color-stop(73%,#F4FFEA), color-stop(100%,#D0F2CD)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F7F9F4', endColorstr='#D0F2CD',GradientType=0 ); /* ie */
}

.section_box.events {
/*	border: 2px solid #75A1BC;	*/
	border-color: #41616D;
	background: #F7FAFF; /* old browsers */
	background: -moz-linear-gradient(top, #F7FAFF 68%, #E5EFFF 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(68%,#F7FAFF), color-stop(100%,#E5EFFF)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F7FAFF', endColorstr='#E5EFFF',GradientType=0 ); /* ie */
}

.section_box.member {
/*	border: 2px solid #609175;	*/
	border-color: #563F59
}

.section_box.comedu {
/*	border: 2px solid #7BAF91;	*/
/*	border: 2px solid #1f3b08		*/
/*	border: 2px solid #6d0019;	*/
	border-color: rgb(99,78,35);
}

.section_box {
	width: 28%; 
	height:45%; 
	margin: 10px;
	float: left;
	border-width: 3px;
	border-style: solid;
	-moz-border-radius:9px; 
	-webkit-border-radius:9px; 
	background-color: #F9FBFC;
	display: inline-block;
/*	padding: .5em 2em .55em;	*/
/*	text-shadow: 0 1px 1px rgba(0,0,0,.3);	*/
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	border-radius: 9px;
}

.box_header {
/*	height: 20%;		*/
	padding: 7px 10px;
	color: white;
	text-shadow: 0 2px 2px rgba(0,0,0,.3);
/*	background: url(/images/top-bar/tab_left.png) no-repeat left top;		*/
	-moz-border-radius: 15px 15px 0 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-radius: 4px 4px 0 0;
}

.box_header.course, #header.course {
/*	background: url(/images/general-images/home-page-images/photocoursesgrad1.png) repeat left top;	*/
/*	color: #609175;
	border: solid 1px #609175;		*/
	background: #3F6648; /* old browsers */
	background: -moz-linear-gradient(top, #3F6648 23%, #4A8975 79%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(23%,#3F6648), color-stop(79%,#4A8975)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3F6648', endColorstr='#4A8975',GradientType=0 ); /* ie */
}

.box_header.events, #header.events {
/*	background: url(/images/general-images/home-page-images/photoeventsgrad2.png) repeat left top;	*/
	background: #41616D; /* old browsers */
	background: -moz-linear-gradient(top, #41616D 19%, #5E8999 68%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(19%,#41616D), color-stop(68%,#5E8999)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41616D', endColorstr='#5E8999',GradientType=0 ); /* ie */
}

.box_header.member, #header.member {
/*	background: url(/images/general-images/home-page-images/photomembers3.png) repeat left top;	*/
	background: #563F59; /* old browsers */
	background: -moz-linear-gradient(top, #563F59 0%, #90849C 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#563F59), color-stop(100%,#90849C)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#563F59', endColorstr='#90849C',GradientType=0 ); /* ie */
}

/*
.box_header.comedu {
//	background: url(/images/general-images/home-page-images/photoeducationgrad4.png) repeat left top;
	background: #6d0019; // old browsers
	background: -moz-linear-gradient(top, #6d0019 0%, #8f0222 44%, #a90329 100%); // firefox
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d0019), color-stop(44%,#8f0222), color-stop(100%,#a90329)); // webkit
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#a90329',GradientType=0 ); // ie
}
*/

.box_header.comedu, #header.comedu {
	background: rgb(99,78,35); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(99,78,35,1) 0%, rgba(168,144,92,1) 51%, rgba(165,151,119,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(99,78,35,1)), color-stop(51%,rgba(168,144,92,1)), color-stop(100%,rgba(165,151,119,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(99,78,35,1) 0%,rgba(168,144,92,1) 51%,rgba(165,151,119,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(99,78,35,1) 0%,rgba(168,144,92,1) 51%,rgba(165,151,119,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(99,78,35,1) 0%,rgba(168,144,92,1) 51%,rgba(165,151,119,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#634e23', endColorstr='#a59777',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(99,78,35,1) 0%,rgba(168,144,92,1) 51%,rgba(165,151,119,1) 100%); /* W3C */
}

.section_box .section_text {
	display: inline-block;
	padding: 3px 10px;
	line-height: 1.2em;
	font-size: 13px;
}
	
.left {
	float: left;
}
.right {
	float: right;
}


