body, html {
	background-color:#763a3c;
}

/*** HORIZONTAL MENU ***/
#menu_content {
	margin:0;
	padding-top:10px;
	text-align:center;
}

#menu_content span.menu_div {
	color: #844f33;
	font-size: 13px;
	padding-left:3px;
	padding-right:3px;
}

#menu_content a {
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color: #844f33;
	font-size:12px;
	letter-spacing:0px;
	font-weight:normal;
	font-style:normal;
}

#menu_content a:hover {
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color: #6e2c2e;
	letter-spacing:0px;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
}

/*** LANG ***/
#box_lang_content {
	width:275px;
	margin: 0;
	padding-bottom: 0;
	padding-top: 0;
	float:left;
	text-align:center;
	overflow:hidden;
}

.box_lang_flag {
	border: none;
	margin-left:0px;	
	margin-right:6px;
	margin-top:0px;
	margin-bottom: 1px;
}

.box_lang_flag_select {
	margin-left:0px;
	margin-right:6px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: dotted 1px #e7d1a3;
}

#box_lang_select {
	width: 150px;
	border: solid 1px #e7d1a3;
	font-size: 11px;
	color: #9f5458;		
}

/*** SEARCH ***/
.box_search_field {
	padding:0;
	width:142px;
	float:left;
}

.box_search_field label{
	display:none;
} 

.box_search_field label span.text_small{
	color: #d2a296;
	font-size: 0px;
} 

#box_search_content{
	width:232px;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
	overflow:hidden;
}

.box_search_field .text_small {
	color: #9cafbd;
	padding: 0px;
}

.box_search_field .text_input input{
	background-color: transparent;
	border: none;
	width: 120px;
	font-size:12px;
	padding-top:2px;
	color: #6b3034;	
}

.box_search_button {
	float: left;
}

.box_search_button input {
	width:80px;
	height: 20px;
	cursor:pointer;
	background-color: transparent;
	border:none;
	color: #6b3034;
}

.box_search_button input.text_small {
	padding-bottom:4px;
}

.box_search_button input:hover {
	background-color:#transparent;
	color: #6b3034;
}

/*** BUTTON ***/
#left .text_button input, #right .text_button input {
	background:transparent url(../image/button_bg.gif) repeat-x scroll 0 0;
	margin-top: 2px;
	margin-right:2px;
	height:19px;
	border-bottom: solid 1px #c88b72;
	border-right: solid 1px #c88b72;
	border-top: none;
	border-left: none;
	color:#FFFFFF;
}

#left .text_button input:hover , #right .text_button input:hover  {
	background:transparent url(../image/button_bg_hover.gif) repeat-x scroll 0 0;
	height:19px;
	border-bottom: solid 1px #c88b72;
	border-right: solid 1px #c88b72;
	border-top: none;
	border-left: none;	
	border-top: none;
	border-left: none;	
	color:#FFFFFF;
}

#body .text_button input {
	background:transparent url(../image/button_bg.gif) repeat-x scroll 0 0;
	margin-top: 2px;
	margin-right:2px;
	padding-bottom:2px;
	height:19px;
	border-bottom: solid 1px #c88b72;
	border-right: solid 1px #c88b72;
	border-top: none;
	border-left: none;	
	color:#FFFFFF;
}

#body .text_button input.text_smaller, #body .text_button input.text_small, #body .text_button input.text_normal, #body .text_button input.text_big, #body #body .text_button input.text_bigger, #body .text_button input.text_biggest {
	color:#FFFFFF;
}

#body .text_button input:hover {
	background:transparent url(../image/button_bg_hover.gif) repeat-x scroll 0 0;
	height:19px;
	border-bottom: solid 1px #c88b72;
	border-right: solid 1px #c88b72;
	border-top: none;
	border-left: none;	
	color:#FFFFFF;
	padding-bottom:2px;
}

.text_button input.text_small {
	padding-bottom:2px;
}

/*** LOGIN ***/

* html .box_login_field {
	padding-bottom:0;
}

*:first-child+html .box_login_field {
	padding-bottom:0;
}

/*** LOGIN_ERROR ***/

#box_login_content .text_color_fault{
	color: #6e2c2e;
}

/*** TEXT_DEFAULT ***/
#body .text_smaller {
	color:#efd8ab;
}
#body .text_small {
	font-size:11px;
	color:#efd8ab;
}
#body .text_normal {
	color:#efd8ab;
}
#body .text_big {
	color:#efd8ab;
}
#body .text_bigger {
	color:#efd8ab;
}
#body .text_biggest {
	color:#efd8ab;
}

#left .text_smaller, #right .text_smaller{
	color:#76393b;
}
#left .text_small, #right .text_small{
	font-size:11px;
	color:#76393b;
}
#left .text_normal, #right .text_small{
	color:#76393b;
}
#left .text_big, #right .text_small{
	color:#76393b;
}
#left .text_bigger, #right .text_small{
	color:#76393b;
}
#left .text_biggest, #right .text_small{
	color:#76393b;
}

