a { text-decoration:none; color:#827e2a}
a:hover {  color:#b0a160; text-decoration: underline; }

/* CSS Partner */
.tbl_partner td{
	line-height:20px;
	color:#3c3c3c;
}
.tbl_partner td a{
	color:#bfbd93;
}
/*----------------- VIEW 1 ----------------*/
#List_Item .View1 {
	float: left;	
	background:url(../images/hr.gif) bottom repeat-x;
	padding:15px 0px;
}
#List_Item .last {
	background:none;
}
#List_Item div.View1 div {
	float: left;
	/*background:url(../images/line.gif) right repeat-y;*/
	margin: 0px;
	padding-right:10px;
	text-align: center;
	width: 125px;
}
#List_Item div.View1 div.last {
	background:none;
	padding-right:0px;
}

#List_Item .img { 
	border:1px solid #e0dfdf;
	padding: 1px;
	background:#ffffff;
	text-align: center;
}

#List_Item .View1 h3 {
	font-size: 11px;
	font-weight:normal;
}
#List_Item .View1 h3 a {
 	font-weight: bold;
}
#List_Item .View1 h3 a:hover {
	color: #D91F17;
	text-decoration: none;
}

#List_Item .View1 .last {
	margin: 0px;
	margin-right: 0px;
	background:none;
}

#List_Item .viewMore {
	text-align: right;
	padding-right: 10px;
}

#List_Item .noItem {
	padding: 50px;
	text-align: center;
	color: #ff0000;
}

/*----------------- VIEW 2 ----------------*/
.box-item {
	padding: 5px 0px 0px;
}

.box-item p {
	margin: 0px;
	padding: 5px 0px;
}

.box-item h3 {
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
	font-size:16px;
	color:#827e2a;
	text-transform:uppercase;
	padding-bottom:10px;
}

.box-item h3 a {
	text-align: left;
	color:#827e2a;
}
  
.box-item .img_left {
	border: 2px solid #dbcda7;
	padding: 2px;
	text-align: center;
	float:left;
	margin-right:15px;	
}
.box-item .img_right {
	border: 1px solid #d4d4d4;
	padding: 2px;
	text-align: center;
	float:right;
	margin-left:5px;	
}

.box-item .short {
	text-align: justify;
}

.box-item p.more {
	margin: 0px;
	padding: 2px 0px;
	text-align: right;
}

.more {
	padding-top:5px;
}
.more  a{
	color:#827e2a;
}

.hr {
	background: url(../images/hr.gif) repeat-x center;
	padding: 0px;
	margin: 10px 0px;
	overflow: hidden;
}

 
/*DETAIL*/
.boxDetail {padding:10px;}
.boxDetail .imgDetail {float:left; margin-right:10px; border:1px solid #cccccc;padding:1px;}
.boxDetail .title {
	font-weight:bold;
	font-size:12px;
	color:#827e2a;
	text-transform:uppercase;
}