/* basic styles ---------------------------------------------------------------------------------------------------- */

body {
	color: black;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: "Century Gothic", Arial, Georgia, "Minion Web", Palatino, "Book Antiqua", Utopia, "Times New Roman", serif;	
	background-color: white;
	width: 100%;
	font-size: small;
	}
      * html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
	}

h1 {
	font-size: 150%;
	padding-top: 40px;
	}
/*
h1.practitioner {
	background: url("../images/Full-AoR-membership.gif") no-repeat top right;
}
*/
a {
	color: #663;
	border: 0;
	}

img {
	border: 0;
	}
	
quote p {
  font-style: italic;
	margin: 0;
	padding: 0 15px 5px 15px;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.clear {
  clear: both;
}
	
/* layout structure ---------------------------------------------------------------------------------------------------- */

#wrap {
	max-width: 1200px;
	min-width: 750px;
	}

#leftside {
	float: left;
	width: 26%; /* Don't change.  This is the minimum it can be for a 800x600 resolution */
	background-color: white;
	}
	
/* Headers in the left menu */
/*
#leftside h3 {
  margin: 20px 0 6px 0;
	padding: 5px 10px;
	color: #fff;
	font-size: 105%;
	background: url("../images/sub-h-bg.gif") repeat-x top left;
  }
*/
	
#content {		
	float: right;
	width: 74%; /* Don't change, as above. */
	background-color: white;
	}

/* toolbar -------- */
#loggedinstatus {
  float: left;
	width: 40%;
	font-size: 90%;
	color: #777;
  }
	
#loggedinstatus p {
  padding: 0;
	margin: 0;
  }

#toolbar {
  float: right;
	width: 60%;
	background: white;
	color: #005c7d;
  }
	
#toolbar ul {
  padding: 0; 
	margin: 0; 
	list-style: none;
  }

#toolbar li {
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
	}

#toolbar li {
	float: right;
	margin: 0 4px 0 0;
	padding: 0;
	}

#toolbar li a {
	color: #777;
	font-weight: normal;
	background: #fff url("../images/toolbar-separator.gif") right no-repeat;
	padding-right: 11px;
	text-decoration: none;
	font-size: 90%;
	}

#toolbar li a:hover {
	font-weight: bold;
	color: #333;
	}	
	
/* header ---------------------------------------------------------------------------------------------------- */

#header {
	float: left;
	width: 100%;
	min-height: 150px;
	background: white url("../images/header-views.gif") no-repeat top left;
	}

#companyname {
	float: left;
	width: 100%;
	min-height: 100px;
	background: url("../images/logo.gif") no-repeat top right;
	}

#companyname p {
	float: right;
	font-size: 150%;
	color: #005c7d;
	margin: 0;
	padding: 20px 100px 0 0;
	font-family: Papyrus, "Century Gothic", Georgia, "Minion Web", Palatino, "Book Antiqua", Utopia, "Times New Roman", serif;
	font-variant: small-caps ;
	word-spacing: 3px;
	letter-spacing:	2px;
	}

#companyname img {
  float: left;
	width: 100px;
	height:100px;
	margin: 10px 0 0 10px;
  }

/* breadcrumb trail ---------------------------------------------------------------------------------------------------- */

#breadcrumbtrail {
	clear: both;
	height: 36px;
	/*padding: 4px 0 8px 8px;*/
	/*padding: 2px 0 4px 0;*/
	padding: 1px 0 0 0;
	background: white;
	color: #777;
	vertical-align: text-bottom;
	}

#breadcrumb li {
	float: left;
	margin: 0px 4px 0 0px;
	}


#networking-toolbar li {
  float: right;
	margin-left: 4px;
}

#breadcrumb li, #networking-toolbar {
	display: inline;
	}
	
#networking-toolbar li {
  list-style: none;
}

#networking-toolbar li a {
  text-decoration: none;
}

#breadcrumb li a {
	color: #777;
	font-weight: bold;
	background: #fff url("../images/breadcrumb.gif") right no-repeat;
	padding-right: 11px;
	text-decoration: none;
	}

#breadcrumb li a:hover {
	color: #333;
	background: #fff url("../images/breadcrumb.gif") bottom right no-repeat;
	}

/* Navigate back to the top of the page - Bridging Course FAQ */

.navigatebacktotop a {
	color: #777;
	font-weight: bold;
	background: #fff url("../images/top.gif") right no-repeat;
	padding-right: 11px;
	text-decoration: none;
	}	

.navigatebacktotop a:hover {
	color: #333;
	background: #fff url("../images/top.gif") top right no-repeat;
	}	

/* special notices -------------------------------------------------------------------------------------------- */

#message {
	float: left;
	width: 100%;
	clear: both;
	font-weight: bold;
	font-size: 110%;
	color: #fff;
	text-align: center;
	background: #005c7d;
	}

#message p {
	margin: 0;
	padding: 8px 14px;
	}

#message strong {
	text-transform: uppercase;
	}

#message a {
  color: #fff;
	}
	
/* menu -------------------------------------------------------------------------------------------- */

.menu, .menu ul, li.selected .menu, li.selected .menu ul {
  padding: 0; 
	margin: 0; 
	list-style: none;
  }
	
.menu, li.selected .menu {
  width: 100%; 
	position: relative; 
	z-index: 500;
	}

.menu li {
  width: 100%; 
	float: left; 
	border-right: 1px solid #e8edf3;
	}

.menu li a {
  display: block; 
	width: 100%; 
	height: 30px;
	line-height: 30px;
	color: #777; 
	text-decoration: none; 
	float: left; 
	padding-left: 13px;
	}

.menu .t-separator {
	padding-left: 60px;
	color: #e8edf3;
	border: none;
  }	

/* All level 2 menu items */
.menu .menu li a {
  padding-left: 30px;
}

