/**********************************

LCCP styles

**********************************/

@font-face {
    font-family: 'LexiaLight';
    src: url(../../media/lancaster-university/style-assets/fonts/lexia_std_lt-webfont.eot);
    src: url(../../media/lancaster-university/style-assets/fonts/lexia_std_lt-webfont.eot#iefix) format('embedded-opentype'),
         url(../../media/lancaster-university/style-assets/fonts/lexia_std_lt-webfont.woff) format('woff'),
         url(../../media/lancaster-university/style-assets/fonts/lexia_std_lt-webfont.svg) format('svg');
    font-weight: normal;
    font-style: normal;

}

#container {
	width:960px;
	background:#fff url(../images/bg_container_v-6.png) top center no-repeat;
}

#full {
	width:760px;
}
#home_index #full,
#contact_index #full,
#about_index #full,
#home_design-quotation #full,
#closed_index #full,
#portal_timesheet #full,
#apply_index #full {
	width:960px;
}

#side {
	width:185px;
}

#top {
	width:760px;
}

#left {
	width:500px;
}

#right {
	width:245px;
}

#footer {
	width:960px;
}

/** home page styles **/

#home_index #side,
#contact_index #side,
#about_index #side,
#home_design-quotation #side,
#now_recruiting_index #side,
#apply_index #side {
	display:none;
}

#home_index #left,
#apply_index #left {
	left:0;
	width:700px;
}


/** general styles **/

body {
	background:#fff url(../images/bg_body.png) repeat-x top center;
	font-family: Calibri,Arial,sans-serif, Arial Unicode MS;
}

a {
	color:#D42B1E;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#1D1D1D;
	font-weight:bold;
	text-decoration:none;
}

li {
font-size:90%;
}

p, img, fieldset span, label {
    font-size: 90%;
    line-height: 130%;
	color:#202020;
}


h1,h2,h3,h4,dt,legend {
	color:#202020;
	font-family: 'LexiaLight',Georgia,sans-serif;
}
.red {
	color: #D42B1E;
}

.grey {
	color: #797979;
}

/** tables **/

table.styled th {
	background-color:#e2e2e2;
	color:#fff;
}

table.styled th a {
	color:#fff;
}

table.styled td {
	background-color:#ccf;
	color:#e2e2e2;
}

table.styled td.alt {
	background-color:#c9f;
	color:#fff;
}

table {
	border-collapse: collapse;
}

table.china-table {
	border: 1px solid #fff;
	border-collapse:separate;
	text-align:center;
	width:100%;
}

td {
	padding:0;
	border-bottom: 1px solid #999999;
}

table p {
	line-height:90%;
	padding-bottom:5px;
	padding-top:5px;
}

/** tools **/

#tools {
	height:25px;
	padding-right:10px;
}

/** header **/

#header {
	background:#transparent url(http://www.lancaster.ac.uk/china-catalyst/images/bg_header.gifxxxxx) no-repeat top center;
	overflow:hidden;
}

/** header_spacer **/

#header_spacer {
	height:152px;
}

/** header links **/

#header #china-catalyst,
#header #lu {
	position:absolute;
	display:block;
}

#header #china-catalyst a,
#header #lu a {
	display:block;
	color:#202020;
}

#header #lu span, #header #china-catalyst span {
	display:block;
	margin-left:-5000px;
	overflow:hidden;
}
#header #china-catalyst span {
font-size:14px;
margin-top:-20px;
color:#e2e2e2;
font-weight:normal;
}



#header #china-catalyst {
	z-index:1;
	left:525px;
	top:5px;
}

#header #lu {
	z-index:2;
	right:20px;
	top:15px;
}


#header #china-catalyst,
#header #china-catalyst * {
	width:500px;
	height:100px;
}


#header #lu,
#header #lu * {
	width:156px;
	height:96px;
}

/** navigation bar **/

#navbar {
	background:transparent;
	z-index:2;
	}
	
#navbar ul {
	margin:0 0 -1px -1px;
	padding:0;
	list-style:none;
	background:transparent;
	}

#navbar li {
	font-size:90%;
}
	
#navbar li {
	float:left;
	margin:0 1px 0 1px;
	padding:0;
	background:transparent url("../images/bg_navbar_l_blue.gif") no-repeat left top;
	opacity:.5;
	}

