/*
Site: scienceoxfordnetworks.com
Name: main.css

PA: Only site-specific styles should be here; for site wide style please see scienceoxford.com's "common.css"

*/

.vdarkblue	{	color: #005B9E;	}
.darkblue		{	color: #0079C2;	}
.lightblue	{	color: #42A5E5;	}
.vlightblue	{	color: #63BBE5;	}

BODY	{
	color: #F6F6F6;
	background-color: #005B9E;
}

A:link		{	color: #63BBE5;	}
A:visited	{	color: #63BBE5;	}
A:hover		{	color: #0079C2;	}

#page			{	background-color: #3C454A;	}

#navigation	UL#tier1 A	{	color: #FFFFFF;	}
#navigation	UL#tier1 A:hover,
#navigation UL#tier1 A.current	{
	color: #63BBE5;
}

#navigation	.li_cont1 A, #navigation .li_cont2 A	{	color: #999999;	}
#navigation	.li_cont1 A:hover, #navigation .li_cont1 A.active	{	color: #DD6300;	}

#navigation	.li_cont1 A:hover, #navigation	.li_cont1 A.active, 
#navigation	.li_cont2 A:hover, #navigation	.li_cont2 A.active	{
	color: #63BBE5;
}

#navigation	#logo	{
	right: 42px;
	width: 338px;
}
#navigation	#logo A	{
	width: 237px;
}

#primary #lhs-bar #tSearch	{
	background-color: #272A2B;
}

#content H1, #content H1 A	{	color: #0079C2;	}
#content H2, #content H2 A	{	color: #63BBE5;	}
#content H3, #content H3 A	{	color: #63BBE5;	}

#content P#introduction	{	border-bottom: 1px solid #999999;	}

#content OL.bigfancy LI DIV.drop_number {	color: #DD6300;	}
#content OL.bigfancy LI .bfi1 {	color: #FFFFFF;	}
#content OL.bigfancy LI .bfi2 {	color: #999999;	}

#content .fragment-nav	{	border-bottom: 1px solid #999999;	}
#content .label		{	color: #999999;	}
#content .hilite	{	color: #DD6300;	}

#content .article-list-item .article-list-item-summary H3	{
	text-transform: uppercase;
}
#content .article-list-item .article-list-item-meta-posted {
	color: #0079C2;
}

#content .smd_cal_calendar	{
background-color: #005B9E;
border: 1px solid #0079C2;
}
#content .smd_cal_calendar .smd_cal_cell	{
background-color: #0079C2;
}
#content .smd_cal_calendar .smd_cal_cell A	{
color: #F6F6F6;
}
#content .smd_cal_calendar .smd_cal_today	{
background-color: #42A5E5;
}
#content .smd_cal_calendar .smd_cal_row .smd_cal_date	{
color: #63BBE5;
}
#content .smd_cal_calendar .smd_cal_row .smd_cal_event .smd_cal_date	{
color: #FFFFFF;
}


#content #tacnav-quartet A:hover {	border: 1px solid #FFFFFF;	}
#content #tacnav-quartet A#box1 {
	background-color: #005B9E;
	background-image: url(/_assets/images/tacticals/stemas.png);
}
#content #tacnav-quartet A#box2 {
	background-color: #0079C2;
	background-image: url(/_assets/images/tacticals/nuffield.png);
}
#content #tacnav-quartet A#box3 {
	background-color: #42A5E5;
	background-image: url(/_assets/images/tacticals/lifelab.png);
}
#content #tacnav-quartet A#box4 {
	background-color: #63BBE5;
	background-image: url(/_assets/images/tacticals/soapp.png);
}

/* -------------------------------------------------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------  */
/* --------------------------- ADDED BY MW FROM SCIENCE OXFORD SEP2010 -----------------------------  */
/* -------------------------------------------------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------  */

.list-ournews-item	{
	float: left;
	background-repeat: no-repeat;
	padding-top: 19px;
	padding-bottom: 19px;
	padding-left: 119px;
	padding-right: 10px;
	border-bottom: 1px solid rgb(172, 181, 188);
	background-position: 5px 19px;
	cursor: pointer;
	width: 415px;
	overflow-x: hidden;
	background-color: #3c454a;

	/* min-height hack */
	min-height: 106px;
	height:auto !important;
	height:106px;
}

