body { 
	background-color: #333333; color: #333333; /*#817A77; /*old: B8B89F*/
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:   13px;
	line-height: 18px;
	}
	
body.popup { 
	background-color: white; color: #817A77; /*#817A77; /*old: B8B89F*/
	font-family: arial, helvetica, verdana, sans-serif;
	}

a { text-decoration: none; color: #666666; /*#635957*/ }
a img { border: none; }
a:visited { text-decoration: none; /*color: #817A77;*/ }
a:hover { text-decoration: none; /*underline overline*/  color: #CC3366; /*background-color:#C8140A; */}

#container_box {
	/*border: 1px dashed red;*/
}

#bowser_message_container {
	/*border: 1px dashed red;*/
	position: relative;
	width:881px;
	/*background-color: white;*/	
	background: #B7BCC3 url(../images/background/body_gray_gradient_bg.gif) repeat-x;
	padding: 5px 35px 5px 35px;
	margin-left: auto;
	margin-right: auto;
	top: 30px;
}

#container_content {
	/*border: 1px dashed red;*/
	position: relative;
	width:881px;
	/*background-color: white;*/	
	background: #B7BCC3 url(../images/background/body_gray_gradient_bg.gif) repeat-x;
	padding: 35px 35px 35px 35px;
	margin-left: auto;
	margin-right: auto;
	top: 30px;
}

div.rounded-corner-container {
	/*border: 1px dashed gray;*/
	position: relative;
	margin-left: auto;
	margin-right: auto;
  	background-color: #333333;
  	color:  #FFFFFF;
	width:951px;
	top: 30px;
}

#footer { 
	position: relative;  left:5px; top:20px; width:872px;  height: 25px; 
	padding: 35px;
	margin-left: auto;
	margin-right: auto;
}

#container_popup {
	position: relative;
	background-color: white;
}

#header { 
	position: relative; left: 0px; height: 25px; width:872px;
/*	border: 1px dashed red;*/
	text-align: left; 
}

#logo {
	position: absolute;
	top: -20px;
	left: 0px;
}

#main_partial {
	position: relative; left:0px; top:10px; height:520px; width:872px;
	text-align: left; 
}

#main_full {
	position: relative; left:0px; top:10px; height:520px; width:872px;
	text-align: left; 
}

#sidebar { /* IE hack */
	position: absolute; width: 160px;
	background: #CC3366;
	right: 0px;
	padding: 5px;
	text-align: right; 
}
div > #sidebar { /* compliant browsers */
	position: absolute; width: 160px;
	background: #CC3366;
	right: 0px;
	padding: 5px;
	text-align: right; 
}

#mainContent_partial { /* IE hack */
	position: absolute; 
	width:695px; /*80%; */
	text-align: left; 
}
div > #mainContent_partial { /* compliant browsers */
	position: absolute; 
	width:698px; /*80%; */
	text-align: left; 
}

#mainContent_full_screen {  /* IE hack */
	position: absolute; left: 20px; top: 0px;
	text-align: center; 
}
div > #mainContent_full_screen {  /* compliant browsers */
	position: absolute; left: 20px; top: 0px;
	text-align: center; 
}


#mainContent_obsolete {
	position: absolute; left: 0px; top: 60px; 
}

#info {
	position: relative; top: 30px; height:460px; width:872px;
}

#info_photo {
	position: absolute;
	top:0px; left:0px; width: 305px; height: 460px;
	text-align: left;
	border: none;
}

#info_text {
	position: absolute;
	top:0px; left:340px; width: 480px; height: 460px;
	text-align: left;
}

#contact_text {
	position: absolute;
	top:60px; left:0px; width: 310px;
	text-align: left;
	padding: 10px 10px 10px 0px;
	border: none;
}

#contact_form {
	position: absolute;
	top:60px; left:320px; width: 80%;
	text-align: left;
	border: none;
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #817A77;
}

#portfolio {
	position: relative; height:580px; width:872px;
	/* background-color: #1A191F; */
}

#intro_slide {
	position: relative; height:500px; width:872px; top:20px;
	text-align: center;
}

.portfolio {
	position: absolute;
	height:400px; width:300px;
	/*background-color:white;*/
	padding: 0px;
	/*border: 1px solid #817A77;*/
}
.portfolio_txt {
	position: absolute;
	height:70px; width:300px;
	/*background-color:white;*/
	padding: 10px 0px;
	/*border-top: 1px solid #817A77;*/	
}
.portfolio_txt_title {
	font-size: 24px;
}
.portfolio_txt_description {
	font-size: 12px;
}
.portfolio_txt_heading {
	font-size: 14px;
	color: #CC3366;
}
#portfolio_lifestyle {
	top:45px; right:446px;
	text-align: center;
}
#portfolio_lifestyle_txt {
	top:455px; right:446px;
	width: 300px;
	text-align: center;
}
#portfolio_editorial_corporate {
	top:45px; left:446px;
	text-align: center;
}
#portfolio_editorial_corporate_txt {
	top:455px; left:446px;
	text-align: center;
	width: 300px;
}

#table {
	position: relative; top: 10px; height:460px; width:700px;
}

