@charset "utf-8";
.specih {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ead5a1;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #ead5a1;
	text-decoration: none;
}
.speaker_detail .text{

}
a.text:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FEFDFA;
	text-decoration: none;
}
.eventh {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ead5a1;
	text-decoration: none;
}
.eventh2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d17829;
	text-decoration: none;
}
.form1 {
	background-color: #431405;
	border: 1px solid #c9aa5d;
	font-family: Tahoma;
	font-size: 11px;
	color: #ead5a1;
}
.textsmall {
	font-family: Tahoma;
	font-size: 10px;
	color: #ead5a1;
	text-decoration: none;
}


.dhx_combo_img{
	position:absolute;
	top:0px;
	right:0px;
	width:17px;
	height:20px;
}

.dhx_combo_option_img{
	position:relative;
	top:1px;
	margin-left:2px;
	left:0px;
	width:18px; height:18px;
}


.dhx_combo_input{
	color: #ead5a1;
	font-family: Tahoma, Arial, verdana;	
	font-size:11px;
	border:0px;
	padding:2px 2px 2px 2px;
	position:absolute;
	top:0px;
	background-color: #431405;
}
.dhx_combo_box{
	position:relative;
	text-align:left;
	border: 1px solid #c9aa5d;
	height:20px;
	_height:22px;
	
    background-color: #431405;
}
#borderbg {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #693317;
	background-color: #421404;
	padding: 6px;
}

.dhx_combo_list{
   position:absolute;
   z-index:30;
   overflow-y:auto;
   overflow-x:hidden;
   border: 1px solid #c9aa5d;
   height:100px;
   font-family: Tahoma, Arial, verdana;	
  	font-size: 11px;
   background-color: #431405;

   color: #ead5a1;
}

.dhx_combo_list div{
	cursor:default;
	padding:2px 2px 2px 2px;

}
.dhx_selected_option{
	background-color:#591d09;
	color: #ead5a1;

}
.error_message{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF6600;
text-align:center;
border:solid #FF6600 1px;
}.info_message{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#03558c;
border:solid #03558c 1px;
text-align:center;


}
.validation_message{
	font-family: Tahoma;
	font-size:11px;
	color:#FF6600;
	text-align:center;
}.specih2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ead5a1;
	text-decoration: none;
}

