@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
}
html, body {
	height: 100%;
	background-color: #ABABAB;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
img {
	margin: 0;
	padding: 0;
}
.wrapper {
	width: 950px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px auto;
	background-image: url(../images/ri_bg.png);
	background-repeat: repeat-y;
	background-color: #f6f7ee;
	border-left: 1px solid #3e2d19;
	border-right: 1px solid #3e2d19;
}
.head {
	width: 950px;
	height: 250px;
	background-image: url(../images/ri_bg_head.jpg);
	background-repeat: no-repeat;
}
.top_bar {
	width: 100%;
	height: 10px;
	background-color: #3e2d19;
}

/* ----- LANG BAR ----------------------------------------------- */
.lang_bar {
	width: 100%;
	height: 25px;
	background-color: #3e2d19;
}
.lang_bar a {
	line-height: 23px;
	color: #da8d00;
}
.lang_bar a:hover {
	color: #e4ad55;
	text-decoration: underline;
}
.lang_bar .left {
	float: left;
	padding: 0 0 0 20px;
}
.lang_bar .left a{
	padding: 0 20px 0 15px;
}
.lang_bar .right {
	float: right;
	padding: 0 20px 0 0;
}
.lang_bar .right a{
	padding: 0 0 0 20px;
}
.lang_bar .right a.active{
	color: #e4ad55;
	text-decoration: underline;
}
.ico_home {
	background-image: url(../images/ri_icons_home.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
}
/* ----- LANG BAR ----------------------------------------------- */

/* ----- MENU --------------------------------------------------- */
.menu_frame {
	width: 100%;
	height: 60px;
	background-image:url(../images/ri_bg_menu.png);
	background-repeat: no-repeat;
}
#mainmenu, #mainmenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#mainmenu li {
	float: left;
	line-height: 60px;
}
#mainmenu li a {
	display: block;
	font-size: 18px;
	width: 125px;
	text-decoration: none;
	padding: 0 20px 0 45px;
	color: #38352d;
	background-image: url(../images/ri_bg_menu_sun.png);
	background-position: 2px 0px;
	background-repeat: no-repeat;
}
#mainmenu li a:hover {
	background-color: #ffd350;
	background-image: url(../images/ri_bg_menu_active.png);
	background-repeat: repeat-x;
}
#mainmenu ul {
	display: none;
	position: absolute;
	width: 190px;
}
#mainmenu ul li a {
	line-height: 20px;
	background: none;
	background: #d9d4a3;
	padding: 0 0 2px 15px;
	font-size: 11px;
	width: 175px;
}
#mainmenu ul li a:hover {
	background-image: none;
	background-color: #3e2d19;
	color: #FFFFFF;
}
#mainmenu li:hover ul, #mainmenu li.menuhvr ul {
	display: block;
}
/* ----- MENU end ----------------------------------------------- */

.top_bar {
	width: 100%;
	height: 4px;
	background-color: #3e2d19;
}
.main_layout {
}
.left_col {
	float: left;
	width: 180px;
	padding: 0 20px 0 20px;;
}

/* ----- OBJECT CATALOGUE --------------------------------------- */
#obj_cat {
	display: block;
	width: 100%;
}
#obj_cat ul {
	list-style-type: none;
	padding: 0;
}
#obj_cat ul li {
	font-size: 16px;
	padding: 10px 0 0 0;
}
#obj_cat ul li a {
	background: url(../images/ri_arr01.gif) no-repeat 0 2px;
	color: #b2ae86;
	display: block;
	padding: 0 0 0 20px;
}
#obj_cat ul li a:hover {
	color: #595743;
}
#obj_cat ul ul {
	padding: 4px 0 0 0;
}
#obj_cat ul ul li{
	background: none;
	border-bottom: 1px solid #dfdcbf;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
}
#obj_cat ul ul li a {
	background: none;
	color: #4c4b42;
	display: block;
	padding: 1px 0 2px 5px;
}
#obj_cat ul ul li a:hover {
	background: #dfdcbf none;
}
/* ----- OBJECT CATALOGUE end ----------------------------------- */

.center_col {
	float: left;
	width: 490px;
	padding: 0 10px 10px 10px;
}

#obj_top .block_heading {
	border: 0;
}

/* ----- OBJECT CARD -------------------------------------------- */
.obj_card {
	display: block;
	width: 470px;
	padding: 10px;
	background-color: #FFFFFF;
}
.obj_card .obj_desc {
	display: block;
}
.obj_card .obj_image {
	float: left;
	width: 140px;
	height: 100px;
	overflow: hidden;
}
.obj_card .obj_desc_tab {
	float: left;
	width: 320px;
	padding: 0 0 0 10px;
}
.obj_card .obj_desc_tab table {
	width: 320px;
	height: 100px;
	border: 1px solid #ffffff;
}
.obj_card .obj_desc_tab td {
	width: 50%;
	border: 1px solid #ffffff;
	padding: 5px;
	font-size: 12px;
	background-color: #F3F3F3;
}
.obj_card .obj_desc_text {
	display: block;
	padding: 10px 0 5px; 0;
	border-bottom: 1px solid #dfdcbf;
}
.obj_card .bottom {
	display: block;
	padding: 10px 0 0 0;
	height: 24px;
}
.obj_card .obj_price {
	float: left;
	height: 24px;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}
