 
 
/*-- CSS Newnew -- */
.box-exhibition_new {
	padding:5px 10px;
	background:#6c6c6c;
	padding-bottom:10px;
}
.box-exhibition_new .exhibition_new-title {
	color:#f8ff90;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	padding:5px  0px;
}

.box-exhibition_new ul {list-style:none;}
.box-exhibition_new li {
	padding:5px 0px;
	background:url(../images/hr_new.gif) top repeat-x;
	padding-top:7px;	
}
.box-exhibition_new li div {
	display:block;
	background:url(../images/arr_new.gif) 0px 7px no-repeat;
	padding-left:10px;	
	text-align:left;
}

.box-exhibition_new li a {
	color:#ffffff;
	font-weight:bold;
}

.box-exhibition_new li a:hover{ text-decoration:underline;} 
/*MAIN FOCUS*/
.box-exhibition_focus {
	background:#f8f8f8;
	padding:10px;
}
.box-exhibition_focus .top-img {
	border: 1px solid #d4d4d4;
	padding: 1px;
	text-align: center ;
	background:#FFFFFF;
}
.box-exhibition_focus  .exhibition_focus-title { font-weight:bold;}



/***** FOCUS ***/
.boxFocusexhibition {
	background:#f8f8f8;
	padding:10px;
	border:1px solid #ebebeb;
	margin-bottom:10px;
}
.boxFocusexhibition h3 a {
	color:#0068b3;
}
.boxFocusexhibition .img {
	background:#fff;
	border:1px solid #e0dfdf;
	padding:1px;
	text-align:center;
}
 

/*HOME exhibition*/
.box-exhibition {padding:5px 0px; vertical-align:top;}
h1.box-exhibition-title{
	color:#9e9d9d;
	font-size:12px;	 
	padding-bottom:5px ;
	text-transform:uppercase;
}
h1.box-exhibition-title a {color:#9e9d9d;}
.box-exhibition-content { 
	padding:0px;
}
.top-exhibition {
	padding-right:15px;
}
.other-exhibition {
}
 
.other-exhibition ul {list-style:none;} 
.other-exhibition li {
	background: url(../images/icon_other.gif) 0 7px no-repeat;
	padding-left: 10px;
}
.other-exhibition li a {color:#333333}

 
/*********** Box exhibition *********/
.boxexhibition {
	padding: 5px 0px 0px;
}

.boxexhibition p {
	margin: 0px;
	padding: 5px 0px;
}

.boxexhibition h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left
}

.boxexhibition h3 a {
	text-align: left;
	color:#0068b3;
}
  
.boxexhibition .img_left {
	border: 1px solid #d4d4d4;
	padding: 2px;
	text-align: center;
	float:left;
	vertical-align:middle;
	margin-right:5px;	
}
.boxexhibition .img_right {
	border: 1px solid #d4d4d4;
	padding: 2px;
	text-align: center;
	float:right;
	margin-left:5px;	
}

.boxexhibition .short {
	text-align: justify;
}

.relate_exhibition {
	font-weight:bold;
	color:#5F5F5F;
}
.relate_exhibition a {color:#5F5F5F; text-decoration:underline;}
 
/*********** Detail exhibition *********/ 
.boxDetail .title {
	font-family: "Times New Roman";
	color: #c21816;
	font-size: 14pt;
	font-weight: bold;
}


.boxDetail .imgDetail_left {
	display: block;
	float: left;
	margin-right: 7px;
}

.boxDetail .imgDetail_right {
	display: block;
	float: right;
	margin-left: 7px;
}

.boxDetail .fDespic {
	font-size: 9px;
	color: #999999;
	text-align: center;
}

.boxDetail .noteexhibition {
	margin: 5px 0px;
	padding: 5px;
	border: 1px solid #bbbbbb;
	background-color: #e8e8e8;
	text-align: justify;
}

.hr {
	background: url(../images/hr.gif) repeat-x center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#otherexhibition {
	padding: 0px;
	margin-bottom: 10px;
}

#otherexhibition h3 {
	color: #3e3e3e;
	font-size: 11px;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform:uppercase;
}

#otherexhibition ul {
	list-style: none;
}

#otherexhibition li {
	background: url(../images/icon_other_exhibition.gif) 0 8px no-repeat;
	padding-left: 10px;
	line-height: 20px;
}

