/*   
Theme Name: Injury Compensation Ireland
Theme URI: https://www.injury-compensation-ireland.com/news/
Description: Injury Compensation Ireland
Author: Injury Compensation Ireland
*/

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #4e4e4e;
	font-size: 62.5%;
	background: #fff;
	}
	
/* links */

a:link, a:visited {
	color: #369;
	outline: none;
	}
a:hover {
	color: #39c;
	}
	
/* page structure
------------------------------------------------- */

#wrap {
	/* width: 915px; */
	margin: 0 auto;
	}

#header {
	height: 202px;
	background-image: url('/img/bg-header.png');
	background-repeat: no-repeat;
	background-position: top right;
	}

#main {
	width: 690px;
	float: right;
	}
	
#secondary {
	width: 240px;
	float: left;
	}

#wrap-footer {
	background-color: #eaeaea;
	border-top: #bfbfbf 1px solid;
	border-bottom: #bfbfbf 1px solid;
	margin-top: 20px;
	}
	
#footer {
	width: 1040px;
	margin: 0 auto;
	}
	
/* header
------------------------------------------------- */
	
#logo {
	padding-top: 37px;
	}
	
/* nav */

#nav {
	
	}
	
#header p {
	font-family: Verdana, sans-serif;
	font-style: italic;
	font-size: 1.4em;
	padding: 10px 0 0 80px;
	}	
	
/* main styles
------------------------------------------------- */	

#main {
	font-family: Trebuchet MS, sans-serif;
	color: #000000;
	}
	
	#main #content {
		padding-left: 10px;
		padding-right: 20px;
		}

#main h1 {
	font-size: 1.6em;
	color: #612a45;
	padding: 25px;
	font-weight: bold;
	text-align: center;
	font-family: "Arial Black", sans-serif;
	}

#main h2 {
	font-size: 1.4em;
	color: #4e4e4e;
	padding: 1em 0;
	}	

#main h3 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 1em 0;
	}	

#main p {
	font-size: 1.3em;
	line-height: 1.3em;
	padding: 0.8em 0;
	font-weight: normal;
	}
	
	#main p.summary {
		font-weight: bold;
		}
	
#main ul, ol {
	list-style: disc;
	margin: 0 0 0 2em;
	padding: 0 0 1em 0;
	font-size: 1.3em;
	}

#main li {
	/* background: url(/img/nav_bullet.gif) no-repeat 0 55%; */
	padding: 10px 0 5px 10px;
	line-height: 1.3em;
	}
	
#main a:link, #sidebarlists a:link {
	color: #808080;
	outline: none;
	text-decoration: none;
	}
	
#main a:visited, #sidebarlists a:visited {
	color: #808080;
	outline: none;
	text-decoration: none;
	}	
	
#main a:hover, #sidebarlists a:hover {
	color: #cc0000;
	text-decoration: none;
	}
	
#main .wideslider {
	padding-top: 2px;
	}
	
#main .post {
	padding-bottom: 20px;
	}

/* contactform */

#contactform ul, ol {
	list-style: none;
	margin: 0;
	padding: 0 0 1em 0;
	font-size: 1.2em;
	}

#contactform li {
	background: none;
	padding-left: 0px;
	line-height: 1.3em;
	}

#contactform {
	clear: both;
	width: 494px;
	margin: 10px auto 0;
}

#contactform_top {
	height: 16px;
	width: 494px;
	background-image: url(/img/contact_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#contactform_mid {
	width: 494px;
	background-image: url(/img/contact_mid.gif);
	background-repeat: repeat-y;
	background-position: center center;
	height: 100%;
	position: relative;
}

#contactform_end {
	height: 23px;
	width: 494px;
	background-image: url(/img/contact_end.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#contactform_mid h3 {
	padding-top: 10px;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-family: Verdana, sans-serif;
	}

#contactform_mid h4 {
	padding-top: 20px;
	font-size: 0.7em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}	

