/* CSS Document */
table, tr, td, div, img, form, object, embed, h1, h2, h3, h4, h5, h6, h7, h8, p, ul, ol, li, cite, a {
	border-width: 0;
	margin: 0;
	padding: 0;
}
html {	height: 100%;}
body {
	background: #fff url(../images/bg_page.jpg) left top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#21354a;
	text-align:center;
	margin: 0;
	padding: 0;
}
a {
	color: blue;
	text-decoration:underline;
}
a:hover {	text-decoration: underline;}


.invisible{display:none;}

div#page_container {
	width: 980px;
	margin:0 auto;
	text-align:left;
}
.clear{clear:both;}

/****************************** Utility NavBar **************************/
.utilbar {
	list-style-type: none;
	color:#a3bccb;
	text-align:right;
	width:980px;
	margin:0;
	height: 29px;
	line-height: 29px;
	font-size:10px;
}
.utilbar li {	display:inline;}
.utilbar li a {
	color:#FFF;
	font-size:10px;
	padding:6px 4px 0 2px;
	text-decoration:none;
}
.utilbar li a:hover {	text-decoration:underline;}

.header {
	text-align:left;
	height:288px;
	width: 980px;
}
/****************************** video ******************************/
.video_left{
width:512px;
background:url(../images/home_logo.jpg) 50% 50% no-repeat;
float:left;
height:288px;
}
.video_left #page, .video_left #page #player{
height:288px;
width:512px;
}
.video_left #playlist_wrap {display:none;}
.video_left #page, .video_left .player{
padding:0;
margin:0;
}
.video_left #player{margin-top:0;}
/****************************  header right *************************/
#right_header{
float:right;
color:#000;
width:468px;
}
#right_header h2.phonenumber{	
background:url(../images/phonenumber.gif) 100% 0 no-repeat; 
height:43px; 
width:468px; 
text-indent:-999999px;
margin-bottom:10px;
}
/****************************** book container header ******************************/
.book_container h3{
		color:#fff;
		font-size:11px;
		line-height:14px;
		min-height:42px;
}
.book_container h3 a{
	color:#fff;
	text-decoration:none;
}
.book_container h3 a:hover{text-decoration:underline;}
.bookitem{
	float:left;
	/*margin: 0 auto;*/
	width:151px;
	text-align:center;
}
.book_container .learnmore{
	display:block;
	background:url(../images/learnmore.png) 0 0 no-repeat;
	font-size:0px;
	text-indent:-999999px;
	width:114px;
	height:24px;
	position:absolute;
	margin-top:160px;
	margin-left:20px;
}
.book_container .learnmore:hover{	background:url(../images/learnmore-h.png) 0 0 no-repeat;}
.book_container h4{
	display:block;
	clear:both;
	padding:10px 0 0 26px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	background:url(../images/arrow.png) 0 10px no-repeat;
	font-size:15px;
	margin-left:80px;
	position:relative;
	top:-10px;
}
.book_container .consumerguidebtn:hover{color:#f00d21;}

/****************************** contactform header ******************************/
.contacttop {
	color:#fff;
	background:url(../images/startnow.png) 0 0 no-repeat;
	padding:81px 57px 0 20px;
	font-size:14px;
}
.contacttop form {	padding-top:20px;}

.contacttop input, .contacttop textarea {
	border:1px solid #bccad3;
	background:#f0f0f0;
	color:#999;
	font-size:11px;
	width:190px;
	padding: 0 0 0 2px;
	height:24px;
	float:left;
	clear:left;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0px 3px 0;
}
.contacttop textarea {
	float:right;
	height:82px;
	margin:-87px 0 0 0;
	position:relative;
}
.contacttop input.submitbutton {
	width:100px;
	text-align:center;
	background:#680000 url(../images/button.gif) 0 0 repeat-x;
	color:#fff;
	font-weight:bold;
	border:0;
	font-size:14px;
	padding:4px 10px;
	margin:10px 0 0 290px;
	cursor:pointer;
	clear:both;
}

/*BEGIN MAIN NAVIGATION */
.navholder {
	background: url(../images/nav_bg.gif) 0 0 no-repeat;
	text-align:center;
	clear:both;
	height:51px;
	margin-top:6px;
}
.navholder ul {
	list-style-type: none;
	color: #dadfeb;
}
.navholder li {	display:inline;}
.navholder li.last a{	background:none;}
.navholder li a {
	color: #c7cfdc;
	display:block;
	float:left;
	background:url(../images/nav_divider.gif) 100% 0 no-repeat;
	text-decoration: none;
    font-size: 16px;
    padding: 14px 19px;
	font-family:Arial, Helvetica, sans-serif;
}
.navholder li a:hover {	color: #fff;}

/*BEGIN DROP DOWN STYLING */
table.subnav {
	background: #1c232d;
	float:left;
	display:block;
	position:relative;
	left: 65px;
	top:171px;
}
table.subnav td {
	white-space: nowrap;
	border-bottom: 1px solid #313a48;
}
table.subnav td a {
	display: block;
	padding: 6px 8px;
	color: #fff;
	text-decoration: none;
	font-family: arial, helvetica;
	font-size: 11px;
}
table.subnav td a:hover {
	background:#c7cfdc;
	color: #000;
	text-decoration: none;
	font-family: arial, helvetica;
	font-size: 11px;
}
/*END DROP DOWN STYLING */

#practicesnav {
	position:absolute;
	top:200px;
	margin-left: 10px !important;
	margin-left: -765px;
	z-index:1000;
	visibility:hidden;
	text-align:left;
}
/*END MAIN NAVIGATION */
#container {
	width:980px;
	padding:12px 0;
	background:url(../images/columndividers.gif) 0 0 repeat-y;
}

