/* CSS Document */

/* typo classes */
body {
	background-color: #F5F5EE;
}
p {
	color: #4A000A;
}
h1 {
	clear: both;
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
}
h2 {
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #4A000A;
	font-weight: bolder;
	letter-spacing: 0px;	
}
h3 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #8F5A42;
}
h4 {
	font-size: 90%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #4A000A;
}
p {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}

a.icon {
	margin: 0;
	padding: 0;
	width: 100px;
	color: #cc0000;
	text-decoration: none;
	text-align: left;
}
ul {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #4A000A;
}
a.ullink {
	text-decoration: underline;
	color: #7F4227;
	font-weight: bold;
}
a.ullink:hover {
	text-decoration: none;
	color: #7F4227;
	font-weight: bold;
}
/* nav bar classes */
.navbar {
	clear: both;
	padding: 4px 0;
	width: 100%;
	font-size: 80%;
	color: #ffffff;
	text-align: center;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color: #cc3333;
}
a.navlink {
	text-decoration: none;
	color: #ffffff;
}
a.navlink:hover {
	text-decoration: none;
	color: #000000;
}

/* Title Banner classes */
.container {
	width: 740px;
	margin: 5px auto 0px auto;
	padding: 0;
}
.longcontainer {
	clear: both;
	width: 100%;
}

