/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

body, html {
	min-height: 101%;
}

body {
	text-align: left;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #fff;
	margin: 0px;
}


a img {
	border: none;
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	font-family: "Trebuchet MS";
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	font-family: "Trebuchet MS";
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	font-family: "Trebuchet MS";
}

h4 {
	font-size:1.4em;
	text-align:center;
	padding:5px 0px 5px 0px;
}

#contact h4 {
	padding:5px 0px 10px 0px;
}

/* Container Styles
--------------------------------------------------------------- */

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 1.2em;
}

	#contentContainer {
		width: 960px;
		padding-top: 145px;
		background: #fff;
	}
	
/* Content Top Styles
--------------------------------------------------------------- */

#midBar{
	z-index:100;
	position:absolute;
	top:144px;
	left:0;
}

#contentTop{
	width:100%;
	background:url(../../images/misc/contentTopBg.gif) bottom no-repeat;
	padding-bottom:35px;
	margin-bottom:5px;
	padding-top:292px;
}

body#services #contentTop, body#partnerProfiles #contentTop, body#theTeam #contentTop, body#ourMission #contentTop, body#aimsObjectives #contentTop, body#testimonials #contentTop{
	padding-top:292px;
}

	#topImageBar{
		width:530px;
		height:164px;
		padding-top:50px;
		padding-left:430px;
		background:url(../../images/misc/gavel.jpg) 20px 0px no-repeat;
		display:block;
		font-family: "Trebuchet MS";
		float:right;
	}
	
			body.servicesPage #topImageBar{
				background:url(../../images/misc/booksGavel.jpg) 40px 3px no-repeat;
			}
			
			body#partnerProfiles #topImageBar{
				background:url(../../images/misc/handshake.jpg) 10px 20px no-repeat;
			}
			
			body#theTeam #topImageBar{
				background:url(../../images/misc/boardroomTable.jpg) 30px -40px no-repeat;
			}
			
			body#ourMission #topImageBar{
				background:url(../../images/misc/compass.jpg) 50px 18px no-repeat;
			}
			
			body#aimsObjectives #topImageBar{
				background:url(../../images/misc/target.jpg) 105px 5px no-repeat;
			}
			
			body#testimonials #topImageBar{
				background:url(../../images/misc/pen.jpg) 55px 0px no-repeat;
			}
			
			body#blog #topImageBar{
				background:url(../../images/misc/desktop.jpg) 50px 0px no-repeat;
			}
	
	body.divorce #topImageBar{
		background:url(../../images/misc/rings.jpg) 10px 20px no-repeat;
	}
	
	body.childcare #topImageBar{
		background:url(../../images/misc/bears.jpg) 15px -2px no-repeat;
	}
	
	body.civillit #topImageBar{
		background:url(../../images/misc/folders.jpg) 95px 15px no-repeat;
	}
	
	body.pi #topImageBar{
		background:url(../../images/misc/bananaskin.jpg) 45px 20px no-repeat;
	}
	
	body.debt #topImageBar{
		background:url(../../images/misc/creditcards.jpg) 45px 20px no-repeat;
	}
	
	body.mentalhealth #topImageBar{
		background:url(../../images/misc/mentalhealth.jpg) 85px 5px no-repeat;
	}
	
	body.criminal #topImageBar{
		background:url(../../images/misc/lawbook.jpg) 15px -2px no-repeat;
	}
	
	body.fraud #topImageBar{
		background:url(../../images/misc/fraud.jpg) 15px -2px no-repeat;
	}
	
	body.willsprobate #topImageBar{
		background:url(../../images/misc/pen.jpg) 55px 0px no-repeat;
	}
	
	body.conveyancing #topImageBar{
		background:url(../../images/misc/conveyancing.jpg) 75px 10px no-repeat;
	}
	
	body.your-enquiry #topImageBar{
		background:url(../../images/misc/your-enquiry.jpg) 75px 10px no-repeat;
	}
	
	body.equine #topImageBar{
		background:url(../../images/misc/equine.jpg) 75px 10px no-repeat;
	}
	
	body.speeding #topImageBar{
		background:url(../../images/misc/speeding.jpg) 75px 10px no-repeat;
	}
	
	body.fatal #topImageBar{
		background:url(../../images/misc/fatal.jpg) 75px 10px no-repeat;
	}
	
	body.contract #topImageBar{
		background:url(../../images/misc/contract.jpg) 75px 10px no-repeat;
	}
	
	body.neighbour-boundaries #topImageBar{
		background:url(../../images/misc/neighbour-boundaries.jpg) 75px 10px no-repeat;
	}
	
	body.property #topImageBar{
		background:url(../../images/misc/property.jpg) 75px 10px no-repeat;
	}
	
	body.landlord-tenant #topImageBar{
		background:url(../../images/misc/landlord-tenant.jpg) 75px 10px no-repeat;
	}
	
	body.motoring-offences #topImageBar{
		background:url(../../images/misc/motoring-offences.jpg) 75px 10px no-repeat;
	}
	
	body.negligence #topImageBar{
		background:url(../../images/misc/negligence.jpg) 75px 10px no-repeat;
	}
	
	body.probate #topImageBar{
		background:url(../../images/misc/probate.jpg) 75px 10px no-repeat;
	}
	
	body.will-contesting #topImageBar{
		background:url(../../images/misc/will-contesting.jpg) 75px 10px no-repeat;
	}
	
	body.fees #topImageBar{
		background:url(../../images/misc/calculator.jpg) 75px 10px no-repeat;
	}

	body.your-enquiry #topImageBar{
		background:url(../../images/misc/phone.jpg) 75px 10px no-repeat;
	}
	
		#topImageBar h2{
			font-size:8em;
			color:#5d4239;
		}
		
		#topImageBar h2.toolarge{
			font-size:7em;
			color:#5d4239;
			margin-top:10px;
			padding-bottom:3px;
		}
		
		#topImageBar h2.toolarge2{
			font-size:4.9em;
			margin-top:39px;
		}
		
		#topImageBar h2.toolarge2a{
			font-size:4.9em;
			margin-top:-29px;
		}
		
		#topImageBar p{
			font-size:1.4em;
			color:#82756F;
		}

	#midCta{
		height:39px;
		width:940px;
		padding:9px 0px 0px 0px;
		margin:30px 10px 30px 10px;
		text-align:center;
		background:url(../../images/misc/midCtaBg2.jpg) no-repeat;
	}
	
		#midCta h2{
			color:#fff;
			font-size:2em;
		}
		
		#midCta h2 span{
			color:#eb6739;
		}
		
		#midCta h2 span.numberSpan{
			color:#eacec0;
		}

	.buckets{
		width:220px;
		margin-left:10px;
		margin-right:10px;
		float:left;
	}
	
	* html .buckets{
		margin:0;
		margin-left:11px;
	}
	
	.buckets a{
		text-decoration:none;
	}
	
	.buckets h3{
		color:#9d4d32;
		font-size:1.8em;
		font-weight:normal;
		margin-top:10px;
		margin-bottom:5px;
	}
	
	.buckets h3 a{
		color:#9d4d32;
	}
	
	.buckets p{
		color:#82756f;
		font-size:1.2em;
		line-height:1.3em;
	}
	
	.buckets p a{
		color:#82756f;
	}
	
	.consultation {
		font-size:2.5em;
		}
		
