@charset "utf-8";
/* main.css -- bankruptcyazlaw.com */

html {
	background: #137;
	padding: 0;	margin: 0;
}

.body {
	background: transparent;
	color: white;
	font-size: 85%;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	padding: 0; margin: 0 auto 20px auto;
	position: relative;
}

.wrapper {width: 900px; margin: 0 auto; _position:relative;}

a, a:link, a:visited {color: black;}
a:hover {text-decoration: none;}
img {border: none; margin: 0 10px;}

/*** CLASSES ***/
.hidden {display: none;	visibility: hidden;}

.textr, .alignright {text-align: right;}
.center {text-align: center;}
.disclaimer, .quote {font-style: italic;}
.vspace {line-height: 1.9em;}
.nomarg {margin: 0 !important;}
.noborder {border: 0 !important;}

.bio {font-weight: bold;}

.floatl, .alignleft {float: left;}
.floatr {float: right;}

.imgborder {border: 3px solid #633; margin-bottom: 10px;}

div.floatjumper {clear: both;}
div.filler {display: block; height: 50px;}

/*** TITLEBAR ***/
#titlebar {
	position: relative;
	background: white url('/images/bggradient.jpg') repeat-x;
	color: #137;
}
#titlebar .wrapper {
	height: 413px; 
	background: white url('/images/titlebar.jpg') top left no-repeat;
	z-index: 200;
}
#titlebar h1 {display: none; margin: 0;}
#titlebar h3 {padding: 5px; margin: 0; width: 600px;}
#titlebar h2 {
	position: absolute; 
	bottom: 0px !important;
	font-size: 2.5em;
	padding: 5px;
}

/*** MAINMENU ***/
#mainmenu {
	background: #633;
	margin: 0; padding: 0;
	font-size: 1.2em;
	position: relative;
	border-top: 4px solid #137;
	border-bottom: 4px solid #137;
}
/* this line is to contain a runaway border in Firefox only -- apologies for the hack */
@-moz-document url-prefix() {
    #mainmenu {
        border-bottom: 0;
    }
}
#mainmenu a {
	color: #963;
	text-decoration: none;
}
#currentpage a {color: #DFF !important;}
#mainmenu ul {margin: 2px 0;}
#mainmenu li {
	position: relative; 
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 20px;
	border-right: 1px solid #A74;
}

#mainmenu li a.current_link {
	color:#ddffff;
}

#mainmenu li.last_child {
	border:none;
}
/*** MAIN ***/
#main {background: #963; color: #137;}
#envelope {
	background: white;
	border-left: 20px solid #963;
	border-right: 20px solid #963;
	margin: 0; padding: 0;
	_width:900px;
}

/** SUBMENU **/
#submenu {
	width: 240px; 
	float: left;
	padding-top: 1em;
	margin-left: 10px;
}

div.blockmenu div {
	background: #137;
	width: 200px;
	margin: 0 auto;
	padding: 10px;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 2px solid white;
}
div.blockmenu div a {
	color: white;
	text-decoration: none;
}

.s9_menus_separator {
	color:#fff;
	padding-right:6px;
}

#currentpage.blockmenu {background: #a1e4ff;}
#currentpage.blockmenu a {color: #996533 !important;}

/*** BLOG ***/
#comment {width: 590px;}
.navigation {font-size: 0.8em;}
.post h2 {clear: left;}
#sidebar ul ul {margin-left: -2em;}

/* TESTIMONIAL */
div.testimonial {
	border-bottom: 2px dotted #A74;
	text-align: center;
	font-weight: bold;
}
.client {
	text-align: right !important;
	font-weight: normal !important;
}

/** COPY **/
#copy {
	width: 585px; float: right;
	padding: 0 15px 0 10px;
}

#copy h3 {
	color: #633; 
	font-family: Times, serif;
	font-size: 1.5em;
} 
#copy p, #copy li {font-size: 0.9em;}

/** TOPICBOX **/
div.topicbox {
	width: 200px;
	padding: 10px; margin: 10px;
	color: white;
	clear: both;
}
.red {background: #633;}
.orange {background: #A74;}

div.topicbox * {margin: 0 auto; text-align: center;}
div.topicbox a {text-decoration: none; color: white;}
div.topicbox h4 {font-size: 1em;}

/** DOWNLOAD **/
.download {position: relative;}
.pdfpic {
	margin: 0; padding: 0;
	display: block; 
	position: absolute; top: -6px; left: 20px;
	background: transparent url('/images/pdf.png') top left no-repeat;
	width: 27px; height: 36px;
}
.download a {
background: #633; 
	padding-left: 70px;
	text-decoration: none;
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	display: block;
	width: 505px;
}

/*** FOOTER ***/
#footer {
	background: #633;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	margin-top: 5px;
	text-align: center;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer ul {margin: 0;}
#footer li {
	display: inline; 
	text-transform: lowercase;
	padding: 0 5px 0 0;
	_padding-left:5px;
	border-right: 1px solid white;
}

#footer .last_child {
	border:none;
}

/***** copyright *****/
#copyright {text-align: center;}
#ce3mark, #ce3mark a {color: white;}
#ce3mark {margin: 20px auto;}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.custom-form .pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.custom-form .form-label {
	width:30%;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.custom-form .form-pct {
	width:65%;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	
.custom-form .msg-pct {
	width:95%;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;}

.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}
		
	.custom-form li {
		list-style:none;
	}
		
	.custom-form select {
		height:22px;
	}

/*  <![ Disclaimer alert [ ----------------------------------------------------*/

#overlay_div{
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;}
	
#iagree{
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:415px;
	margin:4px 0 0 0;}

#overlay_div h3{
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit{
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;}
	
#iagree .checkbox{
	float:left;
	height:22px;
	display:block;
                width:280px;
}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;
}

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress{
	width:350px;}

#directionsLocale{
	padding:10px 0px;}

#locale{
	}

#directionsSubmit{
	padding:10px 0px;}

#map{
	border:1px solid #000;
	color:#000;}

#addressNotFound{
	}

#directions{
	}

.ln-disclaimer {
	width:900px;
	margin:0 auto;
}

.logo {
	padding-bottom:8px;
}

.ln-disclaimer a {
	color:#fff;
}