html,body
{
   background: url('img/bg.jpg') repeat-y fixed center center rgba(232, 253, 255, 1);
}

.l-pageWrapper #slider {
    height: 120px;
}
.slide-home #slider {
    height: 240px;
}
.nivo-caption {
    display: none !important;
}
#header .CenterHeader .HeaderLogo {
    width: auto;
}
#header .CenterHeader .HeaderLogo .i-Thumb {
    width: auto;
}
#header .CenterHeader .HeaderLogo .i-Thumb .imgCenter {
    width: auto;
}
#header .CenterHeader .HeaderLogo .i-Thumb .imgCenter img {
    margin-left: 0 !important;
}
#header .CenterHeader .HeaderSlogan {
    text-align: center;
    width: 530px;
}
#header .CenterHeader .HeaderSlogan h1 {
    font-size: 20px;
}
#header .CenterHeader .HeaderBgMenu .HeaderLogo {
    width: 206px;
}
#header .t15 .HeaderSlogan {
    text-align: center;
    width: 630px;
}
#header .t15 .HeaderLogo img {
    width: 72px;
}
.bxl-saleProDetail .i-Thumb a.imgCenter > img {
    height: 200px !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    max-height: 200px !important;
    max-width: 250px !important;
    width: 250px !important;
}
#header .topHeader span.h-topmenu a:hover {
    color: #FF2900;
}
#simplemodal-container a {
    color: #ffa500 !important;
}
.tx-Descript .ind-Descript {
    line-height: 1.5em !important;
}
.tx-Descript .ind-Descript ul {
    list-style: inherit;
    margin-left: 40px;
}
#floating_banner_right, #floating_banner_left {
    overflow: hidden !important;
}
.tx-Descript .ind-Descript ul li {
    padding: inherit;
}
.boxNewsDetail .newsEntry ul li {
    display: list-item;
}
.bx-statics b {
    color: #ff0000;
}
.bx-statics {
    margin-bottom: 5px;
}
.bx-statics h3 {
   background: none repeat scroll 0 0 #f7f7f7;
border-bottom: 1px solid #cccccc;
color: #008EED;
display: block;
font-size: 13px;
font-weight: 700;
padding: 10px 0 10px 36px;
position: relative;
text-transform: uppercase;
}
.l_main .bxl-saleProDetail .tx-Content h1.txtTrans {
    color: #0150a2;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 8px;
    text-transform: uppercase;
}
.bx-statics h3:before {
    color: #008EED;
    content: "";
    font: 14pt "FontAwesome",sans-serif;
    left: 11px;
    position: absolute;
    top: 9px;
}
#header .CenterHeader .HeaderMenuTop
{
 
    margin-left:5px;
    
}
#header .CenterHeader .HeaderMenuTop ul li a {
    position: relative;
}
#header .CenterHeader .HeaderMenuTop ul li a.selected span span.number {
   background: none repeat scroll 0 0 #FF6600;
