/*

Theme Name: Claims Magazine
Theme URI: http://www.claims-management.net/
Author: Pete Fairclough
Author URI: http://www.designmachine.co.uk/

*/

* {
	padding: 0; 
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(../images/css/bg.gif) top center repeat-x;
	background-attachment: fixed;
}
.hidden{
	display:none;
}
#wrapper { 
	margin: 0px auto 0px auto;
	padding: 5px 0 5px 0;
	width: 910px;
	background: #fff;
	font-size: 0.95em;
}
#header {
	background: #000;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	width: 100%;
}
#head {
	width: 910px;
	height: 99px;
	margin: 0 auto;
	padding: 0px;
	background: #000;
	overflow: hidden;
}
#header2 {
	width: 100%;
	height: 5px;
	background: #A0C23A;
	padding: 0;
	font-size: 0px;
}

#leftcolumn { 
	color: #333;
	background: #fff;
	margin: 0px;
	padding: 0px 5px 5px 5px;
	width: 140px;
	float: left;
	overflow: hidden;
}
img {
	border: 0;
}
hr {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	height: 1px;
	background: #ddd;
}
.content ul li {font: 0.70em Verdana, Arial, Helvetica, sans-serif;
list-style: square;
margin-top: 10px;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 20pt;
}
#content { 
	float: left;
	color: #333;
	border: 5px solid #e5e5e5;
	background: #fff;
	margin: 0px;
	width: 620px;
	display: inline;
	overflow: hidden;
}
.content {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.content h2 {
	padding: 4px 4px 4px 45px;
	margin: 0px;
	background: url(../images/css/h2.gif) no-repeat;
	color: #fff;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}	
.content h3 {
	color: #000;
	font: 1.4em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}		
.content h4 {
	color: #666;
	margin: 10px 0 0 0;
	font: 1em Arial, Helvetica, sans-serif;
	font-weight:bold;
}		
.content h4 a {
	color: #666;
	text-decoration: none;
}			
.content h4 a:hover {
	color: #000;
	text-decoration: underline;
}
.content  a {
	color: #999900;
}		
.content  a:hover {
	color: #000;
}		
.date {
	color: #999;
	font-size: 0.75em;
}		
.content p {
	padding: 5px 0px;
	font: 0.70em Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}		
#rightcolumn { 
	color: #333;
	background: #fff;
	margin: 0px;
	padding: 0px;
	width: 130px;
	float: left;
	overflow: hidden;
}
#footer { 
	width: 910px;
	clear: both;
	color: #333;
	background: #fff;
	margin: 0px;
}
.footnote {
	padding: 10px;
	font: 0.70em Arial, Helvetica, sans-serif;
	color: #999;
	text-align: center;
}
.footnote a {
	color: #999;
}
.footnote a:hover {
	color: #444;
}	
h1 span
{
	display:none;
}
h1 a, h1 a:hover
{
	background: url(../images/css/logo.jpg);
	display: block;
	width: 440px;
	height: 99px;
	text-indent: -9000px;
	float: left;
}
#topbanner {
	width: 470px;
	float: left;
	margin-top: 15px;
}	
#search {
	background: #e5e5e5;
	margin: 0px 0px 5px 0px;
	padding: 6px 4px;
	width: 130px;
	font: 0.78em Verdana, Arial, Helvetica, sans-serif;
	color: #555;
}
#search .searchbox {
	width: 100px;
	border-top: 1px #999 solid;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
	border-left: 1px #999 solid;
	font: 0.90em Arial, Helvetica, sans-serif;
	padding: 3px 2px;
	float: left;
	color: #666;
}
#search .button {
	text-indent: -9000px;
	float: left;
	background: url(../images/css/searchbutton.gif);
	width: 22px;
	height: 20px;
	border: 0;
}
#search form {
	overflow: hidden;
}	
.leftbanner {
	margin-bottom: 5px;
	text-align:center;
}
.rightbanner {
	margin-bottom: 5px;
	text-align:center;
}	
.imgborder {
	border: 5px #e5e5e5 solid;
	margin: 0px 5px 5px 5px;
	padding: 0px;
}
.morenews p {
	margin: 0px;
	padding: 0px;
}	
.readmore {
	text-align: right;
	border-bottom: 1px #e5e5e5 solid;
	padding: 0px 0px 6px 0px;
}	
.readmore a {
	color: #999900;
	font-size: 11px;
}		
.readmore a:hover {
	color: #000;
}	
	
