html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #0f1335 url(/assets/templates/urist-expert/images/bg.jpg) repeat-y scroll center;
	color: black;
	font: 90% "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	width: 100%;
}
* {
	margin:0 ;
	padding: 0;
}
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
a img { border: none; }
a {	color: #4cb512 }
a:visited {	color: #69b062; }
a:hover { color: green; }
a#link_to_top {
	background: url(/assets/templates/urist-expert/images/arrow_top.gif) no-repeat left center;
	padding-left:12px;
	font-size: 100%;
	cursor: hand;
	cursor: pointer;
	color: #4cb512;
	padding-bottom: 1px;
	text-decoration: none;
	border-bottom: 1px dashed #4cb512;
}
#wrapper {
	margin: 0 auto;
	width: 800px;
}

#top {
	text-indent: -100em;
	overflow: hidden;
	background: url(/assets/templates/urist-expert/images/top_head.jpg);
	height: 52px;
}
#photo {
	width: 800px;
	height: 135px;
	background: url(/assets/templates/urist-expert/images/photo.jpg) no-repeat;
}
#logo {
	margin-top: 6px;
	margin-left: 32px;
}
#center {
	position: relative;
}
/* Navigation top bar */
#navigation_top_bar {
	width: 800px;
	height: 57px;
	background: url(/assets/templates/urist-expert/images/navigation_bar_bg.jpg) no-repeat;
	text-align: center;
}
#navigation_top_bar ul {
	margin: auto;
	text-align: center;
	/* width: 552px; */
}
#navigation_top_bar ul li {
	list-style-type:none;
	display: block;
	margin-top: 5px;
	float: left;
	height: 47px;
	width: 158px;
	margin-left: 2px;
	background: url(/assets/templates/urist-expert/images/buttons.gif) bottom repeat-x;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
}
#navigation_top_bar ul li a {
	position: relative;
	top: 10px;
	text-decoration:none;
	display: block;
	height: 47px;
	color: white;
}
#navigation_top_bar ul li a span{
	padding: 20px 25px;
}
#navigation_top_bar ul li a:hover {
	color: #4cb512;
}
#navigation_top_bar ul li.selected {
	background: url(/assets/templates/urist-expert/images/buttons.gif) top repeat-x;
}
#navigation_top_bar ul li.selected a{
	background: url(/assets/templates/urist-expert/images/arrow.gif) no-repeat 9px 25px;
}
#navigation_top_bar ul li.selected a:hover {
	color: green;
}
/* Top sub menu */
#navigation_top_sub {
	background: url(/assets/templates/urist-expert/images/top_subnav_top.jpg) top repeat-x;
}
#top_subnav_bot {
	background: url(/assets/templates/urist-expert/images/top_subnav_bot.jpg) top repeat-x;
	height: 15px;
}
#navigation_top_sub ul {
	padding:10px;
}
#navigation_top_sub ul li {
	display: inline;
	margin-right:25px;
	width: 250px;
}
#navigation_top_sub ul li a {
	text-decoration: none;
	color: #727990;
}
#navigation_top_sub ul li.selected a:hover,
#navigation_top_sub ul li a:hover {
	color: silver;
}
#navigation_top_sub ul li.selected a{
	color: #042935;
	font-weight: bold;
}
/* Left block */
div#left_block {
	position: absolute;
	//margin-right: 0;
	//left: 0px;
	top: -15px;
	//top: 5px;
	
}
#left_additional {
	margin: 6px 10px 0;
}

/* Navigation left bar */
#navigation_left_bar {
	left: -34px;
	top: 0px;
	position: relative;
}
#navigation_left_bar li {
	list-style: none;
	width: 249px;
	height: 66px;
	display: block;
	background: url(/assets/templates/urist-expert/images/left_bookmark.jpg) no-repeat;
	margin-bottom: -2px;
	//margin-bottom: -4px;
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
}
#navigation_left_bar li a {
	color: white;
	display: block;
	width: 200px;
	height: 66px;
	padding: 9px 2px 2px 39px;
	text-decoration: none;
}
#navigation_left_bar li a:hover {
	color: silver;
}
#navigation_left_bar li a.selected {
	color: #afa;
}
/* Bottom */
#bottom {
	width: 755px;
	background: #142448;
	color: #ceddff;
	font-size: 13px;
	margin: 0px auto;
}
#bottom_text {
	background: url(/assets/templates/urist-expert/images/footer_bg.gif) no-repeat top;
	padding: 18px 30px;
}

