/* html definitions*/
body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#eeeeee;
}

h1 {
	color:#003399;
	font-size: 16pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


h2 {
	color: #003399;
	font-size: 18pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h3 {
	color: #003399;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 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: #000000;
	vertical-align: top;
}

.font_size16 {
	font-size: 16pt;
}

/* breadcrumb*/
.breadcrumb{
	background-color: #1F3274;
	height: 20px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

/* 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: 15px;
	list-style: circle;	
}

#children li {
	width: 80%;
	padding-top: 5px;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 10pt;
}
.child {
	
}



/* middle matter*/
.middle_matter {
	border-top: 0px solid #000000;
	border-right: 1px solid #7886C5;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #7886C5;
	background: #FFFFFF;
}

.navigation_top {
	background-color: #7887C6;
	height: 25px;
}

.navigation {
	background-color: #7887C6;
	vertical-align: top;
	text-align: center;
	width: 157px;
}

.book_image {
	margin-top: 30px;
}

.menus {
	background-color: #C9CFE8;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.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;
}

p.halfline_before{
	margin: 0px;
}

p.halfline_after{
	margin: 0px;
	padding-top: 7px;
}

p.setphrases {
	margin: 3px;
}

/* bar at the bottom*/

	/*exercise and level templates*/
.bottom {
	margin-bottom: 15px;
	background: #7887C6;
	height: 18px;
	
}

	/*home page template*/
	
.homelist ul{
	list-style-image: url(/images/elt/product_site_graphics/ng_key.gif);
	font-size: 14px;

}

.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 {
	background-color: #7887C6;
	height: 20px;
	margin-bottom: 15px;
	
}
/* left-hand navigation block level style*/
.choice {
	width: 146px;
	background-color: #554593;
	text-align: left;
	height: 22px;
	text-indent: 3px;
	margin-bottom:3px;
	padding-top: 2px;
	font-weight: bold;
	color: #FFFFFF;
}

/*link styles*/

a.home_link {
	text-decoration: underline;
	color: #6633CC;
}

a.home_link:hover {
	text-decoration: none;
	color:#009933
	}

a.choicelink {
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.choicelink:hover {
	text-decoration: underline;
	color:#009933
}

a.breadcrumblink {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.breadcrumblink:hover {
	text-decoration: underline;
	color:#009933
}

a.relatedlink {
	
	}
.home_page {
	height:400px;

}

a.book_logo {
	border: 0px;
}

/* global exercise styles */


.exercise {
	margin-left: 15px;
	font-size: 10pt;
}
.exercise ol{
	margin-left: 25px;	
}

.title{
	font-weight:bold;
	color:#DD3300;	
	padding-bottom:20px;
}

.rubric {

}

.example {
	
}

.exercise_row {
	margin-bottom: 10px;
}
/* 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 {
	color: #000099;		
}
.exercise_inputbox {
	background-color: #ffffff;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12pt;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px dotted #0066CC;
	border-left: 0px;	
}

.flash {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	overflow: hidden;
	height: 420px;
	width: 560px;
}

.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 multiplechoice*/
.exercise_multiplechoice {
	width: 550px;	
	font-size:11pt;	
}

.MC_marking{
	vertical-align:top;
}

.MC_number{
	font-weight:bold;
	vertical-align:top;	
}

.MC_questionarray{
	vertical-align:top;
	padding-left:8px;
	padding-bottom:5px;
}

.MC_multiplechoice{
	padding-left:40px;	
	vertical-align:top;
	padding-bottom:5px;
}

.MC_buttons{
	padding-left:25px;
	padding-top:5px;
}




 /*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;
}

.bigquotes {font-size: 22pt; 
			color: #9999FF; 
			font-family:Georgia, "Times New Roman", Times, serif
			}

