/*** HTML-TAGS ***/
html,
body {
	height: 100%;
	width: 100%
	padding: 0px;
	margin: 0px;
}
html {
	scrollbar-base-color: #EAEAEA;
	scrollbar-arrow-color: #BABABA;
	scrollbar-track-color: #BABABA;
	scrollbar-shadow-color: #EAEAEA;
	scrollbar-lightshadow-color: #EAEAEA;
	scrollbar-highlight-color: #EAEAEA;
	scrollbar-3dlight-color: #BABABA;
	scrollbar-darkshadow-color: #BABABA;
}
body {
	background:#999999;
}
html,
body,
table {
	font-size:12px;
}

/*** TOP LEVEL IDS ***/
#fullsize {
	height: 100%;
	width: 100%;
}
#outer {
	background-color: #EAEAEA;
	height: 560px;
}
#top {
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BABABA;
}

/** TOPMENU **/
#topmenu {
	display: table-cell;
	text-align: right; 
	vertical-align: bottom;
	padding-left:30px;
}
#topmenu a {
	display: block;
	float: left;
	padding-top: 48px;
	padding-bottom: 17px;
	padding-left: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-left-color: #EAEAEA;
	margin-left: 1px;
	margin-right: 1px;
}
#topmenu a:link,
#topmenu a:visited,
#topmenu a:focus {
	color: #949494;
	text-decoration: none;	
}
#topmenu a:hover {
	background-color:#EEEEEE;
	border-right-color: #BABABA;
	border-left-color: #BABABA;
}
#topmenu a:active,
#topmenu #activemenuitem {
	color: #333;
	text-decoration: none;	
}

/*** MAINCONTENT ***/
#mainpane {
	background-color: #FFFFFF;
	text-align: left;
}
#mainpaneC0 {
	width: 648px;
	height: 410px;
	overflow: auto;
	padding-top: 20px;
	padding-right: 20px;
	/* padding-bottom: 20px; */
	margin-bottom: 20px;
}
#mainpaneC1,
#mainpaneC4 {
	width: 722px;
	height: 410px;
	overflow:auto;
	padding-right: 20px;
	float:right;
}
#artobjectimage,
#serviceimage,
#projectimage {
	margin-left: 20px;
/*	margin-bottom: 20px; */
	float:right;
}
#bottomrowC1,
#bottomrowC2,
#bottomrowC3,
#bottomrowC4R {
	padding-right: 20px;
	text-align: right;
}
#bottomrowC4L {
/*
	padding-left: 20px;
*/
	text-align: left;
}
#mainpaneC2 {
	width: 742px;
	height: 410px;
	overflow: auto;
	padding: 20px;
}
#mainpaneC3 {
	width: 705px;
	height: 410px;
	overflow: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

/*** LEFTPANE ***/
#leftpane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: table-cell;
	background-image: url(../img/left_pane_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
#leftpaneC0 {
	height: 391px;

	width: 274px;
	overflow: hidden;
}
#leftpaneN0 {
	height: 59px;
	/* height 59px */

	width: 120px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	padding-left: 30px;
	padding-right: 30px;
	display:table-cell;
	vertical-align:bottom;
}
#leftpaneI1 {
	text-align:center;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;

	padding-left: 15px;
	padding-right: 15px;
	
	white-space:nowrap;
	
	overflow:hidden;

	font-size:11px;
}
#leftpaneC1 {
	height: 330px;

	width: 160px;
	overflow: auto;
	text-align: center;
}
#leftpaneC2 {
	height: 340px;
	padding-top: 30px;
	padding-bottom: 30px;
	/* height 400px */

	width: 160px;
	overflow: auto;
	text-align: center;
}
#leftpaneN1,
#leftpaneN2,
#leftpaneN3 {
	height: 50px;
	padding-top: 10px;
	/* height 50px */

	width: 120px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}
#leftpaneN3 {
	height: 40px;
	padding-top: 0px;
	/* height 40px */

	width: 120px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	padding-left: 20px;
	padding-right: 20px;
}
#leftpaneP3 {
	height: 225px;

	width: 217px;
	overflow: hidden;
}
#leftpaneI3 {
	height: 185px;
	padding-top: 0px;
	padding-bottom: 0px;
	/* height 175px */

	width: 120px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
	font-size:11px;
}
#leftpaneI3 table {
	font-size:11px;
}
#leftpaneL3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
#leftpane a,
#leftpane a:link,
#leftpane a:active,
#leftpane a:visited
{
	color: #807F7F;
	font-weight:bold;
}
#leftpane a:hover
{
	color: #FF9900;
}
/*** THUMBNAILS ***/
.thumbnail a img,
.thumbnail a:link img,
.thumbnail a:visited img {
	border: 1px solid #BABABA;
}
.thumbnail a:hover img {
	border: 1px solid #FF9900;
}
.thumbnail a:active img {
	border: 1px solid #BABABA;
}
.thumbnail {
	padding: 3.5px;
}

/*** MEMBERPAGES ***/
.MemberpageContainerText {
	width:680px;
	height:250px;
	display:table-cell;
	overflow:hidden;
	padding-left:25px;
}
.MemberpageContainerImage {
	width:705px;
	height:142px;
	text-align:right;
	overflow:hidden;
	white-space:nowrap;
	padding-top:18px;
}
.MemberpageContainerImage a {
	margin-left:8px;
}
.MemberpageContainerImage a:link img,
.MemberpageContainerImage a:visited img {
	border:solid 1px #BABABA;
}
.MemberpageContainerImage a:hover img,
.MemberpageContainerImage a:active img {
	border:1px solid #FF9900;
}
#artPackageTable {
	font-size:10px;
	float:right;
}
.artPackageObjectContainer {
	width:110px;
	height:110px;
	border:solid 1px #BABABA;
	overflow:hidden;
}
.artPackageObjectCaption {
	height:24px;
	width:110px;
	overflow:hidden;
}
#spacer {
	width: 30px;
}