/*BEGIN LEFT COLUMN */
#leftcol {
	clear:both;
	float:left;
	width:208px;
	font-size:12px;
}
.chatbox{
	padding:10px 0;
	text-align:center;
}
#leftcol h2, #rightcol h3, #rightcol h2 {
	clear:both;
	padding: 10px;
	padding-left: 33px;
	margin-bottom:1px;
	color: #fff;
	font-size:15px;
	margin-top:10px;
	background:#1c232d url(../images/sideheader.gif);
}
#rightcol h2{	background:url(../images/title_arrows_red.jpg) 0 0 no-repeat; color:#c00;}	
#leftcol h2 a, #rightcol h3 a{text-decoration:none; color:#fff;}
#leftcol h2 a:hover, #rightcol h3 a:hover{color:#d1d8e1;}

#leftcol h4, #rightcol h4 {
	color: #21354a;
	font-size:13px;
	padding: 5px 10px 5px 10px;
}
#leftcol h4 a, #rightcol h4 a {
	color: #21354a;
	text-decoration: none;
}
#leftcol h4 a:hover, #rightcol h4 a:hover {
	color: #21354a;
	text-decoration:underline;
}
#leftcol .box, #rightcol .box{
	margin-bottom:20px;
	border-top:1px solid #b3b3b3;
	background:url(../images/bg_categories_gradient.jpg) 0 0 repeat-x;
}
#leftcol ul, #rightcol ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#leftcol li, #rightcol li {
	padding: 8px 10px 8px 10px;
	border-bottom:#CCC 1px solid;
}
#leftcol li a, #rightcol li a {
	color: #21354a;
	text-decoration: none;
}
#leftcol li a:hover {	text-decoration: underline;}
#leftcol p.more, #rightcol p.more {
	text-align:right;
	font-size:13px;
	text-transform:capitalize;
	color: #062a5a;
	padding:5px;
	margin: 0px 10px 10px 10px;
}
#leftcol p.more a, #rightcol p.more a {
	text-decoration: none;
	color: #062a5a;
}
#leftcol p.more a:hover, #rightcol p.more a:hover {	text-decoration:underline;}

#leftcol .newsdate{
font-size:11px;
color:#7f7f7f;
display:block;
}
#leftcol .thumb-list, #rightcol .thumb-list{}
#leftcol .thumb-list img, #rightcol .thumb-list img{
	float:left;
	width:38px;
	height:38px;
	margin:-3px 13px 0px 8px;
	}
#leftcol .thumb-list li, #rightcol .thumb-list li{
		clear:both;
		height:38px;
 	border-bottom:#CCC 1px solid;
  padding:8px 2px 5px 3px;
	}
#leftcol .practice-areas li a {
color: #cc0000;
font: bold 14px "Trebuchet MS","Trebuchet MS",sans-serif;
}
/*END LEFT COLUMN */

#copy {
	width: 540px;
	margin-left:12px;
	text-align:justify;
	float:left;
	line-height:20px;
}
#copy .emaillink{
display:block;
padding:0;
margin:0 0 0 -2px;
border:0;
background:none;
text-decoration:underline;
color:#9a0000;
font-size:14px;
cursor:pointer;
}
#copy .emaillink:hover{text-decoration:none;}

/* search results container */
#copy #cse-search-results iframe{	width:540px;}

#copy .video {
	width:520px;
	padding-top:14px;
}
#copy .videocontainer {
	padding:4px 0px 4px 0px;
	text-align:center;
}
#copy table{
margin-bottom:15px;
text-align:left;
}
.floatleft, .photo, .bookphoto, #copy p img{
float:left;
padding:5px;
margin:0px 10px 10px 0px;
}

