@charset "UTF-8";
/* CSS Document */
html {
     
	  overflow:-moz-scrollbars-vertical;

}

/* Default style for the page title heading */
h2.page_title {background-color:#0B5584;}


/* KINGS COLLEGE FONTS
----------------------------------------------------------------------*/


.sys_bureau {
    font-family:  Arial, Helvetica, sans-serif;
}
.sys_caslon {
    font-family:  Georgia, 'Times New Roman', Times, serif;
}


/* NORMALISE EVERYTHING
----------------------------------------------------------------------*/

html, body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, pre, input, 
blockquote, th, td, img, form, * {
    margin: 0px;
    padding: 0px;
}

html, body {
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

address, caption, cite, code, dfn,
th, var {
    font-style: normal;
    font-weight: normal;
}

table {
    border-collapse: collapse;
    border: 0;
}

fieldset, img {
    border: 0;
}

caption, th {
    text-align: left;
}
a {
    color:#000;
}

/*-  COMMON ELEMENTS
----------------------------------------------------------------------*/    
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: normal;
}
h1 {
    font-size: 100%;
}
h1 a {
    background-image: url(../images/kcllogoh1.jpg); /*CC SA Added  .. for local relative path */
    background-repeat: no-repeat;
    background-position: left top;
    height: 0px!important;
    width: 150px;
    padding-top: 116px;
    display: block;
    overflow:hidden!important;
    float: left;
    font-size: 0px;
}

h2 {
    font-size: 26px;
    float: left;
    width: 100%;
    text-transform: uppercase !important;
    color: #fff;
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    font-family:  Arial, Helvetica, sans-serif;
    text-indent: 12px;
    clear: both;
	font-weight:bolder;
}
h3 {
    font-size: 23px;/*999*/
    font-family:  Arial, Helvetica, sans-serif;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 13px;
    margin-left: 0px;
    font-weight:bold;/*999*/
}
h4 {
    font-size: 16px;
    font-family:  Georgia, 'Times New Roman', Times, serif;/*999*/
    font-weight: bold;
    padding: 0px;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

h4.sys_no_margin {
	margin-top: 0px!important;
}

h5 {
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 0px;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}
h6 {
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding: 0px;
    font-style: italic;
    margin: 0px;
}
p {
    margin: 0px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}

/*-  PAGE STRUCTURE
----------------------------------------------------------------------*/    
.sys_main_form {
    width: 100%;
}
#wrapper {
    width: 960px;
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#header {
    width: 960px;
    background-color: #333C3E;
    float: left;
    margin: 0px;
    padding: 0px;
    background-image: url(../images/header.jpg); /*CC*/
    background-repeat: no-repeat;
    background-position: left top;
}
#header_right {
    float: right;
    width: 415px;
}
#navigation {
    padding:0px;
    height:40px;
    overflow:hidden!important;
    display:block;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    background-image: url(/images/navbg.jpg); /*CC*/
    background-repeat: repeat-x;
    background-position: left 40px;
}

#column_holder {
    width: 910px;
    background-color: #E5E2DD;
    clear: both;
    padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 20px;
    padding-left: 25px;
    margin: 0px;
    float: left;
    position: relative;
}
#breadcrumb {
    width: 910px;
    margin: 0px;
    float: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}
#breadcrumb a {
    text-decoration:none;
}
#breadcrumb a:hover {
    text-decoration:underline;
}

/* SA --start -- */

#box_fineprint {
	font-size: 10px;	
}

#currentpage p {
	background-image: url("../images/accordionmenuarrow.png");
    background-position: right top;
    background-repeat: no-repeat;
    color: #000000 !important;
    font-weight: bold;
	/*text-decoration:none;*/
	/*color: #A9A9A9;*/
}
	
#left_column {
    float: left;
    width: 210px;
}

#warning {
	font-size:20px;
	color: red;
	text-align: center;
	border: 2px dotted;
	border-color: orange;
	padding: 5px;
}

#left_box {
    float: left;
    width: 270px;
	height: 150px;
	padding-bottom: 20px;
	margin-right: 20px;
	border: 3px solid;
	border-color: #0B5584;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	/*border-color: #015F64;*/
	}

#right_box {
	float: left;
    width: 270px;
	height: 150px;
	padding-bottom: 20px;
	margin-left: 20px;
	border: 3px solid;
	border-color: #544137;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}


#left_box h4 {
	display: block;
	text-transform: uppercase !important;
	background-color: #0B5584;
	margin-top: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
	text-align: center;
	/*float: left;
    clear: both;
	width: 100%;*/
    color: #fff;
    font-family:  Arial, Helvetica, sans-serif;
    font-weight:bolder;
	line-height: 100%;
}

