body {
	font-family:"Lucida Grande","Helvetica","Arial","Verdana",sans-serif;
	line-height: 1.5;
	font-size: 12px;
	color: #555;
	margin: 0;
}


@font-face {
	font-family: 'AvenirLTStd35LightRegular';
	src: url('/fonts/avenirltstd-light-webfont.eot');
	src: local('☺'), url('/fonts/avenirltstd-light-webfont.woff') format('woff'), url('/fonts/avenirltstd-light-webfont.ttf') format('truetype'), url('/fonts/avenirltstd-light-webfont.svg#webfont27xsQn2h') format('svg');
	font-weight: normal;
	font-style: normal;
}

a {
	color: #068EC8;
	text-decoration: none;
}


a:hover {
	color: #64AFD7
}

.clear {
	clear: both;
}

.divider {
	height: 1px;
	background-color: #A7CCDF;
	margin: 10px 0;
}

#header-container {
	width: 100%;
	background-image: url("/images/bg-header.png");
	background-repeat: repeat-x;
	height: 105px;
}


#banner-container {
	width: 100%;
	background-image: url("/images/bg-banner-container.png");
	background-repeat: repeat-x;
	height: 342px;
}

#banner {
	width: 950px;
	margin: 0 auto;
}

#banner h1#intro {
	float: left;
	width: 475px;
	height: 342px;
	text-indent: -9999px;
	background-image: url("/images/bg-intro.jpg");
}

#banner #featured {
	font-family: 'AvenirLTStd35LightRegular', sans-serif;
	float: left;
	width: 415px;
	height: 342px;
	background-image: url("/images/bg-featured.jpg");
	color: #fff;
	padding: 0 30px;
}


#banner #featured h3 {
	font-size: 25px;
	width: 300px;
	float: left;
	margin-top: 40px;
}

#banner #featured h4 {
	text-align: right;
	font-size: 13px;
	color: #bfdfeb;
	width: 110px;
	float: right;
	margin-top: 53px;
}


#banner #featured img {
	border: 5px solid #fff;
}

#banner #featured p {
	padding-top: 10px;
	line-height: 1.3;
}


#banner #featured a {
	display: block;
	margin-top: 3px;
	color: #fff;
}


#banner #featured a:hover {
	color: #bfdfeb;
}

#heading-container {
	width: 100%;
	background-image: url("/images/bg-heading-container.png");
	background-repeat: repeat-x;
	height: 70px;
}


#heading {
	position: relative;
	width: 950px;
	height: 70px;
	margin: 0 auto;
	background-image: url("/images/bg-heading.jpg");
}


#heading h2{
	color: #fff;
	font-family: 'AvenirLTStd35LightRegular', sans-serif;
	font-size: 35px;
	font-weight: normal;
	padding-left: 15px;
}


#content-container {
	width: 100%;
	#background-image: url("/images/bg-content.png");
	#background-repeat: repeat-x;
	margin-bottom: 30px;
	overflow: hidden;
}

#header {
	width: 950px;
	margin: 0 auto;
}


#header h1#logo {
	float: left;
	width: 230px;
	height: 105px;
	background-image: url(/images/logo.png);
	text-indent: -9999px;
}

#home-content {
	width: 950px;
	margin: 0 auto;
}

#home-content .column {
	float: left;
	width: 445px;
	margin: 15px;
}


#home-content p, #content p {
	margin: 0 0 20px 0;
}

#home-content h2, #content h2 {
	font-size:35px;
	line-height: 1.7;
	font-family: 'AvenirLTStd35LightRegular', sans-serif;
	color:#0a8bc6;
}

#home-content h3, #content h3 {
	font-size: 18px;
	line-height: 1.7;
}

#content #sidebar h2 {
	color: #E88D01;
	font-weight: normal;
	font-size: 30px;
	line-height: 1.5;
}


#content {
	width: 950px;
	margin: 0 auto;
}


#content #sidebar {
	float: left;
	width: 300px;
	margin: 15px;
}


#content #main {
	float: left;
	width: 590px;
	margin: 15px;
}

#content #main-attorney {
	float: left;
	width: 940px;
	margin: 15px;
}

