/* html definitions*/
body{
	font-family: verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #fff;
	color: #404040
	}

h1 {
	margin: 10px 0px 15px 15px;
	font-size:15pt;
	font-weight:500; 
	color:#1e3174;
	font-family:Arial, Helvetica, sans-serif
	}

h2 {
	margin: 10px 0px 15px 15px;
	font-size:15pt;
	font-weight:bold; 
	color:#1e3174;
	font-family:Arial, Helvetica, sans-serif
	}

h3 {
	margin: 0px 0px 0px 15px;
	font-size:small; 	
	color: #000000;
	font-family:Arial, Helvetica, sans-serif
	}

p {
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif
	}
	
em {
	color: #0066FF
	}

a {
	/*font-size: small;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#1e3174;
	text-decoration:none
	}

img {
	border: 0px
	}
	
.rubric {
	margin: 0px 0px 0px 15px;
	font-size:small; 	
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:10px
	}


/* header classes*/
.header{
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	}

.oup_logo {
	background-color: #ffffff;
	height: 66px;
	vertical-align: top; 
	}

.banner {
	background-color: #fff; 
	border: 0px; 
	vertical-align: top
	}

.book_logo{
	background-color: #fff; 
	border: 0px; 
	vertical-align: top
	}

/* breadcrumb*/
.bc_padding {
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	}

.breadcrumb{
	background:#1e3174 url(../images/ows_breadcrum_background.gif);
	color: #fff;
	font-size: x-small;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 0px 4px 6px;
	border: none;
	}

.breadcrumb a{
	color: #fff;
	font-size: x-small;
	text-decoration: none
	}

.breadcrumb a:hover {	
	color: #fff;
	text-decoration: underline
	}

/* middle matter*/
.middle_matter {
	width:747px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	}

.navigation_top {
	background:#6699cc url("/images/elt/product_site_graphics/ows_menu_bground.gif");
	}

.navigation {
	background:#6699cc url("/images/elt/product_site_graphics/ows_menu_bground.gif");
	text-align:center;
	vertical-align: top;
	width: 158px;
	margin: 0px;
	padding: 0px
	}

.choice {
	text-align: left;
	width: 158px;
	margin: 3px 8px 3px 8px;
	paddin: 0px;
	font-size: 1px;
	}

.choice a {
	font-size: small;
	width: 146px;
	font-weight: 500;
	display: block;
	text-decoration: none;
	background:#1e3174 url(../images/ows_breadcrum_background.gif);
	padding: 6px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif
	}

.choice a:hover {	
	text-decoration:underline
	}

.book_image {
	margin:20px 0px 20px 0px
	}

.content {
	background-color: none;
	vertical-align: top;
	width: 744px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-left: 1px solid #B1B191;
	border-top: 1px solid white
	}

/* bottom styles */
.home_bottom {	
	background:#1e3174 url(../images/breadcrum_background.gif);	
	border: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px
	}

.home_bottom td {
	height: 18px	
	}

/* Homepage styles */ 	

.cover {
	width:32%;
	float:left;
	margin:20px 0px 20px 0px;
	padding:0px
	}
	
.cover img{
	float:right;
	width:153px
	}
	
.cover a{
	float:right;
	font-size:small; 	
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none
	}
	
.cover a:hover{
	text-decoration:underline
	}
.cover2 {
	margin:20px 0px 20px 200px;
	}
	
.cover2 img{
	
	}
	
.cover2 a{
	font-size:small; 	
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none
	}
	
.cover2 a:hover{
	text-decoration:underline
	}	

/* Level Page styles */
#children {
	font-size: 12pt;
	padding: 0px 10px 20px 10px;
	margin: 0px
	}

#children li {
	margin-bottom: 5px;
	margin-left:5px; 
	list-style-type: none;
	list-style-position: outside;
	color:#1e3174;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700
	}

#children a{
	text-decoration: none;
	color:#1e3174;
	}

/* Section page exercise links */
.exercise {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	}
	
.link {
	clear:both;
	padding-top:10px;
	padding-bottom:10px
	}

.link li{
	width:75%;
	float:right;
	list-style:none;
	margin-top:25px
	}
	
