/* ------- LawyerLink styles ------- */

@import url(basestyles.css);


/* ------- globals ------- */

body {
	font: 75%/1.4em Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #333;
	background: #03396f;
	}
	
a:link, a:visited {
	color: #141468;
	text-decoration: none;
	}

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

a:active {
	color: #333;
	}
	
a img {
	background: none;
	border: 0;
	}
	
h1, h2, h3, h4, h5, h6 {
	color: #444;
	line-height: normal;
	font-weight: normal;
	}

h1 {
	color: #036;
	font-size: 187%;
	margin: 0 0 5px;
	}

h2 {
	font-size: 167%;
	margin: 0 0 8px;
	color: #333;
	}

h3, legend {
	font-size: 117%;
	margin: 0;
	line-height: 1.3em;
	margin-top: 1em;
	margin-bottom: .2em;
	}

legend {
	color: #ff1700;
	margin: 0;
	padding: 0 3px;
	}

fieldset {
	margin-top: 125px;
	border: 1px solid #c7c6c6;
	padding: 8px;
	color: #ff1700;
	}

fieldset p {
	margin: 0;
	}

#submit {
	margin-top: 5px;
	}


h4 {
	font-size: 100%;
	padding-top: 7px;
	}

ul li {
	line-height: 1.3em;
	margin-top: 1em;
	margin-bottom: .4em;
	}

sup { line-height: 0; }

img.alignright {
	float: right;
	margin: 0 0 5px 9px;
	}

img.alignleft {
	float: left;
	margin: 0 9px 5px 0;
	}
	
img.aligncenter {
	display: block;
	margin: 0 auto;
	}

blockquote {
	clear: both;
	width: 456px;
	font-size: 135%;
	text-align: center;
	background: url("../dir_images/quote_left.gif") left top no-repeat;
	margin: 0 auto 15px auto;
	padding: 0;
	}
	
blockquote p {
	margin: 0;
	padding: 15px 20px;
	background: url("../dir_images/quote_right.gif") right bottom no-repeat;
	line-height: 1.3em;
	}
	
blockquote cite {
	font-size: 82%;
	}
	
/* ------- Layout ------- */

#pageBounds {
	margin: 0 auto;
	width: 780px;
	position: relative;
	background: #d5e8f3 url("../dir_images/bg_pageBounds.jpg") center top no-repeat;
	}

#contentBounds {
	margin: 0 auto;
	padding-top: 54px;
	}

#mainContent {
	margin: 0 auto;
	width: 750px;
	text-align: left;
	}
	
#intro {
	font-size: 92%;
	background: transparent url("../dir_images/bg_intro.gif") 0 0 no-repeat;
	min-height: 192px;
	border-left: 1px solid #f0a64d;
	}
	
#intro #guts {
	padding: 15px 0 0 20px;
	width: 455px;
	}
	
#intro #swap {
	float: right;
	width: 315px;
	line-height: 1.3em;
	margin-top: 4px;
	}

#masthead {
	position: absolute;
	top: 0;
	height: 52px;
	width: 780px;
	}

#footer {
	clear: both;
	text-align: center;
	font-size: 92%;
	margin: 25px 15px 15px;
}

.even_c1, .even_c2 {
	float: left;
	width: 370px;
	margin: 0 0 20px;
	display: inline;
	border: 1px solid #7ad4d4;
	}
	
.even_c2 {
	float: right;
	margin: 0 0 20px;
	}

/* ------- specifics ------- */

/* ------- masthead ------- */

#masthead h2 {
	width: 232px;
	height: 40px;
	background: url("../dir_images/logo2.png") center center no-repeat;
	float: left;
	margin: 15px 0 0 20px;
	display: inline;
	}
	
#masthead h2 a {
	display: block;
	height: 40px;
	text-indent: -5000px;
	overflow: hidden;
	}
	
#masthead p a {
	font-weight: bold;
	color: #ededed;
	font-size: 92%;
	position: absolute;
	top: 35px;
	right: 300px;
	}
	
/* ------- footer ------- */

#footer a {
	text-decoration: underline;
	}
	
#footer a:hover {
	text-decoration: none;
	}
#footer strong {
	color: #f00;
	}
	
#footer p.copyright {
	margin-top: 10px;
	padding-top: 15px;
	border-top: 1px solid #ccc;
	}

/* ------- content ------- */

#mainContent a:link, #mainContent a:visited {
	text-decoration: underline;
	}

#mainContent a:hover {
	text-decoration: none;
	}

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

#mainContent #browser ul li {
	margin: 6px 15px;
	line-height: 1.5em;
	}
	
