/* html definitions*/
body{
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #eee;
	margin-top: 4px;
	}

h1 {
	margin:0px 0px 10px 0px;
	font-size:x-large; 
	color:#0066CC;	
	font-weight:normal;
	}

h2 { 
	font-size: 18pt; 
	color: #006699; 
	font-weight: normal;
	}

h3 {
	font-size:medium;	
	}

p {
	font-size: 10pt; 
	color: #404040;
	}

a {
	font-size: small;
	}

img {border:0px}

/* Homepage styles */ 
	
.home_page {
padding:15px;
	background-color: #FFFFFF;
	border:1px solid #0099CC;
	vertical-align:top;
	}

.home_bottom {
	border-top:4px solid #0099CC;
	
	}
	
	.home_cover{float:left; width:33%}
	
	
	.home_cover a {font-size:medium; font-weight:bold; text-decoration:none}

.home_cover a:hover {background-color:#0066CC; color:#fff}
.feature ul {
	
}
.feature li {margin-right:40px; list-style-type: circle; margin-bottom:15px}
.feature a{font-size:medium; font-weight:bold; text-decoration:none}	
.feature a:hover{background-color:#0066CC; color:#fff}
/* header classes*/

#header { 
	width:747px;
	}

#oup_logo {
	float:left;
	background-color: #000066;
	height: 66px;
	}

.oup_logo {
	background-color: #000066;
	height: 66px;
	}

#banner {
	float:left;
	margin:0px;
	}

#book_logo {
	float:right;
	}
.header{background-color:#fff; border: 0px solid #ccc;}

.book_logo{background-color:#fff; border: 0px solid #ccc; vertical-align:top}

.banner{background-color:#fff; border: 0px solid #ccc; vertical-align:top}

.oup_logo{
	background-color: #000066; border:0px solid #ccc;  vertical-align:top
	}

/* breadcrumb*/
#breadcrumb{
	clear: both;
	background-color: #fff;	
	color:#003399;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	border-bottom:1px solid #0099CC;
	
	}

#breadcrumb a {
	font-weight:bold;
	text-decoration: underline;
	}

#breadcrumb a:hover {
	text-decoration: none;
	}

.breadcrumb{
	background-color: #fff;	
	color:#003399;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	border:1px solid #0099CC;
	}

.breadcrumb a{
	font-weight:bold;
	text-decoration: underline;
	
	}

.breadcrumb a:hover {
	text-decoration: none;

	}

#footer {
	font-size: x-small;
	margin-top: 10px;
	}

.footer {
	font-size: x-small;
	margin-top: 10px;
	}

/* Section page exercise links */
/* display: none; to remove the links */
/* display: normal; to reveal the links*/

#children{margin:20px 10px 20px 10px; padding: 0px;}
#children li  {list-style:none; margin:20px 0px 0px 0px; border-bottom:1px dotted #ccc
	}
	
#children a{ 
	font-weight: bold;}
.child {
	color: #FF0000;
	display: block;
	}



/* middle matter*/
#middle_matter {
	border:1px solid #0099CC;
	background-color:#ffffff;
	width:745px;
	vertical-align:top;
	}

.middle_matter {
	border: 1px solid #0099CC;
	border-top: 0px;
	border-bottom: 0px;
	background-color:#ffffff;
	clear:both;
	width:747px;
	vertical-align:top;
	}

#navigation_top {
	background-color: #ffffff;
	height: 20px;
	}

#navigation {
	float:left;
	text-align:center;
	background-color: #ffffff;
	vertical-align: top;
	width: 156px;	
	}

#navigation a {
	text-align: left;
	color:#fff;
	background-color:#000066;
	display:block;
	margin-top:6px;
	width:100%;
	height:100%;
	font-weight:bold;
	text-decoration:none;	
	}

#navigation a:hover {
	display:block;	
	color:#000066;
	background-color:#0099CC;
	text-decoration:none;
	}

.navigation_top {
	background-color: #ffffff;
	height: 20px;
	}

.navigation {
	text-align:center;
	background-color: #ffffff;
	vertical-align: top;
	width: 158px;	
	}

.choice {
	text-indent: 5px;
	text-align: left;
	background-color:#000066;
	margin-top:6px;
	padding:6px 0px 6px 0px;
	width:100%;
	}
.choice a {		
	font-weight:bold;
	text-decoration:none;	
	color:#fff;
	margin: 0px;
	}

.choice a:hover {
	color:#0099CC;
	text-decoration: underline;
	width:100%;
	height: 100%;
	margin: 0px;
	}

.book_image {
	margin-top: 30px;
	text-align: center;
	}

#content {
	background-color:#ffffff;
	float:right;
	vertical-align: top;
	width:578px;
	padding-right:5px;
	padding-top:10px;
	border-left:1px solid #000066;
	}

.content {
	background-color:#ffffff;
	vertical-align: top;
	width:578px;
	padding-right:5px;
	padding-top:10px;
	border-left:1px solid #000066;
	}

#home_page {
	}

.toplink {
	text-align:right
	}

.exercise {
	margin: 20px 10px 0px 10px;
	}
#exercise {
	margin: 20px 0px 0px 0px;
}


