﻿html {
    overflow: auto;
	background: #4D1517;
}
 
html, body {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
}

a img {border: none;}
.clear {clear: both; line-height: 0; font-size: 0; height: 0px;}
 
body {
    font-size: 87.5%;
	font-family: "Times New Roman", Times, serif;
	color: #52241A;
    position: relative;
    min-width: 987px;
	width: 100%;
	margin: 0 auto;
}

p,
.scroll-pane ul li{
	font-size:18px;
}

.vactext p,
.lawyer-info{
	text-align:justify;
}

.more{
	margin:0 0 0 3px;
}

.addinfo{
	font-size:13px;
	color:#BBBBBB;
	margin:20px;
	padding-bottom:10px;
}

a {
	color: #A12A23;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

.pseudo{
	*display:inline-block;
	*float:left;
	display:table-cell;
	color: #A12A23;
	text-decoration:none;
}

.none{
	display:none;
}

p img{
	margin:5px;
}

#outer_wrapper{
	width:987px;
	margin:0 auto;
}

#header {
	height: 137px;
	background: #4D1517 url(/images/bg_top.gif) repeat-x top;
    color: #E1BA89;
	width: 100%;
	min-width: 987px;
}
#header.main{
	background: #4D1517 url(/images/bg_top_main.gif) repeat-x top;
}
#header .wrapper{
	position: relative;
	float: left;
	min-width:987px; 
	width:100%; 
}
* html #header .wrapper {
  border-left: 960px solid #fff;
  border-right: 27px solid #fff;
  width:auto; 
  z-index:1;
}
#header .min-width {
	position: relative;
	float: left;
	background: #4D1517 url(/images/bg_top.gif) repeat-x top;
	width:100%; 
}
#header.main .min-width {
	position: relative;
	float: left;
	background: #4D1517 url(/images/bg_top_main.gif) repeat-x top;
	width:100%; 
}
* html #header .min-width {
  margin-left: -960px;
  margin-right: -27px;
  width:auto; 
  z-index:1;
}
* html #header.main .min-width {
  margin-left: -960px;
  margin-right: -27px;
  width:auto; 
  z-index:1;
}
#header .min-width .left{
	position: relative;
	float: left;
	width: 624px;
	height: 137px;
	background: url(/images/bg_top_left.gif) no-repeat top left;
}
#header.main .min-width .left{
	background: url(/images/bg_top_left_main.gif) no-repeat top left;
}
#header .min-width .right{
	position: relative;
	float: right;
	width: 358px;
	height: 137px;
	background: url(/images/bg_top_right.gif) no-repeat top right;
	margin: 0;
}
#header.main .min-width .right{
	background: url(/images/bg_top_right_main.gif) no-repeat top right;
}
#logo{
	float: left;
	clear: both;
	padding: 35px 0 0 41px;
}
#header h1 {
	width:583px;height:71px;
	float: left;
	clear: both;
	padding: 38px 0 0 51px;
	margin: 0;
	font-size: 25px;
	font-weight: bold;
	color: #E1BA89;
}
* html #header.main h1 , * html #header h1 {
	padding: 43px 0 0 51px;
	font-size: 20px;
	width:532px;height:28px;
}
#header h1 a{ 
	text-decoration: none;
	color: #E1BA89;
}
#header h1 a span{
	position:absolute;
	width:583px;height:71px;
	top:35px;
	left:41px;
	background:transparent url(/images/logo.gif) no-repeat 0 0;
	cursor: pointer;
}

#header h1 a span.eng{
	width:465px;
	height:71px;
	background:transparent url(/images/logo_eng.gif) no-repeat 10px 0;
}
#today{
	float: left;
	padding: 3px 9px 0 71px;
	font-weight: normal;
	font-size: 14px;
	color: #E1BA89;
	white-space: nowrap;
	width: 100%;
}
.main #today{
	padding: 3px 9px 0 57px;
}
* html #today{
	padding: 20px 9px 0 71px;
	width: 512px;
}
* html .main #today{
	padding: 16px 9px 0 57px;
	width: auto;
}
#today p{
	margin: 3px 0 0 0;
	float: left;
}
#today h2{
	font-weight: normal;
	font-size: 19px;
	margin: 0;
	float: left;
}
#header .languages{
	float: right;
	margin:110px 67px 0 0;
	padding-top: 5px;
	width: auto;
	padding: 0;
	list-style: none;
	font-weight: normal;
	font-size: 17px;
	color: #E1BA89;
	white-space: nowrap;
}
* html #header .languages{
	margin:110px 37px 0 0;
}
#header .languages li{
	display: inline;
	width: 70px;
	padding: 0 0 0 10px;
}
#header .languages a {
	color: #965D37;
	text-decoration: underline;
	background: url(/images/ico_lang.gif) no-repeat 0px 8px;
	padding-left: 10px;
}
#header .languages a:hover {
	text-decoration: none;
}


