body{
	padding:0;
	border:0;
	margin:0;
}

#activeContent{
/*	position:absolute;
	top:93px;
	left:2px; */
	position: relative;
	width:937px;
	min-width:934px;
	height:230px;
	min-height:230px; 
	padding:0;
	margin:0 0 10px 0;
	border:0;
	background-color:#fff;
	background-image:url(../images/front-end/digital_homepage/bg.jpg);
}

#leftContent{
	width:237px;
	min-width:237px;
	height:230px;
	min-height:230px;
	border:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	margin:0;
}

#leftContent a{
	color:#ffffff;
	text-decoration:none;
}

#rightContent{
	position:absolute;
	top:0;
	left:237px;
	width:700px;
	height:232px;
	border:0;
	padding:0 3px 0 0;
	margin:0;
	/*overflow:hidden;*/ /* Allows for resizable text */
	background-color:#999;
}


body.site_home #activeContent,
body.site_home #leftContent,
body.site_home #rightContent {
	height:302px;
	min-height: 302px;
}

.loading {
	text-align:	center;
	margin-top:	140px;
}

#wiperDiv{
	position:absolute;
	top:0;
	left:0;
	width:10px;
	height:302px;
	display:none;
	z-index:1000;	
}
.tabDiv{
	position:absolute;
	left:0;
	top:0;
	width:237px;
	height:74px;
	overflow:hidden;
	/* color:#ffffff; */
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
}
.tabDiv h2{
	display:none;
}
.tabCDiv{
	margin:-50px 0 0 0;
	padding:0;
	z-index:500;
	display:none;
}	
.tabImg{
	
}
.tabBackLink{
	position:absolute;
	top:150px;
	left:10px;
}
.tabBackLink img{
	border:0;
}
.tabContent{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:695px;
	height:302px;
	min-width:695px;
	min-height:302px;
}
.whiteLine{
	width:5px;
	min-width:5px;
	height:0px;
	padding:0;
	margin:0;
	border:0;
	position:absolute;
	top:0;
	left:233px;
	background-color:#ffffff;
}


/* Right-hand content panels start here */

/* Default right-hand panel (scroller) */
#tabContentDefault{
	background-color:#000000;
	background-image:url(../images/front-end/homepage/frame_0.jpg);
	margin-left:2px;
}

/*#tabContentDefault h1, #tabContentDefault h2{
	display:none;
}*/

#tabContentDefault p{
	margin:46px 20px 0 0;
	padding:0;
	color:#888888;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}

#scrollContainerDiv{
	position:absolute;
	left:1px;
	top:74px;
	height:144px;
	width:686px;
	background-color:#000000;
	clip:rect(0, 686px, 144px, 0);
	overflow:hidden;
}
#scrollerTable{
	position:absolute;
	top:0;
	left:0;
	height:144px;
	padding:0;
	border:0;
	border-collapse:collapse;
}
#scrollerTable tr td{
	padding:0;
}
#scrollerTable tr td a img{
	border:0;
}
#tabContentDefault p span{
	color:#ffffff;
}

#bottomLinks{
	position:absolute;
	left:237px;
	top:272px;
	padding:0;
	margin:0;
}

#bottomLinks a img{
	border:0;
	margin-right:8px;
}

#hintImg{
	position:absolute;
	width:78px;
	height:20px;
	top:136px;
	left:290px;
}
#imageContainerDiv{
	position:absolute;
	top:0;
	left:0;
	width:100px;
	height:100px;
	border:1px solid #ffffff;
	background-color:#000000;
	z-index:2000;
	display:none;
	overflow:hidden;
	text-align: center;
}
#bottomBackBtnDiv{
	position:absolute;
	left:0;
	top:218px;
	width:688px;
	height:76px;
	background-image:url(../images/front-end/homepage/image_picked_bottom_bg.jpg);
	background-image:url(/fileadmin/design/images/image_picked_bottom_bg.jpg);
	overflow:hidden;
	display:none;
}
#bottomBackBtnDiv img{
	position:absolute;
	top:58px;
	left:20px;
}
#topBackBtnDiv{
	position:absolute;
	top:28px;
	left:10px;
	width:670px;
	height:40px;
	background-color:black;
	display:none;
}
#altTxtBoxDiv{
	position:absolute;
	top:50px;
	left:492px;
	width:90px;
	height:90px;
	overflow:hidden;
	background-color:#444444;
	display:none;
	z-index:3000;
}
.prevNextBtn{
	position:absolute;
	top:160px;
	left:300px;
	height:15px;
	width:15px;
	z-index:1900;
	display:none;
}
#altTxtBoxDiv p{
	padding:0;
	margin:8px 10px 8px 10px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}


ul.homepage {
	margin:								20px 0 0 13px;
}

ul.homepage li {
	list-style-type: 					none;
	color: 								#fff;
	font-size:							0.9em;
	margin-bottom:						4px;

}
