/****************************** Main CSS ******************************/
table, tr, td, div, img, form, object, embed, h1, h2, h3, h4, h5, h6, h7, h8, p, ul, ol, li, cite, a, blockquote{
	border-width: 0;
	margin: 0;
	padding: 0;
}
ul{list-style:none;}

body { 
 background:#fff url(../images/pagebg.png) 0 0 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#000;
	text-align:center;
	margin:0;	padding:0;
}
body#messages, body#reports, body#directions{ background:#fff url(../images/pagebg2.png) 0 0 repeat-x;}

a{
color: #004b78;
text-decoration:none;
}
a:hover{text-decoration:underline;}

.invisible{display:none;}
.clear{clear:both;}

#texture{
	background:url(../images/texture.gif) 0 100% repeat-x;
}

#page_container{
 width: 1042px;
	margin:0 auto;
	text-align:left;
}
/****************************** utility links ******************************/
.utilbar{
height:22px;
text-align:right;
padding:8px 31px 0px 31px; 
}
.utilbar ul{
list-style-type: none;
color:#fff;
font-size:11px;
}
.utilbar li{display:inline; }
.utilbar li a{padding:0px 6px 0 4px;}
.utilbar a{
color:#fff;
text-decoration: none;
}
.utilbar a:hover{text-decoration:underline;}
/****************************** header ******************************/
#header{
clear:both;
padding:0 31px;
}
/****************************** video ******************************/
#videomc{
width:513px;
height:292px;
float:left;
background:url(../images/logo.png) 0 0 no-repeat;
}
#videomc #page #player{
width:512px;
height:288px;
}
#videomc #playlist_wrap {display:none;}
#videomc #page, #videomc .player{
padding:0;
margin:0;
}
/******************** right side header **************************/
#right_header{
float:right;
width:432px;
height:292px;
overflow:hidden;
}
#right_header .phonenumber{
	text-indent:-999999px; 
	font-size:0;
	height:70px;
	width:432px;
	background:url(../images/phonenumber.png) 100% 0 no-repeat;
}
#right_header h3{
	font-size:33px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	color:#fff;
}
/************************ buttons ***************************/
#callouts a{
display:block;
color:#fff;
font-size:18px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
padding:13px 0 13px 52px;
margin-bottom:9px;
width:352px;
background:url(../images/btn.png) 0 0 no-repeat;
}
#callouts a:hover{	background:url(../images/btn.png) -404px 0 no-repeat;}

/************************* contactform *************************/
#header-form form{
	padding:12px;
	height:200px;
	width:392px;
	background:url(../images/bluebg.png) 0 0 no-repeat;
}
#header-form p{
	font-size:12px; 
	color:#fff;
	line-height:16px; 
	padding:0 0 10px 0px;
}
#header-form input, #header-form textarea{
margin:0 0px 4px 0;
float:left;
clear:left;
width:190px;
height:16px;
}
#header-form textarea{
	float:right;
	height:73px;
	margin:-85px 0px 0 0;
	position:relative;
}
#header-form input.submitbutton{
cursor:pointer;
border:0;
color:#fff;
font-weight:bold;
padding:7px 24px 4px 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size:14px;
background:url(../images/button.png) 100% 50% no-repeat;
clear:both;	
margin:0px 0 0 135px;
width:140px;
height:auto;
	}
/************************** book **************************/
#header-book .scrollable {
height: 220px;
background:url(../images/bluebg.png) 0 0 no-repeat;
overflow: hidden;
position: relative;
width: 416px;
z-index:0;
}
#header-book .scrollable img{
	float:left;
	margin:10px 20px 0 20px;
}
/* single scrollable item */
#header-book .scrollable .items div {
float: left;
text-align: left;
width: 418px;
padding:0;
}
#header-book h4{
	font-size:17px;
	line-height:22px;
	padding:10px 10px 8px 0;
}
#header-book h4 a{color:#fff; text-decoration:none;}
#header-book h4 a:hover{color:#c2e5fb;}

#header-book .learnmore{
	margin-left:164px;
	text-align:center;
}
#header-book .learnmore:hover{text-decoration:none;}

/* prev, next, prevPage and nextPage buttons */
#header-book .scrollable-nav {
text-align: center;
position:absolute;
margin-top:-85px;
margin-left:164px;
width:166px;
height:22px;
padding:0;
background-position:-15px -9px;
}
#header-book a.right {
	float: right; 
	background: url(../images/scrollablearrows.gif) -156px -9px no-repeat;
}
#header-book a.left {
	float: left; 
	background:url(../images/scrollablearrows.gif) -15px -9px no-repeat;
}
#header-book .scrollable-nav a.more {
line-height: 24px;
padding-left:0;
color:#fff;
font-weight:bold;
}
/****************************** top navigation ******************************/
#nav{
height:82px;
padding:0 31px;
background:url(../images/navbg.png) 0 0 no-repeat;
text-align:center;  
}
#nav li{	display:inline;}
#nav li.last a{background:none;}