#contactform_mid h5 {
	padding-top: 14px;
	font-weight: normal;
	color: #a41517;
	text-align: center;
	}	
	
#contactform_mid p {
	margin: 0 12px;
	padding: 10px 0 16px 0;
	font-weight: normal;
	text-align: center;
	font-size: 0.7em;
	font-family: Arial, sans-serif;
	line-height: 1.1em;
	}
	
#contactform_mid ul {
	list-style: none;
	margin: 0;
	padding: 1em 0 4em 0;
	font-size: 0.6em;
	font-family: Arial, sans-serif;
	}

#contactform_mid li {
	padding-left: 6px;
	line-height: 2em;
	}

#contactform_mid li span {
	color: #a41517;
	}

#contactform_mid form ol {
	margin-top: 6px;
	}	

#contactform_mid form li {
	padding-left: 6px;
	line-height: 1.7em;
	}	
	
#contactform_mid label {
	padding: 4px 2px 0 2px;
	font-size: 0.85em;
	font-family: Trebuchet MS, sans-serif;
	margin: 0 14px;
	color: #736355;
	}
	
#contactform_mid input {
	font-size: 80%;
	padding: 3px;
	margin: 0 16px 8px;
	background: #ffffff;
	}

#contactform_mid input[type="text"] {
	width: 134px;
	border: #bfbfbf 1px solid;
	}

#contactform_mid textarea {
	width: 440px;
	height: 120px;
	border: #bfbfbf 1px solid;
	margin-left: 18px;
	}

#contactform_mid input[type="image"] {
	padding: 0;
	margin-top: 60px;
	}

.contactform_mid_box {
	float: left;
	width: 186px;
	margin: 0 0 0 25px;
	}

#contactform_mid .contactform_call {
	text-align: center;
	}
	

/* contact page */

#sco ul, ol {
	list-style: none;
	margin: 0;
	padding: 0 0 1em 0;
	font-size: 0.8em;
	}

#sco li {
	background: none;
	padding-left: 0px;
	line-height: 1.3em;
	}

#sco {
	clear: both;
	width: 494px;
	margin: 23px auto 0;
}

#sco_top {
	height: 16px;
	width: 494px;
	background-image: url(/img/confirmation_cta_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#sco_mid {
	width: 494px;
	background-image: url(/img/confirmation_cta_mid.gif);
	background-repeat: repeat-y;
	background-position: center center;
	height: 100%;
	position: relative;
}

#sco_end {
	height: 23px;
	width: 494px;
	background-image: url(/img/confirmation_cta_end.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#sco_mid h3 {
	padding-top: 10px;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-family: Verdana, sans-serif;
	}

#sco_mid h4 {
	padding-top: 20px;
	font-size: 0.7em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}	

#sco_mid h5 {
	padding-top: 14px;
	font-weight: normal;
	color: #a41517;
	text-align: center;
	}	
	
#sco_mid p {
	margin: 0 12px;
	padding: 10px 0 16px 0;
	font-weight: normal;
	text-align: center;
	font-size: 0.7em;
	font-family: Arial, sans-serif;
	line-height: 1.1em;
	}
	
#sco_mid ul {
	list-style: none;
	margin: 0;
	padding: 1em 0 4em 0;
	font-size: 0.6em;
	font-family: Arial, sans-serif;
	}

#sco_mid li {
	padding-left: 6px;
	line-height: 2em;
	}

#sco_mid li span {
	color: #a41517;
	}

#sco_mid form ol {
	margin-top: 6px;
	}	

#sco_mid form li {
	padding-left: 6px;
	line-height: 1.7em;
	}	
	
#sco_mid label {
	padding: 4px 2px 0 2px;
	font-size: 1.5em;
	font-family: Trebuchet MS, sans-serif;
	margin: 0 14px;
	color: #736355;
	}
	
#sco_mid input {
	font-size: 80%;
	padding: 3px;
	margin: 0 16px 8px;
	background: #ffffff;
	}