#right_box h4 {
	display: block;
	text-transform: uppercase !important;
	background-color: #544137;
	margin-top: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
	text-align: center;
	/*float: left;
    clear: both;
	width: 100%;*/
    color: #fff;
    font-family:  Arial, Helvetica, sans-serif;
    font-weight:bolder;
	line-height: 100%;
}
	
#left_box ul, #left_box p, #right_box ul {
 	margin: 10px 20px 0px 20px;
}

#left_box li {
	margin-bottom: 10px;
	list-style: none;
	list-style-type:none;
}

#right_box li {
	margin-bottom: 10px;
	list-style: none;
	list-style-type:none;
}
	
#left_box_login {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bolder;
}

#left_box_login a, #left_box_login a:visited {
	color: blue;
}

#left_box a:hover, #right_box a:hover {
 	color: #666666;
}

/* SA --end-- */


#content_column {
    float: left;
    width: 600px;
    padding-top: 2px;
    padding-right: 0x;
    padding-bottom: 0px;
    padding-left: 20px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
	min-height:490px;
	
}

#content_column_wide {
    margin: 0px;
    float: right;
    width: 585px;
    padding-top: 2px;
    padding-right: 100px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#content_column p, #content_column_wide p {
    line-height: 140%;
}
#content_column a, #content_column_wide a {
    color:#005054;
    text-decoration:underline;
}
#content_column a:hover, #content_column_wide a:hover {
    color:#000;
}
#content_column img, #content_column_wide img {
    margin-bottom:10px;
}
#content_column img.sys_left_align, #content_column_wide img.sys_left_align {
    margin-right:10px;
    float: left;
}#content_column img.sys_right_align, #content_column_wide img.sys_right_align {
    margin-left:10px;
    float: right;
}
/* ----------------------------------------------------------------------999----------------------------------------------------------------------*/
#content_column ul, #content_column_wide ul, #content_column ol, #content_column_wide ol {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    clear: both;
}
#content_column ul, #content_column_wide ul, {
    margin-left: 18px;
}
#content_column ol, #content_column_wide ol {
    margin-left: 25px;
}
/* ----------------------------------------------------------------------END 999----------------------------------------------------------------------*/
#content_column ul, #content_column_wide ul {
    list-style-type: disc;
}
#content_column ol, #content_column_wide ol {
    list-style-type: decimal;
}
#content_column ul li, #content_column_wide ul li, #content_column ol li, #content_column_wide ol li {
    padding-top: 2px;
    padding-bottom: 2px;
}
#content_column ul li ul, #content_column_wide ul li ul, #content_column ol li ol, #content_column_wide ol li ol {
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#content_column ul li ul, #content_column_wide ul li ul {
    list-style-type: circle;
}
#content_column ol li ol, #content_column_wide ol li ol {
    list-style-type: lower-roman;
}
#content_column ul li ul li, #content_column_wide ul li ul li, #content_column ol li ol li, #content_column_wide ol li ol li {
}

#footer {
    background-color: #231F20;
    clear: both;
    height: 55px;
    width: 830px;
    padding-top: 45px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 130px;
    background-image: url(../images/footer-crest.jpg);  /*SA Added  .. for local relative path */
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFF;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
}

#footer2 {  /*CC*/
    background-color: #231F20; /*CC*/
    clear: both; /*CC*/
    height: 55px; /*CC*/
    width: 960px; /*CC*/
    padding-top: 45px; /*CC*/
    padding-right: 0px; /*CC*/
    padding-bottom: 0px; /*CC*/
    padding-left: 0; /*CC*/
    background-image: url(../images/footer-crest.jpg); /*CC - SA Added  .. for local relative path */
    background-repeat: no-repeat; /*CC*/
    background-position: left top; /*CC*/
    color: #FFF; /*CC*/
    font-family: Georgia, "Times New Roman", Times, serif; /*CC*/
    font-size: 12px; /*CC*/
}

/* Change applied to link in the footer logo */
#footer2 .sys_footer-logo { /*CC*/
    float: left; /*CC*/
    width: 120px; /*CC*/
    height: 100px; /*CC*/
    margin-top: -45px; /*CC*/
    margin-right: 30px; /*CC*/
}
#footer2 .sys_footer-logo a { /*CC*/
    display:block; /*CC*/
    font-size:0; /*CC*/
    overflow:hidden !important; /*CC*/
    padding-top:100px; /*CC*/
    width:120px; /*CC*/
}

/*-  TOP HEADER CONTENT
----------------------------------------------------------------------*/
#header_right ul {
    padding: 0px;
    margin: 0px;
}
#header_right ul li {
    float:left;
    display:inline;
    margin: 0px;
    padding-top: 21px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #FFF;
}
#header_right ul li a {
    float:left;
    display:block;
    color:#FFF;
    text-decoration: none;
    font-size: 95%;
    font-weight: bold;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    font-family:  Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
