@charset "utf-8";
/* CSS Document */
/*reset everything*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
ol {
list-style-position:inside;
list-style-type:circle;
text-indent:60px;
margin:0 0 15px 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/************************************************************************************/
/************************************************************************************/
/************************************************************************************/
/************************************************************************************/

body{
background:#475c87;
}
body a, body a:link, body a:active, body a:visited{
color:#ec1922;
text-decoration:none;
}
body a:hover{
color:#1b2179;
text-decoration:underline;
}
#container{
width:1000px;
margin:0 auto;
background:white url(images/body-bg.gif) repeat;
position:relative;
overflow:hidden;
}
#header{
height:136px;
border-bottom:15px solid #e8e8e8;
background:white;
clear:both;
position:relative;
}
#kent-logo a{
	position:absolute;
	display:block;
	text-indent:-9999px;
	width:139px;
	height:97px;
	background-image:url(images/kent-logo.jpg);
	left: 22px;
	top: 20px;
}
#strapline a{
	position:absolute;
	display:block;
	text-indent:-9999px;
	width:497px;
	height:37px;
	background-image:url(images/header-strapline.png);
	left: 254px;
	top: 86px;
}
#cccu-logo a{
	position:absolute;
	display:block;
	text-indent:-9999px;
	width:184px;
	height:75px;
	background-image:url(images/cccu-logo.jpg);
	left: 794px;
	top: 56px;
}
/* Back Button for case study page - 26/06/2010 */
#back-button a{
	position:absolute;
	display:block;
	text-indent:-9999px;
	width:165px;
	height:68px;
	background:url(images/back-button.png);
	left: 776px;
	top: 164px;
}
#back-button a:hover {
border:1px solid #ccccff;
}

#left-menu{
width:205px;
/*height:738px;*/
padding-left:23px;
float:left;
background-image: url(images/left-menu.gif);
}
#footer{
clear:left;
background:#333366;
border-top:10px solid #ed1c24;
height:104px;
position:relative;
}
#footer p{
	text-indent:-9999px;
	background:url(images/footer-strapline.png);
	position:absolute;
	width:622px;
	height:52px;
	left: 157px;
	top: 28px;
}
#kcc-logo{
	position:absolute;
	left: 29px;
	top: 25px;
	border:1px solid white;
}
#sharebutton{
	width:83px;
	height:16px;
	position:absolute;
	left: 900px;
	top: 36px;
}

#page-title{
padding:6px 0 10px 252px;
background:#e8e8e8;
font-family: Arial, Helvetica, sans-serif;
color:#333366;
font-weight:200;
}
#inspire-logo{
	position:absolute;
	left: 7px;
	top: 235px;
}
/* MAIN NAVIGATION */
#main-nav{
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:35px;
}
#main-nav li{
padding-bottom:10px;
}
#main-nav li a, #main-nav li a:link, #main-nav li a:active, #main-nav li a:visited{
text-decoration:none;
color:black;
}
#main-nav li a:hover{
color:#ed1c24;
}
#main-nav span{
color: #ed1c24;
}




