@charset "iso-8859-2";
/* CSS Document */

body	{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:center;
}

table, td {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

form { margin:0; }
input, textarea, select, optgroup, option {
	color:#242424;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
input:focus, textarea:focus, select:focus {
	color:#242424;
	background-color:#F4F4F4;
}
fieldset { padding:10px; border:1px solid #B6BFC8; }

/* link */
a img { border:none; }
a { color:#a6773f; text-decoration:none; }
a:hover { color:#c34827; text-decoration:underline; }
a.link2 { color:#5e5c47; }
a.link2:hover { color:#97821E; }

.arrow {
	padding-left:15px;
	background:url(../images/shared/more.gif) left center no-repeat;
}

.arrow-left img, .arrow-right img { margin-right:5px; background-color:#0076A2; vertical-align:middle; }
.arrow-left:hover img, .arrow-right:hover img { background-color:#99CCCC; }

/* layout */
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.floatleft { float:left; margin:0; }
.floatright { float:right; margin:0; }
.clear { clear:both; }
.middle { vertical-align:middle; }
.text-top { vertical-align:text-top; }
.bottom { vertical-align:bottom; }
.hd { display:none; }
.img-left { float:left; margin:0 0 10px 0; }
.img-right { float:right; margin:0 0 10px 10px; }
.disable, .disable td {
	filter: alpha(opacity=60);
	opacity: 0.6;
}

/* homepage */
.layout {
	width:800px;
	margin:0 auto;
	padding:0;
}

.header {
	margin:0 auto;
	padding:0;
	text-align:left;
}

.loinform {
	padding-bottom:15px;
	text-align:left;
	vertical-align:bottom;
}

h1.home {
	text-align:left;
	margin:0;
	padding:0;
	float:left;
}

/* list */
.list {
	list-style-type:none; 
	padding-left:5px; 
	margin-left:5px;
}

.list-c {
	list-style-type:none; 
	padding-left:5px; 
	margin:0;
}

.list-d {
	margin:0 0 10px 0;
	padding-left:0;
	list-style-position:inside;
}

/* font */
.small { font-size:10px; }

/*** menu ****************************************************************/
.menu-bt {
	margin:0 20px 0 0;
	width:800px;
	height:28px;
}
#bts	{
	margin:0;
	padding:0;
	height:28px;
}

#bts li {
	position:relative;
	left:0;
	top:0;
	float:left;
	margin:0;
	padding:0;
	height:28px;
	list-style-type:none;
	background:url(images/dot.gif) right top no-repeat;
	text-align:left;
}

#bt1 { width:60px; }
#bt2 { width:105px; }
#bt3 { width:93px; }
#bt4 { width:126px; }
#bt5 { width:108px; }
#bt6 { width:55px; }
#bt7 { width:61px; }
#bt8 { width:123px; }
#bt9 { width:69px; }

#bts a {
	display:block;
	margin:0;
	height:28px;
	background-position:left top;
	background-repeat:no-repeat;
}
#bts #bt1 a { background-image:url(images/home_bt_ov.jpg); }
#bts #bt2 a { background-image:url(images/attorney_bt_ov.jpg); }
#bts #bt3 a { background-image:url(images/practice_bt_ov.jpg); }
#bts #bt4 a { background-image:url(images/research_bt_ov.jpg); }
#bts #bt5 a { background-image:url(images/press_bt_ov.jpg); }
#bts #bt6 a { background-image:url(images/clients_bt_ov.jpg); }
#bts #bt7 a { background-image:url(images/verdicts_bt_ov.jpg); }
#bts #bt8 a { background-image:url(images/business_bt_ov.jpg); }
#bts #bt9 a { background-image:url(images/contact_bt_ov.jpg); }

#bts a:hover { background-color:#313323; }
#bts a:hover img, #bts a.now img { visibility:hidden; }

/* subnavi */
.subnavi table {
	background-color:#FFFFFF;
	filter: alpha(opacity=90);
	opacity: 0.9;
}
.subnavi td {
	height:20px;
	font-size:10px;
	vertical-align:middle;
	text-align:left;
	background-color:#AC5836;
}
#bts #bt2 td a {
	display:block;
	margin:0;
	padding:0 3px;
	height:20px;
	line-height:20px;
	text-decoration:none;
	color:#FFFFFF;
	background-image:none;
}
#bts .subnavi a:hover {
	background-color:#8E8978;
	color:#FFFFFF;
	text-decoration:none;
}


/* content */
.content {
	background:url(images/back.jpg) center top no-repeat;
	width:794px;
	border-left:3px solid #323321;
	border-right:3px solid #323321;
	margin:0 auto;
	padding:0;
	text-align:left;
}
.content-inside { padding:30px; }

.content-clients {
	background:url(images/back.jpg) center top no-repeat;
	width:794x;
	border-left:3px solid #323321;
	border-right:3px solid #323321;
	margin:0 auto;
	padding:30px;
	text-align:left;
}


/* footer_a */
.footer01{
	background:url(images/under.jpg) center no-repeat;
	width:800px;
	height:30px;
	text-align:center;
	line-height:30px;
}


/* footer */
.footer {
	width:800px;
	background-color:#FFFFFF;
	color:#313323;
	text-align:center;
	line-height:30px;

}

/* mailform */
.mailform { margin:0; text-align:center; width:100%; filter: alpha(opacity=80); opacity: 0.8; }
.mailform table { margin:0 auto 0 auto; width:70%; text-align:left; background-color:#5f5542; }
.mailform th, .mailform td { padding:5px; width:500px; text-align:left; vertical-align:middle; }
.mailform th { background-color:#e0ded2; }
.mailform td { background-color:#FFFFFF; }
.mailform .error { color:#CC0000; font-weight:bold; }


.line {
line-height:1.5;
}

.photo {
margin:0 15px 5px 0;
border:0;
}