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

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

*/

BODY	{
	color: #F6F6F6;
	background-color: #272A2B;
}

A:link		{	color: #999999;	}
A:visited	{	color: #999999;	}
A:hover		{	color: #DD6300;	}

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

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

#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: #DD6300;
}

#navigation #logo	{
	right: 120px;
	width: 210px;
}
#navigation #logo A	{
	width: 237px;
}

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

#content H1	{
/*
	text-transform: uppercase;
font-family: helvetiker;
	font-size: 32pt;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 29pt;
	margin-bottom: 0.25em;
*/
}
#content H2	{	color: #DD6300;	}
#content H3	{	color: #DD6300;	}

#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-meta-posted {
}

#content #tacnav-quartet A:hover {	border: 1px solid #FFFFFF;	}
#content #tacnav-quartet A#box1 {
	background-color: #00B6E2;
	background-image: url(/_assets/images/quartet-networks.png);
}
#content #tacnav-quartet A#box2 {
	background-color: #BEBE23;
	background-image: url(/_assets/images/quartet-next.png);
}
#content #tacnav-quartet A#box3 {
	background-color: #E52B7F;
	background-image: url(/_assets/images/quartet-live.png);
}
#content #tacnav-quartet A#box4 {
	background-color: #F0791C;
	background-image: url(/_assets/images/quartet-online.png);
}

.magnet-home-grid {
	list-style-type: none !important;
	list-style-image: none !important;
	margin: 0 !important;
	padding: 0 !important;
}



.magnet-home-grid li {
	margin: 0 !important;
	padding: 0 !important;
	float: left;
}

.magnet-home-grid .button {
	display: block;
	width: 185px;
	height: 42px;
	background-position: top left;
	text-indent: -9999px;
}



.magnet-home-grid .button:hover {
	background-position: bottom left;
}

.magnet-home-grid .details {
	background-image: url(http://www.scienceoxford.com/images/76.png);
}

.magnet-home-grid .details:hover {
	background-position: 0px -42px;
}

.magnet-home-grid .gallery {
	background-image: url(http://www.scienceoxford.com/images/75.png);
}

.magnet-home-grid .gallery:hover {
	background-position: 0px -42px;
}

.magnet-home-grid .comments {
	background-image: url(http://www.scienceoxford.com/images/77.png);
}

.magnet-home-grid .comments:hover {
	background-position: 0px -42px;
}

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

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

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

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

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

.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: #f0791c;
}

.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: #f0791c;
}

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

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

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

.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 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: #f0791c;
	font-weight: bold;
}

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


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

