@charset "utf-8";
/* CSS Document */

.body {
	background-color:#E69302;
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
}

h1 {
	font-size:24px;
}

.yellowback {
	background-attachment: fixed;
	background-image:  url(http://www.perlsteinlaw.com/images/stretchbar.jpg);
	background-repeat: repeat-y;
}
.subTitle {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 85px;
}
.yellowText {
	font-family: times;
	font-size: 18px;
	text-decoration: none;
	padding-left: 41px;
	padding-right: 53px;
}

.content {
	width:500px;
	font-size:18px;
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
}


.footer {
	text-align:center;
	width:800px;
	margin:0;
	padding:0px 20px 20px;
}

.logo {
	padding-bottom:8px;
}

.left-content-container p {
	padding:0px;
	margin:0px;
}

/*  <![ 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 {
	padding-top:20px;
	}

	.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;
}

/*  <!---------------------------------------------------- ] Primary Contact Form ] -->*/
/*  <![ Directions [ ----------------------------------------------------*/

/* 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{
	}

/*  <!---------------------------------------------------- ] Directions ] -->*/


/* QUICK CONTACT */

.pad_frm_itm2 {
	padding:2px 0px;
	margin:0px;}

.form-label2 {
	display:none;}

.form-pct2 {
	border:1px solid #780001;
	background:#fff;
	font:11px Tahoma, Verdana, Arial, sans-serif;
	color:#555;
	padding:2px 3px;
	width:210px;}

.msg-pct2 {
	border:1px solid #780001;
	background:#fff;
	font:11px Tahoma, Verdana, Arial, sans-serif;
	color:#555;
	padding:2px 3px;
	width:210px;
	height:50px;
	overflow:auto;}

.custom-form2 fieldset {
		margin:0px;
		padding:0px;
		border:none;}

.custom-form2 legend {
		padding:0px 2px 5px 0px;
		font:bold 14px Verdana, Arial, Helvetica, sans-serif;
		text-align:center;}

.custom-form2 ol {
		margin:0px;
		padding:0px;
		list-style:none;}

#qc .submit {
	margin:0px;
	padding:0px;
	text-align:center;
	background: url(http://www.perlsteinlaw.com/layout/submit.jpg);
	width: 185px;
	height: 37px;
	font:11px Arial, Helvetica, sans-serif;
	border: none;
	cursor: pointer;
	color:#fff;}

#qc .submit:hover {	

	background: url(http://www.perlsteinlaw.com/layout/submit_over.jpg);}
	
input.trigger { display: none;}
