@charset "utf-8";
/* CSS Document */
/* html definitions*/
body {
	background: url("../headway/images/homepagearrows.jpg") no-repeat top center #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 12px;
}
/* Headings */

h1 {
	font-size: 22pt;
	color: #999;
	font-family: "Helvetica", Arial, sans-serif;
	font-weight: normal;
}
#book_logo, #banner {
	display: none
}
/* Title for homepage */

.headingHome {
	text-indent: -9999px;
	background: url("../headway/images/headwayonlineTitle.jpg") no-repeat 0 0;
	height: 68px;
}
#middle_matter {
	background-color: #fff;
	border: none;
}
h2 {
	color: #000;
	letter-spacing: 2px;
	font-size: 14pt;
	font-weight: normal;
}
h3 {
	color: #000;
	letter-spacing: 2px;
	font-size: 14pt;
	font-weight: normal;
}
h4 {
	color: #999;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #999;
}
hr {
	color: #0099CC;
	height: 1px;
	width: 95%;
}
#header {
	border: 0px solid #000;
}
#breadcrumb {
	background-color: #fff;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 12px;
}
.bc_padding {
	width: 5px
}
#children {
	width: 80%;
	margin: 0px 0px 15px 15px;
}
#children ul {
	list-style-position: inside;
	list-style-type: square;
}
#children a {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
#children a:hover {
	text-decoration: underline;
	color: #0099FF;
}
#children li {
	margin-bottom: 0.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.child {
	display: block;
}
/* middle matter*/
.rubric{font-weight:bold}

#navigation_top {
	background-color: #eeeeee;
	height: 25px;
}
#navigation {
	overflow: hidden;
	background-color: #fff;
	vertical-align: top;
	text-align: center;
}
#book_image {
	display: none;
	margin-top: 30px;
	margin-bottom: 20px;
}
#menus {
	background-color: #fff;
	color: #666666;
	padding: 0 0 2px 180px;
}
.form {
	margin-top: 0;
	margin-bottom: 0;
}
#exercise form li{margin-bottom:1em}
.content {
	vertical-align: top;
	width: 588px;
}
.links {
	font-size: 10pt;
	text-indent: 5pt;
	padding-bottom: 4px;
}
#bottom {
	margin-bottom: 10px;
}
.choice {
	background-color: #d1d3d3;
	border-bottom: 3px solid #fff;
	padding: 4px 0px 4px 8px;
	text-align:left
}
a.choicelink {
	font-size: 12pt;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
a.choicelink:hover {
	text-decoration: underline;
	color: #0099FF;
}
#breadcrumblink a {
	font-size: 10pt;
	text-decoration: underline;
}
#breadcrumblink a:hover {
	text-decoration: none;
}
#home_page {
	float: left;
	width: 440px;
}
#home_page p {
	font-size: 10pt;
}
#home_page a {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #da2128;
}
#home_page a:hover {
	text-decoration: none;
	color: #0099FF;
}
.hometable {
	float: left;
	width: 160px;
	text-align: center;
}
.hometable a {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #000099;
}
.hometable a:hover {
	text-decoration: none;
	color: #0099FF;
}
.hometable img {
	margin-bottom: 5px
}
#news {
	border: 1px solid #da2128;
	padding: 0px 0px 0px 10px;
}
a#book_logo {
	border: 0px;
}
/* global exercise styles */

#exercise {
	margin: 12px 0 0 20px;
	min-height: 510px
}
#childrenNav {
	width: 580px;
}
#childrenNav li a {
	background-repeat: no-repeat;
	float: left;
	font-size: 11pt;
	height: 80px;
	padding: 0 0 3px 83px;
}
#childrenNav p {
	margin-left: 5px;
	color: #000;
}
#childrenNav li {
	background: #c0ced5; /* Old browsers */
	background: -moz-linear-gradient(left, #c0ced5 0%, #e0e7ea 50%, #f8fafa 76%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #c0ced5), color-stop(50%, #e0e7ea), color-stop(76%, #f8fafa)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #c0ced5 0%, #e0e7ea 50%, #f8fafa 76%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #c0ced5 0%, #e0e7ea 50%, #f8fafa 76%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #c0ced5 0%, #e0e7ea 50%, #f8fafa 76%); /* IE10+ */
	background: linear-gradient(to right, #c0ced5 0%, #e0e7ea 50%, #f8fafa 76%); /* W3C */
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
	width: 48%;
}
#childrenNav li.Grammar a {
	background-image: url("../headway/images/grammarbeg.png");
}
#childrenNav li.Vocab a {
	background-image: url("../headway/images/vocab.png");
}
#childrenNav li.Test a {
	background-image: url("../headway/images/testbeg.png");
}
#childrenNav li.Games a {
	background-image: url("../headway/images/games.png");
}
#childrenNav li.Everyday a {
	background-image: url("../headway/images/everyday.png");
}
#childrenNav a:hover {
	text-decoration: none;
	width: 69%;
	background-color: #c0e8fb;
}
.title {
	font-weight: bold;
	color: black;
	padding-bottom: 20px;
	font-size:1.2em
}
.exercise_row {
	margin-bottom: 8px
}
.exercise_number {
	font-weight: bold;
	padding-right: 7px;
}
.exercise_marking {
	padding-left: 15px;
}
.exercise_buttons {
	margin-bottom: 40px;
	padding-top: 10px;
}
.exercise_buttons input{padding:0.4em}

