html{
    font-size:12px;
}

*{
    margin: 0px;
    padding: 0px;
}

ul {
    padding-left:30px;
}

body{
    background-color: #FFFFFF;
    font-family: arial,verdana;
    /*font-size:12px;*/
    background-image: url('../img/main/bg.gif');
    color: #5c5d60;
    margin: auto;
}

h1 {
    font-size:26px;
    font-weight:lighter;
    color:#f19fc1;
    margin:0 0 10px 0;
}

.categoryHeader{
    display:block;
    font-size:26px;
    font-weight:700;
    color:#f19fc1;
    clear:both;
}

h2 {
    font-size:23px;
    font-weight:normal;
    color:#7e8081;
    margin:0 0 10px 0;
}
button, select, input{
    outline :none;
}
a {
    color: #FFFFFF;
    text-decoration:none;
    outline: none;
}
a:hover{
    text-decoration: none;
}

img{
    border:0px;
}

input[type=text], input[type=password], select, textarea {
    font-family: arial,verdana;
    color:#5c5d60;
    font-size:13px;
    border:solid 1px #cccccc;
    padding: 5px 10px 3px 10px;
    height:22px;
}

select{
    padding:0;
    height:24px;
    padding-left:5px;
}

textarea {
    font-family: arial,verdana;
    color:#5c5d60;
    font-size:13px;
    border:solid 1px #cccccc;
    height:135px;
}



/*input[type=text], input[type=password] {
    height:18px;
    padding:2px 0 0 2px;
    height:20px;
}*/

input[type=submit], input[type=button], button {
    height:25px;
    padding:0 10px 3px 10px;
    color:#FFF;
    font-size:12px;
    font-family:arial, verdana;
    font-weight:700;
    background:url('../img/buttonBack.jpg');
    border:1px solid #de73a0;
    outline:none;
	cursor:pointer;
}

#container {
    margin: auto;
    width: 959px;
    margin-top: 10px;
}

#topMenu{
    color: white;
    font-size: 10px;
    text-align: left;
    height: 20px;
    padding-right: 5px;
    position:relative;
}

#topMenu #loginNav{
    float: right;
}

    #topMenu a{
        
        color: #FFFFFF;
        text-decoration: none;
        padding-right: 10px;
    }

    #topMenu a:hover{
        text-decoration: underline;
    }

    #header{
        height: 212px;
        width:959px;
        overflow:hidden;
        margin-bottom:15px;
    }

    #logo{
        float: left;
        background-image: url('../img/main/header/andv_logo.gif');
        width: 140px;
        height: 116px;
    }

    #moodImage{
        float: left;
        width: 819px;
        height: 116px;
        background-color:#ffffff;
        background-repeat:no-repeat;
        background-position:top left;
    }

    #pageDiv p{
        margin-bottom: 10px;
    }

    #shoppingCart{
        float:right;
        width: 200px;
        height: 111px;
        background-color: white;
        text-align:right;
        padding:5px 5px 0px 0px;
        letter-spacing:0px;
    }

    #shoppingCartMessages{
        padding:10px;

    }

    .shoppingcartMessage{
        font-size:11px;
        width:500px;
        text-align:left;
    }

    .shoppingcartTable{

        font-size:11px;
        font-weight:normal;
        border:solid 1px #c0a3af;

    }
            .shoppingcartTable td{
                padding-left: 5px;
                padding-right: 5px;
                padding-bottom: 2px;
                height:17px;
            }

            .shoppingcartTableheader{
                font-size:11px;
                border-bottom: solid 1px #98526f;
                height:23px;
                color:#000000;
                background-color:#f09fc0;
                background-image: url('../img/main/bgTableHeader.gif');
            }

            .shoppingcartTableheader td{
                border-bottom: solid 1px #bf8ea3;
                border-top: solid 1px #ffe0ed;

            }

            .shoppingcartTableRowOdd{
                height:24px;
                background-color:#ffffff;
            }

            .shoppingcartTableRowEven{
                height:24px;
                background-color:#eeeeee;
            }

            .shoppingcartTableRowEven:hover,.shoppingcartTableRowOdd:hover{
                background-color:#fce5ef;
                cursor:pointer;
            }

            #priceNotice{
                font-size:11px;
            }

            .refreshButton{
                background-image:url('../img/icons/refresh.gif');
                background-repeat:no-repeat;
                width:14px;
                height:16px;
                float:right;
            }
            .refreshButton:hover{
                background-image:url('../img/icons/refresh.gif');
                background-repeat:no-repeat;
                width:14px;
                height:16px;
                background-position:0px -16px;
                float:right;
            }

        #myAndv{
           height: 54px;
           float: right;
           margin-left: 10px;
        }

        #bag{
           height: 54px;
           float: right;
           margin-left: 5px;

        }

        #items_in_cart{
            font-weight: bold;
            font-size: 11px;
            height: 20px;
        }

        #items_in_cart a:hover{
            text-decoration: none;
        }

        #totalPrice{
        }

        #totalPrice a{
            font-style: italic;
            color: #000;
            text-decoration: none;
        }
        span.priceBox {
            display:inline-block;
            width:46px;
            text-align:right;
        }

    #headerMenu{
        clear: both;
        display:block;
        background-color:#fff;
        height:57px;
        width:959px;
    }

        #headerMenu a{
            display: block;
            text-decoration: none;
            background-position: top;
            float: left;
            height: 57px;
            width: 159px;
        }

		#headerMenu a:hover{
			background-position:bottom;
		}

		#headerMenu .active{
			background-position:bottom center;
		}
        