#body-content {
	width:500px;
	padding:11px 11px 11px -11px;
	float:left;
	margin:0 0 55px 25px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
}
#body-content-header {
padding-bottom:8px;
border-bottom:8px solid #e8e8e8;
margin-bottom:8px;
}
#body-content-header h1{
font-size:36px;
color:#9999cc;
font-weight:100;
padding:12px 0 18px 0;
}
#body-content-header, .body-content-header {
padding-bottom:8px;
border-bottom:8px solid #e8e8e8;
margin-bottom:8px;
}
#body-content-header h1, .body-content-header h1{
font-size:36px;
color:#9999cc;
font-weight:100;
padding:12px 0 18px 0;
}
#body-content #body-content-header h2, #body-content .body-content-header h2{
font-size:24px;
color:black;
font-weight:100;
padding:0 0 8px 0;
}
#body-content #body-content-header h2 a, #body-content #body-content-header h2 a:link, #body-content #body-content-header h2 a:active, #body-content #body-content-header h2 a:visited, #body-content #body-content-header h4 a, #body-content #body-content-header h4 a:link, #body-content #body-content-header h4 a:active, #body-content #body-content-header h4 a:visited, #body-content .body-content-header h2 a, #body-content .body-content-header h2 a:link, #body-content .body-content-header h2 a:active, #body-content .body-content-header h2 a:visited, #body-content .body-content-header h4 a, #body-content .body-content-header h4 a:link, #body-content .body-content-header h4 a:active, #body-content .body-content-header h4 a:visited{
color:black;
text-decoration:none;
}
#body-content #body-content-header h2 a:hover, #body-content #body-content-header h4 a:hover, #body-content .body-content-header h2 a:hover, #body-content .body-content-header h4 a:hover{
color:#ec1922;
}
#body-content-header h3, #body-content-header h4, .body-content-header h3, .body-content-header h4{
font-size:18px;
font-weight:100;
color:black;
}
#body-content-header h3, .body-content-header h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px !important;
color:#333366 !important;
font-weight:0 !important;
}
#body-content-header h3 span, #body-content-header h4 span, .body-content-header h3 span, .body-content-header h4 span{
color:#333366;
font-weight:200;
}
#body-content-header h4, .body-content-header h4{
font-size:14px;
margin-top:3px;
}
#body-content-header img, .body-content-header img {
float:left;
margin:0 6px 6px 0;
border:1px solid #e8e8e8;
}
#body-content h2{
font-size:18px;
color:#333366;
padding:15px 0 15px 0;
font-weight:300;
}
#body-content h3{
font-size:21px;
color:black;
padding:0 0 3px 0;
font-weight:100;
}
#body-content p{
font-size:14px;
padding-bottom:8px;
font-weight:300;
line-height:normal;
margin-right:35px;
}
#body-content ul, #right-col ul{
font-size:14px;
line-height:normal;
list-style: disc outside;
margin-left:0;
padding-left:10px;
margin-bottom:10px;
}
#body-content p a, #body-content p a:link, #body-content p a:active, #body-content p a:visited{
color:#ec1922;
text-decoration:none;
}
#body-content p a:hover{
color:#1b2179;
text-decoration:underline;
}
#right-col {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-top:150px;
	width:215px;
	font-size:12px;
	margin-left:15px;
}
#right-col-homepage {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-top:15px;
	width:215px;
	font-size:12px;
	margin-left:15px;
}
.right-col-cs-hp{
margin-top:110px !important;
}
#right-col ul{
font-size:12px;
list-style:none;
padding:0;
}
#right-col p{
line-height:normal;
}
/*#right-col ul li{
padding-bottom:8px;
border-bottom:1px solid #ccccff;
margin-bottom:5px;
}
#right-col ul li a, #right-col ul li a:link, #right-col ul li a:visited, #right-col ul li a:active{
text-decoration:none;
color:#333366;
}
#right-col ul li a:hover{
color:#ec1922;
}
#rightbox span{
border-bottom:none;
}*/

#right-col h2 {
	width:180px;
	height:25px;
	background:white url(images/right-heading-bg.png);
	padding:8px 0 0 50px;
	font-family:Arial, Helvetica, sans-serif;
	color:#1b2179;
	font-weight:200;
}
#right-col h4, #right-col-homepage h4{
background:#ccccff;
color:#333366;
padding:10px 10px 10px 12px;
/*width:85%;*/
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	-webkit-border-radius-topleft:4px;
	-webkit-border-radius-topright:4px;
}

.right-box {
	background:white;
	border: 1px solid #ccccff;
	border-bottom:6px solid #e8e8e8;
	padding:10px 10px 15px 10px;
	/*width:85%;*/
	margin-bottom:15px;
	
}
.fl-lft{
float:left;
margin:0 10px 10px 0;
border: 1px solid #ccccff;
}

