/* normal CSS settings, special user CSS styles will overwrite normal settings in script head */
body, div, p, span, td, a, input, textarea  {font-family: Verdana, Arial, Helvetica, Tahoma; font-size: 11px; color: #46321C;}
body {
	background-color: #F8F4EF;
	margin-top: 0px; margin-left: 0px; margin-right: 0px;
}

/* Rich Text Editor default settings */
p {margin: 0px;}
/* end of: Rich Text Editor default settings */

/* basic settings */
form {margin: 0px;}
img.link {border:0px; margin-left: 1px; margin-bottom: 1px; }
img.no_border {border:0px;}
img.border { border: 1px solid #7D7060; }
img.icon { vertical-align: middle; width: 16px; height: 16px; border: 0px; margin-left: 3px; margin-right: 3px; }
hr {width: 100%; border-top: 1px solid #B0A593; }
a {
	color: #46321C;	
	text-decoration: underline;	
}
a:visited { color: #46321C; text-decoration: underline; }
a:hover { color: #FF8040; text-decoration: none; }

.note {color: #585858;}
.no_article {	color: #70655A; }
/* end of: basic settings */

/* forms */
input, textarea {
	color: #000000;
	background-color: #FFFFFF; 
}
input.solid, textarea.solid {
	border: 1px solid #B0A593;
}
.button {
	color: #5A5145;
	background-color: #EAE0CC;
	border: 1px solid #7D7060;	
	font-family: Verdana, Arial, Tahoma, Helvetica;
	font-size: 11px;
}
.checkbox {
	background-color: #F1EBDE;
	vertical-align: middle;
}
.required {color: #DF1C39;}
.required_2 {color: #000091;}
.error {color: #E10000;}
.warning {color: #E10000;} 
.ok {color: #1B486B;}
/* end of: forms */

div.text {text-align: justify;}

table.holder {
	width : 780px; border: 1px solid #9D9D9D;
}
table.holder td.header {height: 150px; }

table.holder td.menu {
	background-color: #7D7060;
	height: 30px;
	padding-left: 10px; padding-right: 10px;
}

table.holder td.main {
	width: 583px;
	background-color: #F1EBDE;	
}

table.holder td.right {
	width: 195px;
	padding: 10px; padding-top: 10px;
	background-color: #B0A593;
}

table.powered {
	width : 780px; border: 0px;
}

.signature { 
	background-color: #7D7060;
	color: #FFFFFF;
}
img.powered { 
	width: 137px; height: 19px;
	vertical-align: middle;
	border: 0px;
	margin: 5px 10px 5px 0px;
}

table.content td.title {
	background-color: #C9BCA5; 
	height: 50px;
	padding-left: 13px; padding-right: 14px;
	text-align: center;
}

table.content td.text {
	padding: 10px;
	padding-left: 13px; padding-right: 14px;
}

a.font_title {
	color: #5A5145;
	font-family: Verdana, Tahoma, Arial; font-size: 12px; line-height: 140%;
	font-weight: bold; 
	text-decoration: none;
}
a.font_title:visited {
	color: #5A5145;
	text-decoration: none;
}
a.font_title:hover {
	color: #5A5145;
	text-decoration: underline;
}

a.signature {
	color: #FFFFFF;
	text-decoration: none;
}

a.signature:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.signature:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a {
	color: #46321C;
	text-decoration: underline;
}

a:visited {
	color: #46321C;
	text-decoration: underline;
}

a:hover {
	color: #46321C;
	text-decoration: none;
}

.font_title {
	color: #5A5145;
	font-family: Arial, Verdana, Tahoma; font-size: 15px;
	letter-spacing: 1px; 
}

.button_template {
	color: #5A5145; 
	background-color: #F1EBDE; 
	border: 1px solid #7D7060; 
	height: 25px; 
	/* line-height: 130%; */
}

img.preview {
	border:1px solid #7D7060;
}

table.template_collapse {
 border: 1px solid #7D7060; border-collapse: collapse;
} 
 
table.template_collapse td {
	border: 1px solid #7D7060; border-collapse: collapse;
}

/* panel right */
table.panel_right {
	width: 175px;
	background-color: #F1EBDE;
	margin-bottom: 10px;
	border: 1px solid #7D7060;
	border-collapse: collapse; 
}
table.panel_right td.pr_image {
	border: 1px solid #7D7060;
	border-collapse: collapse; 
}
img.panel_right_image {
}
table.panel_right td.pr_article {
	text-align: justify;
	padding-left: 3px; padding-right: 3px; padding-bottom: 3px;
}

a.panel_right {
	color: #46321C; text-decoration: none;
	font-family: Tahoma, Arial, Verdana; font-size: 11px;
}
a.panel_right:visited {
	color: #46321C;	text-decoration: none;
}
a.panel_right:hover {
	color: #46321C;	text-decoration: underline;
}

div.panel_right_title {
	margin-top: 2px; margin-bottom: 4px; 
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #46321C;
}
div.panel_right_title {
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

div.panel_right_all_articles {
  text-align: right;
	margin-top: 10px;
}

a.panel_right_all_articles {
	color: #5A5145; text-decoration: none;
	font-size: 10px;
}
a.panel_right_all_articles:visited {
	color: #5A5145;	text-decoration: none;
}
a.panel_right_all_articles:hover {
	color: #5A5145;	text-decoration: underline;
}

div.more { margin-top: 2px; }
a.more { color: #5A5145; font-size: 11px; text-decoration: none; }
a.more:visited { color: #5A5145; text-decoration: none; }
a.more:hover { color: #5A5145; text-decoration: underline; }

/* end of: panel right */

/* categories */

span.category {
	color: #F1EBDE;
	font-weight: normal; 
}

a.category {
	color: #F1EBDE;
	font-family: Tahoma, Arial, Verdana; font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}
a.category:visited {color: #F1EBDE; text-decoration: none;}
a.category:hover {color: #F1EBDE; text-decoration: none;}

a.category_selected {
	color: orange; 
	font-family: Tahoma, Arial, Verdana; font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.category_selected:visited {color: orange; text-decoration: none;}
a.category_selected:hover {color: orange; text-decoration: none;}

h1.category, h2.category {
	margin: 0px;
	margin-bottom: 0px;
	color: #5A5145;
	font-family: Arial, Helvetica, Tahoma, Verdana;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: bold;
}
div.category_tree_container {
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: 1px solid #B0A593;
	margin-bottom: 10px;
}
img.icon_category_tree { vertical-align: middle; width: 16px; height: 16px; border: 0px; margin-left: 0px; margin-right: 6px; }
img.icon_subcat { vertical-align: middle; width: 16px; height: 16px; border: 0px; margin: 0px; margin-right: 2px;}

div.category_tree {
	color: #5A5145;
	height: 19px; 
	font-size: 11px; font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	margin-bottom: 3px;
}
a.category_tree {
	color: #5A5145;
	font-size: 11px; font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	text-decoration:none;
}
a.category_tree:visited { color: #5A5145; text-decoration:none;}
a.category_tree:hover { color: #5A5145; text-decoration:underline;}
/* end of: categories */

/* articles */
h1.title_article, h2.title_article {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #46321C; 	
	margin: 0px;
	margin-top: 7px;
	margin-bottom: 12px;
}
a.title_article {
	font-size: 11px;
	font-weight: bold;
	color: #46321C;
	text-decoration: none;	
}
a.title_article:visited {
	color: #46321C;
	text-decoration: none;	
}
a.title_article:hover {
	color: #46321C;
	text-decoration: underline;	
}

div.text {
	text-align: justify;
}
div.date {
	color: #747A7E;
	padding-bottom: 3px;
}
hr.divider {
	width: 100%; border: 1px dashed #A06420; height: 1px;
	padding-bottom: 0px; margin-bottom: 0px;  
}
div.divider {
	margin-top: 20px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCAB85;
}
/* end of: articles */

/* table articles list */
table.articles_list {
	width: 100%;
	vertical-align: top;
	margin-bottom: 10px;
	border-bottom: 1px solid #7D7060;
}
table.articles_list td.arrow {
	width: 26px;
	vertical-align: top;
}
table.articles_list td.link {
	vertical-align: top; 
}
table.articles_list td.bottom_space {
	height: 6px; font-size: 6px;
}

a.article_select {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana; font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.article_select:visited { color: #000000; text-decoration: none; }
a.article_select:hover { color: #000000;	text-decoration: underline; }

a.article_selected {
	color: #CD6613;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana; font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.article_selected:visited { color: #CD6613; text-decoration: none; }
a.article_selected:hover { color: #CD6613;	text-decoration: underline; }

/* end of: table articles list */

/* attachments */
.article_attachments { 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #7A6D63; font-weight: bold; 
}
a.attachment_name {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-weight: bold; color: #7A6D63; 
	text-decoration: none;
}
a.attachment_name:visited {
	color: #7A6D63; 
	text-decoration: none;
}
a.attachment_name:hover {
	color: #7A6D63;
	text-decoration: underline;
}

.attachment_mimetype  {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #B1A89E; 
}
/* end of: attachments */

/* pictures, photos */
div.picture_description {
	color: #5A5145; 
	background-color: #D6CCBA;
	border: 1px solid #7D7060;
	margin-top: 2px; padding: 1px; 
	font-family: Tahoma, Arial, Helvetica; font-size: 11px;
	cursor: hand; cursor: pointer;
}
/* end of: pictures, photos */

/* sitemap */
table.sitemap {
	width: 100%;
	border-collapse: collapse;
}
tr.sitemap_color_1 td { border-bottom: 1px solid #B0A593; }
tr.sitemap_color_2 td { border-bottom: 1px solid #B0A593; }

a.category_sitemap {
	color: #46321C;
	font-size: 11px; 
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;	
}
a.category_sitemap:visited {color: #46321C; text-decoration: none;}
a.category_sitemap:hover {color: #46321C; text-decoration: underline;}

a.article_sitemap {
	color: #4A4A4A;
	font-size: 11px; 
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;	
}
a.article_sitemap:visited {color: #4A4A4A; text-decoration: none;}
a.article_sitemap:hover {color: #4A4A4A; text-decoration: underline;}

a.article_sitemap_2 {
	color: #4A4A4A;
	font-size: 11px;
	font-weight: bold;	
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;	
}
a.article_sitemap_2:visited {color: #4A4A4A; text-decoration: none;}
a.article_sitemap_2:hover {color: #4A4A4A; text-decoration: underline;}

/* end of: sitemap */

/* select language */
div.languages {
	color: #FFFFFF;
	text-align: right;
	margin-bottom: 10px;
}
img.flag {
	vertical-align: middle; width: 18px; height: 12px; border: 0px; margin-left: 3px; margin-right: 5px;
}

a.language {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;	
}
a.language:visited {color: #FFFFFF; text-decoration: none;}
a.language:hover {color: #FFFFFF; text-decoration: underline;}
/* end of: select language */

/* email style antispam */
.email_antispam {
	border-bottom: 1px dotted #262626;
	cursor: help;
	unicode-bidi:bidi-override; direction: rtl;
}
/* end of: email style antispam */

td.footer {
	height: 20px;
}

/* fading photo */
div.image-effect{
	top: 0; left: 0;
	width: 389px; height: 150px;
	font-size: 0px;
	padding: 0; margin: 0;
	overflow: hidden;
	position: relative;
}
div.image-effect img{
	width: 389px; height: 150px;
	top:  0; left: 0;
}
/* end of: fading photo */

table.reservation td {
	vertical-align: top;
	padding-right: 20px;
}
