/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../../../css/custom.css);


/*----------- UK home page Banner ------------------*/

.UKbnrGNtxt {
    margin-top:20px;
}

.UKbnrGNimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}

/*----------- Tii Restructure Additional CSS ------------*/

.menu-sidebar li.remain .level1, .menu-sidebar li.active .level1 {
    font-family: ProximaNova-Semibold;
    font-weight: normal;
    color: rgb(17, 17, 17) !important;
}

.GMbgUK {
		background:url('../../../../../assets/en_gb/images/headerUKbgGM.png') repeat-x bottom;

	}

/*----------- END Tii Restructure Additional CSS ------------*/

/*----------- Tii Community Blog Style Edit ------------*/

#yoo-zoo .items h1.pos-title, #yoo-zoo .item h1.pos-title {
    color: #376B92;
    font-family: "ProximaNova-Light",sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: normal;
    line-height: 44px;
}

#yoo-zoo .items h1.pos-title a, #yoo-zoo .items h1.pos-title a:visited {
    color: #376B92 !important;
    text-decoration: none;
}

#yoo-zoo .items h1.pos-title a:hover {
    color: #225588 !important;
    text-decoration: none;
}

#yoo-zoo .items h2.pos-subtitle,
#yoo-zoo .item h2.pos-subtitle {
    font-family: "ProximaNova-Light",sans-serif;
    font-size: 13px;
    text-transform: none;
}

#yoo-zoo .item h3 {
    color: #323232;
    font-family: "ProximaNova-Light",sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-top: 0;
}

#yoo-zoo .details h1.title {
    color: #376B92;
    font-family: "ProximaNova-Light",sans-serif;
    font-size: 34px;
    font-weight: normal;
    letter-spacing: -2px;
    line-height: 44px;
    margin: 0 0 10px;
}

#yoo-zoo .details div.heading {
    border-bottom: 3px solid #376B92;
    padding-bottom: 5px;
}



/*----------- LOGO ------------*/

#logo { margin: -32px 0; }

.custom-logo {
	background-image: url(../../../../../images/yootheme/logo_wide.png);
	vertical-align: middle;
}



/*----------- IE7 Hacks ------------*/



.loginBox #password {
*margin-top:5px;
}


.wk-slideset .wrapper {
*position:relative;
*z-index:1;
}

#banner {
*position:relative;
*z-index:2;
}

#block-menu {
width: 100%;
z-index: 999;
}

#block-contentbottom-3 {
*height:auto;
}

#contentbottom-3 .mod-box {
*height:263px;
}

#block-pre-footer {
*height:133px;
} 

#block-footer ul.menu-line li{
*float:left;
*display:inline-block;
}

#block-footer .footerMenu {
/**width:700px;*/
*float:left;
*text-align:left;
}

#block-footer .social {
*width:200px;
*float:right;
*margin-top:20px;
}

.search {
*width:auto;
*max-width:160px;
*margin-top:15px;
*border-left:none;
*display:none;
}

.searchbox{
*float:right;
}


/* start quote form */

	
*, html, body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
/**, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }*/
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
/*ol, ul, li { list-style:none }*/
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

strong { font-weight:bold }
em { font-style:italic }
a img { border:none } /* Gets rid of IE's blue borders */

sup { font-size: 50%; }

a, a:hover { text-decoration: none; }





/* ---------- General Styles ---------- */
.customiseQF body {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	font-size: 12px;
	line-height: 1.4em;
	color: #3d3e41;	
	margin: 50px 0; /* Temporary margin to push down the form */
}

.clearfix:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}

* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.customiseQF em {
	color: #808286;
	margin-bottom: 20px;
	display: block;	
	width: 280px;
	font-weight: 300;
}


/* ---------- Structural Styles ---------- */
div#pageContainer {
	width: 850px;
	margin: 0 auto;
	padding: 1px;

	border: 1px solid #d7dadf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


/* ---------- Tabs Styles ---------- */
ul#tabs {
	background-color: #5C86AB;
}

