body {
	margin: 0px;
	padding: 0px;
	/*background-image:url(../images/background_blank.jpg);*/
	background:#d3c398;
}
body, a, div, td, th, h1, h2 {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#464646;
}

.hide {
    display:none;	
}

h1.containerTitle {
	font-size:16px;
	color:#363636;
	margin:0 0 10px;
}

h1 {
	font-size:16px;
	color:#C6034E;
	margin:0 0 10px;
}



h2 {
	color:#363636;
	margin:0 0 10px;
}
p {
	margin:0 0 10px;
}
form {
	margin:0;
	padding:0;
}
#mainContainer {
	margin:30px auto;
	background-color:#FFFFFF;
	width:940px;
	padding:30px 0 0;
	position:relative;
}
#contentLinks, #contentCenter, #contentRechts {
	float:left;
}
#contentLinks {
	position:relative;
	left:10px;
}
#contentRechts {
	position:relative;
	right:10px;
}
#zoeken, #assortiment, #winkelwagen, #contactgegevens, #paginas, #user_info, #selectionbox {
	background-color:#eeeeee;
}
#zoeken {
	width:180px;
	margin-bottom:10px;
	position:relative;
}
#zoeken form {
	margin:0;
	padding:0 0 15px 15px;
	font-style:italic;
	margin:15px 0 0 0;
}
#zoeken h1 {
	padding:15px 0 0 20px;
	margin:0 0 10px 0;
}
#selectionbox {
	width:180px;
	margin-bottom:10px;
	position:relative;
}
#selectionbox h1 {
	padding:15px 0 0 20px;
	margin:0 0 10px 0;
}
#assortiment {
	width:180px;
}
#assortiment h1 {
	padding:15px 0 0 20px;
	margin:0 0 10px 0;
}
#assortiment ul {
	margin:0;
	padding:0;
}
#assortiment li {
	display:block;
	list-style-type:none;
	width:180px;
	height:30px;
}
#assortiment li a {
	text-decoration:none;
	background-image:url(../images/pijl.png);
	background-repeat:no-repeat;
	background-position:160px;
}
.assortiment {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#bbbbbb;
	height:30px;
	width:140px;
	line-height:30px;
	display:block;
	padding:0 20px;
}
.submenu {
	width:140px;
	height:30px;
	line-height:30px;
	display:block;
	padding:0 20px;
	font-size:11px;
	font-style:italic;
}
#men2009 {
	background-image:url(../images/men2009.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:86px;
	margin:10px 0 10px 0;
}
#men2009 a {
	width:180px;
	height:86px;
	display:block;
}
#women2009 {
	background-image:url(../images/women2009.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:86px;
	margin:10px 0 10px 0;
}
#women2009 a {
	width:180px;
	height:86px;
	display:block;
}
#contentCenter {
	width:580px;
}
#content h1 {
	margin:0 0 5px;
}
#logo {
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:412px;
	height:95px;
	margin-left:84px;
	cursor:pointer;
}
#navigatie {
	width:490px;
	margin:10px 0 10px 45px;
}
#content {
	border:1px solid #e6e6e6;
	width:468px;
	margin:0 0 10px 45px;
	padding:10px;
	line-height:16px;
}
#content a {
	color:#252525;
}

#content_selection_box {
	border:1px solid #e6e6e6;
	width:468px;
	margin:0 0 10px 45px;
	padding:10px;
	line-height:16px;
}

#productContainer h2 {
	margin:0;
	line-height:16px;
	text-align:left;
}
#productContainer h2 a {
	color:#c6034e;
	font-size:15px;
}
#productContainer p {
	margin:0 0 5px;
}
.product {
	position:relative;
	width:140px;
	height:190px;
	border:1px solid #e6e6e6;
	float:left;
	margin:0 12px 10px 0;
	padding:4px 4px 0 4px;
}
.bedrag {
	font-size:14px;
	font-weight:bold;
	position:absolute;
	bottom:5px;
	color:#464646;
}
.bedrag span {
	color:#999;	
	font-size:11px;
}

.bedrag2 {
	color:#c6034e;
	font-size:14px;
	font-weight:bold;
}

#productContainer {
	width:490px;
	/*height:500px;
	border:solid 1px black;*/
	margin-left:45px;
}
.product_description 
{
	/*text-transform:uppercase;*/
}
#contentFooter {
	text-align:center;
	margin:50px 0 15px;
}
#contentFooter p {
	margin:0;
	line-height:18px;
}
#contentFooter a {
	text-decoration:none;
}
.dark {
	color:#464646;
}
.dark a {
	color:#464646;
}
#contentRechts {
	width:180px;
}
#user_info {
	margin:0 0 10px 0;
}
#user_info h1 {
	margin:0 0 10px 0;
	padding:15px 0 0 20px;
}
#user_info img {
	margin:10px 0 0 0;
	border:0;
}
#vlaggen {
	position:absolute;
	right:0;
	top:-25px;
}
#winkelwagen {
	margin-bottom:10px;
	padding:0 0 10px 0;
}
#winkelwagen h1 {
	padding:10px 0 0 20px;
	margin:0 0 10px 0;
}
#winkelwagen p {
	padding:0 0 0 20px;
	margin:10px 0 10px 0;
}
#winkelwagen ul {
	margin:0;
	padding:0;
}
#winkelwagen li {
	list-style-type:none;
	height:30px;
}
#winkelwagen li a {
	text-decoration:none;
	background-image:url(../images/pijl.png);
	background-repeat:no-repeat;
	background-position:160px;
}

