/* Neutralize styling: 

   Elements we want to clean out entirely: */

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font-size:12px;
    line-height:14px;
    font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	
}

/* custom header font */
/*
@font-face {
    font-family: "Trajan";
    src: url('/fonts/trajan-webfont.eot');
    src: url('/fonts/trajan-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/trajan-webfont.woff') format('woff'),
         url('/fonts/trajan-webfont.ttf') format('truetype'),
         url('/fonts/trajan-webfont.svg#TrajanRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/

.header-font {
	font-family: trajan-pro, Georgia, serif;
}

h1,h2,h3,h4,h5,h6 {
	color: #1c498b;
}


/* Neutralize styling: 
Elements with a vertical margin: */

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	font-size:100%;
	margin: 0px;
	padding: 0px;
}

.home h4 {
	font-size: 1.35em;
	margin:0;	
	padding: 0px;
}


/* Apply left margin:
 Only to the few elements that need it: */
 
li, dd, blockquote {
	margin-left: 0;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
	color:#000;
	font-size:13px;
	color: #8AB1EA;
	
}

fieldset {
	border: none;
}


/* Form field text-scaling */

input, select, textarea {
	font-size: 100%;
}

textarea {
	resize:none;
}

a, a:link, a:visited, a:hover{
	color:#32895d;
	text-decoration:none;
}

a:hover{
	color:#1c498b;	
}

a img, a:link img, a:visited img, a:hover img{
	border:0;
}

a:hover img{	
	text-decoration:none;
	}

.clear{
	visibility:hidden;
	height:1%;
	clear:both;
}


/*------------------------------------------------------------------
MAJOR POSITION BLOCKS
/*------------------------------------------------------------------*/

body{
	background:#b1cde3 url(../images/bg-body.jpg) top left repeat-x;
}

body.modal {
	background: #f4f4f4;
}

#wrapper{
	width:1000px;
	text-align:left; 
	margin:0 auto;
}

#header{
	padding-bottom: 20px;
	background: #f8fbfd url(../images/bg-header.jpg) bottom left no-repeat;
}

#content {
	background:url(/images/bg-content.jpg) no-repeat;
	padding:40px 15px 20px 15px;
}

.home #content {
	padding: 0;
}

#contentWrapper{
	width:900px;
	padding:0 50px;
	text-align:left; 
	margin:0 auto;
	background: url(../images/bg-content.png) top left repeat-y;
}

#contentHeader{
	background:url(/images/bg-content-header.jpg) no-repeat;
	width:900px;
	display:block;
	position:relative;
	padding-bottom:50px;
}

#main {
	width: 545px;
	float: right;
	padding:0 24px 0 25px;
	border-left: solid 1px #e2e3e5;	
}

.home #main {
	width:500px;
	float: left;
	border: none;
	padding: 0 15px;
	height: 467px;
	background:url(/images/bg-services-panel.jpg) no-repeat 15px 30px;
}

#sub-content {
	border-top: solid 1px #e2e3e5;
	margin: 20px 0 0 15px;
	padding-top: 20px;
}

#sidebar {
	width: 225px;
	float: left;
	margin:0 25px;
}

.home #sidebar {
	width: 325px;
	float: right;
	border-left:solid 1px #e2e3e5;
	padding:0 15px 0 20px;
	margin: 0;
}

.home #sub-content {
	border-top: none;
}

#footerWrapper{
	width:1000px;
	text-align:left; 
	margin:0 auto;
	background: url(/images/bg-footer.png) top left no-repeat;
	
}

/*------------------------------------------------------------------
HEADER - parent at line 90
/*------------------------------------------------------------------*/

#header h1, #header h2{
	text-indent:-9999px;
}

h1.headerLogo a{
	background:url(/images/logo-preszler.png) top left no-repeat;
	display:block;
	width:211px;
	height:60px;
	float:left;
	margin: 32px 0 0 62px;
}

h2.justice{
	background:url(/images/logo-1800justice.jpg) top right no-repeat;
	width: 608px;
	height: 112px;
	float: right;
}


/*------------------------------------------------------------------
Global Nav
/*------------------------------------------------------------------*/
#globalNav{
	width: 830px;
	padding:10px 35px 0 35px;
	background: url(/images/bg-nav.jpg) bottom left no-repeat;
	text-align: centre;
}

#globalNav ul{ 
	list-style:inline; 
	padding:0 0 0 0;
	margin: 0 auto; 
	text-align: centre;
	width:96%;
}

