* {
	outline:none;
	margin:0;
	padding:0;
	border:0;
}
body {
	font:7.4pt Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
	background:url(http://static.jurportal.org/modules/-court/images/background.png);
	background-attachment: fixed;
	overflow-y:scroll;
}
a {
	text-decoration:none;
	color:#000;
}
a img {
	vertical-align:top;
}
hr {
	/* background:url(http://static.jurportal.org/images/hr-brown.png);*/
	border:none;
	border-top:1px dotted #a2727c;
	height:1px;
	padding:0;
	margin:5px 0;
}
address {
	font-style:normal;
}
.button {
	background:#FF9E00;
	color:#FFF;
	border:none;
	font-weight:bold;
	padding:2px 8px;

	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;

	box-shadow: 0 0 5px #777 inset;
	-moz-box-shadow: 0 0 5px #777 inset;
	-webkit-box-shadow: 0 0 5px #777 inset;

	cursor:pointer;
}
.button:hover {
	background:#00b000;
}
.input {
	padding:2px 4px;
	border:1px solid #FF9E00;
	margin-right:8px;

	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;

	box-shadow:0 0 3px #888888;
	-moz-box-shadow:0 0 3px #888888;
	-webkit-box-shadow:0 0 3px #888888;
}
.disabled, .disabled:hover {
	background:#AAA;
	cursor:auto;
}
#page {
	background:url(http://static.jurportal.org/modules/-court/images/shadow.png) repeat-y center;
	//background: none;
}
#header-1 {
}
#header-2 {
	height:281px;
	width:950px;
	margin:0 auto;
	overflow: hidden;
	background:url(http://static.jurportal.org/modules/-court/images/header.jpg) no-repeat;
}
#header-main {
	padding:10px 5px 0 0;
/*	max-width:510px;*/
	float:left;
	text-align:right;
}
#header-center {
	font: bold 3.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 3px #000;
	height:40px;
	overflow:hidden;
}
#header-center a {
	color:#FFF;	
}
#header-subtitle {
	font:1.3em Verdana, Geneva, sans-serif;
	color:#FFDC00;
	font-weight:bold;
	text-shadow:1px 1px 3px #000;
}
#logo {
	float:left;
	padding:0px 20px;
	margin-top: -5px;
}
#header-right {
	float:right;
	width:130px;
	text-align:right;
}
#language {
	padding:5px 5px 0 5px;
	font-weight:bold;
	text-align: right;
	height:	12px;
}
#language a {
	color:#ccc;
}
#language a.selected, #language a:hover {
	color:#ffdc00;
}
#contacts {
	position: relative;
	top:-15px;
	clear:both;
	margin-left:400px;
	color:#d9d9d9;
	font-size:1.2em;
	font-weight:bold;
}
#contacts a {
	color:#d9d9d9;
}
#contacts .lnk {
	margin:0 0 0 30px;
}
#contacts a:hover {
	color:#FFF;
}
#contacts hr {
/*	background:url(http://static.jurportal.org/modules/-court/images/hr.png);*/
	border-color: #AAA;
	xmargin:0;
	xpadding:0;
}
#contacts, #contacts-back, #contacts-text {
	height:135px;
	width:520px;
}
#contacts-back {
	opacity:0.4;
	filter: alpha(opacity=40);
	background:#000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#contacts-text {
	position: absolute;
	top: 0;
/*	position:relative;
	top:-135px;*/
}
.contacts-panel {
	padding:10px;
}
#phone {
}
#address {
	overflow:hidden;	
}
#menu-1 {
	/*position:relative;
	top:124px;*/
	margin-top:6px;
	padding:0 10px;
	font-size:1em;
	text-shadow:1px 1px 1px #555;
}
.menu-item {
	height:32px;
	float:left;
	margin-right:8px;
	background:url(http://static.jurportal.org/modules/-court/images/item-trans.png);
}
#menu-1 .right {
	float:right;
	margin:0;
}
#menu-1 .item {
	display:block;
	/*padding:4px 10px;*/
}
#menu-1 a {
	display:block;
	color:#FFF;
}
#menu-1 .selected a {
}
#menu-1 .selected, #menu-1 .menu-item:hover {	
	background:#FF9E00;
}
#menu-1 .caption {
	font-weight:bold;
	max-width:300px;
	max-height:17px;
	overflow:hidden;
	font-size:1.1em;
	display: block;
	padding:4px 10px 7px;
}
#pg-page {
}
#pg-main {
	width:950px;
	margin:0 auto;
	background:#FFF;
	background:url(http://static.jurportal.org/modules/-court/images/pg.gif) repeat-y;
	border-top:4px solid #ff9e00;
}
#pg-left {
	float:left;
	width:230px;
	padding:6px 20px 6px 6px;
}
#pg-right {
	float:right;
	width:320px;
	padding:6px;
}
#pg-center {
	margin:0 325px 0 0;
	padding:6px;
}
#pg-content {
	font-size:1.3em;
	padding:5px 22px 5px 10px;
}
#footer-1 {
}
#footer-2 {
	width:950px;
	margin:0 auto;
	text-align:center;
	background:#FF9E00;
	color:#fff;
}
#footer-3 {
	padding:6px;
}
#menu {
	background: #acacac;
	width: 250px;
	padding:3px 4px;
	float: left;
	margin:23px 0 0 0;
}
#content {
	width:735px;
	padding:0 0 0 265px;
	xtop:122px;
	xposition:relative;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}
