@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background:#fff url(/answers/images/bg.png) repeat-x;
}
body, td, textarea, select, input {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#06C;
	text-decoration:none;
}
a:hover {
	color:#0289FF;
}
a:visited { 
	color:#4c94db;
}
p {
	margin:0 0 12px 0;
	padding:0;
}
form {
	margin:0;
	padding:0
}
h1 {
	padding:0;
	margin:0 0 3px;
	font-size:25px;
	letter-spacing:-1px;
	color:#344654;
}
#Ques_container {
	background:#eee;
	width:510px;
	margin:25px 0 0 35px;
	box-shadow:0 0 2px 0 #aaa, inset 0 -1px 0 0 #eee, inset 0 1px 0 0 #fff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d0d0d0), color-stop(1, #ddd) );
	background:-moz-linear-gradient( center top, #d0d0d0 5%, #ddd 100% );
	background-color:#ddd;
	border-radius:10px 10px 0 0;
	border:1px solid #aaa;
}
h1#QuesCTA{
	font-size:24px;
	letter-spacing:0.4px;
	margin:0 0 0 30px;
	padding:10px 0;
	color:#344654;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	text-shadow:1px 1px 0 #eee;
}
h2 {
	font-weight:normal;
	padding:0;
	margin:0 0 3px;
	font-size:19px;
	color:#314C60;
}
h3 {
	padding:0;
	margin:0 0 3px;
	font-size:21;
	color:#7f9a00;
}
ul {
	margin:0;
	padding:0;
}
li {
	margin:0 0 0 15px;
	padding:0;
}
/***************** Start ASK PAGE STYLES ***********************/


