/* GENERAL - Dreimire micro site
/************************************************************************************/

html {
	overflow:-moz-scrollbars-vertical; height: 100%;
}

body {
	font:   0.715em/1 Verdana, "Trebuchet MS", Tahoma;
	color: #000000;
	background-color: #e1f4fa;
	text-align: center;
	height: 100%;
	margin: 0px; padding: 0px;
	background-image:url(../img/bg/clouds2.gif);


}

.righttxt{font: 1.2em/1 Verdana, "Trebuchet MS", Tahoma;}


p{line-height: 170%; }
td {line-height: 170%; background: #fff; vertical-align: top; color: #10607F;}
ul {line-height: 150%; list-style-type: square;}

td.green {
	color: #006666;
	background: #F4FFF4;
}

td.red {
	color: #660000;
	background: #FFF4F4;
}

td.blue {
	color: #003366;
	background: #DFEFFF;
}

td.webform {
	background: #fff;
	padding: 0px 0px 10px 0px;
}

/* HYPERLINKS {not including menu} EFF8F6 */  
/***********************************************************************************/
a img {border: none;}

a {color: #CCCC00; font-weight: normal; text-decoration: underline;}
a:link, a:visited {
	color: #0799D0;
	text-decoration: none;
}
a:hover {color: #C11966;}

/* Only links in main paragraph will be bold - for extra definition */
#main_content p a {font-weight: bold; }
#main_content p a:hover {font-weight: bold; }

#ccea_nav a:link, #ccea_nav a:visited {color: #999999; text-decoration:none;}
#ccea_nav a:hover {color: #333; text-decoration:none;}

#breadcrumb a:link, #breadcrumb a:visited {color: #287997; text-decoration: underline;}
#breadcrumb a:hover {color: #00ADEF; text-decoration: underline;}

#page_nav a:link, #page_nav a:visited {color: #10607F; text-decoration: none; padding-right: 10px;}
#page_nav a:hover {color: #333; text-decoration: none;}


/* HEADINGS */
/************************************************************************************/
h1 {font: bold 1.8em Verdana, Arial, serif; margin: 0px; padding: 0px;}
h2 {font: bold 1.1em Verdana, Arial, serif; color: #10607F; border-bottom: 1px solid #f8f8f8;}
h3 {font: bold 1em Verdana, Arial, serif; color: #10607F; padding-top: 4px; padding-bottom: 2px; margin-top: 3%; margin-bottom:0px; background: #F4F7F7;}
h4 {font: bold 1em Verdana, Arial, serif;}


/* LAYOUT */
/************************************************************************************/
/* Main Container */
#container {
	width: 760px; background-image:url(../img/bg/container.gif);
	padding: 0px; margin: 0px auto 0px auto; 
}

/* Header */
#header {
	width: 100%; height: 70px; 
	margin-top: 0px; margin-bottom: 0px;
	float: none; clear: both;
	text-align: left;
	background: url(http://www.rewardinglearning.com/common/img/header.gif) no-repeat;
}

#ccea_nav {
	color: #fff; height: 40px;
	width: 590px; padding: 20px 10px 10px 15px; 
	float: none; clear: none; 
	text-align: left;
	color:#3035ad
	/*display: none;*/
}

#ccea {
	background-color:#fff; width: 100px; padding: 10px; 
	float: right; clear: none; text-align: right;
}

#page_nav {
	width: 100%; height: 20px;
	padding: 0px; 
	float: none; clear: both;
	background: #F4F7F7;
}

/* Breadcrumb */
#breadcrumb {
	/* background-color: #E8EEEF; */
	background-color: #C2E9F8; color: #26799B;
	width: 730px; height: 12px;
	padding: 5px; margin: 0px auto 10px auto; 
	float: none; clear: both;
	text-align: left;
}

/* Left Column - for Navigation */
#column1 {
	width: 202px; display: block; background:none; 
	padding: 0px 10px 10px 10px; margin: 0px auto 0px auto; 
	float: left; clear: none;
	text-align: left;
}

/* Main Column - for Content */
#column2 {
	width: 538px; display: block; 
	padding: 0px; margin: 0px; 
	float: left; clear: right;
	text-align: left;
}

/* Appears on Subject Homepage only */
#main_header {
	width: 760px; height: 96px;
	display: block;
	background-color:#FFFFFF;
	padding: 0px; margin: 0px; margin: 0px auto 0px auto; 
	float: left; clear: both;
	background:  url("../img/main_header5.gif") #fff; background-repeat:no-repeat;
}
		