#award {
	float: right;
	width: 536px;
	position: absolute;
	top: 295px;
	right: 0px;
	padding: 2px;
}	

	#award img {
		float: left;
		padding: 0px 10px;
	}	
	
	#award p {
	 font-weight: bold;
	 color: #999999;
	 line-height: 1.3em;
	}	
	
	#award p span {
	 color: #5D4239;
	}	
		
/* Main Styles
--------------------------------------------------------------- */

		#main {
			float: left;
			width: 650px;
			padding: 10px 10px;
			padding-right:50px;
		}
		
		* html #main {
			padding-right:40px;
		}
			#main p {
				margin: 7px 0px 7px 0px;
				font-size:1.1em;
				color:#5D4239;
				text-align: justify;
			}
			
			#main p.topBox{
				color:#5b3a2e;
				font-size:1.3em;
				font-weight: bold;
			}
			
			#main h1{
				color:#9d4d32;
			}
			
			#main h3{
				color:#9d4d32;
			}
			
			#main .noMargin {
				margin: 0px;
			}
			
			#main h2{
				color:#5D4239;
			}
			
			#main h3.partners{
				color:#82756f;
				font-size:1.4em;
				padding-bottom:10px;
			}
			
			#main ul{
				margin:20px 0 20px 40px;
			}
			
			#main li{
				color:#82756f;
				font-size:1.4em;
				padding-bottom:3px;
				font-family: "Trebuchet MS";
			}
			
			#main ul li a{
				color:#5F4433;
			}
			
			#main ul li a:hover{
				color:#755A49;
			}

		.testimonials{
			margin-top:20px;
		}
		
		.testimonials p{
			font-weight:bold;
			color:#5D4239;
			font-family: "Trebuchet MS";
			padding-bottom:5px;
		}
		
		#contactDetails{
			padding:10px 0px;
			width:250px;
			float:left;
			font-family: "Trebuchet MS";
		}
		
		#contactDetails p{
			font-size:1.4em;
			color:#5D4239;
		}
		
		#contactDetails a{
			color:#A3573E;
		}
		
		#main .blog-entry {
			margin: 20px 0px 0px 0px;
			padding: 5px 0px 0px 0px;	
			border-top: 1px solid #DBD4D1;
		}
		
			#main .blog-entry p.date {
				font-style: italic;
			}

