﻿@charset "utf-8";
/* CSS Document */
.page{
	width:960px;
	margin:0 auto;	
}
html{
	background:url(img/bg.png) repeat;	
}
body{
	background:url("img/f-bg-nav.png") repeat-x scroll 0 100% transparent;
	min-height:600px;
}

ul#menu2 li:hover{		
    padding: 0 20px;
	background:#f1f1f1;
    z-index:9999;
}
ul#menu2 li:hover a,ul#menu2 li:last-child:hover a{
	color:#FF0000 !important;	
	background:url("img/icon/icon.png") no-repeat scroll 0px center transparent;
}
 
/*HEADER*/
#header{
	height:161px;
	width:100%;
	background:url(img/bg-h.jpg) repeat-x center center;
}
.h-col1{
	float:left;
	padding:18px 0 0 0;
	width:125px;
}
a.logo{
	display:block;
	width:106px;
	height:106px;
	margin:0 auto 10px auto;

}
a.slogan{
	font-family:"Times New Roman", Times, serif;
	color:#eb3d00;
	font-size:14px;
	font-weight:bold;
	display:block;
	text-align: center;
}
.h-col2{
	float:left;
	padding:37px 0 0  35px;
}
.h-name{
	background:url(img/line.png) repeat-x 0 100%;
	padding:0 0 12px 0;
}
p.sl{
	color:#3a295a;
	font-family:'Myriad Pro';
	font-size:16.5px;
	font-weight:bold;
	line-height:35px;	
}
.h-name h1{
	color:#eb3d00;
	font-size:24px;
	font-weight:bold;
	display:block;
	text-transform:uppercase;	
	font-family:'Myriad Pro';
	line-height:25px;		
}
.h-col3{
	float:right;
	padding:60px 0 0 0;	
width:300px;
}
.social{
	position:relative;
float:right;
}
a.google,
a.face,
a.t1,
a.t2,
a.t3,
a.pin,
a.w,
a.email{
	display:block;
	width:32px;
	height:32px;
	position:absolute;
	top:0;
}
a.google{left:0;}
a.face{left:35px;}
a.t1{left:70px;}
a.t2{left:105px}
a.t3{left:140px;}
a.pin{left:175px;}
a.w{ left:210px}
a.email{left:245px;}
/*END HEADER*/
/*NAVIGATION*/
#navigation{
	height:44px;
	width:100%;
	background:url(img/bg-nav.jpg) repeat-x 0 0;
	
	color:#f0f0f0;		
	/*f7931e*/
}
.cart img{
	padding:10px;
}
.cart span.count a{
	float:left;
	color:#2e2e2e;
	line-height:44px;	
}
.cart span.count:hover a{
	color:#eb3d00;
}
/*END NAVIGATION*/

