/* HTML Tag Redefinition */
html, body {height: 100%;  }
body {background:url(/concrete/themes/default/images/bg.jpg) left top #ffffff; padding: 0px; margin: 0px; }
img {border: 0px}
a { cursor:pointer}
:focus {outline: 0;}


label { font-weight:bold;}
fieldset { border:1px solid #ccc;}

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}

#lawheader{height:155px;background:url(/concrete/themes/default/images/header_bg.jpg) center top transparent no-repeat;}
#homesplash {height:266px;background-color:#700000;position:relative;z-index:1;}



/* Page Structure / Navigation */
#page{ width:1000px; margin:auto; text-align:left }
#page #headerSpacer{}
#page #header{ position:relative; } 
#page #header #logo{ color:#999; font-size:32px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height: auto; 
	margin-bottom: 0px; padding: 0px; margin-top:8px; cursor:pointer;  left:0px ; z-index:10; width:auto; float:left; position: relative }
#page #header #logo a{ /* customize_header_logo */color:#999; /* customize_header_logo */ text-decoration:none;}
#page #header #logo p{ display:inline; line-height:inherit; font-size:inherit; padding:inherit; margin:inherit; color:inherit }


#page #header #headerNav{ position: absolute; top: 14px; right: 0px; z-index:2; width:100%; overflow:visible;}
#page #header ul.nav-header{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float: right}
#page #header ul.nav-header li{float:left; padding:2px 0px; margin-left:16px; margin-bottom: 0px; color:#999; font-size:13px; margin-top:0px }
#page #header ul.nav-header li a,#page #header ul.nav-header li a:hover{ text-decoration:none; color:#999999 }
#page #header ul.nav-header li.nav-selected{ border:1px solid #bbb; padding:2px 8px; }
#page #header #header-area{margin-top: 10px; margin-bottom: 10px }
#page #header #header-area #header-area-inside{margin-bottom: 12px;}
#page #header #header-area img { display: block}
#page .divider{padding-top: 12px; background: url(/concrete/themes/default/images/nav_horizontal_divider.gif) no-repeat top; overflow:hidden; height:1px; clear:both; width:100%; }

#page #central{background:url(/concrete/themes/default/images/content_bg.jpg) repeat-y center; clear:both;width:965px; padding:0 17px;}
#page .no-sidebar { background-image: none !important}
#page #central.central-left { background:url(/concrete/themes/default/images/nav_sidebar_left_bg.gif) repeat-y center !important; }
#page #central.central-left div#sidebar {float: left !important; }
#page #central.central-left #body {padding-left: 68px !important; padding-right: 0px !important; float:right}
#page #central #mainbg {background:url(/concrete/themes/default/images/main_bg.jpg) left top transparent no-repeat;}
#page #central #mainbgstretch {background:url(/concrete/themes/default/images/main_bg_stretch.jpg) left top transparent repeat-y;}
#page #central #body{ float:left; width:651px; padding: 10px 30px 20px 30px !important;color:#fff; }
#page .no-sidebar #body{ float: none !important; width: auto !important; }
#page #central #sidebar{ float:right; width:229px; overflow:hidden;padding: 15px 10px 20px 15px !important; color:#ddd;line-height:9px !important;font-size:11px; }
#page #central #sidebar p{ line-height:9px}
#page #central #sidebar ul.nav{ list-style:none; margin-left:0px; padding:0px; padding-left:24px; font-size:11px;}
#page #central #sidebar ul.nav li{ margin-bottom:16px; }
#page #central #sidebar ul.nav a{ text-decoration:none; }
#page #central #sidebar ul.nav a.nav-selected {font-weight: bold}
#page #central #sidebar ul.nav a:hover{ text-decoration:underline }
#page #central #sidebar ul.nav ul{ list-style:none; margin-left:0px; padding:0px; padding-left:16px; margin-top:16px; }
#page #central #sidebar ul.nav ul li{ margin-bottom:16px; }
#page #central #sidebar img {border:1px solid #fff;}
#page #central #sidebar a {color:#fff;text-decoration:none;font-size:13px;font-weight:bold;}
#page #central #sidebar a:hover {color:#ddd;}
#page #central #sidebar a img:hover{border:1px solid #6D0D0F;}

#page #central.navLeft{ background:url(/concrete/themes/default/images/nav_sidebar_left_bg.gif) repeat-y center; }
#page #central.navLeft  #sidebar{float:left}
#page #central.navLeft  #body{float:right; padding-right:0px; width:68%; }

#page #central.noSideNav{ background: none; }
#page #central.noSideNav  #sidebar{ display:none }
#page #central.noSideNav  #body{float: none; padding-left:0px; padding-right:0px; width:100%; }

#page #footer{ padding-top:24px; clear:both; padding-bottom:16px; color:#999; font-size:10px }
#page #footer a{ text-decoration:none }
#page #footer span.sign-in {margin-left: 20px}
#page #footer span.powered-by { float:right; }
#page #footer #disclaimer {float:left; width:550px;font-size:11px;color:#2F1E00;padding:0 0 0 40px;}
#page #footer #contactinfo {float:left; width:370px;font-size:11px;color:#2F1E00;padding:0 40px 0 0px;text-align:right;}
#bot_shadow {background:url(/concrete/themes/default/images/b_shadow.jpg) left top no-repeat; height:21px;width:1000px;}
.largewhite {font-size:24px;color:#fff;font-weight:bold;display:block;padding:0 0 8px 0;}
#copyright {color:#fff;font-size:13px;font-weight:bold;}
#copyright a {color:#fff;text-decoration:underline !important;}
#copyright a:hover {color:#ddd;}




/* Page Elements */

.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}

