@charset "utf-8";
@import "global/base.css";
/*
	------------------------------------------
	Max Q Designs
	http://www.maxqdesigns.com
	------------------------------------------
	
	------------------------------------------
	ZMS Law
	------------------------------------------	
	Main Design:
		Menu
		Header
		Content
			Content Boxes (Four Column)
			FAQ / Appointment (Two Column)
		Footer
	
	Sub Design:
		Menu
		Header
		Content
			Content Well (Two Column)
			Appointment
		Footer
	-------------------------------------------
		
*/

.maxq {
	width: 324px;
	height: 34px;
	position: relative;
	margin: 0 auto;
	left: 290px;	
	top: 10px;
	color:#FFFFFF;
	text-align:center;
}

/*
	-------------------------------------------
	Body Settings
	-------------------------------------------
*/

body {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #000; /* page background color */
	color: #000; /* page text color */
	margin-top: 30px;
}

/*
	-------------------------------------------
	Misc Replacement Hacks
	-------------------------------------------
*/


b { font-size: 110%; }

/*
	-------------------------------------------
	Wrappers
	-------------------------------------------
*/

.wrap {
	width: 850px;
	margin: 0 auto;
	background-color: #fff;
	z-index: 1;
}

/*
	-------------------------------------------
	Menu
	-------------------------------------------
*/

.navwrap {
	width: 850px;
	margin: 0 auto;
	z-index: 870;
}

.navbar {
	width: 850px;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;	
	z-index: 900;
}

.nav, .nav ul {
	line-height: 2em;
	list-style: none;
	z-index: 890;
}

.nav li a {
	display: block;
	margin-top: 2px;
	color: #fff; /* navigation menu link color */
	text-decoration: none;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}	

.nav a:hover {
	color: #fff; /* navigation menu link color when hovered over */
	text-decoration: underline;
}	

.nav li {
	float: left;
	text-align: left;
	color: #fff; /* color of any list text within the navigation menu */
	
	z-index: 880;
}

.nav li ul {
	position: absolute;
	left: -999em;
	width: 140px;
}

.nav li ul li {
	border: 1px solid #fff; /* border color of nested drop-down menus */
	background: #333; /* background color of nested drop-down menus */
	padding: 0 1.5px 1.5px 1.5px;
}	

.nav li ul li a {
	width: 125px;
	display: block;
	
	text-align: left;
	text-indent: 5px;
}
.nav li ul ul {
	margin: -2.3em 0 0 148.5px;	
}

.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li.sfhover ul ul, .nav li.sfhover ul ul ul {
	left: -999em;
}

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li.sfhover ul, .nav li li.sfhover ul, .nav li li li.sfhover ul {
	left: auto;
	margin-left: -1px;
}

/*
	-------------------------------------------
	Header
	-------------------------------------------
*/

.header_rounded {
	width: 850px;
	height: 19px;
	margin: 0 auto;
	background: #fff url(../images/header_rounded.jpg) center top no-repeat;
}

.header_main {
	width: 850px;
	height: 263px;
	background: #fff url(../images/header_main.jpg) center top no-repeat;
}

/*
	-------------------------------------------
	Footer
	-------------------------------------------
*/

.footer_rounded {
	position: relative;
	width: 850px;
	min-width: 850px;
	height: 10px;
	background: #000 url(../images/footer_rounded.jpg) center top no-repeat;
}

.footer_main {
	position: relative;
	width: 850px;
	height: 51px;
	min-width: 850px;
	border-top: 5px solid #fff;
	background: #fff url(../images/footer_main.jpg) center top no-repeat;
}

.footer_text_wrap {
	text-align: left;
	text-transform:uppercase;
	padding-left: 10px;
	position: relative;
	top: 13px;
}

.footer_text_tt {
	color: #fff;
	font-size: 14px;
	text-transform:uppercase;
}

.footer_text_bt {
	color: #dcd9d8;
	font-size: 12px;
}
/*
	-------------------------------------------
	Four Column Setup
	-------------------------------------------
*/

.fourcola {
	position: relative;
	
	width: 850px;
	margin: 0 auto;
	margin-left: 0;
	clear: both;
}