#copy h1 {
	padding: 0 0 8px 0;
	color: #1c232d;
	font-size:22px;
	line-height: 28px;
	margin-bottom:13px;
	text-align:left;
}
#reports #copy h1 {
margin-top: 1em;
}
#copy h2 {
	color: #21354a;
	font-size:15px;
	margin: 15px 0px 0px 0px;
}
#copy h3 a, #copy h2 a {
	text-decoration:underline;
	color: #21354a;
}
#copy h3 a:hover, #copy h2 a:hover {	text-decoration: none;}
#copy h3, #copy h3 a {
	color: #21354a;
	font-size:14px;
	margin: 15px 0px 0 0;
}
p.dotted_divider {
	border-bottom: 1px dotted #ccc;
	margin-bottom:20px;
}
#copy ul.bborder li{
border-bottom:1px solid #ccc;	
margin-bottom:5px;
margin-top:5px;
}
#copy p, #copy blockquote {	padding:5px 0px 10px 0px;}

#copy ul {
list-style-type: none;
margin:5px 0px 0 6px;
}

#copy ul li{
text-align:left;
background:url(../images/double_arrow.gif) 0px 9px no-repeat;
padding: 6px 5px 4px 30px;
}

#copy ul ul{
margin:0px 0 6px 30px;
}

#copy ul ul li{
padding:0px 5px 0px 10px;
background:url(../images/bullet.gif) 0 7px no-repeat;
margin:0;
}

#copy ol li{
background:none;
padding: 2px 5px 2px 0px;
}

#copy ol{margin-left:25px;}

#copy dd {
	margin: 5px 0px 15px 0px;
	padding:0px;
}
#copy dt {
	font-weight:bold;
	background:url(../images/double_arrow.gif) 0px 8px no-repeat;
	padding: 4px 5px 4px 10px;
	margin: 2px 0px;
	color: #039;
}
#copy p.info{
font-size:12px;
font-style:italic;
line-height:15px;
width:320px;
}
#copy p.top, #copy p.more{
text-align:right;
font-size:11px;
margin-top:8px;
color:#fff;
border-top:1px solid #ccc;
text-transform:capitalize;
}
input, textarea, select{
border:1px solid #b1ada4;
padding:5px 0 5px 5px;
margin-bottom:5px;
color:#999;
background:#fff url(../images/inputbg.gif) 0 0 repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#copy input[type="submit"], #rightcol input[type="submit"], #copy input[type="button"] {
	background:#680000 url(../images/button.gif) 0 0 repeat-x;
	color:#fff;
	font-weight:bold;
	border:0;
	font-size:14px;
	padding:6px 10px;
	margin:0;
}
#copy form{
	background: url(../images/bg_categories_gradient.jpg) 0 0 repeat-x;	
	padding:20px;
}
#sitemap #copy li a, #caseresults #copy li a{
text-decoration: none;
color:#222;
}

#caseresults #copy ul p{font-size:11px; padding:0 0 0 18px; font-style:italic;}

#sitemap #copy li a:hover, #caseresults #copy li a:hover{text-decoration: underline;}

#members #copy div{margin-bottom:25px;}

#copy .cmpadd{
font-size:12px;
line-height:17px;
}

#copy #cmp_container, .testimonial{
border:0;
border-top:1px solid #b3b3b3;
background: url(../images/bg_categories_gradient.jpg) 0 0 repeat-x;	
padding:5px 8px;
margin:10px 0;
}
#copy h2.disclaimer{
text-transform:uppercase;
font-size:14px;
line-height:16px;
}
#copy .testimonial h2{
font-size:18px;
font-weight:bold;
padding:10px 0 8px 0;
margin:0;
background:none;
text-align:left;
line-height:18px;
}
.testimonial{margin:0 0 10px 0;}
hr{
background:#fff;
border:0;
color:#fff;
height:1px;
}

/* float clear-fix */
#copy .searchbox
{zoom: 1;} /* lte ie7 */
#copy .searchbox:after
{content: ""; height: 0; clear: both; display: block;} /* compliant */

/* search box */
#copy .searchbox {
padding: 10px 0 20px 0;
margin: 0 auto;
width: 80%;
}