#container {
    padding-left: 52px;
	padding-right: 61px;
	overflow: hidden;
	 float: left; /* IE 5.01 */
    float/**/: none;
	height: auto !important;
	min-height:100%;
	background: #4D1517;
	position: relative;
}
#container.main {
    padding-left: 50px;
	padding-right: 53px;
}
* html #container { overflow: visible; }
 
#left, #right, #content {
    float: left;
    position: relative;
	padding-bottom: 3em !important;
}
 
#left, #right, #content {
   
}

#left {
    width: 52px;
    background: #4D1517 url(/images/bg_left.gif) repeat-y left;
    margin-left: -100%;
    right: 52px;
}
* html #left {
    left: 53px;
	width: 50px;
}
.main #left {
    width: 50px;
	right: 50px;
	background: #4D1517 url(/images/bg_left_main.gif) repeat-y left;
}
#left .top{
	position: relative;
	float: left;
	width: 52px;
	height: 260px;
	background: url(/images/bg_left_top.gif) no-repeat top left;
}
.main #left .top{
	background: url(/images/bg_left_top_main.gif) no-repeat top left;
	width: 50px;
}
#right {
    width: 61px;
	background: #4D1517 url(/images/bg_right.gif) repeat-y left;
    margin-right: -100%;
}
.main #right {
    width: 53px;
	background: #4D1517 url(/images/bg_right_main.gif) repeat-y left;
}
#right .top{
	position: relative;
	float: left;
	width: 61px;
	height: 544px;
	background: url(/images/bg_right_top.gif) no-repeat top left;
}
.main #right .top{
	width: 53px;
	height: 199px;
	background: url(/images/bg_right_top_main.gif) no-repeat top left;
}
 
#content {
    width: 100%;
	background: #F2EFD8 url(/images/background_text.gif);
}

#container.main {
	min-height:0;
}
#inner_content{
	float: left; /* IE 5.01 */
	float/**/: none;
    position: relative;
	padding-right: 310px;
}
#content .main_picture{
	position: absolute;
	width: 573px;
	height: 349px;
	background: url(/images/main_picture.jpg) no-repeat top left;
	left: 0;
	padding:0px;
	margin:0px;
}

#right_column{
	width: 310px;
/*	height: auto;
	position: absolute;
	top: 137px;
	right: 0px;
	padding:0px;
	margin:0px;*/
	    float: left;
    position: relative;
margin-right: -100%;
}
* html #right_column{
	right: -1px;
}
#right_column .menu{
	margin:0;
	float: left;
	height: auto;
	width: 310px;
}
.main #content .menu{
	margin:0 0 0 573px;
	display: block;
	overflow: auto;
	padding: 0;
	height: 349px;
	font-weight: normal;
	font-size: 14px;
	color: #E1BA89;
	width: auto;
	position: relative;
	top:0;
}
#content .menu table{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
#content .menu tr{
	background:url(/images/bg_menu_border.gif) repeat-x top;
}
#content .menu td{
	padding: 10px 30px 10px 15px;
	background: #411011 url(/images/bg_menu.gif) no-repeat top left;
}
#content .menu a {
	background: url(/images/ico_menu.gif) no-repeat top left;
	padding-left: 20px;
	float: left;
}
#content .menu td ul{
	margin:7px 0 0 20px;
	padding:0;
	list-style:none;
}
#content .menu td li{
	padding: 0;
	margin: 7px 0;
	color: #EDE0BE;
	float: left;
	clear: both;
	text-align:left;
}
#content .menu td li a {
	background: none;
	padding-left: 0;
	color: #8E5A35;
}

