body
{
    text-align: center;
    margin: 0;
    padding: 0;
    
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 80%;
}

div
{
    margin: 0;
    padding: 0;
}


img
{
    border: 0;
}

h1
{
    font-size: 150%;
    color: White;
    margin-top: 0;
}

h2
{
    margin-bottom: 5px;
}

h2 a
{
    font-size: 70%;
    color: White;
    text-decoration: none;
}

a
{
    color: #81DC00;
    font-weight: bold;
    outline: 0;
}

a:hover
{
    text-decoration: underline;
}

select
{
    color: White;
    background-color: Black;
}

.page
{
	width: 945px;
	position: relative;
	margin: auto;
	text-align: left;
}


.header
{
    position: relative;
	height: 250px;
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

.logo1
{
    position: absolute;
    left: 120px;
    top: 95px;
}

.logo2
{
    position: absolute;
    left: 120px;
    top: 170px;
}

.logo3
{
    position: absolute;
    left: 0;
    top: 110px;
    width: 120px;
    height: 120px;
}

.login
{
    position: absolute;
    left: 710px;
    top: 10px;
    color: #5D6A55;
}

.menu
{
    position: absolute;
    left: 120px;
    top: 210px;
}

.menu  a
{
    color: #959E8A;
    display: block;
    float: left;
    margin-right: 25px;
    text-decoration: none;
}

.menu a:hover
{
    color: White;
}

.search
{
    position: absolute;
    left: 530px;
    top: -8px;
}

.lblTxt
{
    color: #5D6A55;
    font-size: 90%;
}

.columns
{
    margin-top: 5px;
	background-repeat: repeat-y;
	background-position: 10px 0px;
}

.columnsBg
{
    background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-top: 20px;
}

.swapFloat
{
    float: left;
    width: 700px;
}

.content
{
	width: 480px;
	float: right;
	padding-bottom: 20px;
}

.left
{
	width: 220px;
	margin-right: 20px;
}

.right
{
    float: right;
	width: 210px;
	margin-right: 15px;
	padding-bottom: 15px;
}

.cleaner
{
    clear: both;
}

.priceDigits
{
	font-size: small;
	font-weight: bold;
}

.priceDigitsSubList
{
	font-size: larger;
	font-weight: bold;
}

.textBox
{
    border: 1px solid gray;
    background-color: Black;
    color: White;
}

.footer
{
	background-repeat: no-repeat;
	background-position: 10px 0px;

    padding-top: 25px;
    margin-bottom: 10px;
    color: #5D6A55;
    text-align: center;
}

.leftTab
{
    position: relative;
    width: 210px;
    height: 48px;
    left: -10px;
}

.leftTab img
{
    position: absolute;
    left: 43px;
    top: 15px;
}

.rightTab
{
    position: relative;
    width: 210px;
    height: 48px;
}

.rightTab img
{
    position: absolute;
    left: 15px;
    top: 15px;
}


.categories
{
    position: relative;
    width: 180px;
    left: 25px;
    top: 10px;
    margin-bottom: 15px;
    padding-top: 4px;
    background-repeat: repeat-y;
}

.categories a
{
    text-decoration: none;
    display: block;
    padding: 3px;
    margin: 0;
    width: 155px;
    margin-bottom: 3px;
    padding-left: 12px;
}

.categories a:hover
{
    background-image: url(img/menuItemSel.png);
    background-repeat: no-repeat;
}

#txtSearch
{
    font-size: 11px;
    color: White;
    padding-top: 5px;
    padding-left: 5px;
    border: 0;
    background-color: Transparent;
    background-image: url(img/txtSearch.png);
    width: 106px;
    height: 19px;
}

#loginBox1_txtName
{
    font-size: 11px;
    color: White;
    padding-top: 5px;
    padding-left: 5px;
    border: 0;
    background-color: Transparent;
    background-image: url(img/txtLogin.png);
    width: 106px;
    height: 19px;
}

#loginBox1_txtPass
{
    font-size: 11px;
    color: White;
    padding-top: 5px;
    padding-left: 5px;
    border: 0;
    background-color: Transparent;
    background-image: url(img/txtPass.png);
    width: 106px;
    height: 19px;
}

#ctl05_txtQuantity
{
    font-size: 12px;
    color: White;
    padding-top: 5px;
    padding-left: 5px;
    border: 0;
    background-color: Transparent;
    width: 43px;
    height: 19px;
}

#txtMail
{
    font-size: 12px;
    color: White;
    padding-top: 5px;
    padding-left: 5px;
    border: 0;
    background-color: Transparent;
    width: 123px;
    height: 19px;
}

.wareSubListName
{
    color: White;
    font-weight: normal;
    text-decoration: none;
}

.cart
{
    width: 170px;
    font-size: 90%;
}

.paging
{
    font-size: small;
    width: 464px;
    background-repeat: no-repeat;
}

.pagingButtons
{
    width: 40px;
    padding: 2px;
}

.pagingButtons img
{
    margin: 2px;
}

.pagingPages
{
    width: 210px;
    padding-left: 20px;
    text-align: right;
}

.pagingPages a
{
    display: block;
    float: left;
    color: #81DC00;
    text-decoration: underline;
    padding-left: 4px;
    padding-right: 4px;
    margin-left: 1px;
    margin-right: 1px;
    border-right: 1px solid gray;
}

.pagingPages a:hover
{
    background-image: url(img/pagerCurrentPage.png);
    color: Black;
}

.pagingSelectedPage
{
    background-image: url(img/pagerCurrentPage.png);
    color: Black;
}

.wareDesc
{
    clear: both;
    width: 230px;
}

.wareListPrice
{
    margin-top: 5px;
    margin-bottom: 5px;
}

.categoryDescription
{
    font-size: small;
    margin-top: 10px;
    margin-bottom: 10px;
}

.flashRotator
{
    text-align: center;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.shops
{
    position: absolute;
    left: 730px;
    top: 145px;
}

.naviPath
{
    font-size: small;
}

.tblVariants
{
    margin-top: 20px;
    margin-left: 20px;
    width: 95%;
    font-size: small;
}

.tblVariants th
{
    color: White;
}

.tblVariants td
{
    padding-left: 4px;
}

.orderSteps
{
    background-position: center bottom;
    background-image: url(img/stepShadow.png);
    background-repeat: no-repeat;
}

.orderSteps a
{
    padding: 32px;
    font-size: 22px;
    font-weight: bold;
    color: Black;
    position: relative;
    top: 15px;
    font-style: italic;
}

.orderSteps td
{
    background-repeat: no-repeat;
    text-align: center;
}

.activeStep
{
    vertical-align: middle;
    background-position: 15px 75px;
    background-image: url(img/stepActive.png);
    width: 72px;
}

.inactiveStep
{
    vertical-align: middle;
    background-position: 15px 75px;
    background-image: url(img/stepInactive.png);
    width: 72px;
}

.currentStep
{
    vertical-align: middle;
    background-position: center center;
    background-image: url(img/stepCurrent.png);
    width: 140px;
    height: 161px;
}

.currentStep a
{
    padding-top: 43px;
    padding-bottom: 23px;
    padding-left: 50px;
    padding-right: 50px;
}

.cartTable
{
    font-size: small;
    width: 100%;
}

.cartTable th
{
    text-transform: uppercase;
    color: White;
}

.stepHeader
{
    text-align: center;
}

.orderWrapper
{
    position: relative;
    top: -40px;
}

.orderWrapper h2
{
    font-size: 16px;
}

.wareDetailCalc
{
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 5px;
    padding-top: 30px;
    padding-left: 15px;
    background-image: url(img/bgCalc.png);
    width: 187px;
    height: 98px;

    
    color: #878d82;
}

.wareDetailCalcTip
{
    font-size: x-small;
}

.wareDetailCalcTxt
{
    width: 120px;
    height: 15px;
    padding-top: 5px;
    padding-left: 4px;
    background-image: url(img/txtCalc.png);
    color: White;
    font-size: x-small;
    font-weight: bold;
    border: 0;
    background-color: Transparent;
}

.accountPanel
{
    padding-bottom: 5px;
    border-bottom: 3px solid white;
    margin-bottom: 20px;
}

.orderCoupon
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.orderCoupon td
{
    vertical-align: middle;
}

.orderStepsWrapper h2
{
    border-bottom: 1px solid white;
    margin-top: 20px;
}

.slide
{
    position: relative;
    height: 140px;
    margin-bottom: -20px;
}

.photos
{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 460px;
    height: 125px;
}

.cartMsg
{
    position: absolute;
    left: 350px;
    top: 200px;
    cursor: hand;
    cursor: pointer;
    z-index: 5;
}

.helpBox
{
    display: none;
    position: absolute;
    left: 20px;
    top: -10px;
    padding-left: 35px;
    padding-top: 15px;
    padding-right: 28px;
    font-size: 12px;
    width: 261px;
    height: 119px;
}

.mLangTable td
{
    background-color: Red;
}

.surveyC
{
    background-image: url(img/surveyR.png);
    background-repeat: no-repeat;
    background-position: right top;
    
    height: 14px;
}

.surveyL
{
    background-image: url(img/surveyL.png);
    background-repeat: no-repeat;    
}

.surveyR
{
    position: relative;
    top: -13px;
    left: 25px;
    

    background-image: url(img/surveyC.png);
    background-repeat: repeat-x;

}

.surveyQuestion
{
    padding-bottom: 15px;
    color: #81DC00;
    font-size: 11px;
    font-weight: bold;
    width: 150px;
}

.surveyPercent
{
    position: relative;
    top: -15px;
    left: 25px;  
}

.surveyOption
{
    font-weight: bold;
    color: #81DC00;
    font-size: 10px;
}

.surveyOptionWrapper
{
    position: relative;
    top: -15px;
    left: 25px;
    color: #81DC00;
    font-size: 10px;
}

.wareCell
{
    width: 250px;
    background-repeat: no-repeat;
    background-position: 0px 10px;
    padding-top: 5px;
}

.friendlyLinks
{
    width: 160px;
    padding-left: 10px;
    font-size: 11px;
}

.friendlyLinks img
{
    position: relative;
    top: 4px;
    margin-right: 5px;
}

.friendlyLinks div
{
    margin-top: 5px;
}

.sep3
{
    background-repeat: no-repeat;
    padding-top: 6px;
    padding-bottom: 4px;
}

.nl1
{
    color: #81DC00;
    text-transform: uppercase;
    font-weight: bold;
}

.nl2
{
    color: #D4D4D4;
}

.arrowTip
{
    position: absolute;
    left: -120px;
    top: 15px;
}

.surveyBg1
{
    position: relative;
    width: 150px;
    height: 6px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#galleria
{
    width: 240px;
    height: 240px;
}

.wareDescBox
{
    margin-bottom: 10px;
    margin-left: 260px;
}

.wareListImage
{
    display: block;
	float: left;
	background-color: white;
	text-align: center;
}