/***************** //END ASK PAGE STYLES ***********************/
fieldset {
 *border:1px solid #D0D0BF;
}
#page {
	margin:auto;
	width:960px;
}
#header {
	float:left;
	width:100%;
}
#content {
	float:left;
	display:inline;
	margin:0 0 0 25px;
	width:580px;
}
#content h1 {
	margin:15px 0 0 0;
	color:#235777;
}
#content a:hover {
	text-decoration:underline;
}
#content_ask2 {
	float:left;
	display:inline;
	margin:0 0 0 25px;
	box-shadow:0 0 2px 0 #aaa, inset 0 -1px 0 0 #eee, inset 0 1px 0 0 #fff, 0 -1px 5px 0 #aaa;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d0d0d0), color-stop(1, #ddd) );
	background:-moz-linear-gradient( center top, #d0d0d0 5%, #ddd 100% );
	background-color:#ddd;
	border-radius:10px;
	border:1px solid #aaa;
	behavior:url(../../../border-radius.htc);
	z-index:0;
}
#content2 {
	width:620px;
	float:left;
	display:inline;
	margin:0 0 0 25px;
	box-shadow:0 0 2px 0 #aaa, inset 0 -1px 0 0 #eee, inset 0 1px 0 0 #fff, 0 -1px 5px 0 #aaa;
	background-color:#f5f5f5;
	border-radius:10px;
	border:1px solid #aaa;
	behavior:url(../../../border-radius.htc);
	z-index:0;
}
#content_single {
	margin:30px auto;
	width:700px;
}
#sidebar2, #sidebar1 {
	float:right;
	margin-top:15px;
	width:300px;
}
#sidebar1 {
	padding:10px 0 0 0;
}
#sidebar2 {
	width:225px;
}
.clear {
	clear:both;
	height:0;
	overflow:hidden;
}
.float_l {
	float:left;
}
.float_r {
	float:right
}
.fixed:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.fixed {
	display:block;
}
/*  \*/
.fixed {
	min-height:1%;
}
* html .fixed {
	height:1%;
}
/* HEADER */ 
#header {
	height:92px;
}
#header a.logo {
	outline:none;
	margin:0px 0 0px;
	float:left;
	display:inline;
	background:url(/answers/images/newlawgurufinal.jpg) no-repeat;
	overflow:hidden;
	width:562px;
	height:92px;
}
#header ul {
	float:right;
	display:inline;
	margin:60px 0 0;
	padding:0;
}
#header li {
	border-left:1px solid #465866;
	float:left;
	display:inline;
	font-family:'lucida sans unicode';
	margin:0;
	padding:0 8px;
	font-size:11px;
}
#header li.first {
	border-left:0px solid;
}
#header li a {
	color:#A3CDEF;
}
/* FOOTER */
#footer {
	border-top:1px solid #ccc;
	padding:5px 0;
	width:100%;
	color:#aaa;
	margin:10px auto 30px;
	font-size:11px;
	font-family:"lucida sans unicode";
}
#footer a {
	color:#4f88b6;
}
/* SITE */
.tabbed {
	margin-left:15px;
}
.hilite1 {
	color:#F16A02;
}
.hilite3 {
	color:#2a8f2a;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	padding-left:10px;
	font-size:23px;
	padding:20px 0 0 30px;
}
.hilite4 {
	color:#2a8f2a;
	padding:10px 0 10px 10px;
	font-size:24px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
}
.filter1 {
	background:#F2F6F9;
}
.filter2 {
}
.filter3 {
	background:#E0ECF5;
}
.filter5 {
	width:570px;
	height:80px;
}
.filter5:hover {
}
.filter5 a {
	text-decoration:underline;
}
.filter5 a:hover {
	text-decoration:none;
}
.outer {
	border:1px solid #CBD6DF;
}
.note1, .note1:visited {
	font-size:11px;
	color:#999;
	font-family:"lucida sans unicode";
}
.note, .note2:visited {
	font-size:11px;
	color:#999;
	font-family:"lucida sans unicode";
}
.note3, .note3:visited {
	font-size:11px;
	color:#666666;
	font-family:"lucida sans unicode";
}
.pad1 {
	padding:10px;
}
.divider {
	margin:0 0 12px 0;
	padding-top:10px;
	width:100%;
	border-bottom:1px solid #ddd;
}
.divider h1 {
	margin:0 0 0 15px;
}
.divider4 {
	clear:both;
	border-bottom:1px solid #FFF;
	margin:0 0 0 15px;
	;
	padding-top:10px;
	width:580px;
}
.divider2 {
	clear:both;
	margin:0 0 12px 15px;
	width:580px;
}
.divider3 {
	margin:0 0 0 10px;
	width:580px;
}
h1 small {
	letter-spacing:-1px;
	font-size:18px;
	color:#8b8672;
}
h2 small {
	letter-spacing:-1px;
	font-size:16px;
	color:#8b8672;
}
.divider .note1 {
	margin-top:14px;
}
.input1 {
	outline:none;
	border:1px solid #ADB5BB;
	padding:2px 3px;
	width:200px;
	float:left;
}
.input2 {
	float:left;
	background:#E1EDF5;
	font-size:12px;
	padding:2px;
	border:1px solid #ADB5BB
}
#secret_key {
	width:160px; 
	height:25px; 
	float:left; 
	margin:0 0 0 -50px;
	box-shadow:inset 0 0 5px 0 #aaa;
	border:1px solid #999;
}
.button1, .button1:visited, .button1_off, .button1_off:visited, .button2, .button2:visited {
	text-decoration:none;
	margin:0 auto;
	display:block;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
	color:#012F54;
}
.button1, .button1_off {
	font-size:12px;
	line-height:30px;
	width:120px;
	padding:0 0 33px;
	background:url(/answers/images/sprite_buttons.png) 0px -50px no-repeat;
	height:0 !important;
	height /**/: 33px;
}
.button1:hover, .button1.hover {
	color:#000;
	text-decoration:none;
	background:url(/answers/images/sprite_buttons.png) -200px -50px no-repeat;
}
.button1_off {
	color:#777;
	height:29px;
	background:url(/answers/images/sprite_buttons.png) 0px -100px no-repeat;
}
.button1_off:hover, .button1_off.hover {
	color:#fff !important;
	text-decoration:none;
	background:url(/answers/images/sprite_buttons.png) -200px -100px no-repeat;
}
.button2 {
	font-size:14px;
	line-height:40px;
	width:156px;
	padding:0 0 43px;
	overflow:hidden;
	background:url(/answers/images/sprite_buttons.png) 0px 0px no-repeat;
	height:0 !important;
	height /**/: 43px;
}
.button2:hover, .button2.hover {
	color:#012F54;
	text-decoration:none;
	background:url(/answers/images/sprite_buttons.png) -200px 0px no-repeat;
}
ul.check {
	padding-left:0;
	list-style:none;
}
ul.check li {
	padding-left:18px;
	background:url(/answers/images/check.png) 0 3px no-repeat;
}
a.tooltip {
	margin:5px 0 0 5px;
	float:left;
	font-weight:bold;
	background:#9ce;
	color:#fff;
	padding:0 3px;
	font-size:11px;
	font-family:"lucida sans unicode";
	font-family:Georgia, serif;
}
.tooltip:hover {
	text-decoration:none;
	background:#FB2;
}
#tooltip {
	color:#000;
	background:#FFF6E1;
	border:1px solid #FB3;
	width:200px;
	position:absolute;
	font-family:"lucida sans unicode";
	font-size:11px;
	padding:4px 6px;
	display:none;
}
#status, .status {
	color:#000;
	background:#FFF6E1;
	border:1px solid #FB3;
	padding:6px 10px;
	margin-bottom:15px;
}
/* PAGINATION */
.pagination {
	background:#eee;
	border-bottom:1px solid #ccc;
	padding: 2px 5px;
 color #999;
	font-family:"lucida sans unicode";
}
/* TERMS BOX */
.terms {
	box-shadow:0 0 2px 0 #aaa, inset 0 -1px 0 0 #eee, inset 0 1px 0 0 #fff, 0 -1px 5px 0 #aaa;
	background-color:#f5f5f5;
	border-radius:10px;
	border:1px solid #aaa;
	behavior:url(../../../border-radius.htc);
	z-index:0;
	padding:20px 25px;
	line-height:20px;
}
.terms h2 {;
	line-height:normal;
	margin:10px 0;
}
.terms ol {
	margin:0 0 0 20px;
	padding:0;
}
.terms li {
	margin:0 0 10px 0;
	padding:0;
}
/* FORM ERROR */
textarea.error, .input2.error, input.error {
	background:#FFFFAA;
}
label.error {
	background:none;
}
/* QUESTION ANSWERS */
.question {
	width:580px;
	padding-left:16px;
	margin:0 0 8px;
}
.question .msg {
	line-height:20px;
}
.question .errmsg {
	line-height:20px;
	color:#F16A02;
}
.question .price {
	color:#6FBC00;
}
.answer {
	width:580px;
	pdding-left:16px;
	clear:both;
}
.answer .atty {
	display:inline; /* ie */
	width:60px;
	background:#eee;
	margin-bottom:20px;
}
.answer .atty a img {
	margin:5px;
	border:none;
}
.answer .msg {
	line-height:20px;
	width:505px;
	margin-left:15px;
	margin-bottom:20px;
}
.response {
	clear:both;
	margin-bottom:20px;
}
.response .divider .note1 {
	margin-top:6px;
}
/* PUBLIC */
.public_top_areas td {
	padding:4px 0px;
	vertical-align:top;
}
.public_top_areas .ta_long {
	padding:5px 10px;
}
.public_top_areas .ta_short {
	padding:7px 0 0;
	border-top:1px solid #ccc;
}
/* SIDEBAR1 */
#sidebar1 h3, #sidebar1 h3 a {
	text-decoration:none;
	font-size:18px;
	margin:0;
	padding:0 0 2px 0;
	color:#555;
	font-family:Georgia;
	font-weight:normal;
}
#sidebar1 h3 a:hover {
	color:#0073D5;
}
#sidebar1 .divider {
	border-bottom:1px solid #ddd;
	margin:0 0 5px 0;
}
#featured_wrap {
	margin-right: auto;
	margin-left: auto;
	width: 159px;
	height: 178px;
	margin-top: 40px;
}
.featuredon {
	background:transparent url(/answers/images/asfeaturedon.png) no-repeat scroll;
}
.feathead {
	display: block;
	width: 159px;
	height: 21px;
	background-position: 0 0;
}
.cnn {
	display: block;
	width: 159px;
	height: 44px;
	background-position: 0 -21px;
}
.usatoday {
	display: inline;
	float: left;
	width: 57px;
	height: 44px;
	background-position: 0 -65px;
}
.chicagotribune {
	display: inline;
	float: left;
	width: 102px;
	height: 44px;
	background-position: -57px -65px;
}
.businessweek {
	display: inline;
	float: left;
	width: 159px;
	height: 30px;
	background-position: 0 -109px;
}
.cnetnews {
	display: inline;
	float: left;
	width: 159px;
	height: 46px;
	background-position: 0 -139px;
}
a.featuredon_info {
	font-weight:bold;
	color:#fff;
	font-size:11px;
	font-family:"lucida sans unicode";
	font-family:Georgia, serif;
}
.featuredon_info:hover {
	text-decoration:none;
}
#featuredon_info {
	color:#000;
	background:#e9f8ff;
	border:2px solid #a7abad;
	width:200px;
	position:absolute;
	font-family:"lucida sans unicode";
	font-size:11px;
	padding:4px 6px;
	display:none;
}
/* SIDEBAR2 */
#sidebar2 ul {
	list-style:none;
}
#sidebar2 ul li {
	margin:0;
}
#sidebar2 ul .menu {
	display:inline; /*IE*/
	margin-bottom:20px;
}
#sidebar2 ul .menu ul li {
	padding:5px 10px;
	background:#F2F6F9;
	border-bottom:1px solid #fff;
}
#sidebar2 ul .menu ul li.hover {
	background:#E0ECF5;
}
#sidebar2 ul li.site_menu {
	display:inline; /*IE*/
}
#sidebar2 .site_menu ul li {
	margin:10px 10px;
}
#sidebar2 .site_menu ul li a {
	color:#666;
	font-size:11px;
}
#sidebar2 .profile {
	padding:10px;
	background:#fff url(/answers/images/bg_profile.png) repeat-x;
}
#sidebar2 .profile .atty {
	margin:0 10px 0 0;
	width:60px;
	background:#eee;
}
#sidebar2 .profile .atty img {
	margin:5px;
}
/* SIDEBAR1 TABS */ 
.sidebar_tabs {
	margin:20px 0 15px 0;
}
.sidebar_tabs .menu a {
	float:left;
	font-size:11px;
	font-family:'lucida sans unicode';
	color:#333;
	background:#e5e5e5;
	line-height:30px;
	display:block;
	text-align:center;
}
.sidebar_tabs .menu a:hover {
	text-decoration:none;
	color:#333;
	background:#DCECF9;
}
.sidebar_tabs .menu a.selected {
	color:#0f416a;
	background:#CFDEEA;
}
.sidebar_tabs div {
	width:270px;
	border:5px solid #CFDEEA;
	clear:both;
	padding:0 10px 0 10px;
}
.sidebar_tabs td {
	padding:2px 0 4px 0;
}
/* SIDEBAR1 SIMILAR */
.sidebar_similar {
	font-size:12px;
	margin-bottom:15px;
}
.sidebar_similar p {
	line-height:18px;
	margin:8px 0 10px;
}
.sidebar_similar em {
	float:left;
	margin:1px 5px 0 0;
	color:#CCC;
	font-size:11px
}
.testimonial, .testimonial a, .testimonial a:hover, .testimonial a:visited {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	color: #222;
	text-decoration:none;
}
.testimonial p {
	padding: 8px 30px 0px 30px;
}
.testimonial .name {
	float: right;
	margin: -15px 10px 0 0;
	font-size: 12px;
	line-height: 30px;
}
.testimonial .quote_l, .quote_l {
	font-size: 36px;
	float: left;
	font-family: Georgia, "Times New Roman", serif;
}
.testimonial .quote_r, .quote_r {
	font-size: 36px;
	float: right;
	margin-top: -38px;
	margin-right: 15px;
	font-family: Georgia, "Times New Roman", serif;
}
/* SIDEBAR1 LEGAL FORMS */
.sidebar_legal_forms {
	font-size:12px;
	padding:20px 0 10px 10px !important; 
	margin:0 0 15px 0;
}
.sidebar_legal_forms form {
	padding:3px 0 0 0;
}
.sidebar_legal_forms table td {
	font-size:11px;
	font-family:'lucida sans unicode';
	padding:3px 0px;
}
.sidebar_legal_forms .hover {
	background:#eee;
}
#sitenav {
	margin:20px 0 0 0;
	width:945px;
	background:#eee;
	box-shadow:inset 0 -1px 0 0 #fff, inset 0 1px 0 0 #fff;
	border-radius:10px;
	border:1px solid #aaa;
	behavior:url(../../../border-radius.htc);
	z-index:0;
}
#sitenav b a {
	color:#444;
}
/* ADVERTISMENT */
.ad_preview {
	background:#f6f6f6;
	padding:12px 15px;
	cursor:pointer;
}
.ad_preview h4 {
	font-size:16px;
	margin:0 0 5px 0;
}
.ad_preview p {
	font-family:"lucida sans unicode";
	font-size:13px;
	line-height:20px;
	margin-bottom:5px;
}
.ad_preview p img {
	border:none;
	float:right;
	margin:0 0 5px 10px;
}
.ad_preview b {
	display:block;
}
/* Professionals Page */