.about ul{margin:0;padding:0;list-style:none}

.about li{
	background: url(/images/ico_menu2.gif) no-repeat left 8px;
	padding-left:7px;
	margin-left:25px;
	font-size:18px;
}

#content .about{
	float: left;
	clear: both;
	margin:0;
	padding: 18px 27px 18px 0;
	width:800px
}
#content .about .rus, #content .about .eng{
	float: left;
	margin:0;
	padding: 0;
	width: 50%;
}
#content .about p{
	margin:0;
	padding: 0 0 0 27px;
	text-align:justify;
}

#content .about a{
	color: #52241A;
}

#content .contacts h2,
#content .about h2{
/*	float: left;*/
	clear: both;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	color: #a12323;
	white-space: nowrap;
}
.main #content .contacts h2,
#content .about h2{
	padding: 0 0 15px 0;
}

#content .about h2{
	padding-left:25px;
}
#content .contacts{
	float: left;
	clear: both;
	margin:0;
	padding: 0px 17px 28px 24px;
	width: 269px;
}
.main #content .contacts{
	width: 555px;
}
#content .contacts h2 {
/*	float: left;*/
	clear: both;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	color: #a12323;
	white-space: nowrap;
}
.main #content .contacts h2{
	padding: 0 0 15px 0;
}
#content .contacts dl {
	float: left;
	margin: 0;
	padding: 0;
	width: 257px;
}
#content .contacts dt {
	float: left;
	color: #A12A23;
	margin: 0 0 2px 0;
	padding: 0;
	width: 77px;
}
.main #content .contacts dt{
	padding: 0 0 0 10px;
}
#content .contacts dd {
	float: left;
	margin: 0 0 2px 0;
	padding: 0;
	width: 170px;
}
#content .contacts a {
	font-size: 13px;
}
#content .contacts div{
	float: left;
	margin:35px 0 0 0;
	padding: 0;
	width: 240px;
}

.main #content .contacts div{
	width: 257px;
	margin:0;
}
#content .contacts div p,
#content .contacts div .adr{
	margin:0 0 3px 0;
	padding: 0;
}

#content .contacts div .adr{
	font-size:16px;
}

#content .contacts div a {
	background: url(/images/ico_menu2.gif) no-repeat 3px 6px;
	padding-left: 10px;
}
.main #content .menu2{
	float: right;
	margin:0;
	padding: 36px 27px 28px 0px;
	width: 257px;
}
#content .menu2{
	float: left;
	margin:0;
	padding: 25px 25px 25px 15px;
	width: 257px;
}
#content .menu2 ul{
	text-align: left;
	margin: 0 0 0 10px;
	padding:0;
	white-space: nowrap;
	list-style:none;
}
#content .menu2 li{
	background: url(/images/ico_menu2.gif) no-repeat left 6px;
	padding-left: 7px;
	margin: 4px 0;
}
.main #content .menu2 li{
	margin: 0 4px;
}
#text_box {
    float: left;
    position: relative;
	width: 100%;
}
#text {
	*float:left;
    position: relative;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;

}
#text h1{
	font-size: 24px;
	font-weight: bold;
	color: #5d2201;
	margin: 0 0 10px 0;
}
#text .ico_print{
	position: absolute;
	top: 22px;
	right: 84px;
	margin: 2px 3px;
}
#text .ico_mail{
	position: absolute;
	top: 22px;
	right: 57px;
	margin: 2px 3px;
}
#text .ico_font{
	position: absolute;
	top: 22px;
	right: 29px;
	margin: 2px 3px;
}
#text .news_list,
#article_list{
	margin: 10px 0 0 0;
	padding:0;
	list-style:none;
}

#text .news_list .preview{
	margin-right: 10px;
}

.news_list .attach_list{
}

#text .news_list li,
#article_list li{
	width:100%;
}

#article_list li{
	padding-bottom: 20px;
}

#text .news_list h3,
#article_list h3{
	font-size: 1.3em;
	font-weight: normal;
	clear: both;
	margin: 0;

}

.scroll-pane h3,
.news_list h3{
	font-size:17px;
}

