﻿/* CONTENTDIV 1 ------------------------------------------------------------*/
div#contentdiv1		{
					width: 347px; height: 230px;
					border: none;
					
					position: absolute;
					top: 157px;	left: 31px;
					padding-left:5px;
					padding-right:5px;
										
					
					}


/* CONTENTDIV 2 ------------------------------------------------------------*/			
div#contentdiv2		{
					width: 387px; height: 230px;
					border: 1px #666666 solid;
					
					position: absolute;
					top: 157px;	left: 356px;
										
					background-color: white;
					
					}
					
					
#contentdiv2 .contentdivelement:first-child div.contentdivheader
					{
					position: relative;
					top: -19px;
					left: 5px;
					}
					
#contentdiv2 .contentdivelement:first-child div.contentdivheadertext
				{
				background-image: url('images/tab_hg.jpg');
				background-repeat: repeat-x;
				min-width: 100px; height: 18px;
				padding-top: 2px;
				float: left;
				font-weight: bold;
				}				

#contentdiv2 .contentdivelement:first-child div.contentdivheaderleftend
				{
				background-image: url('images/tab_leftend.gif'); 
				float: left; 
				width: 7px; height: 19px;
				}				

#contentdiv2 .contentdivelement:first-child div.contentdivheaderrightend
				{
				background-image: url('images/tab_rightend.gif'); 
				float: left; 
				width: 7px; height: 19px;
				}	
				
div#contentdiv2	 div.contentdivcontent
				{
				clear: both;
				position:relative;
				top:-15px;
				padding-left:5px;
				padding-right:5px;
				}	


/* CONTENTDIV 3 ------------------------------------------------------------*/			
div#contentdiv3	{
					width: 760px; height: 230px;
					
					/*border: 1px black solid;*/
					
					position: absolute;
					top: 420px;	left: 31px;
					padding: 0px; margin: 0px;
										
					}

#contentdiv3 .contentdivelement
					{
					border: 1px #666666 solid;
					float: left;
					background-color: white;
					width: 102px;height: 170px;	
					margin-right: 3px;			
					}					
					
#contentdiv3 .contentdivelement div.contentdivheader
					{
					position: relative;
					top: -19px;
					left: 5px;
					}
					
#contentdiv3 .contentdivelement div.contentdivheadertext
				{
				background-image: url('images/tab_hg.jpg');
				background-repeat: repeat-x;
				min-width: 20px; height: 18px;
				padding-top: 2px;
				float: left;
				font-weight: bold;
				}				

#contentdiv3 .contentdivelement div.contentdivheaderleftend
				{
				background-image: url('images/tab_leftend.gif'); 
				float: left; 
				width: 7px; height: 19px;
				}				

#contentdiv3 .contentdivelement div.contentdivheaderrightend
				{
				background-image: url('images/tab_rightend.gif'); 
				float: left; 
				width: 7px; height: 19px;
				}	
				
#contentdiv3 div.contentdivcontent
				{
			clear:both;
			padding-left: 5px;	
			padding-right:5px;
			margin:0px;
			position: relative;
			top: -19px;
				}				


/* RIGHTFRAME ------------------------------------------------------------------------------*/

div#middle div#rightframe
				{
				position: absolute; top: 42px; right: 13px;
				width: 185px; height: 495px;
				}

div#middle div#rightframe div.rightframeelement:first-child
				{
				margin-bottom: 10px;
				background-image: url('images/righframe_content_hg.gif');
				background-color: white;
				height:409px;
				}
div#middle div#rightframe div.rightframeelement
				{
				margin-bottom: 10px;
				background-image: url('images/righframe_content_hg.gif');
				background-color: white;
				height:60px;
				
				}

div#middle div#rightframe div.rightframeelement div#rightframeheader
				{
				background-image:url('images/header_hg.jpg');
				background-repeat:repeat-x;
				height: 31px;
				}

div#middle div#rightframe div.rightframeelement div#rightframeheader div#rightframeheaderleftend
				{
				width: 14px; height: 22px;
				float: left;
				background-image: url('images/header_leftend.jpg');
				}
div#middle div#rightframe div.rightframeelement div#rightframeheader div#rightframeheaderrightend
				{
				width: 16px; height: 31px;
				float: right;
				background-image: url('images/header_rightend.jpg');
				}
div#middle div#rightframe div.rightframeelement div#rightframeheader div#rightframeheadercontent
				{
				/*width: 100%;*/ 
				height: 14px;
				font-size: 12px; font-weight: bold;
				color: white;
				padding: 8px;
				}

div#middle div#rightframe div.rightframeelement:first-child div#rightframecontent
				{
				
				
				padding:5px;
				font-size: 10px;
				height:358px;
				}
				
div#middle div#rightframe div.rightframeelement div#rightframecontent
				{
				
				padding:5px;
				font-size: 10px;
				height:19px;
				
				}
div#middle div#rightframe div.rightframeelement div#rightframecontent p{
	margin:0px;
	padding:0px;
}
				
div#middle div#rightframe div.rightframeelement div#rightframecontentbottomend
				{
				background-image: url('images/rightframe_content_bottomend.jpg');
				height: 13px;
				}
				
			
div#topmenu{
	position:absolute;
	/*border:solid 1px #FF0000;*/	
	height:20px;
	top:40px;
	right:-250px;
}


div#topmenu a{
	text-decoration:none;
}



/* --------------------SlideMOo -------------------------*/

div#middle  div#SlideItMoo_outer{
	position:absolute;
	bottom:33px;
	left:24px;	
	width:740px;
	height:190px;
	margin:0px;
	padding:0px;
	
}


#SlideItMoo_outer .SlideItMoo_forward
{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:25px; 
	height:190px;	
	bottom:0px; 
	right:2px; 
	background:url(images/slideitmoo_forward.png) no-repeat center;  
}
#SlideItMoo_outer .SlideItMoo_back { 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:25px; 
	height:190px;	
	bottom:0px;
	left:2px; 
	background:url(images/slideitmoo_back.png) no-repeat center;  
}

#SlideItMoo_inner{ 
	position:relative ;	
	overflow:hidden ; 
	width:740px ; /* set a display width to make the slider look good in case js is disabled */
	margin:0px 27px 0px;
	padding:5px 0px 5px;	
	height:180px;
}

#SlideItMoo_items { 
	display:block; 
	position:relative; 
}
#SlideItMoo_items div.SlideItMoo_element { 
	display:block; 
	position:relative; 
	float:left; 
	margin:0px 6px 0px; 
	font-size:11px; 
	width:140px;
	background:#FFFFFF;
	text-align:center;
	height:160px;
	padding:10px;
	filter:Alpha(Opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}



/*----------------------SlideMOo END ----------------*/		