body {
    padding: 0;    
    margin: 0;    
    font-family: Tahoma;
    font-size: 12px;
    color:#3F3F3F;
    line-height:20px;
}
ul, ol{
padding: 0;
margin: 0;
list-style: none;
}
.fl{float:left;}
.fr{float:right;}
.clb{ clear:both;}
a{ text-decoration:none;font-size:12px; color:#021e4f}
a:hover{text-decoration:none; color:#000}
img{border:none}
h1.title{

    line-height: 30px;
    text-transform:uppercase;
    font-weight: bold;
    font-size: 20px !important;
}
h1.title a, h1.title span{
    padding: 0 10px 0 0;
    text-transform:uppercase;
    font-weight: bold;
    font-size:20px;
}
h2, h2 a{
font-size:18px;
line-height:30px;
color:#021e4f;
}
h3, h3 a{
font-size:16px;
}
h4 a{
font-size:14px;
color:#021e4f;
}
h5, h5 a{
font-size:12px;
color:#333;
font-weight:normal
}
.error{
color: #B40808;
}
.line{
	height:1px;
	width:100%;
	clear:both;
	padding:10px 0;
	margin:10px 0;
	border-bottom:1px #ccc solid
}
img{
max-width: 100%;
height: auto; }

object,
embed {
max-width: 100%;
}
/* -- general */

/* ++ bootstrap override */
.container {
padding-left: 0px;
padding-right: 0px;
max-width:998px;
}
.row {
margin:0;
margin-bottom: 10px;
}
.row .row {
margin-top: 10px;
margin-bottom: 0;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{
padding-left: 5px;
padding-right: 5px;
}
.col-lg-3{
	padding-left:0;
}
@media screen and (max-width: 480px){
	table { display: block; }
	td{ text-align:left}
	td img{ display: block; margin: 0; width: 100%; max-width: none; }
}
@media (max-width: 992px) {
	.dropdown-menu{
		position:relative	
	}
}

/*ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;    
}*/
.form-control {
    font-size: 12px;
    height: 28px;
    line-height: 1.1;
    padding: 6px 6px;
}
h1, h2, h3, h4, h5, h6{
margin:0;
font-weight:bold;
}
/* -- bootstrap override */

#wrapper{
max-width:1018px;
margin:0 auto;                                                                                 
background-color: #FFFFFF;
padding:0 10px;
/*box-shadow: 0 0 10px #E1E1E1;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color='#E1E1E1')";
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=270, Color='#E1E1E1')";
filter:
  progid:DXImageTransform.Microsoft.Shadow(color=#E1E1E1,direction=90,strength=1),
  progid:DXImageTransform.Microsoft.Shadow(color=#E1E1E1,direction=270,strength=1),
}*/
}
/* -- general */

/* ++ layout */
#s-header{
margin:0 auto;
padding: 15px;
}
@media (max-width: 768px) {
    #s-header{ 
        padding: 10px;
    }
}
#s-logo p{
margin: 0;
}
#s-logo img{
padding-right: 30px;
}
#s-search {
right:10px;
width:238px;
}

#s-mainmenu {
    display: block;
    background: #021e4f url("../images/bg-menu.png") center bottom repeat-x;
}
#s-mainmenu .home{
float:left;
background:url("../images/bg-menu-hover.png") center bottom repeat-x;
width:64px;
height:54px;
}
@media (max-width: 992px) {
    #s-mainmenu{
    background: #021e4f none;
    }
    #s-mainmenu .home{
    display: none;
    }
}
#s-mainmenu .home a{
display: block;
text-indent: -999em;
outline: none;    
background:url("../images/home.png") no-repeat;
margin:15px 0 0 20px;
width:54px;
height:40px;
}
#s-banner{
overflow:hidden;
position: relative;
}

.s-top{
height:50px;
}
#s-path{
float:left;
color:#A0A0A0;
padding:10px 0px;
}
#s-path a{
color:#A0A0A0;
}