#navbar a {
    float:left;
	display:block;
	margin:0;
    padding:3px 5px 2px;	
	background:transparent url("../images/bg_navbar_r_blue.gif") no-repeat right top;
	text-decoration:none;
	color: #fff;
	font-weight:bold;
}
	
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#navbar a {float:none;}
/* End IE5-Mac hack */
	
#navbar li.current {
	background-image:url("../images/bg_navbar_l_blue.gif");
	opacity:1;
	}

#navbar li.current a {
	background-image:url("../images/bg_navbar_r_blue.gif");
    padding-bottom:3px;
	color: #fff;
	}

#navbar ul li a:hover {
	color: #fff;
	}
	
/** breadcrumbs **/

#crumbs {
	height:25px;
	width:100%;
	float:left;
	background:transparent url(http://www.lancaster.ac.uk/china-catalyst/images/bg_crumbsxxx.gif) repeat-x bottom;
	border-bottom:0px #fff solid;
	z-index:2;
}

#crumbs p {
	color:#fff;
	font-size:65%;
	padding-top:6px;
	margin-left:10px;
}

#crumbs p a,
#crumbs p a:hover {
	color:#fff;
	text-decoration:none;
}

#crumbs p a,
#crumbs p a:hover {
	color:#fff;
	text-decoration:none;
}

/** subnav **/

#subnav {
	float:left;
	margin-bottom:15px;
	z-index:1;
}

/** subnav list styles **/

#subnav ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	border-bottom:1px solid #d5d5d5;
	display:block;
	width:185px;
	overflow:hidden;
}

#subnav.empty ul {
	border-bottom:0px;
}

#subnav ul ul {
	float:left;
	margin-top:-1px;
	background:#fff;
	border-bottom:0px;
}

#subnav li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	font-size:95%;
	font-weight:bold;
	border-top:1px solid #d5d5d5;
}

#subnav li.first {
	border-top:0px;
}

#subnav li li {
	font-weight:normal;
	font-size:95%;
	border-top:0px;
	border-top:1px solid #d5d5d5;
}

/* a and span - default text and border styles */

#subnav li a {
	display:block;
	float:left;
	padding:5px;
	width:175px;
	text-decoration:none;
}

#subnav li li a {
	padding:5px 5px 5px 30px;
	width:150px;
	border-bottom:0px;
}

/* ie hack \*/
* html #subnav li a {
	height:1px;
	width:185px;
}
/* End ie hack */

/* a - standard background */

#subnav li a {
	color:#202020;
	background:#fff;
}

#subnav li li a {
	color:#202020;
	background:#fff;
}

/* a-hover */

#subnav li a:hover,
#subnav li.current a:hover {
	color:#fff;
	background:#d42b1e;
}

#subnav li li a:hover,
#subnav li li.current a:hover {
	color:#fff;
	background:#d42b1e;
}

/* current option */

#subnav li.current a {
	color:#d42b1e;
	background:#fff;
}

#subnav li li.current a {
	color:#d42b1e;
	background:#fff;
}

/** link styles **/
ul.link li,
div.link {
	background:transparent url(../images/bg_link.gif) no-repeat top left;
}

/** item **/

div.item {
	border-top:1px solid #e2e2e2;
}

div.item img {
	border:1px solid #e2e2e2;
}

/** liner **/

div.liner {
	border:1px solid #e2e2e2;
	opacity:1;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
}

div.liner img {
	border:1px solid #e2e2e2;
}

/** clear **/

div.clear img {
	border:1px solid #e2e2e2;
}

/** image box **/

div.image_box p,
div.image_box .caption {
	color:#e2e2e2;
	font-size:75%;
}

/** footer **/

#footer {
	border-top:1px #e2e2e2 solid;
}

/** footer column styles **/

#footer .footer_links {
	padding-left:10px;
	background-color:#f0f0f0;
}

#footer .footer_links li.four_panel  {
	width:195px;
    min-height: 15em;
}

#footer .footer_links li.four_panel h2 {
	font-size:160%;
}

#footer .footer_links li.four_panel li,
#footer .footer_links li.four_panel p {
	font-size:90%;
}

#footer .footer_links li.four_panel a {
	text-decoration:none;
}

/** jquery plugin styles **/

/* facebox */
/*
#facebox .b {background:url(http://www.lancaster.ac.uk/china-catalyst/images/facebox_b.png);}
#facebox .tl {background:url(http://www.lancaster.ac.uk/china-catalyst/images/facebox_tl.png);}
#facebox .tr {background:url(http://www.lancaster.ac.uk/china-catalyst/images/facebox_tr.png);}
#facebox .bl {background:url(http://www.lancaster.ac.uk/china-catalyst/images/facebox_bl.png);}
#facebox .br {background:url(http://www.lancaster.ac.uk/china-catalyst/images/facebox_br.png);}
#facebox .footer {border-top:1px solid #e2e2e2;}
*/

