﻿/*table {  
border-collapse:separate;  
border-spacing:0pt;  
}  
caption, th, td {  
font-weight:normal;  
text-align:left;  
}  
blockquote:before, blockquote:after, q:before, q:after {  
content:"";  
}  
blockquote, q {  
quotes:"" "";  
}  
a{  
cursor: pointer;  
text-decoration:none;  
}  
br.both{  
clear:both;  
}*/

.PopupBackground, #backgroundPopup, #backgroundPopup1, #backgroundPopup2
{  
    display:none;  
    position:fixed;
    _position:absolute; /* hack for internet explorer 6*/  
    height:100%;  
    width:100%;  
    top:0;  
    left:0;  
    background:#000000;
    border:1px solid #cecece;  
    z-index:101;  
}  

.PopupWindow, #popupContact, #popupContact1, #popupContact2
{  
    display:none;  
    position:fixed;  
    _position:absolute; /* hack for internet explorer 6*/  
    height:640px;  
    width:660px;  
    background:#fff;
    border:2px solid #cecece;  
    z-index:102;  
    padding:12px;  
    font-size:13px;  
}  

.PopupWindowH1, #popupContact h1, #popupContact1 h1, #popupContact2 h1
{  
    text-align:left;  
    color:#6FA5FD;  
    font-size:22px;  
    font-weight:700;  
    border-bottom:1px dotted #D3D3D3;  
    padding-bottom:2px;  
    margin-bottom:20px;  
}

.PopupButtonClose, #popupContactClose, #popupContactClose1, #popupContactClose2
{  
    font-size:14px;  
    line-height:14px;  
    right:6px;  
    bottom:4px;  
    position:absolute;
    font-weight:700;  
    display:none;
    cursor: pointer; 
}

#PopupWindowClose_Inst, #PopupWindowClose_Acc, #PopupWindowClose_overview, #PopupWindowClose_overviewBanner, #PopupWindowClose_size, #PopupWindowClose_overload, #PopupWindowClose_lifetime, #PopupWindowClose_accessories, #PopupWindowClose_relatedAcc, #PopupWindowClose_setup, #PopupWindowClose_relatedInst, #PopupWindowClose_applications, #PopupWindowClose_app, #PopupWindowClose_app1, #PopupWindowClose_app2, #PopupWindowClose_Main, #PopupWindowClose_lsb200, #PopupWindowClose_lrm200, #PopupWindowClose_lth300, #PopupWindowClose_llb130, #PopupWindowClose_llb210, #PopupWindowClose_lcm300, #PopupWindowClose_usbAd, #PopupWindowClose_usbPresent, #PopupWindowClose_usbSolution, #PopupWindowClose_DownloadProfile, #PopupWindowClose_ad, #PopupWindowClose_keynote, #PopupWindowClose_gs, #PopupWindowClose_commercial, #PopupWindowClose_gallery
{  
    font-size:14px;  
    line-height:14px;  
    right:6px;  
    top:2px;
    position:absolute;
    display:none;
    cursor: pointer; 
}

.PopupButton, #button, #button1, #button2
{  
    text-align:center;
    cursor: pointer;
    /*margin:100px;*/  
}

.PopupWindowLong
{  
    display:none;  
    position:fixed;  
    _position:absolute; /* hack for internet explorer 6*/
    width:600px;  
    background:#fff;
    border:2px solid #cecece;  
    z-index:102;
    padding-top: 10px;
    font-size:13px;
}

.PopupVideo
{
    width: 800px;
    padding-top: 20px;
}

.PopupGallery
{
    width: 604px;
}

.PopupSlide
{
    width: 740px;
}

.PopupDownloadProfile
{
    width: 400px;
    padding-top: 20px;
}
