/* 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: x-large; 
	color: #333
	}

h2 {
	margin: 10px 0px 0px 4px;
	font-size: large; 	
	color: black
	}

h3 {
	margin:5px 0px 0px 10px;
	font-size: large; 	
	color: black
	}
	
h4 {
	margin:15px 0px 10px 0px;
	font-size:13px
	}

p {
	font-size: 10pt
	}
	
em {
	
	}

a {
	font-size: small;
	color:#000000
	}

img {
	border: 0px
	}

/* 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:#FFF url("/images/elt/adultlist/smartchoice_breadcrum.gif") repeat-y top left;
	color: #333333;
	font-size: x-small;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 0px 4px 5px;
	border-bottom:1px solid #777;
	
	}

.breadcrumb a{
	color: #333333;
	font-size: x-small;
	text-decoration: none
	}

.breadcrumb a:hover {
	color:#FF9900;
	text-decoration: underline
	}

/* middle matter*/
.middle_matter {
	width:747px;
	vertical-align:top;
	border-right: 1px solid #B1B191;
	border-bottom: 1px solid #B1B191;
	border-left: 1px solid #B1B191;
	border-top: 0px;
	border-bottom-color: #777;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background:#fff;
	}

.navigation_top {
	}

.navigation {
	background: #fff;
	text-align:center;
	vertical-align: top;
	width: 158px;
	margin: 0px;
	padding: 0px
	}

.choice {
	text-align: left;
	width: 158px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	
	}

.choice a {
	font-size: small;
	width: 146px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	border-top: none;
	border-bottom:  none;
	background-position: right;
	padding: 6px;
	background-repeat: no-repeat;
	color: #fff
	}
	
.choice a:hover {
	background-color:#F56131;
	}

.book_image {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	}

.content {
	background-color: none;
	vertical-align: top;
	width: 744px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-left: 1px solid #B1B191;
	border-top:none;
	}

/* bottom styles */
.home_bottom {	
	background: #fff;	
	border: 1px solid #B1B191;
	border-top-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px
	}

.bottom {	
	background:#FFF url("/images/elt/adultlist/smartchoice_breadcrum.gif") repeat-y top left;	
	border: 1px solid #B1B191;
	border-top: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px
	}

.home_bottom td {
	height: 18px;
	background:#FFF url("/images/elt/adultlist/smartchoice_breadcrum.gif") repeat-y top left;	
	border: 1px solid #B1B191;
	border-top: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px	
	}

/* Homepage styles */ 	
#books {
	background-color: #FFF;
	padding-top: 20px;
	color: #6633CC; 
	text-decoration: none;
	overflow:hidden;
	width:100%;
	margin-left:0px;
	}

#books a {
	font-size: medium; 
	font-weight: bold;
	color: #000000; 
	text-decoration: none
	}

#books a:hover {
	color:#FF9900;
	text-decoration: none
	}

#books a:visited {
	color: #FF9900;
	font-weight:bold;
	text-decoration: none
	}

.book {
	text-align:center;
	width: 24%;
	float:left;
	margin-left:3px;
	padding-bottom: 10px; 
	}

#books img {
margin-bottom:10px;
	border: 0px;
	margin-left:0px;
	}


/* Level Page styles */
#children {
	display:none
	}

#container {
	font-size: small;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	}
	
#container h3 {
	font-size:medium;
	font-weight:bold;
	margin-left:0px;
	margin-top:5px;
	}
	
#container ul {
	margin-top:0px;
	margin-left:0px;
	padding-left:0px
	}
#container img {
	float:left;
	width:30px;
	margin-left:0px;
	padding-left:0px;
	margin-right:0px;
	margin-top:5px;
	}

#container li {
	list-style-type: none;
	}

#container a{
	text-decoration: none
	}
	
.morechildren {
	margin:10px 0px 10px 20px;
	width:210px;
	font-weight:bold;
	float:right;
	
	}
	
.mp3 {
	margin-left:20px;
	list-style-image:url('/images/elt/adultlist/sc_mp3.jpg')
	}
	
.karaoke {
	margin-left:20px;
	list-style-image:url('/images/elt/adultlist/sc_karaoke.gif')
	}
	
.left {
	width:265px;
	float:left;
	}

.right {
	width:265px;
	float:right;
	}
	
.odd {
	width:260px;
	height:110px
	}

/* Section page exercise links */
.exercise {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	}

/*exercise and level pages*/
.menus {
	background: #E9EDEF url("/images/elt/adultlist/nmv_bevelright.gif") repeat-y top right;
	border-bottom: 1px solid #B1B191;
	display:none
	}

.form {
	height: 25px;
	padding: 3px 0px 0px 10px;
	margin: 0px;
	font-size: small;
	}
	
.help h3 {
	margin-top:12px; 
	margin-left:0px
	}
	
.levellinks {
	margin-top:7px;
	}
	
.levellinks p {
	width:400px;
	float:right;
	margin-top:10px
	}
	
.levellinks h3 {
	width:400px;
	float:right;
	margin-top:10px;
	font-size:large
	}
	
.levellinks img {
	width:150px;
	float:left;
	clear:both;
	margin:10px 0px 10px 7px;
	padding-bottom:15px
	}

/* 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;
	}
	
.help li {
	font-size:small;
	margin-bottom:2px;
	font-weight:lighter
	}

.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_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/elt/adultlist/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/elt/adultlist/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
	}