border-radius: 7px;
color: #ffffff !important;
height: 14px;
padding: 5px;
position: absolute;
right: -6px;
top: -17px;
}
.col3 #slider {
    width: 575px;
}
/* news slider*/
#featured{   
    width:400px;   
    padding-right:250px;   
    position:relative;   
    height:250px;  
    background:#fff;  
    border:5px solid #ccc;  
}  
#featured ul.ui-tabs-nav{   
    position:absolute;   
    top:0; left:400px;   
    list-style:none;   
    padding:0; margin:0;   
    width:250px;   
}  
#featured ul.ui-tabs-nav li{   
    padding:1px 0; padding-left:13px;    
    font-size:12px;   
    color:#666;   
}  
#featured ul.ui-tabs-nav li span{   
    font-size:11px; font-family:Verdana;   
    line-height:18px;   
}  
#featured .ui-tabs-panel{   
    width:400px; height:250px;   
    background:#999; position:relative;  
        overflow:hidden;  
}  
#featured .ui-tabs-hide{   
    display:none;   
}  
#featured li.ui-tabs-nav-item a{/*On Hover Style*/   
    display:block;   
    height:60px;   
    color:#333;  background:#fff;   
    line-height:20px;  
    outline:none;  
}  
#featured li.ui-tabs-nav-item a:hover{   
    background:#f2f2f2;   
}  
#featured li.ui-tabs-selected{ /*Selected tab style*/  
    background:url('images/selected-item.gif') top left no-repeat;    
}  
#featured ul.ui-tabs-nav li.ui-tabs-selected a{   
    background:#ccc;   
}  
#featured ul.ui-tabs-nav li img{   
    float:left; margin:2px 5px;   
    background:#fff;   
    padding:2px;   
    border:1px solid #eee;  
}  
#featured .ui-tabs-panel .info{   
    position:absolute;   
    top:180px; left:0;   
    height:70px; width: 400px;  
    background: url('images/transparent-bg.png');   
}  
#featured .info h2{   
    font-size:18px; font-family:Georgia, serif;   
    color:#fff; padding:5px; margin:0;  
    overflow:hidden;   
}  
#featured .info p{   
    margin:0 5px;   
    font-family:Verdana; font-size:11px;   
    line-height:15px; color:#f0f0f0;  
}  
#featured .info a{   
    text-decoration:none;   
    color:#fff;   
}  
#featured .info a:hover{   
    text-decoration:underline;   
}  
.tab-selected
{
    background:#FFF6C7 !important;
    
}
.BreakingNewsController{width:100%; overflow:hidden; background:#F7F7F7; height:auto; position:relative;margin-bottom: 5px;border-bottom: 2px solid #01A0C7;}
.BreakingNewsController .bn-title{display:inline-block; float:left; padding:5px 15px; background:#01A0C7; color:#FFF;
font-weight: bold !important;
text-transform: uppercase;
font-size: 9pt;
}
.BreakingNewsController .bn-title:before
{
     content:"\f0a1";
    font-family: 'FontAwesome', sans-serif;
    font-size:15pt;
    position: relative;
    top: 2px;
    right: 2px;
}
.BreakingNewsController ul{padding:0; margin:0; display:block; list-style:none; position:absolute; left:180px; right:50px;}
.BreakingNewsController ul li{list-style:none; padding:10px 20px; display:none;}
.BreakingNewsController ul li a{
    text-decoration:none; color:#333; display:inline-block; overflow:hidden; padding:0;
    font-size: 11pt !important;
    white-space: nowrap;

}
.BreakingNewsController .bn-arrows{display:inline-block; float:right; width:50px; position:absolute; right:0; top:0; bottom:0;}
.BreakingNewsController .bn-arrows span{display:block; width:20px; position:absolute; top:0; bottom:0; cursor:pointer; opacity:0.2;}
.BreakingNewsController .bn-arrows span:hover{opacity:1;}
.BreakingNewsController .bn-arrows-left{ left:0; background:url(img/bn-arrows.png) left center no-repeat;}
.BreakingNewsController .bn-arrows-right{right:10px; background:url(img/bn-arrows.png) right center no-repeat;}

.easing a, .easing span{transition:.25s linear; -moz-transition:.25s linear; -webkit-transition:.25s linear;}
#header .CenterHeader .HeaderMenuTop ul li a > span
{
    color:#474747;
}
#header .CenterHeader .HeaderMenuTop ul li a:hover
{
     
}
#header .CenterHeader .HeaderMenuTop ul li a:hover span
{
    color:#ED4400 !important;
}
.HeaderSearch ul li span.itm-search-advance a
{
    color:#000;
}
.goog-te-gadget .goog-te-combo
{
    width:120px;
    color:#000 !important;
}
ul.ss_social
{
   
  margin-top:3px;
    
}
ul.ss_social li
{
    float: left;
    margin: 0 2px 2px 0;
    padding: 0!important;
    display: block;
    border: none!important;
    width: 30px;
    height: 30px;
}
ul.ss_social li a
{
    width: 30px;
height: 30px;
display: block;
padding: 0;
background: url(img/ss_social_sprite.png) 0 0 no-repeat;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
ul.ss_social li a.facebook
{
    background-position: -40px -40px;
}
ul.ss_social li a.gplus{
    background-position: -120px -40px;
}
ul.ss_social li a.utube {
background-position: -360px -40px;
}
ul.ss_social li a.pint {
background-position: -400px -40px;
}
li.odd-mega-li
{
    background: #EAF6FF;
    
}
#header .CenterHeader .HeaderMenuTop ul li a > span:hover {
background: #fff;
border-radius: 6px;
}
#footer .ft-advfooter 
{
    background:#F8F8F8;
}
.l_sidebar .l-ui-category ul li:hover
{
    background:#008EED;
    border-left:solid 2px #FF0000;
  
}
.l_sidebar .l-ui-category ul li:hover a
{
    color:#fff;
    font-weight:700;
}

.i-groupSide h3 >a:before
{
     color:#008EED;
}
.i-groupSide h3 >a
{
  color:#008EED;
}
.i-groupMain h3 >a:before
{
    color:#fff !important;
}
.i-groupMain h3 >a
{
    padding-top:10px !important;
    padding-bottom:10px !important;
    padding-left:42px !important;
    padding-right:20px !important;
    background: #01A0C7 !important;
    text-transform:uppercase !important;
    color:#fff !important;
}
.col3 .i-groupMain h3
{
    color:#111;
}