html, body {
border:0 none;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:1em;
margin:0;
padding:0;
text-align:left;
}

p {
font-size:0.8em;
line-height:140%;
margin:0;
padding:5px;
}

h1 {
color:#455D84;
font-size:1.4em;
margin:0;
padding:10px 0 0 0;
}

h2 {
color:#455D84;
font-size:1.4em;
margin:0;
padding:10px 0 0 0;
}

h3 {
color:#455D84;
font-size:1.3em;
margin:0;
padding:10px 0 0 0;
}

h4 {
color:#455D84;
font-size:1.2em;
margin:0;
padding:8px 0 0 0;
}

h5 {
color:#455D84;
font-size:1.1em;
margin:0;
padding:5px 0 0 0;
}

h6 {
color:#455D84;
font-size:1em;
margin:0;
padding:5px 0 0 0;
}

a {
color:#006699;
text-decoration:none;
}

a:hover {
color:#003366;
text-decoration:underline;
}

a img {
border:0 none;
}

hr {
border:1px solid #E5E5E5;
margin:10px 0;
padding:0;
}

.clearer {
    clear:both;
    margin:0;
    padding:0;
    height:0;
}


/*****************MAIN CONTENT*******************/

#main-container{

margin:0 auto;
width:960px;
}


/*****************HEADER CONTENT*******************/
#header {
    height:140px;
    background: url(http://www.theinjurylawyers.co.uk/injury-images/header-bg.gif) repeat-x;
}

#logo{
    float:left;
    margin:0 0 0 30px;
    height:140px;
}

#number{
    float:right;
    margin:0px 30px 0 0;
}

#number .txt {
    text-align:right;
    color:#fff;
    margin:0px 20px;
		padding-top : 7px;
    font-size: 2em;
		font-weight : bold;
}
/*****************MENU CONTENT*******************/

#menu {
    height:50px;
    background: url(http://www.theinjurylawyers.co.uk/injury-images/menu-bg.gif) no-repeat;
    padding-left:20px;
}

#menu ul{
    margin:0;
    padding:0;
    list-style:none;
    
}

#menu ul li{
    height:50px;
    display:inline;
    margin:0;
    padding:0;
}

#menu ul li a{
    height:50px;
    color:white;
    padding:17px 20px 16px;
    line-height:50px;
    font-size: .9em;
    margin:0;
   
}

#menu ul li a:hover{
    background:url(http://www.theinjurylawyers.co.uk/injury-images/menu-over.gif);
    text-decoration: none;}



/*****************LEFT HAND CONTENT*******************/

#left {
    float:left;
    width: 700px;
}

#banner {
    height: 290px;
    width: 675px;
    background:#000 url(http://www.theinjurylawyers.co.uk/injury-images/big-man.jpg) no-repeat right top;
    margin:20px 0 0  20px;
    padding:10px 0 0 0;
}

#banner ul {
    margin:0;
    padding:0;
    
}

#banner ul li{
    margin:0;
    padding:0;
    list-style:none;
    margin:0 0 10px 10px;
}

#banner ul li a{
    display:block;
    height:87px;
    width:391px;
    text-indent:-9999px;
}
#banner ul li a:hover{
    
   
}