#breadCrumb{
    background-image:url('../img/main/header/pinkbar.gif');
    height: 31px;
    clear: both;
    background-repeat: no-repeat;
}


#contentLeft{
    float:left;
    width: 200px;
    font-size: 18px;
}



    #menuBrands{
        padding: 10px 0px;
        background-image:url('../img/main/menu/brandsBG.gif');

    }

        #menuBrandsHeaderContainer{
            text-align:center;
        }

        #menuBrandsHeader{

            margin: 0px 10px 0px 30px;
            height: 69px;
            width: 160px;
            background-image:url('../img/main/menu/shopByBrand.gif');
            cursor:Pointer;
        }

    #menuBeauty{
        padding: 10px 0px;
        background-image:url('../img/main/menu/categoriesBG.gif');
    }

        #menuBeautyHeaderContainer{
            text-align:center;
        }

        #menuBeautyHeader{
            height: 69px;
            width: 160px;
            background-image:url('../img/main/menu/beautyMenu.gif');
            cursor:Pointer;
        }

        #menuBrandsFooter{
            height:7px;
            background-image:url('../img/main/menu/shopByBrandFooter.gif');
            background-repeat:no-repeat;
            margin-bottom:0px;
            padding-bottom:0px;
            position:relative;top:10px;
        }
        #brandMenuItemContainer{
            padding:10px;
        }
    #menuCategories{
        padding: 10px 0px;
        background-image:url('../img/main/menu/categoriesBG.gif');
    }

        #menuCategoriesHeaderContainer{
            text-align:center;
        }

        #menuCategoriesHeader{
            
            margin: 0px 10px 0px 30px;
            height: 69px;
            width: 160px;
            background-image:url('../img/main/menu/shopByCategory.gif');
        }
        
.categoryMenuItem{
   padding-left:5px;
   font-size:13px;
   font-weight:bold;
}

.categoryMenuItem:hover{
   color:#bc5c8b;
   cursor:Pointer;
   
}

.brandMenuItem,.brandMenuItemSelected{
   padding-left:5px;
   font-size:13px;
   font-weight:bold;
   height: 20px;
   cursor:Pointer;
}


.brandMenuItem{
  color:#5C5D60;
}

.brandMenuItemSelected{
   color:#BC5C8B;
}


.brandMenuItemSelected{
   padding-left:5px;
   font-size:13px;
   font-weight:bold;
   color:#BC5C8B;

}
.brandMenuItem:hover{
   padding-left:5px;
   font-size:13px;
   font-weight:bold;
   height: 20px;
   cursor:Pointer;
   color:#BC5C8B;
}