.title{	  
    float: left;
    padding: 5px 0;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-ms-border-radius:5px 5px 0 0;
	-o-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	
    width: 100%;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-shadow:1px 1px 1px #fff;
	color:#2e2e2e;
	
	background: rgb(220,220,220); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(220,220,220,1) 1%, rgba(220,220,220,1) 47%, rgba(218,218,218,1) 52%, rgba(218,218,218,1) 91%, rgba(218,218,218,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(220,220,220,1)), color-stop(47%,rgba(220,220,220,1)), color-stop(52%,rgba(218,218,218,1)), color-stop(91%,rgba(218,218,218,1)), color-stop(100%,rgba(218,218,218,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(220,220,220,1) 1%,rgba(220,220,220,1) 47%,rgba(218,218,218,1) 52%,rgba(218,218,218,1) 91%,rgba(218,218,218,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(220,220,220,1) 1%,rgba(220,220,220,1) 47%,rgba(218,218,218,1) 52%,rgba(218,218,218,1) 91%,rgba(218,218,218,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(220,220,220,1) 1%,rgba(220,220,220,1) 47%,rgba(218,218,218,1) 52%,rgba(218,218,218,1) 91%,rgba(218,218,218,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(220,220,220,1) 1%,rgba(220,220,220,1) 47%,rgba(218,218,218,1) 52%,rgba(218,218,218,1) 91%,rgba(218,218,218,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#dadada',GradientType=0 ); /* IE6-9 */
	
}

.wrap-primary{
	width:100%;
	padding:20px 0 0 0;	
}

#aside{
	width:24%;	
	float:left;
}
.box{
	margin:0 0 18px 0;	

}
.group-box{
	border:1px solid #dcdcdc;	
	background:#fff;
	
}
.ot-group-box{
	padding:20px;
	border:1px solid #dcdcdc;	
	background:#fff;
}

#primary{
	width:74%;
	float:right;	
}

/*FOOTER*/
#footer{
	height:575px;	
	width:100%;	
float:left;	
}
.nav-footer{	
	height:44px;	
}
ul.fmenu{
	float:left;
}
ul.fmenu li{
	float:left;
	line-height:44px;
	margin:0 20px 0 0;
}
ul.fmenu li a{
	color:#fff;
	font-size:12px; 
}
#footer a:hover {
    text-decoration:underline;
}
/*search2*/
#search2{
	background: url("img/icon/search2.png") no-repeat scroll 98% center #FFFFFF;
    border: 1px solid #AF3300;
    float: right;
    font-style: italic;
    height: 20px;
    margin: 12px 0 12px;
    position: relative;
    width: 230px;
}

#search2 input{
	position:absolute;
	background:none;
	outline:none;	
	border:none;
}
#search2 input[type=text],
#search2 input.search2-txt{
	color: #666666;
    font-style: italic;
    height: 20px;
    left: 5px;
    top: 0;
    width: 201px;
}

#search2 input[type=submit],
#search2 input.search2-btn{
	width:23px;
	height:25px;
	right:0;
	top:0;	
}
/*end search2*/
/*list-col1*/
.f-col1{
	width:44%;
	float:left;
}
.list-col1{
	float: left;
    list-style-image: url("img/icon/b.png");
    padding: 10px 0 0 17px;   
}
.list-col1 li{
	float:left;
	width: 200px;
	line-height:30px;
}
.list-col1 li a{
	color:#fff;
}

/*fcol1*/
.list-col{
	float: left;
    list-style-image: url("img/icon/b.png");
    padding: 10px 0 0 17px;   
}
.list-col li{
	float:left;
	width: 365px;
	line-height:30px;
}
.list-col li a{
	color:#fff;
}
.ftitle{
	color:#fff;
	font-weight:bold;
	font-size:18px;
	
}
.fcol2{
	width:50%;
	float:left;
	
}
.fcol3{
	width:50%;
	float:left;
}
.fcat{
	background:url(img/line3.png) repeat-x 0 100%;
	padding:20px 0;
}
.keyword{
	padding:20px 0 0 0;
	color:#ffd8c9;
}
.keyword a{
	color:#ffd8c9;
	font-size:12px;
	line-height:20px;
}
.fbottom{
	padding:40px 0 0 0;
}
/*END list-col1*/
/*END FOOTER*/
/*search1*/
#search{
	background: url(img/icon/search.gif) no-repeat scroll right center transparent;
    border: 1px solid #CCCCCC;
    float: right;
    font-style: italic;
    height: 30px;
    margin: 0 0 12px;
    position: relative;
    width: 185px;
}
#email input,
#search input{
	position:absolute;
	background:none;
	outline:none;	
	border:none;
}
#search input[type=text],
#search input.search-txt{
	color: #666666;
    font-style: italic;
    height: 26px;
    left: 5px;
    top: 2px;
    width: 150px;
}

#search input[type=submit],
#search input.search-btn{
	width:23px;
	height:25px;
	right:0;
	top:0;	
}
/*search*/