#admin {
	width: 950px;
	margin-top: 20px;
}

#zip-search {
		position: relative;
	width: 445px;
	height: 62px;
	background-image: url("/images/bg-zip-search.png");
	margin: 20px 0;
}

#zip-search input#zip-input {
	position: absolute;
	top: 10px;
	right: 75px;
	height: 40px;
	width: 140px;
	border: 0;
	padding: 0 10px 0 10px;
	color: #999;
	font-size: 22px;
	background-image: url("/images/bg-zip-input.png");
}

#zip-search input#zip-submit {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 53px;
	height: 42px;
	border: 0;
	background-image: url("/images/bg-zip-submit.png");
	cursor: pointer;
}
#footer {
	width: 940px;
	color: #999;
	margin: 0 auto;
	border-top: 1px solid #ccc;
	margin-top: 20px;
	padding-top: 8px;
	font-size: 12px;
}

#footer a {
	width: 940px;
	color: #999;
}

#footer a:hover {
	width: 940px;
	color: #000;
}

#footer #copyright {
	float: left;
	width: 400px;
}

#footer #footer-navigation {
	float: right;
	width: 500px;
}

#footer #footer-navigation ul{
	float: right;
}


#footer #footer-navigation ul li {
	float: left;
	margin-left: 10px;
}

.faq {
        display: block;
        margin-top: 5px;
        margin-left: 15px;
        width: 550px;
}


#content .blog-post, #content .news-post {
	margin-bottom: 20px;
}

#content .blog-post img {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	float: left;
	margin: 0 10px 10px 0;
}

#content .posted-by {
	font-size: 19px;
}

#content .date {
	font-size: 11px;
	color: #999;
}

#content .blog-post h2.blog-title, #content .news-post h2 {
	font-size: 18px;
	line-height: 1.3;
	margin-bottom: 5px;
}

#content .blog-post h3 {
	font-size: 15px;
	line-height: 1.4;
}

#news_feed {
        margin-top: 35px;
}
.area_law {
        display: block;
        margin-top: 5px;
        margin-left: 15px;
        width: 300px;
        font-size: 12px;
}
#area_law {
        margin-top: 15px;
}
#area_law h3 {
        display: inline;
}
#area_law h4 {
        display: inline;
}

#application-form td{
	padding: 5px 10px 5px 0;
	text-align: left;
}

#video-form {
	text-align: left;
	width: 400px;
	height:150px;
}
#video-form-main {
	padding: 10px;
	background: #f0f0f0;
	border: 1px solid #ccc;
	width: 750px;
	float: left;
	margin: 15px;
}


#contact-form {
	margin-top: 20px;
}

#content p.phone {
	font-size: 16px;
	margin-bottom: 1px;
}

#content h2.phone {
	font-size: 16px;
	margin-bottom: 10px;
}

#contact-form input, #contact-form textarea, #contact-attorney input {
	display: block;
	width: 300px;
	margin-bottom: 10px;
	margin-top: 3px;
}

#contact-form textarea {
	width: 304px;
}

#contact-form img#captcha {
	display: block;
}

#contact-attorney input.submit {
	width: 120px;
}






#login-screen {
	position: relative;
	padding: 30px;
	background-color: #DFF4FF;
	width: 250px;
	margin: 20px auto;
	border: 1px solid #2B83AF;
}


#login-screen form table {
	font-size: 13px;


}

#login-screen form table td {
	text-align: right;
	padding: 5px;
}

#login-screen form table p {
	background-color: #ddd;
	line-height: 14px;
	color: #555;
	text-align: left;
	margin: 10px 0 5px 0;
	padding: 10px;
	border: 1px solid #bbb;

}

#login-screen form table h2 {
	font-size: 22px;
	text-align: center;
}



.attorney-info td {
	padding: 10px;
}



.admin-section {
	margin-bottom: 20px;

}



.admin-section ul li{
	line-height: 1.7;

}

#content .admin-section h3{
	font-family: 'AvenirLTStd35LightRegular', sans-serif;
	line-height: 1.3;
	font-size: 25px;
	margin-bottom: 5px;
}

