/* CSS Document */
*{ margin:0; padding:0; outline:none;}
body{  padding:0; font:11px Verdana, Arial, Helvetica, sans-serif; color:#313334; background: #e5e0dc;}
.f-left{ float:left;}
.f-right{ float:right;}
.clear{ clear:both;}
.clear-left{clear:left;}
form{ margin:0; padding:0;}
#submit{width:76px; height:25px; background:url(images/submit.gif) no-repeat; font:bold 12px/23px Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; text-align:center; cursor:pointer; border:none;}

/*LIST*/
.list{
font-size:11px;
padding-left:15px;
padding-top:15px;
}

.list li{
padding:0 0 4px 0;


}

h1.Personal-Injury-form{
background:url("images/Personal-Injury-form.jpg") no-repeat scroll 0 20px transparent;
height:45px;
margin:0;
padding:0;
text-indent:-9999px;
}

h1.claim-form{
background:url("images/claim-form.jpg") no-repeat scroll 0 20px transparent;
height:45px;
margin:0;
padding:0;
text-indent:-9999px;
}


/* INJURY FORM */
.InjuryForm{ padding:20px 25px 20px 25px; border:1px solid #ccc; background:#E1D9E6; margin-right: 6px;width: 400px; }
.InjuryForm .fild { width: 400px; height: 20px; border: 1px solid #cccccc; vertical-align: top; margin-bottom: 6px; padding: 0 0px 0px 6px; color: #000; font-size: 12px; line-height:20px; }
.InjuryForm textarea { width: 400px; height: 86px; border: 1px solid #cccccc; vertical-align: top; margin-bottom: 10px; padding: 3px 0px 0px 6px; color: #000; font-size: 12px; text-decoration:none;}
.InjuryForm label { vertical-align: top; margin-bottom: 4px; padding:0; color: #000; display: block; text-decoration:none; font:14px Arial, Helvetica, sans-serif;  }
.InjuryForm select { width:405px; margin-bottom: 6px; border: 1px solid #cccccc; height: 22px;} 
.red {color:#FF0000;}



/*LIST ITEMS*/
h1{ color:#934D87; padding:20px 0 0 0;}
.list-heading{display:block; padding:10px 0 7px 0; font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000000;}
.hightbg-border{background:#e2e2e2; border:1px solid #cccccc; padding:8px;}


.alignright {
	float: right;
	}
.commentlist{ padding-left:25px;  color:#000000;}
.alignleft {
	float: left;
	}
.alignleft a{
	color:#9C7393;
	font:11px Verdana, Arial,Helvetica,sans-serif;
	text-decoration:underline;
	}
	
	.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
.center{ font:bold 16px Verdana, Arial, Helvetica, sans-serif; color:#934D87; padding:0 0 10px 0;}
.commen-list{ margin:0; padding:0; list-style:none;}
.commen-list li{ background:url(images/list-icon.gif) no-repeat 0 3px; margin:0 0 4px 7px; padding:0 0 0 15px; list-style:none;}
.commen-list a{font:11px Verdana, Arial, Helvetica, sans-serif; color:#000000; margin:0; padding:0; list-style:none;}
.commen-list a:hover{color:#8c0374;}


#wrapper{ width:100%; margin:0 auto; height: 100%; font-size:11px; background:url(images/bodybg.jpg) repeat-x #fff; }
#maincntr{ width:984px; margin:0 auto;}
.contaner{ background:url(images/main-bg.jpg) repeat-y; width:983px; padding:0 2px;}

/*header*/
.header{height:106px; margin:0; padding:0; background:url(images/bodybg.jpg) repeat-x;}
.header .logo{width:450px; height:105px; padding:0 0 0 0; float:left; margin-left:0px;}


.headerRight { width: 420px; float: right; }
.headerTitle { text-align: right; padding: 0 0 0 0; }
.header .top-link{ background:url(images/top-linkbg.jpg) no-repeat; width:420px; height:27px; float:right; margin:2px 0 0 0;  text-align:center; padding:4px 0 0 0;}
.header .top-link a{ font:12px/22px Verdana, Arial, Helvetica, sans-serif; padding:0 2px; color:#000000; text-decoration:none;}
.header .top-link a:hover{ text-decoration:underline;}
.txt { padding: 16px 0px 0px 0px; } 
/*end header*/
/*navigation*/
.nav{height:42px; background:#e2e2e2; width:981px;}
.nav-left{width:722px; float:left; position: absolute; z-index: 2;}
.nav-left ul { list-style-type: none; }
.nav-left li { float: left; position: relative; }
.nav-left li a{ font:14px Verdana, Arial, Helvetica, sans-serif; color:#3d3d3d; text-decoration:none; float:left; text-align:center; display:inline; padding:13px 24px 12px 24px;}
.nav-left li a:hover{ color:#FFFFFF; background:#666165 url(images/nav-arrow.jpg) no-repeat center top;}
.nav-left li a.active { color:#FFFFFF; background:#666165 url(images/nav-arrow.jpg) no-repeat center top;}



.nav-left ul li ul{ position: absolute; /*Sub Menu Items width */ top:0; background:#e2e2e2; visibility: hidden; float: none; margin: 41px 0px 0px 0px; padding: 0px 0px 0px 0px; border-bottom: 0px; border-left: 1px solid #666165; border-right: 1px solid #666165; border-top: 1px solid #666165; }
.nav-left ul li ul li{ border-bottom: 1px solid #666165; padding: 0px; }

.nav-left ul li ul li a { font:12px Verdana, Arial, Helvetica, sans-serif; display:block;  width: 144px; padding: 10px 0px 10px 0px; color:#000; }
.nav-left ul li ul li a:hover { background: #8d6587; }
.nav-left ul li ul li a.active {color:#FFFFFF; background:#666165;}


.nav-left ul li ul li ul { position: absolute; /*Sub Menu Items width */ top:0; visibility: hidden; padding: 0px 0px 0px 0px; float: none; margin: -1px 0px 0px 0px; }
.nav-left ul li ul li ul li a { color: #000000;}
.nav-left ul li ul li ul li a.active {color:#FFFFFF; background:#666165;}
.nav-left a.subfolderstyle{}
/* Holly Hack for IE \*/
* html .nav-left ul li ul li ul {}
* html .nav-left ul li { float: left; height: 1%; }
* html .nav-left ul li a { height: 1%; color: #000000;}
* html .nav-left ul li ul li a { height: 1%; color: #000000;}
* html .nav-left ul li a:hover { height: 1%; background:#666165 url(images/nav-arrow.jpg) no-repeat center top; text-decoration: none; }


.nav-right{float:right; width:155px; background:#ffffff; border:1px solid #f00; height:20px; border:1px solid #b9b8b8; margin:8px 16px 0 0; padding:2px 0 0 0;}
/*end navigation*/
/*coloumn*/
.coloumn{width:983px;}
.solitors-naws{background:url(images/bottom-bor.jpg) repeat-x left bottom; width:981px; padding:16px 0 8px 0;}

.manchester{background:#e7e7e7 url(images/gray-bg.jpg) repeat-x; width:418px; padding:0 22px 0 40px;}
.manchester h1{ margin:0; padding:0;}
.manchester p{ 
	margin:10px 0 0 0; 
	padding:0; 
	color:#000000;
	font-size:12px;
	line-height:16px;
}
a.read-m{background:url(images/notepadeicon.png) no-repeat; height:18px; display:block; padding:0 0 0 23px; text-decoration:none; font:11px/18px Verdana, Arial, Helvetica, sans-serif; color:#000000; float:right;}
a:hover.read-m{ text-decoration:underline;}
.img-width{float:right; width:125px;}
.img-width img { border:1px solid #666165;}

.business-individual{ width:981px; padding:10px 0 10px 0; background: url(images/business-bg.jpg) repeat-x left top;}
.border-right{ background:url(images/border-right.jpg) repeat-y right top;}
.business{width:448px; padding:0 10px 0px 40px;}
.business-txt{width:295px; float:left; padding:0 0 12px 0;}
.business h1{ margin:0; padding:0;}
.business strong{ font: bold 14px Verdana, Arial, Helvetica, sans-serif; color:#6c6969; padding:10px 0 0 0;}
.business p{ 
	margin:10px 0 0 0; 
	padding:0; 
	color:#000000;
	font-size:12px;
	line-height:16px;
}
.business a{}

.individual{width:448px; padding:0 10px 0px 0;}
.individual-txt{width:293px; float:left; padding:0 0 12px 0;}
.individual h1{ margin:0; padding:0;}
.individual strong{ font:bold 14px Verdana, Arial, Helvetica, sans-serif; color:#6c6969; padding:10px 0 0 0;}
.individual p{ 
	margin:10px 0 0 0; 
	padding:0;
	font-size:12px;
	line-height:16px; 
	
}
.individual a{}

/*footer cover*/
.footer-cover{background: url(images/ft.jpg) repeat-x left top #e5e0dc; height:146px;}
.footer{ width:984px; padding:0px 0 25px 0; margin:0 auto; background: url(images/ft.jpg) repeat-x left top;}

.footer-left{float:left; width:570px; padding:15px 0 0 0;}

.frist-link{width:570px; margin:0; padding:0; border-right:1px solid #acaaa8; float:left;}
.frist-link li{margin:0 5px 0 5px; padding:2px 0; list-style:none; float:left;}
.frist-link a{width:157px; margin:0; padding:0; font:11px Verdana, Arial, Helvetica, sans-serif; color:#000000; text-decoration:none}
.frist-link a:hover{ text-decoration:underline;}

.second-link{width:269px; margin:0; padding:0; border-right:1px solid #acaaa8; float:left; padding:0 0 0 20px;}
.second-link li{margin:0; padding:2px 0; list-style:none;}
.second-link a{width:157px; margin:0; padding:0; font:11px Verdana, Arial, Helvetica, sans-serif; color:#000000; text-decoration:none}

.footer-right{float:left; width:440px; padding:15px 0 0 52px;}
.inp-box{margin:4px 0 4px 0; color:#FF0000; font-size:15px;}
.inp-box input{width:274px; height:25px; border:1px solid #ead7d7; padding:3px 0 0 0;}
.inp-box a{margin:0 0 0 10px;}
/*end footer cover*/


/*INNER PAGE*/
.innnerpage{ width:968px; margin:0 0 0 0; padding:16px 10px 20px 0; background : url('images/sidebar_bg.jpg') repeat-y left top;}
.left-panel{ float:left; width:237px; margin:0 14px 0 18px; display:inline;}
.sect-link{ margin:0; padding:0;}
.sect-link h2{background:url(images/section-linkbg.jpg) no-repeat; width:222px; height:42px; font:bold 16px Verdana, "Trebuchet MS", Arial; padding:8px 0 0 14px;}
.sect-txt{width:221px; margin:-8px 0 0 0; background:#ffffff; border-left:1px solid #9e9e9e; border-right:1px solid #9e9e9e;}
.sect-txt ul{ margin:0; padding:0; list-style:none;}
.sect-txt li{ margin:0; padding:0; list-style:none; border-bottom:1px solid #9e9e9e;}
.sect-txt a{ background:url(images/plus.png) no-repeat 12px 11px; display:block; font:12px Verdana, Arial, Helvetica, sans-serif; text-decoration:none; color:#000000; margin:0; padding:8px 0 8px 32px; list-style:none;}
.sect-txt a:hover{ text-decoration:underline;}

.middle-panel{ 
	float:left; 
	width:450px; 
	display:inline; 
	padding:0 0 0 0;
}
.middle-panel p{ margin:10px 0 0 0; color:#000000;}

.middle-big{ float:left; width:680px; display:inline;}
.middle-big p{ margin:10px 0 0 0; color:#000000;}


.right-panel{ float:right; width:224px; margin:0;}
/*CALL BACK*/
.callback{ width:220px; margin:0; padding-bottom: 16px;}
.call-txtbg{width:220px;  margin:0; padding:0;}
/*border-left:1px solid #d1cfd0; border-right:1px solid #d1cfd0; background:#ececec url(images/testimo-txtgradient.jpg) repeat-x bottom left;*/
.request{ text-align:center; float:left; width:120px; padding:0 0 0 10px;}
.request a{ font:bold 18px Verdana, "Trebuchet MS",Arial, Helvetica, sans-serif; color:#4d4c4c; text-decoration:none;}
.callbackimg{float:right; width:53px; padding:0 20px 0 0;}

/*TESTIMONIAL*/
.testimonial-r{background:url(images/testi-bot-border.jpg) no-repeat right bottom; width:221px; margin:0; padding:0 0 11px 10px;}
.testi-hed{background:url(images/testimonial.jpg) no-repeat; width:221px; height:35px;}

.testimonial-l{background:url(images/testi-bot-border.jpg) no-repeat right bottom; width:221px; margin:10px 0 0 0; padding:0 0 11px 0;}
.testi-hed{background:url(images/testimonial.jpg) no-repeat; width:221px; height:35px;}
.testi-txtbg{ background:url(images/testi-txtbg.jpg) repeat-y; text-decoration:none;}
.testi-txtbg p{ margin:0; padding:5px 14px 0 14px; font:11px/16px Verdana, Arial, Helvetica, sans-serif; color:#000000;}
.testi-txtbg span{ display:block; text-align:right; margin:0; padding:5px 14px 0 14px; font:12px/16px Verdana, Arial, Helvetica, sans-serif; color:#8c0374;}


/*vinay*/

/*TESTIMONIAL*/
.testimonialtop { background: url(images/testi_t.png) no-repeat; height: 9px; width: 222px; overflow: hidden; }
.testimonial { background:url(images/testi_bg.png) repeat-y left top; width: 222px; }
.testimonialtxt { background: url(images/testimid.png) no-repeat left top; width: 182px; padding: 8px 20px 0px 20px; }
.testimonialtxt p{ margin:0; padding:0px 0px 6px 0px; font:11px/16px Verdana, Arial, Helvetica, sans-serif; color:#934d87;}
.testimonialtxt span{ display:block; text-align:right; margin:0; font:12px Verdana, Arial, Helvetica, sans-serif; color:#000; font-weight: bold;}
.testimonialbotm { background: url(images/testi_botm.jpg) no-repeat; height: 29px; width: 222px; }


/*PRACTICE AREAS*/
.precticeinnnerpage{ background:url(images/img.png) no-repeat right bottom; }
.precticearearight { width:418px; float: right; padding-right: 260px; padding-bottom: 60px;} 
.precticeoption { padding: 28px 10px 25px 18px; width: 181px; float: left; }
.precticeoptionlink { }
a.precticeoptionlink  { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000; text-decoration: none; }
a.precticeoptionlink:hover { text-decoration: none; }


ul.practice { list-style-type: none; padding-top: 7px; margin:0; }
ul.practice li {  background: url(images/bo.jpg) repeat-x left bottom; margin:0; padding:5px 0 5px 4px;}
ul.practice li a { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000; line-height: 16px; text-decoration: none; }
ul.practice li a:hover { color: #8d6387; text-decoration: none; }




/* accordion */
.accordion-padding{margin:0px 0 0 0;}
	.accordion_toggle {
		list-style-type: none;
		height: 17px;
		width: 181px;
		padding: 12px 0px 0px 4px;
		text-decoration: none;
		outline: none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000;
		font-weight: normal;
		cursor: pointer;
		}
		
		.accordion_toggle_active {
		list-style-type: none;
		height: 17px;
		width: 181px;
		background: url(images/min.png) no-repeat left 14px;
		padding: 12px 0px 0px 16px;
		text-decoration: none;
		outline: none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000;
		font-weight: normal;
		cursor: pointer;
		}
		.accordion_content {
			overflow: hidden;
			width:155px;
			padding-left: 12px;
			
		}
		
		.accordion_content h2 {
			}
		
		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}
		.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
		.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  		#vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 200px;
  	  }
/* end accordion */






img{border:none;}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:979px;
		background:#fff;		
		margin-bottom:2em;
		}				
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:981px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:981px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */

/*PRACTICE AREA TREE CSS*/
	#treecontainer{
	 padding:0px 5px 0px 10px; line-height:18px;
	}
	#treecontainer div ul{
		list-style:none;
	}
	#treecontainer div li{
		margin-left:15px;
	}
	#treecontainer div span{margin:0px; padding-left:11px;}
	
	
	
	
	
	
	
	
	
	
	
	
/*--------------------------------------------------
// Sidebar
//--------------------------------------------------*/



#sidebar {
	float      : left;
	width      : 250px;
	margin     : -16px 0 20px 0;
	
}


#sidebar h3 {
	display    : block;
	height     : 15px;
	width      : 215px
	line-height: 500px;
	margin     : 25px 0 0 0;
	overflow   : hidden;
}
#sidebar h3#stypeface {
	background : transparent url('images/inthis_section.png') no-repeat left top;
	height	   : 40px;
	margin     : 25px 0 0 0;
	font:bold 12px/34px Verdana, Cambria,Georgia,"Times New Roman"; color:#ffffff;
	padding:0 0 0 35px;
}
#sidebar ul{ width:192px;}
#sidebar ul li {
/*	height     : 30px;*/
	display    : inline;
}
#sidebar ul li a {
	background : transparent url('images/left-navdivider.png') no-repeat left bottom;
	display    : block;
	/*height     : 23px;*/
	padding    : 7px 0 7px 30px;
	color      : #484848;
	text-decoration: none;
	font-size  : 13px;
	font-family: Verdana, Cambria, Georgia, "Times New Roman", sans-serif;
	}
#sidebar ul li a:hover {
	/*background-position: 0 -30px;*/
	color:#ffffff;
	background:#666165;
}
#sidebar ul li a.active {
	color:#ffffff;
	background:#666165;
	/*background-position: 0 -30px;*/
}
#sidebar ul li.current_page_item
{
display:block;
background:#666165;
}
#sidebar ul li.current_page_item a
{
display:block;
color:#FFFFFF;
background:#666165;
}
/*left coloumn*/
.l-coloumn{ float:left; margin:25px 0 0 10px; display:inline; width:700px;}
.new-chargesbox{ margin:0 0 25px 0; padding:0;}
.new-chargesheading{background:#dfcedb; height:40px;}
.new-chargesheading h1{font-size:1.2em; font-weight:normal; line-height:1.2em; font-face:Verdana, Arial, Helvetica, sans-serif; color:#262261; padding:11px 0 0 15px;}
.new-chargesheading h1 a{ font:bold 14px Verdana, Arial, Helvetica, sans-serif; color:#9c7393; text-decoration:none;}
.date-bg{float:right; background:url(images/date-bg.jpg) no-repeat; width:108px; height:41px; padding:5px 4px 4px 18px;}
.date{}
.calen{width:28px; height:17px; float:left; text-align:center; font:bold 11px Verdana, Arial, Helvetica, sans-serif;color:#262261; padding:13px 0 0 0;}
.date strong{font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
.date p{font:bold 12px Verdana, Arial, Helvetica, sans-serif;color:#000; margin:0; padding:0;}

.new-chargestxtbox{
	background:#f1f1f2; 
	margin:0; 
	width:674px; 
	padding:16px 12px 15px 14px;
}
.new-chargestxtbox .thumbNail{
	padding-right:0px; float:left; width:150px;
}

.new-chargestxtbox .thumbNail img{
	border:1px solid  #ccc;
	padding:10px;
}

.new-chargestxtbox .postContent{
	float:right; width:500px;
}

.new-chargestxtbox .postContent p{
	padding:0 0 10px 0px;

}





.new-chargestxtbox p{font-size: 12px; line-height:16px; font-face:Verdana, Arial, Helvetica, sans-serif; color:#262261; padding:0 0 0 0;}
.tags{font-weight:bold; 

color:#262261; text-align:left; padding:0 0 10px 0;}
.tags p a{ font:11px Verdana, Arial, Helvetica, sans-serif; color:#9c7393; text-decoration:none; text-decoration:underline;}
.tags a:hover{ text-decoration:underline;} 
.margin-bottom15{ margin:0 0 15px 0;}

/*blog right*/
.r-coloumn{ margin:25px 10px 0 0; float:right; display:inline; width:214px;}
.page{background:#f1f1f2; border: 1px solid #e4e4e4; padding:0 0 15px 0; margin:0 0 15px 0;}
.page h2{background:#dfcedb; text-align:left; height:28px; font-weight:bold; font-size:1.2em; font-face:Verdana, Arial, Helvetica, sans-serif;color:#262261; padding:7px 0 0 20px; }
.page ul{ list-style:none; margin:15px 0 0 0; padding:0 0 0 26px; width:160px;}
.page li{ background:url(images/arrow.jpg) no-repeat 5px 5px; list-style:none; margin:0; text-align:left; padding:0 0 2px 15px; border-bottom:1px dotted #3a3c3e;}
.page ul li a{ font:11px Verdana, Arial, Helvetica, sans-serif; color: #9c7393; text-decoration:none; text-align:left;}
.page ul li a:hover{color:#000000;}

/*Archives*/
.archives{background:#f1f1f2; border: 1px solid #e4e4e4; padding:0 0 15px 0; margin:0 0 15px 0;}
.archives h2{background:#dfcedb; text-align:left; font-weight:bold; font-size:12px; height:28px; font-face:Verdana, Arial, Helvetica, sans-serif;color:#262261; padding:10px 0 0 20px; }
.archives ul{ list-style:none; margin:14px 0 0 0; padding:0 0 0 26px; width:160px;}
.archives li{ background:url(images/arrow.jpg) no-repeat 5px 5px; text-align:left; list-style:none; margin:0; padding:0 0 2px 15px; border-bottom:1px dotted #5b5d5e;}
.archives ul li a{ font:11px Verdana, Arial, Helvetica, sans-serif; color:#9c7393; text-decoration:none; margin:0; padding:0;}
.archives ul li a:hover{ color:#000000;}


.entermail{text-align:center; padding:6px 0 0 0; margin:0; font:11px Verdana, Arial, Helvetica, sans-serif; color:#000000;}
.entermail-button{ display:block; background:url(images/blue-grad-sm.png) no-repeat right center; width:80px; height:28px; -moz-border-radius:6px 6px 6px 6px; border:1px solid #0D66BD; font:bold 1em/2.4 Verdana,Tahoma,Geneva,sans-serif !important; text-decoration:none; color:#FFFFFF!important; padding:0 12px 0 0 ; margin:0 auto;}

.comments{background:url(images/1img.jpg) no-repeat 634px 0; height:23px; text-align:right; padding:3px 14px 0 0;}
.comments a{ width:25px; display:block; padding:0 0 0 638px; text-align:center; font:bold 12px Verdana, Arial, Helvetica, sans-serif; color:#262261;}
.comments a:hover{ color:#1b75bc;}


a:link, a:visited {
	/*color: #9c7393;*/
}
a:focus, a:hover, a:active {
	color: #000000;
}



.contactbox{ padding:20px 25px 20px 25px; border:1px solid #ccc; background:#E1D9E6; }
input.fild { width: 430px; height: 20px; border: 1px solid #cccccc; vertical-align: top; margin-bottom: 6px; padding: 0 0px 0px 6px; color: #000; font-size: 12px; line-height:20px; }
.contactbox textarea { width: 430px; height: 86px; border: 1px solid #cccccc; vertical-align: top; margin-bottom: 10px; padding: 3px 0px 0px 6px; color: #000; font-size: 12px; text-decoration:none;}
.contactbox label { vertical-align: top; margin-bottom: 4px; padding:0; color: #000; display: block; text-decoration:none; font:14px Arial, Helvetica, sans-serif;  }
.red { color:#FF0000;}
.contactbox p.slet{ width:80px;} 
.contactbox p.txt { padding: 10px 10px 0px 0px; line-height: 17px; }
.contactbox p.txt a { color: #000; }
.inp{ width:200px; height:20px;}

/*NOCOMMENTS*/
.entry{
	font-size:12px;
	line-height:16px;
	padding:0 0 14px;
	}
.entry h2{
	font:bold 16px Verdana, Arial, Helvetica, sans-serif;
	color:#9B5F91;
	padding:12px 0 0 0;
}
	.entry ul{
	padding-left:40px;
	padding-top:10px;
	}
	.entry ul li{
	font-size:12px;	
	padding:0 0 10px 0;
	color:#000000;
	
	}
.entry	a{
	color:#9C7393;
	text-decoration:underline;
	}
	

	#commentform{ margin:0;}
	#commentform p{ margin:0 0 10px 0;}
	#commentform p a{
		color:#9C7393;		
		text-decoration:underline;
	}
	
.artcleContent p{
	padding:10px;

}	
.pagetitle{
background:none repeat scroll 0 0 #8E6488;
color:#ffffff;
font:bold 14px Verdana,Arial,Helvetica,sans-serif;
padding-left:15px;
line-height:40px;
}

#respond{ width:442px; padding:20px 25px 20px 25px; border:1px solid #ccc; background:#E1D9E6; }
#respond label{color:#000000; display:block; font:13px Arial,Helvetica,sans-serif;  margin-bottom:4px; padding:0; text-decoration:none; vertical-align:top;}
#respond textarea { width: 430px; height: 86px; border: 1px solid #cccccc; vertical-align: top; margin-bottom: 10px; padding: 3px 0px 0px 6px; color: #000; font-size: 12px; text-decoration:none;}
#respond h3{font:bold 14px Verdana, Arial, Helvetica, sans-serif; padding:5px 0;}
.category-uncategorized a{color:#9C7393; }
.testimonialtxt a{color:#9C7393;}
.hentry a{color:#9C7393;}


h1.latestNews {}
h1.latestNews a{
background:url(images/news.jpg) no-repeat 0 0px; height:20px; text-indent:-9999px;
display:block;

}

h1.manchester {}
h1.manchester a{
background:url(images/manchester.jpg) no-repeat 0 0px; height:20px; text-indent:-9999px;
display:block;

}

h1.services {}
h1.services a{
background:url(images/services.jpg) no-repeat 0 0px; height:20px; text-indent:-9999px;
display:block;

}


h1.individual {}
h1.individual a{
background:url(images/ser-individual.jpg) no-repeat 0 0px; height:20px; text-indent:-9999px;
display:block;

}


.siteMap{
	padding:0 0 0 20px;
	margin:0px;
}


.siteMap li{
	padding:10px 0 0px 0px;
	margin:0px;
}

.sponsor{
	 padding:10px 0 0 0px;
}

.sponsor img{
	margin:0 15px 0 0px;
	
}

.post-edit-link{
	font-size:12px;
}

.meetThePartners{
	padding:20px 0 0 0px;
	
}

.meetThePartners .contentBox{
	padding:10px 0 0 0px;	
}

.meetThePartners .contentBox .imageBox{	
	float:left; 
	width:152px;
}

.meetThePartners .contentBox .infoBox{	
	float:right; 
	width:525px;
}

.middle-big .meetThePartners .contentBox .infoBox p{
	margin:0px;
	padding:0 0 10px 0px;	

}

h1.About{
	background:url(images/about-us.jpg) no-repeat; text-indent:-9999px;
}

h1.searchResults{
	background:url(images/Search-Results.jpg) no-repeat 0 20px; text-indent:-9999px;
	padding:0px;
	height:45px;
}

h1.Contact{
	background:url(images/contact.jpg) no-repeat; text-indent:-9999px;
}

h1.Crime-&{
background:url(images/contact.jpg) no-repeat 0 20px; height:40px; text-indent:-9999px;
}


			




