/* ------------------------------------------------------------------------------------- */
/* Copyright Einstein Industries 2004. Used with Permission.                             */
/* May not be duplicated or reproduced.                                                  */
/*                                                                                       */
/* Please check for cross-browser compatibility prior to making changes                  */
/* MINIMUM BROWSER CHECK :: IE5.x/IE6/Op7/NS7/Safari/FireFox                             */
/*                                                                                       */
/* CSS Document                                                                          */
/* ------------------------------------------------------------------------------------- */

:link,:visited { text-decoration:none }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p, blockquote, fieldset, input
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

/* basic elements
 * ------------------------------------------------------------------------------------- */

body {
	background: #010066 url(../images/bg.jpg) top left repeat-x;
	text-align: center;
}

p, div, li, div, h1, h2, h3, h4, td, input, select, textarea {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

a:link, a:visited {
	color: #5C514B;
	text-decoration: underline;
}
a:hover, a:active {
	color: #010066;
	text-decoration: underline;
}

/* main structural elements
 * ------------------------------------------------------------------------------------- */
#wrapper {
	width: 780px;
	margin: 0 auto;
	background: url(../images/bg-main.jpg) top left repeat-y;
	text-align: left;
}

#wrapper-sub {
	width: 780px;
	margin: 0 auto;
	background: url(../images/sub/bg-sub.jpg) top left repeat-y;
	text-align: left;
}


/* VERTICAL sprite nav
 * ------------------------------------------------------------------------------------- */
#menu {
	background: url(../images/menu.jpg) top left no-repeat;					
	width: 239px;
	height: 186px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#menu li span {display: none;}
#menu li {margin: 0; padding: 0; list-style: none; position: absolute;}

#menu li, #menu a {height: 30px; display: block;}
#menu-01 {top: 3px;}
#menu-02 {top: 33px;}
#menu-03 {top: 63px;}
#menu-04 {top: 93px;}
#menu-05 {top: 123px;}
#menu-06 {top: 154px;}

#menu-01, #menu-02, #menu-03, #menu-04, #menu-05, #menu-06 { left: 0px; width: 239px; }

#menu-01 a:hover {background: transparent url(../images/menu.jpg) -239px -3px no-repeat;}
#menu-02 a:hover {background: transparent url(../images/menu.jpg) -239px -33px no-repeat;}
#menu-03 a:hover {background: transparent url(../images/menu.jpg) -239px -63px no-repeat;}
#menu-04 a:hover {background: transparent url(../images/menu.jpg) -239px -93px no-repeat;}
#menu-05 a:hover {background: transparent url(../images/menu.jpg) -239px -123px no-repeat;}
#menu-06 a:hover {background: transparent url(../images/menu.jpg) -239px -154px no-repeat;}

/* content
 * ------------------------------------------------------------------------------------- */
#header {
	width: 780px;
	height: 85px;
	background: url(../images/header.jpg) left top no-repeat;
}

#nav {
	width: 780px;
	height: 186px;
}

#content-container {
	width: 780px;
	margin: 0 auto;
	padding: 0;
}

#content-left {
	width: 239px;
	float: left;
}

	#content-left p {
		margin: 10px 5px 10px 30px;
	}
	
#content-right {
	width: 201px;
	float: left;
}

	#content-right p {
		margin: 10px 20px 10px 20px;
		font-size: 12px;
	}
	
	#content-right form {
		margin: 10px 10px 10px 20px;
	}

#content-center {
	width: 340px;
	float: left;
}

	#content-center p {
		margin: 10px 20px 5px 20px;
	}
	
	#content-center h1 {
		margin: 10px;
		font-size: 14px;
		color: #010066;
	}
	
	#content-center h2 {
		margin: 10px;
		font-size: 13px;
		color: #5C514B;
	}
	
	#content-center h3 {
		margin: 10px;
	}
		
	#content-center li {
		margin-left: 35px;
		list-style-image: url(../images/index/li_img.jpg);
		line-height: 28px;
	}
	
#content-sub-left {
	width: 579px;
	float: left;
}

	#content-sub-left p {
		margin: 10px 20px 5px 42px;
	}
	
	#content-sub-left h1 {
		margin: 10px 20px 0px 42px;
		font-size: 14px;
		color: #010066;
	}
	
	#content-sub-left h2 {
		margin: 10px 20px 0px 42px;
		font-size: 13px;
		color: #5C514B;
	}
	
	#content-sub-left h3 {
		margin: 10px 20px 0px 42px;
	}
	
	#content-sub-left li {
		margin-left: 60px;
		list-style-image: url(../images/index/li_img.jpg);
		line-height: 20px;
	}
	