#nav a {
font-size:14px;
font-family: Arial, Helvetica, sans-serif;
color:#fff;
display:inline-block;
padding:18px 12px;
font-weight:bold; 
margin-left:-7px;
text-decoration:none;
white-space:nowrap;
background:url(../images/navdivider.png) 100% 0 no-repeat;
}
#nav a:hover, #nav li.last a:hover{
background:url(../images/navbg-hover.png) 100% 0 no-repeat;
}

/****************************** content containers ******************************/
#columns{
width:980px;
margin:0 auto;
}
body#messages #columns, body#reports #columns, body#directions #columns{margin-top:2px;}

/****************************** left column ******************************/
#leftcol, #rightcol{
float:left;
width:220px;
text-align:left;
font-size:12px;
}
#rightcol{	float:right;}
.livechat{text-align:center; margin-bottom:10px;}
#nGageLH{display:none;}
/****************************** sidebar modules ******************************/
.mod{
	width:220px;
	background:url(../images/sideheader.png) 0 0 no-repeat;
	margin-bottom:10px;
}
#mod-media.mod, #mod-advocacy.mod, #mod-org.mod{		background:url(../images/sideheader-green.png) 0 0 no-repeat;}

.mod .box{
	padding:0 7px 10px 7px;
	width:184px;
	border:1px solid #ccc;
	-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
	border-top:0;
	margin:0 10px;
}
/* header */
.mod h2{
clear:both;
color:#fff;
text-align:left;
font-size:16px;
padding:20px 0 8px 45px;
}
.mod h2 a{color:#fff;}
.mod h2 a:hover{color:#bee4fa;}
.mod h2 img{margin-left:4px;}

/* subheader */
.mod h4{
color:#285d8b;
font-size:13px;
padding:14px 0px 8px 0px;
}	
.mod h4 a{color:#04293f;}

.mod p, .mod li{	padding:6px 0 6px 0px;}

.mod a{
color: #333; 
text-decoration:none;
}
.mod a:hover{color:#004b78;}

/* newsdate */
.mod .newsdate{
font-size:12px;
color:#333;
margin:4px 0;
display:block;
}
/* link more */
.mod p.more, #copy .more, #copy .top{
font-size:11px;
color:#fff;
text-align:left;
border-top:1px solid #f0f0f0;
padding:7px 0 0 0;
}
#copy .more, #copy .top{padding-top:7px; text-align:right;}

.mod p.more a, #copy .more a, #copy .top a{
color:#fff;
border:1px solid #297470;
background:url(../images/more.gif) 100% 0 no-repeat;
padding:1px 26px 1px 10px;
text-decoration:none;
}
.mod p.more a:hover, #copy .more a:hover, #copy .top a:hover{text-decoration:underline;}

/****************************** PA ******************************/
#mod-practiceareas.mod .box{
	border:1px solid #4d8f8d;
	padding:0;
	width:198px;
}
#mod-practiceareas.mod {background:url(../images/sideheader-green.png) 0 0 no-repeat;}
#mod-practiceareas li{padding:0 6px;}

#mod-practiceareas li a{	
font-size:13px; 
color:#004b78;
display:block;
border-bottom:1px solid #f0f0f0;
padding:8px 6px 6px 14px;
background:url(../images/bullet.gif) 4px 14px no-repeat;
font-weight:bold;
}
#mod-practiceareas li a:hover{
color:#e87603;
text-decoration:none;
}
/****************************** video ******************************/
#mod-videos li a{	
font-size:13px; 
color:#333;
display:block;
padding:7px 6px 6px 0;
font-weight:bold;
}
#mod-videos img{
	float:left;
	width:60px;
	height:44px;
	padding:1px;
	border:1px solid #999;
	margin:-6px 6px 0px 0;
}
#mod-videos li{
border-bottom:1px solid #f0f0f0;
clear:both;
padding:6px 0;
height:50px;
}
#mod-videos li a:hover{
color:#004b78;
text-decoration:none;
}
/****************************** scrollable book container ******************************/
.scrollable {
height: 267px;
overflow: hidden;
position: relative;
width: 190px;
z-index:0;
}
.scrollable h5{
	color:#004b78;
	font-size:13px;
	padding:6px;
}
.scrollable h5 a{	color:#004b78;}
.scrollable h5 a:hover{color:#e87603;}

.scrollable .items {
clear: both;
padding: 0;
position: absolute;
width: 20000em;
}
/* single scrollable item */
.scrollable .items div {
float: left;
text-align:center;
width: 186px;
margin:0;
}
.scrollable .learnmore{
display:block;
width:100px;
margin:6px auto 0 auto;
color:#fff;
font-weight:bold;
padding:7px 16px 7px 4px;
font-size:16px;
font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
background:url(../images/button.png) 100% 0 no-repeat;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.scrollable .learnmore:hover{color:#000; text-shadow:none;}

/* active item */
.scrollable .active {
cursor: default;
position: relative;
}
/* prev, next, prevPage and nextPage buttons */
.scrollable-nav {
text-align: center;
padding:0;
height:26px;
padding:9px 3px 0 15px;
background:url(../images/scrollablearrows.gif) -6px 0 no-repeat;
}
a.browse {
cursor: pointer;
display: block;
width: 25px;
height: 22px;
text-indent: -999em;
}
a.right {
	float: right; 
	background:url(../images/scrollablearrows.gif) -162px -9px no-repeat;
}
a.left {
	float: left; 
	background:url(../images/scrollablearrows.gif) -21px -9px no-repeat;
}
/* see more link within scrollbale container */
.scrollable-nav a.more {
font-size: 11px;
line-height: 22px;
color: #333;
padding-right:10px;
text-decoration:none;
}
.scrollable-nav a.more:hover {text-decoration: underline;}

/****************************** miniform module ******************************/
#minicontact{
text-align:left;
font-size:11px;
line-height:14px;
color:#333	;
padding:10px 6px 10px 6px;
}
#minicontact input, #minicontact textarea, #minicontact select{ width:166px;}

#minicontact input[type="submit"]{
	padding-left:0;
	padding-right:0;
}
#minicontact p.contactinfo{
	padding:10px 20px 0px 10px;
	margin:0;
	border:0;
	text-align:left;
	color:#333;
	font-size:12px;
	line-height:18px;
}
#minicontact p.contactinfo a{
	color:#004b78;
	padding-left:16px;
	display:block;
	text-align:center;
	margin-top:6px;
	background:url(../images/bubble.gif) 20px 2px no-repeat;
}