#sco_mid input[type="text"] {
	width: 134px;
	border: #bfbfbf 1px solid;
	}

#sco_mid textarea {
	width: 440px;
	height: 120px;
	border: #bfbfbf 1px solid;
	margin-left: 18px;
	}

#sco_mid input[type="image"] {
	padding: 0;
	margin-top: 60px;
	}

.sco_mid_box {
	float: left;
	width: 186px;
	margin: 0 0 0 25px;
	}

#sco_mid .sco_call {
	text-align: center;
	}
	
/*Start CTA */

#confirmationcta ul, ol {
	list-style: none;
	margin: 0;
	padding: 0 0 1em 0;
	font-size: 1.3em;
	}

#confirmationcta li {
	background: none;
	padding-left: 0px;
	line-height: 1.3em;
	}

#confirmationcta {
	clear: both;
	width: 494px;
	margin: 23px auto 0;
}

#confirmationcta_top {
	height: 16px;
	width: 494px;
	background-image: url(/img/confirmation_cta_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#confirmationcta_mid {
	width: 494px;
	background-image: url(/img/confirmation_cta_mid.gif);
	background-repeat: repeat-y;
	background-position: center center;
	height: 100%;
	position: relative;
}

#confirmationcta_end {
	height: 23px;
	width: 494px;
	background-image: url(/img/confirmation_cta_end.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#confirmationcta_mid h3 {
	padding-top: 10px;
	font-weight: normal;
	font-size: 22px;
	color: #000000;
	text-align: center;
	font-family: Verdana, sans-serif;
	}

#confirmationcta_mid h4 {
	padding-top: 20px;
	font-size: 0.7em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}	

#confirmationcta_mid h5 {
	padding-top: 14px;
	font-weight: normal;
	color: #a41517;
	text-align: center;
	}	
	
#confirmationcta_mid p {
	margin: 0 12px;
	padding: 10px 0 16px 0;
	font-weight: normal;
	text-align: center;
	font-size: 0.7em;
	font-family: Arial, sans-serif;
	line-height: 1.1em;
	}
	
#confirmationcta_mid ul {
	list-style: none;
	margin: 0;
	padding: 1em 0 4em 0;
	font-size: 0.6em;
	font-family: Arial, sans-serif;
	}

#confirmationcta_mid li {
	padding-left: 6px;
	line-height: 2em;
	}

#confirmationcta_mid li span {
	color: #a41517;
	}

#confirmationcta_mid form ol {
	margin-top: 6px;
	}	

#confirmationcta_mid form li {
	padding-left: 6px;
	line-height: 1.7em;
	}	
	
#confirmationcta_mid label {
	padding: 4px 2px 0 2px;
	font-size: 0.85em;
	font-family: Trebuchet MS, sans-serif;
	margin: 0 14px;
	color: #736355;
	}
	
#confirmationcta_mid input {
	font-size: 80%;
	padding: 3px;
	margin: 0 16px 8px;
	background: #ffffff;
	}

#confirmationcta_mid input[type="text"] {
	width: 134px;
	border: #bfbfbf 1px solid;
	}

#confirmationcta_mid textarea {
	width: 184px;
	height: 100px;
	border: #bfbfbf 1px solid;
	margin-left: 16px;
	}

#confirmationcta_mid input[type="image"] {
	padding: 0;
	}

.confirmationcta_mid_box {
	float: left;
	width: 186px;
	margin: 0 0 0 25px;
	}

#confirmationcta_mid .confirmationcta_call {
	text-align: center;
	}	
	
/* self-clear floats */

.cff:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}	
	
#enquiries ul, ol {
	list-style: none;
	margin: 0;
	padding: 0 0 1em 0;
	font-size: 1.2em;
	}

#enquiries li {
	background: none;
	padding-left: 0px;
	line-height: 1.3em;
	}

#enquiries {
	clear: both;
	width: 494px;
	margin: 23px auto 0;
}

