body {
	color: #000; background: #fff;
	font: 12px/1.2 tahoma, verdana, arial, sans-serif;
	text-align: center;
	margin: 0; padding: 0;
}

div {
	text-align: left;
}

a {
	color: #005495;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	color: #01508f;
	font-size: 18px;
	line-height: 1.0;
	margin: 3px 0 0 0;
	padding: 0 0 6px 0;
	border-bottom: 4px solid #cacaca;
}

h2 {
	color: #005495;
	font-size: 14px;
	margin: 12px 0;
}

h3 {
	font-size: 12px;
	margin: 12px 0;
}

p {
	margin: 12px 0;
}

table {
	width: 100%;
	font: 10px/1.2 verdana, verdana, arial, sans-serif;
	border-collapse: collapse;
	margin: 0; padding: 0;
	border: 1px solid #0a4e8b; border-left: none;
}

tableAuctions {
	width: 100%;
	font: 10px/1.2 verdana, verdana, arial, sans-serif;
	border-collapse: collapse;
	margin: 0; padding: 0;
	border: 1px solid #0a4e8b;
}

table td, table th {
	text-align: left;
	vertical-align: top;
	margin: 0; padding: 0;
}

table thead th {
	background: url(../_img/svk_bg-th.gif) left bottom repeat-x;
	padding: 12px 5px 13px 5px;
}

table td {
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #999;
}

table thead td, table tfoot td {
	padding: 0;
	border-bottom: none;
}

table tbody a {
	font-weight: normal;
}

table .svk-yellow {
	background-color: #eeeeee;
}

table .svk-navpages {
	position: relative;
	width: 100%;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
	border-bottom: 1px solid #999;
}

table .svk-navpages a {
	font-weight: normal;
}
table .svk-navprev {
	position: absolute; left: 9px; top: 5px;
}
table .svk-navnext {
	position: absolute; right: 9px; top: 5px;
}

table .svk-navother {
	padding: 5px 0;
}
table tfoot .svk-navother {
	position: relative;
}
table tbody .svk-navother {
	padding: 5px 9px;
}
table .svk-navother a {
	background: url(../_img/svk_icon-plus.gif) left 3px no-repeat;
	font-weight: normal;
	padding-left: 10px;
}
table .svk-navleft {
	position: absolute; left: 9px; top: 5px;
}
table .svk-navright {
	position: absolute; right: 9px; top: 5px;
}

table .svk-center {
	text-align: center;
}

table .svk-right {
	text-align: right;
}

table .svk-navbar {
	border-bottom: 1px solid #999 !important;
	padding: 10px 18px 10px 24px;
}

table .svk-navbar img {
	float: left;
	margin: -2px 0 -4px 0;
	border: none;
}

table .svk-navbar div {
	float: left;
	padding-left: 10px;
}

form {
	margin: 0; padding: 0;
}

input, textarea, select {
	font: 12px/1.2 tahoma, verdana, arial, sans-serif;
}

.svk-check {
	width: 15px; height: 15px;
	margin: 0; padding: 0;
}

.svk-small {
	font-size: 11px;
}

.svk-small a {
	font-weight: normal;
}

.svk-text {
	margin: 0; padding: 2px 5px 3px 5px;
	border: 1px solid #999999;
	overflow: visible;
}

textarea {
	padding: 2px 5px 3px 5px;
	border: 1px solid #999999;
}

.svk-caption {
	color: #fff; background: url(../_img/svk_bg-caption1.gif) left top no-repeat;
	font: bold 11px tahoma, verdana, arial, sans-serif;
	margin: 0;
}

.svk-caption strong {
	display: block;
	background: url(../_img/svk_bg-caption2.gif) right top no-repeat;
	padding: 5px 9px 5px 9px;
}

/* begin: IDENTS */
#body {
	width: 976px;
	margin: 0 auto;
}

#top {
	position: relative;
	background: #fff url(../_img/fon6.gif) right top no-repeat;
	text-align: right;
	height: 124px;
	border-right: 1px solid #c4c4c4;
}

#top img {
	position: absolute; top: 0; left: 0;
}

#nav-main {
	list-style: none;
	margin: 0; padding: 0;
	border-top: 1px solid #003366; border-left: 1px solid #003366;
}

#nav-main:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html #nav-main {
	height: 1px;
}

html>body #nav-main {
	height: auto;
}

#nav-main li {
	position: relative;
	float: left;
	color: #fff; background: #003366;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 294px !important; width /**/: 195px;
	margin: 0; padding: 0;
	border-right: 1px solid #003366; border-bottom: 5px solid #003366;
}