body#scealta #main_header {
	width: 760px; height: 96px;
	display: block;
	background-color:#FFFFFF;
	padding: 0px; margin: 0px; margin: 0px auto 0px auto; 
	float: left; clear: both;
	background:  url("../img/main_header5.gif") #fff; background-repeat:no-repeat;
}
body#gni #main_header{
	width: 760px; height: 114px;
	display: block;
	background-color:#FFFFFF;
	padding: 0px; margin: 0px; margin: 0px auto 0px auto; 
	float: left; clear: both;
	background:  url("../img/main_header2.gif") #fff; background-repeat:no-repeat;
}
body#muin #main_header {
	width: 760px; height: 114px;
	display: block;
	background-color:#FFFFFF;
	padding: 0px; margin: 0px; margin: 0px auto 0px auto; 
	float: left; clear: both;
	background:  url("../img/main_header2.gif") #fff; background-repeat:no-repeat;
}

body#tuis #main_header {
	width: 760px; height: 114px;
	display: block;
	background-color:#FFFFFF;
	padding: 0px; margin: 0px; margin: 0px auto 0px auto; 
	float: left; clear: both;
	background:  url("../img/main_header2.gif") #fff; background-repeat:no-repeat;
}
body#books #main_header {
	width: 760px; height: 25px;
	display: block;
	background-color:#FFFFFF;
	padding: 0px; margin: 0px; margin: 0px auto 0px auto; 
	float: left; clear: both;
	background:  url("../img/main_header_books.jpg") #fff; background-repeat:no-repeat;
	
	}
body#dis #main_header {
	width: 760px; height: 93px;
	display: block;
	background-color:#FFFFFF;
	padding: 0px; margin: 0px; margin: 0px auto 0px auto; 
	float: left; clear: both;
	background:  url("../img/stories_header2.gif") #fff; background-repeat:no-repeat;
	
}


/******************************************* Main Content - text etc. *********************************/
/******************************************************************************************************/
#main_content {
	background: none;
	font-size:16px;
	width: 538px; display: block;
	padding: 10px 0px 10px 0px; margin: 0px; 
	float: left; clear: both;
	text-align:top;
}
#disclaimer{
	background: none;
	font-size:12px;
	width: 530px; display: block;
	padding: 10px 0px 10px 0px; margin: 0px; 
	float: left; clear: both;
	text-align:top;
}
#main_stories {
	background: none;
	font-size:18px;
	width: 532px; height: 500px; display: block;
	padding: 10px 0px 10px 0px; margin: 0px; 
	float: left; clear: both;
	text-align:top;
}
#main_activities {
	background: none;
	font-size:18px;
	width: 532px; height: 500px; display: block;
	padding: 10px 0px 10px 0px; margin: 0px; 
	float: left; clear: both;
	text-align:top;
}

#main_content p{
	padding: 15px 15px 0px 0px; margin: 0px; 
	/*border: 1px solid #333;*/
}

/************************************ Optional right column - for extra navigation or news stories... *********************/
/**************************************************************************************************************************/
#right_content {
	width: 200px; height:100%; 
	padding: 0px; margin-left: 10px; margin-bottom: 10px; margin-right: 5px;
	float: right; clear: both;
	background-color: #E9F3F3;
	border: 1px solid #C9E4E4;
}

#right_content p{
	color: #333;
	padding: 10px; margin: 0px;
	text-align: center;
}

#right_content p a:link, #right_content p a:visited{
	color: #333;
	font-weight: normal;	
}

#boxed_content_left {
	width: 258px; display: block; background-color: #fff;
	padding: 10px; margin: 10px 10px 0px 0px;
	float: left; clear: none;
	color: #10607F;
	border: 1px solid #C9E4E4; 
}

#boxed_content_left p a{
	color: #333;
	font-weight: normal;	
}

#boxed_content_right a:link, #boxed_content_right a:visited {
	width: 198px; text-decoration: none;
	padding: 10px; background: #eff8f6;
	border: 1px solid #b5dfd6;
	float: right; clear: none;
	margin: 10px; 
}

#boxed_content_right a:hover {
	color: #10607F; text-decoration: none;
}

#boxed_content_right p{
	padding: 0px 0px 0px 0px; 
	background: transparent;
}
/*****************************************************box links main************************************************************/
/*******************************************************************************************************************************/
/*box links main*/
#box_links a:link, #box_links a:visited {
	width: 258px; text-decoration: none;
	padding: 10px; background: #EAF7FC;
	border: 1px solid #CACACA;
	float: left; clear: none;
	margin-right: 10px; margin-bottom: 10px;
}