#contentOverall{
    background-color: #FFFFFF;
    -moz-border-radius: 4px;
    padding:15px;
    margin:10px 0 0 0;
}

#contentOverall a {
    color:#F19FC1;
}

#contentOverall fieldset {
    border:1px solid #ddd;
    background:none;
}

#contentOverall legend {
  padding:5px 10px;
  color:#bbb;
  font-size:14px;
  text-align:right;
}


#contentCenter{

    float:left;
    width: 510px;
    margin: 0px 0px 0px 25px;
}

#contentCenter a{

    color:#EF9EBF;


}
    #contentArea{
        background-color: #FFFFFF;
        -moz-border-radius: 4px;
        width:510px;
        padding:0px;
        margin:0px;
     }

    .centerContentArea{
        width:480px;
        height:auto;
        overflow:hidden;
        padding:15px 15px 10px 15px;
        line-height:18px;
    }
    
    .centerContentAreaProduct{
        width:480px;
        height:auto;
        overflow:hidden;
        padding:15px 12px 10px 12px;
        margin:0px;
    }



    #mediaStrip{
         background-color:#ffffff;
         height:150px;
         margin-bottom:10px;
         
    }
        #mediaStripHeader{
            
            height:37px;
            background-image:url('../img/main/menu/mediaStripHeaderBG.gif');
            background-repeat:repeat-x;
        }

        .mediaStripHeaderFont{
            color:#ffffff;
            font-weight:bold;
            padding: 0px 0px 0px 10px;
            position:relative;
            top:3px;
        }

.contentCenterText {
    padding:12px;
    width:476px;
}

.contentCenterText a {
    color: #E78AAA;
}

.smallText {
    font-size:10px;
}

#contentRight{
    float: right;
    width: 205px;
    color: white;
    font-size: 11px;
    text-align: right;
    margin:0;
    padding:0px;

}
    #contentRight img{
        display:block;
        float:left;
        margin:0px;
        padding:0px;
    }

#attentionBlockContainer{

    width:200px;
    margin:5px;
    text-align:right;
}

#footer{
    clear: both;
    height: 30px;
    margin-top:20px;
    background-color:white;
    text-align:center;
}
        .footerText{
            color:#9B8686;
            font-size:14px;
            font-weight:bold;
            position:relative;
            top:8px;

        }
        .footerText a{
            color:#9B8686;
        }
#loginContainer{

    text-align: right;

}

#loginContainer table{

    float: right;
}
    #loginContainer a:link, a:active a:visited a:hover{
        font-size: 10px;
        padding: 0px;
        margin: 0px;
    }

.error {
    border:1px solid red;
}

.errorDiv{
    font-weight:bold;
    border:2px solid red;
    height:19px;
    padding:6px 0 3px 30px;
    margin-bottom:15px;
    background:url('../img/icons/error.png') no-repeat;
    background-position:3px 3px;
}
.showaslink, #putInCart {
    cursor: pointer;
}

#loginNav{
    position:absolute;
    right:0px;
    top:0px;
    display: inline;
}

.purpleButton{
    font-size: 12px;
    background-image:url('../img/main/purpleButton.gif');
    display: block;
    width: 49px;
    height: 18px;
    color: white;
    padding: 3px 10px;
    text-decoration: none;
    float:right;
    margin-left: 10px;
    cursor:pointer;
}


#searchContainer{
    float: right;
    margin-bottom:15px;
}
.selectedProductAttribute{
    cursor:Pointer;
    width:190px;
    margin:2px;
    padding:2px 10px 2px 10px;
    border:solid 1px #cccccc;
    -moz-border-radius: 4px;
}
td.groupName{
    width:116px;
}
td.attributeCheckBox{
    width:30px;
}
td.attributeValue{
    width: 120px;
}
#productDescription{
    background-color:#ffffff;
    float:left;
    width:200px;
    margin:5px 0px 5px 5px;
    font-size:11px;
}

