/* html definitions*/
body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

h1 {
	color:#003399;
	font-size: 32pt;
}


h2 {
	color: #003399;
	font-size: 18pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h3 {
	color: #FFFFFF;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: underline;
}
h4{font-weight:normal;
	font-size: 14pt; margin-bottom:0px; margin-top:0px}
img {border:0px}
p {

font-size:10pt
}


/* defined classes*/
/* 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: #2B3087;
	vertical-align: top;
}

.font_size16 {
	font-size: 16pt;
}

/* breadcrumb*/
.breadcrumb{
	background-color: #FFFFFF;
	height: 20px;
	border: 1px solid #9CA4C6;
}

/* This puts padding before the first element of the breadcrumb for macs with Netscape*/

.bc_padding {
	width:5px
		}

/* Section page 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:#0066CC;
}
.child {
	
}



/* middle matter*/
.middle_matter {
	border-top: 0px solid #000000;
	border-right: 1px solid #9CA4C6;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #9CA4C6;
	background: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

.navigation_top {
	background-color: #BDC7DE;
	height: 25px;
}

.navigation {
	background-color: #BDC7DE;
	vertical-align: top;
	width: 157px;
	text-align: center;
	border-right: 1px dotted #9CA4C6;
}

.book_image {
	margin-top: 30px;
	margin-bottom: 20px;
}

.menus {
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom: 1px dotted #003399;
}

.form { margin-top: 0; margin-bottom: 0;

}

.content {
	background-color: #ffffff;
	vertical-align: top;
	width: 588px;
	margin-right:15px;
	margin-bottom:20px
}


.links {
	font-size:10pt;
	background-color: #ffffff;
	text-indent: 5pt;
	padding-bottom: 4px;
}

p.halfline_before{
	margin: 0px;
}

p.halfline_after{
	margin: 0px;
	padding-top: 7px;
}

p.setphrases {
	margin: 3px;
}

	/*home page template*/
	
.homelist li{
	font-size: 14pt;
	margin-top: 16px;
	list-style-position:inside
	

}
	
.home_page {
	vertical-align: middle;
	background-color: #FFFFFF;
	}
	
.home_detail {
	background-color: #ffffff;	
	text-align: left;
	font-size:11pt;
}

.home_bottom {
	margin-bottom: 15px;
	border-top: 3px solid #9CA4C6;
	border-right: none;
	border-bottom: none;
	border-left: none;
	
}
/* left-hand navigation block level style*/
.choice {
	margin-bottom:2px;
	padding-top: 3px;
	background-image: url(/images/elt/adultlist/ine_nav_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #003366;
	text-align: left;
	padding-bottom: 3px;
	margin-left: 0px;
	border: 0px;
}

/*link styles*/

a.home_link {
	text-decoration: underline;
	color: #6633CC;
}

a.home_link:hover {
	text-decoration: none;
	color:#009933
	}

a.choicelink {

	color: #000066;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-left: 24px;
}
a.choicelink:hover {
	color: #00CCFF;
}

a.breadcrumblink {
	font-size: 9pt;
	font-weight: bold;
}

a.breadcrumblink:hover {
	text-decoration: underline;
}

a.relatedlink {
	
	}
.home_page {
	

}

a.book_logo {
	border: 0px;
}

/* global exercise styles */


.exercise {
	margin-left: 15px;
	margin-right:10px;
	font-size: 10pt;
}
.exercise ol{
	margin-left: 25px;	
}

.title{
	font-weight:bold;
	color:#DD3300;	
	padding-bottom:20px;
}

.rubric {
font-weight:bold;

}

.example {
	
}

.exercise_row {
	margin-bottom:8px;
}
/* link style for the word ordering exercise */

.exercise_row a:link{
	color:#3366FF;
	font-weight:bold;
	text-decoration:none;
}

.exercise_row a:active{
	color:#3366FF;
	font-weight:bold;
	text-decoration:none;
}

.exercise_row a:hover{
	color:#3366FF;
	font-weight:bold;
	text-decoration:none;
}

.exercise_row a:visited{
	color:#3366FF;
	font-weight:bold;
	text-decoration:none;
}

.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 gapfill styles*/

.GF_wordsfill{
	font-weight:bold;

}

 /*exercise word ordering*/
.exercise_linktext {
	border:1px solid #cccccc;
	margin-right:3px;
	padding: 4px;
	color: #000099;		
}

.exercise_inputbox {
	background-color: #ffffff;
	margin-top: 8px;
	margin-bottom: 4px;
	font-size: 10pt;
	border-top: 1px solid #cccccc;
	border-right: 0px;
	border-bottom: 1px solid #cccccc;
	border-left: 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;
}


 /*exercise sentencematching*/
.SM_number {
	font-weight:bold;	
	padding-right: 7px;
	padding-top: 4px;	
	vertical-align:top;
}

.SM_inputbox{
	width:30px;
	vertical-align:top;
}

.SM_marking{
	vertical-align:top;
	width:20px;
	text-align:left;
}

.SM_questionarray{
	width:220px;
	vertical-align:top;	
	padding-left: 2px;
	background-color:#EEEEEE;
	border-right: 8px solid white;
	border-bottom: 4px solid white;
}

.SM_letter{
	font-weight:bold;	
	padding-right: 6px;
	padding-left: 2px;
	text-align:center;
	vertical-align:top;	
	background-color: #EEEEEE;
	border-bottom: 4px solid white;
}

.SM_answerarray{
	width:220px;	
	vertical-align:top;	
	background-color: #EEEEEE;
	border-bottom: 4px solid white;
}

.SM_buttons{
	padding-top:15px;
}


 /*exercise spotthemistake*/
 

.exercise_spot a:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	text-decoration: none
}

.exercise_spot a:link {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	text-decoration: none
}

.exercise_spot ol {
margin-left:25px;
}

.exercise_checkbox{

}

.bluebox {
	background: #C9CFE8;
	width: 95%;
	padding: 4px;
}

.exercisebox {
	background: #eeeeee;
	width: 80%;
	padding: 4px;
	font-weight: bold;
	word-spacing: 6em;
}

#home {
text-align:left;
width:700px
}


.homebox {
width:235px;
background-color:#ffffff;
float:left;
}

.homeboxleft {
float:left;
width:120px;
text-align:top;
backgroud-color:#eeeeee;
}
.homeboxright {
float:right;
width:113px;
float:right;
background-color:#ffffff;
}


