body{
	margin:0;
	color:#000;
	font:13px Arial, Helvetica, sans-serif;
	background:#fff;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#0B289A;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:11px/14px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	margin:0;
}
form{
	margin:0;
	padding:0;
	border:none;
}
.main{
	margin:0 auto;
	width:940px;
	padding:100px 20px 0;
}
.holder{
	overflow:hidden;
	width:100%;
}
.wrapper{
	overflow:hidden;
	height:1%;
}
#header{
	height:100px;
	width:940px;
	overflow:hidden;
	position:absolute;
	top:0;
	left: 50%;
	margin-left: -470px;
}
.logo{
	background:url(../images/logo.gif) no-repeat;
	float:left;
	width:156px;
	height:54px;
	text-indent:-9999px;
	margin:20px 0 0;
}
.logo a{
	display:block;
	overflow:hidden;
	height:100%;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#nav li{
	float:left;
	width:126px;
	height:51px;
	margin:0 0 0 2px;
	text-align:center;
	background:#3a6178 url(../images/nav-bg.gif) no-repeat 0 100%;
	text-transform:uppercase;
	cursor:pointer;
	font:bold 11px/12px Arial, Helvetica, sans-serif;
}
#nav li.left{text-align:left !important;}
#nav li.left a{padding-left:24px !important;}
#nav li:hover,
#nav li.hover{background:#7f9bac url(../images/nav-bg-hover.gif) no-repeat 0 100%;}
#nav li.active{
	background:#3a6178 url(../images/nav-bg.gif) no-repeat 0 100%;
	padding:10px 0 0;
	display:table;
}
#nav li.active a{
	vertical-align:bottom;
	padding:18px 0 8px;
	display:table-cell;
}
#nav li.active a span{padding:0 0 5px;}
#nav li a{
	color:#fff;
	display:block;
	vertical-align:middle;
	height:33px;
	padding:18px 0 0;
}
#nav li a:hover{text-decoration:none;}
.visual-area{
	width:100%;
	overflow:hidden;
	background:#3a6178 url(../images/bg-subnav.gif) no-repeat 0 100%;
}
.visual-area img{display:block;}
.visual-area .title{
	position:absolute;
	top:41px;
	left:30px;
	width:880px;
	color:#fff;
}
.visual-area strong{
	font-size:28px;
	line-height:28px;
	font-weight:normal;
}
.visual-area em{
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	display:block;
	font-style:normal;
	font-weight:bold;
}
.home .visual-area .title{top:15px;}
.home .visual-area .title strong{font-weight:bold;}
.visual-area .btn-more{
	display:block;
	width:111px;
	height:28px;
	text-align:center;
	color:#003f5f;
	cursor:pointer;
	font-size:11px;
	line-height:28px;
	font-weight:bold;
	margin:14px 0 0;
}
.visual-area .btn-more span{
	background:url(../images/btn-more.png) no-repeat;
	display:block;
	height:100%;
	padding:0 14px 0 0;
}
.visual-area .btn-more:hover{text-decoration:none;}
.subnav{
	margin:0;
	padding:8px 0 8px 30px;
	list-style:none;
	font-size:11px;
	font-weight:bold;
}
.subnav li{
	display:inline;
	padding:0 39px 0 0;
}
.subnav a{color:#9db0bc;}
.subnav a:hover,
.subnav a.active{
	color:#fff;
	text-decoration:none;
}
.content{
	margin:-3px 0 0;
	background:url(../images/content-bg.gif) repeat-y;
}
.inner .content .bottom{padding:22px 20px 110px;}
.content .bottom{
	background:url(../images/content-btm.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:22px 20px;
}
#main-box{
	float:left;
	width:412px;
	padding:12px 0 0 10px;
}
.content .holder #main-box{width:410px;}
.content .holder #main-box h1{margin:0 0 9px;}
.content h1{
	color:#003f5f;
	font-size:18px;
	line-height:21px;
	margin:0 0 13px;
	font-weight:normal;
}
.content p{
	margin:0;
	padding:0 0 9px;
	line-height:16px;
}
#main-block{
	float:left;
	width:656px;
}
.content-block{
	overflow:hidden;
	width:100%;
	position:relative;
	background:url(../images/border-2.gif) no-repeat 235px 100%;
}
.content-block .clipped-box{
	float:left;
	padding:0;
	background:#fff;
}
.content-block .clipped-box img{display:block;}
.content-block .wrapper{
	background:url(../images/border-1.gif) repeat-x;
	padding:12px 0 31px;
	width:421px;
	float:right;
}
.content-block .wrapper h1{margin:0 0 8px;}
.content-block .btn-hold{
	width:421px;
	height:auto;
	bottom:10px;
	left:236px;
	position:absolute;
}
.news{
	margin:0;
	padding:0 0 20px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.news li{
	overflow:hidden;
	width:100%;
	background:url(../images/border-1.gif) repeat-x 0 100%;
	margin:8px 0 0;
	vertical-align:top;
}
.news li img{
	float:left;
	padding:0 8px 0 0;
	background:#fff;
}
.news li .hold{
	padding:3px 0 0;
	width:549px;
	float:right;
}
.articleSetThumbnailWrapper {
    width: 99px;
    float: left;
}

.news li .hold .holder{min-height:66px;}
* html .news li .hold .holder{
	height:66px;
	overflow:visible;
}
.news li .holder h2{
	margin:0 0 2px;
	font-size:13px;
	line-height:16px;
	color:#0d2f4b;
	font-weight:normal;
}
.news li .holder h2 a{color:#0d2f4b;}
.news li .holder p{
	font-size:11px;
	line-height:14px;
}
.news li .holder p span{color:#4c4c4c;}
.news .btn-hold{padding:0 0 8px;}
.pages{
	overflow:hidden;
	width:100%;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 38px;
}
.pages a{color:#fff;}
.older,
.newer{
	width:36px;
	height:15px;
	float:left;
	background:url(../images/btn-older.gif) no-repeat;
	padding:4px 8px 0 17px;
}
.newer{
	background:url(../images/btn-newer.gif) no-repeat;
	float:right;
	padding:4px 17px 0 8px;
}
.older:hover,
.newer:hover{text-decoration:none;}
.pages-area{
	float:left;
	width:532px;
	overflow:hidden;
}
.pages-area .wrapper-right{
	float:left;
	left:50%;
	position:relative;
	text-align:center;
}
.pages ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	left:-50%;
	position:relative;
}
.pages ul li{
	width:19px;
	height:19px;
	float:left;
	overflow:hidden;
	margin:0 2px;
}
.pages ul li a{
	display:block;
	width:19px;
	font-weight:bold;
	height:15px;
	background:url(../images/btn-pages.gif) no-repeat;
	text-align:center;
	padding:4px 0 0;
}
.pages ul li a:hover,
.pages ul li a.active{
	background-position:0 100%;
	text-decoration:none;
}
.heading{
	display:block;
	padding:7px 0 4px;
}
.main-area{padding:27px 0 27px 10px;}
.img{display:block;}
.clipped-box{
	height:1%;
	overflow:hidden;
	position:relative;
}
.clipped-box .cl-top-l,
.clipped-box .cl-top-r,
.clipped-box .cl-btm-l,
.clipped-box .cl-btm-r{
	position:absolute;
	width:4px;
	height:4px;
}
.clipped-box .cl-top-l{
	top:0;
	left:0;
}
.clipped-box .cl-top-r{
	top:0;
	right:0;
}
.clipped-box .cl-btm-l{
	bottom:0;
	left:0;
}
.clipped-box .cl-btm-r{
	right:0;
	bottom:0;
}
* html .clipped-box .cl-btm-r{bottom:-1px;}
* html .clipped-box .cl-btm-l{bottom:-1px;}
.clipped-box .cl-top-l span,
.clipped-box .cl-top-r span,
.clipped-box .cl-btm-l span,
.clipped-box .cl-btm-r span{
	display:block;
	height:4px;
	width:4px;
	font-size:0;
	line-height:0;
}
.clipped-box .cl-top-l span{background:url(../images/clipped-t-l.png) no-repeat;}
.clipped-box .cl-top-r span{background:url(../images/clipped-t-r.png) no-repeat;}
.clipped-box .cl-btm-l span{background:url(../images/clipped-b-l.png) no-repeat;}
.clipped-box .cl-btm-r span{background:url(../images/clipped-b-r.png) no-repeat;}
.content-box{
	position:absolute;
	top:0;
	left:0;
	width:226px;
}
#sidebar{
	float:right;
	width:460px;
	font-size:11px;
	line-height:14px;
}
#sidebar p{line-height:14px;}
#sidebar .photo{
	display:block;
	margin:0 0 5px;
}
.caption{
	color:#0d2f4b;
	display:block;
	padding:5px 0 29px;
}
.column{
	width:226px;
	float:left;
	display:inline;
	padding:0 0 0 8px;
}
.home .column{position:relative;}
.box-holder{
	overflow:hidden;
	width:468px;
	margin:0 0 0 -8px;
}
.box{
	background:url(../images/box-bg-l.gif) repeat-y;
	margin:0 0 10px;
	width:100%;
}
.box .bg{background:url(../images/box-bg.gif) repeat-y 100% 0;}
.box .top-l{background:url(../images/box-top-l.gif) no-repeat;}
.box .top{background:url(../images/box-top.gif) no-repeat 100% 0;}
.box .btm-l{background:url(../images/box-btm-l.gif) no-repeat 0 100%;}
.box .btm,
.box2 .btm,
.box3 .btm{
	background:url(../images/box-btm.gif) no-repeat 100% 100%;
	padding:13px 14px 6px 16px;
	overflow:hidden;
	height:1%;
}
.box2{
	background:#e3e8ec url(../images/box2-top-l.gif) no-repeat;
	margin:0 0 10px;
	width:100%;
}
.column .box2{margin:0;}
.box2 .top{background:url(../images/box2-top.gif) no-repeat 100% 0;}
.box2 .btm-l{background:url(../images/box2-btm-l.gif) no-repeat 0 100%;}
.box2 .btm{
	background:url(../images/box2-btm.gif) no-repeat 100% 100%;
	padding-bottom:12px;
}
.box3{
	background:url(../images/box3-bg.gif) repeat-y;
	margin:0 0 10px;
	width:100%;
}
.column .box3{
	background:url(../images/box3-bg2.gif) repeat-y;
	margin:0;
}
.box3 .top{background:url(../images/box3-top.gif) no-repeat;}
.column .box3 .top{background:url(../images/box3-top2.gif) no-repeat;}
.box3 .btm{
	background:url(../images/box3-btm.gif) no-repeat 0 100%;
	padding-bottom:12px;
}
.column .box3 .btm{background:url(../images/box3-btm2.gif) no-repeat 0 100%;}
.matters{margin:8px 0 0 ;}
.matters .btm{padding:20px 14px 19px 30px;}
.matters h3{
	color:#003f5f;
	font-size:13px;
	line-height:15px;
	margin:0 0 9px;
}
.matters ul{
	margin:0;
	padding:0;
	list-style:none;
}
.matters ul li{
	background:url(../images/bullet.gif) no-repeat 0 4px;
	padding:0 0 8px 25px;
	line-height:15px;
}
#sidebar h3,
#sideblock h3,
.title-box strong{
	font-size:12px;
	line-height:15px;
	margin:0 0 1px;
	text-transform:uppercase;
	display:block;
}
#sidebar .box2 h3,
#sidebar .box3 h3{margin:0 0 6px;}
.directbriefing-button{
	background-image: url(../images/btn-directbriefing.gif);
	display: block;
	height: 72px;
	margin: 0 0 10px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 226px;
}
.publications ul{
	margin:0;
	padding:0;
	list-style:none;
}
.publications li{
	border-top:1px solid #d1d1d1;
	padding:5px 0 3px;
	overflow:hidden;
	height:1%;
	vertical-align:top;
}
.articleLatestSetThumbnailWrapper {
    width: 60px;
}
.publications li:first-child{border:0;}
.publications li .hold{
	float:right;
	width:127px;
}
.publications li img{
	float:left;
	margin:0 9px 0 0;
}
.publications li .hold .wrapper{
	padding:2px 0 0;
	min-height:41px;
}
* html li .hold .wrapper{
	height:41px;
	overflow:visible;
}
.publications li .wrapper span{color:#4c4c4c;}
.publications li .wrapper strong,
.publications li .wrapper strong a{color:#0b289a;}
#sidebar .publications li .btn-hold em,
#sideblock .publications li .btn-hold em{
	float:left;
	width:103px;
	line-height:20px;
}
.publications li .more{
	float:right;
	width:19px;
	height:19px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/arrow-right.gif) no-repeat;
}
.btn-hold{
	overflow:hidden;
	height:1%;
}
.lanest-news{
	height:169px;
	width:226px;
	color:#fff;
	overflow:hidden;
}
.lanest-news .content-box,
.lanest-news2 .content-box{
	top:13px;
	left:16px;
	width:184px;
	height:134px;
}
.lanest-news2 .btm{
	height:169px;
	width:226px;
	overflow:hidden;
	padding:0;
}
.lanest-news .clipped-box,
.lanest-news2 .clipped-box{
	height:170px;
	width:226px;
}
.lanest-news2 .clipped-box .img{
	position:absolute;
	bottom:1px;
	right:1px;
}
.lanest-news2{margin:0 0 4px;}
#sidebar .lanest-news h3,
#sidebar .lanest-news2 h3{margin:0 0 7px;}
.lanest-news p,
.lanest-news2 p{
	margin:0;
	padding:0 0 40px;
}
.title-box{
	background:url(../images/btn-subscribe-now.gif) no-repeat;
	height:48px;
	padding:18px 4px 6px 102px;
	color:#fff;
	font-weight:bold;
	margin:0 0 10px;
	overflow:hidden;
	display:block;
}
.title-box:hover{text-decoration:none;}
#sidebar .title-box span{
	color:#7f9bac;
	font-size:11px;
	line-height:12px;
	display:block;
}
#sidebar .subscribe-now h3{margin:0 0 9px;}
.subscribe-now input{
	width:181px;
	padding:1px 4px 3px;
	border:1px solid #d1d1d1;
	margin:0 0 8px;
	float:left;
}
.subscribe-now .holder{padding:0 0 8px;}
.subscribe-now .holder input{
	margin:0;
	width:138px;
	clear:none;
}
.subscribe-now .holder .form-text1{
	width:31px;
	margin:0 2px 0 0;
}
.subscribe-now .view-privacy{
	background:url(../images/bg-view-our-privacy.gif) no-repeat 100% 27px;
	padding:74px 89px 7px 3px;
	color:#0b289a;
	font-size:11px;
	font-weight:bold;
	overflow:hidden;
	height:1%;
	clear:both;
}
.subscribe-now .view-privacy a{color:#0b289a;}
.subscribe-now .btn{margin:4px 0 0;}
.btn,
.btn1,
.btn2{
	float:left;
	color:#fff;
	font-size:9px;
	height:19px;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
}
#sidebar .btn1,
#sideblock .btn1,
#sidebar .btn,
#sideblock .btn{line-height:11px;}
.btn:hover{text-decoration:none;}
.btn1{margin:0 8px 0 0;}
.btn span,
.btn1 span{
	background:url(../images/btn-left.png) no-repeat;
	float:left;
	padding:4px 8px 0;
	height:15px;
}
.btn .right,
.btn1 .right{
	background:url(../images/btn-right.png) no-repeat;
	float:left;
	width:12px;
	height:19px;
	padding:0;
}
.btn1 span{background:url(../images/btn-left1.png) no-repeat;}
.btn1 .right{background:url(../images/btn-right2.png) no-repeat;}
.btn2{background:url(../images/btn-left3.gif) no-repeat;}
.btn2 span{
	float:left;
	padding:4px 17px 0 8px;
	height:15px;
	background:url(../images/btn-right2.gif) no-repeat 100% 0;
}
.btn2 span{
	background:url(../images/btn-right3.gif) no-repeat 100% 0;
	padding:4px 8px 0;
}
.link1{color:#466076;}
.box2 .link1{
	padding:0 0 6px;
	float:left;
	clear:both;
}
#sideblock{
	float:right;
	width:226px;
	font-size:11px;
	line-height:14px;
}
.barristers{
	margin:0 0 5px -1px;
	padding:0;
	list-style:none;
	width:907px;
	overflow:hidden;
}
.barristers li{
	float:left;
	width:176px;
	height:176px;
	margin:0 5px 5px 0;
	position: relative;
}
.barristers li .clipped-box{
	height:148px;
	width:176px;
}

/*.barristers li .clipped-box img{margin:0 0 0 -176px;}*/
.barristers li img{display:block;}
/*.barristers li:hover .clipped-box img,
.barristers li.hover .clipped-box img{margin:0;}*/
.heading-box{
	color:#fff;
	font-size:11px;
	padding: 7px 0 4px 14px;
	position: absolute;
	font-weight:bold;
	bottom: 0;
	left: 0;
	background: url(../images/bg-caption.gif) no-repeat 0 100%;
	width: 162px;
	line-height: 15px;
}
.heading-box .phone {
	font-weight: normal;
}
.heading-box .view-profile {
	display: none;
	background: url(../images/bg-view-profile.gif) no-repeat 100% 4px;
	color: #333333;
	text-transform: uppercase;
	float: left;
	padding-right: 9px;
}
.barristers li:hover .heading-box,
.barristers li.hover .heading-box {
	background:url(../images/bg-caption-hover.gif) no-repeat 0 100%;
}
.barristers li:hover .heading-box .view-profile,
.barristers li.hover .heading-box .view-profile {
	display: block;
}

.heading-box a{color:#fff;}
.heading-box a:hover{text-decoration:none;}
#footer{
	overflow:hidden;
	height:1%;
	padding:6px 0 25px;
	color:#949494;
	font-size:11px;
	line-height:12px;
}
#footer a{color:#949494;}
#footer em{
	float:left;
	padding:0 18px 0 0;
	font-style:normal;
}
#footer ul{
	margin:0;
	padding:0 ;
	list-style:none;
	float:left;
	overflow:hidden;
	height:1%;
}
#footer ul li{
	float:left;
	border-left:1px solid #d1d1d1;
	padding:0 21px 0 20px;
	margin:0 0 0 -1px;

}
#footer ul li.down a{
	background:url(../images/arrow-down.gif) no-repeat 100% 50%;
	padding:0 11px 0 0;
}
.site-flint{
	background:url(../images/icon-flint.gif) no-repeat 100% 0;
	padding:1px 18px 2px 0;
	float:right;
	margin:-1px 0 0;
}