#productImages{

    float:left;
    width:240px;
    margin:15px;
    font-size:11px;
    text-align:center;
    /*height:320px;*/
    overflow:hidden;
}

#productAttributes{

    float:right;
    width:265px;
    font-size:11px;
    text-align:left;
    margin:0px 10px 5px 0px;
}

#productRelatedProducts{
    background-color:#ffffff;
    width:485px;
    margin:0px 0px 5px 5px;
    
}


.imageHolderPreview{
    text-align:center;
    margin:0px;
    float:left;
    padding: 5px;
    border:solid 1px #cccccc;
    -moz-border-radius: 4px;
    width:220px;
    overflow:hidden;
}
.imageHolderPreview img{
    text-align:center;
    margin:0px auto;
}
.productBrandName{
    color:#bc5c8b;
    font-size:12px;
    font-weight:bold;

}


.imageHolderThumb{
    cursor:Pointer;
    text-align:center;
    margin:1px;
    width:77px;
    height:77px;
    border:solid 1px #cccccc;
    -moz-border-radius: 4px;
    float:left;
    background-color:#ffffff;
}
.imageHolderThumb img{
     margin:0px auto;
}

.imageHolderThumb:hover{
    border:solid 1px #f19fc1;
}

.carousselContainerProductImages{
    float:left;
    margin-left:2px;
    height:80px;
    width:233px;
    border-top:solid 1px #cccccc;
    border-bottom:solid 1px #cccccc;
}



.prevCaroussel{
    float:left;
    height:80px;
    background-color:#cccccc;
    width:10px;
    cursor:Pointer;
}

.nextCaroussel{
    float:right;
    height:80px;
    background-color:#cccccc;
    width:10px;
    cursor:Pointer;
}

.prevCarousselImage{
    position:relative;
    left:-8px;
    top:33px;
}

.nextCarousselImage{
    position:relative;
    left:2px;
    top:33px;
}

.carousselContainer{
    float:left;
    height:220px;
    width:210px;
    margin-left:1px;
    text-align:center;
}

.productImageTablePreviewContainer img {
    margin:0px auto;

}
.productImageTablePreviewContainer a {
	text-align: center !important;
    margin:0px auto;
}

#productMagnifyLoader {
	width: 210px;
	text-align: center;
	padding: 5px 10px;
}

.relatedProductContainer{
    margin-bottom:2px;
    padding:5px;
    -moz-border-radius: 4px;
    /*height:80px;*/
    font-size:11px;
    line-height:15px;
    border:solid 1px #cccccc;
}

.relatedProductContainer:hover{
    border:solid 1px #f19fc1;
    cursor:pointer;
}

.relatedProductImgContainer{
    float:left;
    margin:3px;
    border:solid 1px #ccc;
    width:75px;
    height:75px;
    text-align:center;
}

.relatedProductImgContainer img{
   
}
.relatedProductProductName,.relatedProductBrandName,relatedProductArticleNumber{
    float:left;
}
.relatedProductProductName{
    font-weight:bold;
    
}

.relatedProductBrandName{
    color:#bc5c8b;
    font-size:10px;
    font-weight:bold;
}

.relatedProductDescription{
    width:340px;
    float:left;
}

.relatedProductFooter{
    height:6px;
}

.relatedProductPrice{
    float:right;
    padding-right:5px;
}

#items_in_cart a{
    color: black;
}


.productItemContainer{
    float:left;
    -moz-border-radius: 4px;
    text-align:center;
    border:solid 1px #cccccc;
    margin:3px;
    width:112px;
    height:216px;
    background-color:#ffffff;
    position:relative;
}

.productItemContainer:hover{
    border:solid 1px #f19fc1;
    cursor:pointer;
}



.productImageContainer{
    /*padding:5px;
    margin:5px;
    -moz-border-radius: 4px;
    border:2px solid #f19fc1;*/
    margin:5px;
    height:77px;
    padding:5px;
    background-image:url('../img/main/productImageBackground.gif');
    background-repeat:no-repeat;
}

