.htc_container { min-width:550px; }

.htc_menu { border-bottom: 1px solid #3d3d3d; height: 52px; background: #101010 url(/htc_diamond/i/menu_rc.gif) bottom right no-repeat; }

.htc_big_plate { 
	background-color: #2b2b2b;
}

.htc_black_spacer { 
	background-color: #101010; 
	height: 16px; 
	border: 1px solid #3d3d3d; 
	border-left: none; 
	border-right: none; 
}
.htc_black_spacer_bottom { 
	background-color: #fcd81c; 
	border: 1px solid #3d3d3d; 
	border-left: none; 
	border-right: none;
	text-align: left; 
	color: #4b4a4a; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 21px; 
	padding: 0px 11px;
	height: 50px; 
}
.htc_black_spacer_header { 
	background-color: #101010;  
	border: 1px solid #3d3d3d; 
	border-left: none; 
	border-right: none;
	text-align:left; 
	color: #4b4a4a; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 21px; 
	padding: 0.2em 11px; 
}
.htc_content_block { 
	padding: 8px 8px; 
	text-align:left;
}

.htc_expand { margin-bottom: 2px; }

.htc_img { background-color: black; border: 1px #726f6f solid; padding:4px; width:150px; height:150px; }
.htc_img_div { background:url(/htc_diamond/i/img_pad.gif) no-repeat; padding:4px; margin-top:3px; }

.htc_go_button { height:15px; position: relative; float:right; width: 16px; margin-top:88px; }
.htc_go_button_img { float:right; }

.htc_euroset_button { height:25px; float:right; width:101px; position:relative; margin-top: -41px; margin-right: -2px; }
.htc_euroset_img { float:right; }

.htc_date { float: right; border: 1px solid #AEABAB; background-color: white; margin: -34px 12px 0 0; padding: 2px 5px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color: #6dbf3b; position:relative; }

#htc_selector { border:none; font-size:11px; width: 40px; }
.htc_popup { position: absolute; display:none; background-color: white; color:#000000; font-weight:bold; text-align:center; width: 25px; margin-top: 17px; margin-left:43px; z-index:1000; border: 1px #666666 solid; line-height:15px; } 
.htc_popup a:link { text-decoration:none; color:#000000; }
.htc_popup a:visited { text-decoration:none; color:#000000; }
.htc_popup a:hover { text-decoration:none; color:#009900; }
.htc_popup a:active { text-decoration:none; color:#000000; }

.htc_pages_selector { float:left; margin: 10px 0 -5px 0; padding-left: 12px; font-family:Arial, Helvetica, sans-serif; font-size:11px; }

.htc_page_selected { background: url(/htc_diamond/i/page_selected.gif) no-repeat; width:19px; height:19px; float:left; margin-right: 3px; text-align:center; padding-top: 2px; color:#FFFFFF; }
.htc_page_idle { background: url(/htc_diamond/i/page_idle.gif) no-repeat; width:19px; height:19px; float:left; margin-right: 3px; text-align:center; padding-top: 2px; }
.htc_page_idle a:link { text-decoration:none; color:#000000; }
.htc_page_idle a:visited { text-decoration:none; color:#000000; }
.htc_page_idle a:hover { text-decoration:none; color:#009900; }
.htc_page_idle a:active { text-decoration:none; color:#000000; }

.htc_pages_show { float:right; margin: 10px 0 -5px 0; padding-right:12px; cursor: pointer; }
.htc_page_show_l { background: url(/htc_diamond/i/show_l.gif) no-repeat right; width:7px; height:19px; float:left; }
.htc_page_show_c { background-color:#FFFFFF; float:left; height:17px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding-top:2px; }
.htc_page_show_r { background: url(/htc_diamond/i/show_r.gif) no-repeat left; width:7px; height:19px; float:left; }

/*whitebox*/

.htc_sidebox {
	margin: 0 auto;
	width: 100%;
	background: url(/htc_diamond/i/sbbody-r.gif) no-repeat bottom right;
	margin-bottom: -7px;
	font-size: 100%;
	min-width:375px;
}
.htc_boxhead {
	background: url(/htc_diamond/i/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.htc_boxhead h2 {
	background: url(/htc_diamond/i/sbhead-l.gif) no-repeat top left;
	margin: 0;
	color: #5a5a5a;
	padding-left: 18px;
	padding-top: 10px;
	height: 36px;
	font-weight:100;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 21px;
}
.htc_name { font-size: 13px; font-weight:bold; font-style:italic; }
.htc_place { font-size: 11px; }
.htc_boxbody {	
	background: url(/htc_diamond/i/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 18px 29px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 106px;
	min-height: 106px;
	max-height: 106px;
	//height: 110px; /* IE 6x height anomaly hack */
}
.htc_boxbody2 {	
	background: url(/htc_diamond/i/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 18px 29px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	min-height: 106px;
}