#globalNav ul li{ 
	float:left;
	display:block;
	height: 45px;
	text-align: centre;
}

#globalNav ul li a{ 
	display:block; 
	padding:15px;
	text-decoration: none;
	font-style: italic;
	font-size:1.2em ;
	color: #0a3b54;
	border: solid 1px transparent;
	border-bottom: none;
}

#globalNav a:hover {
	color: #32895d;

}

#globalNav a.current {
	background: #f2f2f4;
	border: solid 1px #e2e3e5;
	border-bottom: none;
}

/*------------------------------------------------------------------
BANNER - parent is CONTENT HEADER
/*------------------------------------------------------------------*/

#banner-left{
	width:550px;
	padding:43px 0 0 32px;
	float:left;
}

#banner {
	height: 251px;
}

#form {
	position: relative;
	width:235px;
	height:384px;
	display:block;
	float:left;	
	background:url(/images/bg-form.jpg) 0 0px no-repeat; 
	color: #fff;
	margin-top: 15px;
	padding: 25px;
}

#onlineEval {
	background: url(/images/bg-case-eval.jpg) no-repeat;
	display: block;
	height: 23px;
	width: 445px;
	padding:10px 0 0 50px; 
	font-size: 1.3em;
	line-height: 1;
	margin:25px 0 15px 0;
}

#onlineEval a {
	color: #1c498b;
	text-decoration: none;
}

#onlineEval a em {
	color: #32895d;	
	font-style: normal;
}

#banner-left p {
	font-style: italic;
	line-height: 1.6;
	font-size: 1.15em;
	padding-right: 15px;
}

/*------------------------------------------------------------------
QUICK RESPONSE AREA - parent is FORM (and steve is ghey)
/*------------------------------------------------------------------*/

#form #banner-testimonials {
	position: relative;	
}

#form #banner-testimonials .testimonial p{
	font-size:14px;
	font-style:italic;
	line-height:22px;
	padding:30px 10px 0px 15px;
}

#form #banner-testimonials .testimonial p span {
	font-size:20px;
    color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#form #quick-response h3 {	
	font-size: 1.4em;
	font-weight: normal;
	color: #8AB1EA;
	margin: 5px 0;
	text-shadow: rgba(0, 0, 0, 0.5) -1px -1px;
	text-align: center;
}

#form #quick-response h3 em {
	color: #fff;
	font-style: normal;
}

#form #quick-response p {
	color: #fff;
	font-style: italic;
	margin-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	background: url(/images/bg-form-divider.png) no-repeat bottom center;
}

#form #quick-response label {
	color: #8AB1EA;
	display: block;
	margin:13px 0 4px 0;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.85em;
}

#form #quick-response input,
#form #quick-response textarea {
	font-size: 11px;
	color: #000;
	font-family: arial, helvetica, sans-serif;
}

#form #quick-response input.error,
#form #quick-response textarea.error {
	color: red;	
}

#form #quick-response input.text {
	height: 23px;
	width: 237px;
	background: url(/images/bg-form-input.jpg) no-repeat;
	line-height: 1.5em;
	border: 0;
	padding: 2px;
}

#form #quick-response textarea#quick-response-comments {
	background: url(/images/bg-form-textarea.jpg) no-repeat;
	height: 54px;
	width: 237px;
	line-height: 1.2em;
	border: 0;
	padding:2px;
	overflow:hidden;
}

#form #quick-response .response{
	padding:20px;
}

#quick-response-submit {
	margin: 15px 0 0 7px;
}


/*------------------------------------------------------------------
MAIN - parent is CONTENT WRAPPER
/*------------------------------------------------------------------*/

.sectionTitle {
	font-family: trajan-pro,Georgia,serif;	
	font-size: 1.7em;
	line-height:1.4;
	padding-bottom: 25px;
}


#mainBody {
	border-top:solid 1px #e2e3e5;
	width: 100%;
	font-size:1.1em;
	line-height:1.75;
}

#mainBody p, #mainBody ul, #mainBody ol {
	margin: 25px 0;
}

#mainBody h4 {
	font-size: 1.2em;
	padding-top:20px;
	margin-bottom: 15px;
	border-top: solid 1px #e2e3e5;
}

#mainBody h4.first {
	border-top: none;
}