#nav-main li.active {
	padding: 4px 0 5px 0;
}

#nav-main a {
	display: block;
	color: #fff; background: #0066cc;
	text-align: center;
	width: 194px;
	padding: 4px 0 5px 0;
}

#nav-main a.selected {
	background: #005495;
}

#nav-main a:hover, #nav-main a:active {
	background: #005495;
	text-decoration: none;
}

#nav-main ul {
	position: absolute; left: -1px; top: 30px;
	background: #fff url(../_img/svk_bg-submenu.gif) left bottom repeat-x;
	list-style: none;
	margin: 0; padding: 0;
	border-right: 1px solid #650000; border-bottom: 5px solid #650000; border-left: 1px solid #650000;
}

#nav-main ul li {
	position: static;
	float: none;
	color: #5a5a5a; background: url(../_img/svk_icon-list.gif) 6px 8px no-repeat;
	font-size: 12px;
	text-align: left;
	width: auto !important;
	border-right: none; border-bottom: none;
}

#nav-main ul li.active {
	background: #cfff65 url(../_img/svk_icon-list.gif) 6px 8px no-repeat;
	padding: 3px 0 3px 18px;
}

#nav-main ul li a {
	color: #5a5a5a; background: none;
	text-align: left;
	width: 176px;
	padding: 3px 0 3px 18px;
}

#nav-main ul li a:hover, #nav-main ul li a:active {
	background: #cfff65 url(../_img/svk_icon-list.gif) 6px 8px no-repeat;
}


.email-link {
	font-size:12px;
	text-decoration: underline; 
}

#submenu1, #submenu2, #submenu3, #submenu4, #submenu5 {
	display: none;
}                          

#structure {
	
}

* html #structure {
	height: 1px;
}

html>body #structure {
	height: auto;
	overflow: hidden;
}

#sidebar {
	float: left;
	width: 210px;
	margin-right: -210px;
	padding-bottom: 20px;
}

#content {
	margin-left: 230px;
	padding-bottom: 20px;
}

* html #content {
	height: 1px;
}

html>body #content {
	height: auto;
	overflow: hidden;
}

#content a:visited {
	color: #6699cc;
}

.popups {
	width: auto !important;
}

.popups #content {
	margin-left: 0;
	padding: 20px;
}

#svk-login {
	color: #5d5d5d;
	font-weight: bold;
	margin-bottom: 10px;
}

#svk-login h3 {
	color: #fff; background: url(../_img/svk_bg-header.gif) left top no-repeat;
	font: bold 11px/1.0 tahoma, verdana, arial, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 6px 9px;
}

#svk-login form {
	background: url(../_img/svk_bg-login.gif) left bottom repeat-x;
	padding: 11px 5px 19px 9px;
	border: 1px solid #bgblue;
}

* html #svk-login form {
	height: 1px;
}

html>body #svk-login form {
	height: auto;
	overflow: hidden;
}

#svk-login label {
	float: left;
	width: 55px;
	padding-top: 4px;
}

#svk-login .svk-text {
	float: left;
	border-color: #969696;
	margin-bottom: 5px;
}

#svk-login .login-name {
	width: 140px;
}

#svk-login .login-pas {
	width: 105px;
	margin-right: 9px;
}

#svk-login .login-submit {
	float: left;
	background: url(../_img/svk_icon-arrows.gif) left top no-repeat;
	cursor: pointer; cursor: hand;
	width: 26px; height: 21px;
	margin: 0; padding: 0;
	border: none;
}

#svk-search {
	color: #5d5d5d;
	font-weight: bold;
	margin-bottom: 10px;
}

#svk-search h3 {
	color: #fff; background: url(../_img/svk_bg-header.gif) left top no-repeat;
	font: bold 11px/1.0 tahoma, verdana, arial, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 6px 9px;
}

#svk-search form {
	padding: 11px 5px 19px 9px;
	border: 1px solid #bgblue;
}

* html #svk-search form {
	height: 1px;
}

html>body #svk-search form {
	height: auto;
	overflow: hidden;
}

#svk-search label {
	float: left;
	color: #000;
	font-size: 11px;
	width: 38px;
	margin: 0;
	padding-top: 4px;
}

#svk-search .svk-text {
	float: left;
	color: #969696;
	border-color: #969696;
	width: 195px;
	margin-bottom: 5px;
}

#svk-search select {
	float: left;
	width: 134px;
	margin: 0 9px 0 0; padding: 0;
}

