@media screen and (max-width: 480px) {
		.menu {
		width: 100%;
		}
	} 
@media screen and (min-width: 480px) {
		.menu {
		width: 99%;
		}
	} 



.socialtable { padding-left:15px;}
.zoom {
 
  transition: transform .3s; /* Animation */
  width: 50px;
  height: 50px;
  
}

.zoom:hover {
  transform: scale(1.2); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}




* {
    margin: 0;
    padding: 0;
}
body{
    background: url("/img/sys/bg.jpg") repeat scroll 0 0 transparent;
    margin-left: -50px;
    overflow-y: scroll;
    font-family: "Lucida Grande",Helvetica,Arial,Verdana,Tahoma,sans-serif;
    font-size: 13px;
}
#wrapper{
    background: url("/img/sys/bottom-bg.jpg") repeat-x scroll center bottom white;
    min-width: 100%;
    width: 1030px;
}
#sub-wrapper{
    background: url("/img/sys/ptop.jpg") repeat-x scroll center top transparent;

    min-height: 800px;
    padding-top: 20px;
    text-align: center;
}
#header{
    height: 30px;
}
#body{
    background: url("/img/sys/btop.webp") no-repeat scroll center top transparent;
    min-height: 800px;
    width: 1030px;
    text-align: left;
    margin: 0 auto;
    position: relative;
}
#body a.logo{
    cursor: pointer;
    display: block;
    height: 73px;
    left: 61px;
    position: absolute;
    text-decoration: none;
    top: 4px;
    width: 276px;
}
#body > div{
    overflow: visible;
    padding: 0 20px 0 70px;
}
#menu{
    height: 80px;
}
#footer{
    background: url("/img/sys/bbottom.webp") no-repeat scroll center top transparent;
    margin-top: -30px;
    min-height: 280px;
}
.clear{
    clear:both;
    display: block;
}
.push{
    height: 70px;
}
.fright{
    float: right;
}
.fleft{
    float: left;
}
.tright{
    text-align: right;
}
.marg15{
    margin: 15px;
}
.req{
    color: red;
}
.center{
    text-align: center;
}
.f14{
    font-size: 14px;
}
a{
    outline: medium none;
}
/*  LANG SWITCH  */
#header ul{
    display: inline-block;
    float: right;
    list-style: none outside none;
    padding-top: 15px;
}
#header ul li{
    display: inline-block;
    float: left;
    list-style: none outside none;
    margin-right: 10px;
}
#header ul li a{
    color: #06394F;
    font-weight: bold;
    text-decoration: none;
    text-shadow: -1px 1px 0 #659FBA;
}
#header ul li a:hover, #header ul li a.sel{
    color: #FFFFFF;
    text-shadow: -1px 1px 0 #165776;
}

/*  SEARCH  */
#search{
    height: 60px;
    padding-right: 50px !important;
    padding-top: 35px !important;
    text-align: right;
}
#search > div{
    background: url("/img/sys/search.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 30px;
    overflow: hidden;
    width: 266px;
}
#search > div > div{
    display: block;
    height: 30px;
    padding: 0 5px 0 15px;
    vertical-align: middle;
    position: relative;
}
#search input{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #7798A7;
    font-size: 12px;
    height: 100%;
    overflow: hidden;
    width: 100%;
    outline: none;
}
#search input:focus{
    color: #1F5F7C;
}
#search > div.focus{
    /*background-position: 0 -32px;*/
}
#search span{
    color: #9AAEB7;
    height: 30px;
    left: 15px;
    line-height: 30px;
    position: absolute;
}
#search a{
    background: url("/img/sys/search.png") no-repeat scroll -266px 0 transparent;
    color: white;
    display: inline-block;
    font-weight: bold;
    height: 30px;
    line-height: 28px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    text-indent: -6px;
    text-shadow: -1px 1px 0 #185470;
    vertical-align: top;
    width: 88px;
    cursor: pointer;
}
#search a.down{
    background-position: -266px -34px;
}
#search .descr{
    background: none repeat scroll 0 0 transparent;
    color: #1F5F7C;
    font-size: 10px;
    height: 15px;
    text-shadow: -1px 1px 0 white;
    text-align: left;
    width: 339px;
}

