/* CSS by Jeremy Asmus for Wise Law Group  */

body {
	margin:0 auto;
	background-color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p {
	margin:8px 0;
}

li {
	list-style:square !important;
}

#wrapper {
	width:900px;
	margin:0 auto;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
}

#header {
	height:125px;
	background-image:url(../images/header.jpg);
	color:white;
}

#header_title {
	width:628px;
	float:left;
}

#header_phone {
	width:272px;
	float:left;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	padding-top:40px;
	text-align:center;
}

#header_title h2 {
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin:0;
	font-style:italic;
	padding-top:70px;
	text-align:center;
}

#main_cell {
	float:right;
	width:736px;
}

#content_cell {
	width:527px;
	float:left;
	border-left:1px solid white;
	border-right:1px solid white;
}

#top_links {
	color:white;
	height:20px;
	background-color:#E29300;
	text-align:center;
	padding-top:3px;
}

#top_links ul {
	margin:0;
	padding:0;
}

#top_links li {
	display:inline;
}

#top_links a {
	font-weight:bold;
	color:white;
	padding:0 10px;
	text-decoration:none;
	font-size:11px;
}

#top_links a:hover {
	text-decoration:underline;
}

#content {
	padding:0 12px;
}

#tagline {
	padding:5px 0;
	margin:0;
	color:#990000;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	height:25px;
}

#banner_home {
	background-image:url(../images/banner_home.jpg);
	width:502px;
	height:136px;
	color:white;
}

#banner_home h2 {
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	padding:15px 200px 0 25px;
	line-height:26px;
	margin:0;
	font-weight:normal;
}

#banner_home2 {
	width:502px;
	height:200px;
	color:white;
	text-align:center;
}

#banner_home2 h2 {
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	padding-top:15px;
	line-height:26px;
	margin:0;
	font-weight:normal;
}

#banner_home_sp {
	background-image:url(../images/banner_home_sp.jpg);
	width:502px;
	height:200px;
	color:white;
	text-align:center;
}

#banner_home_sp h2 {
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	padding-top:15px;
	line-height:26px;
	margin:0;
	font-weight:normal;
}

.bio_pic {
	float:left;
	margin:0 10px 5px 0;
}

#content h1 {
	color:#2D3566;
	font-size:14px;
	margin:10px 0 0 0;
	padding:0;
}

#content h3 {
	color:#2D3566;
	font-size:13px;
	margin:10px 0 0 0;
	padding:0;
}

#content span {
	color:#990000;
}

.dotted_line {
	background-image:url(../images/dotted_line.jpg);
	background-repeat:repeat-x;
	height:1px;
	margin:10px 0;
}

/* CASEREVIEW Styles */

#casereview_cell {
	width:207px;
	float:left;
}

#casereview {
	border:1px solid #7F1102;
	color:#2D3566;
	padding:1px;
	margin:5px 8px;
	background-color:white;
}

#casereview p {
	position:relative;
}

#casereview_title {
	font-size:19px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	position:relative;
}

#casereview_form {
	padding:0 8px 8px 8px;
}

.blue_stripe {
	background-color:#2D3566;
	height:4px;
	font-size:2px;
}

.orange_stripe {
	background-color:#7F1102;
	height:4px;
	font-size:2px;
}

#under_casereview {
	padding:5px 10px;
	font-weight:bold;
	font-size:11px;
}

#fcr_steps {
	padding:0;
}

#fcr_steps span {
	font-size:17px;
	font-weight:bold;
	color:#990000;
}

#fcr_steps p {
	margin:8px 0;
}


/* NAVIGATION Styles */

#navigation_cell {
	width:164px;
	float:left;
}

#navigation {
	border:1px solid #CCCCCC;
	margin-bottom:8px;
}

#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}

#navigation li {
	margin:0;
	border-bottom:1px solid white;
	background-color:#DDDDDD;
}

#navigation a {
	padding:5px;
	margin:0;
	color:#333333;
	display:block;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	border-left:3px solid #DDDDDD;
}

