/* @group AddEvent */

#AddEvent {
	background-color: #ffffff;
	border: 1px solid #a50345;
	margin:  0;
	padding:  0;
	width: 560px;
}

#AddEventRow {
	margin:  0;
	margin-bottom:  5px;
	padding:  0;			
	z-index: 1;
	width:  100%;
	background-color: #ffffff;
	text-align: left;
	display: table;
}

#AddEventRow h1 {
	font:  14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #b30148;
	padding: 6px;
	margin-top: 0;
	display:  block;
	position:  relative;
	clear:  left;
	text-align: center;
}

#AddEventRow h1 a {
	font:  14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #b30148;
	padding: 6px;
	margin-top: 0;
	text-align: center;
	text-decoration: underline;
}

#AddEventRow h1 a:hover {
	font:  14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #95b0d4;
	text-transform: uppercase;
	background-color: #b30148;
	padding: 6px;
	margin-top: 0;
	text-align: center;
	text-decoration: underline;
}

#AddEventCell {
	float: left;
	display: block;
	width: 120px;
	text-align: left;
	padding: 0;
	margin:  0;
}

#AddEventCell p {
	font: 11px "Trebuchet MS";
	color: #5e5e5e;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#AddEventCell input {
	font:  11px "Trebuchet MS";
	border:  1px solid #808080;
	color: #5e5e5e;
	width: 370px;
	padding: 3px;
	margin:  0;
	z-index: 1;
}

#AddEventCell select {
	font:  11px "Trebuchet MS";
	color: #5e5e5e;
	border:  1px solid #808080;
	width: 110px;
	z-index: 1;
	padding: 3px;
	margin:  0;
}

#AddEventCell textarea {
	font:  11px "Trebuchet MS";
	color: #5e5e5e;
	border:  1px solid #808080;
	width: 370px;
	height: 80px;
	padding: 3px;
	margin:  0;
	z-index: 1;
}

#AddEventCell h3 {
	font: bold 12px "Trebuchet MS";
	color: #b30148;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}


/* @end */

/* @group Search */

#simpleSearch {
	padding-bottom: 0;
	margin: 6px auto 0 12px;
	align: center;
}

#simpleSearch p {
		font: 11px/14px "Trebuchet MS";
	color: #535353;
	text-transform: uppercase;
		margin-bottom: 0;
	padding-bottom: 0px;
		padding-top: 0px;

}


#simpleSearch td, #form input, #form select{
	font-size: 11px;
	line-height: 14px;
}

#simpleSearch input{
	height: 14px;
	width:  66%;
	font: 11px/14px "Trebuchet MS";
	color: #808080;
	margin-left: 12px;
	margin-right: 12px;
}

#publicationsSearch {
	padding-bottom: 0;
	align: center;
	border: 1px dotted #a50345;
	width: 300px;
	background-color: #f9f9f9;
	margin: 0 auto;
}

#publicationsSearch h1 {
	font: 14px/18px "Trebuchet MS";
	color: #323232;
	text-transform: uppercase;
	padding-top: 0px;
	padding-left: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#publicationsSearch p {
		font: 11px/14px "Trebuchet MS";
	color: #535353;
		margin-bottom: 0;
	padding: 4px 0 4px 10px;
}
#publicationsSearch p a {
		font: 11px/14px "Trebuchet MS";
	color: #3e3e3e;
}
#publicationsSearch p a:hover {
		font: 11px/14px "Trebuchet MS";
	color: #3e3e3e;
text-transform: underline;
}

#publicationsSearch td, #form input, #form select{
	font-size: 11px;
	line-height: 14px;
}

#publicationsSearch input{
	height: 14px;
	width: 190px;
	font: 11px/14px "Trebuchet MS";
	color: #808080;
}



/* @end */

/* @group WIS Form */
#rightColumnWIS {
	width: 318px;
	position: relative;
	display:  block;
	float: right;
	margin:  0;
	padding:  0;
	z-index: 2;
	background-color: #d2dfef;
}