/* Navigation in content */
.content_menu {
	padding: 0;
	position: relative;
	padding: 5px 0;
}
div.content_menu div.top_stripe{
	display: none;
	background: none;
}
div.content_menu div.bottom_stripe{
	display: none;
	background: none;
}
div.content_menu ul {
	margin-left: 45px;
}
div.content_menu ul li {
	list-style:	decimal;
	margin-top: 0px;
	color: #172952;
	font-size: 13px;
	font-weight: bold;
}
#content div.content_menu ul li a,
#content div.content_menu ul li a:visited,
#content div.content_menu ul li a:active {
	color: #172952;
	text-decoration: none;
}
#content div.content_menu ul li.selected a,
#content div.content_menu ul li.selected a:visited,
#content div.content_menu ul li.selected a:active {
	color: black;
	background: #afa;
	padding: 2px 6px;
}
#content div.content_menu ul li a:hover,
#content div.content_menu ul li.selected a:hover {
	color: teal
}
/* Content styles */
#content {
	margin-top: 21px;
	min-height: 525px;
	margin-left: 245px;
	margin-right: 20px;
	margin-bottom: 15px;
	position: relative;
}
#content h1,
#content h2 {
	color: #4cb512;
}
#content h1 {
	color: #4cb512;
	font: bold 120% Tahoma, sans-serif;
	margin: 2ex 0 1ex;
}
#content h2 {
	font: bold 100% Tahoma, sans-serif;
	margin: 15px 0;
	margin-left: 3em;
}
#content p {
	text-indent: 18px;
	margin-top:1ex;
	line-height: 1.5;
	text-align: justify;
}
#content ul,
#content ol {
	margin-left: 45px;
}
#content a {
	color: #4cb512;
}
#content a:visited {
	color: #69b062;
}

#content table {
	width: 100%;
	margin: 20px 0;
	border-collapse: collapse;
	border: 2px solid #0e2556;
	text-align: left;
}
#content table th {
	text-align: center;
	font: bold 100% Tahoma, san-serif;
	background: #96b3f8;
}

#content table td, 
#content table th {
	padding: 3px 6px;
	border: 1px solid #122d6a;
}
#content table td {
	font: normal 70% "Trebuchet MS", sans-serif;
}
#content table tr.even { background: white; }
#content table tr.odd { background: #a9c0e1; }
#content table tbody tr.over {
	background: #d9e2f9;
	cursor: pointer;
	cursor: hand;
}
/* Forms */
div.form {
	width: 531px;
	background: #ceddff;
	padding: 0;
	margin: 25px 0;
	left: 0;
	right: 0;
	margin-left: 0;
}
div.form div.top_form{
	position: relative;
	top: 0;
	left: 0;
	width: 531px;
	height: 12px;
	background: url(/assets/templates/urist-expert/images/blue_field_top.gif) no-repeat;
}
div.form div.bottom_form{
	position: relative;
	left: 0;
	bottom: -12px;
	width: 531px;
	height: 12px;
	background: url(/assets/templates/urist-expert/images/blue_field_bottom.gif) no-repeat;
}
div.form form{
	padding: 12px 15px 32px 0;
}
div.form div.field {
	margin: 15px 0;
}
div.form h2 {
	color: #172952;
	text-align: center;
	margin: 10px 0;
}
div.form label {
	width: 155px;
	display: block;
	float: left;
	text-align: right;
	color: #2e681b;
	font-weight: bold;
}
div.form input.text,
div.form select,
div.form textarea {
	width: 250px;
	border: 1px solid #4cb512;
	background: white;
	color: black;
	padding: 1px 3px;
	font-size: 95%;
	margin: 0 3px;
}
div.form select {
	width: 260px;
}
div.form textarea {
	height: 100px;
	overflow: scroll;
}
div.form span.group {
	width: 250px;
}
div.form span.group label {
	width: 112px;
	color: #172952;
	float: left;
	text-align: right;
}
div.form span.group .rc{
	margin-left: 6px;
	margin-top: 6px;
	float: left;
	display: block;
}
div.form input.submit{
	margin-left: 339px;
	width: 80px;
}