#text .news_list h3 span{
	font-weight: normal;
	padding: 0;
	margin: 0;	
	float: left;
}
#text .news_list h3 span span.date{
	line-height: 23px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: left;
}
#text .news_list h3 span span{
	font-size: 0.8em;
	margin: 0 10px 0 10px;
	padding: 0;
	text-align: center;
	
}

.news_title .date{
	font-size:0.6em !important;
}

.news_title a{
	font-size:0.75em !important
}

#text .news_list h3 .lin{
	position:relative;
	display:block;
	margin-left:100px;
}

#text .news_list h3 .onen{
	display:block;
	margin-left:100px;
}

#text .news_list p,
#article_list p{
	float: left;
	margin: 2px 0 20px;
}
#text .page_list{
	float: left;
	margin: 10px 0;
	padding:0;
	list-style:none;
}
#text .page_list li{
	float: left;
	margin: 0 0 10px 0;	
	padding: 0px 3px 0 3px;
	display: inline;
/*	border: solid 1px;*/
	height: 1.5em;
/*	font-size: 1.2em;*/
}
#text .page_list li span{
	padding: 2px 3px 2px 3px;
	float: left;
/*	border: solid 1px;*/
/*	font-size: 0.93em;*/
}
#text .page_list li a{
	font-size: 1.3em;
	padding-bottom: 2px;
}
#text .page_list li img{
	float: left;
	margin: 0 3px 0 3px;
	padding-top: 1px;
}
#text .news_arj{
	float: right;
	color: #A6302E !important;
}
#text .back{
	float: left;
}
 #text .back{
	padding: 15px 0;
}
#text .news_arj a{
	background: url(/images/ico_menu2.gif) no-repeat left 6px;
	padding-left: 7px;
}
#text .news_date{
	font-style: italic;
	margin-top: 0;
}
/*#text .news_text{
	width: 100%;
	height: 200px;
	overflow: auto;
	margin: 0 0 10px 0;
}*/
#text .attach_list{
	float:left;
	margin: 0;
	padding:0;
	list-style:none;
}

.news_list .attach_list{
	margin-top:-10px !important;
	margin-bottom:10px !important;
}

#text .attach_list li{
	margin: 0 0 10px 0;	
	padding-left: 25px;
}


#text .attach_list li.xls{
	background: url(/images/file_xls.gif) top left no-repeat;
}
#text .attach_list li.doc{
	background: url(/images/file_doc.gif) top left no-repeat;
}
#text .attach_list li.pic{
	background: url(/images/file_pic.gif) top left no-repeat;
}
#text .attach_list li.pdf{
	background: url(/images/file_pdf.gif) no-repeat top left;
}
#text .attach_list li.inf{
	background: url(/images/file_inf.gif) top left no-repeat;
}
#pane_top, #pane_bottom {
	float: left;
	width: 100%;
}

#pane_top h1{
	margin-right: 200px;
}

.ico_nav{
	float:right;
}

.intro-text{
	margin-bottom:10px;
}	

.holder {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}

#no-pane{
	overflow:auto !important;
	height:auto !important;
}

.scroll-pane {
	width: 100%;
	height: 400px;
	overflow: hidden;
	float: left;
}

.scroll-pane p,
.news_list p,
.holder li
{
	text-align:justify;
}

.holder table{
	border:none;
	border-collapse: collapse;
	margin-left:1px;
}

