/******************************************************
*
*					typografie custom
*
******************************************************/

body {
	background-image:url(http://www.mimoods.nl/shop/images/site/mm_shop_bg_01.gif);
	background-repeat:repeat;
	font-size:100%;
}

.thrColAbs #container { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.875em;
	line-height:1em;
} 

.thrColAbs table {
	line-height:1.4em;
	}

H1 { 
	font-family: Adobe Caslon Pro, Georgia, Garamond, Times, serif;  
	font-size:2em;
	margin-bottom:10px;
	font-style:normal;
	font-weight:normal;
} 

H2 { 
	font-family: Adobe Caslon Pro, Georgia, Garamond, Times, serif;  
	font-size:1.25em;
	border-bottom:#000000 1px dashed;
	width:100%;
	margin-top:2px;
} 

H3 { 
	margin-top:2px;
	font-family: Lucida Grande, Tahoma;
	font-size: 0.75em;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing:0.05em;
	color:#333333;
}

H4 {
	font-family: Adobe Caslon Pro, Georgia, Garamond, Times, serif;
	font-style:italic; 
	font-size:1.5em;
	color:#999999;
	line-height:1.5em;
	font-weight:100;
	width:660px;
	}

.waarden	{
	font-family: Lucida Grande, Tahoma;
	font-size: 0.75em;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing:0.05em;
	color:#333333;
	}

.prijs {
	color:#000000;
	}

p 	{
	margin-bottom:20px;
	}
	
#mm_uspcontainer {
	font-family: Adobe Caslon Pro, Georgia, Garamond, Times, serif;
	font-style:italic; 
	font-size:0.75em;
	color:#999999;
	line-height:1.5em;
	font-weight:100;
}

#powered_by_banner {
	font-family: font-family: Adobe Caslon Pro, Georgia, Garamond, Times, serif;
	font-size:9px;
	color:#00CCFF;
	margin-top:20px;
	margin-bottom:20px;
	}


/******************************************************
*
*					Navigatie main
*
******************************************************/

ul#navlist_main 
{
	list-style-type: none;
	padding:0;
	margin: 0;
}

#navlist_main li
{
	float:left;
	margin-right:40px;
}

#navlist_main a {
	font-family: Adobe Caslon Pro, Hoefler Text, Georgia, Garamond, Times, serif;
	text-transform:uppercase;
	font-size: 12px;
	letter-spacing: 0.1em;
}

#navlist_main a:link, #navlist_main a:visited
{
	color:#333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#navlist_main a:hover
{
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92b6c7;
}

#focuz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92b6c7;

}

#hr_mm {
	margin-top:5px;
	margin-bottom:5px;
	}


/******************************************************
*
*					Navigatie sub
*
******************************************************/

#nav_subitem {
	float:left;
	width:300px;
	font-family: Lucida Grande, Tahoma;
	font-size: 8px;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color:#92b6c7;
	}
	
ul#nav_subitemlist {
	list-style-type:none;
	padding:0;
	margin: 0;
	font-family: Adobe Caslon Pro, Hoefler Text, Georgia, Garamond, Times, serif;
	font-size:14px;
	color:#333333;
	text-transform:none;
}

#nav_subitemlist li {
	padding-top:5px;
	float:left;
	margin-right:25px;
}

#nav_subitemlist li a{
	color:#333333;
	text-transform:none;
	text-decoration:none;
}

#nav_subitemlist li a:hover {
	text-decoration:underline;
}


/******************************************************
*
*					Navigatie subscribe
*
******************************************************/
ul#navlist_subscribe
{
	white-space: nowrap;
	margin-bottom:5px;
	margin-top:5px;
}

#navlist_subscribe li
{
	display: inline;
	list-style-type: none;
}

#navlist_subscribe a {
	font-family: Lucida Grande, Tahoma;
	font-size: 9px;
	font-variant: normal;
	text-transform: uppercase;
	color:#000018;
    letter-spacing: 0.1em;
	margin-right:10px;
}

#navlist_subscribe a:link, #navlist_subscribe a:visited
{
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#navlist_subscribe a:hover
{
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66cccc;
}



/******************************************************
*
*					productoverzicht custom
*
******************************************************/

#productlijst {
	margin-bottom:20px;
	}

.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin-right:40px;
	margin-bottom:0px;
	position: relative;
	width: 200px;
	height: 200px;
}
.gallery img {
	border: none 0;
}
.gallery li:hover img {
	border-color: #999;
}
.gallery em {
	width: 200px;
	height:200px;
	display: none;
	position: absolute;
	overflow:hidden;
	top: 0px;
	left: 0px;
}
.gallery a {
	text-decoration: none;
	color: #000;
}
.gallery a:hover em {
	display: block;
}



/******************************************************
*
*					sizechart
*
******************************************************/
#sizechart {
	margin-top:10px;
}

#sizechart td {
	border-bottom: 1px solid #C1DAD7;
}

#sizechart .sizechartheader {
	background-color:#C1DAD7;
}


/******************************************************
*
*					rechterkolom + shoppingbag custom
*
******************************************************/


#winkelwagen {
	font-family: Lucida Grande, Tahoma;
	font-size:0.7em;
	letter-spacing:0px;
	color:#000018;
	text-transform:uppercase;
	text-align:left;
}

/******************************************************
*
*	footer
*
******************************************************/


.thrColAbs #footer {
	font-family: Lucida Grande, Tahoma;
	font-size: 8px;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.thrColAbs #footertop {
font-family: Lucida Grande, Tahoma;
	font-size: 10px;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.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;
}