.productName{
    text-align:left;
    margin-left:5px;
    font-size:11px;
    height:55px;
    clear:both;
}


.startingPrice{
    font-size:11px;
    font-weight:normal;
}

.discountPrice{
    font-size:10px;
    text-decoration:line-through;
}

.productDetails
{
   color:#e62b8b;
   font-size:11px;
   margin-left:5px;
   font-weight:bold;
   margin-top:5px;
   text-align:left;
   position:absolute;
   left:0px;
   bottom:15px;
}

.productDetails:hover
{
   text-decoration:underline;
   cursor:Pointer;
}

.productDetails a, a:hover{
    color:#e62b8b;
}


.productPrice{
    text-align:right;
    margin-right:5px;
    font-size:13px;
    font-weight:bold;
    margin-bottom:2px;
    color:#000000;
   position:absolute;
   bottom:3px;
   right:0px;
}

.productBrand{
    color:#bc5c8b;
    font-size:11px;
    font-weight:bold;
    float:left;
    margin-left:5px;
    text-align:left;
    clear:both
}



.productSearchField{
    background-color:#9b9c9e;
    color:#ffffff !important;
    font-style:italic;
    border:0;
    height:19px;
    font-weight:normal;
    width:145px;
    margin:0;
    padding:0px !important;
    padding-top:2px !important;

}

#searchProduct {
    border:none;
    color:#fff;
}

#searchProduct input[type=text]{
    padding:0px !important;
}


.advancedSearchLink{
    padding-top:5px;
    text-decoration:underline;
    cursor:Pointer;
    margin-bottom:5px;
}


.searchFormContainer{
     float:right;
}

.searchFormLeft{
    background-image:url('../img/main/searchAreaLeft.gif');
    width:6px;
    height:24px;
    background-repeat:no-repeat;
    float:left;
}

.searchFormField{
    float:left;
    height:20px;
    background-color:#9b9c9e;
    padding:2px 5px;
    margin:0px;
    border:0px;
    overflow:hidden;
}

.searchFormRight{
    background-image:url('../img/main/searchButtonGlass.gif');
    width:35px;
    height:24px;
    float:left;
    cursor:Pointer;
}

.searchButtonProducts{
    cursor:pointer;
}

.yourSearch{
    padding:5px;
    border:solid 1px #cccccc;
    background-color:#ffffff;
    -moz-border-radius: 4px;
    color:#797979;
    text-align:left;
    width:180px;
    margin:10px 0px 10px 18px;
    
}
        .yourSearchHeader{
            float:left;
            font-weight:bold;
            font-size:12px;
            padding-left:5px;
        }

        .yourSearchQuery{
            float:left;
            width:220px;
            margin-left:3px;
        }
        .yourSearchQuery a{
            color:#797979;
        }

        #categoryListingContainer{
            margin-left:5px;
        }

        .yourSearchFoundCategories,.yourSearchFoundCategoriesActive{
            line-height:18px;
            color:#e62b8b;
            text-decoration:underline;
            cursor:pointer;
        }
        .yourSearchFoundCategoriesActive{
            font-weight:bold;
        }

        .deleteSearchQueryImg{
            background-image:url('../img/main/deleteSearchBg.gif');
            width:14px;
            height:13px;
        }
         .deleteSearchQueryImg:hover{
            background-image:url('../img/main/deleteSearchBg.gif');
            width:14px;
            height:13px;
            background-position: 0px 14px;
            cursor:pointer;
        }


.productPrices{
    font-size:13px;
    font-weight:bold;
    color:#000000;
    text-align:right;
    margin:10px 0px 10px 0px;
}

.deleteAllSelections{
      cursor:pointer;
      color:#0000ff;
      text-align:right;
      text-decoration:underline;
      margin:10px 0px 10px 0px;
}

.usermenuActive, .usermenuInactive {
    float:left;
    text-align:center;
    padding:10px;
    margin:0 10px 15px 0;
    cursor:pointer;
}

