/* css for business one : one */
/* copyright Oxford University Press 2006 */

/*********************/
/* global styles */
/*********************/

body {
	margin-top: 8px;
	text-align: center; 
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #fff
	}

img {
	border: 0px
	}

h2, h3 {
	font-size: large; 
	color: #007a9d
	} 

h4 {
	border-bottom: 1px solid #ccc; 
	margin-bottom: 0px
	}

#container {
	text-align: left; 
	width: 747px; 
	margin-left: auto; 
	margin-right: auto
	}

#oup_logo, #banner, #book_logo {
	float: left; 
	background-color: #fff; 
	border: 0px;  
	
	}

#breadcrumb{
	clear: both; 
	background-color: #007a9d;
	color: #fff; 
	background-image: url(../images/b11_breadcrumb_bg.gif);
	background-repeat: no-repeat; 
	background-position: right top; 
	font-size: small; 
	font-weight: bold
	}

#breadcrumb a {
	color: #fff; 
	text-decoration: none
	}

#breadcrumb a:hover {
	color: #000; 
	background-color: #c4e1ff
	}

#bottom{ 
	clear: both;
	width: 100%;
	font-size: 5px;
	height: 10px;
    border: 1px solid #ccc;
    background: #007a9d url(../images/b11_bottom_bg.gif) no-repeat right top;
	margin: 0px;
    padding: 0px
	}

#copyright {
	font-size: x-small; 
	color: #999;
	margin-top: 10px
	}

/*********************/
/* start_here styles */
/*********************/

#starthere { 
	margin: 10px 0px 0px 0px; 
	float: left; 
	width: 747px; 
	padding: 0px; 
	overflow: hidden
	}

#starthere p {
	font-size:small; 
	margin:0px; 
	padding:0px;
	}

.continue {
	text-align: center; 
	margin: 60px 0px 0px 30px
	}

.continue a {
	padding: 20px 15px 20px 15px; 
	border: 1px outset; 
	font-weight :bold; 
	font-size: medium
	}

.continue a:hover {
	background-color: #C4E1FF
	}

#checks {
	background-color: #eee; 
	padding: 4px; 
	margin-top: 10px
	}

#checks p{
	border: 1px solid #66ffcc; 
	background-color: #fff; 
	margin: 0px 0px 4px 0px; 
	padding: 4px; 
	font-size: small 
	}

/*********************/
/* home page styles */
/*********************/

#home_page {
	vertical-align: top; 
	padding-top: 10px
	}

#homenavigation {
	margin: 10px 0px 0px 0px; 
	float: left; 
	width: 747px; 
	padding: 0px; 
	overflow: hidden
	}

.column1 {
	float: left
	}

.column2 {
	float: right
	}

#homenavigation dl {
	font-size: small; 
	float: left; 
	width: 372px; 
	}

#homenavigation dd {
	padding: 0px;
	margin: 0px 0px 6px 0px
	}

#homenavigation dd img {
	float: left; 
	margin-right: 11px
	}

#homenavigation dt {
	float: right; 
	width: 300px; 
	margin: 0px; 
	padding: 0px
	}

#homenavigation a {
	font-size: medium; 
	font-weight: bold; 
	text-decoration: none; 
	color: #007a9d
	}

#homenavigation a:hover {
	text-decoration: underline
	}

#homenavigation .break {
	clear: both; 
	margin: 0px; 
	padding: 0px; 
	font-size: xx-small
	}

#online {
	border: 1px dotted #007a9d; 
	padding: 4px; 
	clear: both; 
	margin-bottom: 8px; 
	font-size: medium; 
	text-align: center
	}

#online a {
	font-size: small
	}

#online strong {
	color: #007a9d
	}

/*********************/
/* template styles */
/*********************/

#navigation {
	float: left;
	vertical-align: top;
	width: 154px
	}

#navigation ul {
	margin: 0px; 
	padding-left: 0px
	}

#navigation li {
	list-style-type: none;
	margin-left: 0px; 
	padding-left: 0px
	}

#navigation a {
	text-align: left;
	background-color: #007a9d;
	display: block;
	margin: 6px 0px 0px 0px;
	padding: 1px 2px 2px 5px;
	width: 100%;
	height: 100%;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #fff
	}

#navigation a:hover {
	background-color: #c4e1ff;
	color: #000;
	text-decoration: none
	}

#book_image {
	border:1px solid;
	width: 100%;
	margin-top: 20px; 
	margin-bottom: 20px; 
	text-align: center;
	}

#content {
	font-size: small;
	float: right;
	vertical-align: top;
	width: 575px;
	text-align: left;
	padding: 0px;
	margin: 8px 0px 0px 10px
	}

#content h2, #content h3 {
	margin-top: 0px
	}

/*********************/
/* Content styles */
/*********************/

/* Level Page styles */

#menu {
	font-size: small
	}

#menu ul {
	margin: 0px; 
	padding: 0px; 
	list-style-type: none
	}

#menu li {
	margin-bottom: 5px; 
	border-bottom: 1px solid #ccc
	}

#menu a{
	text-decoration: none
	}

.left {
	float: left;
	width: 49%
	}

.right { 
	float: right; 
	text-align: left;
	width: 49%
	}

/* Useful Documents styles */

#docmenu dl {
	padding: 0px; 
	margin: 0px; 
	width: 280px
	}

#docmenu dd {
	padding: 0px; 
	margin: 0px 0px 6px 0px
	}

#docmenu dd img {
	padding :0px;
	float: left; 
	margin: 0px 10px 40px 0px
	}

#docmenu dt {
	text-align: left;
	float: right; 
	width: 220px; 
	margin: 0px; 
	padding: 0px; 
	border-bottom: 1px solid #eee
	}

/* Help Page styles */

#help p {
	margin: 4px 0px 4px 0px
	}

/* exercise styles */

#exercise {
	width: 100%; 
	margin: 0px 0px 20px 0px
	}

#exercise img {
	margin: 0px 7px 0px 7px
	}

#exercise li {
	font-weight: bold;
	margin-bottom: 25px;
	padding: 0px
}

#exercise ol {
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 25px
	}

.number {
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 0px
	}

.text {	
	margin: 0px;
	font-weight: normal
	}

.buttons {
	margin: 20px 0px 0px 0px;
	clear: both
	}

/* Drop Down exercise styles */

.dropdown {
	margin: 0px 5px 0px 5px;
	}

/* 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
	}

/* Gapfill exercise styles */

.gapfill_wordsfill {
	font-weight: bold;
	word-spacing: 20px;
	margin-bottom: 25px
	}

.gapfillbox {
	margin: 0px 5px 0px 5px
	}

/* Sentence Matching exercise styles */

.upper_alpha {
	font-weight: bold;
	margin-right: 15px;
	margin-left: 10px
	}

.sentencematching {
	width: 100%;
	clear: both;
	padding: 10px 0px 10px 0px;
	margin: 0px
	}
.sentencematching .text {
	width: 35%
	}

.sentencematching span {
	display: block;
	float: left	
	}

.sentencematching input {
	float: left
	}

/* Email exercise styles */

#emailtop{
	padding: 10px 0px 5px 5px;
	font-size: 7px;
	color: #9999ff;
	background: #eee url(../images/emailtop.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-image: url(../images/emailbottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#eee;
	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;
	}