.flatrichard {
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.fourcola a { color: #0d2d88; }
.fourcola a:hover { color: #5375d5; text-decoration: underline; }

.column.first {
	background: #b9b587;
	border-right: 2px solid #fff;
	z-index: 790;
}

.column.second {
	background: #d0cc9c;
	border-right: 2px solid #fff;
	z-index: 780;
}

.column.third {
	background: #d0cc9c;
	border-right: 3px solid #fff;
	z-index: 770;
}

.column.last {
	background: #d0cc9c;
	position: relative;
	z-index: 760;
}

/*
	-------------------------------------------
	Four Column Content
	-------------------------------------------
*/

.fc_content_bh { color: #083d6e;	font-size: 14px; text-transform:uppercase; }
.fc_content_th { color: #f6f9fb; font-size: 14px; text-transform:uppercase; }

.fc_content_bot {
	height: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	text-align: right;
}

.fc_content_hdr {
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #c4a262;
}

.fc_content_mid {
	color: #442616;
	height: 171px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
}

/* first */

.fc_content_first_top {
	height: 148px;
	background: #fff url(../images/midrows_image_1.jpg) center top no-repeat;
}

.fc_content_first_mid {
	color: #442616;
	height: 152px;
	padding: 15px;
}

/* second */
.fc_content_second_top {
	height: 94px;
	background: url(../images/midrows_image_2.jpg) center top no-repeat;
}

/* third */

.fc_content_third_top {
	height: 94px;
	background: #fff url(../images/ZWMsm.jpg) center top no-repeat;
}

/* last */

.fc_content_last_top {
	height: 94px;
	background: #fff url(../images/midrows_image_4.jpg) center top no-repeat;
}

/*
	-------------------------------------------
	Two Column Setup
	-------------------------------------------
*/

.twocollefta {
	position: relative;
	width: 850px;
	min-width: 850px;
	background: #fff;
	border-top: 5px solid #fff;
	height: 104px;
}

.twocollefta a {
	color: #0e193b;
	text-decoration: none;
}

.twocollefta a:hover {
	color: #1e3169;
	text-decoration: underline;
}

.twocol_sep {
	height: 5px;
	background: #fff url(../images/misc_callgirl_head.jpg) right bottom no-repeat;
}

/*
	-------------------------------------------
	Two Column Content
	-------------------------------------------
*/

.tc_content_left {
	position: relative;
	padding-top: 8px;
	height: 81px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	line-height: 20px;
	background: #d0cc9c;
	z-index: 690;
}

.tc_content_right {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	height: 104px;
	padding-left: 11px;
	text-align: left;
	text-transform:uppercase;
	
	background: #b9b587 url(../images/misc_callgirl.jpg) top right no-repeat;
}

.tc_content_ma {
	width: 200px;
	margin-top: 25px;
	position: absolute;
}

.tc_content_fh {
	color: #3b1c0e;
	font-size: 16px;
	text-transform: uppercase;
}

/*
	-------------------------------------------
	Sub Page Column Settings
	-------------------------------------------
*/

.sp_content_wrap {
	width: 850px;
	background: #b9b587 url(../images/content_bg.jpg) center top repeat-y;
}

.sp_content_left {
	width: 605px;
	float: left;
	color: #442616;
	background: url(../images/subtlebackground.jpg) no-repeat;
	padding: 10px;
}

.sp_content_right {
	width: 200px;
	color: #442616;
	padding-top: 20px;
	padding-left: 20px;
	float: right;
}

.sp_content_left li {
	list-style: outside;
	list-style-type:decimal;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 30px;
	color: #000;
}

.sp_content_right li {
	list-style:square;
	list-style-position: outside;
	text-transform:uppercase;
	color: #000;
}

.sp_appointment {
	height: 104px;
	border-top: 5px solid #fff;
	background: #b9b587;
	background-position: right top;
}

.sp_appointment_text {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	position: relative;
	float: right;
	top: 25px;
	left: -25px;
}
	

.sp_content_nav {
	color: #055e80;
}

.sp_content_headline {
	color: #105CB6;
	font-size: 14px;
	font-weight: bold;
}

.underline { color:#105CB6; font-weight:bold; }

/*
	-------------------------------------------
	Form Modifications
	-------------------------------------------
*/

.form_input {
	width: 428px;
	height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background: #d0cc9c;
	border: 1px solid #333;
}

.form_select {
	width: 429px;
	height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background: #d0cc9c;
	border: 1px solid #333;
}

.form_textarea {
	width: 429px;
	height: 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background: #d0cc9c;
	border: 1px solid #333;
}

.form_button {
	width: 125px;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background: #d0cc9c;
	border: 1px solid #333;
	float: right;
}

.form_button:hover {
	background: #666;
	color: #fff;
}