.sidebar_top_attorneys table td {
	font-family:'lucida sans unicode';
	font-size:11px;
	padding: 0;
	line-height: 13px;
}
.attorney_login {
	font-size:12px;
	display: inline;
	float: left;
	width: 275px;
	margin: 0 20px 0 0;
	border: 1px solid #000;
}
.attorney_login table td {
	font-family:'lucida sans unicode';
	font-size:11px;
	padding:3px 0;
}
.attorney_login form {
	padding:3px 10px 0;
}
.attorney_login .divider {
	border-bottom:1px solid #DDDDDD;
	margin:0 0 5px;
	clear: both;
	width: 100%;
	font-size:12px;
	margin:0 0 10px;
}
.attorney_login h3, .attorney_login h3 a {
	color:#555555;
	font-family:Georgia;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0 0 2px;
	text-decoration:none;
}
#legalterm {
	background: transparent url(/answers/images/legalterm_bg.png) no-repeat scroll 0 0;
	width: 258px;
	height: 146px;
	padding: 20px;
}
.advertise_lawguru {
	padding: 70px 0 50px 20px;
}
#header img.tab, #header_attorneys img.tab {
	display: inline;
	margin: 65px 0 0 0;
	border: 0;
}
#header .tabdiv, #header_attorneys .tabdiv {
	float: right;
	display: inline;
}
#legalterm_footer {
	text-align: right;
	width: 260px;
	color: #000;
	font-family: Georgia;
	font-style: oblique;
	font-size: 11px;
	margin-top: 10px;
}
#legalterm_footer a {
	color: #28498b;
	text-decoration: none;
}
#legalterm_def {
	margin: 5px 0 0 20px;
	font-family: lucida sans unicode;
	font-size: 11px;
	color: #000;
	line-height: 12px;
}
#recentqs_footer {
	background:#EEEEEE none repeat scroll 0 0;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	font-family:"lucida sans unicode";
	padding:2px 5px;
}
.recentqs_reply a, .recentqs_reply {
	color: #0066cc;
}
#header_attorneys a.logo {
	outline:none;
	margin:25px 0 0;
	float:left;
	display:inline;
	background:url(/answers/images/logo_lawguruattorneys2.png) no-repeat;
	overflow:hidden;
	width:410px;
	padding:67px 0 0;
	height:0 !important;
	height /**/:64px;
}
.logo span {
	display:none;
}
/*PRESS PAGE*/
#press_container {
	width: 283px;
	padding-bottom: 30px;
}
.press_container_header {
	background: #f5f5f5 url('/answers/images/press_curved_top.png') no-repeat scroll 0 0;
	width: inherit;
	height: 11px;
}
.press_container_footer {
	background: #f5f5f5 url('/answers/images/press_curved_bottom.png') no-repeat scroll 0 0;
	height: 11px;
}
.press_container_content {
	background: #f5f5f5;
	height: 210px;
	padding: 0 15px;
}
.right_padding {
	margin-left: 35px;
	float: left;
}
.press_container_content img {
	display: block;
	margin-bottom: 7px;
}
.press_container_content h2 {
	font-family: georgia;
	font-size: 15px;
	font-weight: bold;
	font-style: oblique;
	color: #000;
	letter-spacing: -1px;
	line-height: 13px;
}
.press_container_content .date {
	color: #959595;
	font-family: georgia;
	font-size: 13px;
	font-style: oblique;
	letter-spacing: -1px;
	line-height: 11px;
	font-weight: bold;
}
.press_container_content p {
	font-family: lucida sans unicode;
	font-size: 13px;
	line-height: 11px;
	padding:5px 20px 0;
	margin:5px 0 12px;
}
.press_container_content .quote_r {
	font-size: 36px;
	float: right;
	margin-top: -38px;
	margin-right: 5px;
	font-family: Georgia, "Times New Roman", serif;
}
.view_full_article, .view_full_article a {
	font-family: Georgia;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #2b5bbd;
	display: block;
	text-align: right;
}
/* ATTORNEY DISTRIBUTION VIEW */
.federal_hilight {
	background-color: #a8d8ff;
	border: 1px solid #ff0000;
	padding: 8px;
	width: 100%;
	margin-bottom: 20px;
}
/* SAFARI 4 TWEAKS */
.button-tweak {
	height: 50px;
}
/* OPTION VIEW */
#options-continue-foot {
	margin-top: 10px;
	display: block;
	clear: both;
}
#options-continue-foot-l {
	float:left;
	width:500px;
	margin-left: 20px;
	display:inline;
}
#options-continue-foot-2 {
	float: right;
}
#option1 {
	margin: auto;
	width: 635px
}
#option1 input {
	text-align: center;
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
}
#option1 h2 {
	color:#000000;
	font-size:18px;
	font-weight:bold;
	margin:0 0 3px;
	padding:0;
	font-family: "lucida sans", arial;
	text-align: center;
}
#option1 ul#listing, #option1 ul#premier, #option1 ul#deluxe, #option1 ul#basic, #option1 ul#free {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#option1 ul#premier, #option1 ul#deluxe, #option1 ul#basic, #option1 ul#free {
	width: 81px;
	float: block;
}
#option1 div {
	float: left;
	display: inline;
}
#option1 ul#listing li, #option1 ul#premier li, #option1 ul#deluxe li, #option1 ul#basic li, #option1 ul#free li {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-weight:bold;
	list-style-type:none;
	margin:0;
	padding: 4px;
	font-size: 12px;
}
#option1 ul#premier li.check, #option1 ul#deluxe li.check, #option1 ul#basic li.check, #option1 ul#free li.check {
	background-image:url(/answers/images/check.png);
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
}
#option1 ul#listing li.top, #option1 ul#premier li.top, #option1 ul#deluxe li.top, #option1 ul#basic li.top, #option1 ul#free li.top {
	height: 41px;
}
#option1 ul#premier li.pricing, #option1 ul#premier li.pricing, #option1 ul#deluxe li.pricing, #option1 ul#basic li.pricing, #option1 ul#free li.pricing {
	padding: 3px 0;
	font-size:16px;
	text-align:center;
	font-weight: bold;
	margin: 0;
	height: 1.2em;
}
#option1 p.pricing {
	font-size:16px;
	text-align:center;
	font-weight: bold;
	margin: 0;
}
/*PRICE LISTING COLUMN */
#option1 ul#listing {
	width: 310px;
	display: block;
}
#option1 ul#listing li {
	font-size: 12px;
	background-color: #F8F8F8;
	border-left:1px solid #CCCCCC;
}
#option1 ul#listing li.top {
	border-top: 1px solid #CCCCCC;
	background-color: #fff;
}
#option1 ul#listing li.pricing {
	background-color: #fff;
	font-size: 16px;
	height: 1.2em;
	padding: 3px 0;
}
/*PREMIER COLUMN */
#option1 ul#premier li {
	background-color: #FBEEF0;
}
#option1 ul#premier li.top {
	background-color: #C71248;
	border-top: 1px solid #CCCCCC;
}
#option1 ul#premier li.pricing {
	background-color: #C71248;
}
/*DELUXE COLUMN */
#option1 ul#deluxe li {
	background-color: #E1EBF1;
}
#option1 ul#deluxe li.top {
	background-color: #65A4CC;
	border-top: 1px solid #CCCCCC;
}
#option1 ul#deluxe li.pricing {
	background-color: #65A4CC;
}
/*BASIC COLUMN */
#option1 ul#basic li {
	background-color: #EFF3F6;
}
#option1 ul#basic li.top {
	border-top: 1px solid #CCCCCC;
	background-color: #B4D1E3;
}
#option1 ul#basic li.pricing {
	background-color: #B4D1E3;
}
/*FREE COLUMN */
#option1 ul#free li.top {
	border-top: 1px solid #CCCCCC;
	background-color: #fff;
}
#option1 ul#free li.pricing {
	background-color: #fff;
}
/*FREE TOGGLE */
  .free {
	border:1px solid #e9e9e9;
	border-top:0px;
}
.free td {
	padding:6px 12px 9px;
}
.free h2 {
	font-size:14px;
	color:#aaa;
}
.free .col2 {
	background:#F1F1F1;
}
.ask_button {
	margin-top: 5px;
}
#continue_free ul {
	margin:10px 0;
	list-style:none;
	background:#CB0202;
}
#continue_free ul li {
	color:#fff;
	padding:10px 0;
}
/* TESTIMONIALS */
.testimonial_body {
	font-size: 14px;
	line-height: 17px;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	color: #222;
}
.testimonial_body .col {
	float: left;
	width: 180px;
	padding: 10px;
}
.testimonial_body p {
	margin-bottom: 6px;
}
#searchbox_outer {
	border: 1px solid #90908f;
	width: 630px;
	margin: 29px auto;
	padding: 3px;
}
#searchbox_inner {
	border: 1px solid #ebeef3;
	width: 628px;
	background-color: #ebeef3;
	margin: 0 auto;
}
/* Q&A view css for answers and questions background */
hr {
 	border:0;
  	border-top: 1px solid #CCC;
  	height: 0;
	clear:both;
}
#question_inside {
	margin:20px 0 30px 0;
	padding:0 20px 0 0;
	width:590px;
	border-radius:10px;
	border:1px solid #909090;
	box-shadow:0 1px 5px 0 #888;
	behavior:url(../../../border-radius.htc);
	background-color:#fff;
	z-index:0;
}
#question_inside p {
	width:580px;
	color:#324452;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
}
.KonaBody p{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#344654;
	line-height:21px;
}
#answer_inside {
	width:610px;
	margin:20px 0 0 0;
	border-radius:10px;
	border:1px solid #909090;
	box-shadow:0 0 5px 0 #aaa, inset 0 -1px 0 0 #fff, inset 0 1px 0 0 #fff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fff), color-stop(1, #efefef) );
	background:-moz-linear-gradient( center top, #f0f0f0 5%, #eee 100% );
	background-color:#eee;
	border-radius:10px;
	behavior:url(../../../border-radius.htc);
	z-index:0;
}
#answer_inside_2 {
	width:610px;
	margin:20px 0 0 0;
	border-radius:10px;
	border:1px solid #909090;
	box-shadow:0 1px 5px 0 #aaa;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fff), color-stop(1, #efefef) );
	background:-moz-linear-gradient( center top, #fff 5%, #efefef 100% );
	background-color:#eee;
	border-radius:10px;
	behavior:url(../../../border-radius.htc);
	z-index:0;
}
#addnewcase,  #addnewaward,  #addnewschool,  #addnewassociation,  #addnewengagement,  #addnewlicence {
	font-weight:bold;
	text-decoration:underline;
}
#addnewcase:hover,  #addnewaward:hover,  #addnewschool:hover,  #addnewassociation:hover,  #addnewengagement:hover,  #addnewlicence:hover {
	text-decoration:none;
}
#back_to_link {
	float:right;
}
#back_to_link a {
	font-weight:bold;
	text-decoration:underline;
}
#back_to_link a:hover {
	text-decoration:none;
}
.question_h1 {
	color:#007dc4;
	padding-left:35px;
	padding-bottom:0px;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
}
.question_bubble {
	float:left;
	padding-right:5px;
	margin:-43px 0 0 -33px;
}
.question_bubble_A {
	float:left;
	padding-right:5px;
	margin:-24px 0 0 -26px;
}
.date_q, .date_a {
	color:#344654;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	padding-right:15px;
	font-size:14px;
}
.location_link {
	color:white;
}
.location_link:hover {
	color:white;
}
.answer_padding {
	padding-bottom:10px;
}
#sub_tab {
	float:left;
	padding-bottom:10px;
}
#photo_padding {
	padding-top:10px;
}
.social_bookmark {
	padding-top:0px;
	padding-left:35px;
	width:550px;
}
.social_bookmark h3 {
	font-size:12px;
}
.social_bookmark .d1 a {
	float:left;
	padding-right:3px;
}
.google_ads {
	margin-left:45px;
	width:555px;
}
#locationslinks_2 {
	padding-top:10px;
	padding-bottom:10px;
}
#locationslinks_2 a {
	padding-right:10px;
	outline:none;
}
#legal_forms_header {
	height:41px;
	width:100%;
	margin:0;
}
.border_table {
}
.border_table2 {
	border:#d0dded;
	border-style:solid;
}