select.cat-pro, select.business{
	color: #232323;
    height: 25px !important;
    margin: 0 0 10px;
    padding: 3px;
    width: 100%;
}
.l-price, r-price{
	width:50%;
}
select.from-price, select.to-price{
	width:100%;
	color:#232323;
	
}
/*support*/
ul.list-support{
	padding:10px 0;
}
ul.list-support li{
	background:url(img/icon/call.png) no-repeat 10px 10px;	
	padding:0 0 0 35px;
	margin:0 0 20px 0;
	
}
.cell{
	color:#ff6600;
	font-size:18px;
	font-weight:bold;
}
.mess{
	display:block;
	margin:5px 0;
}
.sup-name{
	color:#d81703;
	font-weight:bold;
}
/*end support*/
/*download*/
.down-title{
	float: left; 
    width: 100%;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-shadow:1px 1px 1px #fff;
	color:#2e2e2e;	
}
.down{
	 display:block;
}

/*end download*/

/*fanpage*/
.fan-title{	  
    float: left;
    padding: 5px 0;
	
    width: 100%;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-shadow:1px 1px 1px #fff;
	color:#2e2e2e;
	
	background: rgb(220,220,220); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(220,220,220,1) 1%, rgba(220,220,220,1) 47%, rgba(218,218,218,1) 52%, rgba(218,218,218,1) 91%, rgba(218,218,218,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(220,220,220,1)), color-stop(47%,rgba(220,220,220,1)), color-stop(52%,rgba(218,218,218,1)), color-stop(91%,rgba(218,218,218,1)), color-stop(100%,rgba(218,218,218,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(220,220,220,1) 1%,rgba(220,220,220,1) 47%,rgba(218,218,218,1) 52%,rgba(218,218,218,1) 91%,rgba(218,218,218,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(220,220,220,1) 1%,rgba(220,220,220,1) 47%,rgba(218,218,218,1) 52%,rgba(218,218,218,1) 91%,rgba(218,218,218,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(220,220,220,1) 1%,rgba(220,220,220,1) 47%,rgba(218,218,218,1) 52%,rgba(218,218,218,1) 91%,rgba(218,218,218,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(220,220,220,1) 1%,rgba(220,220,220,1) 47%,rgba(218,218,218,1) 52%,rgba(218,218,218,1) 91%,rgba(218,218,218,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#dadada',GradientType=0 ); /* IE6-9 */
	
}
/*end fanpage*/
/*stat*/
.stat{
	margin:0 auto;
}
/*end stat*/

/*BANNER*/
#outer{	
	position:relative;		
}
#page-wraper{
	width:960px;
	margin:0 auto;
	
}

#banner1,#banner2{
	z-index: 1000;
	width: 160px; 
	height:600px;	
	overflow:hidden;
	position:absolute;
	top:223px;
}
#banner1{
	float: left;	
	left:0;
}

#banner2{
	float:right;	
	right:0;
}

/*END BANNER*/

/*brank*/
.dn_license{
	width:170px;
	height:25px;
	line-height:25px;
	display:block;
	margin:0 auto;
	float:right;
}
.dn_license span{
	font-weight:bold;
	display:block;
	font-family:Tahoma;
	float:left;
	*display:inline;/*Fix ie6*/
	font-size:1em;
	margin-right:5px;
}
.dn_license img{
	border:none;
	float:left;
	margin-top:0px;
	*display:inline;/*Fix ie6*/
	padding-top:3px;
}

.dn_license a{
	text-decoration:none;
	color:#000;
}

/*slider*/
.slider-wraper{
	width:706px; 
	height:322px;	
	margin:0 auto; 
	background:#e15f12;
	border:#fff 1px solid;
	border-radius:7px;
	-moz-border-radius:7px;
	-ms-border-radius:7px;
	-o-border-radius:7px;
	-webkit-border-radius:7px;
	overflow:hidden;
	margin: 0 0 20px 0;	
}



/*coment*/
.h-col1, .h-col2 {
    display: none;
}
#header .page {
    width: 1000px;
    background: url(http://onaplioa.com.vn/App_Themes/redsun/images/banner-home.gif);
    margin: 0 auto;
    background-repeat: no-repeat;
    min-height: 200px;
    max-height: 200px;
    overflow: hidden;
}
#header {
    height: 200px;
    width: 100%;
    background: url(img/bg-h.jpg) repeat-x center center;
    border-top: 2px solid #EB3D00;
    background-position: 0 -5px;
    background-color: #ECECEC;
    background: #FFFFFF;
}
.h-col3 {
    float: right;
    margin: 64px 0 0 0;
    width: 275px;
    text-align: right;
    float: right;
}
#page-wraper {
    width: 1000px;
    margin: 0 auto;
}

