body {
	/* background: #F7F7F7 url('/images/header.png') repeat-x top left; */
	color: 			#000000;
	margin: 		0;
	padding: 		0;
	font: 			0.7em "Lucida Grande",verdana,arial,helvetica,sans-serif;;
}

a {
	color: #3C6491;
	background-color: inherit;
}

a:hover {
	color: #BF3E17;
	background-color: inherit;
}

h1 {
	font: 160% Arial, Sans-Serif;
	font-weight: bold;
	padding: 3px 0 0 0;
	margin: 0;
}

h1 a {
	color: #BF3E17;
	background: inherit;
	text-decoration: none;
}

h1 a:hover {
	color: #3C6491;
	background: inherit;
	text-decoration: none;
}

h2 {
	margin:    8px 0 5px 0;
	padding:   0;
	font-size: 1.4em;
	letter-spacing: -1px;
	color:     #808080;
	background-color: inherit;
}

h2 a {
	color: #000000;
	text-decoration: none;
}

p   { margin: 0; padding: 0; }
img { border: 0; }
td  { vertical-align: top; }

#header
{
	position: relative;
	clear: both;
	width: 912px;
	height: 91px;
	margin: 0 auto;
	margin-bottom: 9px;
	border-bottom: 1px solid #d1d1d1;
}

#hmenu {
	padding: 13px 0 5px 0;
	float: right;
}

#hmenu a {
	padding: 12px 13px 2px 11px;
	text-decoration: none;
	color: #414141;
	background: #ccc url('/images/hmenuarrow.gif') no-repeat top center;
	margin: 0 0 3px 1px;
	border-bottom: 4px solid #BCBCBC;
}

#hmenu a:hover {
	background: #3C6491 url('/images/hmenuarrowhover.gif') no-repeat top center;
	color: #FFFFFF;
	border-bottom: 4px solid #2F4A6C;
}

.content {
	background: #FFFFFF;
	color: #000000;
	padding-bottom: 20px;
}

#right {
	float: left;
	width: 575px;
	padding: 0px;
	margin-left: 19px;
}

#articles {
	width: 912px;
	padding-top: 3px;
	margin: 0px auto;
}

#left {
	float: left;
	width: 152px;
}

#leftmenu {
	margin: 0;
	padding: 0;
}

#leftmenu a {
	display: block;
	background:      #F7F7F7 url('/images/menu_bg.png') repeat-x left top;
	padding:         7px 0px 7px 10px;
	margin:          0 0 0px 0;
	text-decoration: none;
	color:           #666666;
	font-size:       11px;
	line-height:     14px;
	margin-left:     0px;
	font-weight:     bold;
}

#leftmenu a:hover, #leftmenu a.active {
	padding-left: 6px;
	border-left:  4px solid #990033;
	color:        #5B86BA;
}

#leftmenu a.active {
	color: #990033;
}


#leftmenu a.submenu, #leftmenu a.submenu_active {
	padding-left: 6px;
	border-left: 4px solid #ffffff;

	background: #F7F7F7;
	font-weight: normal;
}

#leftmenu a.submenu_active {
	color: #990033;
}

.leftarticle {
	background:  #EEEEEE url('/images/leftarticle_bg.png') repeat-x left bottom;
	color:       #808080;
	margin:      2px 0px 2px 0px;
	padding:     8px;
	line-height: 1.4em;
}

#links {
	clear: both;
	margin: 0 auto;
	width: 730px;
	padding: 10px;
	background: white;
	color: #FFF;
}

#footer {
	margin:     0px auto;
	padding-top:    10px;
	padding-bottom: 40px;
	color:          #808080;
	border-top: 1px solid #d1d1d1;
	width: 912px;
	/* background:     #F7F7F7 url('/images/menu_bg.png') repeat-x left top; */
	text-align:     center;
	line-heigh:     20px;
}

#footer span {
	vertical-align: top;
	line-height: 20px;
}

#footer a {
	color: #808080;
	background: inherit;
}

form.search { padding: 0; margin: 0; }

#searchform {
	background: #808080;
	color: #FFFFFF;
	padding: 5px 14px 5px 0px;
	margin: 0px;
}

#headerLogo {
	margin-top: 44px;
}

#headerText h1
{
  font-family: sans-serif;
	position: absolute;
	color: #990033;
	font-size: 38px;
	font-weight: bold;
	margin-top: 38px;
	margin-left: 49px;
	z-index: 301;
}