.holder table td{
	border: 1px solid #401113;
	height:40px;
	*padding:18px 0;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
/*	background: #aaa;*/
/*	border: solid 1px;*/
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
/*	border: solid 1px;*/
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 10px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 10px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
a.jScrollArrowUp {
	background: url(/images/scroll_down.gif) no-repeat 0 0;
}
a.jScrollArrowDown {
	background: url(/images/scroll_up.gif) no-repeat 0 0;
}
.jScrollPaneTrack {
	background: url(/images/scroll_bgr.gif) repeat-y;
}
.jScrollPaneDrag {
	/*background: url(/images/scroll.gif) no-repeat;*/
	border: #6F4946 solid 1px;
	background: #D4C09F;
	height:15px !important;
	width: 17px;
}			
#footer {
    height: 57px;
    color: #E1BA89;
	background: #4D1517 url(/images/bg_bottom.gif) repeat-x top;
	position: relative;
	z-index: 1000;
	margin-top: -57px;
	width: 100%;
}
#footer.main {
    height: 50px;
	margin-top: -50px;
	background: #4D1517 url(/images/bg_bottom_main.gif) repeat-x top;
}
#footer .wrapper{
	position: relative;
	float: left;
	min-width:987px; 
	width:100%; 
}
* html #footer .wrapper {
  border-left: 960px solid #fff;
  border-right: 27px solid #fff;
  width:auto; 
  z-index:1;
}
#footer .min-width {
	position: relative;
	float: left;
	background: #4D1517 url(/images/bg_bottom.gif) repeat-x top;
	width:100%; 
}
* html #footer .min-width {
  margin-left: -960px;
  margin-right: -27px;
  width:auto; 
  z-index:1;
}
#footer .left_bottom{
	position: relative;
	float: left;
	margin: -555px auto 0px 0;
	bottom: 0px;
	width: 52px;
	height: 555px;
	background: url(/images/bg_left_bottom.gif) repeat-y bottom left;
}
#footer.main .left_bottom{
	margin: -360px auto 0px 0;
	width: 50px;
	height: 360px;
	background: url(/images/bg_left_bottom_main.gif) repeat-y bottom left;
}
#footer .right_bottom{
/*	position: relative;
	float: right;
	margin: -459px 0 0px 0;
	bottom: 0px;
	width: 61px;
	height: 459px;
	background: url(/images/bg_right_bottom.gif) repeat-y bottom left;*/
/*	border: solid 1px;*/
}
#footer.main .right_bottom{
	position: relative;
	float: right;
	margin: -326px 0 0px 0;
	bottom: 0px;
	width: 53px;
	height: 326px;
	background: url(/images/bg_right_bottom_main.gif) repeat-y bottom left;
}
* html #footer .right_bottom{
	position: absolute;
	bottom: 0px;
	right: 0;
/*	border: #ffff solid 1px;*/
}
#footer .left{
	position: relative;
	float: left;
	width: 330px;
	height: 57px;
	background: transparent url(/images/bg_bottom_left.gif) no-repeat top left;
}
#footer.main .left{
	width: 649px;
	height: 50px;
	background: url(/images/bg_bottom_left_main.gif) no-repeat top left;
}
#footer .right{
	position: relative;
	float: right;
	width: 623px;
	height: 57px;
	background: url(/images/bg_bottom_right.gif) no-repeat top right;
}
#footer.main .right{
	width: 300px;
	height: 50px;
	background: url(/images/bg_bottom_right_main.gif) no-repeat top right;
}
#copyright{
	float: left;
	clear: both;
	padding: 15px 10px 0 57px;
	font-weight: normal;
	font-size: 14px;
	color: #E1BA89;
	white-space: nowrap;
}
#development{
	float: right;
	clear: both;
	padding: 15px 57px 0 10px;
	font-weight: normal;
	font-size: 14px;
	color: #E1BA89;
	white-space: nowrap;
}
#development a {
	color: #965D37;
	text-decoration: underline;
}
#development a:hover {
	text-decoration: none;
}

.lawyerlist {margin: 20px 0 0 0; padding: 0; list-style-type: none;}
.lawyerlist li{margin-bottom:10px; cursor:hand;}
.lawyerlist li a{cursor:pointer; text-decoration:none;}

#lawyer h1{
	color:#5D2201;
	font-size:24px;
	font-weight:normal;
}

#lawyer h2{
	color:#A6302E;
	font-size:18px;
	font-weight:normal;
	margin: 20px 0 5px 0;
	border-left: 1px solid #A6302E;
	padding-left: 12px;
	line-height: 12px;
}

#lawyer .sliderlink h2{
	border: 0;
	padding: 0;
}

#lawyer .sliderlink h2 a{
	text-decoration:none;
	border-bottom: 1px dashed #A6302E;
}

#lawyer .sliderlink h2 a:hover{
	border-bottom: none;
}

#lawyer .slider{
	display:none;
}

#lawyer p{
	margin:0;
	color:#6C4540;
}