#enquiries_top {
	height: 16px;
	width: 494px;
	background-image: url(/img/confirmation_cta_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#enquiries_mid {
	width: 494px;
	background-image: url(/img/confirmation_cta_mid.gif);
	background-repeat: repeat-y;
	background-position: center center;
	height: 100%;
	position: relative;
}

#enquiries_end {
	height: 23px;
	width: 494px;
	background-image: url(/img/confirmation_cta_end.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#enquiries_mid h3 {
	padding-top: 10px;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
	text-align: center;
	font-family: Verdana, sans-serif;
	}

#enquiries_mid h4 {
	padding-top: 20px;
	font-size: 0.7em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}	

#enquiries_mid h5 {
	padding-top: 14px;
	font-weight: normal;
	color: #a41517;
	text-align: center;
	}	
	
#enquiries_mid p {
	margin: 0 12px;
	padding: 10px 0 16px 0;
	font-weight: normal;
	text-align: center;
	font-size: 0.7em;
	font-family: Arial, sans-serif;
	line-height: 1.1em;
	}
	
#enquiries_mid ul {
	list-style: none;
	margin: 0;
	padding: 1em 0 4em 0;
	font-size: 0.6em;
	font-family: Arial, sans-serif;
	}

#enquiries_mid li {
	padding-left: 6px;
	line-height: 2em;
	}

#enquiries_mid li span {
	color: #a41517;
	}

#enquiries_mid form ol {
	margin-top: 6px;
	}	

#enquiries_mid form li {
	padding-left: 6px;
	line-height: 1.7em;
	}	
	
#enquiries_mid label {
	padding: 4px 2px 0 2px;
	font-size: 0.85em;
	font-family: Trebuchet MS, sans-serif;
	margin: 0 14px;
	color: #736355;
	}
	
#enquiries_mid input {
	font-size: 80%;
	padding: 3px;
	margin: 0 16px 8px;
	background: #ffffff;
	}

#enquiries_mid input[type="text"] {
	width: 134px;
	border: #bfbfbf 1px solid;
	}

#enquiries_mid textarea {
	width: 440px;
	height: 120px;
	border: #bfbfbf 1px solid;
	margin-left: 18px;
	}

#enquiries_mid input[type="image"] {
	padding: 0;
	margin-top: 60px;
	}

.enquiries_mid_box {
	float: left;
	width: 186px;
	margin: 0 0 0 25px;
	}

#enquiries_mid .enquiries_call {
	text-align: center;
	}


/* secondary styles
------------------------------------------------- */

.secondary_box {
	width: 237px;
	margin-bottom: 10px;
	}

#secondary_box_top {
	height: 9px;
	width: 237px;
	background-image: url(/img/bg_secondarycta_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#secondary_box_mid {
	width: 237px;
	background-image: url(/img/bg_secondarycta_mid.png);
	background-repeat: repeat-y;
	background-position: center center;
	height: 100%;
	position: relative;
}