/** tab navigation **/
/*
div.tab_navigation {border-color:#e2e2e2;}
ul.tab_navigation a {color:#fff;background-image:url("http://www.lancaster.ac.uk/china-catalyst/images/bg_tab_left.gif");}
ul.tab_navigation span {background-image:url("http://www.lancaster.ac.uk/china-catalyst/images/bg_tab_right.gif");}
ul.tab_navigation a.selected,ul.tab_navigation a:hover {color:#e2e2e2;border-color:#fff;background-image:url("http://www.lancaster.ac.uk/china-catalyst/images/bg_tab_left_selected.gif");}
ul.tab_navigation a.selected span,ul.tab_navigation a:hover span {background-image:url("http://www.lancaster.ac.uk/china-catalyst/images/bg_tab_right_selected.gif");}
*/

/** sliding toggle box **/

h3.toggle_trigger {background:#fff url(../images/h3_toggle_trigger_a.gif);}
h3.toggle_active {background-position:left bottom;}
#right h3.toggle_trigger {width:215px;}
#right .toggle_container {width:245px;}

.toggle_container .clear {padding:10px;margin-bottom:10px;background-color:#fff9f9;}


/** feature list 02 **/

ul.feature02 {
	list-style:none;
	margin-left:0;
	border-top:#e2e2e2 1px solid;
}
ul.feature02 li {
	margin:0;
	border-bottom:#e2e2e2 1px solid;
}
ul.feature02 li a,
ul.feature02 li span {
	display:block;
	padding:10px 0 10px 5px;
	text-decoration:none;
}
ul.feature02 li a:hover,
ul.feature02 li span:hover {
	text-decoration:none;
	background-color:#e2e2e2;
}
ul.feature02 li span a {
	display:inline;
	padding:0;
	text-decoration:underline;
}
ul.feature02 li a span,
ul.feature02 li span span {
	display:inline;
	padding:0;
}
ul.feature02 li span a:hover {
	text-decoration:underline;
	background-color:none;
}
ul.feature02 li a span:hover,
ul.feature02 li span span:hover {
	background-color:none;
}
ul.feature02 li span.pubDate {
	display:block;
	padding:10px 0 0;
}

/** Security home page styles **/

#home_index #content #full
 {
	left:0;
	margin-top:0;
	}


#home_index li.three_panel  {
	width:307px;
}

#home_index li.three_panel h3 {
	font-size:160%;
}

#home_index li.three_panel p {
	font-size:100%;	
}

/* news */

#home_index #news {
	width:295px;
	float:left;
}

/* banner */

#home_index #banner {
	height:180px;
	padding-bottom:10px;
}

/* feature boxes */

#home_index #feature{
	width:645px;
	border:1px #b2b9bd solid;
	float:right;
	margin-bottom:15px;	
}

#home_index #feature div{
	padding:5px 10px;
	width:600px;
	
}

#home_index #feature_half_left{
	width:280px;
	border:1px #b2b9bd solid;
	float:left;
	margin-bottom:15px;	
	margin-left:10px;
}

#home_index #feature_half_left div{
	padding:5px 10px;
}

#home_index #feature_half_right{
	width:288px;
	border:1px #b2b9bd solid;
	float:right;
	margin-bottom:15px;	
}

#home_index #feature_half_right div{
	padding:5px 10px;
}

/* ----------- stylized ----------- */
.myform{
margin:0 auto;
width:740px;
padding:10px;
}

#stylized{
border:solid 1px #e2e2e2;
}
.fullapp {width:940px; padding:10px;}
.timesheet {width:940px; padding:10px;}
.academic_timesheet {width:940px; padding:5px;}

#stylized h1 {
font-size:18px;
font-weight:bold;
margin-bottom:2px;
}
#stylized p {
font-size:14px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #5B6D7B;
padding-bottom:10px;
}
#stylized ul{margin-top:-20px;}

#stylized p b{
color:#5B6D7B;

}

#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:200px;
float:left;
}

#stylized label.timesheet {
width:400px;
height:10px;
padding:5px;
}