.msg{
	position:relative;
	width:600px;
}
.msg textarea{
	float:left;
	overflow:auto;
	margin:6px 0 0 25px;
	padding:10px;
	border:0px;
	height:153px !important;
	width:587px !important;
	height /**/:164px;
	width /**/:599px;
	box-shadow:inset 0 0 5px 1px #aaa;
	border:1px solid #999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	color:#999;
}
 .ddFieldsWrap {
	display: inline;
	float: left;
	width: 620px;
	margin:0 0 0 20px;
	}
 .ddFields {
	display: inline;
	float: left;
	width: 600px;
	margin: 10px; 
	}
.satisfaction {
	display: inline;
	float: left;
	width: 258px;
	text-align: right;
	}
.notediv {
	width: 630px; 
	display: inline; 
	float: left;
	margin: 0 3px 0 3px;
	}
.input1, .input2 {
	margin: 0 0 3px 0;
}
.welcomebox {
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-decoration:none;
	color: #FFF;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 11px;
	font-size: 13px;
	margin-top: 6px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 14px;
	}
.welcomebox p.one{
	font-family: Helvetica;
	font-size: 13px;
	line-height: 17px;
	color: #333;
	text-shadow:1px 1px 0 #dfdfdf;
	}
.welcomebox p.two{
	font-family: Arial;
	font-size: 15px;
	line-height: 16px;
	color: #000;
	font-style: oblique;
	}
