body {
	background-color: #770003;
	margin-left: 0px; margin-right: 0px; margin-top: 10px; margin-bottom: 0px;
}

/* Rich Text Editor default settings */
p {margin: 0px;}
body, p, div, td, a, input, textarea, select {
	font-size: 11px; font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #A06420;
}
/* end of: Rich Text Editor default settings */

/* basic settings */
form {margin: 0px;}
img.link {border:0px; margin-left: 1px; margin-bottom: 1px; }
img.border { border: 1px solid #BEB7B2; }
img.icon { vertical-align: middle; width: 16px; height: 16px; border: 0px; margin-left: 3px; margin-right: 3px; }
hr {width: 100%; border-top: 1px solid #D9DBDC; }
a {
	color: #472600; /* #E68506 */	
	text-decoration: underline;	
}
a:visited { color: #472600; text-decoration: underline; }
a:hover { color: #472600; text-decoration: none; }
.note {color: #472600;}
.no_article {	color: #70655A; }
/* end of: basic settings */

body {
	background-image : url('../img/bcg/body.gif');
}

/* forms */
input, textarea, select {
	color: #000000;
	background-color: #FFFFFF; 
}
input.solid, textarea.solid {
	border: 1px solid #D5C5B2;
}
.button { color: #49423A;	background-color: #F0ECE6; border: 1px solid #CDBCAB;	 font-family: Verdana; font-size: 11px; font-weight: normal;  }
.checkbox {
	vertical-align: middle;
}
.required {color: #DF1C39;}
.required_2 {color: #000091;}
.error {color: #E10000;}
.warning {color: #E10000;} 
.ok {color: #1B486B;}
/* end of: forms */

/* basic layout */

img.link_logo {border:0px; margin: 0px;}

table.container {
	width : 761px;
	margin: 0px;
	background-color: #FFFFFF;
	border: 0px;
}
table.container td.left {
	width: 181px;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image : url('../img/bcg/left.gif');
	background-repeat: repeat-y;
	background-position : left;
}
table.container td.main {
	width: 400px;
	vertical-align: top;
	background-color: #FFFFFF;
	border-right: 1px solid #948D7E;
	/*
	background-image : url('../img/bcg/main_left.png');
	background-repeat: repeat-y;
	*/
}
table.container td.right {
	width: 180px;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image : url('../img/bcg/right.gif');
	background-repeat: repeat-y;
	background-position : right;
}
table.container td.top_right {
	height: 198px;
	vertical-align: top;	
	/* DEBUG: background-color: yellow; */
}
table.container tr.bottom td {
	height: 80px;
	background-color: #770003;
	background-image : url('../img/bcg/bottom.gif');
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
table.top_right {
	width: 580px; height: 55px;
	background-image : url('../img/bcg/top.gif');
	background-repeat: no-repeat;
}
table.top_right td {
	padding-right: 15px;
	vertical-align: middle;
	text-align: right;
}
/* end of: basic layout */

/* powered */
a.powered {color: #A06420; font-size: 11px; font-family: Tahoma, Arial, Tahoma, Helvetica; text-decoration: none;}
a.powered:visited {color: #A06420; text-decoration: none;}
a.powered:hover {color: #A06420; text-decoration: underline;}

img.powered { vertical-align: middle; border: 0px; margin-left: 1px; margin-right: 1px; width: 18px; height: 18px; text-decoration: none; }
/* end of: powered */

/* table illustrative_photos */
table.illustrative_photos {
	width: 580px;
	background-color: #FFFFFF;
}
table.illustrative_photos td.photos_left {
	height: 111px; width: 295px;
	border-right: 1px solid #FFFFFF;	
	background-image : url('../img/bcg/ip_left.gif');
	background-repeat: no-repeat;
	background-position : left;
	text-align: right;
}
table.illustrative_photos td.photos_right {
	height: 111px; width: 285px;
	border-right: 1px solid #FFFFFF;
	background-image : url('../img/bcg/right.gif');
	background-repeat: repeat-y;
	background-position : right;
}
/* end of: table illustrative_photos */

/* table main */
table.main {
	width: 400px;
	background-image : url('../img/bcg/main_left.gif');
	background-repeat: no-repeat;
	background-position : top;
}
table.main td.main_content {
	width: 399px;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 12px;
	vertical-align: top;
}
table.main td.min_height {
	width: 1px;
}
img.main_min_height {
	border: 0px;
	width: 1px;
	height: 200px;
}
/* end of: table main */

/* categories */
table.categories {
	width: 150px;
	vertical-align: top;
	padding-top: 5px;
}
table.categories td.category {
	height: 30px;	
	text-align: left;
	padding-left: 15px;
	border-bottom: 1px solid #D5C5B2;
}
table.categories td.category_selected {
	height: 30px;	
	text-align: left;
	padding-left: 15px;
	border-bottom: 1px solid #D5C5B2;
	background-color: #F1EBE5;
	background-image : url('../img/bcg/category_selected.gif');
	background-repeat: no-repeat;
}

a.category {
	color: #472600;
	font-family: Verdana, Arial, Tahoma; font-size: 13px;
	font-weight: normal;
	text-decoration: none;	
}
a.category:visited {color: #472600; text-decoration: none;}
a.category:hover {color: #A06420; text-decoration: underline;}

a.category_selected {
	color: #472600; 
	font-family: Verdana, Arial, Tahoma; font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
a.category_selected:visited {color: #472600; text-decoration: none;}
a.category_selected:hover {color: #A06420; text-decoration: none;}

h1.category, h2.category {
	margin: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-size: 19px;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Arial, Helvetica, Verdana;
}
div.category_tree_container {
	padding-bottom: 6px;
	border-bottom: 1px solid #D9DBDC;
	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: #8E0C11;
	height: 19px; 
	font-size: 11px; font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	margin-bottom: 3px;
}
a.category_tree {
	color: #8E0C11;
	font-size: 11px; font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	text-decoration:none;
}
a.category_tree:visited { color: #8E0C11; text-decoration:none;}
a.category_tree:hover { color: #8E0C11; text-decoration:underline;}
/* end of: categories */

/* articles */
h1.title_article, h2.title_article {
	margin: 0px;
	margin-bottom: 10px;	
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	font-family: Georgia, Times New Roman, Arial, Helvetica, Verdana;
}
a.title_article {
	font-size: 8pt;
	font-weight: bold;
	color: #4B6977;
	text-decoration: none;	
}
a.title_article:visited {
	color: #4B6977;
	text-decoration: none;	
}
a.title_article:hover {
	color: #4B6977;
	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 #D9DBDC;
}
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: #363D40; 
	background-color: #F0ECE6;
	border: 1px solid #CDBCAB;
	margin-top: 4px; padding: 1px; 
	font-family: Tahoma, Arial, Helvetica; font-size: 11px;
	cursor: hand; cursor: pointer;
}
/* end of: pictures, photos */

/* panel right */

div.panel_right_container {
	width: 177px;
	padding-top: 90px;
}
div.panel_right_article {
	width: 150px;
	margin-left: 15px;
	margin-bottom: 20px;
}

a.panel_right {
	color: #000000; text-decoration: none;
	font-family: Tahoma, Arial, Verdana; font-size: 11px;
}
a.panel_right:visited {
	color: #000000;	text-decoration: none;
}
a.panel_right:hover {
	color: #000000;	text-decoration: underline;
}

div.panel_right_title {
	color: #A06420; 
	margin-top: 2px; margin-bottom: 4px; 
	font-size: 17px;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Arial, Helvetica, Verdana;
}

img.panel_right_preview {margin-top: 10px; margin-bottom: 5px; border: 1px solid #A06420; }

div.panel_right_category_title {
	margin-left: 15px;
	margin-bottom: 12px;
	margin-top: 25px;
}

a.panel_right_category_title {
	color: #000000; text-decoration: none;
	font-size: 17px;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Arial, Helvetica, Verdana;
}
a.panel_right_category_title:visited {
	color: #000000;	text-decoration: none;
}
a.panel_right_category_title:hover {
	color: #000000;	text-decoration: underline;
}
div.more { margin-top: 2px; }
a.more { color: #A06420; font-size: 11px; text-decoration: none; }
a.more:visited { color: #A06420; text-decoration: none; }
a.more:hover { color: #A06420; text-decoration: underline; }
img.more {border: 1px; width: 22px; height: 9px; vertical-align: middle; margin-right: 3px;}
/* end of: panel right */

a.language_select {
	color: #A06420; 
	font-weight: normal;
	text-decoration: none;
}
a.language_select:visited {
	color: #A06420;	text-decoration: none;
}
a.language_select:hover {
	color: #A06420;	text-decoration: underline;
}

table.sitemap {
	width: 100%;
	border-collapse: collapse;
}
tr.sitemap_color_1 td { border-bottom: 1px solid #E0DFDE; }
tr.sitemap_color_2 td { border-bottom: 1px solid #E0DFDE; }

/* sitemap */
a.category_sitemap {
	color: #8E0C11;
	font-size: 11px; 
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;	
}
a.category_sitemap:visited {color: #8E0C11; text-decoration: none;}
a.category_sitemap:hover {color: #8E0C11; 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 */

/* table divider */
table.divider {
	width: 365px;
	height: 9px;
	margin-top: 15px;
	margin-bottom: 5px;	
}
table.divider td.line {
	width: 345px;
	height: 9px;
	background-image : url('../img/divider/line.gif');
	background-repeat: repeat-x;
	font-size: 1px;
}
table.divider td.decoration {
	width: 20px;
	height: 9px;
}
/* end of: table divider */

/* table pricelist */
	table.pricelist {
		border: 1px solid #D5C5B2;
		border-collapse: collapse;
	}
	table.pricelist td.room_type {
		background-color: #F1EBE5;
		color: #924E00;
	}
	table.pricelist td.price {
		background-color: #FBF8F4;
		color: #924E00;
		text-align: right;
		padding-right: 15px;
	}
	table.pricelist tr.price_header td {
		color: #FFFFFF;
		background-color: #9C9482;
		text-align: center;
	}
/* end of: table pricelist */

/* image blending */
div.div_blend_1 {
	float: right;
	background-repeat: no-repeat;
	background-position: top left;
	width: 290px; height: 109px;
}
img.img_blend_1 {
	width: 290px; height: 109px;
	border: 0 none; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}
div.div_blend_2 {
	background-repeat: no-repeat;
	background-position: top left;
	width: 285px; height: 109px;
}
img.img_blend_2 {
	width: 285px; height: 109px;
	border: 0 none; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