#secondary_box_end {
	height: 13px;
	width: 237px;
	background-image: url(/img/bg_secondarycta_end.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.secondary_box_top {
	height: 9px;
	width: 237px;
	background-image: url(/img/bg_secondarycta_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.secondary_box_mid {
	width: 237px;
	background-image: url(/img/bg_secondarycta_mid.png);
	background-repeat: repeat-y;
	background-position: center center;
	height: 100%;
	position: relative;
}

.secondary_box_end {
	height: 13px;
	width: 237px;
	background-image: url(/img/bg_secondarycta_end.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#secondary_box_end_form {
	height: 132px;
	width: 237px;
	background-image: url(/img/bg_secondarycta_end_form.png);
	background-repeat: no-repeat;
	background-position: center top;
}

	#secondary_articles .title {
		padding-left: 15px;
		padding-top: 5px;
		}
		
	#secondary_articles .slider {
		padding-left: 15px;
		padding-top: 5px;
		}

	#secondary_articles2 .title {
		padding-left: 15px;
		padding-top: 5px;
		}
		
	#secondary_articles2 .slider {
		padding-left: 15px;
		padding-top: 5px;
		}
		
	#secondary_cta p {
		font-family: "Trebuchet MS", sans-serif;
		margin: 18px 0;
		text-align: center;
		font-size: 1.2em;
		line-height: 1.4em;
		padding-right: 5px;
		}
		
	#secondary_cta img.title {
		margin: 6px 0 0 14px;
		}
		
	#secondary_cta img.phonenumber {
		margin: 14px 0 0 38px;
		}
		
	#secondary_cta img.callusnow {
		margin: 15px 0 0 56px;
		}
		
	#secondary_cta img.detailslider {
		margin: 15px 0 0 2px;
		}
		
	#secondary_cta img.letuscallyouback {
		margin: 19px 0 0 22px;
		}
		
	#secondary_cta img.accurate {
		margin: 19px 0 6px 22px;
		}
		
	#secondary_cta img.ctadetail {
		margin: 41px 0 0 21px;
		}
		
		#secondary_cta form {
			margin-left: 23px;
			}
		
			#secondary_cta ol, ul {
				font-size: 0.8em;
				margin: 0;
				padding: 0;
				list-style: none;
				}
			
			#secondary_cta label {
				padding: 4px 2px 0 4px;
				margin: 0 2px 10px 2px;
				display: none;
				}
				
			#secondary_cta input {
				font-size: 1.4em;
				text-align: center;
				padding: 2px;
				background: #ffffff;
				font-family: "Trebuchet MS", Arial, sans-serif;
				color: #959595;
				}
				
			#secondary_cta input[type="text"] {
				width: 180px;
				height: 14px;
				border: #725e5d 1px solid;
				margin: 0 4px 14px 0;
				}	
				
				#secondary_cta .textinput {
					width: 180px;
					height: 14px;
					border: #725e5d 1px solid;
					margin: 0 4px 14px 0;
					}
					
					#secondary_cta .textinput.red {
						border: #cc0000 1px solid;
						background: #ffdede;
						}
						
			.secondary_cta_submit {
				margin: 8px 0 0 10px;
				}

#secondary img.img {
	padding: 10px 0 0 10px;
	}
	
	#sidebarlists {
		width: 80%;
		}
	
	#sidebarlists h2 {
		font-size: 1.2em;
	    padding: 20px 0 0;
		}
		
	#sidebarlists li {
		font-size: 1.4em;
		line-height: 1.3em;
	    padding: 3px 0;
		}

/* scroller */

#scroller .ua_title {
	color: #730401;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 6px 0;
	text-align: center;
	}
	
#scroller .ua_content {
	color: #858585;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0 0 6px 0;
	text-align: center;
	}
	
	#scroller .ua_content a:link, #scroller .ua_content a:visited {
		color: #720400;
		outline: none;
		text-decoration: none;
		}
		
	#scroller .ua_content a:hover {
		color: #858585;
		outline: none;
		text-decoration: none;
		}

/* footer
------------------------------------------------- */