.welcomebox p.sig{
	font-family: Arial;
	font-size: 15px;
	line-height: 16px;
	color: #344a6d;
	margin-left: 150px;
	font-style: oblique;
	text-align: center;
	}
.bhead20 {
	font-size: 20px;
	color: #385063;
	line-height: 1em;
	font-family: 'tahoma';
	margin-bottom: 5px;
	}
.bhead25 {
	font-size: 25px;
	color: #1a232a;
	line-height: 1em;
	font-family: 'tahoma';
	margin-bottom: 10px;
	}
.greysubhead {
	color: #8c8c8d;
	font-size: 12px;
	margin-bottom: 7px;
	font-family: tahoma;
	}
.grey_float {
	background:none !important;
	width:640px !important;
}
.blue_butn {
	float:right;
	width:120px;
	height:23px;
	margin:10px 10px 0 0;
	padding:10px 5px 5px 5px;
	text-align:center;
	font:bold italic 14px Georgia, "Times New Roman", Times, serif;
	color:#fff !important;
	text-shadow: 1px 1px #444;
	text-decoration:none;
	box-shadow:0 0 2px 0 #aaa, inset 0 -1px 0 0 #0067a3, inset 0 1px 0 0 #4bb6f2;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0095ec), color-stop(1, #0079bf) );
	background:-moz-linear-gradient( center top, #0095ec 5%, #0079bf 100% );
	background-color:#0095ec;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #aaa;
	behavior:url(../../../border-radius.htc);
	z-index:0;
}
.blue_butn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #25afff), color-stop(1, #008cdd) );
	background:-moz-linear-gradient( center top, #25afff 5%, #008cdd 100% );
	color:#fff;
	text-decoration:none !important;
}
.blue_butn:active {
	position:relative;
	top:2px;
}
.grey_butn {
	float:right;
	width:100px;
	height:15px;
	margin:0px 0px 0 0;
	padding:5px 0 7px 0;
	text-align:center;
	font:bold italic 14px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	box-shadow:0 0 2px 0 #aaa, inset 0 -1px 0 0 #aaa, inset 0 1px 0 0 #fff;
	text-shadow:1px 1px 0 #fff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #eee), color-stop(1, #ddd) );
	background:-moz-linear-gradient( center top, #eee 5%, #ddd 100% );
	background-color:#eee;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #aaa;
	behavior:url(../../../border-radius.htc);
	position:relative;
	z-index:0;
}
.grey_butn:hover {
	border:1px solid #888;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fff), color-stop(1, #e0e0e0) );
	background:-moz-linear-gradient( center top, #fff 5%, #e0e0e0 100% );
	background-color:#ccc;
}
.grey_butn:active {
	position:relative;
	top:2px;
}
.view_answer {
	height:15px;
	width:50px;
	padding:5px 7px 5px 7px;
	float:right;
	color:#444;
	font:bold italic 12px Georgia, "Times New Roman", Times, serif;
	text-shadow:1px 1px 0 #eee;
	box-shadow:0 0 2px 0 #aaa, inset 0 -1px 0 0 #eee, inset 0 1px 0 0 #fff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d0d0d0), color-stop(1, #ddd) );
	background:-moz-linear-gradient( center top, #d0d0d0 5%, #ddd 100% );
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#eeeeee,EndColorStr=#c5c5c5); BACKGROUND-COLOR: #ddd;
	background-color:#ddd;
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0;
	border:1px solid #aaa;
	behavior:url(border-radius.htc);
	z-index:0;
}
.view_answer:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dadada), color-stop(1, #efefef) );
	background:-moz-linear-gradient( center top, #dadada 5%, #efefef 100% );
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#efefef,EndColorStr=#dddddd); BACKGROUND-COLOR: #eee;
	background-color:#eee;
	cursor:pointer;
}
.d1 {
	margin-bottom:20px;
}
.the_answer_text {
	color:#4C94DB; 
	float:left; 
	width:500px; 
	margin:0 0 0 15px;
	font-weight:bold;
}
.the_answer_text:hover {
	color:#084c8e;
}
#legal_forms_content, #legal_forms_content_more {
	padding:0 !important;
}
#related_questions_content a, #related_questions_content_more a, #legal_forms_content a, #legal_forms_content_more a {
	color:#777;
}
#related_questions_content a:hover, #related_questions_content_more a:hover, #legal_forms_content a:hover, #legal_forms_content_more a:hover {
	color:#0066CC;
	text-decoration:underline;
}
.text_butn {
	float:right;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:5px 15px 10px 0;
	padding:5px;
	text-shadow:1px 1px 0 #fff;
	background-color:#eee;
	border-radius:5px;
	border:1px solid #bbb;
}
#top_areas_law {
	font-family:Georgia, "Times New Roman", Times, serif;
}
