#navation {
	padding:5px;
	font-weight:bold;
	font-size:12px;
}
#navation span {font-size:14px;}
#navation a {
	color:#016BA8;
}
#navation a:hover{
	color:#CC0000;
	text-decoration:none;
}

/*----------------- Box image ----------------*/
.boxImgTop {
	background:url(../images/boxImg2.png)  repeat-x;
}
* html .boxImgTop {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='modules/tour/images/boxImg2.png',
	sizingMethod='scale');
}
.boxImgLeft {
	background:url(../images/boxImg8.png) repeat-y;
}
* html .boxImgLeft {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='modules/tour/images/boxImg8.png',
	sizingMethod='scale');
}
.boxImgRight {
	background:url(../images/boxImg4.png) repeat-y;
}
* html .boxImgRight {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='modules/tour/images/boxImg4.png',
	sizingMethod='scale');
}
.boxImgFooter {
	background:url(../images/boxImg6.png) repeat-x;
}
* html .boxImgFooter {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='modules/tour/images/boxImg6.png',
	sizingMethod='scale');
}
.boxImg {
	background:#FFFFFF;
	padding:5px;
}

#List_View { 
	margin:5px 0px; 
}

/*----------------- VIEW 1 ----------------*/
#List_View .View1 {
  float:left;
  padding-left:5px;
  margin-bottom:15px;
  
}

#List_View div.View1 div{
  float:left;
  margin:0px;
  margin-right:20px;
  text-align:center;
  width:206px;
}

#List_View .View1 h3 {padding:5px;}
#List_View .View1 h3 a {
	color:#4c61b9;
	font-weight:bold;
	font-size:11px;
}
#List_View .View1 h3 a:hover {
	color:#ff3030;
	text-decoration:none;
}
#List_View .View1 .last {
   margin:0px;
   margin-right:0px;
}
#List_View .viewMore  {
	text-align:right;
	padding-right:10px;
}


#List_View p {
	margin:0px;
	padding:0px;
}
#List_View .noProduct {
	padding:50px;

	text-align:center;
	color:#ff0000;
}

#List_View .View1 .price {
  color:#CD0000;
	font-weight:bold;
}

#List_View .data_time {}
.smallFont {color:#515151}

/*----------------- VIEW 2 ----------------*/

#List_View .View2 {
  padding:0px 2px;
  margin-bottom:5px;
  
}
#List_View .col1{
	background:#F7F7F7;
}
#List_View .col2{
	background:#ffffff;
}
#List_View .col_select{
	background:#F4EAD2;
}
#List_View .colTop {
	border-bottom:1px solid #cccccc;
	background:#F4F4F4 ;
}

#List_View .View2 h3 {
	font-weight:bold;
	color:#017FA3;
	font-size:12px;
	padding:5px 0px;
}
#List_View .View2 h3 a{color:#005A7C;}
#List_View .View2 .border_img{
	border:1px solid #037CB7;
	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 .btn {
	padding:5px 0px;
	text-align:center;
}
#List_View .View2 .btn input {
	cursor:pointer;
	color:#fff;
	border:none;
	padding: 1px 1px;
	background:url(../images/bg_button.jpg) repeat-x left top;
	width:100px;
}
#List_View .View2 .hr{
	height:1px;
	background:url(../images/hr.gif) center repeat-x;
	padding:1px;
}


#List_View .noProduct {
	padding:50px;

	text-align:center;
	color:#ff0000;
}

.price_old{
	color:#999999;
	text-decoration:line-through;
	font-size:11px;
	font-weight:normal;
}
p.time{
	padding:0px;
	margin:0px;
	text-align:center;
	color:#000000;
}

/*********** DETAIL **********/
#divInfo{padding:0px ;margin:0px;}
#divInfo .tblName{
	color:#f3774a;
	font-size:14px;
	margin-bottom:5px;
	border-bottom:1px solid #e1e1e1;
}

#divInfo h2{
	padding:3px;
	font-size:12pt;
	font-weight:bold;
	color:#f3774a;
}
#divInfo .tblNumPic{
	margin-top:5px;
	background:#F5F5F5;
	border:1px dashed #ddd;
}
#divInfo .num{
	float:right;
	width:90px;
	line-height:15px;
	text-align:right;
}
#divInfo .num span{
	background:url(../images/bg_num.gif) no-repeat;
	line-height:15px;
	height:15px;
	width:20px;
	padding:0px 10px 0px 4px;
	text-align:left;
	color:#FFFFFF;
	cursor:pointer;
}
#divInfo .num span.active{
	background:url(../images/bg_num_act.gif) no-repeat;
	line-height:15px;
	height:15px;
	width:20px;
	padding:0px 10px 0px 4px;
	text-align:left;
	color:#FFFFFF;
}
#divInfo .num span a{
 color:#FFFFFF;
 text-decoration:none;
}
#divInfo .zoom{
	background:url(../images/icon_zoom.gif) no-repeat;
	padding:2px;
	padding-left:20px;
	
}

#divInfo .colInfo1{
	padding:2px;
	font-weight:bold;
	border-bottom:1px solid #e1e1e1;
}
#divInfo .colInfo2{
	padding:2px;
	border-bottom:1px solid #e1e1e1;
}

#divInfo .maso{
	font-weight:bold;
	color:#CC0000;
}

#divInfo .price{
	color:#ff1010;
	font-weight:bold;
	font-size:14px;
}
#divInfo .priceOlder {
	color:#CC6600;
	text-decoration:line-through;
	font-size:11px;
	font-weight:normal;
}

.boxTitleDetail{
	background:url(../images/hr_title.gif) left bottom no-repeat ;
	padding:3px 0px;
	color:#569f00;
	font-size:16px;
	font-weight:bold;
}

.boxDetail{
	padding:5px;
}

.price_new {
	font-weight:bold;
	font-size:12px;
	color:#FF0000;
}

.tblListTitle{
	background:#DAF1D3;
	padding:2px;
	font-weight:bold;
}
.tblListCol{
	background:#F7F7F7;
	padding:2px;
}

/********************* CSS boxOrder ****************************/
#boxOrder {
	padding:0px;
}

#boxOrder .col1 { font-weight:bold}

#boxOrder .col1 span { font-weight:normal; color:#FF0000}
