html, body
{
    margin:0;
    padding:0;
}

#vertical
{
    float: left;
    height: 50%;
    margin-top: -255px; /* half vertical height*/
    width: 100%;
}

#hoz
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    height: 900px;
    overflow: hidden; /* allow content to scroll inside element */
    text-align: left;
    clear: both;
}

/* -- General start -- */

body
{
    height: 100%;
}

html, *
{
    font-family: "Verdana" , Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #333333;
}

input, textarea, select
{
    font-size: 8pt;
    font-family: "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif;
    background-color: #FFFFFF;
    color: #666666;
}

input[type="image"]
{
    border:none;
}

body
{
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

img
{
    border: none;
}


/* -- General end -- */

/* -- left.html/right.html start -- */

.topBgTable 
{
  width:100%; 
  height:30px; 
  border:0; 
  background-color:#c7d6e9;    
}

/* -- left.html/right.html end -- */

/* -- top.asp start -- */

.topmenu
{
    white-space: nowrap;
    font-size: 9pt;
    padding-left: 5px;
    padding-right: 3px;
    line-height: 25px;
    font-weight: 100;
    border-right:0px solid #798186;
    color: #45104b;
}

.topmenuLastItem
{
    white-space: nowrap;
    font-size: 9pt;
    padding-left: 5px;
    padding-right: 8px;
    line-height: 25px;
    font-weight: normal;
}

.topmenuSpacer
{
    width: 100%;
    white-space: nowrap;
}

.menuHeader
{
    cursor: pointer;
    font-size: 9pt;
    font-weight: normal;
    color: #c2c2c2;
}

.menuItem
{
    line-height: 12pt;
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    cursor: pointer;
}

/* -- top.asp end -- */

/* -- product.asp start -- */

.productMainContent
{
     width:920px;
     height:560px;
     margin:0 auto;
     border:none; 
     padding:0 10px;
     background-image:url(../images/asp_products/beh_detail.png); 
     background-repeat:no-repeat;
}

.productCloseButton
{
    margin:5px 0;
    float:right;
}

.productImageContainer
{
    width:900px;
    max-height:414px;   
    padding:60px 0; 
}

.productImage
{
    max-width:552px;
    display:block;
    margin:0 auto;
}

.productNameText
{
    font-size:14px;
    font-weight:bold;
    float:left;
    margin:3px 2px 0 0;
}

.productName, .productDescription
{
    width:445px;
    padding-left:25px;
    float:left;
    height:35px;
    text-align:left;
}

.productDescription
{
    font-size: 10px; 
    padding-top: 12px; 
    line-height:12px;
    height:38px;
}

.productArticleNumber, .productPackagingInfo
{
    float:left;
    width:145px;
    height:35px;
    text-align:left;
    margin-left:5px;
}

.productStockStatus, .productAmountChooser
{
    float:left;
    width:145px;
    height:35px;
    text-align:left;
    margin-left:5px;
}

.productPrice, .productBuyButtonContainer
{
    float:left;
    width:125px;
    height:35px;
    padding-right:5px;
    margin-left:5px;
    text-align:left;
}

.productBuyButton
{
    cursor:pointer;
}

/* Bottom label */
.productAdditionalInfo
{
    float:right;
    margin-right:55px;
    margin-top:5px;
}

/* -- product.asp end -- */

.textbox_nrItems
{
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: none;
    width: 25px;
    height: 16px;
    padding-top: 0px;
    text-align: center;
    padding-bottom: 0px;
    font-family: Arial, Helvetica, "sans-serif";
    font-weight: bold;
    color: #000000;
    font-size: 10px;
}

TD.TotalAmountText
{
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    background-color: #c5c5c5;
    padding-left: 5px;
    padding-right: 5px;
    border-top: 2px solid #FFFFFF;
}

TD.TotalAmountTextSUM
{
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    background-color: #c5c5c5;
    padding-left: 5px;
    padding-right: 5px;
    border-top: 2px solid #FFFFFF;
}

TD.basketHeader
{
    font-size: 9pt;
    font-weight: normal;
    color: #FFFFFF;
    height: 40px;
    padding-left: 5px;
    background-color: #999999;
    border-bottom: 2px solid #FFFFFF;
}

TD.basketProductHeader
{
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    padding-left: 5px;
    background-color: #999999;
    padding-right: 5px;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #000000;
}

TD.basketProductContent
{
    font-size: 8pt;
    font-weight: normal;
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #c5c5c5;
    border-right: 1px solid #c5c5c5;
    border-top: 1px solid #c5c5c5;
    height: 25px;
    vertical-align: middle;
}

TD.basketProductContentBold
{
    font-size: 8pt;
    font-weight: normal;
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #c5c5c5;
    border-right: 1px solid #c5c5c5;
    border-top: 1px solid #c5c5c5;
    height: 20px;
    vertical-align: middle;
}

TD.basketProductSum
{
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    padding-right: 10px;
    padding-left: 5px;
    height: 25px;
    border-top: 1px solid #FFFFFF;
    background-color: #c5c5c5;
}

TD.basketDeliveryProps
{
    font-size: 9pt;
    font-weight: normal;
    color: #FFFFFF;
    height: 25px;
    padding-left: 5px;
    background-color: #999999;
    border-bottom: 1px solid #FFFFFF;
}

.listHeader
{
    background-color: #666666;
    color: #ffffff;
    border-left: 1px solid #c5c5c5;
}

.listHeaderFirst
{
    background-color: #666666;
    color: #ffffff;
    border-left: 1px solid #c5c5c5;
}

.listRowOnMouseOver
{
    background-color: #c5c5c5;
    color: #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #ffffff;
    padding-right: 5px;
    padding-left: 5px;
}

.listRowOnMouseOverFirst
{
    background-color: #c5c5c5;
    color: #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    padding-right: 5px;
    padding-left: 5px;
}

.listRowOnMouseOverLast
{
    background-color: #c5c5c5;
    color: #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #000000;
    padding-right: 5px;
    padding-left: 5px;
}


.listRowOnMouseOutLast
{
    background-color: #c5c5c5;
    color: #000000;
    border-bottom: 1px solid #c2c2c2;
    border-left: 1px solid #c2c2c2;
    border-right: 1px solid #c2c2c2;
    padding-right: 5px;
    padding-left: 5px;
}

.listRowOnMouseOut
{
    background-color: #c5c5c5;
    color: #000000;
    border-bottom: 1px solid #c2c2c2;
    border-left: 1px solid #c2c2c2;
    padding-right: 5px;
    padding-left: 5px;
}

input.textbox_disabled
{
    border: none;
}

span.validate_input
{
    color: #666666;
    font-size: 10pt;
    font-weight: normal;
}

.brodtext
{
    font-weight: normal;
    color: #000000;
    line-height: 16px;
}

textarea
{
    font-weight: normal;
    color: #000000;
}

input.textbox_disabled
{
    border: none;
}

span.validate_input
{
    color: #000000;
    font-size: 10pt;
    font-weight: normal;
}


.trHighlight
{
    background-color: #BDBAFF;
}

.trNormal
{
    background-color: #D1D0FF;
}

.trAlternate
{
    background-color: #DCDBFF;
}


.BackgroundImageBody
{ 
    background-color: #FFFFFF;
    background-image: url(../images/siteframework/sitefiller.png);
}

.SideLeftShadow, SideRightShadow
{
    width:10px;height:1000px;
}
.SideLeftShadow 
{
    background-image:url(../images/siteframework/background_fader_left.png);
}

.SideRightShadow 
{
    background-image:url(../images/siteframework/background_fader.png);
}