#rightColumnWIS p {
	font: 12px/18px "Trebuchet MS";
	color: #5a7293;
	text-align: left;
}

#rightColumnWIS p a {
	font: 12px/18px "Trebuchet MS";
	color: #5a7293;
	text-align: left;
}

#rightColumnWIS p a:hover {
	font: 12px/18px "Trebuchet MS";
	color: #5a7293;
	text-align: left;
	text-decoration: underline;
}

#writersInSchools {
	display: inline-block;
	width: 954px;
	position: relative;
	clear: left;
	background-color: #ffffff;
	padding: 0px 0px 0 10px;
	margin: 0;
}




#writersInSchools h1 {
	color: #616fa9;
}

#writersInSchools h2 {
	font:  16px "Trebuchet MS";
	color: #454f76;
	text-transform: uppercase;
	text-align: left;
}

#writersInSchools h3 {
	font: bold 12px/12px "Trebuchet MS";
	color: #454f76;
	text-transform: uppercase;
	margin-top: 0;
	padding-top: 2;
	text-align: left;
}


#writersInSchools p {
	font: 12px/16px "Trebuchet MS";
	color: #454f76;
	vertical-align: text-bottom;
	text-align: left;
}

#writersInSchoolsResults {
	width: 288px;
	display: block;
	background-color: #e5e8f6;
	border: 1px solid #a1b4cf;
	margin-left: auto;
	margin-right: auto;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 5px;
	margin-bottom: 6px;
	text-align: left;
}

#writersInSchoolsResults h2 {
	font:  14px "Trebuchet MS";
	display: inline-block;
	color: #454f76;
	text-transform: uppercase;
	text-align: left;
}

#writersInSchoolsResults p {
	font:  12px "Trebuchet MS";
	color: #454f76;
	text-transform: none;
	text-align: left;
}

#writersInSchoolsResults p a {
	font:  11px "Trebuchet MS";
	color: #454f76;
	text-transform: none;
	text-align: left;
}


#writersInSchoolsResults p a:hover {
	font:  11px "Trebuchet MS";
	color: #454f76;
	text-transform: underline;
	text-align: left;
}


#writersInSchoolsResults select {
	color: #454f76;
	text-align: left;
	font: 11px/14px "Trebuchet MS";
	padding: 0;
	margin: 0;
	border:  1px solid #454f76;
}

#writersInSchoolsResults p {
	color: #454f76;
	text-align: left;
	font: 11px/14px "Trebuchet MS";
	padding: 0;
	margin: 10px;
}

#WISRightColumn {
	width: 290px;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 5px;
}

#WISRightColumn h2 {
	font:  14px "Trebuchet MS";
	color: #454f76;
	text-transform: uppercase;
}

#WISRightColumn h3 {
	font: 11px/14px "Trebuchet MS";
	color: #454f76;
	text-align: center;
	text-transform: uppercase;
}

#WISRightColumn h3 a {
	font: 11px/14px "Trebuchet MS";
	color: #ad0448;
	text-align: center;
	text-transform: uppercase;
}

#WISRightColumn h3 a:hover {
	font: 11px/14px "Trebuchet MS";
	color: #ad0448;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
}

#WISRightColumn p {
	font: 11px/14px "Trebuchet MS";
	color: #454f76;
	text-align: left;
}

#WISRightColumnBlue {
	width: 282px;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #a1b4cf;
	padding: 8px;
}

#WISRightColumnBlue h2 {
	font:  14px "Trebuchet MS";
	color: #343b5a;
	text-transform: uppercase;
}

#WISRightColumnBlue p {
	font: 11px/14px "Trebuchet MS";
	color: #343b5a;
	text-align: left;
}

#paleBox {
	width: 570px;
	border: 1px solid #a1b4cf;
	padding-left: 10px;
	background-color: #edf2f6;
	margin-top: 10px;
	text-align: left;
}

#blueBox {
	width: 420px;
	padding: 6px;
	background-color: #d2dfef;
	margin-top: 10px;	
	margin-bottom: 10px;
	float: left;
}