.titleBanner {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
	background-image: url(/education/focuson/domesday/images/focus_on.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #4A000A;
}
.titletext {
	clear:both;
	padding: 0px;
}
.primarynav {
	clear: both;
	padding: 3px 0px 5px 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 70%;
	font-weight: normal;
	color: #FFF3E4;
	text-align: left;
	border: 0px;
	background-color: #7F4227;
}
a.primary {
	text-decoration: underline;
	color: #FFF3E4;
	padding-right: 30px;
}
a.primary:hover {
	text-decoration: none;
	color: #FFF3E4;
}
.primeactive {
	text-decoration: none;
	font-weight: bold;
	color: #FFF3E4;
	padding-right: 30px;
}
.secondarynav {
	clear: both;
	padding: 5px 0px 5px 20px;
	margin-bottom: 0px;
	font-size: 70%;
	font-weight: normal;
	color: #7F4227;
	text-align: left;
	border: 0px;
	background-color: #F1D4BB;
}

a.secondary {
	text-decoration: underline;
	color: #4A000A;
	padding-right: 30px;
}
a.secondary:hover {
	text-decoration: none;
}
.secondactive {
	text-decoration: none;
	font-weight: bold;
	color: #4A000A;
	padding-right: 30px;
}

/*breadcrumb classes*/
.breadcrumb {
	padding: 4px 20px;
	font-size: 60%;
	color: #4A000A;
	text-align: left;
	border-top: solid 0px;
	border-bottom: solid 0px;
	background-color: #F5F5EE;
	width: 60%;
}
a.breadlink {
	text-decoration: underline;
	color: #4A000A;
}
a.breadlink:hover {
	text-decoration: none;
	color: #4A000A;
}
.functionbutton {
	float: right;
	clear: both;
	font-size: 70%;
	font-weight: bold;
	height: 20px;
	margin-right: 13px;
	margin-top: 3px;
}

/*body classes*/
.bodytranscript {
	font-size: 90%;
	line-height: 150%;
}
.text {
	clear: both;
	padding: 10px 0 0 0: 
}

.ImgBox {
	clear: both;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0 0 0 0;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #F5F5EE;
}
.ImgBox0 {
	float: right;
	width: 150px;
	margin-left: 10px;
}
.ImgBox1 {
	clear: both;
	width: 300px;
	padding: 0 0 0 0;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 0px solid #d8d8d8;
	background-color: #F5F5EE;
}
.ImgBox2 {
	width: 330px;
	float: left;
	border: 1px solid #d8d8d8;
	margin-right: 10px;
}

.ImgBox3 {
	float: right;
	width: 300px;
	border: 1px solid #d8d8d8;
	margin: 10px 10px 5px 10px;
	
}

.ImgBox4 {
	width: 500px;
	border: 1px solid #d8d8d8;
	margin-left: 10px;
}
.ImgBox5 {
	clear: both;
	width: 150px;
	background-color: #F5F5EE;
}
.ImgBox6 {
	width: 600px;
	border: 1px solid #d8d8d8;
	margin-left: 10px;
}
.ImgBoxHalf {
	clear: both;
	float: right;
	width: 50%;
	margin: 5px 0 0 5px;
	padding: 0px 0 0 0;
	color: #000000;
	text-align: center;
	border: 1px solid #d8d8d8;
	background-color: #F5F5EE;
}
.ImgBoxHalf2 {
	clear: both;
	float: right;
	width: 70%;
	margin: 5px 0 0 5px;
	padding: 0px 0 0 0;
	color: #000000;
	text-align: center;
	background-color: #F5F5EE;
}
.ImgBoxThumb {
	width: 80px;
	border: 0px ;
	margin-left: 10px;
	vertical-align: middle;
}
.FilmImage {
	padding: 15px 5px 0px 0px;
}

p.ImgBoxCaption {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	background-color:#F3F0DD;
	padding: 0px 0px 0px 0px
}
a.ImgBoxCaption {
	text-decoration: underline;
	color: #7F4227;
}
a.ImgBoxCaption:hover {
	text-decoration: none;
	color: #7F4227;
	}
.ImgBoxLeft {
	float: left;
	width: 48%;
	padding: 4px;
}
.ImgBoxRight {
	float: right;
	width: 48%;
	padding: 4px;
}

/* classes for links, etc */

a.link {
	font-weight: bold;
	color : #7F4227;
	text-decoration: underline;
}
a.link:hover {
	text-decoration: none;
}
.TextBox100 {
	clear: both;
	float: left;
	padding: 3px 10px 5px 5px;
}
/* classes for Tasks, links, etc */
.TextBox {
	clear: both;
	display: table;
	width: 100%;
	margin-bottom:10px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	border: 1px solid #d8d8d8;
	background-color: #F3F0DD;
}

.Topcontainer {
	clear: both;
	width: 100%;
	padding-top: 10px;
}
.TextBox ol li {
	margin-bottom: 10px;
}
/* Table styles */
td.glossary_term {
    background: #F1D4BB;
	 font-size: 70%;
    font-weight: bold;
    color: #7F4227; 
    padding: 5px 0px 5px 15px;
}
td.glossary_data{
    background: #F1D4BB;
    font-size: 70%;
    font-weight: normal;
    color: #7F4227;
    padding: 5px 5px 5px 15px;
	vertical-align: top;
}
td.table_data{
    background: #F5F5EE;
    font-size: 70%;
    font-weight: normal;
    color: #7F4227;
    padding: 5px 5px 5px 15px;
	vertical-align: top;
}
td.table_term {
    background: #F5F5EE;
	 font-size: 70%;
    font-weight: bold;
    color: #7F4227; 
    padding: 5px 0px 5px 15px;
	vertical-align: top;
}
td.cellpad {
	padding-bottom: 1px;
	padding-top: 1px;
}
td.cellpadfilm {
	padding-bottom: 2px;
	padding-top: 1px;
	background-color: #4A000A;
}
/* Footer Banner classes */
.footcontainer {
	clear: both;
	width: 100%;
	padding: 20px 0 0 0;
}
.footer {
	clear: both;
	padding: 8px 20px;
	margin-bottom: 0px;
	font-size: 70%;
	font-weight: bold;
	color: #FFF3E4;
	text-align: left;
	border: 0px;
	background-color: #4A000A;
}
	
.footertext
{
    COLOR: #FFF3E4;

}
a.footertext:hover
{
    text-decoration: none;
	 COLOR: #FFF3E4;
}

/*popup classes*/

.functionBut {
	float: right;
	margin: 2px 5px 0 0;
	text-align: right;
}
img.functionButton {
	padding: 0px; 
	border: none;
	vertical-align:middle;
}
a.functionButton {
	font-size: 70%;
	font-weight: bold;
	color:#CC0000;
	text-decoration:none;
	padding-left:5px; padding-right:5px;
}
a.functionButton:hover {
	color:#333333;
	text-decoration:underline;
}
.poptitle{
	clear: both;
	width: 100%;
	background-color: #cc3333;
}
.poptitle H1{
	color: #FFF3E4;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	background-color: #4A000A;
	padding: 2px 2px 2px 10px;
	}
.popcontent{
	padding: 0 10px 0 10px;
}