/****************************** socialmedia module ******************************/
#mod-social ul {
	height:40px;
	padding-top:19px;
}
#mod-social li {
margin: 0;padding:0;
}
#mod-social li a {
display: block;
text-indent:-999999px;
margin:0 0 0px 8px;
width:36px;
height:36px;
float:left;
font-size:0px;
}
#mod-social a.twitter {background:url(../images/socialmediaicons.gif) 0 0 no-repeat;}
#mod-social a.twitter:hover {background:url(../images/socialmediaicons.gif) 0 -36px no-repeat;}

#mod-social a.facebook {background:url(../images/socialmediaicons.gif) -42px 0 no-repeat;}
#mod-social a.facebook:hover {background:url(../images/socialmediaicons.gif) -42px -36px no-repeat;}

#mod-social a.linkedin {background:url(../images/socialmediaicons.gif) -90px 0 no-repeat;}
#mod-social a.linkedin:hover {background:url(../images/socialmediaicons.gif) -90px -36px no-repeat;}

#mod-social a.youtube {background:url(../images/socialmediaicons.gif) -144px 0 no-repeat;}
#mod-social a.youtube:hover {background:url(../images/socialmediaicons.gif) -144px -36px no-repeat;}

/****************************** search  ******************************/
#copy #cse-search-results iframe{	width:510px;}
#cse-search-box{ 
background:url(../images/searchbg.gif) 0 0 no-repeat;
padding:30px 14px;
height:26px;
margin-bottom:10px;
}
#cse-search-box input{
margin:0 4px 0 0 !important; 
padding:2px 5px 0 2px !important; 
height:31px !important; 
border:1px solid #ccc !important;
width:340px;
float:left;
background:#f0f0f0 !important;
}
#cse-search-box input[type=submit]{
width:120px !important;
height:35px !important;
padding:0 !important;
border:0 !important;
margin:0px 0 0 0 !important;
color:#fff;
font-size:0;
background: url(../images/searchbtn.png) 0 0 no-repeat !important;
cursor:pointer;
text-indent:-999999px;
float:left;
position:absolute;
}
/****************************** center column ******************************/
#copy{	
line-height:21px;
float:left;
width:510px;
padding:0px 0 20px 16px;
text-align:justify;
}
#page{margin-bottom:20px;}

