
/*@font-face{
	font-family:BrandonText-Bold;
	src:url(http://www.arts.ac.uk/media/beta/beta-assets/fonts/brandon-text-bold.eot.eot);
	src:url(http://www.arts.ac.uk/media/beta/beta-assets/fonts/brandon-text-bold.eot?#iefix) format("embedded-opentype"),url(http://www.arts.ac.uk/media/beta/beta-assets/fonts/brandon-text-bold.woff) format("woff"),url(http://www.arts.ac.uk/media/beta/beta-assets/fonts/brandon-text-bold.ttf) format("truetype");
	font-weight:400;
	font-style:normal
} 

*/
html, body {
	height: 100%;
	width:100%;
	margin: 0px;
	padding: 5em 0 0;
	background: #F5F6F7;
	text-align: center;
	font-size: .954em;
	/*font-family:BrandonText-Bold
	font-family: pt-sans-narrow, sans-serif;*/
	font-family: 'Open Sans', sans-serif;
}
html div, body div {
	text-align: left;
}
h1,
h2,
h3 {
	text-shadow: 0 1px 1px #Fff;
	font-weight:normal;
}
/* Glyph, by Harry Roberts */
		
hr{
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(100,100,100,0.75), rgba(100,100,100,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(100,100,100,0.75), rgba(100,100,100,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(100,100,100,0.75), rgba(100,100,100,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(100,100,100,0.75), rgba(100,100,100,0)); 
    display: none;
}
#header {

	top:0;
	background: #FCFCFC;
	margin: 0;
	-moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.3) -webkit-box-shadow :0 3px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.20); 
	position: fixed;
	padding:0;
	z-index: 9999;
	text-align: left;
	left:-1px;
	border-bottom: 1px solid #CCC;

}
#header img {
	
}
#header .head {
	margin-top:2em;
}
/**
 * 	Banner selectors
 */
#banner > div {
	
	position: absolute;
	width:100%;
	bottom: 0;
}
#banner > div > div {
	height:140px;
	background: #FFFFFF;
	padding: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#banner h1 {
	background:#ccc;
	padding:.6em 1.3em;
	display:block;
	font-size: 1.4em;
	/*
	background: -moz-linear-gradient(center top , #7FADDD 0px, #4A85C4 100%) repeat scroll 0% 0% transparent;
	*/
}
#banner {
	min-height:410px;
	background:#000000;
	top:0;
	margin:0;
	height:95%;
	overflow: hidden;
}
#banner img {
	height: 100%;
	right:0;
	position:absolute;
}
/**
 * 	Menu Selectors
 */
#menu  {
	margin:0;
	padding:0;
	width:100%;
	background:#000;
	position: absolute;
	z-index: 999999;
	height: 2.5em;
	text-align: center;
}
#menu ul {
	text-align: left;
	margin:auto;
}
#menu ul a {
	color:#fff;
	text-decoration: none;
}
#menu ul li {
	margin:0;
	padding: 0 2em;
	line-height: 2.5em;	
	color: #777777;
}
#menu ul li:hover {
	background:#BF9F61;
	color: #222;
}
#menu ul li:hover > ul {
	display:block;
	
}
#menu ul  ul {
	display:none;
	min-width:200px;
	background:#BF9F61;
	margin:0;
	padding:0;
	position: absolute;
	margin-left: -2em;
	
}

#menu ul  ul li {
	display: block;
	line-height: 3em;	
}
#menu ul  ul li:hover {
	background:#444444;
}
.printable {
	cursor: pointer;
	color: #444;
	text-decoration: none;
}
.wrapper {
	
	margin: 0 auto;
	padding:0 1em;
	width: 100%;
	max-width:1100px;
}
#contents {
	background:#fff;
	border: 1px solid #ececec;
	margin-top:1em;
	padding-bottom: 1em;
	padding-top:1em;
}
#contents > h1 {
	border-bottom: 4px solid #CCCCCC;
	margin:0;
	padding: .2em 0 .2em .2em;;
}
#contents > div span {
	padding: 0 0.5em 0.5em;
	text-align:justify;
	display:block;
	line-height: 1.8em;
	color: #fff;
}
#contents > div .blocks  > span {
	color:#333;
}
#contents > div h3 {
	display:block;
	background:#F5F6F7;
	padding:.5em;
	margin: 0 0  0.5em;
	color: #444;
}
#contents li {
	line-height: 1.8em;
	color:#777;
}
#contents .tags {
	margin: 0 0 1em;
	padding: 0;
	text-align:left;
	font-weight: bold;
}
#contents > .advert {
	background: red;
	width:100%;
	height:100px;
}
.tag,
#contents .tags li {
	display:inline-block;
	padding: .2em 1em;
	font-size: .8em;
	background:#F5F6F7;
	text-transform: capitalize;
