/* <![ Global [ -----------------------------------------------------------*/


/*NOTES:
Image pathing needs to be as follows.

url(http://cristianolaw.mhcrm.com/images/img.jpg);

This can be developed any way you wish, but must be changed before upload.

*/

/* ----------------- Globals ---------------------*/
html {
	height:100%}
	
.body{	
	margin:0; 
	padding:0; 
	background:;
	font:12px/14px Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	behavior:url(../scripts/csshover.htc);}
	
a {	
	color:#e32f3c;
	text-decoration:underline}
a:hover {	
	color:#666666;
	text-decoration:none;}	
p{
	margin:1em 0 1em 0;
}
	
input, select, textarea{	
	border:solid #000;
	border-width:1px 1px 1px 1px;}	
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#666666;
	margin:5px 0px;
	padding:0px;}

h1{	
	font: bold 18px "Times New Roman", Times, serif;
	letter-spacing:1px;
	margin:0px;
	color:#d22330;
	text-transform:uppercase;}
	
h2{	
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;}
	
h3{	
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;}
	
	
/* -----------------------------Containers and alignment--------------------------*/		

#container {
	margin: 0 auto 0 auto;
	text-align:left;
	background:url(../images/bg_main2.jpg) top left repeat-x #000;
}	

/*	<![ Navigation [ -----------------------------------------------------------*/

#mainnav{
	margin:0;
	padding:0;
	height:56px;
	color:#FFFFFF;
	background:url(../images/bg_nav.jpg) top left repeat-x #000;
	position:relative;
}
#mainnav ul{
	margin:0 auto 0 auto;
	padding:0;
	display:block;
	width:885px;
	position:relative;
	top:2px;
	/*border:1px solid #ff00ff;*/
}
#mainnav ul li{
	display:inline;
	margin:0;
	padding:0;
}

#mainnav ul li a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	float:left;
	height:20px;
	padding:17px 10px 15px 10px;
	display:block;
	background:url(../images/bg_nav-border.jpg) bottom right no-repeat;
}

#mainnav ul li a:hover{
 	color:#FFF;
	border:1px solid #6f180e;
	padding:16px 9px 14px 9px;
	background:url(../images/bg_nav-roll.jpg) top left repeat-x #d22330;
}
#mainnav ul .last_child a {
	background:none;
}		

/*	<![ Layout [ -----------------------------------------------------------*/

#top{
	margin:0;
	padding:0;
}
#header{
	height:111px;
	border-top:3px solid #FFFFFF;
	background:url(../images/bg_header.gif) bottom left repeat-x #e5e5e5;
	margin:0;
	padding:0;
}
#header .center{
	width:813px;
	margin:0 auto 0 auto;
	position:relative;
	}
#header #logo{
	position:absolute;
	left:0;
	}
#header .address{
	text-align:right;
	padding:0 15px 0 0;
	width:300px;
	position:absolute;
	right:0;
	}
#header #tagline{
	height:67px;
	width:260px;
	position:absolute;
	right:0;
	top: 51px;
	margin:0;
	padding:0;
}
#mid {
	width:828px;
	margin:0 auto 0 auto;
	background:#FFFFFF;
	border:solid #000000;
	border-width:0 1px 0 1px;
}
#photobanner{
	height:201px;
	background:url(../images/img_collage.jpg) top left no-repeat;
	}
#contactinfo{
	height:31px;
	background:url(../images/bg_angledbar.jpg) top left no-repeat;
	}
#contactinfo p{
	margin:8px 5px 0 0;
	font-weight:bold;
	float:right;
	}
#contactinfo .red{
	color:#d22330;
	}
#leftbar{
	width:180px;
	margin:0;
	padding:0 0 0 22px;
	float:left;
	position:relative;
	bottom:10px;
}
#leftbar .photoaop{
	display:block;
	width:178px;
	margin-bottom:4px;
	border:1px solid #000000;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding:0 0 0 0;
}
#leftbar .photoaop span{
	display:block;
	border-top:1px solid #000000;
	background:#d22330;
	height:16px;
	margin:88px 0 0 0;
	}
#leftbar .photoaop:hover span{
	display:block;
	border-top:1px solid #000000;
	background:#444444;
	height:16px;
	}
.medmal{
	background:url(../images/img_medmal.jpg) top left no-repeat;
	}