#stylized label.academic_timesheet {
	width:75px;
}
#stylized label.academic_del {
	width:10px;
	padding-left:5px;
	margin-top:7px;
}


#stylized .tiny {
width:50px;
margin:7px 0 5px 20px;
}

#stylized .hours {
width:50px;
margin:7px 0 5px 20px;
}


#stylized .tinydate {
width:65px;
margin:7px 0 15px 15px;
font-size:7pt;
}

#stylized .small{
color:#666666;
display:block;
font-size:12px;
font-weight:normal;
text-align:right;
width:200px;
}



.fullapp input {width:600px !important;}

#stylized input, textarea{
float:left;
font-size:13px;
padding:4px 2px;
border:solid 1px #5B6D7B;
width:400px;
margin:2px 0 20px 20px;
font-family:Courier New;
}

#stylized input.wordcount {width:100px;}
#stylized input.small {width:200px; text-align:left;}

#stylized input.wordcount_fullapp {width:100px !important;}
#stylized input.tinycheck {width:5px !important; margin:0; margin-right:2px; margin-top:4px;}

#stylized textarea.project_outline {
height:400px;
font-family: Calibri, sans-serif;
}
#stylized textarea.fullapp{width:600px; padding:4px 2px;}

#stylized textarea.project_outline_fullapp {
height:400px;
width:600px;
font-family: Calibri, sans-serif;
}

#stylized textarea.other_outlines_fullapp {
height:200px;
width:600px;
font-family: Calibri, sans-serif;
}

#stylized select{
float:left;
font-size:13px;
padding:4px 2px;
border:solid 1px #5B6D7B;
width:100px;
margin:2px 0 20px 20px;
}

#stylized select.ownership {
width:265px;
}

#stylized select.medium {
width:205px;
}

#stylized select.full {
width:400px;
}

#stylized .upload {
width:400px;
font-family: Calibri, sans-serif;
}

#stylized select.academic {
width:150px;
margin:7px 0 20px 20px;
}

#stylized input[type="checkbox"].academic {
width:5px;
margin:7px 0 20px 20px;
margin-top:10px;
}


#stylized img {
float:left;
padding-left:5px;
margin-top:5px;
}
#stylized a:hover {cursor:pointer;}
#stylized a:active {cursor:progress;}


#stylized button{
clear:both;
margin-left:220px;
width:210px;
height:35px;
background:#666666 url(http://www.lancaster.ac.uk/china-catalyst/css/img/button.png) no-repeat;
text-align:center;
line-height:25px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
font-family: Calibri, sans-serif;
}
#stylized button.submit_timesheet {
margin-left:372px;
width:125px;
}
#stylized button.submit_small {
width:125px;
margin-left:307px;
}


#stylized button.sme {
width:100px;
margin-left:5px;
height:25px;
background:#666666 url(http://www.lancaster.ac.uk/china-catalyst/css/img/button.png) no-repeat;
text-align:center;
line-height:23px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}

.spacer{clear:both; height:1px;}


.messagepop {
background-color:#FFFFFF;
border:1px solid #999999;
cursor:default;
display:none;
margin-top: 20px;
position:absolute;
text-align:left;
width:300px;
z-index:50;
padding: 25px 25px 20px;
margin-left:610px;
}

.templatepop {
background-color:#FFFFFF;
border:1px solid #999999;
cursor:default;
display:none;
margin-top: 20px;
position:absolute;
text-align:left;
width:300px;
z-index:50;
padding: 25px 25px 20px;
margin-left:610px;
}

a.popselected {
color:red;
}

.red {
	color:red;
	background-image:url('http://www.lancaster.ac.uk/images/cross.gif');
	background-repeat:no-repeat;
	background-position:0px 2px;
}
p.red {
	padding-left:20px;
}

.printpop {
background-color:#FFFFFF;
border:1px solid #999999;
cursor:default;
display:none;
margin-top: 20px;
position:absolute;
text-align:left;
width:289px;
z-index:50;
padding: 25px 25px 20px;
margin-left:570px;
}

.accountpop {
background-color:#FFFFFF;
border:1px solid #999999;
cursor:default;
display:none;
margin-top: 20px;
position:absolute;
text-align:left;
width:300px;
z-index:50;
padding: 25px 25px 20px;
margin-left:610px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { 
	margin: 0; 
	font-size:12pt;
	color:#202020;
}
#feature .social_center {
	margin: 0 auto;
	text-align:center;
}

#feature .social_center img {
	clear:both;
	float:none;
	border:0;
}