.mnu1 {
	font-weight:bold;
}
.mnu2 {
	margin-left:20px;
}
.panel-news {
	padding:8px 5px;
	line-height:1.4em;
	font-size:1.1em;
}
.panel-news .caption {
	font-weight:bold;
	font-size:1.1em;
}
.panel-news a {
	display:block;
	font-size:1.1em;
	margin-left:20px;
}
.panel-news a.more {
	display:block;
	font-size:0.9em;
	line-height:1.3em;
	margin-left:0;
	font-weight:normal;
	text-align:center;
	display:inline;
}
.panel-ad {
	padding:8px 5px;
	line-height:1.4em;
	font-size:1.1em;
	text-align:center;
}
.panel-ad .caption {
	font-weight:bold;
	font-size:1.1em;
}
.panel-ad a {
	color:#;
	font-size:1.1em;
}
.panel-ad img {
	margin:0 0 10px 0;
}
.panel-ad a:hover, .panel-ad .selected {
	color:#000;
}
.panel-search {
	padding:8px 5px;
	line-height:1.4em;
	font-size:1.1em;
}
#search{ white-space: nowrap; }
#query {
	width:170px;
	margin-right:8px;
}
.lbl, label {
	float:left;
	width:95px;
	font-weight:bold;
	text-align:right;
	padding:0 5px 0 0;
}
.inp {
	width:280px;
	padding:2px;
}
.edt {
	padding:3px 0;
}
.editable {
	min-height:50px;
	margin:3px 0;
	padding:3px;
}
#editPanel {
	height:30px;
	overflow:hidden;
}

#pg-content.setup ul{
	list-style: none;
}

#pg-content.setup li{
	line-height: 20px;
}
li {
	margin-left:20px;
}
.crawler-url {
	overflow:hidden;
	border:1px solid #CCC;
	font-size:0.8em;
	background:#EEE;
	margin:0 0 5px 0;
	padding:2px 5px;
}
.crawler-id {
	text-align:right;
}
.crawler-id b {
	float:left;
}
textarea {
	width:100%;
	margin:10px 0;
}
#talks-nic {
	width:150px;
}
#talks .msg {
	background:#eee url(http://static.jurportal.org/images/msg-0.png) repeat-x;
	margin:10px 0;
	padding:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#talks .msg:hover {
	background:#e1e1e1 url(http://static.jurportal.org/images/msg-1.png) repeat-x;
}
#talks .caption {
	font-weight:bold;
	border-bottom:1px dotted #AAA;
	color:#555;
	text-shadow:1px 1px 1px #CCC;
}
#talks .date {
	float:right;
}
#talks .selected {
	padding:3px;
	border:2px solid #009900;
}
#talks-panel {
	display:none;
}
.msg-reply {
	border-left:5px solid #009900;
	margin:5px 0 5px 10px;
	padding:5px 0 5px 10px;
}
.msg-reply .date {
	font-weight:normal;
}
#pg-content p span {
	padding:5px 0;
}
#pg-content p.p1 span.s1 {
	font-weight:bold;
	font-size:1.2em;
}



#CourtServices {
	display:none;
}
#CourtServices td, #UserOrders td{
	background:#eee url(http://static.jurportal.org/images/msg-0.png) repeat-x;
	margin:10px 0;
	padding:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	cursor:pointer;
}
#CourtServices td.Service,  #UserOrders td.Service {
	background:none;
	xbackground:#e1e1e1 url(http://static.jurportal.org/images/msg-1.png) repeat-x;
	font-weight:bold;
}
#CourtServices tr:hover td,  #UserOrders tr:hover td{
	background:#e1e1e1 url(http://static.jurportal.org/images/msg-1.png) repeat-x;
}
#CourtServices td.Description, #UserOrders td.Description{
	font-size:0.9em;
}
#CourtServices td.Price, #UserOrders td.Price {
	text-align:right;
}
.ui-dialog-content .row {
	padding:5px 0;
	font-size:1.1em;
	font-weight:bold;
}
.ui-dialog-content .label {
	width:100px;
	float:left;
	text-align:right;
	padding:0 10px;
}
.ui-dialog-content input,.ui-dialog-content textarea {
	width:300px;
	margin:0;
	padding:2px 5px;
}