.banner-top a{
    background: url(http://www.theinjurylawyers.co.uk/injury-images/100-percent.gif) no-repeat;
}
.banner-top a:hover{
    background: url(http://www.theinjurylawyers.co.uk/injury-images/100-percent-over.gif) no-repeat;
}

.banner-mid a{
 
    background: url(http://www.theinjurylawyers.co.uk/injury-images/no-win.gif) no-repeat;
}

.banner-mid a:hover{
    background: url(http://www.theinjurylawyers.co.uk/injury-images/no-win-over.gif) no-repeat;
   
}

.banner-bot a{
    background: url(http://www.theinjurylawyers.co.uk/injury-images/testimonials.gif) no-repeat;
    
}

.banner-bot a:hover{
  background: url(http://www.theinjurylawyers.co.uk/injury-images/testimonials-over.gif) no-repeat;
    
}


/*****************THREE TOP BOXES*******************/

#three-top-actions {
    margin: 15px 20px;
    
}

.three-boxes {
    width:200px;
		float:left;
		padding:10px;
		height:235px;
}

.three-boxes .txt2 {
    padding:5px 0 0 0;
		color:#455D84;
		font-size:1.3em;		
		font-weight: bold;
}

.three-boxes p{
    margin:0;
    padding:7px 0;
    font-size:.7em;
    line-height:115%;
}

.three-boxes a{
   font-size:.8em;
   font-weight:bold;   
}

#action-left {
    background: #cefffc;
    margin-right:10px;
}

#action-mid {
    background: #f4dcff;
    margin-right:10px;
}

#action-right {
    background: #d1ffce;
    margin:0px;
}



/*****************MAIN TEXT CONTENT*******************/

#main-content {
   margin:20px; 
}

#main-content h1,h2,h3 {
   color:#5F87A8;
}

#main-content p {
    font-size: .75em;
    color:#273564;
    line-height:200%;    
}

#main-content a {
    color : #000000;
		text-decoration : underline;   
}

#main-content a:hover {
		text-decoration : none;   
}


/*****************BOTTOM LEFT CALLS TO ACTION*******************/

#bottom-links{
   margin:20px; 
}

.bottom-links-box{
    width:300px;
    padding:10px;
    border:1px solid #DBE5EE;
    margin:0 10px 10px 0;
    float:left;
    background:#F1F9FF;

}

.bottom-links-box h3{
    margin:0;
    padding:0;
    font-size:.9em;
    color:#6D94B4;
}

.bottom-links-box p{
    line-height:115%;
    font-size:.75em;
    color:#8DA7BB;
    padding:5px 0 0 0;
}

.bottom-links-box img{
    float:left;
    margin: 0 10px 0 0;
}


.bottom-links-box a{
    font-size:.75em;
   font-weight:bold;
}

.box-float-left{
    float:left;
}

.box-float-right{
    float:left;
}
/*****************RIGHT CONTENT*******************/
#right {
    float:right;
    width:250px;
}


#search {
width: 232px;
color:#FFFFFF;
text-align:left;
margin:20px 0 10px 0;
}

#search-text {

background:url(http://www.theinjurylawyers.co.uk/injury-images/search-bg.gif);
width:193px;
height:20px;
padding:8px 0px;
float:left;
}
input#mod_search_searchword {
background-color:#F8F8F8;
border:1px solid #BBBBBB;
height:15px;
width:160px;
font-size:.8em;
margin-right:17px;
}

#button_search {

float:right;
}


#free {
    width:230px;
    height:59px;
    background:url(http://www.theinjurylawyers.co.uk/injury-images/free-assessment.gif);
}

#calc {
    /*height:490px;*/
    width:230px;
}

#tv {
    width:230px;
    height:79px;
    background:url(http://www.theinjurylawyers.co.uk/injury-images/as-seen.gif);
    margin:10px 0 0 0;
}

#video {
    width:230px;
    height:200px;
    background:#333;
}



/*****************NEWS SECTION*******************/
#news{
    margin:10px 0 0 0;
}

#news-top {
    width:230px;
    height:40px;
    background: url(http://www.theinjurylawyers.co.uk/injury-images/news-top.gif)
}

#news-top .txt-head {
    padding : 10px 0 0 35px;
    color:#fff;
    font-size:1em;
    font-weight : bold;
}

#news-mid {
    margin:0;
    padding:5px;
    overflow-y: scroll;
    overflow-x: hidden; 
    height:350px;
    font-size:.75em;
    background:#EDFEFF;
    color:#97bed7;
}

#news-mid p{
    padding:5px 0;
    color:#6D96B1;
    margin: 0 0 10px 0;
}

#news-mid a{
    font-weight:bold;
    color:#92bfd8;
    
}