.search {
background:url(../images/search.png) left top no-repeat;
width:238px;
height:33px;
position:relative;
float:right
}
.search #keyword {
position:absolute;
height:33px;
width:190px;
color:#aaa;
left:10px;
background:none;
border:0;
outline:none
}
.search .bsearch {
cursor:pointer;
width:30px;
height:22px;
position:absolute;
right:0;
}
#s-language{
float:right;
padding:8px 0 8px 10px;
}
.s-body{
clear:both;
}
.body{
clear:both;
}
#s-left{
float:left;
background: #D7D6F6;
min-height:200px;
}
#s-center{
float:left;
width:60%;
min-height:400px;
}
#s-right{
float:left;
min-height:200px;
}
#s-content{
padding:0 20px 30px 20px;
}

.s-footer {
clear:both;
background: #d7d7d7;
font-size: 13px;
padding: 20px 20px 10px 20px;
text-align: left;
position: relative;
}
.s-footer img{
margin-right: 30px;
margin-bottom: 30px;

}
.s-footer .counter{
text-align: right;
}
.footer-menu { 
right: 0;
left: 0;
bottom: 0;
text-align: center;
/*min-height: 40px;*/
background: #021e4f;
}
.footer-menu #s-footer_menu {
    /* make the block inline */
    display: inline-block;
    /* reset container's center alignment */
    text-align: left;
}
#s-footer_menu .menu-bottom{
margin: 0;
}
#s-footer_menu .menu-bottom li{
float: left;
padding:14px 20px 10px 20px;
}
#s-footer_menu .menu-bottom li a{
font-size:12px;
text-transform:uppercase;
color:#848484
}
#s-footer_menu .menu-bottom li a:hover, #s-footer_menu .menu-bottom li a.selected{
color:#00457b
}
/* -- layout */

.s-block{
clear:both;
padding:20px 0 10px 0;
}
.s-block .s-block-title{
    
}
.s-block .s-block-title-bg {
}
.s-block .s-block-title-left {
}
.s-block .s-block-title-right {
}
.s-block .s-block-title-bg h3{
/*background: url("../images/block-line.jpg") center bottom no-repeat;*/
border-bottom: 0 #021e4f solid;
color: #021e4f;
text-transform:uppercase;
padding: 2px 0 0 30px;
line-height:30px
}
.s-block .s-block-title-bg h3 a{
font-size:18px;
color: #021e4f;
text-transform:uppercase;
line-height:30px;
}
.s-block .s-block-content{
/*background: url("../images/block-bottom.jpg") center bottom no-repeat;*/
padding:10px 0;
min-height:90px;
}
.s-block .s-block-content img{
padding-right:0;
}
                 
#s-right .s-block{
overflow:hidden;
}
.title{
color:#021e4f;
}
.brief{
text-align:justify
}

.content{
line-height:20px;
text-align:justify;
overflow:hidden;
font-size: 14px;
}
.content img, .home img{
margin-right:15px;
}
.content ul, .content ol{
list-style:inside;
}
.content ul li{

}
.content ol li{
list-style:inside;
list-style-type:decimal;
}
.detail{
float: right;
}
.share-button{
padding: 10px;
}
.price{
background-color: #E5BC46;
border-radius:4px;
padding: 5px 5px 3px 5px;
min-width:60px;
}
.price a{
color: #fff;
}
.product-slider{
padding: 0;
}
.page{
clear:both;
padding:10px;
font-weight:bold;
}
a.page_no {
display:block;
text-decoration:none;
margin:0 5px;
border: 1px #ddd solid;
color:#E5BC46;
float:left;
text-align:center;
width:20px;
height:20px;
}
a.page_no:hover {
background-position:bottom;
text-decoration:none;
}
a.page_no_selected {
margin:0 5px;
border: 1px #ddd solid;
color:#000;
float:left;
text-align:center;
width:20px;
height:20px;
}
a.page_next, a.page_previous, a.page_first, a.page_last {
display:block;
width:20px;
height:20px;
text-decoration:none;
float:left;
text-align:center;
width:20px;
height:20px;
}
input, textarea {
border: 1px solid #BBBBBB;
font: 1.1em arial,helvetica,verdana,sans-serif;
padding: 2px;
}
fieldset{
border: 1px solid #DEDEDE;
color: #464647;
padding:0 10px;
}
legend {
padding:10px;
font-weight: bold;
}
fieldset label{
padding-right:20px;
}
.form p{
padding:2px;
font-size:12px;
}
p label {
display: inline-block;
vertical-align: top;
cursor:pointer;
width: 130px;
padding-left:5px;
}
label.error{
color: #EA5200;
font-style: italic;
font-weight:normal;
width: 130px;
display: none;
font-size:11px;
}
label.normal{
font-weight:normal;
width:auto;
}
.button {
background: none repeat scroll 0 0 #021e4f;
border-radius: 4px 4px 4px 4px;
border-style: none;
color: #FFFFFF;
cursor: pointer;
font-size: 13px;
height: 24px;
padding: 0 5px;
min-width: 60px;
}
.button:hover {
background: none repeat scroll 0 0 #044e7a;
height: 24px;
}