#blueBoxColumnOne {
	width: 170px;
	float: left;
	display: block;
	padding-right: 10px;
}

#blueBoxColumnOne p{
	font: 11px/14px "Trebuchet MS";
	padding: 0;
	margin: 0;
}

#blueBoxColumnOne a p {
	font: 11px/14px "Trebuchet MS";
	text-decoration: underline;
}

#blueBoxColumnOne a:hover p {
	font: 11px/14px "Trebuchet MS";
	text-decoration: none;
}

#blueBoxColumnTwo {
	float: left;
	display: block;
	width: 240px;

}

#blueBoxColumnTwo p{
	font: 11px/14px "Trebuchet MS";
	padding: 0;
	margin: 0;
}

#blueBoxColumnTwo a p {
	font: 11px/14px "Trebuchet MS";
	text-decoration: underline;
}

#blueBoxColumnTwo a:hover p {
	font: 11px/14px "Trebuchet MS";
	text-decoration: none;
}

#blueBoxColumnThree {
	float: left;
	display: block;
	width: 120px;
	margin-top: 10px;
	padding: 0 6px 6px;
}


#blueBoxColumnThree a p {
	font: 11px/14px "Trebuchet MS";
	text-decoration: underline;
	color: #b80909;

	
}

#blueBoxColumnThree a:hover p {
	font: 11px/14px "Trebuchet MS";
	text-decoration: underline;
		color: #b80909;

}


#blueBoxColumnThree p {
	font: 11px/14px "Trebuchet MS";
	color: #b80909;
	text-align: left;
	padding: 2px;
}

#blueBoxColumnTwo td, #form input, #form select{
	font: 11px/14px "Trebuchet MS";

	
}

#blueBoxColumnTwo p{
	font: 11px/14px "Trebuchet MS";
}

#blueBoxColumnTwo p a {
	font: 11px/14px "Trebuchet MS";
}


#blueBoxColumnTwo p a:hover {
	font: 11px/14px "Trebuchet MS";
}


#blueBoxColumnTwo input{
	font: 11px/14px "Trebuchet MS";
	color: #5e5e5e;
		padding: 2px;
	height: 14px;
}

#blueBoxColumnTwo textarea{
	font: 11px/14px "Trebuchet MS";
	color: #5e5e5e;
	width: 220px;
		padding: 2px;
	height: 14px;
}

#blueBoxColumnTwo select{
	width: 31%;
		font:  11px "Trebuchet MS";
	color: #5e5e5e;
}



/* @end */

/* @group Forms */

#forms {
	padding-bottom: 0;
	margin: 6px auto 0 12px;
	align: center;
}

#forms h2 {
		font: 11px/14px "Trebuchet MS";
	color: #535353;
	text-transform: uppercase;
		margin-bottom: 0;
	padding-bottom: 0px;
		padding-top: 0px;

}

#forms p {
		font: 11px/14px "Trebuchet MS";
	color: #535353;
	text-transform: uppercase;
		margin-bottom: 0;
	padding-bottom: 0px;
		padding-top: 0px;

}


#forms td, #form input, #form select{
	font-size: 11px;
	line-height: 14px;
}

#forms input{
	height: 14px;
	width:  66%;
	font: 11px/14px "Trebuchet MS";
	color: #5e5e5e;
	margin-left: 12px;
	margin-right: 12px;
}

/* @end */

/* @group opcms  */

#opcms_form {
	display:  table-cell;
	width: 280px;
	margin: 0;
	padding: 0;
	background-color: #e5e8f6;
}

#opcms_form form {
	width: 280px;
	margin: 0;
	padding: 0;
	margin-bottom: 0;
	background-color: #e5e8f6;
}

#opcms_form form p {
	padding: 0;
	margin:  0;
	margin-top: 0;
	margin-bottom: 2px;
	font: 10px/10px "Trebuchet MS";
	color: #454f76;
	vertical-align: text-bottom;
}

#opcms_form form a p {
	width: 100px;
	padding: 0;
	margin-top: 10px;
	font: 10px/10px "Trebuchet MS";
	color: #454f76;
	text-decoration: underline;
	text-align: center;
	border:  1px solid #000000;
}