#admin-content {
	margin: 10px;
}



#admin-content table td{
	padding: 5px;
}

#admin-content form{
	margin: 15px 0;
}

#admin-content form input{
	padding: 3px;
}

#admin-content h3 {
	font-family: 'AvenirLTStd35LightRegular', sans-serif;
	line-height: 1.3;
	font-size: 35px;
	border-bottom: 1px solid #A7CCDF;
	margin-bottom: 5px;
}

#admin-content table.data-table {
	width: 100%;
}

#admin-content table.data-table th{
	font-size: 15px;
	padding: 5px;
	text-align: left;
	background-color: #0491c9;
	color: #fff;
}

#admin-content table.data-table tr.even{
	background-color: #e5f4f9;
}
#success {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background-color: #dcffc5;
}
#odd {
    background-color: #dcffc5;
}
.sitemap-lev1 {
	display: block;
	position: relative;
	margin-left: 50px;
	padding: 2px;
}
#ask-question-form {
	-moz-outline-radius:4px 4px 4px 4px;
	background:none repeat scroll 0 0 #ffffff;
	border:1px solid #000000;
	color:#000000;
	float:left;
	font-family:verdana;
	font-size:12px;
	height:340px;
	margin-left:235px;
	margin-top:30px;
	outline:1px solid #000000;
	position:relative;
	width:480px;
	z-index:1;
}
#ask-question-form h3 {
	margin-bottom:15px;
	margin-top:8px;
}
#ask-question-form label {
	display:block;
	margin-left:20px;
	position:absolute;
}
#email {
	margin-bottom: 10px;
	margin-left:95px;
	width:300px;
}
#name {
	margin-bottom: 10px;
	margin-left:95px;
	width:300px;
}
#city_and_state {
	margin-bottom: 10px;
	margin-left:95px;
	width:300px;
}
#ask-question-form select {
	margin-bottom: 10px;
	margin-left:-61px;
	width:150px;
}
#ask-question-form textarea {
	display:inline;
	height:60px;
	margin-bottom:10px;
	margin-left:95px;
	width:300px;
}
#panes {
	-moz-outline-radius:4px 4px 4px 4px;
	background:url("/images/gradient/h600.png") repeat-x scroll 0 0 #295C72;
	border:1px solid #000000;
	color:#000000;
	float:left;
	font-family:verdana;
	font-size:12px;
	height:320px;
	position:relative;
	width:480px;
	z-index:1;
	margin-top:30px;
	margin-left: 235px;
}
#video-browser {
	#background-color: green;
	margin: 0px auto;
	height: 300px;
	width: 950px;
	display: table;
}
#glossary-index {
	margin: 0px;
}
#video-browser h1 {
	font-size: 14px;
}
#video-thumb {
	float: left;
	width: 150px;
	height: 110px;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 5px;
}
.glossary-nav {
	margin-bottom: 10px;
}
.glossary-nav a {
	margin-right: 15px;
}
#video-top-info {
	float: left;
}
#video-top {
	margin: 0px auto;
	width: 950px;
	height: 125px;
}
#video-top h2 {
	width: 700px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 20px;
}
#video-top h3 {
	margin: 0;
	margin-left: 20px;
	font-size: 16px;
}
#video-top p {
	margin: 0;
	margin-left: 20px;
	font-size: 12px;
}	
#description {
	display: none;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 12px;
	float: none;
	overflow: auto;
	height: 100px;
}
#togglelink {
	margin: 0;
	font-size: 12px;
	color: #5588BB;
}
.video-title {	
	color: #5588BB;
}
.vid a {
	color:#4C4C4C;
	font-weight:bold;
	outline:medium none;
	text-decoration:none;
}
#ask-question-form .error {
	display:none;
	position:relative;
}
#searchbox-label {
	font-size: 16px;
	display: block;
}
#searchbox {
	font-size: 16px;
}
#filter_area-label {
	font-size: 16px;
	display: block;
}
#filter_area {
	font-size: 16px;
}
#filter-label {
	font-size: 16px;
	display: block;
}
#filter {
	font-size: 16px;
}
.row div.vid-nav {
	width: auto;
	margin-top: 25px;
}
.vid-search-error {
	width: 700px;
	height: 80px;
}
#video-nav-container {
	font-size: 11px;
	height: 78px;
}
#video-nav {
	text-align: center;
	margin: 15px auto auto;
	width: 950px;
}
#video-nav a {
	display:block;
	float:left;
	position:relative;
	text-decoration:none;
	width:97px;
}
#video-nav-links {
	margin-left:75px;
	width:950px;
}
#add_question {
	margin-bottom: 10px;
	margin-left:-61px;
	width: 150px;
	height: 26px;
	font-weight: bold;
	background: orange;
}
#video-text {
	-moz-outline-radius:4px 4px 4px 4px;
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #000000;
	color:#000000;
	float:left;
	font-family:verdana;
	font-size:12px;
	height:340px;
	margin-left:235px;
	margin-top:30px;
	outline:1px solid #000000;
	overflow:auto;
	padding:5px;
	position:relative;
	text-align:left;
	width:480px;
	z-index:1;
}
#media-center-text {
	-moz-outline-radius:4px 4px 4px 4px;
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #000000;
	color:#000000;
	float:left;
	font-family:verdana;
	font-size:12px;
	height:350px;
	margin-left:45px;
	margin-top:20px;
	outline:1px solid #000000;
	overflow:auto;
	padding:5px;
	position:relative;
	text-align:left;
	width:850px;
	z-index:1;
}
.highlight { background-color: yellow }
div.attorney-tab {
	background:black;
	display:block;
	padding:3px;
	position:relative;
	width:100px;
	z-index:500;
	color: white;
} 
#video-tabs {
	background-color:white;
	display:block;
	margin:0 auto;
	width:950px;
	position: relative;
}