/* Sidebar/CTA Styles
--------------------------------------------------------------- */
		
		#sidebar {
			float: right;
			width: 240px;
			background:url(../../images/misc/sidebarBorder.gif) no-repeat;
			padding-left: 10px;
			margin: 0px 0px 10px 0px;
		}
		
			img.logos{
				margin-left:5px;
			}
		
			#sidebarInner{
				padding-left:20px;
				padding-right:10px;
			}
			
				#documents{
					margin-top:20px;				
				}
				
				#documents h2{
					font-size:2.2em;
					color:#5d4239				
				}
				
				#documents table td{
					padding-bottom:3px;
				}
				
				#documents table td.rightCell{
					padding-left:7px;
				}
				
				#documents table td p{
					color:#5d4239;
					font-weight:bold;
					font-size:1.1em;
				}
				
				#documents table td p.right{
					float:right;
					color:#35addf;
					font-weight:normal;
				}
				
				#documents table td p.right a{
					color:#35addf;
				}
				
				#documents table td p.left{
					float:left;
					color:#a89e99;
					font-weight:normal;
				}
				
		img.adobe{
			margin-top:5px;
		}
		
/* Header Styles
--------------------------------------------------------------- */

#headerOuter {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2em;
}
	
	#header {
		width: 960px;
		height: 105px;
		position: absolute;
		z-index: 1;
		top: 0px;
		background:url(../../images/misc/headerBg.gif) bottom no-repeat;
	}

	#logo {
		width: 393px;
		height: 85px;
		float: left;
		background: #666;
	}
	
	#cta-top-right {
		float: right;
		padding: 10px 5px 0px 0px;
		text-align: right;
		/*height: 125px;*/
		font-size: 1.6em;
		background: #fff;
		font-family: "Trebuchet MS";
	}
	
		#cta-top-right p{
			color:#46281e;
			line-height:1.7em;
		}
		
		#cta-top-right p span{
			color:#9d4d32;
			font-size:2.2em;
			font-weight:bold;
			font-family:Arial, Helvetica, sans-serif;
		}

#flashSlideshow {
	background: url(../../images/misc/flashSlideshowBackup.jpg);
}