/* Sign Up Form */

#mc_embed_signup fieldset {
    border: none;
    padding: 0px;
    margin: 0px;
}

.indicate-required,
#mc_embed_close {
    display: none;
}

#mc-embedded-subscribe {
    border: none;
    margin-top: 10px;
    background-color: #346178;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: bold;
    padding: 4px 10px 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;    
    border-radius: 3px;    
    height: auto;
    line-height: 18px;
    font-size: 11px;
}

.mc-field-group {
    clear: both;
    margin-bottom: 10px;
    float: left;
    width: 410px;
}

.mc-field-group label {
    float: left;
    line-height: 18px;
}

.mc-field-group input {
    float: right;
    width: 260px;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;    
    border-radius: 3px;        
	font:13px Arial, Helvetica, sans-serif;
	padding: 2px;    
}

div.mce_inline_error {
    color: #CC0000;
    float: left;
    clear: both;
    width: 410px;
    padding: 0px 5px;
    font-size: 11px;
}

#mce-success-response {
    padding: 10px 10px 20px;
    float: left;
    clear: both;
    width: 410px;
}

.filmstrip-placeholder {
	width: 100%;
	height: 320px;
	margin-bottom: 20px;
}

.filmstrip {
	background-color: #d7dee4;
	height: 320px;
	overflow: hidden;
	width: 100%;
	position: absolute;
	left: 0;
}

