@charset "UTF-8";
/******************************************************************************************************

										Market Hardware Core CSS

/******************************************************************************************************/

/* reset */
body, p, h1, h2, h3, h4, h5, h6, a, div, blockquote, cite, a img, address { margin: 0; padding: 0; text-indent: 0; border: none; outline: none; list-style: none; text-decoration: none; font-size: 100%; font-weight: inherit; font-style: inherit; }
table, td, tr, tbody, thead, th, caption { border-spacing: 0; border: none; border-collapse: separate; vertical-align: top; text-align: left; font-weight: normal; }

/* typography */
body { font-size: 0.75em /* 12px */; background: white; color: black; font-family: Verdana, sans-serif; line-height: 1.5em; margin: 0 auto; }

h1, h2, h3, h4, h5, h6 { /* Use to set global header styles. ie, bold, italic, color, margin, padding */ }
h1 { font-size: 1.5em /* 18px */; }
h2 { font-size: 1.3em /* 15px */; }
h3 { font-size: 1.2em /* 14px */; }
h4, h5, h6 { font-size: 1.1em /* 13px */; }

p, ul, ol { margin-bottom: 1.1em; } /* DO NOT RESIZE */
ul, ol { margin-left:1.5em; padding:0; }
li { margin-bottom: 0.5em; }

a, a:visited { color: aqua; text-decoration: underline; }
a:hover, a:active { color: fuchsia; text-decoration: none; }

/* group (also known as clearfix) applies style to div's containing other floating elements - FLOAT CHILDREN LEFT AND CLEAR NONE */
.group:after, .container:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.group, .container { zoom: 1; display: block; }

/* layout */
#branding { position:relative; }

#nav ul, #nav li, #callout ul, #callout li { margin: 0; padding: 0; text-indent: 0; list-style-type: none; }
#nav li { position: relative; }
#nav li ul { position: absolute; display: none; }
#nav li:hover ul, #nav li.hover ul { display: block; }

#nav a:hover,
.home #nav #nav-home a,
.team #nav #nav-team a,
.services #nav #nav-services a,
.representation #nav #nav-representation a,
.immigration #nav #nav-immigration a,
.defense #nav #nav-defense a,
.personal #nav #nav-personal a,
.espanol #nav #nav-espanol a,
.press #nav #nav-press a,
.client-raves #nav #nav-client-raves a,
.criminal-defense #nav #nav-criminal-defense a,



.contact #nav #nav-contact a {

	text-decoration:underline;

}

























#footer { margin: 0 auto; font-size: 90%; line-height: 1.2em; text-align: center; color: lime; }
#footer a, #footer a:visited { color: lime; text-decoration: underline; }
#footer a:hover, #footer a:active { color: lime; text-decoration: none; }

.breadcrumb { font-size:85%; padding-bottom: 10px; }
.breadcrumb a { outline: none; }
blockquote { margin: 10px 10px; padding: 5px; background: #f2f2f2; border-bottom: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; }
blockquote p { padding-left: 10px; }

/* forms */
form, fieldset, input { margin : 0; padding : 0; }
form { width: 38em; margin-left: 5px; }
form p { font-size: 100%; padding: 2px; margin: 0;clear:both; }

/* fieldset styling */
fieldset { margin: 1em 0; padding: 1em; border : 1px solid #e2e2e2 }

/* legend styling */
legend { font-weight: bold; color: #122f59; }

/* style for  labels */
label { float: left; width: 14em; }

/* style for required labels */
label .required { font-size: 0.9em; font-style: normal; color: red; }
label.error, input.submit { color: #F00; margin: 5px 0 0 0; }
input { width: 225px; }
input.radio, input.submit { width: auto; }
textarea { width: 225px; height: 100px; padding:0; }

/* submit */
form div input, form div button { width: 100px; margin-top:5px; margin-left: 295px; padding: 0 .25em; background-color: #122f59; color: #fff; text-transform: uppercase; font-size: 90%; }

/******************************************************************************************************

											Custom Styles

/******************************************************************************************************/

body {
	background:#6E6D6A;
	color:#FFF;
	font-family:Arial, sans-serif;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	color:#101BAA;
}

#wrap {
	background:#FFF url(../images/design/wrap.png) repeat-y;
	border-bottom:4px solid #888;
	color:#222;
	margin:0 auto;
	padding-bottom:20px;
	width:890px;
}

#branding {
	background:url(../images/design/branding.jpg) no-repeat;
	height:147px;
}

#branding h1 {
	height:140px;
	left:38px;
	position:absolute;
	top:5px;
	width:355px;
}

#branding h1 a {
	display:block;
	height:100%;
	text-indent:-9000px;
}

#branding p {
	color:#333;
	font-size:1em;
	font-weight:bold;
	margin:0;
	position:absolute;
	text-align:center;
	top:50px;
	width:155px;
}

