body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #5e5044;
	background-color: #f4f2f0;
	border-bottom: 4px solid #351c06;
	border-top: 4px solid #351c06;
}
body.index {
	background: #f4f2f0 url(images/index02.gif) repeat-y 351px top;
}
body.inside {
	background: #f4f2f0 url(images/inside01.gif) repeat-y 121px top;
}
a {
	color: #da251c;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
form {
	display: inline;
}
input.input, textarea, select {
	border: 2px solid #c4b8ae;
	margin: 3px;
	background-color: #e4ded9;
}
input.button {
	border: 2px solid #c4b8ae;
	color: #fff;
	background-color: #522e10;
	text-align: center;
	margin: 3px;
}



.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
}

table.tvs_core_table_border_style_on {
	border: 1px solid #c4b8ae;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.tvs_core_table_border_style_on td {
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	border-style: inset;
	border-color: #c4b8ae;
}
table.tvs_core_table_border_style_off {
	border: 0px;
}
table.tvs_core_table_border_style_off td {
	border: 0px;
}



.main_container {
	width: 1000px;
}
body.index .main_container {
	background: url(images/index01.gif) no-repeat left top;
}
body.inside .main_container {
	background: url(images/inside02.gif) no-repeat left top;
}


body.index .index_left {
	float: left;
	overflow: hidden;
	width: 328px;
	padding: 240px 0px 0px 23px;
}

body.index .index_center {
	float: left;
	overflow: hidden;
	width: 274px;
	padding: 330px 10px 0px 10px;
}

body.index .index_right {
	float: left;
	overflow: hidden;
	width: 285px;
	padding: 35px 30px 0px 40px;
}
body.index .index_right a img {
	border: 0px
}

body.index .index_right h1 {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	padding-bottom: 30px;
	font-weight: normal;
	font-size: 25px;
}

.main_menu {
}
.main_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.main_menu li {
	color: #e2e1dd;
	border-bottom: 1px solid #5a3d24;
	padding: 1px;
}
.main_menu li a {
	font-weight: bold;
	display: block;
	padding: 5px 13px 5px 13px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: #f3f1ef;
	background: url(images/menu01.gif) no-repeat center center;
}
.main_menu li a:hover {
	text-decoration: underline;
}
.main_menu li li a {
	font-weight: normal;
	background: transparent;
	text-transform: none;
	color: #c1bfbe;
}
.main_menu li li {
	border-bottom: 0px;
}



#footer_index, #footer_inside {
	color: #786758;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.8em;
}
#footer_index {
	padding: 23px 365px 10px 361px;
}
#footer_inside {
	padding: 23px 585px 10px 121px;
}
#footer_index div, #footer_inside div {
	padding-bottom: 2px;
}
#footer_index a, #footer_inside a {
	color: #786758;
	text-decoration: none;
}
#footer_index a:hover, #footer_inside a:hover {
	text-decoration: underline;
}





#body {
	padding: 0px 0px 0px 0px;
}

#body_left {
	width: 81px;
	float: left;
	overflow: hidden;
	padding: 329px 20px 0px 20px;
	color: #4c2a0c;
}
#body_left h1 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#body_left a img {
	border: 0px;
}

#body_center {
	width: 274px;
	float: left;
	overflow: hidden;
	padding: 329px 10px 0px 10px;
}


#body_right {
	width: 538px;
	padding: 35px 26px 0px 21px;
	float: left;
	overflow: hidden;
}



#main {
	width: 536px;
	padding: 1px;
	overflow: hidden;
}

#main h1, #index h1 {
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
	color: #4c2a0c;
	margin: 0px;
	padding: 0px;
	padding-bottom: 30px;
}





#navigation {
	margin-top: 20px;
	padding-top: 10px;
	height: 25px;
}
#navigation a {
	display: block;
	height: 20px;
	text-decoration: none;
	padding-top: 1px;
	font-weight: bold;
	font-size: 0.9em;
}
#navigation a:hover {
	text-decoration: underline;
}
#navigation a.back {
	float: left;
}
#navigation a.top {
	float: right;
}




#main {
	line-height: 1.4em;
}
#main .info_text img, #main .info_news img, #main .info_product img {
	padding: 1px;
	border: 2px solid #c4b8ae;
	margin: 10px;
}
#main .info_text a img, #main .info_news a img, #main .info_product a img {
	padding: 1px;
	border: 2px solid #522e10;
	margin: 10px;
}



.info_text {
	text-align: justify;
}


.info_newslist {
}
.info_newslist .item {
	border-bottom: 1px solid #e3ded9;
	padding: 20px 40px 20px 17px;
}
.info_newslist .item .date {
	font-size: 0.9em;
	color: #907d6e;
	font-weight: bold;
	padding-bottom: 15px;
}
.info_newslist .item .name {
	font-weight: bold;
	font-size: 1.3em;
}
.info_newslist .item .name a {
	text-decoration: none;
}
.info_newslist .item .name a:hover {
	text-decoration: underline;
}



.info_news {
	text-align: justify;
}
.info_news .date {
	color: #907d6e;
}
.info_news h2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	font-size: 1.2em;
	color: #da251c;
}



.info_productslist {
}
.info_productslist .item {
	float: left;
	padding-bottom: 30px;
	width: 280px;
	padding-right: 30px;
}
.info_productslist .item .image {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.info_productslist .item .image img {
	border: 2px solid #fff;
}
.info_productslist .item .name {
	font-weight: bold;
}
.info_productslist .item .name a {
	text-decoration: none;
}
.info_productslist .item .name a:hover {
	text-decoration: underline;
}


.info_product {
	text-align: justify;
}
.info_product h2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	font-size: 1.2em;
}


.info_gallerylist .item {
	width: 125px;
	height: 98px;
	padding: 1px;
	border: 2px solid #c4b8ae;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}
.info_gallerylist .item .inside {
	width: 125px;
	height: 98px;
	overflow: hidden;
	text-align: center;
}
.info_gallerylist .item img {
	border: 0px;
}



.main_paging {
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
}



.info_forum table {
	border: 1px solid #c4b8ae;
	border-spacing: 0px;
	border-collapse: collapse;
}
.info_forum table td {
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	border-style: inset;
	border-color: #c4b8ae;
	padding-top: 5px;
	padding-bottom: 5px;
}
.info_forum table td.threads, .info_forum table td.messages, .info_forum table td.date {
	text-align: center;
	font-weight: bold;
	width: 40px;
}
.info_forum table td.date {
	width: 115px;
}
.info_forum table td.forum {
	background: url(images/forum01.gif) no-repeat 5px 10px;
	padding-left: 42px;
}
.info_forum table td.forum .name {
	font-size: 1.3em;
	font-weight: bold;
}
.info_forum table td.forum .name a {
	text-decoration: none;
}
.info_forum table td.forum .name a:hover {
	text-decoration: underline;
}
.info_forum table td.forum .description {
	color: #907d6e;
}
.info_forum table thead td {
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}



.nop p {
	margin:0px; padding:0px;
}

table.form, table.form td, table.form th  {
	border: 0px;
}