/* Navigation */		
#nav {
	width: 140px; 
	margin: 10px 0 14px 0;
}
#nav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font: 0.80em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#nav ul li {
	margin-bottom: 3px;
}
#nav a {
	display: block;
	padding: 3px;
	width: 134px;
	background-color: #fff;
}
#nav a:link, #navlist a:visited {
	color: #888;
	text-decoration: none;
}
#nav li.active a {
	background: #9FC137 url(../images/css/nav-over.gif) 124px 6px no-repeat;
	color: #fff;
}	
#nav a:hover {
	color: #000;
	background: #fff url(../images/css/nav-current.gif) 124px 6px no-repeat;
}
inncercols {
	overflow: hidden;
}
#homepage-subscribe, #homepage-editorsblog, #homepage-weeklypoll {
	float: left;
	background: #666;
}
#homepage-subscribe h4, #homepage-editorsblog h4, #homepage-weeklypoll h4 {
	margin: 0;
	padding: 4px 4px 4px 45px;
	margin: 0px;
	background: #333 url(../images/css/h2.gif) no-repeat;
	color: #fff;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: 5px #fff solid;
}
#homepage-subscribe p, #homepage-editorsblog p, #homepage-weeklypoll p {
	margin: 0;
	padding: 4px;
	margin: 0px;
}
#homepage-subscribe {
	width: 190px;
	margin-right: 5px;
	background: #fff;
}
#homepage-editorsblog {
	width: 220px;
	margin-right: 5px;
	background: url(../images/css/3boxes.jpg) center bottom repeat-x;
	overflow: hidden;
	padding-bottom: 10px;
}
#homepage-editorsblog .quote {
	padding-bottom: 20px;
	background: url(../images/css/closequote.gif) 175px bottom no-repeat;
}	

#homepage-editorsblog a {
	color: #000;
	text-decoration: underline;
	font-size: 0.70em;
	padding: 4px;
}	
#homepage-editorsblog .openquote {
	background: url(../images/css/openquote.gif) 4px 6px no-repeat;
	height: 35px;
}
#homepage-weeklypoll {
	width: 190px;
	background: url(../images/css/3boxes.jpg) center bottom repeat-x;
}
#homepage-weeklypoll div {
	width: 140px;
	margin: 0px auto;
}

#ditto_pages {
	font-size: 0.85em;
}
#ditto_pages .ditto_currentpage {
   	background: #fff;
	border: 1px solid #A0C339;    
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #A0C339;
}
#ditto_pages .ditto_off {
    border: 1px solid #A0C339;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #A0C339;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: #333;
   	background: #f5f5f5;

}
#ditto_pages a:hover {
    background-color: #fff;
    color: #333;
}

#search fieldset {
	border: 0;
}	
#ajaxSearch_form {
	padding: 0;
	margin: 0;  
}
#ajaxSearch_input {
	width: 100px;
	border-top: 1px #999 solid;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
	border-left: 1px #999 solid;
	font: 0.90em Arial, Helvetica, sans-serif;
	padding: 3px 2px;
	float: left;
	color: #666;
}
#ajaxSearch_submit {
	text-indent: -9000px;
	float: left;
	background: url(../images/css/searchbutton.gif);
	width: 22px;
	height: 20px;
	border: 0;
}
#ajaxSearch_output {
	border: 1px solid #444;
	padding: 10px;
	background: #fff;
	display: block;
	height: auto;
	vertical-align: top;
}
.AS_ajax_result {
	color: #444;
	margin-bottom: 3px;
}
.AS_ajax_resultLink {
	text-decoration: underline;
}
.AS_ajax_resultDescription{
	color: #555;
}
.AS_ajax_more {
	color: #555;
}
#ajaxSearch_intro {
	display: none;}

.social {
	margin: 20px 0 10px 0;
	padding: 5px;
	width: 598px;
	background: #f9f9f9;
	border-top: 1px solid #dedede;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #eeeeee;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-style: normal;
}


.news-headline h4 {
	font-size: 1.2em;}

.news-headline h4 a {
	color: #000;}

.post-meta {
	margin: 0px;
	padding: 0px 0px 12px;
}
.post-meta h3 {
	font-size: 1.2em;
	color: #000;
	padding: 0px;
}
.post-meta h3 a {
	color: #000;
	text-decoration: none;
}
.post-meta h3 a:hover {
	color: #666;
	text-decoration: underline;
}
.post-meta a {
	color: #666;
	text-decoration: none;
}
.post-meta a:hover {
	color: #000;
	text-decoration: underline;
}
.class-author {
	font-size: 11px;
	line-height: 18px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.class-author a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.class-author a:hover {
	color: #F49514;
	text-decoration: underline;
	font-weight: bold;
}

.social a {
	color: #333333;
	text-decoration: underline;
	padding-left: 10px;
	border-right: 1px solid #CCCCCC;
	margin: 0px;
	padding-right: 10px;
}
.social a:hover {
	color: #000000;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}


#commentsAnchor h2 {
	color: #000;
background: none;
border-bottom: 1px #e5e5e5 solid;
padding: 0;}

.jot-form {
	margin: 20px 0 10px 0;
	padding: 5px;
	width: 598px;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-style: normal;}

.jot-form label {
	margin: 5px 0 0 0;
	}


.jot-subject {
	font-size: 14px;}
.jot-message, .jot-user, .jot-cfm, .jot-err {
	font-size: 11px;}


.next a, .prev a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	padding: 5px;
	background: #555;
	margin-bottom: 5px;}
.next a:hover, .prev a:hover {
	color: #fff;
	background: #999;
}
.next {
	width: 50%;
	float: left;
	text-align: right;}
.prev {
	width: 50%;
	float: left;}


td {
	padding: 4px;
	font: 0.70em Verdana, Arial, Helvetica, sans-serif;
}

.textbox {
	width: 180px;
}	

.textarea {
	width: 180px;
	font-family: 0.70em Verdana, Arial, Helvetica, sans-serif;

}	

.submit {
	padding: 4px;}

.required {
	color: red;}