#links {
	font-size:10pt;
	background-color: #ffffff;
	text-indent: 5pt;
	padding-bottom: 4px;
	}
	
#menu li  {
	list-style:none;
	 margin:20px 0px 0px 0px; 	
	 border-bottom:1px dotted #ccc;
	}

/* bar at the bottom*/
/*exercise and level templates*/

#bottom {
	clear:both;
	width:747px;
	background-color: #eeeeee;
	background-image: url(file:///C|/Documents and Settings/burta/Local Settings/Temporary Internet Files/Content.IE5/images/gradient.gif);
	background-repeat: repeat-x;
	}

.bottom {
	clear:both;
	width:747px;
	background-color: #eeeeee;
	background-image: url(file:///C|/Documents and Settings/burta/Local Settings/Temporary Internet Files/Content.IE5/images/gradient.gif);
	background-repeat: repeat-x;
	}

/*home page template*/
/* left-hand navigation block level style*/

a.book_logo {
	border: 0px;
	}

#content ol, p, dl, ul, td {font-size:10pt; color:#404040;}

#content dd {margin:5px 0px 0px 0px; padding:0px 0px 4px 0px; border-bottom:1px dotted #cccccc}

#content dt {margin-top:10px; background-color:#eeeeee; font-weight:bold}

#content h3 {

font-size:medium;

color:#006699;

}

#content h4 {
font-size:12pt;
font-weight:bold;
color:#000000;
border-bottom:1px solid #eeeeee;
}

.content ol, p, dl, ul, td {font-size:10pt; color:#404040;}

.content dd {margin:5px 0px 0px 0px; padding:0px 0px 4px 0px; border-bottom:1px dotted #cccccc}

.content dt {margin-top:10px; background-color:#eeeeee; font-weight:bold}

.content h3 {

font-size:medium;

color:#006699;

}

.content h4 {
font-size:12pt;
font-weight:bold;
color:#000000;
border-bottom:1px solid #eeeeee;
}

.menus {
	display: none;
	}
/* exercise styles */

.title {
	
}

.rubric {
}

.exercise_number {
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#exercise li{
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0px;	
}

#exercise ol{
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 25px;
}

.exercise li{
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0px;	
}

.exercise ol{
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 25px;
}
.exercise_text {	
	margin: 0px;
	font-weight: normal;
}

#exercise img {
	margin: 0px 7px 0px 7px;
}

.exercise img {
	margin: 0px 7px 0px 7px;
}

.exercise_buttons {
	margin: 20px 0px 0px 0px;
	clear:both;
}



/* Drop Down Styles */

.exercise_dropdown {
	margin: 0px 5px 0px 5px;
}

/* Gapfill Styles */

.gapfill_wordsfill {
	font-weight: bold;
	word-spacing: 20px;
	margin-bottom: 25px;
}

.exercise_gapfillbox {
	margin: 10px 5px 0px 5px;
}

.exercise_opencompletiongapfill {
	width: 100%;
}

/* Multiple Choice Styles */
/* Old Multiple Choice Styles */

.multiplechoice {
	clear:both; 
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.multiplechoice p{
	float: left;
	vertical-align: top;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}

.multiplechoice_radiobutton {
	margin-left: 0px;
	margin-top: 15px;
}



/*Old style one row */

.multiplechoice_onerow_answers {
	margin: 0px 10px 0px 5px;
	padding: 0px;
	font-weight: normal;
	font-style: italic;
}

/* Sentence Matching Styles */

.upper_alpha {
	font-weight: bold;
	margin-right: 15px;
	margin-left: 10px;
}

.sentencematching {
	clear:both;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}
.sentencematching .exercise_text{
	width: 35%;
}
.sentencematching span{
	float: left;
	display: block;
}

.sentencematching input {
	float: left;
	}

/* Word Ordering Style */

.wordordering a{
	color: #333333;
	text-decoration: none;
	border: 1px solid #cccccc;
	padding: 2px;
}

.wordordering a:hover{
	color: red;
}

.wordordering a:visited{
	color: #cccccc;
}

.wordordering a:active{
	color: #333333;
}

.wordordering_gapfillbox {
	margin-top: 10px;
	border-bottom: 1px dashed #333333;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	width: 90%;
}

/* Spot the mistake styles */

.spotthemistake a{
	color: #333333;
	text-decoration: none;
}

.spotthemistake a:hover{
	color: red;
}

.medium {font-size:medium; font-weight:bold; color:#404040}
/* Styles for the errorcorrection template*/
#errorcorrection {
border-bottom:1px dotted #ccc
}

#errorcorrection input {
border:1px solid #cccccc;
margin-top:6px;
width:100px;
background-color:#eeeeee;
}

#errorcorrection a{
text-decoration:none;
color:#000000;
}

#errorcorrection a:hover{
background-color:#000000;
color:#FFFFFF

}

legend, label {font-size:x-small; color:#666666; margin-bottom:10px}
fieldset {display:inline; padding:10px; border:1px solid #ccc}

.scorebox {
border:1px solid #ff9933;
font-size:small;
width:26px;
color:#003399;
text-align:center;
padding:5px;
font-weight:bold;

}
