﻿*{
    margin:0px auto;
    padding:0px;
}
body
{
font-family:'Myriad Pro';
background:url('/Content/skins/images/background.jpg');
font-size:12px;
line-height:22px;
margin:0 auto;
padding:0;
border-top:10px solid #F8931D;
}

.clear
{
    clear:both;
}
ol, ul {
	list-style: none;
}
a{
	text-decoration: none;
	color:#171b95;
}
a:hover{
	text-decoration: none;
	color:#171b95;

}
img{
	border:none;
	padding:0px;
	margin:0px;
}
.clear
{
    clear:both;
}
#wrapper
{
    width:1170px;
    margin:0px auto;
}
#header
{
    height:152px;
}
#logo
{
    margin-top:10px;
    float:left;
    width:50%;
}
#language
{
    float:right;
    width:145px;
    margin-top:60px;
}
#vi
{
    float:right;
    width:48px;
    background:url('/Content/skins/images/vi.jpg') no-repeat 15px 1px;
}
#en
{
    float:right;
    width:50px;
    background:url('/Content/skins/images/en.jpg') no-repeat 20px 1px;
}
#vi a, #en a
{
    color:#818284;
    text-transform:uppercase;
    padding-right:5px;
    line-height:18px;
}
#language span
{
    float:right;
    display:block;
    font-size:16px;
    color:#1c4b99;
    margin-top:16px;
}
#menu
{
    margin-top:10px;
    background:url('/Content/skins/images/bg.jpg');

}
#search
{
    background:url('/Content/skins/images/search-bg.jpg') no-repeat;
    width:270px;
    float:right;
    height:60px;
    margin-right:24px;
}
#search input[type="text"]
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    height: 24px;
    margin-left: 10px;
    margin-top: 20px;
    width: 210px;
}
#slide
{
    margin-top:20px;
}
#mycarousel li span
{
    background:url('/Content/skins/images/title-bg.jpg');
    height:47px;
    display:block;
    line-height:47px;
    text-transform:uppercase;
    font-size:16px;
    color:#fff;
    text-align:center;
    
}
#wrapper-outer
{
    background:url('/Content/skins/images/outer-bg.jpg') repeat-x center bottom;
}
#footer span
{
   color: #FFFFFF;
    display: block;
    margin-left: 50px;
    margin-top: 20px;
}
.banner
{
    margin-top:20px;
    margin-bottom:10px;
}
.banner img
{
        border:1px solid #eee;
}
.breadcrum
{
    height:26px;
    display:block;
    background:#0188C8;
    font-size: 13px;
}
.linkb
{
    color:#fff;
    margin-left:15px;
}
.linkb a
{
    color:#fff;
    padding-left:10px;
    line-height:26px;
}
.breadcrum .cpage
{
    color:#000;
    padding-left:16px;
}
#content
{
    width:880px;
    float:left;
    font-size:13px;
    line-height:28px;
}
.title-bar
{
    border-bottom:3px solid #F89520;
    margin-top:20px;
    margin-bottom:10px;
}
.title-bar h2
{
    font-size:16px;
    font-weight:normal;
    padding:8px 0px;

}
#right
{
    width:250px;
    float:right;
}
.right-box
{
    border-top:1px solid #555;
    margin-top:15px;
}
.right-title
{
    background:#F8931F;
    height:40px;
    display:block;
    line-height:40px;
    margin-top:8px;
    font-size:16px;
    color:#fff;
    padding-left:25px;
}
.right-box #menu-left li
{
    background:url('/Content/skins/images/arrow.jpg') no-repeat 1px 11px;
    padding:5px 20px;
}
.right-box #menu-left li a
{
    color:#000;
}
.news-item
{
    margin-top:15px;
    border-bottom:1px solid #808285;
    padding-bottom:10px;
}
.title-news
{
    font-size:16px;
}
.author
{
    color:#808285;
}
.author span
{
    color:#0088c7;
}
.news-item img
{
   margin:0px auto;
   display:block;
}
.pagination {
    padding: 40px 0;
    text-align: center;
}
.pagination ul {
    margin: auto;
}
.pagination ul li {
    display: inline;
}
.pagination ul li a {
    color: #000000;
    font-weight: bold;
    padding: 0 5px;
    text-decoration: none;
}
.pagination ul li .current, .pagination ul li a:hover
{
    color:#0189C7;
}
.title-news-detail
{
    font-weight:bold;
}
#other-news
{
    margin-top:10px;
    padding-top:15px;
    padding-bottom:100px;
}
#other-news ul 
{

}
#other-news ul li
{
    background:url('/Content/skins/images/square.jpg') no-repeat 1px 10px;
    padding-left:10px;
}
#other-news ul li a
{
    color:#333333;
}
#other-news span
{
    color:#0088C4;
    font-weight:bold;
    font-size:16px;
}
.product-item
{
    width:270px;
    float:left;
    background:url('/Content/skins/images/product-bg.png') no-repeat;
    height:215px;
    margin:0px 35px 14px 0px;
}
.h_line { width:100%; height:1px; background: #fff; color:Red; }

.product-item span
{
    display:block;
    text-align:center;
    font-size:16px;
    color:#0088c7;
      margin-top: -8px;
}
.product-item img
{
    max-width:265px;
    max-height:110px;
    margin:5px auto;
    display:block;
}
#description
{
    max-width:225px;
    text-align:justify;
    line-height:16px;
    font-size:12px;
}
.product-name
{
 text-align:center;
 display:block;
 color:#0088c7;
}
.filter
{
   color: #808285;
    display: block;
    float: right;
    font-size: 12px;
    margin-top: -30px;
    width: 440px;
}
.filter a
{
    color: #808285;
}
#checkform
{
    border-top:1px solid #808285;
    padding-top:10px;
}
#checkform-box
{
    margin-top:25px;
    margin-bottom:20px;
}
#checkform-box label
{
    margin-right:10px;
}
#checkform-box input[type="text"]
{
    border:1px solid #d8d8d8;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
height:25px;
 width: 250px;
}
#checkform-box input[type="submit"]
{
    background:url('/Content/skins/images/check-bg.jpg') no-repeat;
   border: medium none;
    display: block;
    height: 30px;
    margin-left: 58px;
    margin-top: 15px;
    width: 109px;
}
.hire-news
{
    display:block;
    margin:10px 0px;
}
.hire-news .title
{
    font-size:16px;
    color:#0088c7;
    padding:10px 0px;
    display:block;
}
#tabscollection .tabs
{
    list-style:none;
}

.tabs
{
    height:30px;
}
#tabscollection .tabs li
{
    display:inline;
    height:30px;
}
#tabscollection .tabs li
{
    background:url('/Content/skins/images/detail-bg-active.jpg') repeat-x;
}
#tabscollection .tabs li a
{
    background:url('/Content/skins/images/detail-bg.jpg') repeat-x;
    height:30px;
    padding:8px 24px;
    text-decoration:none;
    color:#4C4C4C;
}
#tabscollection .tabs li a.active
{
    background:url('/Content/skins/images/detail-bg-active.jpg') repeat-x;
}
.zoom-left
{
    float:left;
    width:320px;
}
#product-detail h2
{
    font-size:16px;
    color:#0088c7;
}
#product-detail span
{
    font-size:14px;
    font-weight:bold;
    line-height:18px;
    padding:5px 0px;
}
#product-detail .rowone 
{
    display: block;
    float: left;
    width: 125px;
}
#product-detail .rowtwo
{
    display: block;
    float: left;
    width: 265px;
}
#info
{
    background: none repeat scroll 0 0 #E2E2E2;
    float: right;
    height: 90px;
    margin-top: -90px;
    width: 170px;
    text-align:center;
}
#otherproduct
{
    border-top:1px solid #e1e1e1;
    padding-top:15px;
    padding: 10px 0;
}
.other-product
{
   width:220px;
   float:left;
}
.other-product a
{
    display:block;
    text-align:center;
    font-size:14px;
    color:#0088c7;
}
.other-product span
{
    display:block;
    margin:0px auto;
    text-align:center;
}
.other-product .name
{
    color:#0088c7;

}
.other-product .price
{
    font-size:16px;
    color:#b8b9ba;
}

/* Page contact
.contact_box{padding:20px 10px 10px 15px; text-align: left; margin:0 ;}
.slidepage{ text-align:center;}
.contact_tt{padding:5px 5px 0px 10px; font-weight:bold; font-size:14px; margin:0; color:#285eb7;}
.contact_ct{ padding:0px 10px 15px 0px; margin:10px; border-bottom:1px dotted #ccc;}
.contact_ct h2{ text-transform:uppercase; font-weight:bold; padding:0 0 3px 0; margin:0; font-size:12px; margin:0;}
.contact {padding:35px 0 0 100px;font-size: 13px;}
div.fieldwrapper_lh{overflow: hidden; padding: 2px 0; margin:0; }
div.fieldwrapper_lh textarea { border:#CCCCCC 1px solid; width:250px; height:130px; padding:5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
div.fieldwrapper_lh label.styled{ float: left; width: 120px;  margin-right:15px; text-align: left;}
div.fieldwrapper_lh label.styled2{ float: left; width: 120px;  margin-right:15px; text-align: left;}

div.thefield_lh input {background:url(/Content/skins/images/contact_text.gif) no-repeat;  width:261px; text-indent:5px; padding:5px  ; border:none; margin:0;}
div.thefield_code input {background:url(/Content/skins/images/ct.gif) no-repeat;  width:63px; text-indent:5px; padding:5px  ; border:none; margin:0;}
.button_lh {padding-left:127px; padding-top:6px;}
.button_lh a{ display:block; float:left; margin-right:5px; background:url(/Content/skins/images/button_icon.jpg) no-repeat; width:87px; height:28px; line-height:28px; text-align:center; color:#fff; font-weight:bold; font-size:14px;}
.button_lh a:hover{ background-position:0 -28px; text-decoration:none;} */
/*Contact*/
div.fieldwrapper {
    margin: 10px 0;
    overflow: hidden;
    padding: 2px 0;
}
div.fieldwrapper label.styled1 {
    color:#3f3f3f;
    float: left;
    font-size: 0.9589em;
    margin-right: 8px;
    padding-top: 3px;
    text-align: left;
    width: 110px;
}
div.fieldwrapper span.dots {
    float: left;
    padding-right: 8px;
    text-align: right;
}
div.thefield input {
    border: 1px solid #DADCD7;
    border-radius: 5px;
    color: #333333;
    font-size: 13px;
    padding: 5px 1px 4px;
    width: 315px;
}
div.thefield textarea {
    border: 1px solid #DADCD7;
    border-radius: 5px;
    color: #333333;
    font-size: 13px;
    padding: 5px 1px 4px;
    width: 315px;
}

div.thefield select {
    border: 1px solid #DADCD7;
    border-radius: 5px;
    color: #333333;
    font-size: 13px;
    padding: 5px 1px 4px;
    width: 320px;
}

.button {
    padding-bottom: 70px;
    padding-left: 109px;
}

/*.button input[type="submit"] {
    background: url('/Content/skins/images/bg-btn.jpg') repeat-x;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    font-weight: bold;
    height: 28px;
    padding-left: 0;
    width: 70px;
}

.button input[type="reset"] {
    background: url("/Content/skins/images/bg-btn.jpg") repeat-x;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    font-weight: bold;
    height: 28px;
    margin-left: 15px;
    width: 76px;
}*/
#maps img
{
    display:block;
    margin:0px auto;
}


/*
*/



.button a {
    background: url('/Content/skins/images/bg-btn.jpg') repeat-x;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    font-weight: bold;
    height: 28px;
    padding: 5px 10px;
    margin:0 2px;
    width: 70px;
    font-size:17px;
}

.button a:hover {
    color: Yellow;
}