@CHARSET "UTF-8";
/* 
Document   : default
Created on : 12.6.2009, 20:34:46
Author     : lopik
Description:
Default style sheet
*/


.right { float: right }
.left { float: left }
.clear { clear: both;}
.nodisplay { display: none;}


body {
    background-color:white;
    font-family:Arial,Helvetica;
    margin:0;
    font-family: "Arial CE", "Helvetica CE", Arial, Helvetica;
    font-size: smaller;
    color: #eee;
    text-align: center;
    /*
    font-size:0.7em;
    scrollbar-arrow-color: #464646;
    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-darkshadow-color: #999999;
    scrollbar-face-color: #D4D0C8;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #CCCCCC;
    scrollbar-track-color: #e6e6e6;
    */
}

a {
    text-decoration: none;
    color: #ff9600;
    /*    color: #115CE5; */
}
img {
    border: 0px;
}

table {
    border-collapse: collapse;
}

label {
    cursor: pointer;
}

#page {
    margin: auto;
    margin-top: 5px;
    width: 1000px;
    border: 1px solid #333;
}

#pageInner {
    margin: 3px;
    padding: 3px;
    background: #000;
    background-image: url('/images/sirius-background.jpg');
    background-position: 300px 200px;
    background-repeat: no-repeat;
    /*    background: #333; */
}

a.button {
    float: left;
    text-align: center;
    background-color: #666;
    border: 1px solid #888;
    color: #eee;
    padding: 1px 3px;
}

a.button span {
    float: left;
    padding-right: 3px;
}


input, select, textarea {
    background-color: #444;
    border: 1px solid #888;
    color: #eee;
}

input.text {
    font-size: smaller;
    background-color: #444;
    border: 1px solid #888;
    color: #eee;
}

.loaderInfo {
    text-align: center;
    font-size: 1.6em;
    color: #715123;
    padding-right: 200px;
    padding-top: 100px;
}
#loadingDialog {
    text-align: center;
    font-size: 1.6em;
    color: #715123;
}

#filterBox div.title, #basketBox div.title {
    float: right;
    color: #a36917;
    font-weight: bold;
    font-size: 1.2em;
    padding-right: 10px;
}



/* --------------- Menu Page --------------------- */

#menuPage {
    width: 770px;
    height: 100px;
    padding-top: 80px;
}
#menuPage ul {
    padding: 0px 20px;
    margin: 0px 0px;
    text-align: left;
    list-style: square;
    color: #888;
}
#menuPage li {
    display: block;
    float: right;
    background-color: #000;
    padding: 3px 10px 1px 10px;
    height: 18px;
    border-right: #888 1px solid;
    border-top: #888 1px solid;
}
#menuPage a:hover {
    color: #eee;
}
/*
#menuPage {
padding-bottom: 5px;
}
#menuPage ul {
padding: 0px 20px;
margin: 0px 0px;
text-align: left;
list-style: square;
color: #888;
}
*/
/* --------------- Menu Category --------------------- */

#menuCategory {
    display: inline;
    float: left;
    width: 220px;
    border-right: 1px solid #888;
    margin: 5px 0px 0px 0px;
    /*    min-height: 400px; */
}

#menuMainCategory {
    color: #888;
    padding-bottom: 4px;
    padding-top: 4px;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
    margin: 0px 10px;

}

#menuMainCategory a {
    padding: 0px 5px;
}

#menuCategoryUl a {
    text-decoration: none;
    color: #eee;
}

#menuCategoryUl a.selected {
    font-weight: bold;
    color: #ff9600;
}

#content {
    display: inline;
    float: right;
    /*    width: 720px;
    */
}
/* --------------- Static content --------------------- */
#staticContent {
    display: inline;
    float: left;
    width: 516px;
    margin: 0px 0px 0px 10px;
    overflow: auto;
    padding-right: 10px;
}

/* --------------- Header Box --------------------- */
#headerBox {
    border-bottom: 2px solid #888;
    margin-bottom: 5px;
    padding: 0px 2px 3px 3px;
    height: 100px;
    background-image: url("/images/logo-background.jpg");
    background-repeat: no-repeat;
    /*    background-position: 770px 0px; */
}

