/* @override http://www.qantm.co.uk/css/design.css */

/* @override http://www.qantm.co.uk/css/design.css */

/* @override http://www.attilaacs.de/project_demos/qantm/HTML/singlerow/css/design.css */

/*
CSS by Attila Acs (attila@sae.edu)

qantm colors:
red: #e91b23
tinted grey: #a8b1b7

*/
body{
	margin: 0px;
}
a:focus, 
a:hover     { color: #a8b1b7; }
a           { color: #e91b23; text-decoration: underline; }

.redbar {

}
.whitebar {
}
.header {

}
.container {
	margin-top: 198px;
}
/*NAVIGATION*/
.navigation {
	display: block;
	height:35px;
	position: relative;
	z-index: 9998;
	border-bottom: 1px solid #fff;
}
.navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.navigation ul li a {
	z-index: 9998;
	display: block;
	width: 110px;
	text-align: center;
	color: #474747;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding: 6px 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #fff;
	text-shadow: #d9d9d9 0 1px 0;
}
.navigation ul li#home a {
	padding: 7px 0px 6px 1px;
	border-top: none;
	border-left: none;
}
.navigation li ul {
	width:12em !important;
	position:absolute;
	height:auto;
	display:none;
	left:-10px;
	padding:1px 10px 10px 10px;
}
.navigation li {
	position: relative;
	float:left;
	list-style-type:none;
}
.navigation li ul li {
	padding:0;

}
.navigation li a {
	text-decoration:none;
	display:block;
	float:left;
	padding:0px .4em;
	height:22px;
	line-height:2em;
}
.navigation li ul li a {
	width:109px;
	position:relative !important;
	white-space:nowrap;
	line-height:2em;
	height:22px;
	font-weight:normal;
}
.navigation li:hover ul,
.navigation li.msieFix ul {display:block;z-index:10;top:34px !important;}

/*subnavi*/
/*hover states*/
.navigation ul li a:hover {
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #fff;
	color: #e91b23;
	text-shadow: #fff 0 -1px 0;
}

.text{
	clear: both;
	padding-top: 15px;
	border-top: 1px solid #bcbcbc;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
}
.footer  {
	text-align: center;
	padding-top: 18px;
}

 

/*SIDEBAR*/
.openday div h2 {
	color: #e91b23;
	font-weight: bold;
}
.boxbg p {
	margin-bottom: 0px;
	padding-bottom: 18px;
}
.box1 h4 {
	color: #e91b23;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 1em;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 206px;
}
.box2 h4 {
	color: #e91b23;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 1em;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 216px;
}
.clearboth {
	clear: both;
}
hr.clearall {
  background: #fff; 
  color: #fff;
  clear: both; 
  float: none; 
  display: block;
  width: 339px; 
  height: 2px;
  margin: 1.4em 0 0 0;
  border: none; 
}

/*headers*/
h3 {
	background-color: #a8b1b7;
	color: #fff;
	margin-left: -40px;
	padding-left: 40px;
}
.web_bg {
	background-color: #2592d1;
}
.game_bg {
	background-color: #4ebcbc;
}
.ani_bg {
	background-color: #e50083;
}
.graphic_bg {
	background-color: #fdb924;
}
.gameaud_bg {
	background-color: #4cb74c;
}
.iphone_bg {
	background-color: #000000;
}
/*accordion*/
#accordion h4 {
	margin: 9px 0px 0px -40px;
	padding-left: 40px;
	color: #fff;
	clear: both;
	cursor: pointer;
	background: #e91b23 url(../images/clickhere.png) no-repeat right top;
}
#accordion p {
	margin: 9px 0px 0px 0px;
}
select {
	margin:9px 0px 8px 0px
}




/*bookmarks*/
.sharesb{
	clear:both;
	position:relative;
	border:1px solid #ddd;
	padding:10px;
	margin:15px 0 10px 0;
	font-size:12px;
}
.sharesb p {
	padding:0;
	margin:0;
}
.sharesb p a{
	position:absolute;
	top:0px;
	right:0px;
	padding:10px;
	font-size:12px;
}
.sharesb h3{
	padding:0 3px 0 0;
	margin:0;
	margin:0 5px 0 3px;
	font-weight:normal;
}
.sharesb ul{
	text-align:left;
	list-style:none;
	margin:15px 0 0px 15px;
	padding:0;
}
.sharesb ul li{
	text-align:center;
	display:inline;
	padding:0 4px 6px 0 ;
}
.sharesb ul li.delicious{
	background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/delicious.gif") 
	no-repeat 0 0;
	padding:0 0 0 25px;
	}
.sharesb ul li.digg{background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/digg.gif") 
	no-repeat 0 0;
	padding:0 0 0 25px;
	}
.sharesb ul li.reddit{
	background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/reddit.gif") no-repeat 0 0;
	no-repeat 0 0;
	padding:0 0 0 25px;
	}
.sharesb ul li.facebook{background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/facebook.gif")  
	no-repeat 0 0;
	padding:0 0 0 25px;
	}
.sharesb ul li.stumbleupon{background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/stumbleupon.gif")  
	no-repeat 0 0;
	padding:0 0 0 25px;
	}
.sharesb ul li a{
	
	margin:0 3px 0 0px;
	}