.filmstrip-inner {
	position: relative;
	width: 999999px;
}

.filmstrip .image {
	cursor: pointer;
	float: left;
	margin: 0 1px;
	position: relative;
}

.filmstrip .image-small {
	height: 206px;
	margin-top: 45px;
	position: relative;
	width: 230px;
}

.filmstrip .image-small img {
	height: 206px;
	width: 230px;
}

.filmstrip .image-small img.standard {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" !important;
	filter: alpha(opacity=50) !important;
	-moz-opacity: 0.5 !important;
	-khtml-opacity: 0.5 !important;
	opacity: 0.5 !important;
}

.filmstrip .image-small img.hover {
	display: none;
	height: 206px;
	left: 0;
	position: absolute;
	top: 0;
	width: 230px;
}

.filmstrip .image-large {
	height: 295px;
	margin-top: 13px;
	width: 273px;
}

.filmstrip .image-large img.standard {
	display: none !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;
	filter: alpha(opacity=0) !important;
	-moz-opacity: 0 !important;
	-khtml-opacity: 0 !important;
	opacity: 0 !important;
}

.filmstrip .image-large img.hover {
	display: block !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
	filter: alpha(opacity=100) !important;
	-moz-opacity: 1 !important;
	-khtml-opacity: 1 !important;
	opacity: 1 !important;
	-webkit-border-radius: 6px 6px 0 0; 
	-moz-border-radius: 6px 6px 0 0; 
	border-radius: 6px 6px 0 0; 
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	height: 245px;
	width: 273px;
}

.filmstrip .image-caption {
	background: #3b6178 url(../images/bg-filmstrip-caption.gif) no-repeat 0 100%;
	bottom: 0;
	color: white;
	height: 50px;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

.filmstrip .image-small .image-caption {
	display: none;
}

.filmstrip .caption-title {
	font-size: 16px;
	margin-top: 8px;
	margin-bottom: 4px;
}

.filmstrip .caption-link {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.filmstrip .caption-link img {
	display: inline;
	left: 1px;
	position: relative;
	top: -2px;
}

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
