.price {
	color:#da2020;
	font-weight:bold;
}

/*----------------- List VIEW ----------------*/
#List_View { padding:5px 0px;}
/*----------------- VIEW 1 ----------------*/
#List_View .View1 {
  float:left;
	padding-left:5px;
  margin-bottom:15px;
}
#List_View .last { background:none;}

#List_View div.View1 div{
  float:left;
  margin:0px;
  padding:0px 10px;
  width:320px;
}

#List_View .View1 .last {
   margint:0px;
   padding-right:0px;
	 background:none;
}
#List_View .View1 h3 {
	padding:2px;
}
#List_View .View1 h3 a {
 	 
}
#List_View .View1 h3 a:hover {

  text-decoration:underline;
}
#List_View .View1 .img {
	padding:1px;
	border:1px solid #ccc;
}

#List_View .View1 p {
	background:url(../images/icon_li.gif) left no-repeat;
	padding:0px;
	padding-left:10px;
	margin:0px;
}
#List_View .View1 p a {color:#5f5f5f}

#List_View .View1 .promotion {
	color:#e61515;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
}
  

/*----------------- VIEW 2 ----------------*/

#List_View .View2 {
  padding:0px 2px;
  margin-bottom:5px;
  
}
#List_View .col1{
	 
}
#List_View .col2{
	 
}
#List_View .col_select{
	background:#F4EAD2;
}
#List_View .colTop {
	border-bottom:1px solid #cccccc;
	background:#F4F4F4 ;
}

#List_View .View2 h3 {
	font-weight:bold;
	font-size:12px;
	padding:2px 0px;
}
#List_View .View2 h3 a{color:#0068B3;}
#List_View .View2 .img{
	border:1px solid #ccc;
	padding:2px;
	text-align:center;

}
#List_View .View2 .check{
	float:left;
	width:25px;
	padding-top:80px;
	text-align:center;
	vertical-align:middle;
}

#List_View .View2 .maso{
	margin:0px;
	padding:0px;
	color:#CC0000;
	font-weight:bold;
}
#List_View .View2 .price {
	color:#CC0000;
}
#List_View .View2 .hr{
	height:1px;
	background:url(../images/hr.gif) center repeat-x;
	padding:1px;
}

#List_View .noItem {
	padding:30px 50px;
	text-align:center;
	color:#FF0000;
}

.hr {
	background: url(../images/hr.gif) repeat-x center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}


/*DETAL*/
.boxDetail  {
	padding:5px 10px;
}
.boxDetail .title { 
	font-family:"Times New Roman";
	color:#f87d12;font-size:14pt;
	font-weight:bold; 
	margin-bottom:5px;
	background:url(../images/hr.gif) bottom repeat-x;
	padding-bottom:7px;
}
.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;
}
.font_date{ font-family:Arial; padding:0px;margin:0px; color:#989a9b; font-weight:normal;font-size:10px;}
.boxDetail .desc ul {
	list-style:inherit;
	margin:0px;
	margin-left:15px;
}
.boxDetail .desc ol{
	list-style:decimal;
	margin:0px;
	margin-left:15px;
}
 
 
/*OTHER*/

.list_other {padding:0px; margin-bottom:10px;}
.list_other h3 { color:#FF7E00; font-size:11px;padding-left:0px; font-weight:normal}
.list_other ul { list-style:none;}
.list_other li { background:url(../images/icon_other_news.gif) 0 6px no-repeat ; padding-left:20px; line-height:18px; }
.list_other li a { text-decoration:none  }
.list_other li a:hover {  text-decoration:underline;}
 
/*SHOPPING*/ 
/********************* CSS BoxShopping ****************************/
#BoxShopping {
	padding:0px;
	line-height:18px;
}

.fCart {
	font-size:16px;
	color:#FF0000;
	text-transform:uppercase;
	font-weight:bold;
}
#BoxShopping .navShopping{
	padding:3px;
	border:1px solid #cccccc;
	margin-bottom:10px;
	text-align:center;
}
.border_cart {
	background:#cccccc;
}

.row_title_cart {
	background:url(../images/row_title.gif) repeat-x;
	color:#FF753E;
	height:25px;
	font-weight:bold;
}
.row_total_cart {
	padding-right:5px;
	font-weight:bold;
	background:#F3f3f3;
	color:#000;
}
.row_item_cart {
	background:#fff;
	height:22px;
}

.shopping_title{
	background:url(../images/bg_title_cart.gif) repeat-x;
	border:1px solid #ccc;
	color:#FF753E;
}
.box_shopping {
	padding:2px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.form_td1 {
	font-weight:bold;
	text-align:right;
} 

/*MORE*/

ul.tab_category {	list-style:none; }
.tab_category li {
	float:left;	
	padding:0px 10px;
}

.tab_category li a {
	display:block;
	line-height:42px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}
.tab_category li a:hover {
	text-decoration:none;
	color:#596a6f;
}
.tab_category li.tab-selected {
	background:url(../images/tabL_on.gif) left no-repeat;
	
	padding-left:15px;
}
.tab_category li.tab-selected a {
	background:url(../images/tabR_on.gif) right no-repeat;	
	padding-right:15px;
	color:#596a6f;
}	