#intro h2 {
	font-size: 170%;
	color: #444;
	letter-spacing: -.06em;
	padding: 0;
	margin: 0;
	}
	
#intro h3 {
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	}
	
#intro h2 strong, #intro h3 strong {
	color: #fe8c0f;
	font-weight: normal;
	}

#intro ul {
	float: left;
	border-right: 1px solid #d3d5b7;
	font: 10px/12px Georgia, Times, serif;
	width: 125px;
	background: #fff;
	}
	
#intro #swap p {
	margin: 0;
	}
	
#intro #swap img.alignright, #intro #swap img.alignleft {
	margin-bottom: 0;
	}
	
#intro #swap img.rotate {
	position: absolute;
	z-index: 1;
	display: block;
	top: 0px;
	right: 11px;
	}

#mainContent #intro ul li {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}
	
#mainContent #intro ul li a {
	text-decoration: none;
	display: block;
	margin: 0;
	color: #333;
	padding: .15em 20px .15em 0;
	height: 1%;
	}
	
#mainContent #intro ul li a:hover {
	background: #ecedd8;
	color: #067afc;
	}

.even_c1 h3, .even_c2 h3 {
	color: #52b0b0;
	margin-bottom: 4px;
	padding: 8px 0 7px;
	border-bottom: 1px solid #a6e2e2;
	font-size: 170%;
	letter-spacing: -.025em;
	text-align: center;
	background: url("../dir_images/bg_even_h3_2.gif") left bottom repeat-x;
	}
	
.even_c1 p, .even_c2 p {
	font-size: 97%;
	line-height: 1.7em;
	padding: 8px;
	}
	

/* ------- browser ------- */

#mainContent ul#tabs {
	list-style-type: none;
	margin: 0;
	}

#mainContent ul#tabs li {
 	background: #fbf7b2;
	float: left;
	text-align: center;
	margin: 0 1px 0 0;
	padding: 0;
	font-size: 122%;
	font-weight: bold;
	display: inline;
 	border: 1px solid #ccc;
	border-bottom: none;
	z-index: 100;
	position: relative;
	line-height: 1.2em;
	}
	
#mainContent ul#tabs li.here {
 	margin-bottom: -1px;
	padding-bottom: 1px;
 	border: 1px solid #f0a64d;
	border-bottom: none;
 	}
		
#mainContent ul#tabs li a {
  display: block;
	color: #999;
	text-decoration: none;
	padding: 4px 20px;
	margin: 0;
 	background: #ededed;
 	}
	
#mainContent ul#tabs li.here a {
	background: #fbf7b2;
	color: #fe8c0f;
	}
	
#mainContent #browser {
	width: 748px;
	border: 1px solid #f0a64d;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: #fdfad9  url("../dir_images/bg_results.gif") left top repeat-x;
	height: 190px;
	position: relative;
	z-index: 10;
	}
	
#mainContent #browser .filter, #mainContent #browser .results {
	margin: 0;
	padding: 0;
	width: 229px;
 	float: left;
 	color: #555;
	overflow: auto;
	height: 190px;
	}
	
#mainContent #browser .filter {
	text-align: center;
	padding-top: 5px;
  }
	
#mainContent #browser .results {
	width: 518px;
	border: none;
 	border-left: 1px solid #f1eeb4;
	float: right;
	}

#mainContent #browser ul {
	margin: 0;
	}
	
#mainContent #browser ul li {
	margin: 0 auto;
	text-align: center;
	padding: 6px 10px;
	}
	
#mainContent #browser .results ul li {
	text-align: left;
	padding: 0;
	border-bottom: 1px solid #f1eeb4;
	}

#mainContent #browser strong {
	color: #067afc;
	}

#browser input {
	width: 110px;
	}
	
input#join {
	width: auto;
	margin-left: 3px;
	}

#mainContent #browser .filter select {
	width: 180px;
	font-size: 92%;
	text-align: left;
	margin: 0 0 1em 0;
	}

#mainContent #browser .filter label {
	text-align: left;
	font-size: 92%;
	margin: 0;
	padding: 0;
	position: relative;
	top: -1em;
	}
	
#mainContent #browser .filter input {
	width: 86px;
	font-size: 92%;
	padding: 0;
	margin: 0 0 1em 0;
	}

#mainContent #browser .results ul li a {
	display: block;
	text-decoration: none;
	padding: 6px 10px;
	color: #555;
	}

#mainContent #browser .results ul li a:hover {
	background: #fff;
	}
	
#mainContent #browser .results ul li strong a {
	color: #444;
	font-size: 112%;
	}
	
