﻿/* ID'S */

.MasterBackground
{
    /*     position: absolute;     height: 100%;     width: 100%;     margin: 0;     padding: 0;     z-index: -999;     */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -999;
}

/* CLASSES */


div.Wrapper
{
    width: 100%;
    height: 100%;
}

div.ShadowWrapper
{
    margin-right: auto;
    margin-left: auto;
    width: 950px;
    position: relative;
}

div.Topshadow
{
    margin-bottom: -2px;
    margin-top: 20px;
    background-image: url(../images/2010/topshadow.png);
    vertical-align: bottom;
    background-repeat: no-repeat;
    width: 950px;
    height: 20px;
}

div.Sideshadow
{
    background-image: url(../images/2010/sideshadow.png);
    background-repeat: repeat-y;
    width: 950px;
}

div.Bottomshadow
{
    margin-top: 0px;
    margin-bottom: 20px;
    background-image: url(../images/2010/bottomshadow.png);
    vertical-align: top;
    background-repeat: no-repeat;
    width: 950px;
    height: 30px;
}

div.Main
{
    width: 930px; /*     position: relative; */
    margin-right: auto;
    margin-left: auto;
    font-family: Helvetica;
    font-size: 12px; /*     overflow-y: auto; */
}

div.Header
{
    background-color: white;
    padding-right: 10px;
    padding-left: 10px;
    width: 910px;
    height: 150px;
    color: white;
}

div.HeaderCart
{
    color: white;
    font-size: 10px;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    width: 400px;
    height: 80px;
    background-color: black;
}

div.Content
{
    width: 930px;
    height: 100%;
}

div.PSCell
{
    background-color: #CECECE;
    height: 30px;
    width: 45px;
}

div.Menu
{
    padding-left: 15px;
    padding-bottom: 2px;
    padding-right: 0px;
    padding-top: 8px;
    height: 20px;
    width: 893px;
    background-color: #333333;
    margin-right: 0px;
    margin-bottom: 5px;
    color: White;
    font-weight: bold;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 10px;
}

.MenuItem
{
    color: White;
    margin-right: 8px;
}

.SubHeadline, .ProductNameLarge, h1
{
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
    color: Black;
}

.SubSubHeadline
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: Black;
}

img.SubHeadline
{
    margin-bottom: 5px;
    margin-right: 0px;
    margin-top: 0px;
    margin-left: 0px;
}

div.SubHeadline
{
    margin-bottom: 5px;
    margin-right: 0px;
    margin-top: 0px;
    margin-left: 0px;
    background-color: #999999;
}
div.Headline
{
    /*     background-image: url(../Images/bgHeadline.gif);     background-repeat: repeat-x;     */
    vertical-align: middle;
    margin-bottom: 5px;
}
img.Headline
{
    margin-bottom: 10px;
}
table.Headline, td.Headline
{
    background-color: white;
    color: White;
    font-weight: bold;
    background-image: url(../Images/bgHeadline.gif);
    background-repeat: repeat-x;
}

.PriceSmall, .PriceSmallCampaign
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #796539;
    display: block;
    white-space: nowrap;
}
.PriceSmallCampaign
{
    color: Red;
}
.PriceBig, .PriceBigCampaign
{
    font-family: Tahoma;
    font-size: 20px;
    font-weight: bolder;
    color: #796539;
    display: block;
    white-space: nowrap;
}
.PriceBigCampaign
{
    color: Red;
}
.DataGridItem, .DataGridAlternatingItem
{
    /*padding-left: 20px;*/
    border-bottom: solid 1px #999999;
    padding: 5px 5px 5px 5px;
}
/*
.DataGridAlternatingItem
{
    background-color: #E4E4E4;
    padding: 3px 3px 3px 3px;
}
*/
.DataGridHeader
{
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
    background-image: url(../Images/SectionBg.png);
    background-repeat: repeat-x;
    text-align: left;
}
.DataListItem
{
    width: 33%;
    vertical-align: top;
}
div.ProductListRight, div.ProductList
{
    padding-top: 5px;
    padding-left: 5px;
    border: solid 1px #cccccc;
    margin-bottom: 4px;
}
div.ProductList
{
    margin-right: 4px;
}
div.BottomContainer
{
    padding-right: 10px;
}
div.BottomContent
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    color: Black;
    border-top: solid 1px #CCCCCC;
    margin-top: 10px;
    text-align: right;
    width: 717px;
}
.Normal, Italic, .TreeNode
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: Black;
}
.Bold, .BoldSmallerCapitalize, .BoldCapitalize, .TopTreeNode, .SmallHeadline, .ProductNameSmall, .ProductNameMedium
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: Black;
}
.BoldCapitalize
{
    text-transform: capitalize;
}
.BoldSmallerCapitalize
{
    text-transform: capitalize;
    font-size: 10px;
}
.SmallHeadline
{
    line-height: 22px;
}
.Italic
{
    font-style: italic;
}
.Error, .RedStar
{
    color: Red;
}
.Message
{
    color: #f87312;
}
.Section
{
    padding: 3px 3px 3px 3px;
    line-height: 17px;
}
.Price
{
    color: #796539;
}
.PriceRed
{
    color: Red;
}
div.SectionBg, td.SectionBg
{
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
    background-image: url(../Images/SectionBg.png);
    background-repeat: repeat-x;
}
div.SectionBorderBottom, td.SectionBorderBottom
{
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-right: 5px;
    margin-bottom: 5px;
    border-bottom: solid 1px #cccccc;
}
div.SectionBorder, td.SectionBorder
{
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
    border: solid 1px #cccccc;
}
.TextBox, input, textarea, select
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    padding-left: 3px;
}
.DropDownList
{
    border: solid 1px black;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: Black;
}
.TopTreeNode, .TreeNode
{
    cursor: pointer;
}

.ProductNameSmall
{
    font-size: 10px;
    text-transform: uppercase;
}
.ProductNameMedium
{
    text-transform: uppercase;
}
.ProductNameLarge
{
    text-transform: uppercase;
}

.LagerGrid
{
    border-bottom: solid 1px #cccccc;
    height: 30px;
}

.Link
{
    color: #614A18;
    text-decoration: underline;
}
.DisplayNone
{
    display: none;
}
/* TAG SPECIFIC */

html, body
{
    height: 100%;
    margin: 0;
    padding: 0;
}

a:link, a:hover, a:active, a:visited
{
    color: #614A18;
    border: none;
    text-decoration: none;
}
img
{
    border: none;
}
/*
h1
{
    color: Black;
    text-transform: uppercase;
    font-family: Helvetica, Sans-Serif, Arial, Geneva, Tahoma, Verdana;
    font-size: 32px;
    margin-top: 0px;
}

*/
h1
{
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
}

p
{
    font-size: 11px;
    font-family: sans-serif, Helvetica, Verdana, Arial;
    margin: 0;
    padding: 0;
}
