#interface-header-bar
{
	height: 3px;
	width: 100%;
	background: #09B5DC;
	font-size: 0;
}

#interface-logo
{
	width: 206px;
	margin: 10px auto 10px auto;
	text-align: center;
}

#interface-main-box
{
	width: 902px;
	margin: 0px auto;
}

#interface-main-bar
{
	height: 4px;
	width: 100%;
	background: #09B5DC;
	font-size: 0;
}

#interface-menu
{
	height: 31px;
	background: #09B5DC url(/ENGINE/IMAGES/LOTUS/WEBSITE/SHARED/menu_background.gif) repeat-x;
	text-align; center;
	width: 100%;
}

#interface-content-left
{
	width: 171px;
	float: left;
	font-size: 0;
}

#interface-content-text
{
	display: block;
	float: left;
	width: 437px;
	height: 381px;
	background: #FFF url(/ENGINE/IMAGES/LOTUS/WEBSITE/SHARED/content_background.jpg) repeat-x top;
	
}

#wrapper { position: absolute; z-index: 1; width: 437px; height: 381px; overflow: auto;}
#wrapper ul.scrollplane { list-style: none; padding: 0; margin: 0; }

#interface-content-photobook
{
	width: 731px;
	float: left;
	height: 381px;
	background: #FFF url(/ENGINE/IMAGES/LOTUS/WEBSITE/SHARED/content_background.jpg) repeat-x top;	
}

#interface-content-photobook #wrapper { position: absolute; z-index: 1; width: 731px; height: 381px; overflow: auto;}

#interface-content-text-inner
{
	padding: 0px;
	line-height: 18px;
	color: #004058;
}

#interface-content-text-inner a
{
	color: #11B6DE;
}

#interface-content-right
{
	width: 294px;
	font-size: 0px;
}

#interface-main-bottom
{
	clear: both;
	border-top: 1px solid #5fc6dd;
	height: 6px;
	width: 100%;
	background: #09B5DC;
	font-size: 0;
}

#interface-footer
{
	width: 902px;
	margin: 10px auto 0px auto;
	font-size: 0px;
}

#interface-footer-left
{
	float: left;
	font-size: 10px;
	color: #11B6DE;
}

#interface-footer-left a
{
	color: #11B6DE;
}

#interface-footer-right
{
	float: right;
	font-size: 10px;
	color: #11B6DE;
}

/**/

td.interface-client-logo
{
	width: 150px;
	vertical-align: top;
}

td.interface-client-logo img
{
	border: 1px solid #DBDBDB;
	padding: 2px;
}

td.interface-client-content
{
	padding: 0px 0px 15px 10px;
	vertical-align: top;
}

td.interface-client-spacer
{
	height: 15px;
	border-top: 1px solid #DBDBDB;
	font-size: 0px;
}

/* Photobook */

div.interface-photobook-box
{
	width: 160px;
	height: 160px;
	float: left;
	margin: 4px;
}

div.interface-photobook-box-inner
{
	padding: 2px;
	width: 150px;
	background: #9ED5E9;
	height: 150px;
}

div.interface-photobook-box-inner img
{
	border: 0;
}

div.interface-photobook-box-inner div
{	
}