#headerBox #languageSwitch {
    float: right;
    display: inline;
}
#headerBox #logo {
    float: left;
    display: inline;
}

a.languageSwitch {
    font-weight: bold;
    border-left: 1px solid #888;
    padding-left: 4px;
}

/* --------------- Filter Box --------------------- */
#filterBox {
    display: inline;
    float: left;
    width: 526px;
    margin: 0px 0px 0px 10px;
}

#filterList {
    display: inline;
    width: 280px;
    min-height: 80px;
    float: left;
    margin: 5px 0px;
    padding: 0px 5px 5px 30px;
    /*    background-image: url("/images/filterList-title-cz.png"); */
    background-repeat: no-repeat;
    background-position: 5px 0px;
}

#supplierList {
    display: inline;
    width: 165px;
    min-height: 80px;
    float: left;
    padding: 0px 5px 5px 25px;
    margin: 5px 0px;
    border-left: 1px solid #888;
    text-align: left;
    /*    background-image: url("/images/supplierList-title-cz.png");  */
    background-repeat: no-repeat;
    background-position: 5px 0px;
}


#filterList td.disabled, #supplierList td.disabled {
    color: #666;
}

#filterList .filterActive {
    text-align: center;
    padding-right: 25px;
}
#filterList .filterName {
    text-align: left;
}

/* --------------- Right column --------------------- */

#rightColumn {
    display: inline;
    float: right;
    margin: 5px 0px 0px 0px;
    padding: 0px 5px;
    border-left: 1px solid #888;
    /*    min-height: 400px; */
    width: 220px;
}

/* --------------- User Box --------------------- */
#userBox {
    margin: 0px 0px;
    padding: 2px 5px 5px 5px;
    border-bottom: 1px solid #888;
}

#userBox input.text {
    width: 130px;
    height: 12px;
}
#userBox a.button {
    float: none; 
    padding: 1px 10px;
}
#userBox table {
    width: 100%;
}
#userBox td {
    padding: 2px 0px;
}

#userBox #registerUser, #userBox #modifyUser {
    float: left;
}
#userBox #showOrderListButton, #userBox #showUserBonusButton {
    float: left;
    width: 190px;
    margin-bottom: 4px;
}
#userBox #userLoginButton, #userBox #userLogoutButton {
    float: right;
    font-weight: bold;
}
#userBox td.register {
    text-align: left;
}
#userBox td.login {
    text-align: right;
}
#userBox td.name {
    text-align: right;
}
#userBox td.value {
    text-align: right;
}

#registerUserForm {
    text-align: center;
}
div.dialog input.text, div.dialog select, div.dialog textarea, div.dialog input.checkbox {
    font-size: smaller;
    /*
    background-color: #444;
    border: 1px solid #888;
    color: #eee;
    */
}
div.dialog input.text, div.dialog textarea {
    width: 200px;
}
div.dialog td.value {
    text-align: left;
}
div.dialog td.name {
    text-align: right;
}
#modifyUserDialog, #registerUserDialog, #orderAddressDialog tr.title td {
    font-weight: bold;
    color: #FF9600;
    text-align: left;
    padding-left: 15px;
}

div.dialog input.error {
    border: 1px solid #800;
    background-color: #422;
}
div.dialog label {
    display: block;
    color: #a88;
}
div.dialog #messageTd {
    color: #a88;
}
#userBox #loggedUserName {
    padding-bottom: 3px;
    font-weight: bold;
}

#userBox .showOrderBox {
    clear: both;
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #888;
    text-align: left;
}

#showUserBonusDialog .userBonusTable td.name {
    color:#FF9600;
    font-weight:bold;
    text-align: right;
    padding-right: 10px;
}
/* --------------- Basket Box --------------------- */