.case-eval {
	background: url(/images/bg-case-eval.jpg) no-repeat;
	display: block;
	height: 23px;
	width: 445px;
	padding:10px 0 0 50px; 
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1;
	margin:25px 0 15px 0;
}

.case-eval a {
	color: #1c498b;
	text-decoration: none;
}

.case-eval a em {
	color: #32895d;	
	font-style: normal;
}

.faqButton {
	display: block;
	height: 30px;
	width: 444px;
	background:url(/images/bg-view-faq.jpg) no-repeat;
	padding: 7px 0 0 50px;	
}

.faqButton a{
	color: #1c498b;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1;
}

.faqButton em {
	color: #32895d;
	font-style: normal;
}


#mainBody ul{
	list-style:disc;
	list-style-position:inside;
}

#mainBody ol{
	list-style-position:outside;
	padding:10px 0;
	line-height: 1.6;
}

#mainBody ol li {
	margin-left: 20px;
}

#mainBody ul li {
	line-height:1.5;
	margin-bottom: 15px;
}

#mainBody ul.difference{
	list-style:none;
	float:left;	
}

#mainBody ul.difference li{
	padding-left: 15px;
	background:url(/images/ico-right-arrow-blue.png) 0 4px no-repeat;
}


#mainBody ol.indentList{
	padding: 0 0 0 25px;
	list-style-position:outside;
}

#mainBody ol.indentList li{
	padding:3px 0;
}

#mainBody ul.dismiss-list-left, #mainBody ul.dismiss-list-right{
	display:block;
	padding-left:20px;
	list-style-position:outside;
	float: left;
	margin-top: 0;
}

#mainBody ul.dismiss-list-left li {
	margin: 5px 20px 5px 0;
}

#mainBody ul.dismiss-list-right li{
	margin:5px 10px 5px 0;
	width: 150px;
}

	
a.read-more {
	text-transform: none;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	padding-left: 15px;
}

.home #main h4 {
	margin-bottom: 15px;
}

#you-dont-pay {
	background: url(/images/bg-case-eval.jpg) no-repeat;
	display: block;
	height: 23px;
	width: 445px;
	padding:10px 0 0 50px; 
	font-size: 1.15em;
	line-height: 1;
	margin:25px 0 15px 0;
	font-style: normal;
}

.home #main h4.areas {
	margin-left: 20px;
	font-size: 1.2em;
}

.home #main #intro-tile {
	margin: 30px 20px;
	font-size: 1.15em;
	font-style: italic;
	line-height: 1.6;
}

.home #main ul{
	list-style:none;
	display:block;
	padding-top: 15px;
}

.home #main ul li{
	margin: 0 0 25px 20px;
	width: 222px;
	display:block;
	float: left;
	line-height: 1.4em;
}

.home #main ul li a{
	display:block;
	text-decoration:none;
	font-size: 1.2em;
	margin-bottom: 5px;
	height:19px;
	background: url(/images/ico-check.jpg) no-repeat top left;
	padding-left: 32px;
	padding-top: 2px;
}

.home #main ul li a:hover{
	background: url(/images/ico-check.jpg) no-repeat bottom left;
}

.home #main ul li p {
	margin-left: 32px;
}


img.mainThumb {
	float: left;
	margin: 11px 20px 20px 0;
}

.firm.text-tile {
	width: 420px;
	float: right;
	margin-top:  -20px;
}

ul#claim-forms {
	list-style-type: none;
	margin-bottom: 40px;
}

ul#claim-forms li {
	margin-bottom: 5px;
}

img.inline {
	border: solid 8px #f0f0f0;
	float: left;
	margin: 25px 20px 20px 0;
}

#mainBody p.no-top-margin {
	margin-top: 0;
}


/*------------------------------------------------------------------
SIDEBAR - parent is CONTENT
/*------------------------------------------------------------------*/
#sidebar h3 {
	font-family: trajan-pro,Georgia,serif;
	color: #32895d;
	padding:5px 0 0 35px;
	background: url(/images/ico-check.jpg) no-repeat;
	height: 16px;
	font-size: 1.1em;
}

#sidebar h4 {
	font-size: 1.1em;
}

.home #sidebar h4 {
	font-size: 1.3em;
}

.sub-nav {
	font-size: 1.2em;
	margin: 15px 0 30px 0;
	border-top: solid 1px #e2e3e5;
	padding-top: 10px;
}

.sub-nav li {
	padding: 10px 0;
	border-bottom:solid 1px #e2e3e5;
	list-style-type: none;
}

