body{
	background: #fff url('bkgrd.jpg') repeat;
}
a{
	text-decoration: none;
	color: #209acc;
}
.top_sponsor{
	height: 40px;
}
.top_logo{
	float: right;
	width: 225px;
}

.top_logo h1{
	color: #999;
	padding: 15px 0px 0 10px;
	text-shadow: 0 0px 1px #fff;
	font-size: 20px;
	color: #E00C0C;
	font-weight: 400;
}
.top_logo h1 span{
	color: #333;
}
.top_logo h1 span.brought{
	font-family: 'Mate SC', serif;
	font-size: 14px;
}
.top_logo h1 a{
	color: #E00C0C;
	text-decoration: none;
}
.top_logo h1 a:hover{
	border-bottom: 1px dotted #333;
}
.wrapper{
	width: 960px;
	margin: 0 auto;
}
.first{
	padding-top: 40px;
	margin-top: 65px;
}

.content_float_main{
	width: 960px;
	position: relative; 
	background: #fff;
	box-shadow: 0px 0px 25px rgba(0,0,0,.2);
	min-height: 200px;
	border: 1px solid #e7e7e7;
	margin-bottom: 30px;
}
.content_float_main:after {
    content:"";
    width:940px;
    height:3px;
    position:absolute;
    bottom:-5px;
    left:10px;
    background:#fff;
    border: 1px solid #e7e7e7;
}
.content_float_main:before {
    content:"";
    width:920px;
    height:4px;
    position:absolute;
    bottom:-9px;
    left:20px;
    border: 1px solid #e7e7e7;
    background:#fff;
}