#basketBox {
    padding-top: 10px;
    border-bottom: 1px solid #444;
}
#basketBox td {
    padding: 1px 5px;
    border-top: 1px dashed #444;
    height: 27px;
}
#basketBox th {
    padding-top: 3px;
}
#basketBox tr.priceTotal td {
    border-bottom: 1px solid #444;
    border-top: 0px solid #444;
}
#basketBox tr.priceTotal td.price {
    font-weight: bold;
}
#basketBox td.name {
    text-align: left;
    width: 100%;
    cursor: pointer;
}
#basketBox td.countZero, #basketBox td.count {
    text-align: center;
    margin-right: 0px;
    padding: 0px;
}
#basketBox td a {
    display: inline;
    float: right;
    width: 20px;
    height: 16px;
    text-align: center;
    cursor: pointer;
    background-color: #666;
    border: 1px solid #888;
    color: #eee;
    margin-right: 1px;
}
#basketBox a.countZero {
    margin-right: 0px;
    width: 16px;
}
#basketBox input {
    background-color: #666;
    border: 1px solid #888;
    color: #eee;
}

#modifyBasketDialog input.text {
    width: 50px;
}

#basketBox #showBasketDetail {
    margin-bottom: 4px;
}

.orderPreviewDialog .ui-dialog-buttonpane button {
    font-weight:bold;
    font-size: 1.3em;
}
.redCancelButton .ui-dialog-buttonpane button:first-child {
    color: #ff0000;
}
#orderPersonalInfo input.smallButton {
    font-size: 1.0em;
    font-weight: bold;
}
#basketBonusCodeNotice {
    margin-top: 8px;
    padding: 5px 0px 5px 5px;
    border-top: 1px solid #444;
    text-align: left;
}
/* --------------- Basket Detail --------------------- */

#basketDetailDialog td {
    padding: 1px 5px;
    border-top: 1px dashed #444;
    height: 27px;
}
#basketDetailDialog th {
    padding-top: 3px;
}
#basketDetailDialog tr.priceTotal td {
    border-top: 1px solid #444;
}
#basketDetailDialog tr.priceTotal td.price {
    font-weight: bold;
}
#basketDetailDialog td.name {
    text-align: left;
    width: 100%;
    cursor: pointer;
}
#basketDetailDialog td.countZero, #basketDetailDialog td.count {
    text-align: center;
    margin-right: 0px;
    padding: 0px;
}
#basketDetailDialog td a {
    display: inline;
    float: right;
    width: 20px;
    height: 16px;
    text-align: center;
    cursor: pointer;
    background-color: #666;
    border: 1px solid #888;
    color: #eee;
    margin-right: 1px;
}
#basketDetailDialog a.countZero {
    margin-right: 0px;
    width: 16px;
}
#basketDetailDialog input {
    background-color: #666;
    border: 1px solid #888;
    color: #eee;
}

/* --------------- Product List --------------------- */
#productList {
    float: right;
    width: 526px;
    clear: both;
    padding: 4px 4px 4px 4px;
    overflow: auto;
    /*    overflow-y: scroll; */
    display: block;
    position: relative;
}
#productList table {
    width: 100%;
}
#productList .basketButton {
    margin-right: 10px;
}
#productList .basketButton, #productList .detailButton {
    width: 14px;
    height: 14px;
    padding: 2px 2px;
}
#productList td.name, #productList td.description {
    text-align: left;
}

#productList th {
    border-bottom: 1px solid #444;
    padding: 2px 2px;
}
#productList td {
    border-bottom: 1px solid #444;
    padding: 2px 5px;
}
#productList input.count {
    width: 20px;
    height: 16px;
    text-align: center;
    vertical-align: center;
}
#productList td.count {
    padding-right: 1px;
}
#productList td.addToBasket {
    padding-right: 0px;
    padding-left: 3px;
}

#addToBasketDialog input.text {
    width: 50px;
}
/*
#productListTypeSelect {
float: right;
}
*/
/* Large */
#productList table.large td {
    height: 100px;
    padding: 4px 0px;
    text-align: left;
}

#productList table.large .image {
    display: inline;
    float: left;
    padding: 0px 10px 0px 0px;
}
#productList table.large .image img {
    border: 1px solid #888;
}

#productList table.large .name {
    font-size: 1.2em;
    font-weight: bold;
    padding: 0px 0px 2px 0px;
}
#productList table.large .price {
    font-weight: bold;
    color:#FF9600;
}