/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}
.question {width:235px;}
.formBlockSurveyTable input {width:95%; padding:5px; border:1px solid #700001; color:#700001;font-size:12px;}
.formBlockSurveyTable textarea {width:250px; padding:5px; height:150px; border:1px solid #700001; color:#700001;font-size:12px;}
.formBlockSubmitButton {width:100px !important;color:#000;}
#body a {color:#ddd}
#body a:hover{#ddd;}
#nav_cont {width:950px;margin:0 auto;padding:44px 0 0 0;}
#nav_cont a {display:block;float:right;height:92px;}
a#home_a{width:87px;background:url(/concrete/themes/default//images/home_a.jpg) left top no-repeat;text-indent : -999em; overflow : hidden;}
a#home_a:hover{width:87px;background:url(/concrete/themes/default//images/home_a.jpg) left bottom no-repeat;}
a#attorney_a{width:109px;background:url(/concrete/themes/default//images/attorney_a.jpg) left top no-repeat;text-indent : -999em; overflow : hidden;}
a#attorney_a:hover{width:109px;background:url(/concrete/themes/default//images/attorney_a.jpg) left bottom no-repeat;}
a#services_a{width:95px;background:url(/concrete/themes/default//images/services_a.jpg) left top no-repeat;text-indent : -999em; overflow : hidden;}
a#services_a:hover{width:95px;background:url(/concrete/themes/default//images/services_a.jpg) left bottom no-repeat;}
a#resources_a{width:109px;background:url(/concrete/themes/default//images/resources_a.jpg) left top no-repeat;text-indent : -999em; overflow : hidden;}
a#resources_a:hover{width:109px;background:url(/concrete/themes/default//images/resources_a.jpg) left bottom no-repeat;}
a#contact_a{width:92px;background:url(/concrete/themes/default//images/contact_a.jpg) left top no-repeat;text-indent : -999em; overflow : hidden;}
a#contact_a:hover{width:92px;background:url(/concrete/themes/default//images/contact_a.jpg) left bottom no-repeat;}
a#faq_a{width:83px;background:url(/concrete/themes/default//images/faq_a.jpg) left top no-repeat;text-indent : -999em; overflow : hidden;}
a#faq_a:hover{width:83px;background:url(/concrete/themes/default//images/faq_a.jpg) left bottom no-repeat;}
#attorney_sub {width:190px;background:url(/concrete/themes/default//images/dropnav_foot.png) left bottom no-repeat;padding:0 0 18px 0;position:relative;z-index:999;}
#attorney_sub a {display:block;height:40px;background:url(/concrete/themes/default//images/dropnav_bg.jpg) left top no-repeat;color:#fff;line-height:40px;padding:0 0 0 15px;text-decoration:none;font-size:13px;font-weight:bold;}
#attorney_sub a:hover {background:url(/concrete/themes/default//images/dropnav_bg.jpg) left bottom no-repeat;}
#services_sub {width:190px;background:url(/concrete/themes/default//images/dropnav_foot.png) left bottom no-repeat;padding:0 0 18px 0;position:relative;z-index:999;}
#services_sub a {display:block;height:40px;background:url(/concrete/themes/default//images/dropnav_bg.jpg) left top no-repeat;color:#fff;line-height:40px;padding:0 0 0 15px;text-decoration:none;font-size:13px;font-weight:bold;}
#services_sub a:hover {background:url(/concrete/themes/default//images/dropnav_bg.jpg) left bottom no-repeat;}
#contact_sub {width:190px;background:url(/concrete/themes/default//images/dropnav_foot.png) left bottom no-repeat;padding:0 0 18px 0;margin:0 0 0 -6px;position:relative;z-index:999;}
#contact_sub a {display:block;height:40px;background:url(/concrete/themes/default//images/dropnav_bg.jpg) left top no-repeat;color:#fff;line-height:40px;padding:0 0 0 15px;text-decoration:none;font-size:13px;font-weight:bold;}
#contact_sub a:hover {background:url(/concrete/themes/default//images/dropnav_bg.jpg) left bottom no-repeat;}
#disclaimer a {font-size:13px;font-weight:bold;}

/* customize_miscellaneous */ /* customize_miscellaneous */

/* BEGIN CLEARFIX FOR FLOAT STYLES */
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
.clearfix {display:block;}
/* send a text STYLES */

#form-wrap {
	width: 660px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#form-area {
	width: 600px;
	margin-top: 25px;
	
}


#nameDiv {

width: 460px;
float: left;

}

#nameDiv input, #nameDiv textarea {
	padding: 5px;
	width: 420px;
	font-family: Verdana, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#emailsDivLeft1 {

width: 220px;
float: left;

}

#emailsDivLeft1 input, #emailsDivLeft1 textarea {
	padding: 5px;
	width: 200px;
	font-family: Verdana, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	
	
}


#phone {

width: 220px;
float: left;

}

#phone input, #phone textarea {
	padding: 5px;
	width: 200px;
	font-family: Verdana, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	
	
}


#commentsDiv {
clear: both;
float: left;
}

#commentsDiv input, #commentsDiv textarea {
	padding: 5px;
	width: 420px;
	font-family: Verdana, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	
}

#securityDiv {
clear: both;
float: left;
}




#buttonDiv {
float: left;
margin: 60px 0px 0px 20px;
}




#form-area textarea {
	height: 90px;
}

#form-area textarea:focus, #form-area input:focus {
	border: 2px solid #900;
}

#form-area input.button {
	width: 200px;
	
}

.warning {
    font-weight: bold;
    color: #f00;
}

form h2 {
    color: #036;
    font-size: 80%;
    font-weight: bold;
    margin: 0 0 5px 10px;
}





