/* html definitions*/
body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h3 {
	color: #CC0000;
	font-size: 18pt;
}
h2 {
	color: #333333;
	letter-spacing: 2px;
	font-size: 22pt;
}

/* defined classes*/

/* home page classes*/

#books{width:40%; background-color:#eeeeee; float:left; padding-top:20px}
#books a {font-size:10pt; font-weight:bold;color: #6633CC; text-decoration:none}
#books a:hover {color:#CC0000;text-decoration:underline}

.bookl{width:50%; float:left;text-align:center}
.bookr{width:50%; float:right;text-align:center}
#books img {border:0px}
#text {float:right; width:55%; margin-right:10px; padding-top:20px}
#text p, ul {font-size:10pt;color:#404040}
#text hr {color:#eeeeee}
#text h1 {font-size:28pt; color:#0066CC; margin-bottom:4px; margin-top:0px}
#text h2 {font-size:18pt; color:#0066cc; font-weight:normal; margin-top:0px}
#specialfeature {border:1px solid #cccccc; width:50%; float:left; margin-bottom:10px}
#calendar {border:1px solid #cccccc; width:45%; float:right;margin-bottom:10px}
#text h4 {background-color:#0066CC; color:#ffffff; margin:0px; padding:2px}

/* header classes*/

.header {
}

.homecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}

.oup_logo {
	background-color: #FFFFFF;
	vertical-align: top;
}

.banner {
	background-color: #ffffff;
	text-align: right;
	vertical-align: top;
}

.book_logo {
	background-color: #000000;
	vertical-align: top;
}

/* breadcrumb*/
.breadcrumb{
	background-color: #000000;
	height: 22px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.bc_padding {
	width:5px
		}

/* middle matter*/
.middle_matter {
	background-color: #ffffff;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.navigation_top {
	background-color: #dddddd;
	height: 25px;
}

.navigation {
	background-color: #dddddd;
	vertical-align: top;
	text-align: center;
	width: 157px;
}

.book_image {
	margin-top: 30px;
	margin-bottom:30px;
}

.menus {
	background-color: #dddddd;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.form { margin-top: 0; margin-bottom: 0;

}

.content {
	background-color: #ffffff;
	vertical-align: top;
	width: 588px;
}


.links {
	font-size:10pt;
	background-color: #ffffff;
	text-indent: 5pt;
	padding-bottom: 4px;
}

.games {
	color: #CC3333
	}

/* bar at the bottom*/

	/*exercise and level templates*/
.bottom {
	background-color: #CC3333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
	background-image: url(/images/elt/adultlist/ef_homestudylink2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
}


/* Level page child exercise links */
/* display: none; to remove the links */
/* display: normal; to reveal the links*/

#children {
margin-bottom:20px;
	list-style: square;
	list-style-position:inside;
}

#children li {
	margin-left: 20px;
	width: 80%;
	margin-top: 5px;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 12pt;
	color:#CC3333;
}
.child {
	
}
.games li {
	color: 019C4B
	}

	/*home page template*/
	
.home_page {
	vertical-align: middle;
	background-color: #FFFFFF;
	}
	
.home_bottom {
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
	height: 24px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
}
/* left-hand navigation block level style*/
.choice {
	width: 146px;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	text-align: left;
	height: 24px;
	text-indent: 5px;
	margin: 0px;
	padding-top: 2px;
	font-weight: bold;
	color: #FFFFFF;
}

/*link styles*/

.choice a{
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: none;
	border: none;
}
.choice a:hover {
	text-decoration: underline;
}

a.breadcrumblink {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.breadcrumblink:hover {
	text-decoration: underline;
}

a.relatedlink {
	
	}
.home_page {
	height:400px;

}

a.book_logo {
	border: 0px;
}

/* global exercise styles */


.exercise {
	margin-left: 15px;
	font-size: 12pt
}

.title{
	font-weight:bold;
	color:#DD3300;	
	padding-bottom:20px;
}

.rubric {

}

.example {
	
}

.exercise_row {
	margin-bottom: 10px;
}

.exercise_number {
	font-weight:bold;	
	padding-right: 7px;	
}

.exercise_text {
	
}

.exercise_marking {
	padding-left: 15px;	
}

.exercise_buttons {
	margin-bottom: 40px;
	padding-top: 10px;	
}

 /*exercise drop down styles*/
.exercise_dropdown {
	
}

 /*exercise gapfill styles*/
.exercise_gapfill{
	
}

 /*exercise spotthemistake*/
.exercise_spot_number{
	padding-right: 4px;
	font-weight: bold;
}

.exercise_spot_row{
	margin-bottom: 10px;
}

.exercise_spot_row a:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	text-decoration: none
}

.exercise_spot_row a:link {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	text-decoration: none
}

.exercise_checkbox{

}

 /*exercise word ordering*/
.exercise_linktext {
	color: #000099;		
}
.exercise_inputbox {
	background-color: #eeeeee;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.weblinks_box{	
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	border: 1px solid black
}

.weblinks{	
	font-size:11pt;
}
.weblinks_bottomborder{
	border-bottom: 2px solid black
}

.home_text {
	font: 11pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}
.home_padding {
	padding-left: 10px;
	text-align: left;
}

.level_title {
	font: bold 12pt Arial, Helvetica, sans-serif;
	color: #FF3333;
}

