
body 
{
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin: 0px;
	
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	height: 100%;	
}

a:hover
{
	color:#ccc;	
}
a img
{
	border: none;
}

h1
{
	color:black;
	font-size:17px;
	height: 20px;
	width: 300px;
	
	/*margin-top: 45px;*/
	overflow:hidden;
	display:block;
	
	margin:0px;

	border-left: 22px solid transparent;
}
h3
{
	color:black;
	font-size:11px;
	margin: 0px;
	margin-bottom: 6px;	
	padding-top: 19px;
}
p
{
	margin: 0px 0px 14px 0px;
}
form
{
	margin: 0px;
}
textarea
{
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#wrapper
{
	
}
div#container
{
	margin: 0px auto;
	margin-top: 0px; /* 38 */
	width: 790px;	
	min-height: 550px;
	background-repeat: no-repeat;
	background-position: 158px 0px ;	
	position: relative;
	padding-top: 13px;
}
div#leftColumn
{
	width: 168px;	

	min-height: 500px;

}
	div#logo
	{
		height: 155px;
		overflow: hidden;
		background-repeat: no-repeat;
		background-position: 77px 0px;	
		cursor: pointer;
	}
	div#logo h2
	{
		padding-top: 400px;
	}

		div#mainmenu
		{
			margin-left: 38px;
			line-height:0px;
			font-size: 0px;
		}
		div#mainmenu ul
		{
			list-style: none;
			margin: 0px;
			padding: 0px;
		}
		
		div#mainmenu ul li
		{
			
		}
		div#mainmenu ul li a
		{
			display: block;			
			background-position: left top;
			background-repeat: no-repeat;
			height: 27px; 
			overflow:hidden;
			width: 130px;
			padding: 0px 0px 3px 0px;			

		}
			div#mainmenu ul li a span.text
			{
				display:none;
			}
			
			

div#rightColumn
{
	width: 477px;
	min-height: 450px;
	/*float:left;*/
	margin-left: 0px;
	position: absolute;
	left: 168px;
	z-index: 3;
	top: 13px;
	background-repeat: no-repeat;
	background-position: 20px 56px;		

}
	div#contentPlace
	{
		padding-top: 124px;
		position:relative;
	}
	div#contentContainer
	{
		padding-top: 12px;
	}
	
	div#chameleonHolder
	{
		position: absolute;
		top: 262px;
		z-index: 2;
		left: 168px;
		padding: 20px 20px 0px 0px;
		background-repeat: no-repeat;
		background-position: top right;
	}

	div#payoff
	{
		height: 79px;
		width: 116px;
		margin-left: 20px;
	
			
		display: block;
	}
	div#payoff h3
	{
		padding-top: 400px;
	}
	
	div.content
	{
		width: 303px;
		
padding-left: 23px;
padding-right: 30px;
		display: none;
		/*background-image:url(../images/bg_portfolioitem.png);*/
		background-repeat: no-repeat;
		height: 131px;
	}
	div.content p
	{
		padding-top: 19px;
	}
	div#page0
	{
		display: block;
	}
	div#switchPane
	{
		margin-top: 40px;
		
		width: 164px;	
		text-align:right;	
	}
	a.styleswitchicon
	{

		margin: 2px 2px 5px 2px
	}
	
div#portfolioOverview
{
	padding-top: 0px;
}
div#portfolioOverview div.portfolioRule
{
	height: 27px;
	background-image:url(../images/bg_portfoliorule.png);
	background-repeat: no-repeat;
	padding-left: 23px;
	margin-bottom: 3px;
}
div#portfolioOverview div.portfolioRule div.portfolioRuleContainer
{
	width: 216px;
	height: 27px;
	overflow:hidden;
	float:left;

}
div#portfolioOverview div.portfolioRule  div.portfolioItems
{
	height: 27px;


}
div#portfolioOverview div.portfolioRule div.portfolioItem
{
	background:#f2f2f2;
	margin-right: 3px;
	width: 29px;
	height: 22px;
	float:left;
	overflow:hidden;
	padding: 2px;

}
div#portfolioOverview div.portfolioRule div.portfolioItem img
{
	/*width: 29px;*/
	/*height: 22px;*/
}
div.portfolioFurtherButton
{

	padding: 0px;
	
}
div.portfolioFurtherButton img
{
	vertical-align: middle;
	margin-right: 5px;
}
div.portfolioFurtherButton span.portfolioHeader
{
	color: white;
	border-top:4px solid white;
}
div.portfolioFurtherButton span.margined
{
	padding-left: 18px;
}


div#pfLargeThumb
{
	background:#f0f0f0;
	position:absolute;
	display:none;
	width: 86px;	
	padding: 2px;
	z-index: 6;
}
div#pfLargeThumb img
{
	border-bottom: 1px solid #f2f2f2;
}
div.pageNavigation
{

position:absolute;
	/*top: 220px;
	left: 330px;*/
	top: 210px;
	left: 370px;
}
div.pageNavigation a
{
	color: white;
	display: block;
	float:left;
	width: 15px;
	height: 27px;
	text-decoration:none;
	background-repeat: no-repeat;
}
div.fastPortfolio
{
	padding-left: 22px;
	padding-top: 20px;
	width: 142px;
	height: 14px;
}
a#pageNavPrevious
{
	background-image:url(../images/bg_back.png);
}
a#pageNavNext
{
	background-image:url(../images/bg_next.png);
}
div#portfolioItem 
{
	height: 131px;
	
	background-repeat: no-repeat;
	
	margin-bottom: 3px;
	width: 293px;
	float:left;

padding-left: 23px;
padding-right: 25px;
}
div#portfolioItem h3
{
	padding-top: 0px;
	
}
div#portfolioItem  div.pfThumbOverview
{
	width: 96px;
	float:left;
	height: 100px;
	padding: 15px 2px 2px 2px;
}
div.pfThumbOverview img{
	float:left;
}
div.pfThumbOverview img.small
{
	width: 33%;
	margin-top: 2px;
	margin-right: 2px;
}
div#portfolioItem div.content
{
	padding-top: 15px;
	background:none;
	width: 240px;
	
	position: absolute;
	left: 100px;
	top: 140px;
	line-height: 14px;
}

div#portfolioInfo 
{
	height: 75px;
	padding-top: 5px;
	
	background-repeat: no-repeat;
	width: 277px;
	padding-left: 23px;
	clear:both;
}
div.content table
{
	margin-top: 14px;
}
th
{
	text-align: left;
}

/* These are standard sIFR styles... do not modify */
.sIFR-flash
{
    visibility: visible !important;
    margin: 0;
}

.sIFR-replaced
{
    visibility: visible !important;
}

span.sIFR-alternate
{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab = true]
{
    display: none !important;
}

.sIFR-hasFlash h1,.sIFR-hasFlash h2
{
    visibility: hidden;
}