.sub-nav li a {
	text-decoration: none;
	padding-right: 20px;
	color: #000;
}
.sub-nav a:hover {
	color: #32895d;
}

.sub-nav a.active {
	color: #32895d;
	background: url(/images/ico-right-arrow.png) center right no-repeat;
}

#quick-response-button {
	background: url(/images/bg-quick-response-button.png) no-repeat;
	height: 88px;
	width: 215px;
	padding-bottom: 30px;
	text-align: center;
	border-bottom: solid 1px #e2e3e5;
}

#quick-response-button a {
	color: #fff;
	text-decoration: none;
	font-size: 0.8em;
	padding: 15px 25px 0 25px;
	display: block;
	text-shadow: rgba(0, 0, 0, 0.5) -1px -1px;
	line-height: 1.4;
}

#quick-response-button strong {
	font-size:1.65em ;
	display: block;
	font-weight: normal;
	margin-top: 3px;
}

#quick-response-button span.color-change {
	color: #8ab1ea;
}

#sidebar #testimonial {
	position: relative;
	overflow: hidden;
	height: 125px;
	width: 100%;
}

.home #sidebar #testimonial {
	height: 110px;
}

#sidebar #testimonial .testimonial {
	position: relative;
	height: 125px;
	
}

.home #sidebar #testimonial .testimonial {
	height: 110px;
}

#testimonialTile {
	border-bottom:solid 1px #e2e3e5;
	padding: 15px 0 20px 0;
}

.home #testimonialTile {
	border-bottom: none;
	padding: 10px 0 0 0;
	margin: 0;
}

#testimonialTile h4 {
	margin:15px 0 10px 0;
}

#testimonial p {
	font-size: 1.1em;
	font-style: italic;
    line-height:1.5;
    color:#343434;
    margin: 0;
}

.home #testimonial p {
	font-size: 1.2em;
}

#testimonialTile a.read-more {
	padding: 0;
}

#videoTile {
	margin: 25px 0 15px 0;
}

.home #videoTile {
	margin: 0;
	border-bottom: solid 1px #e2e3e5;
}

.home #videoTile h4 {
	margin-bottom: 15px;
}

#video{
	position: relative;
}

#videoTile p{
	
    font-style: italic;
    font-size: 1.1em;
    margin: 5px 0 15px 0;
}

.home #videoTile p {
	line-height:1.5;
	font-size: 1em;
	font-style: normal;
}

.home #video a.play-btn {
	position: absolute;
	left: 118px;
	top: 76px;
	height: 91px;
	width: 91px;
	background:  url(/images/btn-play-video-large.png) no-repeat;
	text-indent: -9999px;	
}

#video a.play-btn {
	position: absolute;
	left:64px;
	top: 30px;
	height: 83px;
	width: 83px;
	background:  url(/images/btn-play-video.png) no-repeat;
	text-indent: -9999px;	
}


/*------------------------------------------------------------------
SUB-CONTENT - parent is CONTENT
/*------------------------------------------------------------------*/
#blog-tile {
	clear: both;
	background: none repeat scroll 0 0 #F2F2F4;
	border: 1px solid #E2E3E5;
	padding: 10px;
	height: 44px;
	width:480px;
	float: left;
	margin: 0 18px 0 0;
}

#blog-tile h6{
	background: url(/images/bg-from-the-blog.jpg) no-repeat;
	display: block;
	width: 155px;
	height: 29px; 
	color: #81b2f8;
	text-shadow: rgba(0, 0, 0, 0.5) -1px -1px;
	text-decoration: none;
	float: left;
	text-align:center;
	padding-top: 15px;
}

#blog-tile h6 span.first-word {
	color: #fff;
}

#blog-tile a {
	color: #000;
}

#blog-tile a:hover {
	color: #32895d;
}

#blog-tile p {
	float: right;
	width: 300px;
	padding-top: 5px;
	line-height: 1.3;
	font-size: 1.1em;
}

#blog-tile p em {
	font-style: normal;
	color: #1c498b;
}

#download-tile {
	width: 300px;
	float: left;
	height: 50px;
	border: solid 1px #E2E3E5;
	background: #F2F2F4;
	padding: 14px 10px 0 10px;
	margin:0 0 30px 23px;
	position: relative;
}
#download-tile img {
	position: absolute;
	bottom: -20px;
	left: -10px;
}

