/* Global CSS Document */

/* Redefined Tags */
body {
	background-image:url(../Images/Textures/pattern_062.gif);
	background-repeat:repeat;
	background-position:top left;
	font-family:Arial;
	font-size:0.75em;
	margin:0px;
	padding:0px;
}

/*
img {
	behavior: url(/Includes/iepngfix/iepngfix.htc);
}
*/

/* DIV's */

#print_logo {
	display:none;
	visibility:hidden;
}

#main_wrapper {
	width:974px;
	margin-left:auto;
	margin-right:auto;
}

#main_panel {
	background-image:url(../images/template/main_gradient_2.png) !Important;
	background-image:url(../images/template/main_gradient_2.gif);
	background-repeat:repeat-y;
	background-color:Transparent;
	width:100%;
}

#main_panel_landing 
{
	background-image:url(../images/template/main_gradient.png) !Important;
	background-image:url(../images/template/main_gradient.gif);
	background-repeat:repeat-y;
	background-color:Transparent;
	width:100%;
}

#content_background {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#main_footer {
	background-image:url(../images/template/footer.png) !Important;
	background-image:url(../images/template/footer.gif);
	background-repeat:no-repeat;
	width:100%;
	height:24px;
	padding:0px;
}

#header_background {
	background-image:url(../images/template/header_background.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#742130;
	width:100%;
	height:100px;
}

#header_logo {
	background-image:url(../images/template/header_logo.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:142px;
	height:86px;
	position:relative;
	left:12px;
	margin-top:6px;
	float:left;
	cursor:pointer;
}

#header_logo a 
{
	display:block;
	width:100%;
	height:100%;
}

#header_nav {
	float:right;
	width:658px;
	height:20px;
	margin:0px;
}

#header_nav #login_info
{
	width:500px;
	height:17px;
	float:left;
	padding-top:3px;
	padding-right:5px;
	color:#FFFFFF;
	text-align:right;
}

#header_nav #btn_home 
{
	background-image:url(../images/template/btn_home_hover.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	width:52px;
	height:20px;
}
#header_nav #btn_home a {
	background-image:url(../images/template/btn_home_hover.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
	height:100%;
	display:block;
}
#header_nav #btn_home a:link, #header_nav #btn_home a:visited { background-image:url(../images/template/btn_home.png); }
#header_nav #btn_home a:hover, #header_nav #btn_home a:focus { background-image:url(../images/template/btn_home_hover.png); }

#header_nav #btn_contact 
{
	background-image:url(../images/template/btn_contact_hover.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	width:50px;
	height:20px;
}
#header_nav #btn_contact a {
	background-image:url(../images/template/btn_contact_hover.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
	height:100%;
	display:block;
}
#header_nav #btn_contact a:link, #header_nav #btn_contact a:visited { background-image:url(../images/template/btn_contact.png) }
#header_nav #btn_contact a:hover, #header_nav #btn_contact a:focus { background-image:url(../images/template/btn_contact_hover.png); }

#header_nav #btn_sitemap {
	background-image:url(../images/template/btn_sitemap_hover.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	width:51px;
	height:20px;
}
#header_nav #btn_sitemap a {
	background-image:url(../images/template/btn_sitemap_hover.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
	height:100%;
	display:block;
}
#header_nav #btn_sitemap a:link, #header_nav #btn_sitemap a:visited { background-image:url(../images/template/btn_sitemap.png); }
#header_nav #btn_sitemap a:hover, #header_nav #btn_sitemap a:focus { background-image:url(../images/template/btn_sitemap_hover.png); }

#search_box {
	color:#FFFFFF;
	width:265px;
	margin-top:45px;
	margin-bottom:7px;
	padding-right:5px;
    float:right;
}

#search_box #searchWrapperLeft {
	width:235px;
	float:left;
	text-align:right;
}

#search_box #searchWrapperLeft .search_input   {
	border:1px solid #46000d;
	height:30px;
	width:175px;
}

