@charset "utf-8";
/*
Theme Name: OLC
Theme URI: http://www.theteam.co.uk/
Description: Office of Legal Complaints
Version: 1.0
Author: Yan White
Author URI: http://www.yanwhite.com/
*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	vertical-align:baseline
}
:focus {
	outline:0
}
ol, ul {
	list-style-image:none;
	list-style-type:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:""
}
blockquote, q {
	quotes:""""
}
body {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	height:100%;
	overflow:inherit;
	padding:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	background-color:#857363;
}
.clear {
	display:block;
	clear:both
}

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#wrapper {
	background-color: #002d36;
	min-height:100%;
	width:940px;
	padding: 0 20px 0 20px;
	border: 2px solid #333;
	margin-right:auto;
	margin-left:auto;
	font-size:1.2em
}
* html #wrapper {
	height:100%;
	background-image:none
}
#header {
	display:block;
	clear:both;
	width:100%;
	float:left
}
#wrapper #header h1 {
	background-image: url(images/common/olc-logo-white.gif);
	background-repeat:no-repeat;
	text-indent: -999px;
	margin: 26px 0 26px 0;
	height: 80px;
}
#header h1 a {
	text-decoration: none;
	display: block;
}

#header-right {
	float:right;
	width: 5%;
}
#header-con-on a {
	background-color:#002d36;
	border:1px solid #a5a5a5;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	width:16px;
	height:16px;
	text-align:center;
	float:left;
	margin-top:3px
}
#header-con-on a:hover {
	background-color:#002d36;
	font-weight:bold;
	color:#fff;
	text-decoration:none
}
#header-con-off a {
	background-color:#96a797;
	border:1px solid #a5a5a5;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	width:16px;
	height:16px;
	text-align:center;
	float:left;
	margin-top:3px;
	margin-right:4px
}
#header-con-off a:hover {
	color:#fff;
	background-color:#857363
}
#footer {
	display:block;
	clear:both;
	color:#fff;
	margin-bottom:20px;
	margin-top:48px;
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#96a797;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 6px;
}
#footer a {
	color:#fff;
	text-decoration:none
}
#footer a:hover {
	text-decoration:underline
}
#footer ul li {
	display:inline;
	padding-left:10px
}
h2 {
	font-weight:normal;
	color:#D60821;
	font-size:1.7em
}

#home-feature-right .subtitle {
	font-size:16px;
	width:94%;
	margin-top:10px
}
#repeater-holder {
	margin-top:15px;
	background-color: #002d36;
	padding:20px 0 10px 20px;
	margin-bottom: -10px;
}
.repeater-one#last {
	margin-right: 0;
}
#repeater-holder p {
	padding-right:20px;
}

#repeater-holder h3 {
	font-size:18px;
	color:#fff;
	line-height:1em;
	border-bottom: 1px solid #96a797;
}

.repeater-one {
	float:left;
	width:285px;
	margin-right: 20px;
}
.repeater-two {
	float:left;
	margin: 0 0 10px 0;
	padding-right: 20px;
}
#repeater-holder .repeater-two h4 {
	font-size: 12px;
	font-weight: bold;
}
.repeater-one h3, .repeater-two h3 {
	font-size:18px;
	color:#fff;
	line-height:1em;
	border-bottom: 1px solid #96a797;
}
.repeater-one a, .repeater-two a {
	color:#857363;
	text-decoration:underline;
	margin-top:0.5em
}
.repeater-one a:hover, .repeater-two a:hover {
	color:#fff;
	text-decoration:underline
}

#sidebar {
	width:290px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#96a797;
	float:right
}
#sidebar ul li {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#96a797;
	font-size:1.2em;
	display:block
}

#sidebar ul li a {
	text-decoration:none;
	display:block;
	color:#fff;
	padding-top:9px;
	padding-right:6px;
	padding-bottom:9px;
	padding-left:6px
}

#sidebar ul li a:hover {
	color:#fff;
	background-color:#002d36
}
#wrapper #sidebar .current_page_item a{
	color:#fff;
	background-color:#002d36;
	cursor:default;
}

#sidebar_sub {
	margin:20px 0 48px 0;
}

#sidebar_sub ul {
	margin: 10px 0;
}
#sidebar_sub ul li a:hover {
	color:#fff;
	background-color: #002d36;
}

#sidebar_sub h4 {
	font-size:1.2em;
	font-weight: bold;
	color: #fff;
	padding: 10px 0 20px 0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#96a797;
}
#sidebar_sub .related {
	background-color: #002d36;
	border-top:1px;
	margin-bottom: 20px;
}
#sidebar_sub .related h4 {
	background-color: #002d36;
	font-size: 13px;
	padding: 10px;
	margin: 0;
	color: #fff;
}
#sidebar_sub .related a {
	display:block;
	font-size: 12px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#e1e1e1;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #002d36;
	background-image:url(images/common/icon-pdf.gif);
	background-repeat:no-repeat;
	padding-left:23px;
	background-position:5px 4px;
	color:#fff;
	text-decoration:none
}
#sidebar_sub .related a:hover {
	color:#fff;
	text-decoration:underline
}

#sidebar_sub .compl {
	background-color: #002d36;
	color: #fff;
	padding: 10px;
}
#sidebar_sub .compl h4 {
	font-size: 13px;
	margin-top: 0;
	padding: 0 0 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#sidebar_sub .compl p {
	margin: 0;
	padding: 10px 0 0 0;
}
#sidebar_sub .compl a {
	display:block;
	padding-bottom:10px;
	color:#fff;
	text-decoration:underline;
	margin-top:10px;
}
#sidebar_sub .compl a:hover {
	color:#fff
}

#standard-content-one {
	width:630px;
	float:left;
	background-repeat:repeat-x;
	background-position:bottom;
	padding: 0 0 40px 0;
	line-height:1.5em;
	margin-bottom:30px;
}
#standard-content-one h3 {
	font-size:1.7em;
	padding-bottom:10px;
	color:#fff;
	line-height:1em;
	margin-bottom: 20px;
}
#standard-content-two {
	width:526px;
	float:left;
	padding-left:20px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#96a797;
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:40px;
	margin-bottom:30px
}

#standard-content-one a {
	color:#fff;
	text-decoration:underline
}
#standard-content-one a:visited {
	color:#fff;
	text-decoration:underline
}
#standard-content-one a:hover {
	color:#fff;
	text-decoration:underline	
}

#standard-hero {
	border-top:10px;
	border-right:10px;
	border-bottom:10px;
	border-style:solid;
	border-color:#96a797;
	background-color: #002d36;
	padding:20px 20px 20px 0;
	font-size:14px
}
#standard-hero h1 {
	font-size:57px;
	color:#ca005d;
	font-weight:normal;
	margin: 10px 60px 7px 0;
	line-height:1.1em;
	border-bottom: 1px solid #96a797;
	border-top: 1px solid #96a797;
	padding: 10px 0;
}
#standard-hero h1 .grey {
	color:#96a797;
}
#standard-hero h2 {
	font-size:2.5em;
	color:#ca005d;
	font-weight:normal;
	padding-right:20px;
	line-height:1em
}
#standard-content-one #standard-hero h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	margin: 0;
	padding: 0;
}
#standard-content-one #standard-hero p {
	font-size:1.2em;
	padding:20px 0 0 0;
	margin: 0;
	line-height:1.2em
}
#standard-hero img {
	margin-top:20px;
	margin-bottom:20px
}

#standard-content-one p {
	margin-bottom:0.8em
}
#standard-content-one h4 {
	font-size:1.4em;
	margin-bottom:10px
}
#standard-content-one h5 {
	font-size:1.4em;
	color:#fff;
	margin-bottom:10px
}
#standard-content-one ol {
	list-style-type:decimal;
	font-weight:bold;
	margin-bottom:1em;
	list-style-position:inside
}
#standard-content-one ol li {
	font-weight:normal
}
#standard-content-one ul {
	margin-bottom:10px
}
#standard-content-one ul li {
	font-weight:bold;
	list-style-type:square;
	list-style-position:inside
}
#standard-content-one ul li ul li {
	font-weight:normal;
	list-style-position:inside;
	margin-left:0.8em;
	list-style-type:disc
}
#listing-hero {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#96a797;
	margin-left:-20px;
	padding-left:20px;
	width:506px;
	padding-right:20px;
	padding-bottom:30px
}
#listing-hero h1 {
	font-size:3em;
	color:#fff;
	font-weight:bold;
	padding-top:20px;
	padding-right:20px
}
#listing-hero p {
	font-size:1.4em;
	color:#fff;
	padding-top:10px
}

#standard-hero ul li a {
	color:#fff;
	text-decoration:none;
	display:block;
	background-image:url(images/common/icon-pdf.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:1.2em
}

#standard-content-two ul {
	margin-bottom:10px
}
#standard-content-two ul li h3 {
	font-size:1.4em;
	font-weight:bold;
	color:#fff;
	padding-top: 20px;
}
#standard-content-two ul li a {
	color:#fff
}
#standard-hero a {
	color:#fff;
	text-decoration:underline
}

#wrapper #left-nav a:hover.selected {
	background-color:#002d36;
	cursor:default
}
#list-content {
	margin-right:20px
}
#list-content h3 {
	font-size:1.2em;
	font-weight: bold;
	color:#fff;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#999;
	margin:0 0 10px 0;
	padding-bottom:5px;
	display:block
}
#list-content ul li a {
	color:#fff;
	text-decoration:none
}
#list-content ul {
	margin-bottom:30px
}
#list-content ul li a:hover {
	color:#fff;
	text-decoration:underline
}
.rightframe {
	float:right;
	border:2px solid #96a797;
	margin-bottom:10px;
	margin-left:10px
}
#standard-content-two a {
	color: #fff;
}
#standard-content-one hr {
	color: #fff;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	margin-top: 5px;
}


/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; }
.ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; }
.ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
.ui-corner-top { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
.ui-corner-right {  -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
.ui-corner-left { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; }
.ui-corner-all { -moz-border-radius: 6px; -webkit-border-radius: 6px; }