/*- Lists links in right boxes--------------------------- */
.link-list{
list-style-type: none;
margin: 0 0;
padding: 0;
}

.link-list li a, .link-list li a:visited, .link-list li a:active{
border-bottom:solid 1px #d9d9d9;
color: #666666;
display: block;
width: auto;
padding: 6px 4px;
text-decoration: none;

}

* html .link-list li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 120px;
}


.link-list li a:hover, .isHere a{
background: #485d88;
color:white !important;
text-decoration:none;
}
.link-list .here a, .link-list .here a:link, .link-list .here a:active, .link-list .here a:visited, .link-list .here a:visited {
background: #485d88;
color: white;
font-weight:bold;
border-left:solid 1px #d9d9d9;
border-right:solid 1px #d9d9d9;
}

/*- END OF LEFT NAV--------------------------- */
/* Right Column images styles */
.albumlist, #body-content .albumlist {
list-style-type: none;
margin-top:5px;
margin:0 auto;

}
.albumlist ul{

}
.albumlist li {
	float: left;
    width:75px;
	margin-right: 6px;
	margin-bottom: 5px;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #333333;
	text-align:center;
	list-style-type: none !important;
}
.albumlist img {
	display: block;
	border: 1px solid #ccccff;
	width:75px;
	height:75px;
	-moz-border-radius: 4px;
}
.clear{
clear:both;
}
/* Case Studies list page */
.cs-list{
padding:10px 5px 15px 10px;
}
.cs-list h3 a, .cs-list h3 a:link, #body-content-top-box h3 a, #body-content-top-box h3 a:link{
text-decoration:none;
color:black;
font-size:17px;
font-weight:400;
}
.cs-list h3 a:hover, #body-content-top-box h3 a:hover{
color:#ed1c24;
}

.cs-list p{
padding:0 0 3px 0 !important;
font-size: 12px !important;
}
.switch{
background:#faf2f2;
-moz-border-radius: 10px;
padding:10px 5px 15px 10px;

}
.cs-bdr{
-moz-border-radius: 10px;
padding:10px 5px 15px 10px;
border:1px solid #ccccff;
margin-bottom:6px;
}
.cs-list-link{
text-align:right !important;
margin-top:8px; !important;
}
#body-content-top-box {
	border:1px solid #CCCCCC;
	padding:10px;
	background:#faf2f2;
	-moz-border-radius: 10px;
}
#body-content-top-box h3{
font-size:17px !important;
}
#body-content-top-box p{
padding:0 0 3px 0 !important;
font-size: 12px !important;
}
/* HOMEPAGE STYLES *****************************************************************/
#hp-header{
width:500px;
height:164px;
background:url(images/hp_topbox.jpg);
margin:15px 0 15px 0;
}
#hp-header h2{
padding:22px 0 6px 25px;
}
#hp-header p{
padding:0 100px 0 25px;

}
#hp-news-feed{
list-style:none;
}

.countdown{
padding:5px 5px; 
font-size:24px; 
font-weight:bold; 
border:1px solid #ccccff; 
color:#333366; 
margin-right:3px;
-moz-border-radius: 4px;
}




/* MISCELLANEAOUS STYLES *****************************************************************/
.pad-left-395{
padding-left:395px;
}
.clear-bdr-bot{
clear:both;
border-bottom:2px dotted #ccccff;
}
.align-right{
text-align:right;
}
/* NEWS ICON *****************************************************************/
.lft-ind-bdr{
float:left;
width:40px;
height:75px;
border-right:10px dotted #e8e8e8;
margin-right: 15px;
}

.cs-list hr{
border: 0;
color: #e8e8e8;
background-color: #e8e8e8;
height: 5px;
}

/* Right Col - No margin top *****************************************************************/
.no-margin{
margin-top:15px !important;
}

