/* ======================================== Content Main ==============================*/
#content {
	float:left;
	padding:0px 12px 40px 12px;
	width:520px;
}
#content h1 {
	font-style:normal;
	font-size:2.2em;
	clear:none;
}
#content p {
	font-size:1.2em;
	color:#6e5440;
}
#content #insideheader {
	clear:both;
	margin-bottom:0px;
}
#content p a {
	text-decoration:underline;
}
#content p a:hover {
	text-decoration:none;
}
#content p a:visited {
	text-decoration:underline;
}
#content img {
	float:left;
	margin:0px 14px 3px 16px;
}
#content .print {
	float:right;
	background: transparent url(../images/icons/print.gif) no-repeat;
	background-position:center left;
	display:inline;
	margin-top:-35px;
	padding:20px 0px 20px 45px;
}
#content .sceal {
	clear:both;
	margin:0 0 30px 0;
	font-size: 1.1em;	
}
#content .sceal img {
	clear:both;
	margin:10px 10px 0 12px;
	float:left;
}
#content .sceal p {
	margin:0px 10px 0 10px;
}
	
#news_body{
	font-size: 1.1em;
}
#content .sceal h4 a {
	color:#988d84;
}
#content .sceal a {
	color:#ff6600;
	font-size:1em;
}
#content p.pages {
	float:right;
	clear:none;
	padding:25px 0 0 0;
	font-size: 12px;
	color:#6e5440;
}
#content .panel {
	clear:both;
	border-top:1px solid #eaeaea;
	margin:0 0 10px 0;
	padding:10px 0 10px 0;
	font-size:1.1em;	
}
#content .panel img {
	float:left;
}
#content .panel h2 {
	color:#fc9605;
	font-size:1.6em;
	font-weight:bold;
	margin:0px 0 0 0;
	padding:0 0 5px 0;
	line-height:1.4em;
}
#content .panel p {
	margin:0;
	padding:0;
	font-size:1.1em;		
}
#content p.pagination {
	float:right;
	display:block;
	float:right;
	color:#fc9605;
	margin:6px 6px 6px 0px;
	font-size:1.2em;
	font-weight:bold;
}
#content p.pagination a, #content p.pagination a:visited {
	text-decoration:none;
}
#content p.pagination a:hover {
	text-decoration:underline;
}
#content p.pagination a.active{
	color: #219EDE;
}

#content .panel a {
	color:#fc9605;
	font-size:12px;
}
.fRight {
	float: right;
	clear: left;
}
#leadership_training {
	border: 1px solid #990000;
}
#leadership_training td {
	text-align: center;
}
#leadership_training .toplevel {
	color: #990000;
}
/* ----------------------- INSIDE FORMS ------------------------- */



label.js-fError {
	color:#cc0000 !important;
	font-weight:bold !important;
	display: block;
}
input.js-fError, textarea.js-fError, select.js-fError {
	background-color:#fec1c1 !important;
	border:1px solid #c76060 !important;
	display: block;
}
#family_form {
}
#family_form #prefix {
	width: 60px;
}
#student_form {
}
#student_form #prefix {
	width: 60px;
}
#student_form #dob_day {
	clear: both;
	width: 50px;
}
#student_form #dob_month {
	clear: none;
	width: 50px;
	float: left;
}
#student_form #dob_year {
	clear: none;
	width: 90px;
	float: left;
}
#front_family_switch {
	border: 2px solid #7F5A41;
	padding: 3px;
}
.selecter {
	font-size: 85%;
	font-family: "Trebuchet MS", helvetica, verdana, tahoma, sans-serif;
	color: #7F5A41;
	font-weight: bold;
	background-color: none;
	display: inline;
	cursor: pointer;
	border: none;
	padding: 0;
}
#stages {
	border: 2px solid #666666;
	display: block;
	height: 34px;
	width: 98%;
	margin-bottom: 40px;
}
#stages ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#stages li {
	float: left;
	padding: 5px;
	margin: 2px;
}
#stages li.this_stage {
	font-weight: bold;
}
#process_booking {
}
#process_booking fieldset {
}
#process_booking fieldset legend {
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	color: #95C21D;
}
#process_booking .secondrow {
	padding-top: 5px;
	clear: both;
	float: left;
}
#process_booking .secondrow label, #process_booking .secondrow input {
	float: left;
}
#expiry_month {
	clear: none;
	float: left;
	width: 100px;
}
#expiry_year {
	clear: none;
	float: left;
	width: 80px;
}
#subtools {
	font-size: 11px;
	margin: 0px;
	padding: 5px;
	border: solid 2px #feb348;
}
#subtools a {
	margin: 5px;
	padding: 7px;
}
#family_details legend {
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	color: #95C21D;
}
#family_details h4 {
	color: #666666;
}
.region_message {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #666;
}



.photoalbum_item{
	display: block;
	clear: both;
	height: 160px;
}	

#photoalbum_single_view .title, .photoalbum_item .title{
	font-size: 24px;	
	padding-top: 10px;		
}
#photoalbum_single_view .description, .photoalbum_item .description{
	font-size: 12px;
	margin: 10px 0px;	
}

.photo{
	margin: 4px;
	padding: 2px;
	border: 1px solid #dedede;
	float: left;
	width: 158px;
}
.photo img{
	margin: 4px !important;
	padding: 0 !important;
}



