@IMPORT url("calendar-blue.css");
@IMPORT url("ruble.css");

body {
	margin: 0px;
	background-color: #ffffff;
}

h1, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
	color: black;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 15pt;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	color: black;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 14pt;
	text-align: center;
	margin: 0px;
	font-weight: normal;
}

p, body, td, th {
	color: black;
	font-family: Arial, Verdana;
	font-size: 10pt;
}

a:link.menu, a:visited.menu, a:active.menu {
	color: black;
	font-family: Arial, Verdana;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

a:hover.menu {
	color: white;
	font-family: Arial, Verdana;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

div.menu {
	background-image: url('/elements/vklad.jpg');
	width: 110px;
	height: 29px;
	cursor: pointer;
}

a:link.user, a:visited.user, a:active.user, a:hover.user {
	color: white;
	font-family: Arial, Verdana;
	font-size: 11px;
	text-decoration: underline;
}

a:link.info, a:visited.info, a:active.info, a:hover.info {
	color: white;
	font-family: Arial, Verdana;
	font-size: 13px;
	text-decoration: underline;
}

a:link.misc, a:visited.misc, a:active.misc {
	color: black;
	text-decoration: underline;
	font-size: 10pt;
}

a:hover.misc {
	color: black;
	text-decoration: underline;
	font-size: 10pt;
}

a:link, a:visited, a:active {
	color: black;
	text-decoration: underline;
	font-size: 10pt;
}

a:hover {
	color: black;
	text-decoration: underline;
	font-size: 10pt;
}


input[type!="checkbox"], textarea, select {
	border: 1px solid grey;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.btn, .submit {
	font-weight: bold;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

input.image {
	border: 0px;
}

img {
	border-color: #000000;
}

form {
	margin: 0px;
}

.mn {
	position: absolute;
	visibility: hidden;
}

table.px1 {
	border-collapse: collapse;
}

table.px1 tr td {
	border: 1px solid #77c9ff;
}

tr.hot {
	background-color: #f3f3f3;
}

.reg {
	font-family: MS Sans Serif;
	font-size: 14px;
	border: 1px solid #cbcbcb;
	color: grey;
	width: 100%;
}

th.tours {
	color: white;
	font-weight: bold;
	background-color: #606060;
	padding-right: 7px;
	text-align: left;
}

th.tours_manage {
	background-color: #ff7777;
	font-weight: normal;

}

th.user {
	color: white;
	font-weight: bold;
	padding-right: 7px;
	text-align: left;
}

th.user_manage {
	background-color: #fe3229;
	font-weight: normal;
	text-align: center;
}

.direction_map {
	width: 164px;
	float: right;
}

table.null td, table.null th {
	background-color: transparent;
	border-width: 0px;
}

table.rank_0 th {
	background-color: #0186d3;
	height: 42px;
}

table.rank_0 td {
	background-color: #e4f6ff;
	border-bottom: 1px solid #b5c6ce;	
}

table.rank_1 th {
	background-color: #4cbf74;
	height: 42px;
}

table.rank_1 td {
	background-color: #deffea;
	border-bottom: 1px solid #afcfba;	
}

table.rank_2 th {
	background-color: #bf4cb1;
	height: 42px;
}

table.rank_2 td {
	background-color: #ffdffc;
	border-bottom: 1px solid #ceb2cb;	
}

table.rank_3 th {
	background-color: #b52525;
	height: 42px;
}

table.rank_3 td {
	background-color: #ffd7d7;
	border-bottom: 1px solid #cccccc;	
}

table.rank_4 th {
	background-color: black;
	height: 42px;
}

table.rank_4 td {
	background-color: grey;
	border-bottom: 1px solid black;	
}

table.company th {
	background-color: #0186d3;
	height: 42px;
}

table.company td {
	background-color: #e4f6ff;
	border-bottom: 1px solid #b4c5cd;	
}

#ui-datepicker-div {
	z-index: 100;
}

.bottom_text {
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
}
.bottom_text div, .bottom_text a:link, .bottom_text a:visited, .bottom_text a:active, .bottom_text a:hover, .bottom_text td, .bottom_text span, .bottom_text p {
	color: white;
}

table.paginator td {
	width: 20px;
	height: 19px;
	text-align: center;
}

table.paginator td.current {
	color: white;
	background-image: url('/elements/cur_page.jpg');
	background-position: center;
	background-repeat: no-repeat;
}

table.paginator td a:link, table.paginator td  a:visited, table.paginator td a:active {
	text-decoration: none;
}

table.paginator td a:hover {
	text-decoration: underline;
}