#body .bg_color_light1 .text_smaller, #body .bg_color_light1 .text_small, #body .bg_color_light1 .text_normal, #body .bg_color_light1 .text_big, #body .bg_color_light1 .text_bigger, #body .bg_color_light1 .text_biggest {
	color:#76393b;
}

#body .bg_color_light2 .text_smaller, #body .bg_color_light2 .text_small, #body .bg_color_light2 .text_normal, #body .bg_color_light2 .text_big, #body .bg_color_light2 .text_bigger, #body .bg_color_light2 .text_biggest {
	color:#76393b;
}

#body .bg_color_light3 .text_smaller, #body .bg_color_light3 .text_small,#body .bg_color_light3 .text_normal, #body .bg_color_light3 .text_big, #body .bg_color_light3 .text_bigger, #body .bg_color_light3 .text_biggest {
	color:#76393b;
}

#body .bg_color_light4 .text_smaller, #body .bg_color_light4 .text_small, #body .bg_color_light4 .text_normal, #body .bg_color_light4 .text_big, #body .bg_color_light4 .text_bigger, #body .bg_color_light4 .text_biggest {
	color:#76393b;
}

#body .bg_color_light2 .text_color_other, #body .bg_color_light3 .text_color_other, #body .bg_color_light4 .text_color_other {
	color:#207273;	
}


/*** TEXT_COLOR ***/
.text_color_fault {
	color:#FFFFFF;
}
.text_color_fault2 {
	color:#FFFFFF;
}
#body .text_color_other {
	color:#afdcc3;
	font-variant:small-caps;
	font-weight:bold;
}
#left .text_color_other, #right .text_color_other {
	color:#165657;
	font-variant:small-caps;	
}
.text_color_white {
	color:#FFFFFF;
}

/*** DIV ***/
.page_hr {
	width:530px;
	height:3px;
	margin-bottom: 8px;
	margin-top: 8px;
	background: transparent url(../image/div.gif);
	background-repeat:no-repeat;
	background-position:center;
}

/*** NUM_ELEM ***/
.box_counter_element, .box_calendar_element {
	background-image: url(../image/num_elem.gif);
	padding-top: 2px;
	text-align: center;
	width: 22px;
	height: 16px;
}

/*** BOTTOM TEXT ***/
#bottomlink_content a.text_normal {
	color: #bba372;
}

#bottomlink_content span.text_normal {
	color: #bba372;
}

/*** BORDER ***/
.border_1 {
	border:1px #763a3c solid;	
}
.border_2 {
	border:1px #763a3c solid;	
}
.border_3 {
	border:2px #763a3c solid;	
}

.page_artdet_frame_right{
	width: 4px;
	background-color:#763a3c;
	background-image:none;
}

.page_artdet_frame_left{
	width: 4px;
	background-color:#763a3c;
	background-image:none;	
}

.page_artdet_frame_top {
	height: 4px;
	background-color:#763a3c;
	background-image:none;	
}

.page_artdet_frame_bottom {
	height: 4px;
	background-image:none;	
	background-color:#763a3c;u
}

.page_artdet_frame_topleft {
	height: 4px;
	width: 4px;
	background-color:#763a3c;
	background-image:none;	
}

.page_artdet_frame_topright {
	height: 4px;
	width: 4px;
	background-color:#763a3c;
	background-image:none;	}

.page_artdet_frame_bottomleft {
	height: 4px;
	width: 4px;
	background-color:#763a3c;
	background-image:none;	
}

.page_artdet_frame_bottomright {
	height: 4px;
	width: 4px;
	background-color:#763a3c;
	background-image:none;	
}

/*** INPUT ***/
#body .text_input input.text_smaller, #body .text_input input.text_small, #body .text_input input.text_normal, #body .text_input input.text_big, #body .text_input input.text_bigger, #body .text_input input.text_biggest {
	color:#76393b;
}

/*** SELECT ***/
#body .text_input select.text_smaller, #body .text_input select.text_small, #body .text_input select.text_normal, #body .text_input select.text_big, #body .text_input select.text_bigger, #body .text_input select.text_biggest {
	color:#76393b;
}

/*** SELECT ***/
#body .text_input textarea.text_smaller, #body .text_input textarea.text_small, #body .text_input textarea.text_normal, #body .text_input textarea.text_big, #body .text_input textarea.text_bigger, #body .text_input textarea.text_biggest {
	color:#76393b;
}

/*** BG_COLOR ***/
.bg_color_light1 {
	background-color:#FFFFFF;	
}
.bg_color_light2 {
	background-color:#ddacae;	
}
.bg_color_light3 {
	background-color:#c28082;
}
.bg_color_light4 {
	background-color:#f3cbcd;
}
.bg_color_light4:hover {
	background-color:#e4c6c8;
}
.bg_color_dark1 {
	background-color:#ba7962;	
}
.bg_color_dark2 {
	background-color:#cf8f76;	
}
.bg_color_dark3 {
	background-color:#dca38c;	
}
.bg_color_dark4 {
	background-color:#dca38c;	
}
.bg_color_dark4:hover {
	background-color:#bb9080;	
}