.slogan {
	margin-top: 83px;
	margin-left: 52px;
}

#headerText h1.shad
{
	color: Silver;
	-moz-opacity: 0.7;
	opacity: 0.7;
	margin-top: 40px;
	margin-left: 51px;
	z-index: 300;
}

#material_list       { border-collapse: collapse; }
#material_list h2    { margin-top: 0; }
#material_list img   { margin-right: 2em; }
#material_list input { margin-top: 1em; }
#material_list ul    { margin: 0; padding: 0; list-style: none; }

#material_list td {
	border-top: 1px solid #d1d1d1;
	padding: 5px 0;
	padding-bottom: 1em;
}

#search {
	line-height: 250%;
	margin-bottom: 10px;
}

img.topRightLogo {
	margin-top: 40px;
}

input.text { margin-left: 10px; padding: 0; width: 128px; border: 1px solid #eee; color: #000000; background: #d8d8d8; }
input.text:hover { border: 1px solid #FFFFFF; background: #EEEEEE; color: #000000; }
input.button, a.linkbtn { margin: 0; padding: 3px 6px; font-size: 100%; font-family: Arial, Sans-Serif; border: none; background: none; color: #FFF; background: #808080; font-weight: bold; }
a.linkbtn { display: block; width: 100px; text-align: center; margin: 10px 0; text-decoration: none; font-weight: bold;}
.date { margin: 5px 0 5px 0; padding: 10px 5px 5px 0; background: #FFFFFF url('/images/horizontaldotted.gif') repeat-x bottom left; color: #808080; text-align: right; }
.date a { color: #808080; background: #FFFFFF; }

input.orderAmount {
	margin: 0 5px 0 0;
	padding: 1px 6px;
	width: 20px;
	border: 1px
	solid #808080;
	vertical-align: baseline;
}

input.button { padding-top: 4px;}

/* User Profile related styles */
option.country {
  background-position: 2px 2px;
  background-repeat: no-repeat;
  padding-left: 34px;
  height: 22px;
}
.requiredField {
 color: #BF3E18;
 font-size: large;
 font-weight: bold;
}
.formError {
 color: #BF3E18;
}

span.required {
	color:Red;font-size:Large;font-weight:bold;
}

div.ath_error {
	border-top: 1px solid #CB277C;
	border-bottom: 1px solid #CB277C;
	padding: 10px 20px;
	background: #ffffff url(/images/exclamation.png) left center no-repeat;
	font-size: 120%;
}

.adminMode {
 border-top: 1px dotted #990033;
 border-bottom: 1px dotted #990033;
 font-size: 110%;
 padding: 6px 10px;
 margin-top: 12px;
 margin-bottom: 12px;
 background-color: #EFEBCE;

}

#right img.left {
 clear: left;
 float: left;
 margin-right: 12px;
}

#right div.halfcol {
 float: left;
 width: 278px;
 margin-left: 12px;
}

#right div.halfcol.first {
 margin-left: 0;
}

#question_form {
	background: #CDEB8B;
	border: 1px solid #BDDB7B;

	border-right: 1px solid #7E9256;
	border-bottom: 1px solid #7E9256;

	padding: 3px 10px;
	margin-top: 2em;
}

#question_form h2 {
	color: #000;
	font-size: 1.3em;
}

#question_form select {
	vertical-align: top;
}

#question_form input {
	border: 1px solid #888;
	margin-bottom: 10px;
}

#question_form h3 {
	margin: 0;
}

#question_form select, #question_form textarea {
	margin-bottom: 10px;
}

#question_form textarea {
	width: 90%;
	padding: 0.4em;
}

#question_form textarea, #question_form input.submit {
	border: 1px solid #7E9256;
}

#question_form input.submit {
	font-size: 115%;
	padding: 0.4em 1.4em;
	background: #fff url('/images/menu_bg.png') repeat-x top left;
}

#banners {
	float: left;
	width: 152px;
	margin-left: 12px;
}

#banners img {
	margin-bottom: 4px;
}

#banners h4 {
	margin-top: 0;
	margin-bottom: 4px;
}

.listItem a {
 text-decoration: none;
}

.listItem {
 /* background-image: url(/images/listitem_bg.png); */
 /* background-repeat: repeat-x; */
 padding-bottom: 12px;
}