.list-ournews-item:hover {
	background-color: #192128;
}
.list-ournews-item:hover A {
	color: #63bbe5;
}

.list-ournews-item:hover P {
	color: #FFFFFF;
}

.list-ournews-item:hover .list-ournews-item-actions A {
	color: #FFFFFF;
}
.list-ournews-item:hover .list-ournews-item-actions A:hover {
	color: #63bbe5;
}

.list-ournews-item .list-ournews-item-meta-posted	{
	font-size: 9pt;
	margin-bottom: 5px;
}

.list-ournews-item H3	{
	font-size: 12pt;
	color: #63bbe5;
}

.list-ournews-item .list-ournews-item-link	{
	color: #ffffff;
	font-size: 11pt;
}

.list-outreach-item .list-outreach-item-summary	{
}

.list-ournews-item .list-ournews-item-summary P	{
	height: 40px;
	overflow-y: hidden;
	line-height: 120%;
}

.list-ournews-item .list-ournews-item-summary A.text	{
	font-weight: normal;
	background-image: none;
}


.list-ournews-item .list-ournews-item-actions	{
}

.list-outreach-actions A	{
	background-image: url(/_assets/images/common/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 10px;
	margin-right: 10px;
	color: #ffffff;
	font-weight: bold;
}

.list-ournews-item A	{
	background-image: url(/_assets/images/common/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 10px;
	margin-right: 10px;
	color: #ffffff;
	font-weight: bold;
}

#wide-links-button
{
	display: block;
	width: 553px;
	height: 31px;
	background-image: url(/images/73.jpg);
	clear: both;
	text-indent: -9999px;
}

#wide-links-button:hover
{
	background-position: bottom left;
}

#wide-services-button
{
	display: block;
	width: 553px;
	height: 31px;
	background-image: url(/images/68.jpg);
	clear: both;
	text-indent: -9999px;
}

#wide-services-button:hover
{
	background-position: bottom left;
}

#wide-news-button
{
	display: block;
	width: 553px;
	height: 31px;
	background-image: url(/images/86.jpg);
	clear: both;
	text-indent: -9999px;
}

#wide-news-button:hover
{
	background-position: bottom left;
}

.resource-link
{
	float: left;
	width: 175px;
	height: 145px;
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	margin: 0 5px 7px 0;
	z-index: 0;
	border: 3px solid #0079c2;
}

#innovation-growth { background-image: url(/_assets/images/innovation-growth.jpg) }

#b4-oxfordshire { background-image: url(/_assets/images/b4-oxfordshire.jpg) }
#business-link { background-image: url(/_assets/images/business-link.jpg) }

#innovation-growth { background-image: url(/_assets/images/innovation-growth.jpg) }
#investment-network { background-image: url(/_assets/images/investment-network.jpg) }
#oion { background-image: url(/_assets/images/oion.jpg) }
#oxford-early { background-image: url(/_assets/images/oxford-early.jpg) }
#thames-valley { background-image: url(/_assets/images/thames-valley.jpg) }

#venture-fest { background-image: url(/_assets/images/venture-fest.jpg) }
#obn { background-image: url(/_assets/images/obn.jpg) }

#blank { background-image: url(/_assets/images/blank.jpg) }


.resource-link .resource-mask
{
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	z-index: 99;
	width: 175px;
	height: 145px;
	display: none;
}

.resource-link .resource-blurb
{
	position: absolute;
	top: 0;
	left: 0;
	width: 165px;
	height: 135px;
	padding: 5px;
	background-color: transparent;
	display: none;
	z-index: 999;
}

.resource-link .resource-blurb a
{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#expand {
	float: left;

	width: 363px;
	padding: 5px 5px 10px 5px;
	border-bottom: 1px solid #10750f;
}


#expand:hover {
	background-color: #333;
}

#expand P strong.title {
	font-size: 11pt;
	margin: 0 0 5px 0;
	color: #10750f;
}

#expand:hover P strong.title {
	color: #d3d800;
}

#expand:hover {
	color: #FFFFFF;
}

/* -------------------------------------------------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------  */