#download-tile a{
	color: #1c498b;
	text-decoration: none;
	font-size: 1.1em;
	padding-left: 95px;
	float: left;
	line-height: 1.3;
}

#download-tile a:hover {
	color:#32895d ;
}

/*------------------------------------------------------------------
FAQ's
/*------------------------------------------------------------------*/
#main #faqs{
	position:relative;
	padding-bottom:80px;
	line-height: 1.5;
}

#main #faqs p {
	margin: 25px 0 15px 0;
	font-size: 1.2em;
	color: #1c498b;
}

#main #faqs .answer {
	margin: 10px 0 25px 0;
	padding-bottom: 25px;
	border-bottom: solid 1px #e2e3e5;
	font-size: 1em;
	color: #000;
}

#main #faqs p span{
	font-size:1.2em;
	padding-right:5px;
}

#main #faqs .answer span{
	font-size:1.2em;
	padding-right:5px;
}

#main #faqs p.answer#last, #mainBody #faqs ol#last {
	border-bottom: none;
}


/*------------------------------------------------------------------
CONTACT BODY
/*------------------------------------------------------------------*/

#contact-info{
	border-bottom: solid 1px #e2e3e5;
	padding-bottom: 25px;
	line-height: 1.5;
	width: 100%;
	float: left;
	text-align: center;
}

.address-tile {
	width: 181px;
	float: left;
	margin-top: 30px;
	text-align: left;
}


/*------------------------------------------------------------------
TESTIMONIAL CONTENT
/*------------------------------------------------------------------*/

.testimonialBody{
	padding: 8px 25px 20px 20px;
	border-bottom: solid 1px #e2e3e5;
}

#mainBody .testimonialBody p{
	margin: 0;
	padding: 10px 0;
}

#mainBody .testimonialBody h5 {
	padding-top: 10px;
}

.testimonialToggle{
	text-align:right;
	width:100%;
	display:block;
}
.testimonialToggle .showMore,
.testimonialToggle .showLess {
 	display: none;	
 	cursor: pointer;
}
body.js-enabled .testimonialToggle .showMore {
	display: inline;
}
body.js-enabled .testimonialMore {
	display: none;	
}

.testimonialBody h3{
	color:#0d4f70;
	font-size:13px;
	padding:10px 0 0 0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", arial;
	
}

.testimonialBody h3 span{
	font-style:italic;
	font-size:13px;
	font-weight:normal;
}	

.testimonialBody p.showMore {
	color:  #32895d;
	font-style: italic;
	display: block;
	padding:0 20px 0 0 !important;
	height: 20px;
}

.testimonialBody p.show {
	background: url(/images/ico-down-arrow.png) right 7px no-repeat;
	
}

.testimonialBody p.hide {
	background: url(/images/ico-up-arrow.png) right 7px no-repeat;
}
/*------------------------------------------------------------------
FORMS
/*------------------------------------------------------------------*/

#contactForm{
	float:left;
	width:410px;
	padding-top:25px;
}

#contactForm label{
	float: left;
	width: 120px;
	padding:3px 0 3px 0;
	color:#343434;
}

#contactForm input, #contactForm textarea{
	width: 330px;
	margin-bottom: 5px;
	border:1px solid #dadada;
	padding:3px;
	
}


#contactForm textarea{
	width: 330px;
	height: 150px;
}

#contactForm .boxes{
	width: 1em;
}

input#submitbutton{
	margin-top: 5px;
	width: 90px;
	color:#fff;
	background-color:#1a437d
}

#contactForm br{
	clear: left;
}

.errorBox {
	margin: 0.5em 0;	
	/*padding: 0.33em;*/
	color: red;
}
.errorBox ul {
	list-style: none;
}

#caseEval fieldset{
	margin:10px 0;
	padding : 1em;
	border : 1px solid #ccc;

}

#caseEval fieldset legend{
	color: #1c498b;
	font-size:1.3em;
	margin : 5px;
	padding : 4px;

}

#caseEval fieldset textarea{
	width:500px;
	height:100px;
	margin-bottom: 5px;
	border:1px solid #dadada;
	padding:3px;
}

#caseEval fieldset input.evalTextInput{
	margin-bottom: 5px;
	border:1px solid #dadada;
	padding:3px;
}

#caseEval fieldset td{
	padding:4px;
	width: 50%;
}


#caseEval fieldset #type label{
	float: left;
	width: auto;
	padding:3px 0 3px 0;
	color:#343434;
}