.usermenuActive{
    background:#F19FC1;
    color:#fff;
    font-weight:700;
}

.usermenuInactive{
    background:#fae1eb;
}

fieldset {
    padding:10px;
    background:#EEE;
}

legend {
    font-size:18px;
    font-weight:700;
}
#ceckout {
    float:right;
    margin: 4px 0;
}


/* CHECKOUT */

#checkoutContentLeft{
    float:left;
    width:696px;
}

#checkoutContentRight{
    float:left;
    width:211px;
    background:#F6F6F6;
    -moz-border-radius:4px;
    padding:10px;
}

#checkoutStatusBar{
    width:925px;
    margin-left: 2px;
    padding:1px 0 0 0;
}

.checkoutComplete,.checkoutIncomplete,.checkoutActive{
    float:left;
    width:184px;
    height:20px;
    color:#FFF;
    background:#F19FC1;
    margin:0 1px 0 0;
    padding:5px 0 0 0;
    font-weight:700;
    text-align:center;
}


#checkoutStatusFirst {
    -moz-border-radius: 4px 0 0 4px;
}

#checkoutStatusLast {
    -moz-border-radius:0 4px 4px 0;
}

.checkoutIncomplete{
    color:#BBB;
    background:#EEE;
    font-weight:100;
}

.checkoutActive{
    color:#FFF;
    background:#DDD;
}

#checkoutStatusPointer{
    width:925px;
    height:10px;
    margin:-1px 0 0 0;
}

.checkoutPointerActive, .checkoutPointerInactive{
    float:left;
    width:184px;
    height:10px;
}

.checkoutPointerActive{
    background:url('../img/pointer_small.gif') no-repeat;
}

.changeLanguageFlag{
    padding: 0px 3px;
    cursor: pointer;
}

/* Submenu DAANTO */

#submenuContainer{
    width:100%;
    height:50px;
}

#submenuContainer a{
    color:#ffffff;
    text-decoration:none;
}



#submenuStart {
     -moz-border-radius: 4px 0 0 4px;
}

#submenuEnd {
     -moz-border-radius:0 4px 4px 0;
}

.submenuItemActive, .submenuItemInactive{
    float:left;
    width:231px;
    height:20px;
    color:#FFF;
    background:#f6c1d7;
    margin:0 0px 0 0;
    padding:5px 0 0 0;
    font-weight:700;
    text-align:center;
    cursor:Pointer;

}

.submenuItemInactive{
    background:#F19FC1;
    font-weight:100;
    cursor:pointer;
}

.submenuPointerInactive, .submenuPointerActive{
    float:left;
    width:232px;
    height:10px;
}

.submenuPointerActive {
    background:url('../img/pointerPink_big.gif') no-repeat;
}

#landingspageContent a.button {
    color:#FFF;
    font-size:12px;
    font-family:arial, verdana;
    background:url('../img/buttonBack.jpg');
    border:1px solid #de73a0;
    padding:5px;
    font-weight:700;
}
#landingspageContent a, .centerContentArea a, .contentCenter a{
    color:#EF9EBF;
    font-weight: bold;
}

#landingspageContent h1{
    padding:10px 0px 0px 0px;
}

#landingspageContent p{
    line-height:20px !important;
    
}

.landingsPageContentButton{
    text-align:center;
}


#landingspageContent a:hover {
    text-decoration:none;
}

.groupName{
    text-align: right;
}


#userListContainer{

}
#userListContentLeft{
    width:150px;
    float:left;
    padding:2px;
    background-color:#ffffff;
}

#userListContentRight{
    width:520px;
    float:left;
    margin:0px 10px 0px 10px;
}

#userListTextContentRight{
    float:right;
    width:211px;
    background-color:#F6F6F6;
    -moz-border-radius:4px;
    padding:10px;
}

.menuItemUserListHeader{
    -moz-border-radius:4px 4px 0px 0px;
    background-color:#F19FC1;
    line-height:17px;
    padding:5px 0px 5px 15px;
    color:#ffffff;
}