#lawyer .p a{
	color:#6C4540;
}

#lawyer .back{
	font-family: "Times New Roman";
	font-size:14px;
}

#lawyerpic{
	padding:15px 0;
	text-align:center;
}
#lawyerpic img{
	border: 5px solid #F2EFD8;
}

#alllawyers{
	border-top: 1px solid #4C1516;
}

#alllawyers,
#navigation-links,
#archive{
	padding-top:25px;
	list-style:none;
	padding:25px 0;
	margin:0 0 25px 27px;
}

#archive{
	margin-bottom:10px;
}

#alllawyers li,
#navigation-links li,
#archive li{
	background: url(/images/ico_menu2.gif) no-repeat left 8px;
	padding-left: 7px;
	line-height:20px;
}

#lawyerspub{
	list-style:none;
	margin:0;
	padding:0;
}

#lawyerspub li{
	padding-left: 7px;
	background: url(/images/ico_menu2.gif) no-repeat left 6px;
}

#alllawyers li a,
#navigation-links li a,
#archive li a{
	line-height:20px;
}

#alllawyers li a:hover, 
#navigation-links li a:hover,
#archive li a:hover{
	background-color: #F2EFD8;
}	

#preview{
	position:absolute;
	border:5px solid #F2EFD8;
	z-index:1000;
	display:none;
	margin:0;
	padding:0;
	color:#fff;
}

#preview img{
	margin:0;
}

#alted{
	position:absolute;
	z-index:1000;
	top:306px;
	*top:316px;
	display:none;
	background: url(/images/altre.gif) no-repeat top center;
}

#alted p{
	margin-top: 5px;
	background-color:#F2F0D9;
	font: 10px Arial;
	padding: 3px 10px;
}

/*---------------------------------------jcarousel---------------------------------------*/

#mycarousel{
	margin:0;
	padding:0;
}

.jcarousel-container,
.jcarousel-clip,
.jcarousel-list,
.jcarousel-skin-tango .jcarousel-item {
    position: relative;
}

.jcarousel-skin-tango{
	border: 1px solid #613432;
	/*border-color:#6F4946;*/
	background-color:#4B1415;
	padding: 5px 10px;
	height: 116px;
	overflow-y:hidden;
}

.jcarousel-clip,
.jcarousel-list li,
.jcarousel-item,
.jcarousel-skin-tango .jcarousel-clip-horizontal,
.jcarousel-skin-tango .jcarousel-item{
	height: 112px;
}

.jcarousel-clip {
    z-index: 2;
    overflow: hidden;
	background-color:#F0F0D6;
	margin: 0 auto;
	padding-top:4px;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    top: 0;
    left: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
	width: 101px;
    height: 108px;
	text-align:center;
}

.jcarousel-next,
.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	margin: 0 auto;
}

.jcarousel-skin-tango .jcarousel-container-horizontal,
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 100%;
}

.jcarousel-skin-tango .jcarousel-item {
	text-align:center;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    color: #000;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    right: -8px;
  	background: transparent url(../images/arrr.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal{
	left: -8px;
	background: transparent url(../images/arrl.gif) no-repeat 0 0;
	
}
/*
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -13px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active,
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -26px 0;
}.*/

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    display: none !important;
}

.jcarousel-skin-tango .jcarousel-next-horizontal,
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 54px;
    width: 3px;
    height: 5px;
    cursor: pointer;
}


.lawyerlist{
	*min-width:50%;
}

.lawyerlist li{
	*min-width:50%;
}

#search_frm,
#search_frm input{
	margin:0;
	padding:0;
}

#search_frm{
	margin-top: 8px;
}

#search_frm input{
	margin-left: 20px;
	width: 110px;
	height: 18px;
	border: 1px solid #A02925;
}

#search_frm button{
	border:0;
	background:none;
	color:#A02925;
	cursor:pointer;
	text-decoration:underline;
}

.deform input[type="text"],
.deform select,
.deform textarea{
	background-color:#F2EFD8;
	border:1px solid #726F58;
	font: 12px Verdana;
	width:440px;
}


.deform input{
	height: 18px;
	vertical-align:middle;
	line-height:18px;
}

.deform select{
	height: 20px;
}