#footer {

	}
	
	#footer_cta form {
		margin: 15px 0 0 20px;
		}
	
		#footer_cta ol, ul {
			font-size: 0.8em;
			margin: 15px 0 0 0;
			padding: 0;
			list-style: none;
			}
		
		#footer_cta label {
			padding: 4px 2px 0 4px;
			margin: 0 2px 10px 2px;
			display: none;
			}
			
		#footer_cta input {
			font-size: 1.4em;
			text-align: center;
			background: #ffffff;
			font-family: "Trebuchet MS", Arial, sans-serif;
			color: #959595;
			}
			
		#footer_cta input[type="text"] {
			width: 170px;
			height: 14px;
			border: 0;
			padding: 2px;
			border-bottom: #d7d7d7 2px solid;
			margin: 0 4px 10px 0;
			}	
			
			#footer_cta .textinput {
				width: 170px;
				height: 14px;
				border: 0;
				padding: 2px;
				border-bottom: #d7d7d7 2px solid;
				margin: 0 4px 10px 0;
				}
			
			#footer_cta .footer_cta_call {
				margin-left: 6px;
				margin-bottom: 15px;
				padding-top: 10px;
				}
	
	#footer_navigation {
		width: 670px;
		float: right;
		}
		
		#footer_image {
			float: right;
			margin-top: 35px;
			margin-right: 20px;
			}	
		
		#nav_content, #nav_site {
			list-style: none;
			margin: 0;
			padding: 12px 0 0 10px;
			}
			
			#footer_navigation {
				margin: 2px 0 4px 0;
				text-align: center;
				font-size: 1.1em;
				}
			
			#footer_navigation li {
				display: inline;
				font-size: 1.3em;
				}	
				
			#footer_navigation a {
				margin: 0 16px 2px;
				padding-bottom: 3px;
				}
				
			#footer_navigation a:link {
				color: #404040;
				outline: none;
				text-decoration: none;
				float: left;
				}
				
			#footer_navigation a:visited {
				color: #404040;
				outline: none;
				text-decoration: none;
				float: left;
				}	
				
			#footer_navigation a:hover {
				color: #cc0000;
				text-decoration: none;
				float: left;
				}
			
		#nav_site {
			margin-top: 126px;
			}
	
	#footer_cta {
		width: 240px;
		float: left;
		}
	
/* misc
------------------------------------------------- */

hr, .hide {
	display: none;
	}

a img {
	border: none;
	}

#scroller {
	padding-left: 10px;
	padding-top: 10px;
	}

#slider {
    position:relative;
    width:213px; /* Change this to your images width */
    height:125px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}	
	
/* self-clear floats */

.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
	
/* PNG fix */

* html #selector { /* for IE<6 */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/image.png'); background-image: none; background-repeat: no-repeat; background-color: transparent;
	}
	
/* self-clear floats */

* html .group { /* IE 6 */
	height: 1%;
	}
	
*:first-child+html .group { /* IE 7 */
	min-height: 1px;
	}
	

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/


	
/* for 980px or less */
@media screen and (max-width: 980px) {
	
	#wrap {
		width: 100%;
	}
	
	#header {
		background-image: none;
		border-bottom: 1px solid #ccc;
		height: auto;
		margin-bottom: 20px;
	}
	
	#logo {
		float: left;
		padding: 10px;
		width: 50%;
	}
	
		#logo img {
			width: 160px;
		}
	
	#header p {
		display: none;
	}
	
	#main {
		float: none;
		width: 100%;
	}
	
	#main .post {
		
		padding: 0 20px;
	}
	
	#main .wideslider {
		display: block;
		margin: 0 auto;
		width: 90%;
	}
	
	#secondary {
		float: none;
		margin: 20px auto;
	}
	
	#footer {
		width: 100%;
	}
	
	#footer_cta {
		float: none;
		margin: 0 auto;
		width: 320px;
		text-align: center;
	}
	
	div#footer_navigation {
		float: none;
		width: 100%;
	}
	
	#footer_navigation li {
		display: block;
		padding: 4px 0;
	}
	
	#footer_navigation a:link, #footer_navigation a:visited, #footer_navigation a:hover {
		float: none;
		}
		
	img#footer_image {
		display: none;
	}
	
	#nav_site {
		margin-top: 10px;
	}
	
	img.disc {
		width: 100%;
	}
	
	#footer_cta form {
		margin: 15px 10px 0 10px;
	}
	
}	

		
	a.nav-toggle {
		background: #fff;
		border-radius: 0.4rem;
		border: 1px solid #868686;
		color: #d80802;
		float: right;
		font-size: 0.9rem;
		font-weight: 600;
		margin: 25px 1.2rem;
		padding: 0.6rem;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	#header nav {
		clear: both;
	}
	
	#header nav ul {
		border-top: 1px solid #ddd;
		margin-top: 0;
		text-align: center;
	}
	
		#header nav ul li {
			border-top: 1px solid #ddd;
			font-size: 0.9rem;
			padding: 0.8rem 0;
			text-transform: uppercase;
		}
		
			#header nav ul li:first-child {
				border-top: none;
			}
	
		#header nav ul li a {
			color: #ff0d02;
			text-decoration: none;
		}
		
		#header nav ul li a:hover {
			color: #ff0d02;
		}	
		
