/* Minification failed. Returning unminified contents.
(23,12): run-time error CSS1036: Expected expression, found '@fontColor'
 */
#basic-modal-content {
    display: none;
}

#simplemodal-overlay {
    background-color: #000;
}

/* Container */
#simplemodal-container {
    height: 280px;
    width: 375px;
    border: 1px solid #000;
    background-color: #fff;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e8e8e8));
    background: -webkit-linear-gradient(top, #fff, #e8e8e8);
    background: -moz-linear-gradient(top, #fff, #e8e8e8);
    background: -ms-linear-gradient(top, #fff, #e8e8e8);
    background: -o-linear-gradient(top, #fff, #e8e8e8);
    border-radius: 10px;
    display: block;
    padding: 5px;
    color: @fontColor;
    margin-bottom: 10px;
}

#simplemodal-container .simplemodal-data {
    padding: 8px;
}

#simplemodal-container a.modalCloseImg {
    background: url(/Content/Images/x.png) no-repeat;
    width: 25px;
    height: 29px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -15px;
    right: -16px;
    cursor: pointer;
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strong,sub,sup,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption{margin:0;padding:0;border:0;outline:0;background:transparent;line-height:130%}html{height:101%}body{font-family:"Droid Sans","Lucida Grande",Tahoma,sans-serif;vertical-align:top;font-size:80%;color:#333;background:#d8d8d8 url(Images/masterBackground_1x413.png) top repeat-x}textarea{font-family:"Droid Sans","Lucida Grande",Tahoma,sans-serif;color:#333}h1{font-size:17px}h2{font-size:15px;font-weight:bold}h3{font-size:12px;font-weight:bold}input{border:1px solid #707070}input.error{background-color:#ffd6d6}fieldset.error{background-color:#ffd6d6}input:hover{border:1px solid #26a0da}input:focus{border:1px solid #212121}table{border-spacing:0 0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}tbody{padding:0;margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#masterPage{position:relative;margin:0 auto 0 auto;width:872px;z-index:1;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#masterTop{width:872px;display:table}#masterNavigation{display:table-cell;vertical-align:top;width:200px;background-color:#252525;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:140px;padding-bottom:50px;font-family:'Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif}#masterRight{display:table-cell;width:672px;min-height:575px;background-color:#fff;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#masterHeader{width:872px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#masterContentBorder{float:left;width:850px;border:8px solid #252525;border-radius:8px;box-shadow:0 0 10px #252525}#masterContent{float:left;width:850px;background-color:#fff;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Droid Sans","Lucida Grande",Tahoma,sans-serif;color:#333;padding:10px}#masterFooter{clear:both;width:866px;height:42px;font-size:75%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}input.btnBlackLarge{cursor:pointer;font-family:"Droid Sans","Lucida Grande",Tahoma,sans-serif;font-size:13px;background-color:#2c2b2b;background:-webkit-gradient(linear,0 0,0 100%,from(#393737),to(#292929));background:-webkit-linear-gradient(top,#393737,#292929);background:-moz-linear-gradient(top,#393737,#292929);background:-ms-linear-gradient(top,#393737,#292929);background:-o-linear-gradient(top,#393737,#292929);color:#fff;padding:10px;border-radius:5px;border:1px solid #000;box-shadow:inset 0 0 1px #494949;text-align:center;display:inline-block}input.btnBlackLarge:hover{background:-webkit-gradient(linear,0 0,0 100%,from(#393939),to(#575656));background:-webkit-linear-gradient(top,#393939,#575656);background:-moz-linear-gradient(top,#393939,#575656);background:-ms-linear-gradient(top,#393939,#575656);background:-o-linear-gradient(top,#393939,#575656)}input.btnBlackSmall{cursor:pointer;font-family:"Droid Sans","Lucida Grande",Tahoma,sans-serif;font-size:12px;background-color:#2c2b2b;background:-webkit-gradient(linear,0 0,0 100%,from(#393737),to(#292929));background:-webkit-linear-gradient(top,#393737,#292929);background:-moz-linear-gradient(top,#393737,#292929);background:-ms-linear-gradient(top,#393737,#292929);background:-o-linear-gradient(top,#393737,#292929);color:#fff;padding:3px 3px 3px 3px;border-radius:5px;border:1px solid #000;box-shadow:inset 0 0 1px #494949;text-align:center;display:inline-block}input.btnBlackSmall:hover{background:-webkit-gradient(linear,0 0,0 100%,from(#393939),to(#575656));background:-webkit-linear-gradient(top,#393939,#575656);background:-moz-linear-gradient(top,#393939,#575656);background:-ms-linear-gradient(top,#393939,#575656);background:-o-linear-gradient(top,#393939,#575656)}input.btnGreenSmall{cursor:pointer;font-family:"Droid Sans","Lucida Grande",Tahoma,sans-serif;font-size:12px;background-color:#054900;background:-webkit-gradient(linear,0 0,0 100%,from(#087600),to(#054900));background:-webkit-linear-gradient(top,#087600,#054900);background:-moz-linear-gradient(top,#087600,#054900);background:-ms-linear-gradient(top,#087600,#054900);background:-o-linear-gradient(top,#087600,#054900);color:#fff;padding:3px 3px 3px 3px;border-radius:5px;border:1px solid #033100;box-shadow:inset 0 0 1px #021d00;text-align:center;display:inline-block}input.btnGreenSmall:hover{background:-webkit-gradient(linear,0 0,0 100%,from(#0a9300),to(#087600));background:-webkit-linear-gradient(top,#0a9300,#087600);background:-moz-linear-gradient(top,#0a9300,#087600);background:-ms-linear-gradient(top,#0a9300,#087600);background:-o-linear-gradient(top,#0a9300,#087600)}input.btnGreenLarge{cursor:pointer;font-family:"Droid Sans","Lucida Grande",Tahoma,sans-serif;font-size:13px;background-color:#054900;background:-webkit-gradient(linear,0 0,0 100%,from(#087600),to(#054900));background:-webkit-linear-gradient(top,#087600,#054900);background:-moz-linear-gradient(top,#087600,#054900);background:-ms-linear-gradient(top,#087600,#054900);background:-o-linear-gradient(top,#087600,#054900);color:#fff;padding:10px;border-radius:5px;border:1px solid #033100;box-shadow:inset 0 0 1px #021d00;text-align:center;display:inline-block}input.btnGreenLarge:hover{background:-webkit-gradient(linear,0 0,0 100%,from(#0a9300),to(#087600));background:-webkit-linear-gradient(top,#0a9300,#087600);background:-moz-linear-gradient(top,#0a9300,#087600);background:-ms-linear-gradient(top,#0a9300,#087600);background:-o-linear-gradient(top,#0a9300,#087600)}.red{color:#8b0000}a{color:#333;text-decoration:none}a:hover{text-decoration:underline;cursor:pointer}#navigationPlaceHolder{float:right;padding:20px 6px 0 0;width:586px}#navigation{float:right;width:auto}#navigation .item{color:#fff;width:190px;height:35px;background:url(Images/navigationItemSelected_190x35.png) no-repeat top left;margin-bottom:10px;margin-left:5px;opacity:.8;float:Left}#navigation .item:hover{opacity:1;color:#fff}#navigation .logoPlace{width:200px;height:150px}#navigation .item.selected{opacity:1}#navigation .icon{float:left;width:24px;height:24px;padding:5px 7px 0 7px;cursor:pointer}#navigation .heading{padding:3px 0 0 0;font-size:100%;font-weight:bold;cursor:pointer}#navigation .text{padding:0;font-size:75%;font-weight:normal;font-style:italic;cursor:pointer}#navigation a{text-decoration:none}#masterHeader .leftPart{float:left;width:230px;height:125px;overflow:hidden;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#masterHeader .logoPlace{float:left;padding:10px 0 0 0;width:230px;height:125px;overflow:hidden;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#masterHeader .rightPart{float:left;width:642px}#masterHeader .loginPart{background:url(Images/masterTopRight_262x45.png) top no-repeat;float:right;width:262px;height:45px;overflow:hidden;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#masterHeader .imgPlace{padding:10px 0 0 13px;float:left;width:45px;height:45px;overflow:hidden;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#masterHeader .textPlace{padding:7px 0 0 0;float:left;width:217px;height:45px;overflow:hidden;color:#fff;font-size:90%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#masterHeader .textPlace.login{width:182px}#masterHeader .logoutPlace{padding:13px 0 0 0;float:left;width:35px;height:45px;overflow:hidden;opacity:.8;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#masterHeader .logoutPlace:hover{opacity:1}#reports .divCustomer{margin:10px 0 10px 0;width:100%}#reports .imgCustomer{width:24px;height:24px;display:inline-block;vertical-align:middle}#reports .spnCustomer{height:24px;font-size:15px;font-weight:bold;display:inline-block;vertical-align:middle}#reports .divServer{margin:10px 0 10px 10px}#reports .imgServer{width:24px;height:24px;display:inline-block}#reports .divServerName{display:inline-block;font-size:10px}#reports .divServerName b{display:inline-block;font-size:11px}#reports .divCollection{margin:10px 0 15px 25px;padding:5px;background-color:rgba(203,230,243,.34)}#reports .imgCollection{width:24px;height:24px;display:inline-block}#reports .divCollectionDetail{display:inline-block;font-size:10px;padding-right:40px}#reports .divCollectionDetail b{display:inline-block;font-size:11px}#reports .divReport{margin:5px;padding:5px;background-color:rgba(186,222,239,.3)}#reports .divReport.nothingFound{background-color:rgba(0,0,0,0)}#reports .imgReport{width:24px;height:24px;display:inline-block}#reports .divReportDetail{display:inline-block;font-size:10px;padding-right:40px}#reports .divReportDetail b{display:inline-block;font-size:11px}#reports .divReportDownload{float:right;display:inline-block;vertical-align:middle;margin-top:5px;font-size:11px}#reports .divReportDownload a{display:inline-block;vertical-align:middle}#reports .divReportDownload img{display:inline-block;vertical-align:middle;padding-right:5px}#reports a{color:#333;font-weight:bold;text-decoration:none}#reports a:hover{text-decoration:underline}#reports .wideBox{border:1px solid #000;background-color:#fff;background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8));background:-webkit-linear-gradient(top,#fff,#e8e8e8);background:-moz-linear-gradient(top,#fff,#e8e8e8);background:-ms-linear-gradient(top,#fff,#e8e8e8);background:-o-linear-gradient(top,#fff,#e8e8e8);border-radius:10px;display:block;padding:5px;color:#333;margin-bottom:10px}#reports .nothingFound{text-align:left;color:#8b0000}#masterFooter .leftPart{float:left;color:#666;height:42px;width:466px;padding:14px 0 0 5px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#masterFooter .paymentPart{float:left;text-align:right;height:42px;width:400px;padding:10px 5px 0 0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#masterFooter img{display:inline block;vertical-align:middle}#masterFooter a{color:#666;display:inline block;text-decoration:none;vertical-align:middle;font-size:11px}#masterFooter a:hover{color:#000}#products h2{text-align:center}#products .priceTag{font-size:13px;font-weight:bold}#products .saveTag{font-size:12px;font-weight:normal;color:#fe9cab}#products .ticketBox{float:left;width:187px;border:1px solid #006597;background-color:#00c6f1;background:-webkit-gradient(linear,0 0,0 100%,from(#00c6f1),to(#0176b0));background:-webkit-linear-gradient(top,#00c6f1,#0176b0);background:-moz-linear-gradient(top,#00c6f1,#0176b0);background:-ms-linear-gradient(top,#00c6f1,#0176b0);background:-o-linear-gradient(top,#00c6f1,#0176b0);border-radius:5px;display:inline-block;padding:5px;color:#fff;font-size:10px}#products .ticketBox.space{margin-right:7px}#products .wideBox{border:1px solid #000;background-color:#fff;background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8));background:-webkit-linear-gradient(top,#fff,#e8e8e8);background:-moz-linear-gradient(top,#fff,#e8e8e8);background:-ms-linear-gradient(top,#fff,#e8e8e8);background:-o-linear-gradient(top,#fff,#e8e8e8);border-radius:10px;display:inline-block;padding:5px;color:#333;width:817px}#products #divVoucherError{display:none}#buyProducts a{color:#333;text-decoration:none}#buyProducts a:hover{text-decoration:underline}#buyProducts .wideBox{border:1px solid #000;background-color:#fff;background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8));background:-webkit-linear-gradient(top,#fff,#e8e8e8);background:-moz-linear-gradient(top,#fff,#e8e8e8);background:-ms-linear-gradient(top,#fff,#e8e8e8);background:-o-linear-gradient(top,#fff,#e8e8e8);border-radius:10px;display:block;padding:5px;color:#333;margin-bottom:10px}#buyProducts table{border:0 none;border-right:1px solid #aaa;width:100%}#buyProducts th{background-color:#bbb;padding:3px}#buyProducts th.col1{width:auto}#buyProducts th.col2{width:75px}#buyProducts th.col3{width:125px}#buyProducts th.col4{width:125px}#buyProducts td{border:1px solid #aaa;border-top:0 none;border-right:0 none;padding:3px}#buyProducts .left{text-align:left}#buyProducts .right{text-align:right}#buyProducts .center{text-align:center}#buyProducts .noProducts{text-align:left;color:#8b0000}#buyProducts .totalSum{font-size:12px;font-weight:bold;text-align:right;margin:15px 0 0 0;width:auto}#buyProducts .vatSum{font-size:11px;font-weight:normal;font-style:italic;text-align:right;margin:5px 0 5px 0;width:auto}#buyProducts .btnBlackLarge{width:150px}#buyProducts .leftBox{float:left;border:1px solid #000;background-color:#fff;background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8));background:-webkit-linear-gradient(top,#fff,#e8e8e8);background:-moz-linear-gradient(top,#fff,#e8e8e8);background:-ms-linear-gradient(top,#fff,#e8e8e8);background:-o-linear-gradient(top,#fff,#e8e8e8);border-radius:10px;display:block;padding:5px;color:#333;width:397px}#buyProducts .outerRightBox{float:right;display:block;width:409px}#buyProducts .rightBox{border:1px solid #000;background-color:#fff;background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8));background:-webkit-linear-gradient(top,#fff,#e8e8e8);background:-moz-linear-gradient(top,#fff,#e8e8e8);background:-ms-linear-gradient(top,#fff,#e8e8e8);background:-o-linear-gradient(top,#fff,#e8e8e8);border-radius:10px;display:block;padding:5px;color:#333;width:397px}#buyProducts input{width:390px}#buyProducts textarea{width:388px;height:80px}#buyProducts #btnBuyLogin,#buyProducts #btnBuyLogout{margin-top:5px;width:100px}#buyProducts #btnBuyCreateOrder{margin-top:5px;width:200px}#buyProducts fieldset{display:inline-block;margin-bottom:5px;width:100%}#buyProducts #registerHide{display:none}#shoppingCart table{border:0 none;border-right:1px solid #eee;width:100%}#shoppingCart th{background-color:#bbb;padding:3px}#shoppingCart th.col1{width:auto}#shoppingCart th.col2{width:75px}#shoppingCart th.col3{width:125px}#shoppingCart th.col4{width:125px}#shoppingCart th.col5{width:20px}#shoppingCart td{border:1px solid #eee;border-top:0 none;border-right:0 none;padding:3px}#shoppingCart .left{text-align:left}#shoppingCart .right{text-align:right}#shoppingCart .center{text-align:center}#shoppingCart .noProducts{text-align:left;color:#8b0000}#shoppingCart .deleteItemButton{cursor:pointer}#shoppingCart .totalSum{font-size:12px;font-weight:bold;text-align:right;margin:15px 30px 0 0;width:auto}#shoppingCart .vatSum{font-size:11px;font-weight:normal;font-style:italic;text-align:right;margin:10px 30px 30px 0;width:auto}#shoppingCart .btnBlackLarge{width:150px}#menuCart a{text-decoration:none}#menuCart .background{color:#333;width:190px;height:75px;background:#252525 url(Images/CartBackground_190x75.png) no-repeat top left;margin:30px 0 10px 5px;text-decoration:none}#menuCart .icon{float:left;width:24px;height:24px;padding:5px 7px 0 7px;cursor:pointer}#menuCart .heading{padding:3px 0 0 0;font-size:100%;font-weight:bold;cursor:pointer}#menuCart .text{padding:0;font-size:75%;font-weight:normal;font-style:italic;cursor:pointer}#menuCart .total{width:190px;padding:0;font-size:11px;font-weight:bold;font-style:normal;cursor:pointer;display:inline-block;margin:0}#menuCart .totalText{float:left;margin:5px 0 0 5px}#menuCart .totalPrice{float:right;margin:5px 5px 0 0}#menuCart .links{width:190px;padding:0;font-size:10px;font-weight:bold;font-style:normal;cursor:pointer;display:inline-block;margin:0}#menuCart .linkBuy{float:left;margin:3px 0 0 5px}#menuCart .linkBuy:hover{text-decoration:underline}#menuCart .linkEmpty{float:right;margin:3px 5px 0 0}#menuCart .linkEmpty:hover{text-decoration:underline}#menuCart .linkImg{float:left;padding-right:3px}#menuCart .linkEmpty .linkImg{margin-top:2px}#startPayment .wideBox{border:1px solid #000;background-color:#fff;background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8));background:-webkit-linear-gradient(top,#fff,#e8e8e8);background:-moz-linear-gradient(top,#fff,#e8e8e8);background:-ms-linear-gradient(top,#fff,#e8e8e8);background:-o-linear-gradient(top,#fff,#e8e8e8);border-radius:10px;display:block;padding:5px;color:#333;margin-bottom:10px}#startPayment table{border:0 none;border-right:1px solid #aaa;width:100%}#startPayment th{background-color:#bbb;padding:3px}#startPayment th.col1{width:auto}#startPayment th.col2{width:75px}#startPayment th.col3{width:125px}#startPayment th.col4{width:125px}#startPayment td{border:1px solid #aaa;border-top:0 none;border-right:0 none;padding:3px}#startPayment .left{text-align:left}#startPayment .right{text-align:right}#startPayment .center{text-align:center}#startPayment .noProducts{text-align:left;color:#8b0000}#startPayment .totalSum{font-size:12px;font-weight:bold;text-align:right;margin:15px 0 0 0;width:auto}#startPayment .vatSum{font-size:11px;font-weight:normal;font-style:italic;text-align:right;margin:5px 0 5px 0;width:auto}#startPayment .btnBlackLarge{width:200px}#paymentDecline .btnBlackLarge{width:200px}#paymentAccept .simpleBox{border:1px solid #aaa;padding:5px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#paymentAccept .transBox{float:left;margin-right:30px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#TermsOfTrade h1{font-size:14px}#TermsOfTrade h2{font-size:12px}#userAccountPage .btnBlackSmall{width:125px;margin-right:3px}#userAccountPage fieldset{display:inline-block;margin-bottom:15px;width:100%}#userAccountPage input{width:390px}#userAccountPage .leftBox{float:left;border:1px solid #000;background-color:#fff;background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8));background:-webkit-linear-gradient(top,#fff,#e8e8e8);background:-moz-linear-gradient(top,#fff,#e8e8e8);background:-ms-linear-gradient(top,#fff,#e8e8e8);background:-o-linear-gradient(top,#fff,#e8e8e8);border-radius:10px;display:block;padding:5px;color:#333;width:397px}#userAccountPage .rightBox{float:right;border:1px solid #000;background-color:#fff;background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8));background:-webkit-linear-gradient(top,#fff,#e8e8e8);background:-moz-linear-gradient(top,#fff,#e8e8e8);background:-ms-linear-gradient(top,#fff,#e8e8e8);background:-o-linear-gradient(top,#fff,#e8e8e8);border-radius:10px;display:block;padding:5px;color:#333;width:397px}#userAccountPage .buttonPane{width:100%;text-align:right}#userAccountPage #userRegisterUpdateModal,#userAccountPage #userPasswordUpdateModal{display:none}#contactUs .btnBlackLarge{width:180px}#contactUs .btnBlackSmall{width:125px}#contactUs fieldset{display:inline-block;margin-bottom:15px;width:100%}#contactUs input{width:400px}#contactUs textarea{width:400px;height:200px}#loginPage{}#loginPage #btnLogin{width:100px}#loginPage [type="text"],#loginPage [type="password"]{width:390px}#loginPage .leftBox{float:left;border:1px solid #000;background-color:#fff;background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8));background:-webkit-linear-gradient(top,#fff,#e8e8e8);background:-moz-linear-gradient(top,#fff,#e8e8e8);background:-ms-linear-gradient(top,#fff,#e8e8e8);background:-o-linear-gradient(top,#fff,#e8e8e8);border-radius:10px;display:block;padding:5px;color:#333;width:397px}#loginPage .rightBox{float:right;border:1px solid #000;background-color:#fff;background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8));background:-webkit-linear-gradient(top,#fff,#e8e8e8);background:-moz-linear-gradient(top,#fff,#e8e8e8);background:-ms-linear-gradient(top,#fff,#e8e8e8);background:-o-linear-gradient(top,#fff,#e8e8e8);border-radius:10px;display:block;padding:5px;color:#333;width:397px}#loginPage #btnLoginRegisterUser{width:150px}#yourAccount a{color:#333;font-weight:bold;text-decoration:none}#yourAccount a:hover{text-decoration:underline}#yourAccount .wideBox{border:1px solid #000;background-color:#fff;background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8));background:-webkit-linear-gradient(top,#fff,#e8e8e8);background:-moz-linear-gradient(top,#fff,#e8e8e8);background:-ms-linear-gradient(top,#fff,#e8e8e8);background:-o-linear-gradient(top,#fff,#e8e8e8);border-radius:10px;display:inline-block;padding:5px;color:#333;width:817px}#yourAccount table{border:0 none;border-right:1px solid #aaa;width:100%}#yourAccount th{background-color:#bbb;padding:3px}#yourAccount td{border:1px solid #aaa;border-top:0 none;border-right:0 none;padding:3px;vertical-align:top;font-size:11px}#yourAccount .left{text-align:left}#yourAccount .right{text-align:right}#yourAccount .center{text-align:center}#yourAccount .noProducts{text-align:left;color:#8b0000}#yourAccount th.col1{width:125px}#yourAccount th.col2{width:auto}#yourAccount th.col3{width:100px}#yourAccount #ticketCoupons th.col1{width:80px}#yourAccount #ticketCoupons th.col2{width:auto}#yourAccount #ticketCoupons th.col3{width:100px}#yourAccount #ticketCoupons th.col4{width:100px}#yourAccount #ticketCoupons th.col5{width:100px}#yourAccount #ticketCoupons th.col6{width:80px}#yourAccount #subscriptions th.col1{width:80px}#yourAccount #subscriptions th.col2{width:auto}#yourAccount #subscriptions th.col3{width:100px}#yourAccount #subscriptions th.col4{width:100px}#yourAccount #vouchers th.col1{width:100px}#yourAccount #vouchers th.col2{width:125px}#yourAccount #vouchers th.col3{width:auto}#yourAccount #vouchers th.col4{width:80px}#registerVoucher a{color:#333;font-weight:bold;text-decoration:none}#registerVoucher a:hover{text-decoration:underline}#registerVoucher .leftBox{float:left;border:1px solid #000;background-color:#fff;background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8));background:-webkit-linear-gradient(top,#fff,#e8e8e8);background:-moz-linear-gradient(top,#fff,#e8e8e8);background:-ms-linear-gradient(top,#fff,#e8e8e8);background:-o-linear-gradient(top,#fff,#e8e8e8);border-radius:10px;display:block;padding:5px;color:#333;width:397px}#registerVoucher .rightBox{float:right;border:1px solid #000;background-color:#fff;background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e8e8e8));background:-webkit-linear-gradient(top,#fff,#e8e8e8);background:-moz-linear-gradient(top,#fff,#e8e8e8);background:-ms-linear-gradient(top,#fff,#e8e8e8);background:-o-linear-gradient(top,#fff,#e8e8e8);border-radius:10px;display:block;padding:5px;color:#333;width:397px}#registerVoucher input{width:390px}#registerVoucher textarea{width:388px;height:80px}#registerVoucher #btnRegisterVoucherAndUser{width:200px}#registerVoucher .centerButton{width:100%;text-align:center}#registerVoucher #btnDownloadClient{width:200px}#howToGetStarted a{color:#333;font-weight:bold;text-decoration:none}#howToGetStarted a:hover{text-decoration:underline}#howToGetStarted .centerButton{width:100%;text-align:center}#howToGetStarted #btnDownloadClient{width:300px}