#branding .contact1 {
	left:380px;
}

#branding .contact2 {
	border-left:2px solid #004582;
	left:535px;
	padding-left:5px;
}
#branding .contact3 {
	border-left:2px solid #004582;
	left:700px;
	padding-left:10px;
}

#branding .phone {
	display:block;
	margin-top:0.25em;
}

#nav {
	background:#DDC384 url(../images/design/nav.png) repeat-x;
	border-top:1px solid #989CA0;
	border-bottom:4px solid #D7B461;
	height:42px;
	padding-left:10px;
	position:relative;
	z-index:3;
}

body.home #nav {
	border:0;
}

#nav li {
	border-left:1px solid #A99668;
	float:left;
	height:42px;
	line-height:42px;
}

#nav li a {
	color:#000;
	display:block;
	padding:0 8px;
	text-decoration:none;
}

#nav li ul,
#nav li ul.group {
	background:#D5AF54;
	float:none;
	left:-3;
	margin:0;
	text-align:left;
	padding:0;
	top:40px;
	width:175px;

}

#nav li ul li {
	border:0;
	height:auto;
	line-height:1.2;
	padding:5px 0;
	display:block;
	border-bottom:1px solid #A99668;
	border-left:1px solid #A99668;
	width:175px;
}
#nav li ul li:hover {
	background-color:#DECC9B;
}

#nav li ul a {
	padding:0 10px;
}

#nav li.hover,
#nav li:hover {
	background:#D5AF54;
}

#nav li.hover li,
#nav li:hover li {
	background:none;
}

#nav li.hover li a:hover,
#nav li:hover li a:hover {
	text-decoration:underline;
}

#nav #nav-home {
	border:0;
}

#callout {
	background:url(../images/design/banner.jpg) no-repeat;
	border-bottom:4px solid #D7B461;
	display:none;
	height:336px;
	overflow:hidden;
	padding:0 638px 0 23px;
	position:relative;
}

body.home #callout {
	display:block;
}

#callout .email {
	font-size:1.4em;
	font-weight:bold;
	height:78px;
	line-height:78px;
	padding-top:60px;
	text-align:center;
}

#callout .email a {
	color:#D8B766;
}

#callout,
#callout h3,
#callout a {
	color:#FFF;
	text-decoration:none;
}

#callout ul {
	margin:0;
}

#callout li {
	background:url(../images/design/callout.png) center no-repeat;
	border-top:1px dashed #FFF;
	padding:15px 5px;
}

#callout li.first {
	border:0;
}

#callout h3 {
	font-weight:bold;
}

#callout p {
	margin:0;
}

#side {
	color:#FFF;
	float:left;
	position:relative;
	padding-left:30px;
	padding-top:25px;
	width:220px;
	z-index:1;
}

#side h2 {
	font-weight:bold;
	font-size: 1.2em;
	margin-bottom:0.5em;
}

#content {
	color:#222;
	float:right;
	position:relative;
	text-align:justify;
	padding:25px 25px 10px 0;
	width:570px;
	z-index:2;
}

#content a {
	color:#222;
	text-decoration:underline;
}

#content h1,
#content h2,
#content h3,
#content h1 a,
#content h2 a,
#content h3 a {
	color:#222;
	margin-bottom:0.6em;
}


#content h2,
#content h2 a {
	color:#002099;
	margin-bottom:0.6em;
}

#footer,
#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color:#FFF;
}

#footer {
	padding:10px;
}

#footer p {
	margin:0;
}