#search_box #searchWrapperRight  {
	width:20px;
	float:left;
	text-align:right;
}

#search_box #searchWrapperRight .search_btn  {
	border-top:1px solid #46000d;
	border-right:1px solid #46000d;
	border-bottom:1px solid #46000d;
	border-left:1px solid #F9F9F9;
	background-color:#F9F9F9;
	font-weight:bold;
	cursor:pointer;
	height:30px;
}

#content_wrapper {
	width:100%;
}

#main_contents {
	width:950px;
}

#share_wrapper 
{
	padding:5px;
}

#footer_bar {
	background-image:url(../images/template/footer_bar_gradient.png);
	background-repeat:repeat-x;
	background-color:#6B1726;
	width:100%;
	float:left;
	border-top:1px solid #BF7F8B;
	border-bottom:1px solid #BF7F8B;
}

#footer_bar p.contact {
	float:left;
	margin:0px;
	margin-left:1em;
	line-height:35px;
	color:#FFFFFF;
	text-decoration:none;
	width:45%;
}

#footer_bar p.otherLinks {
	line-height:35px;
	color:#FFFFFF;
	float:right;
	margin:0px;
	margin-right:1em;
	width:43%;
}

#footer_bar p.otherLinks a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer_bar p.otherLinks a:hover {
	text-decoration:underline;
}

#footer_shadow 
{
	float:left;
	width:100%;
	height:6px;
	background-image:url("/Images/template/nav_shadow_2.png");
	background-repeat:repeat-x;
	background-position:top left;
	overflow:hidden; /* < IE6 div height fix */
}

#footer_extra {
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:10px;
	background-color:#FFFFFF;
}

#footer_extra p.copyright {
	float:left;
	margin:0px;
	line-height:20px;
	margin-left:1em;
	width:34%;
}

#footer_extra #footer_logos {
	float:right;
	width:64%;
}

#footer_extra #footer_logos #logo_DG {
    background-image:url(../images/logos/HomePage/disabled-go-logo.png);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	float:right;
	width:62px;
	height:36px;
	margin:0px 6px;
	cursor:pointer;
}

#footer_extra #footer_logos #logo_SFA {
    background-image:url(../images/logos/HomePage/logo_skills_funding_agency.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	float:right;
	width:37px;
	height:35px;
	margin:0px 6px;
	cursor:pointer;
}

#footer_extra #footer_logos #logo_YPLA {
    background-image:url(../images/logos/HomePage/logo_ypla.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	float:right;
	width:71px;
	height:35px;
	margin:0px 6px;
	cursor:pointer;
}

#footer_extra #footer_logos #logo_IIP {
	background-image:url(../images/logos/HomePage/logo_investor_in_people.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	float:right;
	width:112px;
	height:35px;
	margin:0px 6px;
	cursor:pointer;
}

#footer_extra #footer_logos #logo_EU {
	background-image:url(../images/logos/HomePage/logo_european_social_fund.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	float:right;
	width:35px;
	height:34px;
	margin:0px 6px;
	cursor:pointer;
}

#footer_extra #footer_logos #logo_Beacon {
	background-image:url(../images/logos/HomePage/logo_beacon.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	float:right;
	width:69px;
	height:35px;
	margin:0px 6px;
	cursor:pointer;
}

#footer_extra #footer_logos #logo_Ofsted {
  	background-image:url(../images/logos/HomePage/logo_ofsted.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	float:right;
	width:37px;
	height:37px;
	margin:0px 6px;
	cursor:pointer;  
}

/* Classes */

.error 
{
	font-weight:normal; color:#666666;
	background-image:url(http://www.liv-coll.ac.uk/images/icons/alerts/error.png);
	background-repeat:no-repeat;
	background-position:5px 6px;
	background-color:#ffffff;
	color:#ff0000;
	padding:10px 2em 0 3em;
	z-index:90;
	margin:1em 1em 1em 5.2em;
}

.clearer {
	clear:both;
}

.clear_left {
	clear:left;
}

.clear_right {
	clear:right;
}