#productList table.large td.count, #productList table.large td.addToBasket {
    vertical-align: bottom;
}

#productList div.message {
    font-size: 1.3em;
    font-weight: bold;
    padding-top: 150px;
}
/* --------------- Product List Type --------------------- */
#productListType {
    padding: 0px 0px;
    border-top: 1px solid #888;
    /*    border-bottom: 1px solid #888; */
    margin: 0px 10px 4px 10px;

}
#productListType a {
    margin-right: 5px;
}
#productListType a.selected {
    font-weight: bold;
    color:#FF9600;
    /*    color:#A36917; */
}

/* --------------- Product Detail --------------------- */
#productDetailDialog .productDescription {
    margin-top: 5px;
    padding: 5px 5px 5px 5px;
    border-top: 1px solid #888;
    text-align: left;
}

#productDetailDialog .name {
    color: #aaa;
}

#productDetailDialog .productImage {
    float: left;
    margin-right: 15px;
}
#productDetailDialog .productContent {
    float1: left;
    width1: 400px;
    height: 500px;
    overflow: auto;
}

#productDetailDialog .productName {
    padding-bottom: 15px;
    text-align: left;
    font-weight: bold;
    font-size: 1.3em;
}



/* --------------- Footer --------------------- */
#footer {
    float: right;
    font-size: .8em;
    padding-right: 3px;
    color:#A36917;
}

#footer .bold {
    color: #FF9600;
}


/* --------------- Order Detail --------------------- */
#orderList {
    float: left;
    width: 250px;
    text-align: left;
    height: 500px;
    overflow: auto;
    border-right: 1px solid #888;
    margin-right: 5px;
    padding-right: 5px;
}

#orderList ul {
    margin: 0px 0px 0px 15px;
    padding: 0px 0px 0px 0px;
    list-style: square;
}

#orderList ul .selected {
    font-weight: bold;
    color: #FF9600;
}

#orderList ul a:hover {
    color: #FF9600;
}

#orderDetail {
    float: left;
    width: 450px;
}

#orderDetail table {
    width: 100%;
}

#orderDetail td.name {
    text-align: left;
}
#orderDetail td.price {
    text-align: right;
}

#orderDetail tr.priceTotal td {
    border-top: 1px solid #888;
    font-weight: bold;
}

#orderShowContent #orderTextInfo {
    float: right;
    padding-left: 20px;
    margin: 5px 5px 5px 20px;
    border-left: 1px solid #444;
    width: 465px;
}
#orderShowContent #orderPersonalInfo {
}

#orderShowContent #orderPaymentDeliveryDetail {
    border-top: 1px solid #444;
    text-align: left;
    margin: 5px 5px 5px 5px;
    display:inline;
    padding: 5px 5px 5px 5px;
    float:right;
    width: 465px;
}

#orderDetailContainer #orderPersonalInfo {
    display: inline;
    width: 490px;
    float: left;
    padding: 5px;
    margin: 5px 5px;
    border-bottom: 1px solid #444;
}


#orderPersonalInfo td.name {
    text-align: right;
    color: #888;
}

#orderPersonalInfo td.value {
    text-align: left;
    padding-left: 4px;
}

#orderPersonalInfo tr.title td {
    font-weight: bold;
    color: #FF9600;
    text-align: left;
}

#orderPersonalInfo .orderAnswer {
    color: #ff0000;
}

#orderShowContent {
    padding: 10px;
}

#orderNotFoundMessage {
    font-weight: bold;
    font-size: 1.2em;
}

#orderPaymentDeliveryDetail {
    border-bottom: 1px solid #444;
    text-align: left;
    width: 490px;
    margin: 0px 5px 5px 5px;
    display:inline;
    padding: 0px 5px 5px 5px;
    float:left;
}


#orderDetail .bonusText {
    border-top: 1px dashed #666;
    margin-top: 2px;
    padding: 2px;
    text-align: left;
}

#orderDetail .bonusText .bonusTitle {
    color: #ffcc33;
}