.menuItemUserListInactive,.menuItemUserListActive{
    line-height:17px;
    padding:5px 0px 5px 15px;
    color:#ffffff;
    margin-bottom:1px;
    cursor:pointer;
  /*  width:130px;*/
}

.menuItemUserListInactive a,.menuItemUserListActive a{
    color:#ffffff !important;
}

.menuItemUserListInactive{
    background-color:#F19FC1;
}

.menuItemUserListActive{
    background-color:#F6C1D7;
    font-weight:bold;
}

.menuItemUserListPointerActive{
     background:url('../img/pointerPinkHorizontal.gif') no-repeat;
     height:27px;
     width:10px;
     position:relative;
     top:1px;
     margin-bottom:1px;
}

.menuItemUserListPointerInactive{
     height:27px;
     width:10px;
     position:relative;
     top:1px;
    margin-bottom:1px;
}

.menuItemUserListsubInactive{
    font-size:11px;
    padding:5px 0px 5px 20px;
    color:#F19FC1;
}

.menuItemUserListsubActive{
    font-size:11px;
    padding:5px 0px 5px 20px;
    font-weight:bold;
    color:#F19FC1;
}


.productItemContainerUserList{
    float:left;
    -moz-border-radius: 4px;
    text-align:center;
    border:solid 1px #cccccc;
    margin:3px;
    width:112px;
    height:245px;
    background-color:#ffffff;
}

.productItemContainerUserList:hover{
    border:solid 1px #f19fc1;
    cursor:pointer;
}

.userListItemAvailable,.userListItemPurchased{
    float:left;
    width:50px;
    padding:2px 0px 0px 7px;
    font-size:11px;
    font-weight:bold;
}

.userListItemAvailable{
    color:#13a310;
}

.userListItemPurchased{
    color:#cd2424;
}

.userListItemDelete{
    background-image:url('../img/icons/delete.gif');
    background-repeat:no-repeat;
    width:16px;
    height:16px;
    float:right;
    padding:2px 4px 0px 0px;
}

.userListItemEdit{
    background-image:url('../img/admin/edit.png');
    background-repeat:no-repeat;
    width:16px;
    height:16px;
    float:right;
    padding:2px 4px 0px 0px;
}



#productTools{
    width:265px;
    position:relative;
    left:-21px;
}

    #addToListTools{
        width:150px;
        float:left;
        border-right:solid 2px #cccccc;
        margin:0px 5px 0px 0px;
        padding-right:5px;
        text-align:right;
    }

    #contactTools{
        width:100px;
        float:left;
    }

.addToUserList{
    line-height:17px;
    cursor:Pointer;
}

.addToUserList:hover{
    line-height:17px;
    cursor:Pointer;
    color:#f19fc1;
}
.userListItemAddToCart{
    background-color:#f19fc1;
    color:#ffffff;
    font-weight:bold;
    font-size:11px;
    width:75px;
    padding:2px;
    margin:10px 0px 0px 17px;
    text-align:right;
}

.invitationTable{

}

.invitationTable td{
    padding:5px;
}

.success-message {
	padding: 10px;
	background-color: #F6F6F6;
	font-weight: bold;
}

.errorBody{

    font-size:12px;
}

.errorHeaderBar{
    background-color:#a3a3a3;
    color:#ffffff;
    font-weight:bold;
    padding:5px;
}

.errorContent{
    background-color:#e9e7e7;
    padding:5px;
    font-family:Trebuchet MS;
}

.shopping-cart {
	border-bottom: #e9e7e7 1px dotted;
	clear: both;
}

.shopping-cart .shopping-cart-amount-type {
	font-weight: bold;
	font-size: 20px;
	float: left;
	margin: 5px;
	width: 18px;
}

.shopping-cart .color-green {
	color: green;
}

.shopping-cart .color-red {
	color: red;
}

.shopping-cart .shopping-cart-description {
	float: left;
	padding: 4px;
}

.shopping-cart .shopping-cart-description div {
	padding-right: 30px;
}