#svk-search .search-submit {
	float: left;
	background: url(../_img/svk_icon-arrows.gif) left top no-repeat;
	cursor: pointer; cursor: hand;
	width: 26px; height: 21px;
	margin: 0; padding: 0;
	border: none;
}

#svk-counters {
	text-align: center;
}

#svk-counters img {
	margin: 5px;
}

#footer {
	color: #6d6d6d; background: url(../_img/logo_set_on_line_sm.gif) 116px 19px no-repeat;
	font: 10px verdana, tahoma, arial, sans-serif;
	padding: 21px 0 30px 235px;
	border-top: 1px solid #ccc;
}

#footer a {
	color: #6d6d6d;
	font-weight: normal;
}

#footer a:hover, #footer a:active {
	color: #ff0000;
	text-decoration: none;
}

#nav-sub {
	margin: 0; padding: 0;
}

#nav-sub a {
	color: #5e5e5e;
	font-weight: bold;
}

#nav-sub a:hover, #nav-sub a:active {
	text-decoration: none;
	color: #005495;
}

/* begin: svk-menu */
#svk-menu {
	background: #fff;
	margin: 10px 0;
}

#svk-menu2 {
	background: #e7e8e8;
	margin: 0px 0;
	display: block;
	padding: 6px 6px 6px 10px;	
	border: 1px solid #999999;
	text-align: center;
}

#svk-menu h3 {
	color: #fff; background: url(../_img/svk_bg-header.gif) left top no-repeat;
	font: bold 11px/1.0 tahoma, verdana, arial, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 6px 9px;
}

#svk-menu ul {
	background: #cccccc;
	list-style: none;
	margin: 0; padding: 0;
	border: 1px solid #0a4e8b; border-top: none;
}

#svk-menu li {
	background: url(../_img/svk_icon-list.gif) 9px 11px no-repeat;
	font: 12px/1.2 verdana, tahoma, arial, sans-serif;
	min-height: 26px;
	margin: 0; padding: 0;
	border-top: 1px solid #999999;
}

* html #svk-menu li {
	height: 1px;
}

html>body #svk-menu li {
	height: auto;
}

#svk-menu li a {
	display: block;
	color: #000; background: #e7e8e8 url(../_img/svk_icon-list.gif) 9px 11px no-repeat;
	font-weight: normal;
	text-decoration: none;
	width: 100%; height: 100%;
}

#svk-menu li span {
	display: block;
	padding: 6px 9px 6px 20px;
}

#svk-menu li a:hover, #svk-menu li a:active {
	background: #cccccc url(../_img/svk_icon-list.gif) 9px 11px no-repeat;
}

#svk-menu li ul {
	background: #e7e8e8;
	padding: 12px 0 7px 0;
	border: none; border-top: 1px solid #999999;
}

#svk-menu li li {
	background: url(../_img/svk_icon-list.gif) 21px 4px no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: auto;
	min-height: 10px;
	padding: 0 0 6px 34px;
	border: none;
}

#svk-menu li li a {
	display: inline;
	font-weight: normal;
	background: none;
	width: auto; height: auto;
}

#svk-menu li li a:hover, #svk-menu li li a:active {
	background: none;
	text-decoration: underline;
}
/* end: svk-menu */

/* end: IDENTS */

/* begin: LAYERS */
#print {
	text-align: right;
	margin: 0; padding: 15px 0 0 0;
}

#print a {
	background: url(../_img/svk_icon-print.gif) left top no-repeat;
	font-weight: normal;
	padding: 4px 0 6px 30px;
}

#print-logo {
	display: none;
}

.svk-red {
	color: #ff0000;
	font-style: normal;
}

.svk-green {
	color: #1BB71B;
	font-style: normal;
}

#svk-forminfo {
	margin-top: 30px !important;
}

#svk-forminfo ul {
	margin: 0; padding: 0;
	list-style: none;
}

#svk-forminfo li {
	margin: 0 0 5px 0; padding: 0;
}

* html #svk-forminfo li {
	height: 1px;
}

html>body #svk-forminfo li {
	height: auto;
	overflow: hidden;
}

#svk-forminfo li h3 {
	float: left;
	line-height: 1;
	text-align: right;
	width: 200px;
	margin: 4px -200px 0 0;
}

#svk-forminfo li p {
	margin: 0 0 0 210px;
}

#svk-forminfo .svk-text {
	width: 250px;
	overflow: hidden;
	height: 15px !important; height /**/: 22px;
}

#svk-forminfo .svk-select {
	width: 250px;
}

#svk-forminfo a, #svk-forminfo label {
	font-weight: normal;
	font-size: 11px;
}

