/* CSS Document */

body { 
	background:#fff;
	margin:0 0 10px 0;
	padding:0;
	color:#0f0f0f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

a { 
	text-decoration:none;
}

a:hover { 
	text-decoration:underline;
}



#container {
	width:929px;
	margin:0 auto;
	background:url(../images/bg-speech.gif) no-repeat top right;
}

#logo { 
	padding-top:24px;
	float:left;
	width:601px;
	margin-bottom:20px;
}

#cart { 
	float:left;
	padding-top:9px;
}

#cart h2 { 
	font-weight:normal;
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
}

#cart a { 
	font-size:12px;
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	line-height:1;
}

.clear {
	clear:both;
}

#account-links { 
	float:left;
	width:150px;

}

#cart a.basket { 
	margin:0 11px 0 0px;
	padding:4px 6px 4px 28px;
	background:#fff url(../images/basket.gif) no-repeat left;
}

#cart a.basket:hover { 
	background:#fff url(../images/basket-over.gif) no-repeat left;
	text-decoration:none;
}

#nav { 
	background:url(../images/bg-nav.gif) no-repeat top;
	width:100%;
}

#nav ul { 
	margin:0;
	padding:0;
}

#nav ul li { 
	float:left;
	list-style:none;
	
}

#nav ul li a { 
	color:#ffffff;
	font-size:13px;
	padding:7px 12px 20px 7px;
	display:block;
	margin-left:11px;
}

#nav ul li.selected a { 
	background:url(../images/nav-bg-on.gif) no-repeat bottom left;
}

#nav ul li a:hover { 
	color:#03126b;
	background:url(../images/nav-bg-hover.jpg) repeat-x top;
	text-decoration:none;
}

#content h1 { 
	font-weight:bold;
	font-size:16px;
	color:#03126b;
	margin-top:0;
	padding-top:0;	
}

#content h1 a {
	color:#03126b;
	text-decoration:underline;
	font-weight:bold;
	font-size:16px;
}

#content h1 a:hover { 
	text-decoration:none;
	color:#ff6000;
}

#info_page h1,
#content h1.home { 
	font-weight:normal;
	font-size:18px;
}


#content a { 
	color:#03126b;
	font-weight:bold;
	text-decoration:underline;
}

#content a:hover { 
	text-decoration:none;
	color:#ff6000;
}


#content p { 
	margin:0;
	padding:0;
	line-height:1.5;
}

#content ul { 
	margin:0;
	padding:0;
	font-size:13px;
}

#content  li { 
	list-style:none;
	background:url(../images/orangetick.gif) no-repeat left;
	padding-left:16px;
}

#content h2 { 
	font-size:13px;
	font-weight:bold;
	background:#dbdbdb;
	padding:6px 7px;
	display:block;
	width:400px;
	text-align:center;
	margin-top:37px;
	margin-bottom:10px;
	line-height:1;
}

div.left { 
	width:495px;
	float:left;
	margin-right:78px;
	padding-top:25px;
}

div.right { 
	width:352px;
	float:left;
	padding-top:25px;
}

div.content-large { 
	padding-top:25px;
	width:800px;
	margin-bottom:20px;
}

#course-list { 
	border-left:4px solid #dbdbdb;
	border-bottom:4px solid #dbdbdb;	
	padding-left:12px;
	padding-bottom:12px;
	padding-top:15px;
}

#course-list h1 { 
	padding:0;
	margin:0 0 3px 0;
	font-size:13px;
	color: #000;
	font-weight:bold;
	width:222px;
}

#course-list a { 
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#000;
	background:url(../images/button-view.gif) no-repeat right #dbdbdb;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:4px;
	line-height:1;
	margin-top:4px;
	text-decoration:none;
}

#course-list a:hover {
	background:url(../images/button-view-over.gif) no-repeat right #e6e5db;
	text-decoration:none;
}

#course-list p.underline { 
	margin-top:22px;
	margin-bottom:10px;
}

#course-list p.underline a:hover,
#course-list p.underline a { 
	display:inline;
	font-size:13px;
	font-weight:bold;
	color:#03126b;
	background:none;
	padding:0;
	text-decoration:underline;
}

.orange { 
	color:#ff6000;
	font-size:12px;
}

#footer-images { 
	float:left;
	width:324px;
}

#footer { 
	background:#03126b;
	font-size:12px;
	padding: 10px 22px 10px 0;
	color:#fff;
	font-weight:bold;
	float:right;
	margin-top:51px;
	width:583px;
	text-align:right;
}

#footer a { 
	color:#fff;
	margin-left:21px;
}

table#orange-box { 
	margin-left:-8px;
}

td.orange-box { 
	background:url(../images/orangebox-repeat.gif);
	padding:12px 25px 0 27px;
}

#book-table { 
	background:#dbdbdb;
	margin-top:20px;
}

h1.black { 
	color:#000000;
	font-size:16px;
	margin:0;
	padding:0;
}

td.total { 
	border-top:2px solid #858bae;
	border-bottom:2px solid #858bae;	
	color:#000000;
	font-size:16px;
	font-weight:bold;
	padding: 8px 0;
}

span.vat { 
	color:#03126b;
	font-size:12px;
	font-weight:bold;
}

#course-listing {

	line-height:1.5;
}

#course-listing a { 
	font-size:13px;
}

#course-header { 
	width:351px;
	background:url(../images/courses-top-bg.jpg) no-repeat;
	
}

#course-select { 
	background:#ff6000;
	padding:1px;
	width:140px;
	float:right;
	margin:83px 4px 7px 0;
}

#course-header select { 
	background:#ff6000;
	border: 0 none;
	color:#fff;
}

td.related-content {
	background:url(../images/related-repeat.gif);
	padding:0 15px;
}

p.related  {
	font-size:12px;
	margin:0;
	padding:0;
	color:#03126b;
	font-weight:bold;
}

td.relatedContent { 
	margin-top:10px;
	margin-bottom:10px;
}

td.relatedContent a { 
	font-size:10px;
}