/*	-moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.3) -webkit-box-shadow :0 3px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.20); 
	border:1px solid #fff;*/
	color: #888;
}
#court_blocks .blocks {
	margin:.5em .3em;
	padding:.3em 0em;
	list-style: none;
	display:inline-block;
	background:#C0C0C0;
}
#court_blocks .blocks li {
	display: inline-block;

}
#court_blocks .blocks li a {
	padding: .5em;
	color:#222222;
	text-decoration:none;
	font-size:.8em;
}
#court_blocks .button {
	padding: 2px;
	display: none;
}
#court_blocks .blocks li.count {
	background:#659D32;
	display:inline-block;
	margin-top: -.8em ;
	margin-right: -.5em ;
	top:-1em;
	font-size: .7em;
	padding:.2em .5em;
	float:right;
	color:#fff;
	z-index: 9999;
	
}
#case_list .count {
    background: #000;
    display:inline-block;
    float: right;
    margin:-1em  -1em auto auto ;
    vertical-align: middle;
    padding: .3em .7em;
    font-size: .8em;
    color: #FEFEFE;
}
#year_list .blocks,
#case_list .blocks {
    list-style:none;
    margin: 1em 0 0;
    padding: 0.8em ;
    border-bottom: 1px solid #fff;
}
#year_list .blocks:hover,
#case_list .blocks:hover {
	background: #fff;
	border-bottom: 1px solid #efefef;
}
#case_list .blocks .button {
	display: none;
	float:right;
	margin:1em .5em;
	font-size:.8em;
	line-height: 2em;
	padding:0 1em;
}

#case_list .blocks:hover .button {
	display: inline-block;
}
#year_list .blocks {
	width:24%;
	display:inline-block;
	background:#EEEEEE;
	text-transform: capitalize;
	vertical-align: top;
}
#year_list .blocks a {
	color: #222222;
	text-decoration: none;
	display: block;
}
#year_list .blocks .count {
	background:#DD221F;
	float:right;
	font-size: .8em;
	padding:0 .7em;
	color:#fff;
}
#case_list .blocks  h2 {
		display:block;
	border-bottom: 2px solid #efefef;
	padding:.5em;
	margin: 0 0  0.5em;
	color: #DD221F;
}
#case_list .blocks  a {
	text-decoration: none;
	color: #333333;
}

#footer {
	min-height: 300px;
	background: #E6E6E6;
	border-top:#FFF 1px solid;
	text-align: center;
	left: -2px;
	margin-top: 2em;
	-moz-box-shadow: 1px 3px 0 rgba(0, 0, 0, 0.4) -webkit-box-shadow :1px 3px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.40); 
}
#left-menu, #left-menu > div {
	height: 100%;
}
#left-menu img {
	width: 40%;
	padding: 20%;
}
#left-menu ul {
	margin: 0;
	padding: 0;
	background: #000;
	text-align: center;
	height: 100%;
}
#left-menu li {
	border-bottom: 1px solid #222;
	height: auto;
}
#right {
	display: inline-block;
	vertical-align: top;
	zoom: 1;	/* inline block hack for IE 6&7 */
	*display: inline;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: -4px;
}

#section {
	min-height: 100px;
}
#section h1 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: .2em 0;
	font-weight: lighter;
	font-style: normal;
	color: #888;
}
#bottom_bar {
	background:#BF9F61;
	position: fixed;
	bottom:0;
	left:0;
	height: 40px;
}
@media only screen and (min-width: 800px) {
	#right-bar {
		width: 20%;
	}
	#right {
		width: 88%;
		margin-left: 10%;
		height: 900px;
	}
	#left-menu {
		position: fixed;
	}
}
@media only screen and (max-width: 800px) {
	#left-menu {
		position: fixed;
	}
	#right {
		height: 900px;
	}
	#menu ul {
		left:0;
		width: 50%;
	}
}
@media only screen and (min-width: 360px) and (max-width: 640px) {
	#left-menu {
		position: relative;
		height: auto;
	}
	#right {
		width: 100%;
		height: 900px;
	}
	#menu ul {
		left:0;
		min-width: 320px;
	}
}
@media only screen and (max-width: 480px) {
}
/* Framework */