#news-mid a:hover{
color:#316ac5;
}



#news-bot {
    width:230px;
    height:15px;
    background: url(http://www.theinjurylawyers.co.uk/injury-images/news-bottom.gif);
    margin:0 0 10px 0;
}



/***************** FOOTER *******************/

#footer{
    height:60px;
    background: url(http://www.theinjurylawyers.co.uk/injury-images/footer-bg.gif);
    color:#fff;
}

#footer ul{
    list-style:none;
  
}

#footer ul li{
    margin:0;
    padding:0;
    display:inline;
    
}

#footer ul li a{
    color:#fff;
    margin:20px 20px 0 20px;
    height:40px;
    line-height:60px;
    padding:0;
    font-size:.8em;
}

blockquote {
	width: 100%;
	margin: 0;
	padding-top: 10px;
}
blockquote p {
	padding: 10px;
	margin: 0;
	background-color: #e5edff;
	border: 1px solid #b0c5ff;
}

.RedColor {
	color: #FF0000;
	background-color:#FFFFFF;
	padding: 1px 2px 1px 2px;
}

#outer-news {
  border : 1px solid #C9DDEC;

}

#newsletter  {
	padding-top: 5px;
	border : 3px solid #fff;
	padding-left : 10px;
  background-color : #C9DDEC;
}

#newsletter .news-header {
	width : 188px;
	padding-left : 3px;
}

#newsletter .news-header .news-header-txt {
  font-weight : bold;
	font-size : 11px;
	color : #fff;
	text-align : center;
}

#newsletter .news-header-red {
	background-color : #ff0000;
	width : 198px;
	padding : 2px;
	border-bottom : 1px solid #fff;
	margin-bottom : 7px;
}

#newsletter .news-header-red .news-header-red-txt {
	font-size : 11px;
	font-weight : bold;
	color : #fff;
	text-align : center;
}


#newsletter label {
  float : left;
	margin : 3px 0 3px 6px;
	width : 190px;
	font-weight : bold;	
}


#newsletter .txt  {
	width: 180px;
	margin-bottom: 8px;
	font-size: 1.0em;
	padding: 5px;
	margin-left : 5px;
	border: 1px solid #286697;
}

#newsletter .fix  {
  height : 25px;
	
}

#newsletter .spacer {
  height : 5px;
	
}

#newsletter .submit-button {

	margin-left : 5px;
	padding: 7px;
	font: 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

/* original blog css */

div#content {
	width: 650px;
	float: left;
	padding: 0 15px 0 0;
}
ul#sidebar {
	display: block;
	width: 240px;
	float: left;
	padding: 10px 0 0 15px;
	font-size: 11px;
	list-style:none;
}
ul#sidebar h2 {
	font-size: 20px;
}
ul#sidebar li {
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #ccc;
}
ul#sidebar li ul li {
	font-size: 1.3em!important;
	margin: 0;
	border: none;
}
ul#sidebar ul.block-list li a {
	display: block;
	padding: 7px 0;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}