.nav_container{
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	width: auto;
}
.ribbon{
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -495px;
	width: 990px;
	height: 90px;
	background: #1385B4;
	background: -webkit-gradient(linear, left top, left bottom, from(#209acc), to(#1385B4));
	box-shadow: 0px 2px 10px rgba(0,0,0,.3);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.ribbon:before{
	content: "";
	position: absolute;
	display: block;
	bottom: -15px;
	left: -15px;
	border: 15px solid #000;
	border-color: transparent  #0e6487 transparent transparent;
	z-index: -1;
}

.ribbon:after{
	content: "";
	position: absolute;
	display: block;
	bottom: -15px;
	left: 975px;
	border: 15px solid #000;
	border-color: transparent  transparent transparent #0e6487 ;
	z-index: -1;
}

.ribbon .logo{
	margin: 0 auto;
	width: 900px;
	text-align: center;
}

h1.logo{
	color: #fff;
	text-shadow: 0 -1px 1px #999;
	font-size: 50px;
	padding: 20px 0 20px 0;
}

.justice_grid_item{
	position: relative;
	width: 267px;
	height: 180px;
	background: #ccc;
	border: 5px solid #fff;
	margin: 0px 0 30px 30px;
	display: inline-block;
	
	opacity: .7;
	box-shadow: 0 0 9px rgba(0,0,0,.4);
	
	-webkit-transition: opacity .5s ease-in-out 0s,
						box-shadow .5s ease-in-out 0s;
}
.justice_grid_item a{
	width: 100%;
	height: 100%;
	display: block;
}
.justice_grid_item:hover{
	cursor: pointer;
	opacity: 1;
	box-shadow: 0 0 25px rgba(0,0,0,.3);
	-webkit-transition: opacity .5s ease-in-out 0s;
}
.justice_grid_item:hover .justice_grid_item_title{
	opacity: 1!important;
}
.justice_grid_item_title{
	width: 267px;
	height: 70px;
	background: rgba(0,0,0,.6);
	margin: 0;
	padding: 0;
	position: absolute;
	top: 110px;
}
.justice_grid_item_title h2{
	font-family: 'Mate SC', serif;
	color: #fff;
	font-weight: 400;
	padding: 10px 10px 0 10px;
	font-size: 14px;
		vertical-align: bottom;
	
}
.justice_grid_item_title h3{
	font-family: 'Quattrocento Sans', sans-serif;
	color: #fff;
	font-weight: 400;
	padding: 5px 10px 0 10px;
	font-size: 10px;
		vertical-align: bottom;
	
}

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:-999px;
	background:url(ui.totop.png) no-repeat left top;
}

#toTopHover {
	background:url(ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}
.circuit{
	margin: 0px 20px 20px 20px;
	width: 960px;
	border-radius: 10px;
	display: inline-block;
}
.circuit .title{
	text-align: left;
	width: 960px;
}
.circuit .title h2{
	font-family: 'Mate SC', serif;
	font-weight: 400;
	color: #444;
	font-size: 20px;
	text-shadow: 0 0px 1px #e7e7e7;
	margin: 20px 10px 0px 20px;
}
.circuit .title h4{
	font-family: 'Quattrocento Sans', sans-serif;
	color: #444;
	text-shadow: 0 0px 1px #e7e7e7;
	font-weight: 400;
	font-size: 14px;
	padding-top: 5px;
	font-style: italic;
	margin: 0 10px 10px 20px;
}

.case{
	width: 960px;
	clear: both;
}

.case .title{
	margin: 0 0 10px 0;
	width: 900px;
	text-align: center;
	
}
.case .title .name1, .case .title .name2, .case .title .v{
	text-align: left;
	margin: 10px 0px 10px 0;
	display: inline-block;
	padding: 0;
}
.case .title .v{
	margin: 0 5px 0 0;
}
.case .title .circuit{
	margin: 10px 20px 30px 0px;
}
.case .title .circuit h2{
	font-family: 'Mate SC', serif;
	font-weight: 400;
	color: #444;
	font-size: 20px;
	text-shadow: 0 0px 1px #e7e7e7;
}
.case .title .circuit h4{
	font-family: 'Quattrocento Sans', sans-serif;
	color: #444;
	text-shadow: 0 0px 1px #e7e7e7;
	font-weight: 400;
	font-size: 14px;
	padding-top: 5px;
	font-style: italic;
}
.case .title .name1 h3, .case .title .name2 h3{
	font-family: 'Mate SC', serif;
	font-weight: 400;
	color: #444;
	font-size: 26px;
	text-shadow: 0 0px 1px #e7e7e7;
}
.case .title .v h3{
	font-family: 'Mate SC', serif;
	font-weight: 400;
	color: #444;
	font-size: 20px;
	text-shadow: 0 0px 1px #e7e7e7;
	font-style: italic;
} 
.case .timeline{
	width: 920px;
	min-height: 100px;
	margin-top: 0px;

}
.case .timeline .level{
	width: 700px;
	background: #eee;
	border-radius: 3px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	border: 1px solid #e7e7e7;
}

.case .timeline .level2{
	width: 700px;
	padding: 0 0 10px 0;
	background: #eee;
	border: 1px solid #e7e7e7;
	border-radius: 3px;
	margin: 0 auto;
}
.case .timeline .level.skipped{
	opacity: .5;
	height: 50px;
}
.case .timeline .connector{
	width: 10px;
	height: 70px;
	background: #e7e7e7;
	margin: 0 auto;
}

.case .timeline .split{
	width: 614px;
	height: 10px;
	background: #e7e7e7;
	margin: 0 auto;
	position: relative;
	left: -1px;
	
}
.case .timeline .split h3{
	position: relative;
	top: -37px;
	color: #999;
	text-shadow: none;
	font-size: 13px;
}
.case .timeline .third{
	width: 290px;
	margin: 0 0 0 12px;
	float: left;
}

.case .timeline .splitlevel3-1{
	width: 290px;
	background: #eee;
	border: 1px solid #e7e7e7;
	border-radius: 3px;
	margin: 0 auto;
	padding: 0 0 15px 0;
}
.case .timeline .splitlevel3-2{
	width: 290px;
	background: #eee;
	border: 1px solid #e7e7e7;
	border-radius: 3px;
	margin: 0 auto;
	padding: 0 0 15px 0;
}
.case .timeline .splitlevel3-3{
	width: 290px;
	background: #eee;
	border: 1px solid #e7e7e7;
	border-radius: 3px;
	margin: 0 auto;
	padding: 0 0 15px 0;
}
.case .timeline .splitconnector3{
	width: 10px;
	height: 70px;
	background: #e7e7e7;
	margin: 0 auto;
}


.footer h4{
	font-family: 'Mate SC', serif;
	color: #444;
	font-weight: 400;
	padding: 10px 30px 10px 30px;
	font-size: 20px;
	text-shadow: 0 1px 1px #ccc;
}
.footer .sponsors {
	width: 100%;
	
}
.col {
	float: left;
	width: 318px;
}
.footer .sponsors .sponsor{
	float: left;
	height: 80px;
	margin: 0;
}
.footer h5{
	font-family: 'Mate SC', serif;
	color: #444;
	font-weight: 400;
	padding: 30px 5px 10px 30px;
	font-size: 15px;
	text-shadow: 0 1px 1px #ccc;
	display: inline-block;
}


/*videos row, 4x1 grid*/
.videos{
	width: 960px;
	margin: 10px 0 30px 10px;
}
.videos .video{
	width: 204px;
	min-height: 100px;
	float: left;
	margin: 0 15px;
	
	text-align: center;	
}
.videos .video img{
	border: 5px solid #fff;
		
	opacity: .7;
	box-shadow: 0 0 5px rgba(0,0,0,.4);
	
	-webkit-transition: opacity .5s ease-in-out 0s,
						box-shadow .5s ease-in-out 0s;
}
.videos .video img:hover{
	opacity: 1;
	box-shadow: 0 0 25px rgba(0,0,0,.3);
}
.videos .video a{
	border: none;
	text-decoration: none;
	font-family: 'Quattrocento Sans', sans-serif;
	font-size: 11px;
	color: #999;
	-webkit-transition: color .5s ease-in-out 0s;
}
.videos .video a:hover{
	color: #333;
}

.clear{
	width: 100%;
	clear: both;
	height: 1px;
}

.info img{
	margin-left: 20px;
}


.social{
	width: 650px;
	float: left;
	margin: 15px;
}
.social > iframe {
	float: left;
	margin-right: 3px;
}

.adown1{
	float: right;
	margin-right: 15px;
	margin-top: -15px;
}

.adown3{
	float: right;
	margin-right: 15px;
	margin-top: -25px;
}

.adown3special{
	float: right;
	margin-right: 15px;
	margin-top: -55px;
}

.dc {
	margin-left: 110px;
}

.fappeal{
	margin-left: -342px;
	margin-top: 40px;
	
}

.enbanc{
	margin-left: -342px;
	margin-top: 40px;
	
}

.case1p1{
	margin-left: 15px;
	
}
.case1p2{
	margin-left: 15px;
	
}
.case1p3{
	margin-left: 15px;
	
}
.twitterwidget{
	margin-left: 30px;
}