#app-store {
	position: absolute;
	right: 10px;
	top: 4px;

}


table#media-filter {
	background-image: url('/images/mediacenter-filter-bg.jpg');
	height: 62px;
	width: 920px;
	margin: 0 auto;
}

table#media-filter td {
	padding: 16px;
}
.attorney-video_thumbnail_rows {
	border-left:1px solid #EAE7B7;
	border-right:1px solid #EAE7B7;
	border-top:1px solid #EAE7B7;
	display:block;
	float:none;
	height:238px;
	margin:0 auto;
	width:937px;
}
.attorney-video_thumbnail_rows .h1 {
	border-bottom:1px solid #EAE7B7;
	font-size:12px;
	margin-left:6px;
	width:99%;
}
.attorney-vid {
	float:left;
	margin-top: 12px;
	margin-left:17px;
	margin-right:17px;
	overflow:hidden;
	width:200px;
}

#search-label{
	color: #fff;
	font-family: 'AvenirLTStd35LightRegular', sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-right: 7px;
}

#button-contact-attorney {
	display: block;
	width: 170px;
	height: 36px;
	background-image: url('/images/button-contact-this-attorney.png');
	text-indent: -9999px;
	margin: 8px 0;
}


#button-view-attorney {
	display: block;
	width: 170px;
	height: 36px;
	background-image: url('/images/button-view-attorney-profile.png');
	text-indent: -9999px;
}

#view-contact-attorney {
	float: right;
	width: 170px;
	padding-top: 14px;
	margin-right: 15px;
}

#contact-attorney-form {
	-moz-outline-radius:4px 4px 4px 4px;
	background:none repeat scroll 0 0 #ffffff;
	border:1px solid #000000;
	color:#000000;
	float:left;
	font-family:verdana;
	font-size:12px;
	height:340px;
	margin-left:235px;
	margin-top:30px;
	outline:1px solid #000000;
	position:relative;
	width:480px;
	z-index:1;
}

#contact-attorney-form h3 {
	margin-bottom:15px;
	margin-top:8px;
}

#contact-attorney-form label {
	display:block;
	margin-left:20px;
	position:absolute;
}
#contact-attorney-form .error {
	display:none;
	position:relative;
}
#contact-attorney-form .field {
	margin-bottom: 10px;
	width:300px;
}
#contact-attorney-form #message {
	margin: 10px;
}