ul#sidebar ul.block-list li a:hover {
	text-decoration: none;
}
h2, h3, h4, h5, h6 {
	color: #000;
}
h2 {
	font-size: 30px;
	margin: 0 0 5px!important;
	letter-spacing: -1px;
}
h2 a {
	color: #000;
	text-decoration: none;
}
h2 a:hover {
	color: #000;
	text-decoration: underline;
}
h3 {
	font-size: 18px;
	margin: 0 0 8px;
}
div.post h3 {
	margin: 0 0 2px;
}
h4 {
	font-size: 16px;
}
div.post-title {
	margin: 0 0 10px;
}
div.post-title h2 {
	margin: 0;
}
div.post-title h3 {
	color: #999;
	font-size: 14px;
}
div.post-title h3 a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
div.post-title h3 a:hover {
	border-bottom: 1px solid #aaa;
	color: #444;
}
p {
	margin: 0 0 20px;
	font-size: 14px;
	line-height: 20px;
}
p img {
	background: #fff;
	padding: 7px;
}
p a:hover img {
	border: 1px solid #777;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
}
img.float-left, img.alignleft {
	display: block;
	float: left;
	clear: left;
	margin: 0 1.22em 1.22em 0;
}
img.float-right, img.alignright {
	display: block;
	float: right;
	clear: right;
	margin: 0 0 12px 12px;
}
img.center, img.centered {
	display: block;
	clear: both;
	margin: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
div.post-content ul, div.post-content ol {
	margin: 5px 0 25px 24px;
	list-style: square;
  font-size:1em;
}

div.post-content ul li {
  padding-top : 5px;
	font-size:0.9em;
}

div.post-content ol li {
  padding-top : 5px;
	font-size:0.9em;
}

div.post-content ol {
	list-style: decimal;
}
a {
	color: #0078C8;
}
a:hover {
	color: #0095f8;
}
blockquote {
	font-size: 105%;
	font-family: Georgia;
	color: #444;
	font-style: italic;
	margin: 0 0 0 22px;
	line-height: 20px;
	display: block;
}
p blockquote {
	font-size: 16px;
}
cite {
	text-align: right;
	float: right;
	color: #aaa;
}
cite a {
	color: #aaa;
	text-decoration: none;
}
cite a:hover {
	color: #999;
	text-decoration: underline;
}
code {
	font-size: 130%;
	background: #fafafa;
}
code.block {
	display: block;
	padding: 10px;
}
div.post {
	padding: 0 0 10px;
	margin: 0 0 25px;
	border-bottom: 1px dotted #ccc;
}
div.post-meta {
	display: block;
	padding: 15px 10px 0px 10px;
	font-size: 13px;
	background: #eaf3f9 url('../images/meta_top.gif') no-repeat top;
	color: #6f7f8a;
}
div.post-meta-cap {
	background: transparent url('../images/meta_bottom.gif') no-repeat bottom;
	height: 5px;
}
div.post-meta span {
	display: block;
	padding: 10px 0;
}
div.post-meta a {
	text-decoration: none;
}
div.post-meta a:hover {
	text-decoration: underline;
}
ul.post-comments {
	margin: 2.6em 0;
}
ul.post-comments h3 {
	margin: 0 0 5px;
}
li.comment {
	display: block;
	padding: 20px 20px 0;
	border-bottom: 1px dotted #ccc;
	background: #fafafa;
}
li.comment.alt {
	background: #fff;
}
cite.comment-author {
	text-align: left;
	float: left;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	width: 150px;
	clear: left;
	display: block;
}
cite.comment-author a {
	color: #333;
	text-decoration: none;
}
cite.comment-author a:hover {
	text-decoration: underline;
}
cite.comment-author img {
	position: relative;
	top: 6px;
	margin: 0 10px 0 0;
}
div.comment-content {
	display: block;
	width: 300px;
	float: left;
	padding: 0 0 0 10px;
}
table#wp-calendar {
	margin: auto;
	text-align: center;
}
table#wp-calendar caption {
	font-size: 14px;
	text-align: center;
	color: #999;
}
table#wp-calendar td {
	padding: 5px;
	font-size: 13px;
	text-align: center;
}
table#wp-calendar th {
	font-size: 14px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
table#wp-calendar td a {
	font-weight: bold;
}
a abbr, a acronym {
	border: none;
}


.tableFilm {
	font-size: 13px;
	font-face: "Trebuchet MS";
	border: 1px solid #ccc;
}

.extrawide {
  color: #000;
  padding: 2px;
  border-color:#003366; 
  border-style:solid; 
  border-width:1px; 
}

.submit-button {
	font: 0.9em helvetica,arial,clean,sans-serif;
	font-weight: bold;
}

.commentform {
  font: 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.tableForm {
	font-size: 12px;
	font-face: "Trebuchet MS";
}

.tableForm td {
  padding: 2px;
}