.link_img {
	width:90px;
	float:left;
	text-align:center;
	margin:0px;
	padding:0px
	}
	
.link_img img{
	margin:0px;
	padding:0px
	}

/*exercise and level pages*/
.menus {
	background: #6699cc url("/images/elt/product_site_graphics/ows_adv_bcrum_bground.gif");
	}

.form {
	height: 25px;
	padding: 3px 0px 0px 10px;
	margin: 0px;
	font-size: small;
	}

/* exercise styles */
#title {
	}

#rubric {
	}

.exercise embed, object {
	margin: 0px
	}

.exercise_number {
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 0px
	}

.exercise li{
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0px;
	margin-bottom: 0px;
	}

.exercise ol{
	font-size: 10pt;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 25px
	}

.exercise_text {	
	margin: 0px;
	font-weight: normal;	
	margin-bottom: 25px
	}

.exercise img {
	margin: 0px 7px 0px 7px
	}

.exercise_buttons {
	margin: 20px 0px 0px 0px;
	clear: both;
	margin-bottom: 25px
	}

.exercise object {
	margin-bottom: 20px
	}

.exercise #demo_link {
	font-weight: bold;
	text-decoration: none;
	color: #FF3300;
	}

.exercise #demo_link:hover {
	text-decoration: underline;
	}

/* 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%
	}

/* Radio Button 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
	}

/*Radio Button Multiple Choice One Row Styles */
.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 Styles */
#wordordering a {
	color: #333333;
	text-decoration: none;
	border: 1px solid #cccccc;
	padding: 2px
	}

#wordordering a:hover {
	border-color: red
	}

.wordordering_gapfillbox {
	margin-top: 10px;
	border-bottom: 1px dashed #333333;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	width: 90%
	}

/* Spot the Extra Word exercise styles */
#spotthemistake a{
	color: #000;
	border: 1px solid white;
	text-decoration: none;
	padding: 2px
	}

#spotthemistake a:hover{
	border: 1px solid red
	}

#spotthemistake a:active {
	border: 1px solid red
	}

/* Errorcorrection Styles*/
#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: small; 
	color: #666666
	}

fieldset {
	display: inline
	}

.scorebox {
	border: 1px solid #ff9933;
	width: 20px;
	height: 20px;
	font-size: small;
	color: #003399;
	text-align: center;
	font-weight: bold
	}

/* Email exercise styles */
#emailtop{
	padding: 10px 0px 5px 5px;
	font-size: 7px;
	color: #9999ff;
	background: #eee url("../images/nmv_dropdownemail_top.gif") repeat-x top
	}
	
#emailtext {
	background-color: #fff; 
	border-left: 4px solid #eee; 
	border-right: 4px solid #eee; 
	padding: 5px; 
	text-align: left; 
	overflow: hidden; 
	line-height: 20px
	}

#emailexercise {
	background: #eee url("../images/nmv_dropdownemail_bottom.gif") repeat-x bottom;
	text-align: left; 
	padding: 0px; 
	margin: 0px;  
	width: 98%; 
	overflow: hidden; 
	border: 1px solid #999
	}	

.email_buttons {
	background-color: #eee;
	margin: 10px 0px 10px 12px
	
	}

#emailtext sup {
	margin-left: 3px;
	margin-right: 3px
	}


/* school book specific styles */
/* Yes No exercise style*/
#exercise_yesno {
	float: right;
	width: 55%;
	padding: 0px;
	margin: 0px;
}

#exercise_yesno .exercise_text {
	width: 70%;
	margin: 0px 10px 0px 0px;
	}
	
#exercise_yesno span {
	display: block;
	float: left;
	}
	
#exercise_yesno p {
	clear: both;
	background-color: #fff;
	width: 95%;
	height: 32px;
	padding: 0px;
	margin: 0px
	}


/*Puzzle Styles*/

#exercise_puzzle input {
	width: 10px;
	padding-left: 5px;
	padding-right: 5px
	}

#exercise_puzzle .scrambled_words {
	 word-spacing: 7px; 
	letter-spacing: 7px
	}

#exercise_puzzle .gapfill_spacing {
	word-spacing: 3px
	}