.deform label{
	font-style: italic;
}

.deform dd{
	margin: 5px 0 10px 15px;
	padding:0;
}

.deform button{
	position:relative;
	color:#F1EACD;
	background: url(../images/bubg.gif) repeat-x 0 0;
	border:1px solid #160A0A;
	*margin-top:7px;
	margin-left:180px;
}

.ie-button-fix{
	*width:300px;
	*text-align:center;
	
}

#fontsizer{
	right:0;
	margin: -50px 120px 0 0;
	border:1px solid #531115;
	position:absolute;
	width:210px;
	background-color:#F2EFD8;
}

#fontsizer h6{
	position:absolute;
	top:-8px;
	left:6px;
	font-size:11px;
	background-color:#F2EFD8;
	margin:0;
	padding:0;
}

table.trackbar div, table.trackbar td {margin:0; padding:0;}
table.trackbar {border-collapse:collapse;border-spacing:0;}
table.trackbar img{border:0;}

/* Styles */

table.trackbar {width:250px; margin: 20px 30px 0; background:repeat-x url(./imgtrackbar/b_bg_on.gif) top left;}
table.trackbar .l {width:1%; text-align: right; font-size: 1px; background:repeat-x url(../images/b_bg_off.gif) top left;}
table.trackbar .l div {position:relative; width:0; text-align: right; z-index:500; white-space:nowrap;}
table.trackbar .l div img {cursor:pointer;}
table.trackbar .l div span {position:absolute;top:-12px; right:6px; z-index:1000; font:11px tahoma; color:#000;}
table.trackbar .l div span.limit {text-align:left; position:absolute;top:-12px; right:100%; z-index:100; font:11px tahoma; color:#D0D0D0;}
table.trackbar .r {position:relative; width:1%; text-align: left; font-size: 1px; background:repeat-x url(../images/b_bg_off.gif) top right; cursor:default;}
table.trackbar .r div {position:relative; width:0; text-align: left; z-index:500; white-space:nowrap;}
table.trackbar .r div img {cursor:pointer;}
table.trackbar .r div span {position:absolute;top:-12px; left:6px; z-index:1000; font:11px tahoma; color:#000;}
table.trackbar .r div span.limit {position:absolute;top:-12px; left:100%; z-index:100; font:11px tahoma; color:#D0D0D0;}
table.trackbar .c {font-size:1px; width:100%;}

			#overlay{
				display:none;
				position:fixed;
				top:0;
				left:0;
				width:100%;
				height:100%;
				z-index:2;
				background-color:white;
				opacity:0.7;
				filter: alpha(opacity = 50);
			}
			
			#loader{
				display:none;
				position:fixed;
				height:25px;
				width:99px;
				top:50%;
				left:50%;
				margin-top:-8px;
				margin-left:-8px;
				background:url(../images/load.gif) no-repeat 0 0;
				z-index:3;
			}
			
			#sendlink{
				position:fixed;
				display:none;
				width:500px;
				top:50%;
				left:50%;
				margin-top:-300px;
				margin-left:-250px;
				z-index:1000;
				background-color:#F7EFD6;
				padding-left: 20px;
				border:4px solid #531115;
			}
			
			.popup h2{
				margin-top: 25px;
			}
			
			.closethis{
				position: absolute;
				right: 20px;
				top: 10px;
				font-size:11px;
				color:#F7EFD6;
			}
			
			#sub_reg{
				position:fixed;
				display:none;
				width:500px;
				top:50%;
				left:50%;
				margin-top:-175px;
				margin-left:-250px;
				z-index:1000;
				background-color:#F7EFD6;
				padding-left: 20px;
				border:4px solid #531115;
				padding-bottom:10px;
			}
			.bigmap{
				cursor:pointer;
			}
			
			#bigmap{
				position:fixed;
				display:none;
				top:50%;
				left:50%;
				margin-top:-300px;
				margin-left:-400px;
				z-index:1000;
				border:4px solid #531115;
			}

#sitemap{
	font-size: 16px;
	list-style:none;
}

	#sitemap li{
		margin-bottom: 5px;
	}

	#sitemap .level2{
		font-size:14px;
		margin-bottom: 2px;
		margin-left: 20px;
	}