#navigation a:hover {
	color:#333333;
	background-color:#DDDDDD;
	border-left:3px solid #0C4361;
}

.nav_header {
	font-size:10px;
	background-color:#CCCCCC !important;
	text-align:center;
	list-style:none !important;
	padding:5px;
	margin:0;
}

.nav_topic {
	background-color:#EEEEEE !important;
	color:#990000 !important;
	list-style:none !important;
	font-weight:bold;
	padding:5px;
	margin:0;
}

.nav_casereview a {
	background-color:#EEEEEE !important;
	color:#990000 !important;
	font-size:13px !important;
	border-left:3px solid #EEEEEE !important;
}

.nav_casereview a:hover {
	border-left:3px solid #0C4361 !important;
}

#navigation_cell p {
	padding-left:10px;
}

.red_link {
	color:#990000;
	text-decoration:none;
}

#footer {
	background-color:#083A53;
	margin-left:165px;
	color:white;
	text-align:center;
	padding:5px 0;
	width:527px;
	clear:both;
}

#footer a {
	color:white;
}

#footer a:hover {
	text-decoration:none;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
}

/* SHORT FORM Styles */

#shortform {
	margin:0;
	clear:both;
}

#shortform input{
	width:165px;
	border:1px solid #BBBBBB;
}

#shortform .phone1 {
	width:26px !important;
}

#shortform .phone2 {
	width:37px !important;
}

#shortform .zip{
	width:65px;
}

#shortform .radio{
	width:12px;
	border:none;
}

#shortform textarea{
	width:165px;
	height:85px;
	margin-bottom: 5px;
	border:1px solid #BBBBBB;
}

#shortform label{
	width:165px;
}

#shortform .label {
	display:block;
	width:165px;
	float:left;
	margin-top:3px;
}

#shortform br{
	clear:left;
}

#shortform .checkbox{
	float:left;
	width:15px;
}
#topnav_content_cell {
	float:left;
}

/* FORMFIELD Styles */


#form1 input{
	width:250px;
	margin-bottom:5px;
	border:1px solid #BBBBBB;
}

#form1 select{
	margin-bottom:5px;
	border:1px solid #BBBBBB;
}

#form1 .phone1 {
	width:35px !important;
}

#form1 .phone2 {
	width:37px !important;
}

#form1 .zip{
	width:65px;
}

#form1 .month{
	width:85px;
}

#form1 .day{
	width:60px;
}

#form1 .year{
	width:75px;
}

#form1 .radio{
	width:15px;
}

#form1 textarea{
	width:250px;
	height:150px;
	margin-bottom:5px;
	border:1px solid #BBBBBB;
}

#form1 label{
	width:100px;
}

#form1 .label {
	display:block;
	width:175px;
	float:left;
	margin:0px 8px 15px 15px;
}

#form1 br{
	clear:left;
}

#form1 h1{
	font-size:14px;
	color:#333333;
	margin-bottom:8px;
	padding:2px 0 2px 5px;
	
}

#form1 .checkbox{
	float:left;
	width:15px;
}

#form1 .button{
	width:100px;
	float:center;
	text-align:center;
}

#credit_cards {
	color:#3333;
	text-align:center;
	font-size:11px;
}

/* ROLLOVER Styles */



.tool-tip {
	color:white;
	width:300px;
	z-index:13000;
}
 
.tool-title {
	font-weight:bold;
	font-size:12px;
	margin:0;
	color:#9FD4FF;
	padding:8px 8px 4px;
	background:url(../images/bubble.png) top left;
}
 
.tool-text {
	font-size:12px;
	padding:4px 8px 8px;
	background:url(../images/bubble.png) bottom right;
}
 
.custom-tip {
	color:black;
	width:300px;
	z-index:13000;
}
 
.custom-title {
	font-weight:bold;
	font-size:12px;
	margin:0;
	color:#3E4F14;
	padding:8px 8px 4px;
	background:#C3DF7D;
	border-bottom:1px solid #B5CF74;
}
 
.custom-text {
	font-size:12px;
	padding:4px 8px 8px;
	background:#CFDFA7;
}