/*
** other_page.css 
** CSS - handles the layout grid
** Author: Geoff FRANKLIN
** Date: 24.11.08
** Last edited: 24.11.08
*/

/* screen size 1024x768 */
body { background-color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; }

h1 { color: white; font-weight: bold; }

a { color: #0066CC; text-decoration: underline; }
a:hover { color: #0099CC; text-decoration: none; }

#container { width: 100%; height: auto; }

#page_header { width: 100%; height: 106px; background-color: #0099CC; }

#page_header_content {
	width: 950px;
	height: 106px;
	margin: 0 auto;
	background: url(../img/text_for-schools-and-kindergartens.jpg) no-repeat center left;
}

.earlylearning_logo { float: left; margin-left: 20px; margin-top: 10px; }

.text_logo {
	color: #ffffff;
	font-size: 0.8em;
	float: right;
	margin: 35px 8px 0 0;
	padding: 2px 0 0 0;
}

.mediasphere_logo { float: right; width: 112px; height: 25px; margin-right: 30px; margin-top: 30px; }

div#page_content {
	width: 100%;
	height:auto;
	margin: 0 auto;
	background-image:url(../img/page_content_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

div#banner { width: 950px; margin: 0 auto; margin-bottom: 10px; }

div#banner img { float: left; margin: 10px 0 0 18px; }

div#banner_content_right {
	width: 206px;
	height: 216px;
	border-left: 2px solid black;
	background-image:url(../img/main_banner_text_bg_2.jpg);
	background-repeat:repeat-x;
	background-position:center;
	float: left;
	padding: 15px;
	margin-top: 10px;
	color: #FFFFFF;
}

div#banner_content_right p {
	padding-top: 12px;
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.3em;
}

div.banner_content_heading {
	color:#FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
}

div.banner_content_text {
	color:#FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

div#byline_bar { margin: 0 auto 0 auto; width: 913px; height: 45px; }

div#byline_bar_left {
	background-image:url(../img/byline_bar_left_end.jpg);
	width: 2px;
	height: 45px;
	float: left;	
}

div#byline_bar_middle {
	height: 45px;
	width: 908px;
	background-image:url(../img/byline_bar_middle.jpg);
	background-repeat:repeat-x;
	background-position:center;
	float: left;
}

div#byline_text {
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	font-size: 1em;		
}

div#byline_bar_right {
	height: 45px;
	width: 2px;
	background-image:url(../img/byline_bar_right_end.jpg);
	float: left;
}

div#middle_content {
	margin:0 auto;
	width: 908px;
	/*height: 364px;*/
	height: auto;
	margin-top: 2px;
	background-image: url(../img/content_bg.jpg);
	background-repeat: repeat-x;	
}

div#content_left { width: 626px; height: auto; float: left; }

div#content_left h2 { font-weight: bold; padding: 25px 10px 6px 10px; }

div#content_left p, table { padding: 5px 10px 5px 10px; font-size: 0.8em; line-height: 1.6em; }

div#content_left ul { padding: 5px 10px 5px 10px; margin: 0 0 0 30px; font-size: 0.8em; line-height: 1.6em; }

.assessment_list_wrapper {
	float:left;
	margin-bottom:20px;
	margin-left:10px;
	width:640px;
}
.assessment_list_wrapper_image {
	float:left;
	margin-right:10px;
	margin-top:20px;
	width:195px;
}
.assessment_list_wrapper_text {
	float:left;
	width:409px;
}

.assessment_int_wrapper_img {
	float: left;
	padding: 5px 15px 0 10px;
	height: 140px;
}
.assessment_int_wrapper_text {
	float: none;
	width: auto;
}

div#content_right {
	width: 280px;
	height: 350px;
	float: left;
	background-image: url(../img/content_right_stamps.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

div#content_right_heading {	
	border-bottom: 1px solid #D8D8D8;
	margin: 24px 24px 5px 10px;
	padding-bottom: 5px;
	color: #00A4DD;
	font-weight: bold;	
}

div#content_right_text { margin: 20px 24px 12px 15px; font-size: 0.73em; line-height: 1.6em; }
div#content_right_text div.details { float: left; width: 110px; }
div#content_right_text .fields { font-size: 11px; color: #006699; font-family: Arial, Helvetica, sans-serif; }

div.details_text { font-size: 12px; float: left; width: 130px; }
.fields_text { font-size: 12px; color: #006699; font-family: Arial, Helvetica, sans-serif; }

div#content_right_form { height: 84px; padding-top: 5px; }

div#content_right_form input { margin: 2px 24px 2px 15px; border: 1px solid #7F9DB9; width: 235px; }

div#content_right_form select { margin: 2px 24px 2px 15px; width: 238px; }

div#content_right_submit_wrapper {
	height: 40px;
	width: 100px;
	margin-right: 10px;
	float: right;
}

div#content_right_submit_wrapper_text {
	margin: 7px 5px 0 5px;
	color: #00A4DD;
	font-weight: bold;
	font-size: 1em;
	float: left;
}

div#content_right_submit_wrapper_image { height: auto; margin-top: 1px; float: left; }

div#award_images_wrapper {
	border-top: 1px solid #D8D8D8;
	width: 913px;
	margin: 10px auto;
	background-image: url(../img/lower_content_bg.jpg);
	background-repeat: repeat-x
}

div.trial_order_box {
	border: 1px solid #DDDDDD;
	border-top: 1px solid #999999;
	background: #EEEEEE;
	padding-top: 5px;
}

div#award_images_wrapper img { margin-left: 9px; padding-top: 3px; padding-left: 5px; }

div#copyright_information_wrapper {	width: 913px; margin: 0 auto; }

div#copyright_information_text { margin-left: 10px;	font-size: 0.8em; color: #727470; padding: 10px 0 15px 0; }
div#copyright_information_text a { color: #727470; text-decoration: none; }
div#copyright_information_text a:hover { text-decoration: underline; }

/* reset div */
div.reset {
	border:medium none;
	clear:both;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:0;
	padding:0;
}

/* end of file */