.medmal:hover{
	background:url(../images/img_medmal_c.jpg) top left no-repeat;
	}
.motorvehicle{
	background:url(../images/img_auto.jpg) top left no-repeat;
	}
.motorvehicle:hover{
	background:url(../images/img_auto_c.jpg) top left no-repeat;
	}
.personalinjury{
	background:url(../images/img_personal-injury.jpg) top left no-repeat;
	}
.personalinjury:hover{
	background:url(../images/img_personal-injury_c.jpg) top left no-repeat;
	}
.investors{
	background:url(../images/img_investors.jpg) top left no-repeat;
	}
.investors:hover{
	background:url(../images/img_investors_c.jpg) top left no-repeat;
	}
#content {
	padding:21px 72px 21px 24px;
	width:525px;
	float:left;
}
/*----------------------------------------Footer and bottom decorations------------------------*/
#bottomlinks{
	margin:0 auto 0 auto;
	padding:10px 0 0 0;
	font-size:10px;
	height:33px;
	width:752px;
	color:#561e32;
	border-top:1px solid #000000;
	clear:both;
}
#bottomlinks ul{
	margin:0;
	padding:0;
	display:inline;
	width: 660px;
}
#bottomlinks ul li{
	display:inline;
}

#bottomlinks ul li a{
	color:#444444;
	text-decoration:none;
	float:left;
	padding:0px 8px 0px 8px;
	display:block;
	border-right:#d22330 1px solid;
}
#bottomlinks ul li a:hover{
	color:#d22330;
}
#bottomlinks ul .first_child a{
	padding-left:12px;/*11px with "cases"*/
	}
#bottomlinks ul .last_child a{
	padding-right:2px; /*11px with "cases"*/
	border-right:none;}
#disclaimer{
	margin:0 auto 0 auto;
	text-align:left;
	height:60px;
	color:#FFFFFF;
	padding:10px;
	width:828px;
}
#disclaimer img{
	float:left;
	margin:10px 10px 10px 0;
}#disclaimer p{
	margin:0;
	padding:15px 10px 0 0;
}
#disclaimer a{
	color:#d22330;
}
	
	
/*-----------------------------Extra Classes---------------------------------------*/	


/*	<![ Quick Contact [ -----------------------------------------------------------*/

.contactmini {
	text-align:left;
	padding:0 0 0 19px;
	color:#561E32;}
	
.contactmini .form-pct { 
	width:190px; 
	height:24px;
	background:#EBE8C6;}

.contactmini .msg-pct { 
	width:190px; 
	height:53px;
	background:#EBE8C6;
	overflow:auto;}

.contactmini .submitarea{
	width:190px;
	text-align:right;
	height:35px;
	padding:5px 0 5px 0;}

.contactmini .submitarea .submit {
	float:right;
	display:block;
	width:75px;
	padding:3px;
	margin:0;
	height:30px;
	text-align:center;
	background:url(http://cristianolaw.mhcrm.com/images/submit-bg.gif) top left repeat-x #301d1f;
	color:#FFF;
	text-decoration:none;
}
	
.contactmini .submitarea .submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;}

.disclaimlink{
	float:left;
	color:#383833;
	}	
.disclaimlink:hover{
	color:#561e32;
	text-decoration:none;
	}	
/*	<![ Site 9 Styles [ --------------------------------------------------------*/
.qctable {
	}
	
.qchead {
	}	

.PAD_form_itm {
	padding:0px;
	font:bold;}
	
.form-pct { 
	width:200px; 
	height:15px;}

.msg-pct { 
	width:500px; 
	height:70px;
	overflow:auto;
	}

.submit {
	display:block;
	height:16px;
	width:52px;
	padding:2px 0px 0px 0px;
	background: #ccc;
	color:#000;
	text-decoration:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;}
	
.submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;}

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] --------- */
#directionsForm{
}

/* div that wraps form */
#directionsInput {
padding:0px 0px 15px 0px;
}

#fromAddress{
width:300px;
border:1px solid #adab93;}

#directionsLocale{
padding:0px 0px 15px 0px;
}

#locale{
width:300px;
border:1px solid #adab93;}

#directionsSubmit{
padding:0px 0px 25px 0px;
}

#map{
border:1px solid #adab93;}

#addressNotFound{
}

#directions{
}