#table_list {
	position: absolute;
	top:0px; left:0px; width: 380px; height: 460;
	text-align: left;
	border: none;
}

#table_detail {
	position: absolute;
	top:0px; left:400px; width: 300px; height: 460px;
	text-align: left;
}

#order_photos {
	position: absolute;
	top:0px; left:0px; width: 240px; height: 460;
	text-align: left;
	border: none;
}

#order_products {
	
	position: absolute;
	top:0px; left:260px; width: 420px; height: 280px;
	text-align: left;
	/* border: 1px dashed red; */
	
}

#order_cart {
	position: absolute;
	top:300px; left:260px; width: 420px; height: 160px;
	text-align: left;
	/* border: 1px dashed green; */
}

#administration_updated {
	position: absolute;
	top:60px; left:0px; width: 340px; height: 40px;
	text-align: left;
	border: 1px solid white;
	font-size: 13px;
}

#administration_graphs {
	position: absolute;
	top:110px; left:0px; width: 340px; height: 270px;
	text-align: left;
	border: 1px solid white;
	font-size: 11px;
}

#administration_contacts {
	position: absolute;
	top:60px; left:350px; width: 340px; height: 220px;
	text-align: left;
	border: 1px solid white;
	font-size: 11px;
}


#administration_events {
	position: absolute;
	top:290px; left:350px; width: 340px; height: 240px;
	text-align: left;
	border: 1px solid white;
	font-size: 11px;
}

#news {
	position: absolute;
	left: 15px; top:5px;
	width: 50%;
}

#footer_menu {
	position: absolute;
	left: 15px; top:10px;
	width: 70%;
}

#copyright {
	/*border: 1px dashed yellow;*/
	position: absolute;
	right: 15px; top:10px;
	padding: 4px;
	width: 30%;
	color: #888888;
	text-align: right; /* depends on element width */
}

.menu_header {
	/*border: 1px dashed yellow;*/
	/*background: gray;*/
	text-align: left;
	padding: 4px 10px 4px 4px;
	float: left;
	/*margin-left: 10px;*/
	color: #888888;
}

.menu_header_current {
	color: #CC3366;
}

a.menu_header_link { 
	text-decoration: none; 
	color: #888888; /*#635957*/ }

.menu_main {
	/*border: 1px dashed gray;*/
	/*background: gray;*/
	font-weight: bold;
	text-align: left;
	padding: 4px;
/*	width: 150px; */
	color: #FFFFFF;
}

div.menu {
	/*border: 1px dashed gray;*/
	/*background: gray;*/
	font-weight: normal;
	color: black;
	text-align: left;
	padding: 2px;
/*	width: 150px;*/
	margin-left: 10px;
}
a.menu:hover { text-decoration: none; /*underline overline*/  color: #FFFFFF; /*background-color:#C8140A; */}
a.menu { text-decoration: none; color: #AAAAAA; /*#635957*/ }

div.highlight {
	border: 1px dashed gray;
	color: gray;
	text-align: left;
	width: 750px;
	margin: 0px;
	padding: 4px;
	float: left;
}

table.list {
	border-width: 0px;
	border-spacing: 2px
}

th {
	padding: 4px;
	border-style: dashed;
	border-width: 0px;
	font-size: 10px;
	line-height: 14px;
}
td {
	/*padding: 0px;*/
	border-collapse: collapse;
	font-size: 10px;
	line-height: 14px;
	/*color: white;*/
}

td.odd {
	background: #C7CCD3;/*5A6073,4C5059,E4E9F2,CCD0D9,8F99A6*/
}

td.even {
	background: #979CA3;
}

td.actions {
	background: white; /* #CBC7BE;5A6073,4C5059,E4E9F2,CCD0D9,8F99A6*/
}

span.attention {
	color: red;
}

.txt_heading {
	font-size: 14px;
	color: #CC3366;
}

span.logo_photography {
	color: #C8140A;
}
span.logo_ake {
	color: white;
}
span.logo_vandervelden {
	color: #91817D;
}

div.rounded-corner-1, div.rounded-corner-2,
div.rounded-corner-3, div.rounded-corner-4 {
  background-color: #FFFFFF;
  color: #333333;
  height: 1px;
  font-size: 1px;
  overflow: hidden;
}

div.rounded-corner-1 {
  margin: 0 5px;
}

div.rounded-corner-2 {
  margin: 0 3px;
}

div.rounded-corner-3 {
  margin: 0 2px;
}

div.rounded-corner-4 {
  margin: 0 1px;
  height: 2px;
}

div.rounded-corner-1-bottom, div.rounded-corner-2-bottom,
div.rounded-corner-3-bottom, div.rounded-corner-4-bottom {
  background-color: #B7BCC3;
  color: #333333;
  height: 1px;
  font-size: 1px;
  overflow: hidden;
}

div.rounded-corner-1-bottom {
  margin: 0 5px;
}

div.rounded-corner-2-bottom {
  margin: 0 3px;
}

div.rounded-corner-3-bottom {
  margin: 0 2px;
}

div.rounded-corner-4-bottom {
  margin: 0 1px;
  height: 2px;
}

div.browser {
	position: relative; left: 20px; padding: 5px;
}