#opcms_form form a:hover p {
	width: 100px;
	padding: 0;
	margin-top: 10px;
	font: 10px/10px "Trebuchet MS";
	color: #454f76;
	text-decoration: none;
	text-align: center;
}


/* @end */

/* @group Register eNewsletter */

#registerForm {
	width: 580px;
	height: 71px;
	background: url(..//users/Image/Template/Graphics/newsletterRegisterBackground.jpg) no-repeat center top;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
}

#registerForm h1 {
	font: bold 16px/14px "Trebuchet MS";
	color: #5f2658;
	margin-bottom: 0;
	padding-bottom: 0px;
	padding-top: 10px;
	text-transform: uppercase;
	padding-left: 10px;
}

#registerForm p {
	font: 11px/14px "Trebuchet MS";
	color: #5f2658;
	margin-bottom: 0;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 10px;
	margin-top: 12px;
}

#registerFormImage {
	padding: 0;
	float: right;
	display: block;
	width: 105px;
	height: 63px;
	clear: none;
	position: relative;
	margin: 3px 3px 0 0;
}

#registerForm input {
	font: 10px "Trebuchet MS";
	color: #505050;
	margin: 0;
	width: 80px;
	padding: 2px;
}

#registerSchoolsForm {
	width: 580px;
	height: 71px;
	background: url(..//users/Image/Template/Graphics/newsletterSchoolsBackground.jpg) no-repeat center top;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
}

#registerSchoolsForm h1 {
	font: bold 16px/14px "Trebuchet MS";
	color: #1a599f;
	margin-bottom: 0;
	padding-bottom: 0px;
	padding-top: 10px;
	text-transform: uppercase;
	padding-left: 10px;
}

#registerSchoolsForm p {
	font: 11px/14px "Trebuchet MS";
	color: #1a599f;
	margin-bottom: 0;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 10px;
	margin-top: 12px;
}



#registerSchoolsForm input {
	font: 10px "Trebuchet MS";
	color: #505050;
	margin: 0;
	width: 80px;
	padding: 2px;
}


#readers form input {
	font: 10px "Trebuchet MS";
	color: #505050;
	margin: 0;
	width: 80px;
	padding: 2px;
}

/* @end */

/* @group Donation */

#donation {
	padding-bottom: 0;
	align: center;
	border: 1px dotted #24451c;
	width: 300px;
	margin: 0 auto;
}

#donation h1 {
	font: 14px/18px "Trebuchet MS";
	color: #ffffff;
	text-transform: uppercase;
	padding-top: 0px;
	padding-left: 10px;
	margin-bottom: 8px;
	padding-bottom: 0;
}

#donation p {
	font: bold 11px/14px "Trebuchet MS";
	color: #ffffff;
	margin-top: 4px;
	padding: 0 0 0 10px;
	margin-bottom: 4px;
}


#donation td, #form input, #form select{
	font-size: 11px;
	line-height: 14px;
}

#donation input{
	height: 14px;
	width: 200px;
	font: 11px/14px "Trebuchet MS";
	color: #5e5e5e;
	margin-bottom: 6px;
	margin-top: 6px;
}

/* @end */

/* @group Creative Writting */

#creativeWriting {
	align: center;
	border: 3px dotted #2c65a6;
	width: 556px;
	background-color: #89b1de;
	margin: 0;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#creativeWriting h1 {
	font: 14px/18px "Trebuchet MS";
	color: #ffffff;
	padding-top: 0px;
	padding-left: 10px;
	margin-bottom: 8px;
	padding-bottom: 0;
}

#creativeWriting h1 a {
	font: 14px/18px "Trebuchet MS";
	color: #ffffff;
	padding-right: 46px;
}

#creativeWriting h1 a:hover {
	font: 14px/18px "Trebuchet MS";
	color: #3c1a38;
	text-decoration: underline;
}