#winkelwagen .div
{
	width:150px;
	position:relative;
}

#winkelwagen .div span
{
	position:absolute;
	right:5px;
}

.inhoud {
	width:140px;
	height:30px;
	line-height:30px;
	display:block;
	padding:0 20px;
	color:#000000;
}
#contactgegevens {
	padding:20px;
	margin-bottom:10px;
	position:relative;
	line-height:16px;
}
#contactgegevens h1 {
	margin:0;
	margin:0;
	font-size:15px;
	color:#464646;
}
#contactgegevens p {
	margin:0 0 10px 0;
	line-height:14px;
}
#paginas {
	width:180px;
}
#paginas h1 {
	padding:20px 0 0 20px;
	margin:0 0 10px 0;
}
#paginas ul {
	margin:0;
	padding:0;
}
#paginas li {
	display:block;
	list-style-type:none;
	height:30px;
}
#paginas li a {
	text-decoration:none;
	text-align:right;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:20px;
	color:#C6034E;
}
.pagina {
	height:30px;
	width:140px;
	line-height:30px;
	display:block;
	padding:0 20px;
}
#contentRechtsFooter {
	background-image:url(../images/tpgpost.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:180px;
	height:81px;
	margin-top:20px;
}
#footer {
	background-image:url(../images/footerbackground.jpg);
	background-repeat:repeat-x;
	height:26px;
	padding:4px 0 0;
	color:#FFFFFF;
	font-size:16px;
	text-align:center;
}
.hr {
	background:url(../images/dottedhr.gif) repeat-x top left;
	height:1px;
	line-height:1px;
	position:relative;
	width:100%;
}
.padding-bottom {
	padding:0 0 10px;
}
.end {
	margin:0 0 10px;
}
.breaker {
	clear:both;
}
div.crumbs {	
	float:left;	
}
div.crumb {
	float:left;
}
div.crumb a {
	font-size:12px;
	font-weight:bold;
	color:#c6034e;
	text-decoration:none;	
}
div.crumb_spacer {
	margin-left:3px;
	margin-right:3px;
	font-size:14px;
	font-weight:bold;
	color:#000;	
	float:left;	
	text-align:center;
}
span.crumb_spacer {
	font-weight:bold;
	color:#000;	
}
div.padding {
	padding: 10px 20px;
}
.pageCrumbs {
	text-align:center;
}
.pageCrumbs a.crumbs {
	font-size:12px;
	font-weight:bold;
	color:#c6034e;
	text-decoration:none;
}
.input {
	border:1px solid #ccc;
	padding:2px;
	width:140px;
	font-size:11px;
	background:#fff;
}

.sitemap
{
	
}

.sitemap .parent
{
	margin-left:15px;
	font-weight:bold;
}

.sitemap .child
{
	margin-left:40px;
	font-style:italic;
}

.sitemap .baby
{
	margin-left:70px;
	/*text-transform:uppercase;*/
}

#slideImages {
	margin:0 0 10px 0;
	position:relative;
	height:155px;
	background-color:#EEEEEE;
}

#contactgegevens {
	margin-bottom:0px;
	padding-bottom:5px;
}

.posBottom {
	position:absolute;
	bottom:10px;
}

input.pink {
	background-color:#c6034e;
	color:#FFF;
	font-weight:bold;
	border:1px solid #E6E6E6;
	
	height:30px;
	
	cursor:pointer;
}

input.grey {
	background-color:#CCC;
	color:#FFF;
	font-weight:bold;
	border:1px solid #E6E6E6;
	
	height:30px;
	
	cursor:pointer;
}

input.button {
	border:1px solid #E6E6E6;
	
	cursor: pointer;
}

div.topper {
	height:30px;
	margin:0 0 10px 0;	
}
div.topper div.item {
	font-size:12px;
	width:140px;
	float:left;
}
div.topper div.item.active {
	color:#c6034e;
	font-weight:bold;
}
div.topper div.item.inactive {
	color:#E6E6E6;
}

.rankingContainer			{ margin:10px 0 0 0 ;width: 200px; height: 16px; background: url('../images/stars_blank.gif') no-repeat 2px top; }
.rankingBar					{ height: 16px; background: url('../images/stars.gif') no-repeat 2px top; }

#percentageBarContainer     { position:relative; width:466px; border:solid 1px #999; margin:0 0 10px 0; }
.percentageBar              { background-color:#C6034E; width:0px; max-width:100%; height:25px; }
.orderPercentageComplete    { position:absolute; top:5px; left:10px; color:#000; }

.oneClickOrderSelectPayment { position: absolute; top:30px; left:0px; background-color:#CCC; padding:2px; border:solid 1px #999; display:none; }