.shopping-cart .shopping-cart-amount {
	border: #cccccc 1px solid;
	background-color: #f7f7f4;
	width: 80px;
	text-align: center;
	float: left;
	padding: 2px;
	margin: 7px 30px 6px 7px;
	font-weight: bold;
}

.referral-overview {
	border-top: #cccccc 1px dotted;
	margin-top: 15px;
}

.referral-overview .referral-overview-header {
	padding: 4px;
	font-weight: bold;
	background-color: #f6f6f6;
	border-bottom: #cccccc 1px dotted;
}

.referral-overview .referral-overview-user {
	padding: 4px;
	font-weight: bold;
	border-bottom: #cccccc 1px dotted;
}

.clear {
    clear:both;
}

.setPageSettingLink{
    cursor:Pointer;
}

.zebraEven, .zebraEven td {
    height:22px;
    line-height:22px;
}
.zebraOdd, .zebraOdd td {
    height:22px;
    line-height:22px;
    background-color:#eeeeee;

}

.carousselRelatedContainer{
}

.relatedProductImageCaroussel{
    width:500px;
    float: left;
}

.relatedProductImageCaroussel li{
    height: 215px;
    float: left;
}


.relatedProductCarousselNext{
    background-image:url('../img/main/carousselNext.gif');
    padding-left:10px;
    cursor: pointer;
    float: right;
}

.relatedProductCarousselPrevious{
    background-image:url('../img/main/carousselPrevious.gif');
    padding-left:10px;
    cursor: pointer;
    float: left;
}

.arrowLeftMedium,
.arrowRightMedium,
.arrowLeftLarge,
.arrowRightLarge,
.relatedProductCarousselPrevious,
.relatedProductCarousselNext
{
    background-image:url('../img/icons/paginatorIcons.gif');
    background-repeat:no-repeat;
}

.arrowLeftMedium, .relatedProductCarousselNext {
    margin-top: 10px;
    background-position:-15px -37px;
    height:14px;
    width:6px;
    background-repeat: no-repeat;
    
}

.arrowRightMedium, .relatedProductCarousselPrevious{
    margin-top: 10px;
    background-position:0px -37px;
    height:14px;
    width:4px;
    background-repeat: no-repeat;
    

}

.arrowLeftLarge{
    background-position:-19px -49px;
    height:25px;
    width:21px;
}

.arrowRightLarge{
    background-position:-0px -52px;
    height:25px;
    width:21px;
}

#relatedProductsTitle{
    font-weight:normal;
    color:#7e8081;
    font-size: 20px;
}

#contentPageText{
    float:left;
    width:279px;
    margin-right:5px;
    line-height:18px;
}

#contentPageTextFull{
    line-height:18px;
}
#contentPageImages{
    float:left;
    width:201px;
    text-align:right;
    position:relative;
    left:10px;
}

.productAttributeContainer{
    width:265px;
    font-size:11px;
    margin-left:16px;
    margin-right:5px;
}
    .productAttributeGroupName,.productAttributeValueName,.productAttributeCheckbox{
        height:28px;
        float:left;
    }

    .productAttributeGroupName {
        width:95px;
    }

    .productAttributeValueName {
        width:100px;
    }

    .productAttributeValueName select{
        width:145px !important;
        font-size:11px;
        height:20px;
        cursor:pointer;
    }

    .productAttributeCheckbox {
        width:20px;
        margin-left:5px;
    }

       .productAttributeCheckbox  input[type="checkbox"]{
        cursor:pointer;
        }

        .productPriceShowDetailsContainer{
            text-align:right;
        }

        .productPriceShowDetails{
            font-size:13px;
            font-weight:bold;
            color:#000000;
            text-align:right;
            margin:10px 0px 10px 0px;
        }

        #algemeneVoorwaardenContainer{
            height:100px;
            width:360px;
            border:solid 1px #cccccc;
            padding:10px;
            overflow:scroll;
            overflow-x: hidden; 

        }

        #algemeneVoorwaardenLink{
            margin:5px 0px 5px 0px;
            width:380px;
            text-align:right;
            font-size:11px;
        }