#secondary_cta p.sbtitle, #main .content_form p.sbtitle {
	font-size: 18px;
padding: 0 15px 0 10px;
line-height: 24px;
margin-top: 0; 
}

#main .content_form p.sbtitle {
	padding-bottom: 10px;
}

.sbbox .secondary_box_mid {
	padding: 10px 0px 20px;
}

#secondary_cta p.sbsubtitle, #main .content_form p.sbsubtitle {
	font-size: 14px;
padding-bottom: 2px;
	color: #c00;
}

#main .content_form p.sbsubtitle {
	padding-top: 0;
	color: #c00;
	font-size: 16px;
}

.content_form {
	text-align: center;
border: 2px solid #bbb;
border-radius: 8px;
margin-top: 20px;
box-shadow: 0 10px 20px
rgba(0,0,0,0.19), 0 6px 6px
rgba(0,0,0,0.23);
padding: 20px 0 20px;
}

.content_form label {
	padding: 4px 2px 0 4px;
	margin: 0 2px 10px 2px;
	display: none;
	}
	
.content_form input {
	font-size: 1.4em;
	text-align: center;
	padding: 2px;
	background: #ffffff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #959595;
	}
	
.content_form input[type="text"] {
	width: 240px;
	height: 14px;
	border: #725e5d 1px solid;
	margin: 0 4px 4px 0;
	padding: 8px;
	border-radius: 2px;
	font-size: 14px;
	}	
	
	.content_form .textinput {
		width: 180px;
		height: 14px;
		border: #725e5d 1px solid;
		margin: 0 4px 14px 0;
		}
		
		.content_form .textinput.red {
			border: #cc0000 1px solid;
			background: #ffdede;
			}
			
.secondary_cta_submit {
	margin: 8px 0 0 10px;
	}
	
.content_form ol, .content_form ul {
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.secondary_box {
	border: 1px solid #868686;
	border-radius: 8px;
	box-shadow: 8px 7px 6px -6px #bbb;
	padding: 6px 0 12px;
}

.secondary_box_top, #secondary_box_top, .secondary_box_mid, #secondary_box_mid, #secondary_box_end_form, .secondary_box_end, #secondary_box_end {
	height: unset;
	width: unset;
	background-image: unset;
	background-repeat: unset;
	background-position: unset;
	text-align: center;
}

#secondary img.img, #secondary_articles2 .title, #secondary_articles .title, #secondary_cta p {
	padding-left: 0;
	padding-right: 0;
}

#secondary_cta img.title {
	margin: 0;
}

#secondary_cta img.phonenumber {
margin: 14px 0 0 0;
}

#secondary_cta img.callusnow {
margin: 15px 0 0 0;
}

#secondary_cta img.detailslider {
margin: 15px 0 0 0;
}

#secondary_cta img.letuscallyouback {
margin: 19px 0 0 0;
}

#secondary_cta form {
margin-left: 0;
}

.secondary_cta_submit {
margin: 8px 0 0 0;
}

#secondary_cta img.accurate {
margin: 19px 0 6px 0;
}

#secondary_cta img.ctadetail {
margin: 41px 0 0 0;
}

#secondary {
    width: 320px;
}

.secondary_box {
    width: 320px;
    margin-bottom: 10px;
}

#RecaptchaField1, #RecaptchaField2, #RecaptchaField3 {
	margin: 0 auto;
	display: inline-block;
}

#wrap {
	max-width: 1040px;
}

#secondary_cta img.phonenumber {
    margin: 14px auto 0;
    display: block;
}

#secondary #slider {
	margin: 0px auto;
	padding-right: 10px;
}