#svk-forminfo h2 {
	margin-top: 30px;
}

#svk-forminfo textarea {
	width: 460px; height: 200px;
	margin-bottom: 5px;
}

#svk-forminfo li textarea {
	width: 250px; height: 65px;
	margin-bottom: 0;
}

.svk-formread h3 {
	margin-top: 1px !important;
}

.svk-navpopup {
	text-align: right;
	margin: 0;
}

.svk-navclose {
	background: url(../_img/svk_icon-close.gif) left top no-repeat;
	padding: 3px 0 5px 30px;
	margin-left: 20px;
}

.svk-navprint {
	background: url(../_img/svk_icon-print.gif) left top no-repeat;
	padding: 3px 0 10px 30px;
}

.svk-navfavourites {
	background: url(../_img/svk_icon-favourites.gif) left top no-repeat;
	padding: 3px 0 5px 30px;
	margin-left: 20px;
}

.svk-navstop {
	background: url(../_img/svk_icon-stop.gif) left top no-repeat;
	padding: 3px 0 5px 30px;
	margin-left: 20px;
}

.svk-navfavourites2 {
	background: url(../_img/svk_icon-favourites.gif) left top no-repeat;
	font-size:12px;
	font-weight:bold;
	padding: 3px 0 5px 30px;
	margin-left: 0px;	
}

.svk-navemail {
	background: url(../_img/svk_icon-email.gif) left top no-repeat;
	padding: 3px 0 5px 30px;
	margin-left: 20px;
}

.block-impo {
	background: #f5f5f5;
	width: 492px;
	padding: 0 0 20px 20px;
	border-top: 1px solid #cacaca; border-bottom: 1px solid #cacaca;
}
/* end: LAYERS */

#table {
	border-left: 1px solid #0a4e8b;
	width: 745px;
	overflow: hidden;
}

#table #t-empty {
	text-align: center;
	padding-top: 15px; padding-bottom: 15px;
	border-bottom: 1px solid #bgblue;
}

#work-place input {
	font-size: 18px; font-weight: bold;
	width: 250px;
	display: block;
	margin: 0 auto 20px auto;
}

#wp-structure {
	margin-top: 10px;
}

* html #wp-structure {
	height: 1px;
}

html>body #wp-structure {
	height: auto;
	overflow: hidden;
}

#wp-structure h3 {
	margin: 0;
}

#wp-structure ul {
	list-style: none;
	margin: 10px 0 0 0; padding: 0;
}

#wp-structure ul li {
	margin: 0 0 3px 0; padding: 0;
}

#wp-sites {
	float: left;
	width: 300px;
	margin-right: -300px;
}

#wp-sites ul {
	margin-left: 20px;
}

#wp-sites ul li {
	background: url(../_img/svk_icon-list.gif) left 6px no-repeat;
	padding-left: 15px;
}

#wp-stat {
	float: right;
	width: 150px;
}

* html #wp-stat ul li {
	height: 1px;
}

html>body #wp-stat ul li {
	height: auto;
	overflow: hidden;
}

/*
#wp-stat h4 {
	float: left;
	text-align: right;
	font-size: 100%;
	font-weight: normal;
	width: 80px;
	margin: 0 -80px 0 0;
}

#wp-stat span {
	display: block;
	margin-left: 85px;
}
*/


#send-form			{position: absolute; left: 30%; top: 100px; display: none; width:95%; z-index: 66; }
td.sendForm		{border: 1px solid #666666; border-right-color:black; border-bottom-color:black; background-color: white;}
#send-form	form table				{border: 15px solid white;}
td.sendForm td		{font: 11px; border:0px; vertical-align: middle;}
td.sendForm div	{margin-bottom: 0.5em;}

.smalltext {
	color: #666666;
	font-size: 10px;
}

.graytext {
	color: #666666;	
}


#search-results { 
	width : 306px; border : 1px solid #000; background : #fff; display : none;
	float : left;
	margin: 0 0 0 210px; 
	}
* html div#search-results { width : 307px; } /* box model hack */
.sr, .srs { width : 100%; float : left; font-family : Arial, sans-serif; font-size : 13px; padding : 1px 0 0 0; }
.sr { background-color : #fff; color : #000; }
.srs { background-color : #36c; color : #fff; cursor : pointer; }
.sr .src { color : #008000; }
.srs .src { color : #fff; }
.srt { float : left; font-size : 13px; margin-left : 4px; }
.src { float : right; font-size : 10px; margin-right : 3px; padding-top : 2px; }