.GF_wordsfill {
	font-weight: bold;
	word-spacing: 15px;
}

li span.exercise_text{padding:0 0 1em 0}


/*exercise word ordering*/



.exercise_linktext {
	color: #000099;
}
.exercise_inputbox {
	background-color: #eeeeee;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	width: 510px;
}
.weblinks_box {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	border: 1px solid black
}
.weblinks {
	font-size: 11pt;
}
.weblinks_bottomborder {
	border-bottom: 1px solid grey;
}
.level_title {
	font: bold 11pt Arial, Helvetica, sans-serif;
	color: #999999;
}
/*exercise sentencematching*/
 
.upper_alpha {
	font-weight: bold;
	margin: 0 15px 0 10px;
}
.sentencematching {
	clear: both;
	padding: 10px 0px 10px 0px;
	margin: 0;
}
.sentencematching .exercise_text {
	width: 35%;
	background-color: #eee;
	padding: 3px;
}
.sentencematching span {
	float: left;
	display: block;
}
.sentencematching input {
	float: left;
}
.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: 210px;
	vertical-align: top;
	padding-left: 4px;
	background-color: #EEEEEE;
	border-right: 8px solid white;
	border-bottom: 4px solid white;
}
.SM_letter {
	font-weight: bold;
	padding-right: 6px;
	padding-left: 4px;
	text-align: center;
	vertical-align: top;
	background-color: #EEEEEE;
	border-bottom: 4px solid white;
}
.SM_answerarray {
	width: 210px;
	vertical-align: top;
	background-color: #EEEEEE;
	border-bottom: 4px solid white;
}
.SM_buttons {
	padding-top: 15px;
}
/*exercise spotthemistake*/

.exercise_spot {
	font-size: 11pt;
}
.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_checkbox {
}
/**************************/

 /* Word of the Week styles*/

 /**************************/

 

#wordoftheweek {
	background: #FFFFFF;
	margin-right: 25px;
	margin-left: 25px;
	border-left: 18px dotted #dddddd;
	padding-right: 12px;
	padding-left: 14px;
}
#wow_archive_table {
	width: 90%;
}
.left_column {
	display: inline;
	width: 45%;
	float: left;
	padding: 4px 10px 3px;
	border-bottom: 1px dotted #66CCFF;
}
.right_column {
	display: inline;
	width: 45%;
	float: right;
	padding: 4px 10px 3px;
	border-bottom: 1px dotted #66CCFF;
}
/* Odd one out styles */



.O1out_leftcolumn {
	display: inline;
	width: 100px;
	float: left;
	font-weight: bold;
	word-spacing: 6pt;
	padding-left: 5px;
}
.O1out_middlecolumn {
	display: inline;
	width: 295px;
	float: left;
	text-align: left;
	word-spacing: 6pt;
}
.O1out_rightcolumn {
	display: inline;
	width: 145px;
	float: right;
	text-align: right;
	padding-right: 5px;
}
.O1out_column {
	border: 1px solid #BBBBBB;
	text-align: right;
	width: 517px;
	padding: 3pt 22pt 3pt 3pt;
	font-weight: bold;
	float: right;
}
#odd1out {
	width: 550px;
	font-size: 13px;
}
#O1out_row {
	width: 100%;
	padding: 5px 0px 2px 0px;
	border-right: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-bottom: 1px dashed #BBBBBB;
	background-color: #EEEEEE;
	float: right;
}
.O1out_answer {
	padding-right: 64px;
	display: inline;
}
/* Misc */

#home_page p.introText {
	font-weight: bold;
	font-size: 18px;
}
.flash {
	color: #0071B8;
	font-weight: bold;
	text-decoration: none;
}
#levels {
	float: left;
	left: 13px;
	position: relative;
	text-decoration: none;
	top: 10px;
}
#levels li {
	list-style-type: none;
}
#levels a {
	display: block;
}
#levels img {
	margin: 5px;
}
#levels1 {
	float: left;
	position: relative;
	right: 23px;
	text-decoration: none;
	top: 10px;
}
#levels1 li {
	list-style-type: none;
}
#levels1 a {
	display: block;
}
#levels1 img {
	margin: 5px;
}
.clear {
	clear: both;
}
a {
	text-decoration: none
}
.it {
	display: none
}
/*Concertina*/

#sections{margin:1rem 0}
#sections h2{border-bottom:none; margin-top:1rem; font-size:1rem}
#sections h2 a{
	display:block;
	padding:1rem;
    background: #fff;
    border-radius: 2px;
   box-shadow: 0px 2px 5px 0px #ccc;
	background:url(../images/concertina-toggles.png) no-repeat 96% 200%
}
#sections h2 a.down{box-shadow: 0px 0px 5px 0px #ccc; 	background-position:96% -100%}

#sections ul{list-style:none;}
#sections li a{display:block; width:70%; padding:1rem; float:left}
#sections li .file_info{display:block; width:20%; float:right; padding:1rem 0; font-size:0.8rem}
.section{
    box-shadow: 0px 5px 5px 0px #ccc}
.section li{clear:both; width:100%; overflow:hidden; border-bottom:1px solid #ccc}