/******************************************************
*
*					indeling
*
******************************************************/

.thrColAbs #container { 
	position: relative; 
	width: 980px;  
	margin: 0 auto;
	text-align: left;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
} 

.thrColAbs #footer {
	width: 980px;
	background-color: #000018;
	color: #999999;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px 0px 5px 0px;
	text-indent: 20px;
	clear:left;
}

.thrColAbs #footertop {
	width: 980px;
	background-color:#92b6c7;
	color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px 0px 5px 0px;
	text-indent: 20px;
	letter-spacing: 0.1em;
	clear:left;
}

.thrColAbs #footertop a {
	text-decoration:none;
	color:#FFFFFF;
}

.thrColAbs #footertop a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

.thrColAbs #footer a {
	text-decoration:none;
	color:#FFFFFF;
}

.thrColAbs #header {
	padding-left:20px;
	padding-right:20px;
	width:940px;
	}

.thrColAbs #wrapper {
	float:left;
	width:100%;
}

.thrColAbs #subscribe {
	margin-left:0px;
	text-align:right;
	}

.image_top {
	margin-left:10px;
	}

.thrColAbs #content {

}

#winkelwagen {
	background-image:url(http://www.mimoods.nl/shop/images/site/button_shopping_bag.gif);
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	right:0px;
	width:180px;
	height:50px;
	float:right;
	margin-top:10px;
	margin-right:20px;
}


/******************************************************
*
*					content page custom
*
******************************************************/

#myshp_content {
	padding-left:20px;
	padding-bottom:20px;
	padding-top:10px;
	padding-right:20px;
	overflow:hidden;
	width:940px;

}

/******************************************************
*
*					info balk half transparant
*
******************************************************/

#infobalk {
	height:28px;
	width:420px;
	position:relative;
	top:-28px;
	left:0px;
	margin-left:10px;
	margin-right:10px;
}

/******************************************************
*
*					buttons
*
******************************************************/


/******************************************************
*
*					rechterkolom + shoppingbag custom
*
******************************************************/


#myshp_basket {
	margin-left:47px;
	width:90px;
	height:25px;
	padding-top:20px;
	padding-bottom:5px;
	padding-right:10px;
}

.myshp_basket_count {
	width:90px;
	height:30px;
}

#myshp_basket a {
	color:#993399;
}

#myshp_basket a:active {
	color:#993399;
}

#shoppingcart {

}	

/******************************************************
*
*					Start pagina
*
******************************************************/
.Shoplinks img
{
    border:none;
}
.landingMain
{
    width: 940px;
}
.Welcome
{
    background: url('http://www.mimoods.nl/shop/images/site/start/banner_welcome.gif') no-repeat top;
    display: block;
    width: 480px;
    height: 200px;
}


.DeliveryOptions img
{
    border:none;
}

.Packaging
{
}

.Delivery
{
}

.ReturnPolicy
{
}

.PaymentOptions
{
    background: url('http://www.mimoods.nl/shop/images/site/start/banner_paymentoptions.gif') no-repeat top;
    float: right;
    width: 317px;
    height: 280px;
    cursor:pointer;
}

.PaymenentText
{
    float:right; 
    padding-right:30px;
    padding-top:30px;
    display:block;
    font-family: Adobe Caslon Pro, Hoefler Text, Georgia, Garamond, Times, serif;
    font-size: 1.1em;
    margin-right: 10px;
    font-style:italic;
    text-transform:none;
}