#box_links a:hover {
	width: 258px; color: #333; text-decoration: none;
	padding: 10px; background: #F1FAF8;
	border: 1px solid #E9F5F1;
	float: left; clear: none;
	margin-right: 10px; margin-bottom: 10px;
}

#box_links p{
	padding: 4px 10px 0px 0px; 
	background: transparent;
}

#box_links_nobg{

	background: transparent;
	float: left;
	clear: none;
	font-weight: bold;
	text-decoration: none;
	background-color:#FFFFFF;
}

#box_links_nobg a {font-weight: bold; }




/********************************************* Footer*************************************************************?
see alistapart.com for footer article... */

#footer {
	width: 730px; height: 80px;
	padding: 5px; margin: 10px 10px 0px 10px; 
	float: none; clear: both;
	text-align: left;
	background: #fff; 
	color: #006666; 
	border-top: 1px solid #EAF0EC;
	
}

#address {
	width: 420px; 
	float: left; clear: none; 
	text-align: left;
}

#copyright {
	width: 300px;
	float: right; clear: none;
	text-align: right;
}

#address p, #copyright p {
	padding: 0px; margin: 0px;
}


#question {
	color: #10607F;
	background-color:#fff;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

#answer {
	color: #10607F;
	background-color:#fff;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}

#question p, #answer p{
	line-height: 160%; width: 96%;
	padding: 0px; margin: 0px;
}
/****************************************************************************************************************/
/****************************************************************************************************************/

.storyswf {
	position: relative;
    left: 6%;
    font-family:AvantGarde Bk BT,"arial, helvetica, sans-serif";
	font-weight: bolder;
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 370px;
	height: 103px;
	margin: 0; 
	padding: 0; 
	background-color: #def4ff;
	color: #000000;
	
}
.roundcontent {
	position: relative;
    left: 6%;
    font-family:AvantGarde Bk BT,"arial, helvetica, sans-serif";
	font-weight: bolder;
	background-image: url(../img/bg/roundbox.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 370px;
	height: 103px;
	margin: 0; 
	padding: 0; 
	background-color: #def4ff;
	color: #000000;
	
}
.roundcontent span {
	position: absolute;
	left: 2px;
	top: 31px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	font-size:20px;
	text-align: center;
	cursor: default;
	color:#000000;
	width: 363px;
	height: 26px;
}

#pagenumber {
	background: none;
	position: relative;
	left: 11%;
	width: 306px; height: 34px; display: block;
	padding: 10px 0px 10px 0px; margin: 0px; 
	float: left; clear: both;
	text-align:top;
	color:#64bae9;
	text-align: center;
	font-size:16px;
}




/*  TABS"""" */
/****************************************************************************************************************/
/****************************************************************************************************************/
#tabs {
  float: left;
  width: 100%;
  background: #fff url("../img/bg/bg.gif") repeat-x bottom;
  font-size: 80%;
  line-height: normal;
}

#tabs ul {
  margin: 0;
  padding: 10px 10px 0;
  list-style: none;
}

#tabs li {
  float: left;
  background: url("../img/bg/norm_left.gif") no-repeat left top;
  margin: 0;
  padding: 0 0 0 9px;
}

#tabs a {
  float: left;
  display: block;
  background: url("../img/bg/norm_right.gif") no-repeat right top;
  padding: 5px 15px 4px 6px;
  text-decoration: none;
  font-weight: bold;
  color: #10607F;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabs a { 
	float: none;
}

/* End IE5-Mac hack */

#tabs a:hover {
  color: #333;
}

#tabs #current {
  background-image: url("../img/bg/norm_left_on.gif");
}

#tabs #current a {
  background-image: url("../img/bg/norm_right_on.gif");
  color: #333;
  padding-bottom: 5px;
}

/* background: white url(../img/bg/tl.gif) top left no-repeat */


/* FORM ELEMENTS */
/************************************************************************************/
form {padding: 0px; margin: 0px; display: inline;}

input {
	font: bold 100% Verdana, "Trebuchet MS", Tahoma;
	color: #009999;
}

input.textbox {
	font: bold 100% Verdana, "Trebuchet MS", Tahoma;
	color: #009999;
}

textarea {
	width: 300px;
	font: bold 100% Verdana, "Trebuchet MS", Tahoma;
	color: #009999;
}


.txt_search {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 100%;
	padding: 1px;
}

.btn_search {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #0099FF;
	font-size: 100%;
}



.highlight {
	background-color: #EAF7BF;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