#box { 
	width:500px;
	padding-bottom:5px;
	}

/* image replacement
 * ------------------------------------------------------------------------------------- */
.criminal-defense {
	width: 239px;
	height: 114px;
	background: url(../images/section_titles/criminal_defense.jpg) left top no-repeat;
}

.professional {
	width: 239px;
	height: 137px;
	background: url(../images/section_titles/professional_licensing.jpg) left top no-repeat;
}

.welcome {
	width: 579px;
	height: 70px;
	background: url(../images/section_titles/welcome.jpg) left top no-repeat;
}

.lawyers {
	width: 340px;
	height: 83px;
	background: url(../images/section_titles/our_lawyers.jpg) left top no-repeat;
}

.contact-right {
	width: 201px;
	height: 165px;
	background: url(../images/section_titles/contact_right.jpg) left top no-repeat;
}

.banner01 {
		background: url(../images/banner/banner01.jpg) right top no-repeat;
}

.attorneys {
	width: 579px;
	height: 70px;
	background: url(../images/section_titles/attorneys.jpg) left top no-repeat;
}

.contact_us {
	width: 579px;
	height: 70px;
	background: url(../images/section_titles/contact_us.jpg) left top no-repeat;
}
.thank_you {
	width: 579px;
	height: 70px;
	background: url(../images/section_titles/thank_you.jpg) left top no-repeat;
}

.crminal-defense {
	width: 579px;
	background: url(../images/section_titles/crminal.jpg) left top no-repeat;
}

.state {
	width: 579px;
	height: 70px;
	background: url(../images/section_titles/state2.gif) left top no-repeat;
}

.federal {
	width: 579px;
	height: 70px;
	background: url(../images/section_titles/federal.jpg) left top no-repeat;
}

.recent { 
 	width:579px; 
	height: 70px; 
	background: url(../images/section_titles/recent2.jpg) left top no-repeat;}

.licensing {
	width: 579px;
	height: 70px;
	background: url(../images/section_titles/licensing.jpg) left top no-repeat;
}

.philosophy {
	width: 579px;
	height: 70px;
	background: url(../images/section_titles/philosophy.jpg) left top no-repeat;
}

.list-box { 
	width: 275px;
	float:left;
	padding-bottom:15px;
}	

/* footer
 * ------------------------------------------------------------------------------------- */
#page-footer {
	background: url(../images/footer.jpg) top left no-repeat;
	width: 780px;
	height: 53px;
	clear: both;
}

#page-footer-sub {
	background: url(../images/sub/footer-sub.jpg) top left no-repeat;
	width: 780px;
	height: 53px;
	clear: both;
}

#footer {
	width: 760px;
	margin: 0px auto;
	padding: 14px;
	text-align: center;
}
	#footer p {
		margin: 10px;
		color: #FFFFFF;
	}

	#footer li { 
		margin: 0px;
		padding: 0px;
		display: inline;
		color: #FFFFFF;
	}
	
	#footer a:link, #footer a:visited {
		color: #FFFFFF;
		text-decoration: underline;
	}
	#footer a:hover, #footer a:active {
		color: #F4F4FA;
		text-decoration: underline;
	}

/* misc layout elements 
 * ------------------------------------------------------------------------------------- */
 
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #9D948F;
	background-color: #FFFFFF;
	margin-bottom: 4px;
}

.quickcontact {
	width: 150px;
}

.top {
	display: block;
	text-align: right;
	font-size: 10px;
}

.big-form label, .big-form-field {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

.big-form label {
	text-align: right;
	width: 100px;
	padding-right: 20px;
}

.big-form br {
	clear: left;
}

img.img-left {
	float: left;
	margin: 0px 10px 10px 0px;
}

img.img-left-index {
	float: left;
	margin: 0px 10px 0px 25px;
}
img.img-right {
	float: right;
	margin: 0px 0px 10px 10px;
}
div.clear {
	clear: both;
}

.crminal-defense ul {
	padding-top: 80px;
	margin-bottom: 25px;
}
.list-bolded {
	font-weight: bold;
	}
.list-bolded-italicized {
	font-weight: bold;
	font-style:italic;
	}
