html
{
	width: 100%;
	height: 100%;
	
}

body
{
	width: 100%;
	height: 100%;
	
	font-family:Arial, sans-serif;
	font-weight: normal;
	font-size:12px;

	margin:0px;
	padding:0px;
	color:#000000;	
	background-color:#ffffff;
}

#div_main_container
{
	float: left;
	width: 999px;
	min-height: 653px;
}

#div_left_part
{
	float: left;

	width: 157px;
	height: 100%;

/*
	min-height: 1173px;

	background-image:url(/media/80745/menu_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	background-color: #2b2a2a;
*/
}


#div_right_part
{
	float: left;
	height: 100%;
	width: 842px;
}

.styleplatform_logo
{
	position:absolute;

	top:10px;
	right:10px;

	background-image:url(/media/79551/styleplatform-logo.png);
	background-position:left top;
	background-repeat:no-repeat;

	width:31px;
	height:233px;
}


/* LEFT PART */

.menu_container
{
	display:block;
	float:left;
	width:100%;

	padding-top:50px;
}

.div_logo_container
{
	position:absolute;
	left:45px;
	bottom:20px;
}

.div_logo
{
	display:block;

	background-image:url(/media/80740/logo.png);
	background-position:left top;
	background-repeat:no-repeat;

	width:56px;
	height:99px;

	
}

/* END LEFT PART */


/* RIGHT PART */

.div_content_holder
{}


/* END RIGHT PART */


/* PROFIL PAGE */
.div_profil_content
{
	display:block;
	float:left;

	width: 355px;
	min-height: 460px;

	margin-top:135px;
	margin-left:35px;

}

.div_profil_title
{
	width: 100%;

	font-weight: bold;
	color:#ffffff;
	font-size:16px;
	text-align:left;

	margin-bottom:10px;
}

.div_profil_text
{
	float: left;
	color:#ffffff;
	text-align:left;
}

.div_profil_text p
{
	padding-bottom:10px;
}

.div_signature
{
	float:left;
	margin-top:50px;
}

/* END PROFIL PAGE */



/* CONTACT PAGE */

.div_contact_content
{
	display:block;
	position:absolute;
	
	bottom:8px;
	left:200px;

	width:280px;
	min-height:190px;

	color:#514c45;
	font-size:11px;

	line-height:20px;
}

.div_contact_content p
{
	padding-top:25px;
	margin:0;
}

.div_contact_content a, .div_contact_content a:link, .div_contact_content a:active, .div_contact_content a:visited
{
	color:#999999;
	font-size:11px;
	text-decoration:none;
}

.div_contact_content a:hover
{
	color:#999999;
	font-size:11px;
	text-decoration:underline;
}

/* END CONTACT PAGE */


/* PRESS PAGE */
.press_container
{
	display:block;
	float:right;

	width:380px;
	min-height:200px;
	
	margin-right:10px;
	margin-top:45px;

	color:#999999;
	font-size:11px;
}

.press_container p
{
	padding-bottom:32px;
}

.press_container a, .press_container a:link, .press_container a:active, .press_container a:visited
{
	display:block;
	float:left;
	clear:both;

	color:#343434;
	font-size:11px;

	text-decoration:none;

	border-bottom:solid 1px #a1a1a1;

	margin-bottom:10px;
}

.press_container a:hover
{
	color:#a1a1a1;
}
/* END PRESS PAGE */


/* LOOKBOOK PAGE */

.lookbook_container
{}


/* END LOOKBOOK PAGE */



/* GEANS GALLERY PAGE */

.geansgallery_container
{}


/* GEANS GALLERY PAGE */



.div_sitemap
{
bottom:10px;
position:fixed;
right:10px;
}


.div_sitemap a, .div_sitemap a:link, .div_sitemap a:active, .div_sitemap a:visited, .div_sitemap a:hover 
{
	color:#444444;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}


























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
