/* START RESET */

/*@font-face {
    font-family: 'CalibriRegular';
    src: url('../bin/fonts-min/calibri-webfont.eot');
    src: url('../bin/fonts-min/calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('../bin/fonts-min/calibri-webfont.woff') format('woff'),
         url('../bin/fonts-min/calibri-webfont.ttf') format('truetype'),
         url('../bin/fonts-min/calibri-webfont.svg#CalibriRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

.anmimationShort2{
    transition: all 0.2s ease-in-out  0s;
    -moz-transition: all 0.2s ease-in-out  0s;
    -webkit-transition: all 0.2s ease-in-out  0s;
    -o-transition: all 0.2s ease-in-out  0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    
    backface-visibility: hidden;
    perspective: 1000;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
        font-family: Helvetica,"Open Sans", Arial;
}
input{outline:none;}
a{-moz-outline-style: none; outline:none;}
/* END RESET */
body{font-family: Helvetica,"Open Sans", Arial; overflow-x:hidden; font-size:100%; position:relative;width: 810px;height: 800px;}
b{font-weight: bold;}
a:link, a:visited{outline:none;text-decoration:none;}
p b{ font-weight: bold; }
span{ font-family: Helvetica,"Open Sans",Arial; }
strong{ font-weight: bold; }
.clear{clear:both;}
.left{float:left;}
.right{float:right;}
html{ position:relative;width: 810px;height: 800px;}
.s_strong{font-weight: bold;}
#loader_percent,#page_loader_logo,#page_loader_bar,#page_loader_bar2{
    display:none;
}
#tab{ 
    float:left;
    width:100%;
    position:relative;
}
#tab_middler{
    width:810px;
    margin:0 auto;
    height: 100%;
    position:relative;
    height: 800px;
    overflow: hidden;
}
#tab_middler_over{
    width:100%;
    margin:0 auto;
    height: 100%;
    position:absolute;
    top:0px;left:0px;
    background-color: #fff;
    display: block;
    z-index: 1000;
}
#main{
    float:left;
    width:100%;
    height: 100%;
    display:block;
}
#main_intro{
    position:relative;
    height: 100%;
}
#asx_bg{
    position: absolute;
    bottom:0px;left:0px;
    width: 100%;
    height: 413px;
    display: block;
    background-image: url("../images/fb_tab_asx_assets/main.png");
}
#asx_slider{position: absolute;top:0px;left:0px;width: 100%;}
.bxslider li{position: absolute;top: 0;left: 0;}

#run_fancybox{
    position: absolute;
    right: 15px;top:10px;z-index: 100;
}
.s_button{
    position: relative;
    opacity: 0.5;
    display: block;
}
.s_button:hover{
    opacity: 1;
}

.custom_bx_button{
    bottom: 0;
    height: 86%;
    position: absolute;
    width: 60px;
    z-index: 100;
    cursor: pointer;
}

.bx_button{
    position: relative;
    text-align: center;
    top: 34%;
    display: block;
}

#bx_prev{
    left:0px;
}
#bx_next{
    right: 0px;
}

.custom_bx_button:hover .s_button{opacity: 1;}

.bx-controls{display: none;}

#asx_line{
    position: absolute;
    right: -900px;
    top: 304px;
    z-index: 200;
}

.asx_text1{
    color: #d70016;
    font-size: 28px;
    font-weight: bold;
    left: 5%;
    line-height: 32px;
    position: absolute;
    top: 21%;
}

.asx_text2{
    color: #222;
    font-size: 26px;
    line-height: 30px;
    position: absolute;
    right: 10.5%;
    top: 22%;
}
.asx_text2 ul{
    list-style: disc outside none;
    position: relative;
}

.asx_text2 ul li{
    padding-bottom: 10px;
    position: relative;
    padding-left: 2px;
}

.more_link{
    bottom: 111px;
    display: block;
    height: 38px;
    position: absolute;
    right: 90px;
    width: 200px;
}

.fancybox-wrap {
    left: 0 !important;
    position: absolute;
    top: 0 !important;
}

.fancybox-close {
    cursor: pointer;
    right: 15px !important;
    top: 10px !important;
    opacity: 0.5;
    
    transition: all 0.2s ease-in-out  0s;
    -moz-transition: all 0.2s ease-in-out  0s;
    -webkit-transition: all 0.2s ease-in-out  0s;
    -o-transition: all 0.2s ease-in-out  0s;
    -ms-transition: all 0.2s ease-in-out 0s;
}

.fancybox-close:hover{
    opacity: 1;
}

.fancybox-close{
    background-image: url("../images/fb_tab_asx_assets/minus.png") !important;
}