/*  MENU SWITCH  */
#menu ul{
    background: url("/img/sys/menu.png") repeat-x scroll 0 -112px transparent;
    display: block;
    height: 52px;
    list-style: none outside none;
    overflow: hidden;
    white-space: nowrap;
}
#menu ul li{
    border-left: 1px solid rgba(21, 63, 82, 0.43);
    display: inline-block;
    float: left;
    height: 45px;
    list-style: none outside none;
    margin-top: 1px;
    overflow: hidden;
}
#menu ul li.cart{
    display: inline-block;
    float: right;
    list-style: none outside none;
}
#menu ul li.fe{
    background: url("/img/sys/menu.png") repeat-x scroll 0 -5px transparent;
    display: block;
    float: left;
    width: 10px;
}
#menu ul li.le{
    background: url("/img/sys/menu.png") no-repeat scroll -3px -167px transparent;
    display: block;
    float: right;
    width: 10px;
}
#menu ul li a{
    border-left: 1px solid rgba(255, 255, 255, 0.12);
    color: white;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 45px;
    line-height: 48px;
    padding: 0 20px;
    text-decoration: none;
    text-shadow: -1px 1px 0 #134860;
    text-transform: uppercase;
}
#menu ul li.hover,
#menu ul li.sel{
    background: url("/img/sys/menu.png") repeat-x scroll 0 -59px transparent;
    /*border-left: 1px solid #245870;*/
}
#menu ul li.cart a{
    background: url("/img/sys/cart.png") no-repeat scroll right 15px transparent;
    margin-right: 10px;
    padding-right: 50px;
    position: relative;
    text-shadow: -1px 1px 0 #376788;
}
#menu ul li.cart a span{
    display: inline-block;
    font-size: 14px;
    height: 16px;
    line-height: 12px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 10px;
    width: 23px;
}


/*  FOOTER STYLE  */
#footer{
    padding: 15px 20px 0 70px !important;
}
#footer .fxsay{
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    color: #B4B4B4;
    margin: 0 auto;
    text-align: center;
    text-shadow: -1px 1px 0 #FFFFFF;
    width: 600px;

    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#footer .fxsay div{
    border: 1px solid #E8E8E8;
    padding: 20px;
    overflow: hidden;

    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

    -moz-box-shadow: 0 1px 3px #DEDEDE inset;
    -webkit-box-shadow: 0 1px 3px #DEDEDE inset;
    box-shadow: 0 1px 3px #DEDEDE inset;
}
#footer .fxsay div span{
    text-align: right;
    display: block;
}
#footer .copyright{
    color: #365E71;
    font-size: 11px;
    margin-top: 40px;
    text-align: center;
    text-shadow: -1px 1px 0 #D1EEFB;
}
#footer #subbanners{
    padding: 10px 80px 0;
}
#footer #subbanners > a{
    overflow: hidden;
    float: right;
    margin-right: 10px;

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
#footer #subbanners > a > img{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}
#footer #subbanners > .bann{
    display: block;
    height: 37px;
    opacity: 0.6;
    position: relative;
    width: 94px;
    text-indent: 100px;
    white-space: nowrap;
}
#footer #subbanners img{
    width: 88px;
    height: 31px;
    position:absolute;
    top:0;
    left:0;
    border: 3px solid rgba(255, 255, 255, 0.33);
}

/*  CONETNT DATA CSS  */
#content{
    background: url("/img/sys/middle.png") repeat-y scroll center top transparent;
    min-height: 430px;
}
#content .menu{
    display: block;
    float: left;
    margin-right: -20px;
    overflow: hidden;
    width: 25%;
}
#content .data{
    display: block;
    float: right;
    overflow: hidden;
    width: 71%;
}
#content .menu > div{
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline-block;
    margin: 4px 10px;
    width: 220px;
    overflow: hidden;

    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;

    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