#copy #cse-search-box {
	background: none;
	padding:0 0 8px 0;
	text-align:center;
}
#copy #cse-search-box input{
	margin-bottom:0 !important;
	border:1px solid #cedae4 !important;
	width: 100%;
}
#copy #cse-search-box input[type=submit]{
width:100px !important;
height:20px;
padding:0 !important;
float: right;
font-size:0px;
margin-left:77px !important;
top:6px !important;
position:relative;
border:0 !important;
background:url(../images/bu_search_our_site.gif) 0 0 no-repeat !important;
}
#copy #cse-search-box input[type=submit]:hover {
opacity: 0.9;
}
/****************************** center callouts ******************************/
#copy .center_callouts h1{
font-size:36px;
line-height:40px;
color:#21354a;
font-weight:normal;
font-family:'Century Gothic',verdana,arial,helvetica,sans-serif;
margin-bottom: 6px;
padding-bottom: 6px;
text-shadow:3px 3px 3px #999;
border-bottom:1px dotted #babdc0;
}
#copy .center_callouts {
height:200px;
text-align:center;
width:540px;
padding:0;
margin:0;
}
#copy .center_callout a{
display:block;
float:left;
font-family:'Century Gothic',verdana,arial,helvetica,sans-serif;
background:url(../images/center_callout_bg.jpg) 0 0 no-repeat;
width:177px;
height:110px;
color:#fff;
text-align:center;
padding:25px 0px 10px 0px;
margin:0 4px 0 0;
font-size:20px;
text-decoration:none;
line-height:25px;
}
#copy .center_callout.last a{margin-right:0;}
#copy .center_callout a:hover{background:url(../images/center_callout_bg_hover.jpg) 0 0 no-repeat;}

/*BEGIN RIGHT COLUMN */
#rightcol {
	width:208px;
	float:right;
	font-size:12px;
}

#rightcol #watch-tv a {
background: url('/images/btn_tv.jpg') no-repeat center center;
display: block;
height: 105px;
padding: 10px 0;
text-indent: -999em;
width: 208px;
}
#rightcol .reportscontainer h5{
font-size:13px;
padding:0px 0px 10px 0;
line-height:18px;
}
#rightcol .reportscontainer h5 a{
color:#900;
text-decoration:none;
}
#rightcol .reportscontainer img{
	height:180px;
	width:auto;
}
#rightcol .reportscontainer h5 a:hover, #rightcol .reportscontainer a.seemore:hover{text-decoration:underline;}

#rightcol .reportscontainer a.seemore{
 clear:both;
 color:#fff;
 position:relative;
 top:-24px;
 left:98px;
 width:164px;
	padding:3px 4px;
 text-decoration:none;
 font-size:12px;
	background:#c00;
	font-family:Arial, Helvetica, sans-serif;
}

#rightcol #minicontact {
	padding:5px 0px 10px 16px;
	margin-bottom:20px;
	font-size:11px;
	background:url(../images/bg_categories_gradient.jpg) 0 0 repeat-x;
}
#rightcol form input, #rightcol form textarea {	width:173px;}

#rightcol input[type="submit"]{
	padding-left:0;
	padding-right:0;
	width:180px;
}

#rightcol p.contactinfo {
	font-size:13px;
	padding:10px;
	line-height:16px;
	margin: 10px 5px 10px 0px;
	color: #1b2839;
	border:#CCC 1px solid;
}
#rightcol p.contactinfo a{color:#900; font-size:13px; text-decoration:underline;}
#rightcol p.contactinfo a:hover{text-decoration:none;}
.contactinfo b {
	font-weight:bold;
}

/* mod connect ------------------------------- */
#mod-connect .box {
padding-top: 10px;
}
#mod-connect li {
border: 0;
margin: 0 0 10px;
padding: 0;
text-align: center;
}
#mod-connect .bbb a {
margin: 0 auto !important;
}
/*#mod-connect .member {
background-color: #cc0000;
border: 4px double #333;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
color: #fff;
font: 13px/1.4em "lucida sans unicode", "lucida grande", sans-serif;
margin: 0 auto 10px;
padding: 6px 0;
width: 95%;
}
#mod-connect .member span {
display: block;
}*/
#mod-connect a:hover {
opacity:0.7
}

.mod-interview {
margin-top: 10px;
}

/*BEGIN FOOTER NAVIGATION */
#footer{
	clear:both;
	background:#1c232d url(../images/footerbg.gif) 0 0 repeat-x;
	text-align:center;
}
#footernav {	padding: 22px 0px 9px 0px;}
#footernav li {
	display:inline;
	text-decoration: none;
}
#footernav ul {
	list-style-type: none;
	text-align: center;
}
#footernav li a {
	color: #fff;
	padding: 0px 12px;
	text-decoration:none;
}
#footernav li a:hover {
	color: #fff;
	text-decoration:underline;
}
#copyright {
	color: #999;
	font-size:11px;
	line-height:15px;
	padding-bottom:10px;
}
#copyright a {	color: #999; text-decoration:none;}
#copyright a:hover{text-decoration:underline;}
.copyright{padding-top:16px;}