#contentBounds #mainContent .results ul li.default_msg {
	display: block;
	font-size:110%;
	color: #666;
	padding-top: 40px;
	text-align: center;
	border-bottom: none;
	}
	
#contentBounds #mainContent .results ul li.default_msg span {
	font-size: 125%;
	font-weight: bold;
	line-height: 2em;
	}
	
#contentBounds #mainContent .results ul li.default_msg a:hover {
	background: none;
	text-decoration: underline;
	color: #fe8c0f;
	}
	
#load {
	display: block;
	text-align: center;
	margin: 50px auto 0;
	}
	
#mainContent #pagination {
	width: 518px;
	float: right;
	text-align: left;
	padding-top: 8px;
	}
	
#mainContent #pagination p {
	margin: 0;
	}

#detail, #register, #cause_finder {
	margin: 0 0 15px;
	padding: 0 15px;
	border: 1px solid #f0a64d;
	height: 200px;
	overflow: auto;
	clear:both;
	background: #fdfad9 url("../dir_images/bg_results.gif") left top repeat-x;
	}
	
#register {
	height: auto;
	overflow: visible;
	}
	
#detail h3, #register h3 {
	padding: 10px 0 0 0;
	color: #067afc;
	font-weight: bold;
	margin-bottom: 0;
	}
	
#detail .description {
	margin: 10px 0;
	}
	
#detail .choose {
	float: right;
	margin: 0 0 5px 15px;
	}
	
#detail .choose p {
	font-size: 87%;
	color: #fd8703;
	font-weight: bold;
	}
	
#detail .choose a {
	display: block;
	color: #067afc;
	padding: 6px 15px 8px;
	background: #fbac54 url("../dir_images/bg_even_h3_2.gif") left bottom repeat-x;
	border: 1px solid #067afc;
	text-align: center;
	font-weight: bold;
	font-size: 122%;
	text-decoration: none;
	}
	
#detail .choose a:hover {
	background: #ededed;
	text-decoration: underline;
	}
	
#detail .choose input {
	font-size: 87%;
	padding: 0 2px 0 3px;
	}
	
.start_over {
	float: right; 
	font-weight: bold; 
	font-size: 120%; 
	clear: both; 
	text-align: center;
	padding: 0 15px;
	width: 140px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: 110px; 
	}
	
.start_over a {
	color: #666;
	}
	
.start_over a:hover {
	color: #fe8c0f;
	}
	
#register .start_over {
	padding: 15px 0 0;
	clear: none;
	}
	
#register .even_c1, #register .even_c2 {
	width: 345px;
	border: none;
	margin-bottom: 0;
	}
	
#register #regTitle {
float: left;
padding-bottom: 15px;
	}	

#register th {
	background: url("../dir_images/bg_even_h3_2.gif") left bottom repeat-x;
	border-bottom: 1px solid #ccc;
	color: #888;
	line-height: 30px;
	margin: 0;
	padding: 0;
	}
	
.clear {
clear: both;
text-align: center;
border-top: 1px solid #ddd;
margin-top: 0;
padding-top: 10px;
}

small {
	font-size: 82%;
	line-height: 1.2em;
	}
	
.required {
	color:#FF0000;
}


/** Optimizer Test **/
#mainContent #intro ul.test2 li a {
	text-decoration: underline;
	display: block;
	margin: 0;
	color: #06d;
	padding: .15em 0 .15em 12px;
	height: 1%;
	cursor: default;
	background: transparent url("../dir_images/bg_msgs-test1.gif") left center no-repeat;
	}
	
#mainContent #intro ul.test2 li a:hover {
	background: #06d url("../dir_images/bg_msgs-test1-hover.gif") left center no-repeat;
	color: #fff;
	cursor: default;
	}

#mainContent #intro ul.test4 {
	background: #eef2f7;
	border-right: none;
	margin-bottom: 10px;
}
#mainContent #intro ul.test4 li a {
	text-decoration: underline;
	display: block;
	margin: 0;
	color: #05f;
	padding: .28em 0 .28em .5em;
	height: 1%;
	cursor: default;
	border: 1px solid #eef2f7;
	border-right-color: #79B7E0;
	border-bottom-color: #D5E8F3;
}
#mainContent #intro ul.test4 li a:hover, #mainContent #intro ul.test4 li a.here {
	background: #fff;
	cursor: default;
	border: 1px solid #79B7E0;
	border-right-color: #fff;
	color: #eb7425;
	text-decoration: none;
	}

#mainContent #intro #swap.test4 {
	float: right;
	line-height: 1.3em;
	width: 300px;
}
#swap.test4 {
	padding-bottom: 10px;
}