#caseEval fieldset #contact label {
	float: left;
	width: 90px;
	padding:3px 0 3px 0;
	color:#343434;
}

#caseEval #contact input, #caseEval #contact select {
	width: 200px;
}

#caseEval #case-info input, #caseEval #case-info textarea, #caseEval #misc textarea {
	margin: 5px 0 10px 0;
}

#caseEval fieldset#misc label#website {
	float: left;
	width: 220px;
	padding:3px 0 3px 0;
	color:#343434;
}

#caseEval fieldset#misc select{
	margin-bottom:10px;
}
#caseEval fieldset#misc label{
	padding:3px 0 3px 0;
}

#caseEval fieldset label{
	padding:4px 0 0px 0;
	display:block;
	color:#343434;
}

#caseEval input#submitButton{
	margin-top: 5px;
	margin-bottom:10px;
	width: 150px;
	color:#fff;
	background-color:#1a437d;
	border:1px solid #dadada;
	padding:3px;
}


/*------------------------------------------------------------------
Pager
/*------------------------------------------------------------------*/

#results{
	color:#343434;
	font-size:13px;
	min-height: 220px;
}
* html #results {
	height: 200px;
}
	

#results h1{
	color:#1a437d;
	font-family:"Lucida Grande", "Lucida Sans Unicode", arial;
	font-size:20px;
	font-weight:normal;
	padding:20px 0 220px 0;
}

#results .result{
	background:url(../images/bgTesteeBreak.jpg) left bottom no-repeat;
	padding:5px 0 15px 0;
	margin-bottom:10px;
	display:block;
	font-size:12px;
	
}

#results .result h4 a{
	color:#1a437d;
	font-family:"Lucida Grande", "Lucida Sans Unicode", arial;
	font-size:14px;
	padding-bottom:8px;
	font-weight:normal;
	display:block;
	
}
#results .result.last {
	background-image: none;
}



#results .pager {
	height: 1em;
	margin: 1.5em 2em;	
}

#results ul.pagination {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
#results ul.pagination li {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	color:#6586a0;
}


#results ul.pagination li.pagerPrev {
	height:21px;
	width:21px;
	text-align: center;
	border:1px solid #dadada;
	margin:3px;
	color:#6586a0;
	padding:3px 0 0 0;
}

#results ul.pagination li.pagerNext {
	height:21px;
	width:21px;
	text-align: center;
	border:1px solid #dadada;
	margin:3px;
	color:#6586a0;
	padding:3px 0 0 0;
}

#results ul.pagination li.pagerPage, 
#results ul.pagination li.pagerPageFirst, 
#results ul.pagination li.pagerPageLast {
	height:21px;
	width:21px;
	text-align: center;
	border:1px solid #dadada;
	margin:3px;
	color:#6586a0;
	padding:3px 0 0 0;
}
#results ul.pagination li.pagerPageLast {
	color:#6586a0;
}

#results ul.pagination li a{
color:#6586a0;
}

	
/*------------------------------------------------------------------
Video Player
/*------------------------------------------------------------------*/
.videoPlayer{
	width:545px;
	margin:25px auto;
}	
	
	
/*------------------------------------------------------------------
FOOTER - parent at line 97
/*------------------------------------------------------------------*/

#footer{
	font-size: 0.9em;
	padding: 25px 0 25px 0;
	font-family:helvetica, arial, sans-serif;
	color:#6586a0;
}

#footer p{
	padding:4px 0;
	clear: both;
	text-align:center; 
}

#footer a{
	color:#6586a0;
	text-decoration: none;
}

#footer a:hover {
	color: #0a3b54;
}

ul#social-media {
	height: 41px;
	width: 250px;
	margin: 20px auto;
}

#social-media li {
	float: left;
	list-style-type: none;
	margin: 0 10px;
}

#social-media a {
	display: block;
	text-indent: -9999px;
	height: 41px;
}

#facebook a{
	width: 41px;
	background: url(/images/btns-social-media.png) no-repeat top left;
}

#facebook a:hover {
	background-position: bottom left;
}

#twitter a{
	width: 41px;
	background: url(/images/btns-social-media.png) 162px 0;
}

#twitter a:hover {
	background-position: 162px 41px;
}

#bbb a{
	width: 106px;
	background: url(/images/btns-social-media.png) no-repeat top right;
}

#bbb a:hover {
	background-position: bottom right;
}