/* All level 3 menu items */
.menu .menu .menu li a {
  padding-left: 60px;
	height: 20px;
	line-height: 20px;
}	
	
.menu .menu, .menu .menu .menu {
  display: none;
}

.menu .selected, .menu .menu .selected {
  display: block;
}

a.selected {
  background:url("../images/breadcrumbs/grey.gif") no-repeat left;
	font-weight: bold;
	color: #005d7d;
	}
	
.menu .selected .menu a {
  padding-left: 30px;
}

.menu .selected .menu .selected .menu a {
  padding-left: 60px;
}
	
.menu li a:hover {
  white-space: nowrap; 
	position: relative; 
	background: url("../images/breadcrumbs/blue.gif") no-repeat left; 
	color: #005d7d;
	}


/* gutters ---------------------------------------------------------------------------------------------------- */

#wrap .gutter {
	padding: 0 50px 0 50px;
	}

#leftside .gutter {
	padding: 10px 5px 25px 0px;
	}
	
#content .gutter {
	padding: 10px;
	}

#navigation-top .gutter {
	padding: 0 0 0 50px;
	}



/* alternate colour of testimonials */

#testimonialquotes .alt dt {
	color: #9FCCA4;
	}


/* content ----------------------------------------------------------------------------------------------------- */

#content h1 {
	margin: 0.25em 0 1em 0;
	padding: 0;
	font-family: "Century Gothic", Georgia, "Minion Web", Palatino, "Book Antiqua", Utopia, "Times New Roman", serif;
	font-size: 150%;
	font-weight: normal;
	color: #005c7d;
	}

#content h2 {
	margin: 2em 0 0.5em 0;
	padding: 0;
	font-family: "Century Gothic", Georgia, "Minion Web", Palatino, "Book Antiqua", Utopia, "Times New Roman", serif;
	font-size: 125%;
	font-weight: normal;
	color: #005c7d;
	}



/* dates */

.dates h3 {
	font-family: "Century Gothic", Georgia, "Minion Web", Palatino, "Book Antiqua", Utopia, "Times New Roman", serif;
	background-color: #f0f6f3;
	color: #FFFFFF;	
	}

/* tables */

.tablelist {
	padding-bottom: 20px;
	}

table {
	width: 100%;
	background-color: #f0f6f3;
	}

table td {
	margin: 0;
	padding: 8px 20px;
	text-align: left;
	border: 1px solid #e8edf3;
	}
/*
table td.toprow {
	font-weight: bold;
	}
*/
table th {
	font-weight: bold;
  }

table .rightalign {
	text-align: right;
	}

table .time {
	text-align: center;
	}

table .blank {
	color: #CAD9AD;
	}
	
table.no-background {
	background-color: none;/*#ffffff;*/}
	
table.white-background {
	background-color: #ffffff;}

table.no-background td, table.white-background td {
	border: none;
	}


/* tutors ---------------------------------------------------------------------------------------------------- */

#definitionlist {
  float: left;
	width: 100%;
	padding-bottom: 25px;
	}

#definitionlist dl {
	margin: 0;
	padding: 0;
	display: inline; /* fixes IE/Win double margin bug */
	}

#definitionlist dt {
	float: right;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 130%;
	color: #005c7d;
	}

#definitionlist dd {
	margin: 0;
	padding: 0;
	}

p.quote {
	color: #005c7d;
	font-family: "lucida handwriting", "segoe script", "Century Gothic", Georgia, "Minion Web", Palatino, "Book Antiqua", Utopia, "Times New Roman", serif;	
	font-size: 110%;	
	}
	
p.highlighted {
	font-weight: bold;
	color: #005c7d;
  }

#definitionlist dd.photo img {
	float: left;
  }

/*
img.photograph {
  float: right;
  }
*/
	
#definitionlist dd.photo img, img.photograph {
	margin: 0 8px 0 0;
	padding: 4px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	/*
	background: #fff;
	*/
	}

/* reverse float */
#definitionlist .alt dt {
  float: left;
	}
	
#definitionlist .alt dd.photo img {
  float: right;
	margin: 0 0 0 8px;
  }	
	
/* notes -------------------- */
p.notes {
  font-size: 90%;
	color: #005c7d;
	font-style: italic;
  }	
	

/* footer ---------------------------------------------------------------------------------------------------- */
	
#footer {
  clear: both;
  background-color: white;
	border-top: 1px solid #e8edf3;
	line-height: 35%;
	color: #777;
  }
	
/* Hide from IE5/Mac \*/
html, #footer {
  min-height: 80px;
	}
/* End hide from IE5/Mac */

#footer a {
	color: #777;
}

#footerAddress, #footerInfo {
  margin-top: -5px;
  }
	
#footerAddress {
	float: left;
	text-align: left;
}

#footerInfo {
  float: right;
	text-align: right;
}
					
/* contact form ************************************************************************************************/	

label {
  width: 15em;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block;
	font-weight: bold;
	/*
  color: #667265;
	*/
  }

fieldset
{
  border: 1px solid #005c7d;
	width: 80%;
}

.mandatory input, .mandatory textarea {
  background: #f0f6f3;
  }

	
.submit input {
  border: 1px solid #005c7d;
  }

.weekend-tab, .weekend-tab-selected {
}	

a.weekend-tab, a.weekend-tab-selected {
	padding: 2px 5px 2px 5px;
  border: 1px solid #E8EDF3;
	background-color: #eeeeee;
	text-decoration: none;
}

a.weekend-tab-selected, a.weekend-tab :hover {
  border: 1px solid #94b1c7;
	background-color: white;
	color: black;
}

/* Mailchimp signup form */
.mc-field-group ul {
  list-style: none;
}

.mc-field-group label {
  width: 20em;
}