#otherexhibition li a {
	text-decoration: none;
	color:#f16221
}

#otherexhibition li a:hover {
	text-decoration: underline;
}


.date_exhibition {
	padding: 0px;
	margin: 0px;
	color: #959393;
	font-weight: normal;

}
.date_exhibition  span {
	color:#dc4c4c;
}

.boxexhibition p.more {
	margin: 0px;
	padding: 2px 0px;
	text-align: right;
}
 
.tools {
	background:#f8f8f8;
	padding:5px;
}

/*--------------------*/
.new_titleexhibition,.new_titleexhibition a:link,.new_titleexhibition a:active,.new_titleexhibition a:visited
	{
	color: #FF4200;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

.new_titleexhibition a:hover {
	color: #FD7849;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

.tooltipTitle {
	color: #FF0000;
}

.tooltipDes {
	color: #000000
}


/*------*/
.toolSearch {
	background:url(../images/toolSearch_bg.gif) repeat-x;
}
.toolSearch_l {
	background:url(../images/toolSearch_l.gif) left no-repeat;
	padding-left:10px;
}
.toolSearch_r {
	background:url(../images/toolSearch_r.gif) right no-repeat;
	padding-right:10px;
}
.toolSearch .btn_search {
	cursor:pointer;
	border:none;
	background:url(../images/btn_search.gif) center no-repeat;
	width:50px;
	padding:3px 2px;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	font-weight:bold;	
}

.font_keyword {
	background-color: yellow;
	color: red;
	font-weight: bold;
}

.font_keyword a {
	background-color: yellow;
	color: red;
	font-weight: bold;
}

.advertise {
	padding: 2px 0px;
	text-align: center;
}

.tblComemnt {
	
}

.fComment {
	background-color: #ccc;
	padding: 2px 0px;
}

.font_username {
	color: #c53915;
}

.contentComment {
	padding: 10px 0px;
}
/*COMMENT*/
.fComment {
	background:url(../images/hr.gif) bottom center repeat-x;
	padding:5px 5px;
	color:#e45601;
	font-weight:bold;
	border-bottom:5px;
	margin-bottom:5px;
}
.boxComment label { padding-bottom:2px;}
.boxComment input.error {
	border:1px dotted #ff0000;
} 
 
.boxComment label.error { margin-left: 5px; padding: 5px; background: #B70002; color: #FFF; -moz-border-radius: 4px; -webkit-border-radius: 4px; }

.list_comment {
	padding:5px 0px;	
	padding-bottom:10px;
	background:url(../images/hr.gif) bottom center repeat-x;
}
.list_comment .hr {
	background:url(../images/hr.gif) bottom center repeat-x;
	padding-bottom:5px;
}
.list_comment .fname {
	color:#0058a6;	
}
.list_comment .femail { color:#e45601;}
.list_comment .fdate	{color:#a4a4a4;}

/*SEARCH*/
.formSearch {
	background:#FAFAFA;
	padding:5px;
	border:1px solid #ccc;
}
p.mess_result {
	font-size:12px;
	margin-bottom:10px;
	text-align:center;
}
p.mess_result span {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}

.tbl_poll {
	margin:5px;
}

.tbl_poll  {
	background:#FFFFFF;
	border:1px solid #ccc;
}
.tbl_poll .fPoll {
	padding:5px ;
	font-weight:bold;
	color:#8A0000;
	border-bottom:1px solid #ccc;
}
.tbl_poll .btn {
	border-top:1px solid #ccc;
	background:#FFFFFF;
	text-align:center;
} 

.tbl_poll .poll_content {
	padding:5px;
	background:#EEEEDD;
}

 
/* box_sidebar */
.sidebar-exhibition {padding:2px 10px;}
.sidebar-exhibition ul {list-style:none;padding-top:5px	;}
.sidebar-exhibition li {
	background:url(../images/hr.gif) bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:5px;
}
.sidebar-exhibition li.last { background:none;	} 

.sidebar-exhibition div {
	background:url(../images/icon_li.gif) 0px 7px no-repeat;
	padding-left:10px;	
	
}
 
 
.sidebar-exhibition h3{
	padding-top:5px;
	font-weight:bold;	
}
.sidebar-exhibition .exhibition-date {
	color:#7e9baf;
}