/* Horizontal Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width: 960px;
	z-index: 100;
	position: absolute;
	left: 0px;
	top: 105px;
}

	#navigation ul {
		margin: 0px;
		padding: 0px;
	}
	
		#navigation ul li {
			display: inline;
			list-style: none;
		}
			  
			#navigation ul li a {
				float: left;
				background: #fff;
				color: #46281e;
				text-decoration: none;
				padding: 10px 22px 10px 22px;
				font-weight: bold;
				font-size: 1.3em;
				text-transform: lowercase;
			}
			
				#navigation ul li a.contact-a {
					border: none;
				}

				#navigation ul li a:hover {
					background: #fff;
					color: #9d4d32;
				}
				
#index #navigation .index-a,
#services #navigation .services-a,
#partnerProfiles #navigation .partner-profiles-a,
#theTeam #navigation .team-a,
#ourMission #navigation .mission-a,
#aimsObjectives #navigation .aims-objectives-a,
#testimonials #navigation .testimonials-a,
#contact #navigation .contact-a {
	color: #9d4d32;
}

body.divorce .toolarge2 {
	letter-spacing: -1px;
}
	
#subnav-services {
	width: 898px;
	background: #f9f9f9;
	padding: 0px 20px 10px 20px;
	display: none;
	border: 1px solid #C46B4E;
	z-index: 100;
	position: absolute;
	left: 10px;
	top: 150px;
	font-size: 1.1em;
	text-transform: capitalize;
	height: 227px;
}

	#subnav-services ul {
		float: left;
		width: 175px;
		list-style: none;
		margin: 8px 0px 8px 0px;
	}
	
		#subnav-services ul.top-row {
			height: 75px;
		}
		
		#subnav-services ul.civil-right {
			margin-top: 42px;
		}
	
		#subnav-services ul li {
			float: left;
			width: 170px;
		}
		
			#subnav-services ul li.header {
				font-size: 1.2em;
				letter-spacing: -1px;
				margin: 10px 0px 0px 0px;
				font-weight: bold;
				color: #5D4239;
				padding: 0px 0px 3px 27px;
				width: 173px;
				background-position: left center;
				background-repeat: no-repeat;
			}
			
				#subnav-services ul li.family {
					background-image: url(../../images/icons/family.jpg);
				}
			
				#subnav-services ul li.property {
					background-image: url(../../images/icons/property.jpg);
				}
			
				#subnav-services ul li.civil {
					background-image: url(../../images/icons/civil.jpg);
				}
			
				#subnav-services ul li.wills {
					background-image: url(../../images/icons/wills.jpg);
				}
			
				#subnav-services ul li.injury {
					background-image: url(../../images/icons/injury.jpg);
				}
			
				#subnav-services ul li.more {
					background-image: url(../../images/icons/more.jpg);
				}
				
				#subnav-services ul li.driving {
					background-image: url(../../images/icons/driving.jpg);
				}
				
				#subnav-services ul li.criminal {
					background-image: url(../../images/icons/fraud.jpg);
				}
		
			#subnav-services ul li a {
				text-decoration: none;
				color: #6B4F41;
				display: block;
				width: 170px;
				padding: 1px 0px;
				float: left;
			}
			
				#subnav-services ul li a:hover {
					color: #C90;
				}

#subnav-team,
#subnav-partners {
	width: 898px;
	background: #f9f9f9;
	padding: 0px 20px 5px 20px;
	border: 1px solid #C46B4E;
	z-index: 100;
	position: absolute;
	left: 10px;
	top: 150px;
	font-size: 1.1em;
	text-transform: capitalize;
	display: none;
}

	#subnav-team ul,
	#subnav-partners ul {
		float: left;
		width: 320px;
		list-style: none;
		margin: 8px 0px 8px 0px;
	}
	
		#subnav-team ul li,
		#subnav-partners ul li {
			float: left;
			width: 320px;
			background: url(../../images/icons/team.jpg) top left no-repeat;
			padding: 0px 0px 0px 27px;
		}
		
			#subnav-team ul li a,
			#subnav-partners ul li a {
				text-decoration: none;
				color: #6B4F41;
				display: block;
				width: 320px;
				padding: 4px 0px 5px 0px;
				float: left;
			}
			
				#subnav-team ul li a:hover,
				#subnav-partners ul li a:hover {
					color: #C90;
				}

	
#sidebar-subnav{
	display:none;
	width: 240px;
}

	#sidebar-subnav ul{
		margin:0px;
		width: 240px;
		list-style: none;
	}
	
	#sidebar-subnav li{
		list-style:none;
		float: left;
		width: 240px;
	}
	
		#sidebar-subnav li.header {
			font-size: 1.2em;
			padding: 5px 0px 5px 10px;
			width: 230px;
			margin: 5px 0px 0px 0px;
			background: #DBD4D1;
		}
	
	#sidebar-subnav ul li a {
		display:block;
		float: left;
		width: 220px;
		padding: 3px 10px;
		color:#333;
		text-decoration:none;
	}
	
		#sidebar-subnav ul li a:hover {
			background: #eee;
		}
		
body#services #sidebar-subnav{
	display:block;
}



/*CallBack Box-----------------------------------*/

