body
{
	margin: 0px;
	font-family: arial;
	font-size: 12px;
}

div#frame
{
	width: 100%;
	height: 100%;
	text-align: center;
}

div#main
{
	margin: auto;
	width: 750px;
	height: 500px;
}
img { border:0px; }

body, table, tr, td
{
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

/* START LEFT MENU */
div#menu_left_frame
{
	width: 110px;
	height: 500px;
	float: left;
	position: relative;
	text-align:left;
}

div#menu_left
{
	width: 110px;
	height: 500px;
	text-align: center;
	float: left;
	border-right: 1px dashed #000000;
	position: absolute;
	_margin-left:-55px;
}

div#menu_left_head
{
	margin: auto;
	width: 85px;
	color: #ec248c;
	text-align: left;
}

div#menu_left_body
{
	margin: auto;
	width: 85px;
	text-align: left;
}

ul#menu
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 19px;
}
ul#menu2
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

div#musthaves
{
	margin: auto;
	width: 85px;
	color: #ec248c;
	line-height: 22px;
}

div#menu_left_foot_frame
{
	width: 85px;
	text-align: left;
}

div#menu_left_foot
{
	position: absolute;
	width: 85px;
	text-align: left;
	line-height: 12px;
	bottom: 10px;
	left: 10px;
}

ul#menu_bottom
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/* END LEFT MENU */

/* START CONTENT */
div#content
{
	width: 638px;
	height: 500px;
	float: right;
	text-align: left;
}

div#content_left
{
	width: 268px;/*270px;*/
	height: 500px;
	float: left;
	border-right: 1px dashed #000000;
	overflow-y: scroll;
}

div#content_right_frame
{
    width: 355px;
    height: 490px;
    margin-top: 10px;
    margin-right: 5px;
    float: right;
    position: relative;
    text-align:left;
}

div#content_right
{
	width: 355px; /*367px;*/
	height: 490px;/*500px;*/
	float: right;
    position: absolute;
}

div#img_large
{
    width: 355px;
    height: 220px;
    text-align: center;
}

div#img_info
{
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #ffffff;
    height: 295px;
    width: 200px;
/*     background-image: url('info_bg.gif'); */
    font-size: 10px;
    display: none;
}
div#img_info
{
	font-family: arial;
	font-size: 12px;
}
DIV#productoverview
{
    color: #8f8f8f;
    font-size: 12px;
}
DIV#productoverview_sel
{
    color: #ec248c;
    font-size: 12px;
}

ul.info
{
    margin: 20px;
    padding: 0px;
}

div#info_close
{
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-size: 12px;
}

div#vergroot
{
    position: absolute;
    top: 0px;
    right: 0px;
    line-height: 30px;
}

div#matching
{
    margin-top: -10px;
    margin-left: 5px;
}

td.matching
{
    color: #8f8f8f;
    font-size: 12px;
}

/* winkelmand */
div#winkelmand
{
    margin: auto;
    margin-left: 10px;
    margin-top: 10px;
    width: 615px;
    height: 490px;
}

td.mand
{
    font-size: 12px;
}

div#bereken
{
    width: 615px;
    text-align: right;
}
select {
	font-family: arial;
	font-size: 12px;
	}

/* END CONTENT */

a		{color: #000000; text-decoration: none;}
a:visited 	{color: #000000; text-decoration: none;}
a:hover		{color: #000000; text-decoration: underline;}

a.pink		{color: #ec248c; text-decoration: none;}
a:visited.pink	{color: #ec248c; text-decoration: none;}
a:hover.pink	{color: #ec248c; text-decoration: underline;}

a.pink_small        {color: #ec248c; text-decoration: none; font-size: 12px;}
a:visited.pink_small    {color: #ec248c; text-decoration: none; font-size: 12px;}
a:hover.pink_small  {color: #ec248c; text-decoration: underline; font-size: 12px;}

a.small		{color: #8f8f8f; text-decoration: none; font-size: 10px;}
a:visited.small	{color: #8f8f8f; text-decoration: none; font-size: 10px;}
a:hover.small	{color: #ec248c; text-decoration: underline; font-size: 10px;}

a.category		{color: #8f8f8f; text-decoration: none; font-size: 12px; line-height: 30px;}
a:visited.category	{color: #8f8f8f; text-decoration: none; font-size: 12px; line-height: 30px;}
a:hover.category	{color: #ec248c; text-decoration: underline; font-size: 12px; line-height: 30px;}

a.category_sel      {color: #ec248c; text-decoration: none; font-size: 12px; line-height: 30px;}
a:visited.category_sel  {color: #ec248c; text-decoration: none; font-size: 12px; line-height: 30px;}
a:hover.category_sel    {color: #ec248c; text-decoration: underline; font-size: 12px; line-height: 30px;}

a.matching      {color: #8f8f8f; text-decoration: none; font-size: 12px;}
a:visited.matching  {color: #8f8f8f; text-decoration: none; font-size: 12px;}
a:hover.matching    {color: #ec248c; text-decoration: underline; font-size: 12px;}

.sub_title {
    text-align:left;
    font-size:14px;
    font-weight:bold;
}
.shipping {
 PADDING:10px;
}
DIV#product_optie {
    text-align:right;
    margin-right:5px;
    height: 24px;
}
a.eshop_link	{color: #8f8f8f; text-decoration: none;}
a:visited.eshop_link	{color: #8f8f8f; text-decoration: none;}
a:hover.eshop_link	{color: #8f8f8f; text-decoration: underline;}
.ez_page {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	line-height: 16px;
	font-size:12px;
}

div#content_sc_popup
{
    width: 630px;
    overflow-y:hidden;
    overflow-x:hidden;
    text-align: left;
}

div#content_sc
{
    width: 620px;
    height: 497px;
    overflow-y:auto;
    overflow-x:hidden;
    float: right;
    text-align: left;

    padding-left:10px;

/*IE FIX */
    _margin-left:-0px;
	_margin-right:00px;
	_padding-right:0px;
	_padding-left:0px;

    padding-right:10px;
    padding-top:3px;
    position: relative;

}
div#content_sc2
{
    width: 630px;
    height: 500px;
    overflow-y:auto;
    overflow-x:hidden;
    float: right;
    text-align: left;
}

