@charset "utf-8";
/* CSS Document */
/* Created by C Force Communications Limited www.cforce.co.uk */

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,  font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol,  
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background-color:#e5eff9;
	background-image:url(images/gridbg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:1.6;
}
h1 {
	font-size:large;
	font-weight:bold;
	line-height:1.2;
}
h2 {
	font-size:small;
	font-weight:bold;
}
.text_panel li {
	margin-left:-20px;
}



#page_wrapper {
	background-color:#FFFFFF;
	width:795px;
	margin:40px auto 0;
	min-height:450px;
	border-top: solid 1px #7caee2;
	border-bottom: solid 3px #7caee2;
}
#logo_panel {
	width:771px;
	padding:12px;
	text-align:right;
}
#menu_panel {
	width:892px;
	height:22px;
	background-color:#7caee2;
	color:#FFFFFF;
	padding: 0 4px 4px 4px;
	font-weight: bold;
}
.text_panel {
	width:440px;
	margin:24px 0 24px 24px;
	padding:12px;
	float:left;
	background-color: #E5EFF9;
	border-top:solid 1px #7caee2;
	color:#005292;
	clear: none;
}
#clearall {
	width:100%;
	height:2px;
	clear:both;
}
#footer {
	width:795px;
	text-align:center;
	color: #ffffff;
	font-size: x-small;
	background-color: #7caee2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-bottom: 2px;
}
#image_panel {
	width:795px;
	height:329px;
	background-image:url(images/gsk3.jpg);
	background-position: right;
}
#image_panel_small_generic {
	width:795px;
	height:200px;
	background-image:url(images/header_generic.jpg);
	background-position: right;
}
#image_panel_small_drugdiscovery {
	width:795px;
	height:200px;
	background-image:url(images/header_drugdiscovery.jpg);
	background-position: right;
}
#image_panel_small_partners {
	width:795px;
	height:200px;
	background-image:url(images/header_partners.jpg);
	background-position: right;
}
#image_panel_small_platform {
	width:795px;
	height:200px;
	background-image:url(images/header_platform.jpg);
	background-position: right;
}
#image_panel_small_services {
	width:795px;
	height:200px;
	background-image:url(images/header_services.jpg);
	background-position: right;
}
.image_right {
	float:right;
	padding: 24px 24px 0 0;
	border-bottom: 3px solid #005292;
	clear: right;
}
.image_right_noline {
	float:right;
	padding: 24px 24px 0 0;
	clear: right;
}
.boxout {
	float:right;
	width:236px;
	background-image:url(images/boxout_grad.jpg);
	background-repeat:no-repeat;
	background-color:#01305C;
	margin:24px 24px 0 0;
	color: #ffffff;
	padding: 12px 12px;
}
.boxout li {
	font-weight:bold;
	margin: 0 0 0 -24px;
}
.boxout_news {
	float:right;
	width:236px;
	background-repeat:no-repeat;
	background-color:#01305C;
	margin:24px 24px 0 0;
	color: #ffffff;
	padding: 12px 12px;
}
.boxout a:link {
	color:#7caee2;
	text-decoration:none;
}
.boxout a:visited {
	color:#7caee2;
	text-decoration:none;
}
.boxout a:active {
	color:#7caee2;
	text-decoration:none;
}
.boxout a:hover {
	color:#ffffff;
	text-decoration:none;
}
.boxout_news a:link {
	color:#7caee2;
	text-decoration:none;
}
.boxout_news a:visited {
	color:#7caee2;
	text-decoration:none;
}
.boxout_news a:active {
	color:#7caee2;
	text-decoration:none;
}
.boxout_news a:hover {
	color:#ffffff;
	text-decoration:none;
}
.boxout_image {
	width:260px;
	padding-right:24px;
	float: right;
	margin-top: 24px;
	text-align: right;
	font-size: smaller;
	color: #005292;
	border-top: 3px solid #005292;
}
.news_item {
	width:100%;
	padding: 8px 0;
	border-top:solid 1px #7caee2;
}
.news_item_image {
	float:right;
	margin:0 0 0 12px;
}


/* menu styling - EDIT WITH CARE */
.menu {
	font-family: arial, sans-serif;
	width:170px;
	height:150px;
	position:relative;
	margin:0;
	font-size:11px;
	margin:0 0 0 24px;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#7caee2;
	width:170px;
	height:20px;
	text-align:left;
	padding:2px 0 2px 8px;
	border-bottom:solid 1px #7caee2;
	background-image:url(images/trans2.png);
	line-height:19px;
	font-size:11px;
}
.menu ul {
	padding:0; 
	margin:0;
	list-style-type: none; }
.menu ul li {
	float:left; 
	margin-right:1px; 
	position:relative;}
.menu ul li ul {
	display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {
	color:#fff;
}
.menu ul li:hover ul {
	display:block; 
	position:absolute; 
	top:0; 
	left:178px; 
	width:105px;}
.menu ul li:hover ul li a.hide {
	background:#dfc184; 
	color:#E5EFF9;}
.menu ul li:hover ul li:hover a.hide {
	width:150px;}
.menu ul li:hover ul li ul {
	display: none;}
.menu ul li:hover ul li a {
	display:block; 
	background-image:url(images/trans2.png); 
	color:#7caee2; 
	width:150px;}
.menu ul li:hover ul li a:hover {
	background-image:url(images/trans2.png);
	color:#E5EFF9;}
.menu ul li:hover ul li:hover ul {
	display:block; 
	position:absolute; 
	left:170px; 
	top:0; 
	color:#000;}
.menu ul li:hover ul li:hover ul li a {
	display:block; 
	width:200px; 
	background-image:url(images/trans.png);
	color:#000;}
.menu ul li:hover ul li:hover ul li a:hover {
	background-image:url(images/trans.png);
	color:#7caee2;}