.obj_card .obj_price_small {
	font-size: 11px;
	font-weight: normal;
}
.obj_card .obj_more {
	float: right;
	width: 110px;
	height: 24px;
	background-image: url(../images/ri_btn01.gif);
	background-repeat: no-repeat;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.obj_card .obj_more a {
	color: #000000;
}
.obj_card .obj_more a:hover {
	color: #ff0000;
}
/* ----- OBJECT CARD end ---------------------------------------- */

/* ----- OBJECT DESCRIPTION ------------------------------------- */
#obj_description {
	float: left;
	width: 252px;
	padding: 0 0 20px 0;
}
#obj_description ul {
	width: 100%;
	padding: 0;
	list-style-type: none;
}
#obj_description ul li {
	font-size: 12px;
	border-bottom: 1px solid #ffffff;
	margin-left: 0;
	padding: 2px 0 3px 10px;
}
#obj_description ul li:hover {
	background-color: #ffffff;
}
/* ----- OBJECT DESCRIPTION end --------------------------------- */

/* ----- ARTICLE ------------------------------------------------ */
#article {
	display: block;
	width: 100%;
	padding: 0 0 10px 0;
}
#article .art_title {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #38352d;
	border-bottom: 1px dotted #38352d;
}
#article .image_frame {
	padding: 0 0 10px 10px;
	float: right;
}
#article .image_frame a {
	width: 210px;
	height: 150px;	
	border: 1px solid #ffffff;
	display: block;
	padding: 3px;
}
#article .image_frame a:hover {
	background-color: #ffffff;
}
#article .image_frame img {
	padding: 0;
	margin: 0;
	border: 0;
}
.art_body {
	display: block;
	padding: 10px 0 0 0;
}
.art_body p {
	padding: 0 0 10px 0;
	text-align: justify;
}
.art_body h3 {
	padding: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}
.art_body ul, .art_body ol {
	margin: 0 0 10px 0;
	padding: 0;
}
.art_body ul li, .art_body ol li{
	margin-left: 30px;
}
.art_body table {
	border-collapse: collapse;
	margin: 0 0 10px 0;
}
/* ----- ARTICLE end -------------------------------------------- */

/* ----- GALLERY ------------------------------------------------ */
#gallery {
	display: block;
	background-color: #ffffff;
	width: 465px;
	padding: 15px 20px 0 5px;
	margin: 10px 0 0 0;
}
#gallery .img_frame {
	float: left;
	width: 140px;
	height: 100px;
	padding: 0 0 15px 15px;
}
#gallery img {
	border: 0;
}
/* ----- GALLERY end -------------------------------------------- */

/* ----- OPTION BAR --------------------------------------------- */
#option_bar {
	display: block;
	padding: 4px 10px 5px 10px;
	background-color: #cccab6;
}
#option_bar a {
	font-size: 11px;
	color: #666666;
}
#option_bar a:hover {
	color: #000000;
}

/* ----- OPTION BAR end ----------------------------------------- */


#html_content .block_heading {
	border-bottom: 1px solid #38352d;
}
#content {
	font-size: 12px;
}
#content p {
	padding: 10px 0 0 0;
}

.right_col {
	float: left;
	width: 180px;
	padding: 0 20px 0 20px;
}
.news_date{
	font-size: 11px;
	color: #807966;
	padding: 10px 0 0 0;
}
.news_title {
	font-size: 14px;
	padding: 2px 0 0 18px;
	background-image: url(../images/ri_news01.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}
.news_title a {
	color: #38352d;
}
.news_title a:hover {
	text-decoration: underline;
}
.clr {
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	line-height: 0;
}
.push {
	height: 50px;
}

/* ----- FOOTER ------------------------------------------------- */

.footer {
	width: 950px;
	height: 50px;
	margin: auto;
	background-color: #f6f7ee;
	font-size: 11px;
}
.footer .footer_frame {
	height: 39px;
	width: 910px;
	border-top: 1px dotted #000000;
	margin: auto;
	line-height: 39px;
}
.footer .footer_content_left {
	float: left;
}
.footer .footer_content_right {
	float: right;
}

/* ----- FOOTER end --------------------------------------------- */

.block_heading {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #38352d;
	border-bottom: 1px dotted #dfdcbf;
}
.space_10 {
	width: 100%;
	height: 10px;
	background-color: #f6f7ee;
}
.space_20 {
	width: 100%;
	height: 20px;
	background-color: #f6f7ee;
}
.bold {
	font-weight: bold;
}