table {
    color: #666666;
    font-size: 14px;
    width: 100%;
	border: 1px solid #DDDDDD;
}
table thead, table tfoot {
    background: none repeat scroll 0 0 #F5F5F5;
    font-weight: bold;
}
table tr th, table tr td {
    color: #222222;
    font-size: 0.875em;
    padding: 0.5625em 0.625em;
}
table {
    color: #666666;
    font-size: 14px;
    width: 100%;
	border: 1px solid #DDDDDD;
}
table thead, table tfoot {
    background: none repeat scroll 0 0 #F5F5F5;
    font-weight: bold;
}
table tr th, table tr td {
    color: #222222;
    font-size: 0.875em;
    padding: 0.5625em 0.625em;
}

.article-latest ul li{
min-height:40px;
border-bottom: 1px #ccc dotted;
padding: 5px 0;
}
.article-latest ul li a {
background: url("../images/arrow.png") no-repeat scroll 0px 5px transparent;
line-height: 16px;
margin: 0 2px;
padding: 2px 0 0 16px;
color: #000;

}
.product-latest ul li, .adv ul li{
padding-bottom:10px;
text-align:center;
}


#tabs{
padding:10px 0;
}
ul.tabs {
	float: left;
    margin: 10px 0 -1px 0;
    z-index: 50;	
}
ul.tabs li {
	background: none repeat scroll 0 0 #F0F0F0;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #666666;
    float: left;
    margin-right:5px;
    padding: 0px 10px;
	list-style: none !important;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 12px;
	outline:none;
}
ul.tabs li:hover {
	background: #F9F9F9;
	text-decoration: none;
}	
ul.tabs li.active, html ul.tabs li.active:hover  {
	background: #F9F9F9;
    border-bottom: 1px solid #F9F9F9;
}
.tab_container {
    clear: both;
	border: 1px solid #ccc;
	padding:10px;
	margin:10px 0;
}
.tab_content {
	float:left;
	min-height:100px;
	min-width:400px;
}
a.lb img{
    cursor: url("../images/zoom.png"), pointer !important;
}
.gweb {
float:left;
}
.gweb span {
float:left;
color:#333;
font-size:12px;
}
.gweb a {
background: url("../images/gwebvn.png") no-repeat scroll 0 0 transparent;
display: block;
height: 16px;
width: 83px;
margin-left:120px;
overflow: hidden;
text-indent: -999em;    
}
.skyoss {
position: absolute;
bottom: 5px;
right: 5px;
}
.skyoss span {
float:left;
color:#565857;
font-size:12px;
}
.skyoss a {
background: url("../images/skyoss.png") no-repeat scroll 0 0 transparent;
display: block;
height: 8px;
width: 74px;
margin-left:72px;
margin-top:4px;
overflow: hidden;
text-indent: 9em;
}	