#creativeWriting p {
		font: normal 11px/14px "Trebuchet MS";
	color: #3c1a38;
	margin-top: 4px;
	padding: 0 20px 0 10px;
	margin-bottom: 4px;
	margin-right: 20px;
}


#creativeWriting td, #form input, #form select{
	font-size: 11px;
	line-height: 14px;
}

#creativeWriting input{
	height: 14px;
	width: 290px;
	font: 11px/14px "Trebuchet MS";
	color: #5e5e5e;
	margin-bottom: 6px;
	margin-top: 6px;
}

#creativeWriting select {
	height: 20px;
	width: 290px;
	font: 11px/14px "Trebuchet MS";
	color: #5e5e5e;
}

#creativeWriting textarea {
	height:100px;
	width: 290px;
	font: 11px/14px "Trebuchet MS";
	color: #5e5e5e;
}

/* @end */

/* @group Reader Groups */

#readingGroups {
	padding-bottom: 0;
	align: center;
	border: 1px dotted #5f2658;
	width: 300px;
	background-color: #f9eef8;
	margin: 0 auto;
	height: 250px;
}

#readingGroups h1 {
	font: 14px/18px "Trebuchet MS";
	color: #5f2658;
	text-transform: uppercase;
	padding-top: 0px;
	padding-left: 10px;
	margin-bottom: 8px;
	padding-bottom: 0;
}

#readingGroups p {
	font:  11px/14px "Trebuchet MS";
	color: #3c1a38;
	margin-top: 4px;
	padding: 0 0 0 10px;
	margin-bottom: 4px;
}

#readingGroups p a  {
	font:  11px/14px "Trebuchet MS";
	color: #3c1a38;

}


#readingGroups p a:hover {
	font:  11px/14px "Trebuchet MS";
	color: #3c1a38;

}



#readingGroups td, #form input, #form select{
	font-size: 11px;
	line-height: 14px;
}

#readingGroups input{
	height: 14px;
	width: 196px;
	font: 11px/14px "Trebuchet MS";
	color: #5e5e5e;
	margin-bottom: 6px;
	margin-top: 6px;
}

#readingGroups select {
	height: 20px;
	width: 200px;
	font: 11px/14px "Trebuchet MS";
	color: #5e5e5e;
}

#readingGroups textarea {
	height: 50px;
	width: 200px;
	font: 11px/14px "Trebuchet MS";
	color: #5e5e5e;
}

/* @end */

#feebackForm {
	font: 11px/14px "Trebuchet MS";
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
}

#feedbackRow {
	width: 580px;
	display:  block;
	clear:  left;
	margin:  0;
	padding:  0;
}

#feedbackRow h1 {
	font: 14px/14px "Trebuchet MS";
	color: #890826;
	display: block;
	margin:  0;
	padding:  6px;
	padding-Left: 12px;
}

#feedbackRow p {
	font: 11px/14px "Trebuchet MS";
	color: #890826;
	display: block;
	margin:  0;
	padding:  6px;
	padding-Left: 12px;
}

#feedbackRow textarea {
	font: 11px/14px "Trebuchet MS";
	color: #5e5e5e;
	display: block;
	margin:  0;
	padding:  6px;
	margin-left: 12px;
	width: 500px;
	height:  50px;
}

#feedbackCell {
	float: left;
	display: block;
	margin:  0;
	margin-bottom:  3px;
	padding:  0;
}

#feedbackCell h1 {
	font: 11px/14px "Trebuchet MS";
	font-weight: bold;
	color: #890826;
	float: left;
	display: block;
	margin:  0;
	padding:  6px;
	padding-Left: 12px;
	width:  110px;
}

#feedbackCell h2 {
	font: normal 11px/14px "Trebuchet MS";
	color: #890826;
	float: left;
	display: block;
	margin:  0;
	padding:  6px;
	padding-Left: 12px;
	width:  90px;
	text-transform: none;
}

#feedbackCell input {
	font: 11px/14px "Trebuchet MS";
	color: #5e5e5e;
	margin:  0;
	padding: 2px;
	width:  120px;
	float: left;
	display: block;
}

