/* CSS Document */
/* Default Style Sheet for all the Standard Site Styles */	
/* Sets the style for all menus, general site layout and default styles for all elements */


/* Page layout */
body
{
	margin: 0;
	padding: 0;
	background-color: #f5f4ee;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
a {text-decoration:none; color:#BDCF3C; cursor: pointer;}
a:hover {text-decoration:underline; cursor: pointer;}
img {border:0px;}

h1 {font:bold 24px Arial, Helvetica, sans-serif; color:#33495A; margin: 10px 10px 0 10px; clear: left;}
h2 {font:bold 16px Arial, Helvetica, sans-serif; color:#FC6F0F; margin: 10px 10px 0 10px; clear: left;}
h3 {font:bold 14px Arial, Helvetica, sans-serif; color:#33495A; margin: 10px 10px 0 10px; clear: left;}
p {font:regular 12px/18px Arial, Helvetica, sans-serif;}
p {margin: 10px 0 0 0; color:#404040;}
li {color:#33495A;}
hr {height: 1px; margin: 10px 0 0 0; color: #e6e6e6; border-top: 1px solid #e6e6e6; clear: both;}
#page {}
#full {}
#header-wrapper
{
	background: url(/images/header/header_back_green.gif);
	background-repeat: repeat-x;
	height: 150px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 200;
}
#header
{
	height: 150px;	
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#header-image-module
{
	position: absolute;
}
#initialmenu
{
	margin: 7px 20px 0px;
	padding: 0px;
	float: right;
	color: white;
	font-size: 12px;
}
#initialmenu a
{
	color: white;
}
#initialmenu li
{
	float: left;
	list-style-type: none;
	border-left: 1px solid white;
	padding-left: 12px;
	margin-left: 12px;
}
#initialmenu .phone
{
	color: White;
	font-size: 16px;
	font-weight: bold;
}
#initialmenu li.phone
{
	margin-top: -2px;
	border-left: none;
}
#toptitle
{
	float: left;
}
#toptitle img
{
	background: url(/images/header/header_logo_green.gif);
	background-repeat: no-repeat;
	background-position: 20px 16px;
	width: 200px;
	height: 140px;
	border: 0px;
}
#login_form
{
	margin: 20px 20px 0px;
	padding: 0px;
	float: right;
	clear: right;
	text-align: right;
	color: white;
	width: 500px;
}
#login_form a
{
	color: white;
}

#login_form #inputs
{
	width: 500px;
}
li.favourites
{
	color: white;
}
#basket_no_items
{
	color: white;
}
#navigation
{
	clear: both;
	margin: 0 20px 8px 0;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 50;
}
#navigation ul 
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}
#navigation ul.l-0 li
{
	float: left;
	margin-right: 2px;
	background: url(/images/header/header_tab_back_green.gif);
	width: 121px;
	height: 30px;
	color: white;
	font-weight: bold;
}
#navigation ul.l-0 li:hover
{
	background: url(/images/header/header_tab_back_green_on.gif);
}
#navigation ul.l-0 li.here
{
	background: url(/images/header/header_tab_back_green_on.gif);
}
#navigation ul.l-0 li a
{
	color: white;
	font-weight: bold;
	display: block;
	padding: 7px 0 5px 0;
	text-align: center;
}
#navigation ul.l-0 li.here a
{
	
}
#navigation ul.l-1
{
	position: absolute;
	background-color: white;
	border: 2px solid #ed4e00;
	border-top: 7px solid #ed4e00;
	left: 0px;
	top: 30px;
	padding: 5px 0 5px 0;
	font-size: 12px;
}
#navigation ul.l-1 li a
{
	color: #33495a;
	font-weight: bold;
	text-align: left;
	display: inline;
	padding: 0;
}
#navigation ul.l-1 li
{
	padding: 5px 0 5px 10px;
	margin: 0;
	float: left;
	background: url(/images/sp.gif);
	background-repeat: no-repeat;
	color: #33495a;
	width: 170px;
	border-right: 0px solid #cccccc;
	height: auto;
}
#navigation ul.l-1 li.here
{
	background: url(/images/sp.gif);
}
#navigation ul.l-1 li:hover
{
	background: url(/images/sp.gif);
}
#navigation ul.l-2
{
	position: relative;
	float: left;
	border-right: 1px solid #cccccc;
/*	height: 350px;*/
}
#navigation ul.l-2 li
{
	float: none;
	padding: 2px 0 2px 0px;
	font-weight: normal;
	height: auto;
}
#navigation ul.l-2 li a
{
	color: #33495a;
	font-weight: normal;
	text-align: left;
	display: inline;
	padding: 0;
}
#middle-wrapper
{
	width: 1000px;
	margin: 10px auto 0 auto;
}
#left_bar
{
	width: 180px;
	margin: 0 0 0 20px;
	float: left;
	clear: both;
}
#left_bar #searchbar 
{
	margin: 0px;
	padding: 10px 10px 2px;
	color: white;
	background-color: #33495a;
	font-size: 11px;
}
#left_bar #searchbar h2
{
	color: White;
	margin: 0 0 5px 0;
	padding: 0;
}
#left_bar #searchbar p
{
	color: White;
	vertical-align: top;
}
#left_bar #searchbar a
{
	color: White;
}
#left_bar #searchbar label
{
	margin: 0px;
	padding: 0px;
}

/* FIX: IE Issue not displaying label and H2 text */
#left_bar #searchbar h2, #left_bar #searchbar label, #left_bar #searchbar p  {position:relative;}

#left_bar #searchbar input.searchTerm
{
	width: 148px;
}
#left_bar #searchbar input.wholeSite
{
	width: auto;
	border: 0px;
}
#left_bar #searchbar input.courses
{
	width: auto;
	border: 0px;
}
#left_bar #searchbar input.go
{
	width: auto;
    color:white;
    border: 0px;
    background: url("/images/button.gif") no-repeat top left;
    font-weight: bold;
}
#left_bar #searchbar select
{
	width: 150px;
	display: block;
}
.full-width #middle_bar 
{
	width: 767px;
}
#middle_bar
{
	background-color: White;
	width: 578px;
	margin: 0 10px; /*0 10px;*/
	float: left;
	border: 1px solid #e4ded6;
	padding: 0 0 10px 0;
}
.flexible_content_page_no_search #middle_bar
{
	width: auto;
}
.flexible_content_page_no_search #middle_bar input
{
	width: auto;
}
#right_bar
{
	width: 180px;
	margin: 0;
	float: left;
	padding: 0;
}
.right_bar-module
{
	background-color: White;
	width: 180px;
	margin: 0 20px 10px 0;
	padding: 0;
	border: 0;
	float: left;
}
.left_bar-module
{
	background-color: White;
	width: 180px;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
}
#bodyblock
{
}
#bodyblock #title img.headImg
{
	display: none;
}
#area-footer
{
	clear: both;
	width: 1000px;
	margin: 0 auto 0 auto;
}
#area-footer div.news-signup
{
	border-top: solid 1px gray;
	padding-top: 4px;
	padding-bottom: 8px;
}
#area-footer .news-signup h3
{
	color: #41413f;
	margin: 10px 0 0 3px;
}
#area-footer .news-signup .WebFormImageSubmit
{
	padding: 0;
	margin: 0 0 -9px 0;
	width: 93px;
	height:  27px;
	background-image: url(/images/wf_DefaultSubmit.gif);	
}
#area-footer .news-signup .WebFormImageCancel
{
	padding: 0;
	margin: 0 0 -9px 0;
	width: 93px;
	height:  27px;
	background-image: url(/images/cancel.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#area-footer div.area-footer-links
{
	padding-top: 12px;
	border-top: 1px solid gray;
}
#area-footer div.area-footer-column
{
	float: left;
}
#area-footer .area-footer-column div.area-footer-navigation
{
	float: none;
	display: block;
	padding: 2px 1px;
	font-size: 11px;
}
#area-footer .area-footer-column div.area-footer-navigation a
{
	color: #32475a;
	padding-top: 3px;
}
#area-footer .area-footer-column div.first span
{
	color: #41413f;
	font-weight: bold;
}
#footer-wrapper
{
	clear: both;
	border-top: 4px solid #fc6f0f;
	background-color: #33495a;
	height: 80px;
	margin-top: 20px;
}
#footer
{
	color: White;
	font-size: 11px;
	margin: 0 auto 0 auto;
	padding: 12px 0 8px 0;
	width: 1000px;
	border-bottom: 1px solid white;
	overflow: auto;
}
#footer a
{
	color: White;
}
#footer #footer_left
{
	float: left;
}
#footer #footer_right
{
	float: right;
}
#whatshot
{
	display: none;
}
.additional_footer_links
{
	display: none;
}
.reed_training_only
{
	display: none;
}
.reed-business-school-only
{
	display: none;
}
#web-user-favourite
{
	width:780px;
}
.discountbar li #web-user-favourite .WebFormImageCancel
{
	padding: 0;
	margin: 0;
	width: 93px;
	height:  27px;
	background-image: url(/images/cancel.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.favourites li
{
	color: #33495A;
	list-style-type: none;
}
.favourites li span span
{
	margin:0 5px 0 0;
	padding:5px 10px;
	color:#33495A;
}
.favourites li span a
{
	color:#33495A;
}
.favourites li div.title
{
	clear:left;
	float:left;
	width:380px;
}
.favourites li div.duration
{
	float:left;
	width:80px;
}
.favourites li div.cost
{
	float:left;
	width: 80px;
}
.favourites li.favourite-even span span div
{
	margin:0 5px 0 0;
	padding:5px 10px;
	background-color: #FFFFFF;
}
.favourites li.favourite-odd span span div
{
	margin:0 5px 0 0;
	padding:5px 10px;
	background-color: #ECE8E3; 
}
