@import "standard.css";

form {
	color: black;
	background-color: white;
}

.TableFooterStyle {
	border-color: #FF49A5;
}

.Table td.TableHeaderStyle {
	color: #FF49A5;
}

.OneColumProductlistTable td.TableHeaderStyle {
	background-color: #E95AA6;
}

.OneColumProductlistTable td.TableBackground {
	border: solid #E95AA6;
	border-width:1px 0px 0px;
}

.OneColumNewProductlistTable td.TableBackground {
	border: solid #E95AA6;
	border-width:1px 0px 0px;
}

.orderLink {
	color: #FECCE7;
	background-color: #E95AA6;
}

.HeaderTitle {
	color: #AB6091;
	background-color: #FFE9F4;
}

.HeaderInformation {
	color: #FF49A5;
}

Table.TableHeaderStyle {
	background-color: #E95AA6;
}

/* Navigatie button naar de volgende pagina */


.ButtonBar input {
	color:#FFFFFF;
}

input.Button {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	color: #000000;
}

div.messageText {
	background-color: #FFFFFF;
}

div.complaintTextarea {
	background-color: #FECCE7;
}

td.ProductTitle, td.ProductPrice {
	color: #7B2041;
	background-color: #FFFFFF;
}



span.descriptionShort {
	color: #FF49A5;
	background-color: white;
}

div.descriptionShort {
	background-color: white;
}
div.moreInfo {
	background-color: #FECCE7;
}

.funkyTable TD.TableBackground{
   background-color:#FECCE7;
}

.funkyTable TD.total {
	background-color:#FECCE7;
	border-color:#E95AA6;
}

.funkyTable td.TableHeaderStyle {
	color: #FFFFFF;
	background-color: #F962B1;
}

 td.TableHeaderStyle {
	background-color: #FFFFFF;
}
.productPageTable {
	color: #FF49A5;
}

.WebShopLeftCategorie {
	background-color: #F962B1;
}
div.webshopLeftWrapper, a.WebshopLeftLink {
	color: #F962B1;
	background-color: #FFFFFF;
}

a {
	color: #F962B1;
}

.pagerIndex {
	border-top:dotted #AB6091 1px;
	border-bottom: solid #AB6091 1px;
}

a.moreInfo {
	background: transparent url(../Images/arrow_more.gif) no-repeat scroll 0%;
	color: #AB6091;
}

a {
	color: #AB6091;
}

a.linkBack {
	color: #AB6091;
	background: transparent url(../Images/arrow_back.gif) no-repeat scroll 0%;
}

td.oneColumnNewWithPriceRow {
	border-top-color: #AB6091;
}

.TableBackground input, select {
	background-color: #F4E2E9;
	border: 1px solid #CCCCCC;
}

.TableBackground input.checkbox {
	background-color: #FFFFFF;
	border: none;
}
.TableBackground input.buttonNoBorder {
	background-color: #FFFFFF;
	border: none;
}

td.TableBackground select {
	background-color: #F4E2E9;
	border: 1px solid #CCCCCC;
}

.productTitle, .productPrice {
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
}

td.twoColumnSeperator {
	width: 10px;
}

div.productTitleAndPrice {
	width: 100%;
}

div.productTitle {
	text-align: left;
	width: 60%;
	float: left;
	color: #7B2041;
	font-size: 14px;
	font-weight: bold;
}
div.productPrice {
	text-align: right;
	float: right;
	width: 40%;
}

div.descriptionShort, div.displayPicture, div.moreInfo, div.orderLink {
	float: left;
	clear: both;
	width: 100%;
}

div.displayPicture {
	margin-top: 12px;
}
td.twoColumnAllInOneColumn {
	width: 200px;
	margin-bottom: 15px;
}

.TwoColumnAllInOneColumnProductlistTable {
	width: 430px;
}

a.orderLink {
	background: transparent url(../Images/arrow_more.gif) no-repeat scroll 0%;
	color: #AB6091;
	padding-left: 16px;
	float: left;
}

a.orderLink:link {text-decoration: none; }
a.orderLink:visited {text-decoration: none; }

div.orderLink {
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	text-transform:lowercase;
}

/*
.pagerPages {
	text-align: center;
}

a:visited.rnavLink {color: #DD4B33;}


a:link {text-decoration: none; }
a:visited {text-decoration: none; }

.TableBackground, .price, .total {
	font-size: 10px;
}
select {
	font-size: 10px;
}
*/