#copy .pagedescription{clear:both;}

#copy table{
margin-bottom:15px;
text-align:left;
}
.floatleft, #directions #copy p img, #reports #copy p img, .photo, #copy ul img{
float:left;
margin:0px 10px 10px 0px;
}
#copy h1{
color:#e87603;
font-size:20px;
text-align:left;
line-height:24px;
margin:10px 0 22px 0;
}
#copy h2{
color:#004b78;
font-size:18px;
line-height:22px;
margin:20px 0 0 0;
}
#copy h2 a{color:#004b78; text-decoration:none;}
#copy h3 a:hover, #copy h4 a:hover, #copy h2 a:hover{
color:#e87603;
}
#copy h3, #copy h3 a{
color:#236f6b;
font-size:17px;
line-height:18px;
text-align:left;
text-decoration:none;
}
#copy h4, #copy h4 a{
color:#000;
font-size:16px;
margin: 10px 0px 0px 0;
text-align:left;
}
p.dotted_divider{
border-bottom:1px solid #ccc;
margin-bottom:10px;
}
#copy ul.bborder li{
border-bottom:1px solid #ccc;
margin-bottom:5px;
margin-top:5px;
}
#copy p, #copy blockquote {padding:5px 0px 5px 0px;}

#copy ul {
list-style-type: none;
margin:5px 0px 6px 7px;
}
#copy ul li, #copy #cmp_container p.cmp{
padding: 3px 5px 1px 10px;
text-align:left;
background:url(../images/bullet.gif) 0 11px no-repeat;
}
#copy ul ul{margin:0px 0 6px 10px;}

#copy ul ul li{
padding:0px 5px 0px 10px;
background:url(../images/bullet.gif) 0 9px no-repeat;
margin:0;
}
#copy ol li{
background:none;
padding: 2px 5px 2px 0px;
}
#copy ol{margin-left:25px;}

#copy p.info{
font-size:12px;
font-style:italic;
line-height:15px;
width:320px;
}
input, textarea, select{
border:1px solid #ccc;
background:#f0f0f0;
padding:3px 0 3px 3px;
margin:2px 0 5px 0;
color:#999;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
input:focus, textarea:focus, select:focus{
border:1px solid #9e9e9e;
background:#fff;
}
#copy input[type="submit"], #rightcol input[type="submit"], #copy input[type="button"] {
cursor:pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin:6px auto 0 auto;
color:#fff;
font-weight:bold;
padding:7px 24px 6px 10px;
border:0;
font-size:16px;
font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
background:url(../images/button.png) 100% 0 no-repeat;
}
#copy input[type="button"]{background:#ca0000; padding:2px 8px;}

#directions #copy form, #messages #copy form table {
margin:10px 0px;
border:0px solid #fff;
padding:6px 8px;
background:#f6f5f5;
}
#copy #contactform td {padding:2px 0px;}

#caseresults #copy ul p{font-size:12px; padding:0 0 0 32px; color:#930; font-weight:bold;}

#copy .cmpadd{
font-size:12px;
line-height:13px;
}
#copy #cmp_container, .testimonial{
border:0px solid #fff;
background:#f6f5f5;
padding:6px 8px;
margin:10px 0px;
}
#copy h2.disclaimer{
text-transform:uppercase;
font-size:14px;
line-height:16px;
}
#copy .testimonial h2{
padding:10px 0 8px 0;
margin:0;
line-height:18px;
}
.testimonial{margin:0 0 10px 0;}

hr{
background:#f0f0f0;
border:0;
color:#f0f0f0;
height:1px;
margin:10px 0;
}
/****************************** footer ******************************/
#footer{
	border-top:1px solid #fff;
	background:#dedfd1;
	padding:0 0 10px 0
}
#footernav{
	background: url(../images/footernav.png) 0 0 no-repeat;
	width:980px;
	margin:0 auto;
	text-align:center;
	height:75px;
}
#footernav li{	display:inline;}
#footernav li.last a{background:none;}
#footernav li a{
 font-size:13px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:18px 16px 16px 16px;
	float:left;
	display:block;
	background:url(../images/footerdivider.gif) 100% 50% no-repeat;
}
#footernav a:hover{color:#9bd1f2;}

#copyright{
clear:both;
padding:10px 20px;
font-size:11px;
color:#333;
line-height:18px;
}
#copyright a{color:#333; text-decoration:none;}
#copyright a:hover{color:#244c76;}