#aside {
    width: 21%;
    float: left;
}
#primary {
    width: 77%;
    float: right;
}

.page {
    width: 1000px;
    margin: 0 auto;
}
.group-content {
    margin: 5px !important;
}
ul.list-pro li {
    float: none;
    width: 24.6% !important;
    margin: 0 0 10px 0;
    min-height: 365px;
    display: inline-table;
}


.main-slider-content {
    width: 770px !IMPORTANT;
    height: 250px !important;
    overflow: hidden !important;
}
.lof-slidecontent ul.sliders-wrap-inner{
	height: 250px !important;
    overflow: hidden !important;
}
.slider-wraper {
    width: 770px !important;
    height: 250px !important;
}
/*
.lof-slidecontent .sliders-wrapper {
    width: 770px !important;
}.lof-slidecontent ul.sliders-wrap-inner {
    left: -652px !important;
    width: 1540px !IMPORTANT;
}
	.lof-slidecontent {
    width: 770px !important;
}
.lof-slidecontent ul.sliders-wrap-inner li {
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    float: left;
    WIDTH: 770PX !IMPORTANT;
    position: relative;
    MARGIN-LEFT: -60px!important;
}
ul.sliders-wrap-inner li img {
    padding: 0px;
    width: 770px !important;
}
.lof-slidecontent .navigator-content {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    bottom: 80px !important;
    padding: 3px 15px;
    position: absolute;
    right: 10px;
}
}
*/
.lof-slidecontent .navigator-content {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    bottom: 80px !important;
    padding: 3px 15px;
    position: absolute;
    right: 10px;
}
.lof-slidecontent {
    position: relative;
    overflow: hidden;
    border: #F4F4F4 solid 1px;
    width: 770px !important;
}
.main-slider-content {
    width: 770px !IMPORTANT;
    height: 250px !important;
    overflow: hidden !important;
}

.lof-slidecontent .sliders-wrapper {
    position: relative;
    height: 100%;
    width: 900px;
    z-index: 333;
    width: 770px !Important;
    overflow: hidden;
}
.lof-slidecontent ul.sliders-wrap-inner{
    /*width: 1540px !important;*/
	}
	.lof-slidecontent ul.sliders-wrap-inner li {
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    float: left;
    position: relative;
    width: 770px !important;
    margin-right: 0px !important;
    /*margin-left: -30px !important;*/
    margin-left:0px !important;
}
.lof-slidecontent ul.sliders-wrap-inner li:nth-child(1) {
    margin-left: -30px;
}
ul.sliders-wrap-inner li img {
    padding: 0px;
    width: 100% !important;
}
.lof-slidecontent .navigator-content {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    bottom: 80px !important;
    padding: 3px 15px;
    position: absolute;
    right: 10px;
}
.li-info {
    padding: 5px 0 0 0px;
    text-align: center;
}
ul.list-pro li a.img{
	border:0!important;
}
ul.list-pro li p {
    text-align: center;
}
a.btn {
    float: none  !important;
    display: block;
    padding: 3px 15px;
    background: #d7d7d7;
    color: #333232!important;
    margin: 10px 0 0;
    font-size: 12px;
    border: 1px solid #f1f1f1;
}