#callbackBox {
	width:220px;
	margin-top:15px;
}	

#services #callbackBox {
	display: none;
}	

	#callbackBoxInner {
		background:url(../../images/misc/callbackBg.png) bottom no-repeat #9F4F34;
		padding:0px;
	}
		#callbackBoxInner p.subtitle {
			margin:0;
			padding:0px;
			color:#000;
			font-size:1.4em;
			font-weight:bold;
			text-align:center;
			height:22px;
		}
		#callbackBoxInner .button {
			margin:0;
			display:block;
			width:220px;
			height:49px;
			padding:0px;
			color:#fff;
			font-size:1.4em;
			background:url(../../images/misc/callback.gif) no-repeat;
			cursor:pointer;
		}
		#callbackBoxInner .button:hover {
			background:url(../../images/misc/callback.gif) no-repeat;
		}
		#callbackBoxInner .button span{
			padding:0px;
			visibility:hidden;
		}
		#callbackBoxInner form {
			margin:0;
			padding:10px 10px 40px 20px;
		}
			#callbackBoxInner form p {
				clear:left;
				margin:0;
				padding-top:3px;
			}
				#callbackBoxInner form p label {
					clear:left;
					float:left;
					display:block;
					width:100px;
					color:#fff;
					padding-right:10px;
				}
				#callbackBoxInner form p input {
					float:left;
					display:block;
					text-align:left;
					width:175px;
				}
				#callbackBoxInner form p select {
					float:left;
					display:block;
					text-align:left;
					width:175px;
				}
				#callbackBoxInner form p input#callback_submit {
					width:auto;
					text-align:center;
				}
					#callbackBoxInner form p.submit {
						padding-top:15px;
					}
				#callbackBoxInner form p span.formError {
					padding-left:110px;
					font-size:1.0em;
					color:#fff;
				}
	#callbackBox ul.errors {
		margin:0;
		padding:5px;
		list-style:none;
		min-height:30px;
		height:auto !important;
		height:30px;
	}
		#callbackBox ul.errors li {
			margin:0;
			padding:5px 8px;
			background-color:#FFCCCC;
			border:#c00 solid 1px;
			font-weight:bold;
		}
	#callbackBox ul.confirmed {
		margin:0;
		padding:5px;
		list-style:none;
		min-height:30px;
		height:auto !important;
		height:30px;
	}
		#callbackBox ul.confirmed li {
			margin:0;
			padding:5px 8px;
			background-color:#D9FED3;
			border:#090 solid 1px;
			font-weight:bold;
		}

#callbackBox #botBuster{
	display:none;
}

/* Footer Styles
--------------------------------------------------------------- */

#outerFooter {
	float: left;
	width: 100%;
	background: #3B281D;
}

#footer {
	clear: both;
	width: 960px;
	color: #fff;
	margin: 0px auto;
	padding: 10px 0px 10px 0px;
	font-size: 1.1em;
}

	#footer h2 {
		font-weight: bold;
		color: #FF9933;
		padding: 3px 0px 3px 0px;
		font-size: 1.5em;
		font-style: italic;
	}
		
	#footer li {
		list-style: none;
	}
	
	#footer a {
		white-space: nowrap;
		color: #fff;
		text-decoration: underline;
		text-decoration: none;
	}
		
		#footer a:hover {
			text-decoration: underline;
		}

/* Footer Services Styles
--------------------------------------------------------------- */	
				