ul#tabs li {
	padding: 25px;
	float: left;
}

	ul#tabs li h1, ul#tabs li span { margin-left: 50px; }
	
	ul#tabs li h1 {
		font-size: 16px;
		color: white;
		
		text-transform: uppercase;
	}
	
	ul#tabs li span {
		font-size: 12px;
		color: #ffffff;
		display: block;
		margin-bottom: 3px;
	}

	ul#tabs li.activeTab {
		position: relative;
		float: left;
	}
	
	div.signUpTabContent { background: url("../../../../../assets/en_gb/form/turnitin.png") left center no-repeat; height: 100px; }
	
		ul#tabs li.activeTab span.activeTabArrow {
			position: absolute;
			width: 16px;
			height: 8px;
			top: 86px;
			left: 34px;
			
			margin: 0;
		}

	ul#tabs li.inactiveTab {
		cursor: pointer;
		border-left: 1px solid #41b2f2;
		float: right;

		background: #67c5fb; /* Fallback */
		background: -moz-linear-gradient(left, #349bd7, #67c5fb 15%);
		background: -webkit-gradient(linear, 0 0, 100% 0, from(#349bd7), color-stop(15%, #67c5fb));
	}

		ul#tabs li.inactiveTab:hover {
			background: #7fcdf9; /* Fallback */
			background: -moz-linear-gradient(left, #3aaaea, #7fcdf9 15%);
			background: -webkit-gradient(linear, 0 0, 100% 0, from(#3aaaea), color-stop(15%, #7fcdf9));
		}
	
		ul#tabs li.inactiveTab span { color: #14567d; }

		ul#tabs li.inactiveTab span.activeTabArrow { display: none; }

/* ---------- Sign In ---------- */
div#signIn, div#signUp {
	padding: 50px 25px 30px 25px;
	
	background: white; /* Fallback */
	background: -moz-linear-gradient(top, white, #f0f2f4 1px, white 50px);
	background: -webkit-gradient(linear, 0 0, 0 50, from(white), color-stop(2%, #f0f2f4), to(white));
}

div#signIn form.cleanForm { width: 540px; margin: 0 auto; }

div#signUp form.cleanForm { width: 500px; float: left; }

div#sidebar {
	float: right;
	padding: 25px;	
	width: 240px;
	border: 1px solid #eaedf1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 0 0 35px 5px #fafbfd;
	-webkit-box-shadow: inset 0 0 35px 5px #fafbfd;
	box-shadow: inset 0 0 35px 5px #fafbfd;
}

	div#sidebar h3 {
		font-weight: bold;
		font-size: 14px;
		margin-bottom: 20px;
	}
	
	div#sidebar ul li {
		color: #808286;
		margin: 0 0 10px 20px;
		padding-left: 15px;
	}

/* ---------- Form Style ---------- */
form.cleanForm p { margin-bottom: 15px; }

	form.cleanForm div a {
		color: #1271c1;
		border-bottom: 1px dotted #1271c1;
	}

		form.cleanForm div a:hover {
			color: #3d3e41;
			border-bottom: 1px dotted #3d3e41;
		}

.customiseQF input[type="text"], .customiseQF input[type="password"], .customiseQF input[type="email"], .customiseQF input[type="tel"] {
	color: #787a7e;
	font-size: 14px;
	padding: 0 15px;
	border: 1px solid #d5d9de;
	outline: none;
	height: 40px;
	width: 250px;
	-moz-box-shadow: 0 0 0 5px #faf9f9, inset 0 0 5px 5px #faf9f9;
	-webkit-box-shadow: 0 0 0 5px #faf9f9, inset 0 0 5px 5px #faf9f9;
	box-shadow: 0 0 0 5px #faf9f9, inset 0 0 5px 5px #faf9f9;
}

.customiseQF input[type="submit"] {
	border: 1px solid #DA0026;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left:20px;
	
	background: #DA0026; /* Fallback */
	background: 88% center no-repeat, -moz-linear-gradient(top, #DA0026, #9E0029);
	background: 88% center no-repeat, -webkit-gradient(linear, 0 0, 0 100%, from(#DA0026), to(#9E0029));
	
	color: white;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	text-shadow: 1px 1px 0 #7a7a7a;
	padding: 12px 16px 12px 15px;
	cursor: pointer;
}

.customiseQF input[type="submit"]:hover {
		background: #9E0029; /* Fallback */
		background: 88% center no-repeat, -moz-linear-gradient(top, #9E0029, #9E0029);
		background: 88% center no-repeat, -webkit-gradient(linear, 0 0, 0 100%, from(#9E0029), to(#9E0029));
	}

.customiseQF input[type="text"]:hover, .customiseQF input[type="text"]:focus, .customiseQF input[type="password"]:hover, .customiseQF input[type="password"]:focus,
	.customiseQF input[type="email"]:hover, .customiseQF input[type="email"]:focus, .customiseQF input[type="tel"]:hover, .customiseQF input[type="tel"]:focus {
		border: 1px solid #c1c5ca;
	}

form.cleanForm p label {
	font-weight: bold;
	font-size: 14px;
	
	display: block;
	float: left;
	width: 150px;
	height: 55px;
	line-height: 55px;
	
	margin-right: 20px;
	text-align: right;
}

	form.cleanForm p em { margin-top: 15px; }
	
	form.cleanForm span.requiredField {
		font-size: 14px;
		color: #ff0000;
	}
	
	div.formExtra, div.distanceLeft input[type="checkbox"], .customiseQF input[type="submit"], .customiseQF em { margin-left: 170px; }
	
	div.distanceLeft { margin: 25px 0 20px 0; }
	
	div.distanceLeft label { padding-left: 5px; }

/* ---------- Sign Up ---------- */
div#signUp { display: none; }

div#signUp form.cleanForm p label { width: 150px; }
div#signUp div.distanceLeft input[type="checkbox"],
div#signUp input[type="submit"], div#signUp em, div#signUp div.formExtra { margin-left: 165px; }

div.formExtra {
	border-top: 1px solid #eeeded;
	margin-top: 20px;
	padding-top: 20px;
}

/* ---------- Inline Form Validation Styles ---------- */

div#signUp form.cleanForm input.error {
	border: 1px solid #f37f69;
  
	-moz-box-shadow: 0 0 0 5px #f6cec7, inset 0 0 5px 5px #faf9f9;
	-webkit-box-shadow: 0 0 0 5px #f6cec7, inset 0 0 5px 5px #faf9f9;
	box-shadow: 0 0 0 5px #f6cec7, inset 0 0 5px 5px #faf9f9;
}

div#signUp form.cleanForm input.error + em { color: red; }


.mainselection {
    overflow:hidden;
    width:350px;
    margin-left:35px;
    /* dropdown_arrow.png is a 31x28 image */
}
.customiseQF select {
    border:0;
    background:transparent;
    height:40px;
    border:1px solid #d8d8d8;
    width:350px;
	padding:10px;
	font-size: 14px;
	color:#787A7E;
	padding-left:10px;
    -webkit-appearance: none;
}


/*Add margin to AddThis Toolbox*/

.addthis_toolbox {
    margin: 20px 0;
}

/*Decrease margin for blog items in 2 column layout*/

.grid-box .width50 .margin_ver {
    margin: 10px 0;
}

#system .items .item,
#system .items .item:first-child {
    margin-top: 20px;
}

#system .items .leading .item {
    padding-bottom: 20px;
}


/*//////////////////  Cookie CSS  /////////////////////*/
#cookieAcceptPos {
	width: 100%;
	height: 66px;
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.85);
	color: #ffffff;
	z-index: 999;
	border-top:#c1c1c1 1px solid;
}
#cookieWrapper {
	width: 960px;
	margin: auto;
	padding: 0px;
}
#cookieContent {
	display: inline-block;
	width: 80%;
	padding: 12px 40px 0px 0px;
	float: left;
}
#AcceptedCookies {
	display: inline-block;
	width: 15%;
	background-color: #5BB75B;
	background-image: linear-gradient(to bottom, #62C462, #51A351);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #FFFFFF;
	text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	cursor: pointer;
	padding: 5px 0px;
	text-align: center;
	font-weight: bold;
	float: right;
	margin-top: 16px;
}
#AcceptedCookies:hover {
	background-color: #51A351;
	background-position: 0 -15px;
	color: #333333;
	text-decoration: none;
	transition: background-position 0.1s linear 0s;
}
.cookiePrivacy {
	margin: 0px 0px 16px 0px;
}
#cookieContent a {
	color: #5BB75B;
}
#cookieContent a:hover {
	color: #51A351;
}


/*remove border bottom from article items*/
#system .items .leading .item { border-bottom: none; }