.listItem h4 {
 margin-top: 0px;
 margin-bottom: 2px;
 font-size: 1.0em;
}

div.question {
	color: #3C6491;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}

div.answer {
	border: 1px solid #ddd;
	margin: 5px 0;
	background-image: url(/images/listitem_bg.png);
	background-repeat: repeat-x;
	padding: 10px;
}

div.answer a.static_link {
	float: right;
	clear: both;
	display: block;
	margin-bottom: 0.5em;
	margin-left: 1em;
}

#smallbasket {
	background: #990033 url(/images/smallbasket_cart.gif) no-repeat top right;
	color: #fff;
	border: 1px solid #9F004F;
}

#smallbasket th,
#smallbasket #checkoutlink { font-size: 10
	5%; text-align: left; font-weight: bold; border: 0;}
#smallbasket a { color: #fff; text-decoration: none; }
#smallbasket table { border-collapse: collapse; }
#smallbasket td { margin-bottom: 0.1em; padding-bottom: 0.1em; border-bottom: 1px solid #9F004F;}
#smallbasket td.quantity { font-weight: bold; }


#basketItemList {
    border-spacing: 0px;
    border-collapse: collapse ;
}

#basketItemList th {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	text-align: left;
}

#basketItemList td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
}

#basketItemList td.formButtons {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	white-space: nowrap;
}

#basketItemList .odd {
	background: #eee;
}

#confirmAndOrder {
	padding: 10px;
	padding-right: 30px;
	font-size: 110%;
	background: #990033 url(/images/smallbasket_cart.gif) no-repeat top right;
}


/* Academy specific styles */

#academy_login,
#academy_register { margin-top: 1.2em; width: 365px; }

#academy_register {
	background:#EEEEEE url(/images/leftarticle_bg.png) repeat-x scroll left bottom;
	border: 1px solid #ccc;
}

#academy_register_submit {
	padding: 0.3em 1.2em;
	font-size: 1.5em;
	background: #990033;
	border: 0;
	color: #fff;
	cursor: pointer;
}

#academy_register input.text,
#academy_login input.text { margin: 0; }

.section label {
	color:#7A7A7A;
	float:left;
	font-size:1.3em;
	font-weight:bold;
	margin-right:15px;
	padding-right:15px;
	text-align:left;
}

.hidden, #precontent .hidden, #content .hidden { display:none; }
form .section { padding:5px 10px; }
.oops, .oops label { background: #CCC; color: #000; }
.error p { font-size:1.8em; font-weight:bold; padding:5px 0pt; }
.error p span { display:block; font-size:0.6em; font-weight:normal; }

#content .oops .warning {
	background-color:transparent;
	border:1px solid #DDDDDD;
	color:#FFFFFF;
	padding:10px;
}

#warn-email,
#warn-username,
#warn-password1,
#warn-password2 {
	font-size:0px;
	line-height:0px;
}

.oops #warn-email *,
.oops #warn-username *,
.oops #warn-password1 *,
.oops #warn-password2 * {
	font-size:12px;
	line-height:12px;
	margin-top: 0.3em;
	margin-bottom: 0.5em;
}

.section input.text {
	border:1px solid #CCCCCC;
	background: #fff;
	color:#666666;
	font-size:1.2em;
	font-weight:normal;
	margin-bottom:4px;
	padding:4px 2px;
	width:333px;
	clear: both;
}

#academy_email .extra,
#grp-username  .extra,
#password1     .extra,
#password2     .extra {
	display:block;
	font-size:0.9em;
	margin-bottom:5px;
	margin-top: 3px;
}

#username_links span { color:#3C6491; cursor:pointer; text-decoration:underline; }
#username_suggestions { font-weight: bold; }

.alternative {
    border: 3px solid #990033;
    margin-bottom: 1em;
    padding: 1em;
}

a.start_test {
	display: block;
	width: 160px;
	margin-top: 1em;
	background: #990033;
	color: #fff;
	padding: 0.4em 0.6em;
	font-size: 120%;
	text-decoration: none;
	text-align: center;
}

table.testAnswerAlternatives td {
	vertical-align: middle;
	height: 24px;
}

table.testAnswerAlternatives tr.markedAlternative {
	font-weight: bold;
}

table.testAnswerAlternatives tr.markedAlternative td.firstCol {
	background: url('/images/bullet_go.png') no-repeat center center;
	width: 20px;
}