#footer #footer-services {
	float: left;
	width: 800px;
	margin: 0px;
}

	#footer #footer-services ul {
		float: left;
		width: 150px;
		list-style: none;
		margin: 10px 0px 15px 0px;
	}
	
		#footer #footer-services ul.top-row {
			height: 55px;
		}
		
		#footer #footer-services ul.civil-right {
			margin-top: 23px;
		}
		
		#footer #footer-services ul.wider {
			width: 180px;
		}
	
		#footer #footer-services ul li {
			float: left;
		}
		
			#footer #footer-services ul li.header {
				font-size: 1.2em;
				margin: 0px;
				font-weight: bold;
				color: #ffcc00;
				padding: 0px;
			}
		
			#footer #footer-services ul li a {
				text-decoration: none;
				color: #fff;
				display: block;
				width: 150px;
				padding: 1px 0px;
				float: left;
			}
			
				#footer #footer-services ul li a:hover {
					text-decoration: underline;
				}		

		
/* Footer Info Styles
--------------------------------------------------------------- */

#footer #footer-info {
	width: 940px;
	float: left;
}

	#footer #footer-info ul {
		margin: 0px;
		padding: 0px;
	}
	
		#footer #footer-info ul li {
			display: inline;
			list-style: none;
		}
			
			#footer #footer-info ul li a {
				padding: 0px 30px 0px 0px;
				float: left;
			}
			
				#footer #footer-info ul li a.services-a {
					display: none;
				}

/* Footer Contact Styles
--------------------------------------------------------------- */

#footer #footer-contact {
	float: left;
	width: 800px;
	margin: 15px 0px 15px 0px;
}


/* Image Styles
--------------------------------------------------------------- */

.img-left {
	float: left;
	margin: 0px 20px 10px 0px;
}

.img-right {
	float: right;
	margin: 0px 0px 10px 10px;
}
	
	.img-border {
		border: 1px solid #ccc;
	}
	
/* Contact Table Styles
--------------------------------------------------------------- */

	#contactTable #botBuster {
		display: none;
	}
	
/* Generic Styles
--------------------------------------------------------------- */

.clearfix {
	clear: both;
}

.border{
	border-top:1px dashed #DBD4D1;
	margin-top:20px;
	clear: both;
	margin-bottom:20px;
}

li.none{
	list-style:none;
}

.bucket-box {
	float: left;
	width: 215px;
	text-align: center;
	font-size: 1.4em;
	margin-bottom: 20px;
}

	.bucket-box a {
		text-align: center;
		color: #444;
		display: block;
		text-decoration: none;
	}
	
/* -------- Contact Form Style ------- */

#contactTable {
	float: right;
	font-size: 1.2em;
	padding: 13px 0px 0px 0px;	
	margin-top: 5px;
}

	#contactTable td {
		padding: 3px 0px 3px 0px;	
	}
	
		#contactTable td.submit {
			float: right;	
		}
	
	#contactTable textarea {
		width: 213px;	
	}


/* -------------- jQuery Error Pop Ups */

	.formError {
			position:absolute;
			top:300px; left:300px;
			padding-bottom:13px;
			display:block;
			z-index:5000;
		}
			.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
			
			.formError .formErrorContent {
				width:100%; 
				background:#ee0101;
				color:#fff;
				width:150px;
				font-family:tahoma;
				font-size:11px;
				border:2px solid #ddd;
				padding:4px 10px 4px 10px;
			}
			.greenPopup .formErrorContent {background:#33be40;}
			
			.blackPopup .formErrorContent {background:#393939;color:#FFF;}
			
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;
				z-index:5001;
			}
			.formError .formErrorArrowBottom{top:0;margin:-6px;}
			
				.formError .formErrorArrow div{
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					font-size:0px; height:1px; background:#ee0101;
					margin:0 auto;line-height:0px;
					font-size:0px; display:block;
				}
					.formError .formErrorArrowBottom div{
					}
					
				.greenPopup .formErrorArrow div{background:#33be40;}
				.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

				.formError .formErrorArrow .line10{width:15px;border:none;} 
				.formError .formErrorArrow .line9{width:13px;border:none;} 
				.formError .formErrorArrow .line8{width:11px;} 
				.formError .formErrorArrow .line7{width:9px;} 
				.formError .formErrorArrow .line6{width:7px;} 
				.formError .formErrorArrow .line5{width:5px;} 
				.formError .formErrorArrow .line4{width:3px;} 
				.formError .formErrorArrow .line3{width:1px;
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					border-bottom:0px solid #ddd;} 
				.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
				.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}  
	
	


