.error, .red {color:#F50109}
.pager {padding:0px 0px 0px 0px; text-align:center}
.empty {text-align:center; padding:20px 0px 0px 0px}
.page-content {padding-bottom:10px; margin-bottom:8px; background:url(grey.gif) bottom repeat-x}
.line{ margin:10px 0px; clear:both;}
/* --- !!! --- */
.error {
	color: #F50109;
	text-align: center;
}
.info {
	color: green;
	text-align: center;
}
.red {
	color: #F50109;
}
/* --- !!! --- */
ul.submenu-list {
	margin: 0px 0px 18px 0px;
}
ul.submenu-list li {
	list-style-type: none;
	padding: 2px 0px;
}
/* --- !!! --- */
table.show {
	width: 100%;
	border-collapse: collapse;
	border: none;
	margin: 20px 0px;
}
table.show td {
	border: none;
	padding-bottom: 20px;
}
.showname {
	margin-bottom: 5px;
	font-weight: bold;
}
/* --- !!! --- */
/* --- Form-table --- */
form {
}
.form {
	width: 100%;
	margin-top: 10px;
}
.form td {
	font-size: 1em;
	padding: 4px 0px;
	vertical-align: middle;
	text-align: left;
}
.form .name {
	width: 240px;
}
.form .field {
}
.form .status {
	width: 20px;
}
.form select {
	height: 20px;
	font-size: 1em;
	border: 1px solid #cdcdcd;
}
.form input {
	width: 100%;
	height: 20px;
	font-size: 1.2em !important;
	border: 1px solid #cdcdcd;
}
.input2 {
	height: 25px !important;
}
.form textarea {
	width: 100%;
	font-size: 1.1em !important;
	border: 1px solid #cdcdcd;
	font-family: Tahoma;
}
.form .button, form .but, .button, .but {			/* also for search */
	width: 150px;
	height: 25px;
	_line-height: 16px;			/* For IE */
	text-align: center;
	vertical-align:top;
	
	/*background: #edecec;*/
	background: #241e16;
	
	border: 1px solid #5b3928;
	/*color: #231f20;*/
	color: #ffffff;
	cursor: pointer;
}
.form .text2 {
	width: 80px;
	float: left;
	margin-top: 15px;
	font-size: 1.2em !important;
}

/* --- !!! --- */
.form .field_error {
	border: 1px solid #D89E9E;
}
.form .field_ok {
	border: 1px solid #92C880;
}
.form .state_invalid, .form .state_required, .form .state_required_invalid, .form .state_validated {
	width: 16px;
	height: 16px;
}
.form .state_required {
	background: url("psFormValidator/required.gif") no-repeat 0px 0px;
}
.form .state_invalid {
	background: url("psFormValidator/invalid.gif") no-repeat 0px 0px;
}
.form .state_validated {
	background: url("psFormValidator/validated.gif") no-repeat 0px 0px;
}
.form .state_required_invalid {
	background: url("psFormValidator/required_invalid.gif") no-repeat 0px 0px;
}
/* --- !!! --- */
/* --- // Form-table // --- */
/* --- Map_index =30.12.08.= --- */
.map-level-1 {
	list-style-position: inside;
	margin: 14px 10px 0px 10px;
	list-style-type: disc;
	font-size: 10px;			/* for delete */
}
.map-level-1 li {
	font-size: 1.2em;
	padding-top: 6px;
}
/* --- !!! --- */
.map-level-1 a:link, .map-level-1 a:visited {
	font-size: 1em;
	text-decoration: underline;
}
.map-level-1 a:hover {
	text-decoration: none;
}
.map-level-1 a:active {
}

.addguest	{
	font-size: 1.6em;
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: #f79858;
}
/* --- !!! --- */
/* --- // Map index --- */


/* --- PopImg =30.10.09.= --- */
#psCloseBackGround {	/* Dark background */
	position: absolute;
	top: 0px;
	left: 0px;
	background: #000;
	z-index: 100;
	opacity: 0.6;
}
#psLoader {	/* Loader block */
	width: 240px;
	height: 55px;
	background: #fff url(_loader.gif) no-repeat 10px 40px;
	position: absolute;
	border: 1px solid #999;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
	padding: 15px 0px 0px 0px;
	z-index: 200;
}
#psWindow {	/* Content block */
	background: #fff;
	padding: 15px;
	position: absolute;
	z-index: 200;
}
#psWindow img {
	cursor: pointer;
}
/* --- !!! --- */
#psClose {	/* Close image */
	position: relative;
	padding-bottom: 3px;
}
#psClose img {
	position: absolute;
	top: -11px;
	right: -11px;
	cursor: pointer;
}
/* --- !!! --- */
#psTitle {	/* Title image */
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 15px;
	display: none;
}
/* --- !!! --- */
/* --- PopImg =30.10.09.= --- */


span.price {color:#fbf3ed; font-size:11px;}