@charset "utf-8";

body {
	background-color: #E6DED3;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A231C;
}
a:link {
	color: #5A231C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5A231C;
}
a:hover {
	text-decoration: none;
	color: #AE0202;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
.style1 {
	color: #8A0000;
	font-weight: bold;
}

.bannerimg {
	border: 4px solid #F9EBD2;
	margin-bottom: 8px;
	}

.whitebold {
	color: white;
	font-weight: bold;
}
.dropDivs
{
display: none;
position: inherit;
}
.style2 {font-size: 9px}
.style3 {
	color: #CC0000;
	font-weight: bold;
}

.white {
	color: white;
}

.BUTTON_RED, .button_red {
font-family:Arial, Helvetica;
font-size:11px;
background-color:#8C0000;
border:1px solid #FFF;
color:#FFF;
font-weight:400;
}

.BUTTON_RED:hover, .button_red:hover {
font-family:Arial, Helvetica;
font-size:11px;
background-color:#000;
border:1px solid #FFF;
color:#FFF;
font-weight:400;
}

.input_form_txt, .input
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #5A231C;
	width: 118px;
	background-color:#F9EBD2;
	border:1px solid #ECBF6C;
	padding: 0px 4px 0px 4px;
}

.pasn_div { height: 20px; background-color:#990000; color: white; text-align:center; font-weight:bold; width: 654px; margin-left: 6px; clear:both; }

.dropdown
{
	background-color:#F9EBD2;
	border:1px solid #ECBF6C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:auto;
	color:#5A231C
}
.txtarea, .textarea {
	background-color:#F9EBD2;
	border:1px solid #ECBF6C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0 4px;
	width:280px;
	color:#5A231C
}

#addnews, #addgallery {
display:none;
margin:8px 0;
}

#wait {
display:none;
text-align:center;
}

#galpos{
margin-left:10px;
}

#langplace {width:100px; height:18px; background: white; top: 20px; position: absolute; margin-left:600px;}

#languages{text-align:center; margin-top:3px;}

.gallery{
width:100px;
height:100px;
float:left;
background:#F9EBD2;
border: 1px solid #ECBF6C;
margin:10px;
padding:5px;
}

.menu {
	float:left;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	padding-top:4px;
	color: white;
	background:#5a231c;
	height:19px;
	width:85px;
	border-right:dotted  white 1px;
	}

.menu:hover, .menu_selected {
	background:#ad0202;
	color: white;
	float:left;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	height:19px;
	width:85px;
	border-right:dotted  white 1px;
	}

.menu a:link, .menu a:visited, .menu a:active {
	color:white;
	text-decoration:none;
	}
	
.menu a:hover {
	color: white;
	text-decoration:none;
	}

/* tooltips */
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #A31403;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
/* tooltips */

.pagebuttons {border:1px solid #ECBF6C; background-color:#F9EBD2; padding:1px; margin: 1px; width: 20px; text-align:center; float:left;}
.pagebuttons:hover {border:1px solid #F9EBD2; background-color:#ECBF6C; padding:1px; margin: 1px; width: 20px; text-align:center; float:left;}

.guestbookdiv {
	border:1px solid #ECBF6C;
	background-color:#F9EBD2;
	padding:1px;
	margin: 1px;
	width: 224px;
	padding:4px;
	margin:2px 0;
	cursor:pointer;
}
.guestbookdiv:hover {border:1px solid #ECBF6C; background-color:#F7E4C1; padding:1px; margin: 1px; width: 224px; padding:4px; margin:2px 0; cursor:pointer;}

.partner_img {
	margin-bottom: 8px;
	border:1px solid #ECBF6C;
	}