#header_right ul li a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}



.sys_nav_last {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFF;
}



a.sys_trigger {
      color: #101010 !important;
      background: #CECCC6;
      text-decoration: none !important;
      font-weight: bold;
	  clear: both;
	  cursor: pointer;
      display: block;
      margin: 0 0 5px;
      padding: 3px 3px 5px 3px;
}

.sys_toggle_container {
    border: 1px solid #CECCC6;
	clear: both;
    margin: 5px 0px 5px 0px;
    overflow: hidden;
    padding: 10px 2%;
}


a.sys_trigger:hover {
      text-decoration: underline !important;
}

a.cell_trigger {
      font-size:10px;
	  color: #101010 !important;
	  text-decoration: none !important;
      clear: both;
	  cursor: pointer;
 }

.cell_toggle_container {
 	margin-top: 3px;
	clear: both;
	color: brown;
}


a.cell_trigger:hover {
      text-decoration: underline !important;
}

/*-  FOOTER STYLES
----------------------------------------------------------------------*/
#footer a {
    color: #FFF;
    text-decoration: none;
    padding-right: 7px;
}
#footer a:hover {
    text-decoration: underline;
}
#footer p {
    margin: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#footer2 a { /*CC*/
    color: #FFF; /*CC*/
    text-decoration: none; /*CC*/
    padding-right: 7px; /*CC*/
}
#footer2 a:hover {
    text-decoration: underline; /*CC*/
}
#footer2 p {
    margin: 0px; /*CC*/
    padding-top: 5px; /*CC*/
    padding-right: 0px; /*CC*/
    padding-bottom: 0px; /*CC*/
    padding-left: 0px; /*CC*/
}


/*-  INTERNAL ACCORDION MENU
----------------------------------------------------------------------*/
/*----------------------------------999--------------------------------------*/
ul.sys_accordianMenu {
    width:100%;
    margin: 0px;
    float: left;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #333C3E;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
}
ul.sys_accordianMenu li  {
    background:none;
    list-style-type:none;
    float: left;
    width: 100%;
    margin: 0px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #333C3E;
    padding: 0px;
    clear: left;
    display: block;
}

ul.sys_accordianMenu li p, ul.sys_accordianMenu li a {
    text-decoration:none;
    margin: 0px;
    text-transform: uppercase;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px; /* 16px default */
    color: #333C3E;
	font-weight: bolder;
    display: block;
    padding-top: 7px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-left: 0px;
    float: left;
    width: 100%;
}

ul.sys_accordianMenu li a:hover {
    text-decoration: underline;
}
ul.sys_accordianMenu li ul  {
    margin:0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    float: left;
    width: 100%;
    background-color: #F6F5F0;
}
ul.sys_accordianMenu li ul li  {
    margin: 0px;
    border-bottom-style: none;
    background-image: none;
    padding: 0px;
	background-color: #FFFFFF; /* SA testing */
}


ul.sys_accordianMenu li ul li ul  {
    background-color: #FFFFFF;
}
ul.sys_accordianMenu li ul li ul li  {
    padding-left: 5%;
    width: 95%;
}

ul.sys_accordianMenu li ul li p, ul.sys_accordianMenu li ul li a {
    text-decoration: none;
    text-transform: none; 
	font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: ##5C5C5C;
    margin: 0px;
    padding-top: 2px;
    padding-right: 22%;
    padding-bottom: 2px;
    padding-left: 4%;
    float: left;
    width: 74%;
}

/*-  TABLE STYLES
----------------------------------------------------------------------*/
table {
    width: 100%;
    color: #000;
    background-color: #FFF;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
}
table caption {
    font-style:italic;
}
/*-----------------999---------------------*/
table tr th {
    padding: 8px;
    text-align: left!important;
    vertical-align: top!important;
    border-bottom-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #495B73;
    font-weight: bold;
    color: #FFF;
    background-color: #495B73;
}
table tr td {
    padding: 8px;
	width: 50%;
    text-align: left!important;
    vertical-align: top!important;
    border-top-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #495B73;
    background-color: #DBDEE3;
    color: #000;
}
/*-----------------end 999---------------------*/

/*-  RIGHT COLUMN
----------------------------------------------------------------------*/
#right_column {
    margin: 0px;
    width: 224px;
    padding-top: 2px;
    padding-right: 0x;
    padding-bottom: 0px;
    padding-left: 0px;
    position: absolute;
    left: 710px;
    top: 93px;
}

#content_column img, #content_column_wide img {
    margin-bottom:0px;
}
