﻿html { overflow-y: scroll; overflow: -moz-scrollbars-vertical;margin:0px;padding:0px; }
* html {}

body {margin:0px;padding:0px;background:#fff url('/_sysFiles/img/skin/site_bg.jpg') top  repeat-x fixed;font-family:Tahoma;font-size:11px;color:#000;line-height:145%;}

#app_container{margin: 0px auto;padding:0px;width:1000px;background-color:transparent;}

/* Header */
#app_header {position:relative;height:170px;}
#app_header_links {height:16px;padding:10px 15px 0px;}
#app_header_links #breadcrumb{float:left;color:#D1DDF0;}
#app_header_links #quick_links{float:right;text-align:right;}

#app_header_links a{color:#333;text-decoration:none;padding-right:6px;margin-right:6px;border-right:1px solid #efefef;}
#app_header_links a.lastone{border-right:0px solid white;margin-right:0px;padding-right:0px;}
#app_header_links a:hover{color:Red;text-decoration:underline;}

#whoson_chat_link {
            Bottom: 0;
            Right: 10px;
            Position: fixed;
}


#app_header_logo{clear:both;float:left;margin-left:10px;}
#app_header_logo a{float:left;width:420px;height:75px;background:transparent url('../../_sysFiles/img/skin/mast_logo.png') top left no-repeat;}

#app_header_contact {float:right;margin-right:20px;margin-top:40px;height:50px;width:460px;}

#app_header_telephone{float:left;margin-left:60px;width:210px;height:36px;background:transparent url('../../_sysFiles/img/skin/mast_contact.png') top right no-repeat;
                      font-size:22px;color:#0744A7;padding-top:17px;text-align:right;font-family:"Arial Black";letter-spacing:-0.06em;
}
#app_header_telephone a {}
#app_header_basket {float:right;width:170px;height:36px;padding-left:10px;border-left:1px solid #efefef;background:transparent url('/_sysFiles/img/skin/mast_basket.jpg') top right no-repeat;}
#app_header_basket #class{padding-top:20px;}
#app_header_basket #class a{color:#000;}

#app_header_livechat a{display:none;float:right;margin-top:20px;width:120px;height:36px;background:transparent url('../../_sysFiles/img/skin/xdlive_offline.jpg') top right no-repeat;}


#app_header_navigation {z-index:3;clear:both;position:absolute;height:49px;width:100%;bottom:0px;left:0px;background-color:#0742A3;}
#app_header_navigation a{float:left;}

#app_header_navigation .firstone{float:left;width:4px;height:49px;}
#app_header_navigation .lastone{float:right;width:4px;height:49px;}

/* Body */
#app_body{margin-top:5px;min-height:300px;z-index:0;}
#app_body_index{float:left;width:190px;display:none;}
#app_body_content{float:left;width:800px;}/*float:left;width:606px;margin-left:7px;*/
#app_body_content_full{float:right;width:1000px;}/*float:right;width:800px;*/
#app_body_action{float:right;width:190px;}

#app_body a,#app_body a:visited{color:#0742A3;}

/* Footer */
#app_footer{clear:both;margin-top:40px;color:#333;}
#app_footer_content{margin-bottom:10px;color:#000;}
#app_footer_content .content{background-color:#efefef;padding:10px;}
#app_footer_copyright {float:left;width:55%;}
#app_footer_registration {float:right;width:45%;text-align:right;}

#app_footer_copyright a{color:#333;text-decoration:none;}
#app_footer_copyright a:hover{color:red;}