#content .menu h4{
    background: none repeat scroll 0 0 #286B89;
    color: #FFFFFF;
    padding: 5px 20px;
    text-shadow: -1px 1px 0 #17526D;
}
#content .menu h4 span{

}
#content .menu ul{
    background: url("/img/sys/subcnt.jpg") no-repeat scroll right 0 transparent;
    display: block;
    padding: 5px 10px;
}
#content .menu ul li{
    list-style: none outside none;
    padding: 1px 1px 1px 1px;
}
#content .menu ul li a{
    color: #1C5976;
    text-decoration: none;
}
#content .menu ul li a:hover{
    text-decoration: underline;
}
#content .menu ul li.sel{
    background-color: #CDE0EB;
    overflow: hidden;
    text-shadow: -1px 1px 0 white;

    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#content .menu ul li.sel a{
    text-decoration: none;
}


/* Only apply touch target fixes on mobile/tablet */
@media (max-width: 768px) {
    .menu .container ul li a {
        font-size: 30px;
        display: block;
        min-height: 44px;
        padding: 12px 8px;
        margin: 2px 0;

    }
}



.menu .container ul li a {
    position: relative;
}


.container > a{
    text-decoration: none;
}

/*  DATA FORMATTING CSS  */
.data > div{
    padding-right: 15px;
    padding-left: 0px;
}
.data > div > div{

}
.data > div > div > div{
    background-color: #FFFFFF;
    margin: 15px 4px 4px;
    overflow: hidden;
    border: 1px solid #D2D2D2;

    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;

    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.data .title{
    background: none repeat scroll 0 0 white;
    border-radius: 3px 3px 3px 3px;
    display: block;
    color: #0D5678;
    margin: 4px;
    padding: 10px;
   font-size: 14px;

    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.data .table, .data .table table{
    width: 100%;
    border-collapse:collapse;
}
.data .table thead tr{

}
.data .table thead tr td{
    background-color: #286B89;
    border-bottom: 1px solid #144D67;
    color: #FCFCFC;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 8px 6px;
    text-shadow: -1px 1px 0 #11455E;
    text-transform: uppercase;
    vertical-align: middle;
}
.data .table tbody tr{
    border-top: 1px solid #E8E8E8;
}
.data .table tbody tr.even{
    background-color: #F9F9F9;
}
.data .table tbody tr td{
    padding: 4px 3px;
    vertical-align: middle;
    color: #585858;
    text-shadow: -1px 1px 0 #FFFFFF;
}
.data .table tbody tr.hover{
    background-color: #e3e3e3;
    border-top: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
}
.data .table tbody tr img{
    background-color: #FFFFFF;
    border: 1px solid #D3D3D3;
    display: block;
    height: 60px;
    overflow: hidden;
    width: 80px;

    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;

    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.data .table tbody tr a{
    color: #1A749D;
    text-decoration: none;
}
.data .table tbody tr a:hover{
    color: #1A749D;
    text-decoration: underline;
}

/*  PAGER  */
.pagination{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px 4px 4px 4px;
    display: inline-block;
    margin-left: 3px;
    margin-top: 10px;
    overflow: hidden;

    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.pagination li{
    border-left: 1px solid #D6D6D6;
    display: inline-block;
}
.pagination li a{
    background-color: #F4F4F4;
    border: 1px solid #FFFFFF;
    padding: 5px 8px;
    display: block;
    color: #1A749D;
    text-align: center;
    text-decoration: none;
    text-shadow: -1px 1px 0 white;

}
.pagination li a:hover, .pagination li.sel a{
    background-color: #d0d0d0;
    border: 1px solid #FFFFFF;
    padding: 5px 8px;
    text-align: center;
    text-shadow: -1px 1px 0 #AAAAAA;
    color: white;
}
.pagination .disabled{

}
.pagination .first{
    border-left: none;

    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
}
.pagination .first a{
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
}
.pagination .last{
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
}
.pagination .last a{
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
}

/*  ORDER PRINTER / CARTRIDGE CSS  */
.units{
    border-bottom: 1px solid white;
    border-left: 1px solid white;
    display: inline-block;
    overflow: hidden;

    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.units input, .units textarea{
    background-color: #FFFFFF;
    border: 1px solid #BEBEBE;
    color: #4E4E4E;
    outline: medium none;
    padding: 5px 4px;
    width: 80px;

    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;

    -moz-box-shadow: 0 1px 3px rgba(128, 128, 128, 0.34) inset;
    -webkit-box-shadow: 0 1px 3px rgba(128, 128, 128, 0.34) inset;
    box-shadow: 0 1px 3px rgba(128, 128, 128, 0.34) inset;

}
.btn{
    border: 1px solid #286B89;
    display: inline-block;
    overflow: hidden;

    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.btn input, .btn a{
    outline: none;
    background: url("/img/sys/menu.png") repeat-x scroll 0 -62px transparent;
    border: 1px solid rgba(255, 255, 255, 0.61);
    color: #FFFFFF!important;
    cursor: pointer;
    font-size: 12px;
    overflow: hidden;
    padding: 4px 17px;
    display: block;
    text-shadow: -1px 1px 0 #1A536D;
    text-decoration: none!important;

    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.btn input:hover, .btn a:hover{
    -moz-box-shadow: 0 1px 3px #1a3c56 inset;
    -webkit-box-shadow: 0 1px 3px #1a3c56 inset;
    box-shadow: 0 1px 3px #1a3c56 inset;
}
.cleft{

}
.cright{
    float: right;
    width: 240px;
}
.cleft .img{
    float: left;
    margin: 2px;
    overflow: hidden;
    width: 370px;

    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.cleft .img img{
    width: 99%;
}
.cright > div{
    padding: 20px 1px;
}
.cright h4{
    margin-bottom: 5px;
}
.cright ul{
    display: block;
    list-style: none outside none;
}
.cright ul li{
    display: block;
    padding: 3px 8px;
}
.cright a{

}
.cright ul.ff li{
    background-color: #C2E6F7;
    border-bottom: 1px solid #8CD0EF;
    border-top: 1px solid #EEFAFF;
}
.cright ul.ff li.fe{
    border-top: none;
}
.cright ul.ff li.le{
    border-bottom: none;
}
.cright ul.ff li.even{
    background-color: #EBF9FF;
    border-top: 1px solid #FFFFFF;
}
.icleft{
    float: left;
    width: 100%;
}
.icleft img{
    display: none !important;
}
.icleft td{
    padding: 4px 15px !important;
}


/*  FAQ  */
.faq-block {
    background: none repeat scroll 0 0 #F4F4F4;
    border: 1px solid #E6E6E6;
    color: #767474;
    display: block;
    font-size: 12px !important;
    margin-top: 5px;
    padding: 15px 15px;
    text-align: justify;
    text-shadow: 0 1px 0 white;
}
.faq-q {
    color: #2C7495 !important;
    cursor: pointer;
    font-size: 14px !important;
    margin: 0 !important;
}
.faq-qhover{
    text-decoration: underline;
}
.faq-cnt > div > div > div {
    margin: 0 4px -8px;
}
.faq-cnt > div > div > .pager {
    display: block;
    margin-top: 12px !important;
}
.faq-blast{
    margin: 0 4px 4px !important
}
.faq-qr{
    padding-top: 6px;
}


/*  CART  */
.cart .subtotal td{
    color: #276F87;
    font-weight: bold;
    padding: 8px 6px;
    text-align: left;
}
.order table input{
    width: 190px;
}
.order table textarea{
    width: 250px;
}
.order table input.captcha_inp{
    width: 100px;
}
.order table tr.err{
    color: inherit;
}
.order table tr.err input,
.order table tr.err textarea{
    border-left: 2px solid red;
}
.order img{
    width: 108px!important;
    height: 44px!important;
    margin-bottom: 8px;
}
.ui-effects-transfer {
    border: 1px solid #286B89;
}
.cart div.service{
    font-size: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
}
.oreceived p{
    background: url("/img/sys/check.png") no-repeat scroll 14px center #F0FEDD;
    color: #619C10;
    display: block;
    font-size: 14px;
    padding: 20px 20px 20px 58px;
    text-shadow: -1px 1px 0 white;
}



/*  VENDOR LIST STYLE  */
.vendor-list {
    list-style: none outside none;
    margin-top: 23px;
    width: 102%;
}
.vendor-list li {
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px 0 gray;
    display: inline-block;
    float: left;
    margin-bottom: 10px;
    margin-right: 7px;
    overflow: hidden;
}
.vendor-list li a {
    background-color: #FFFFFF;
    border: 1px solid gray;
    border-radius: 4px 4px 4px 4px;
    display: block;
    overflow: hidden;
    position: relative;
}
.vendor-list li a div {
    border: 1px solid white;
    border-radius: 4px 4px 4px 4px;
    height: 90px;
    overflow: hidden;
    width: 140px;
}
.vendor-list li a div span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.09);
    bottom: 0;
    color: #215E6F;
    font-size: 12px;
    left: 0;
    padding: 5px;
    position: absolute;
    right: 0;
    text-shadow: -1px 1px 0 white;
}
.vendor-list li a div img {
    height: 100%;
    width: 100%;
}
.vendor-list li a:hover{

}
.vendor-list li a:hover div span{

    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;

    color: #FFFFFF;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
}


.validate{
    padding-right: 25px;
    display: inline-block;
}
.v-ok {
    background: url("/img/cmsc/statuses/ok.png") no-repeat scroll right center transparent;
}
.v-error {
    background: url("/img/cmsc/statuses/error.png") no-repeat scroll right center transparent;
}


ul.video {
}
ul.video li {
    display: inline-block;
    margin-left: 12px;
    float: left;
}
ul.video li h3 {
    padding: 13px 0;
    text-align: center;
    width: 290px;
    font-size: 11px;
}
ul.video li a {
    border-radius: 3px;
    box-shadow: 0 1px 3px #656565;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    border: 2px solid transparent;
}
ul.video li a:hover {
    border: 2px solid #c20000;
}
ul.video li a img {
    background-color: red;
    display: block;
    height: 200px;
    width: 290px;
}

.dashed-a-blocks{
    text-align: center;
}
.dashed-a-blocks > p > a,
.dashed-a-blocks div.mblock{
    border-bottom: 1px dashed #cfcece;
    display: block;
    margin-bottom: 12px;
    padding-bottom: 12px;
    text-align: left;
}
.dashed-a-blocks > p > a img{
    display: block;
    margin: 0 auto;
}
.dashed-a-blocks .subtitle{
    border-bottom: 1px dashed #e0e0e0;
    color: #0d5678;
    display: block;
    padding: 8px 15px 10px;
    text-align: left;
    text-transform: uppercase;
    font-size: 12px;
}
.fansBlock > div{
    padding: 10px 12px;
    border-bottom: 1px dashed #e0e0e0;
}
.fansBlock .frype{
    height: 240px;
    width: 100%;

}
.fansBlock .facebook{
    height: 210px;
    overflow: hidden;
    width: 100%;
}
.fansBlock iframe .pluginSkinLight > div{
    border: none;
}
.dashed-a-blocks .like{
    padding: 12px 12px 10px;

    /* IE */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    /* Netscape */
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;

    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.dashed-a-blocks .like:hover{
    /* IE */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    /* Netscape */
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.dashed-a-blocks .like ul li{
    display: block;
    float: left;
    margin-right: 12px;
}






