/* Page
----------------------------------------------- */
body, html {
	height: 100%;
	background-color:#F1EEE9;
	
}

body #siteWrapper{
	font-family : Arial, verdana;
	font-size: 12px;
	
}

#siteWrapper #horizon {
text-align: center;
position: absolute;
top: 50%;
left: 0;
width: 100%;
}


#siteWrapper #content {
margin-left: -420px;
position: absolute;
top: -300px;
left: 50%;
width: 840px;
height: 600px;
text-align: left;
color:#FFFFFF;
}

#siteWrapper #content .bgwheel {
width: 840px;
height: 600px;
}
	
	
	
	

/* topBar
----------------------------------------------- */


#content .topBar
	{
	position:absolute;
	left: 0;
	top: 0;
	width: 840px;
	height: 140px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
	color:#FFFFFF;
	padding: 0px;
	}
	
#content .topBar a,a:active
	{
	color:#FFFFFF;
	text-decoration:none;
	}

#content .topBar a:hover
	{
	color:#DB6100;
	}

#content .topBar .home
{
width:275px;
margin-top:20px;
margin-left:15px;
height: 110px;
font-size:18px;
float:left;
}

#content .topBar .disclamer
{
/*position:relative;
left:300px;*/

margin-top:20px;

padding:0px;
width:260px;
height: 110px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
float:left;
}

#content .topBar .disclamer ul
{
margin:0;
list-style:none;
width:260px;
padding:0px;

}

#content .topBar .disclamer li
{
width:260px;

}

#content .topBar .rightBar
{
position:absolute;
left:500px;
top:0px;
margin-top:20px;
padding:0px;
width:100px;
height:110px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-align:left;
}

#content .topBar .rightBar a,a:hover{
text-decoration:none;
}


/* Menu
----------------------------------------------- */

#content .menu
	{
	position:absolute;
	top:140px;
	width: 280px;
	height: 200px;
	margin:0;
	padding:0px;
	}
	
#content .menu .DIF
	{	
	padding:15px;
	background:#666666;
	}

#content .menu .DIF-PPP
	{
	padding:15px;
	background:#07214F;
	}
	
#content .menu .DIF-Renewable-Energy
	{
	padding:15px;
	background:#0099E8;	
	}

#content .menu .DIF-Infrastructure-II
	{
	padding:15px;
	background:#07214F;
	}
	

#content .menu ul, #content .topBar .home ul 
	{
	width: 260px;
	height: 200px;
	padding: 0px;
	margin:0px;
	list-style:none;
	font-size:18px;
	color:#FFFFFF;
	line-height:20px;
	}
	
	#content .menu ul a, #content .topBar .home ul a
	{
	color:#FFFFFF;
	text-decoration:none;
	}
	
	#content .menu ul a:hover, #content .topBar .home ul a:hover
	{
	color:#DB6100;
	}
	
	#content .menu ul li.active a
	{
	color:#DB6100;
	text-decoration:none;
	}


	
/* SubMenu
----------------------------------------------- */	


#content ul#submenu
	{
	list-style:none;
	font-size:18px;
	color:#FFFFFF;
	line-height:20px;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	}
	
	#content ul#submenu a
	{
	color:#000000;
	text-decoration:none;
	}
	
	#content ul#submenu a:hover
	{
	color:#DB6100;
	}
	
	#content ul#submenu li.active a
	{
	color:#DB6100;
	text-decoration:none;
	}


/* body
----------------------------------------------- */






#content .body
	{
	width:540px;
	height:440px;
	/*background:transparent url(/img/transparent-body.png);*/
	position:absolute;
	top:140px;
	left:280px;
	padding:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:#000000;	
	}

#content .body .submenu
{
width: 545px;
}



#content .body .text
	{
	margin-top: 0px;
	padding-top:0px;
	padding-right:10px;
	overflow:auto;
	width:535px;
	height:435px
	}




#content #selector
	{
	width:560px;
	height:230px;
	overflow:hidden;
	/*background:transparent url(/img/transparent-body.png);*/
	position:absolute;
	top:140px;
	left:280px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:#000000;	
	}

#content #selector div.text
	{
	padding-right:10px;
	height:220px;
	width:515px;
	margin:0px;
	padding-right:35px;
	margin-left:10px;
	padding-top:10px;
	}

/* Headers
----------------------------------------------- */
#siteWrapper h1 {
	font-size : 18px;
	font-family: Arial, Helvetica, sans-serif;
color:#DB6100;
}

#siteWrapper h2 {
	font-size : 16px;	
	font-family: Arial, Helvetica, sans-serif;
	color:#000000; /*#DB6100;*/
	margin:5px 0 0 0 ;
	
	
}

#siteWrapper h3 {font-size : 12px; 
margin:10px 0 0 0;		}

#siteWrapper h4 { font-size : 11px;}



/* Paragraphs
----------------------------------------------- */
#siteWrapper p {}


/* Lists
----------------------------------------------- */



/* Tables
----------------------------------------------- */
#siteWrapper table { font-size : 10px;	}


/* Forms
----------------------------------------------- */
#siteWrapper .form {
	background-color : #f8f8f8;	
}

#siteWrapper input {
	border: 1px solid #000000; 
	background-color: White;
}

#siteWrapper input.radio{border: 0px solid #000000;}
#siteWrapper input.check{border: 0px solid #000000;}

#siteWrapper select {
	border: 1px solid #000000; 
	background-color: White;
}

#siteWrapper textarea {
	border: 1px solid #000000; 
	background-color: White;
}

#siteWrapper .contactform input.smallInput {width:50px;}
#siteWrapper .contactform input.mediumInput {float:none; width:150px;}

/* 
#siteWrapper .menu {
	background-color : #C5C5C5;
	background-image : url(/xerra/interface/images/menu.gif);
}
*/
 
#siteWrapper .mandatory{ color:#000000 }

#siteWrapper .contactform{border:0px;}
#siteWrapper .contactform legend{}
#siteWrapper .contactform label{float:left; width:130px;}
#siteWrapper .contactform label.extraWidth{float:left; width:280px;}
#siteWrapper .contactform input{float:left; width:200px; margin-bottom:3px;}
#siteWrapper .contactform textarea{float:left; width:200px; margin-bottom:3px;}
#siteWrapper .contactform .formbutton{width:70px}
#siteWrapper .contactform br{clear:both}


/* Feedback
----------------------------------------------- */
#siteWrapper div.error{
	color:#ff0000; 
	margin-bottom:10px;
	padding:10px;
	border:1px solid red;
	background-color:#FFEBEB;
}
#siteWrapper div.complete{
	color:#307622; 
	margin-bottom:10px;
	padding:10px;
	border:1px solid #4DCE34;
	background-color:#EEFFEB;
}


/* Links
----------------------------------------------- */
siteWrapper a,a:link,a:visited,a:active
	{
	color:#DB6100;
	text-decoration:none;
	}
	
#siteWrapper a:hover
	{
	color:#DB6100;
	text-decoration:underline;
	}
	
/* hr
----------------------------------------------- */
	hr.dot {/*border: none 0; */
	border-top: 1px dashed #DB6100;
	border-bottom: 0px solid #DB6100;
	height: 1px;
	width: 300px;
	margin: 10px auto 10px 0;
	text-align: left;
	
	}



/* Misc
----------------------------------------------- */
#siteWrapper .notice {
   font-size : 10px;
	background-color : #FFFFE0;
	width: 99%;
	border: 1px dotted #000000;
}

#siteWrapper .warning {
	background-color : #D6D6D6;
	font-size : 10px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 20px;
	color : Red;
}

#siteWrapper .copyright {
	font-size : 9px;	
	color: White;
}

#siteWrapper .navigator{
	margin-left : 20px;
}


/* Tiny MCE templates
----------------------------------------------- */
#siteWrapper #NewsNewsBody p img.left_img{padding:3px 5px 5px 0px;}
#siteWrapper #NewsNewsBody p img.right_img{padding:3px 0px 5px 5px;}



/* Main wrapper
----------------------------------------------- */


/* Main structure
----------------------------------------------- */
#siteWrapper {
	position:relative;
	height:100%;
	margin: 0px 5px 5px 0px;
}


/* News
----------------------------------------------- */
#siteWrapper #news {
	position:absolute;
	top:161px;
	left:4px;
	border:0px solid red;
	background-color:#fff;
	width:123px;	
}

#siteWrapper #news p {
	line-height: 13px; 
	color: #8a2528; 
	font-size: 9px;
	text-align: left;
	padding:3px 3px 3px 3px;
}

.newsWrapper .pubDate {
font-size:10px;	
}

.newsWrapper ul
	{
	list-style: none;
	margin:10px 0 0 0;
	padding:0px;
	}

	
.newsWrapper ul li
	{
	margin:10px 0 0 0;
	}
	


/* Portfolio
----------------------------------------------- */

.portfolioWrapper
{
position:absolute;
top:0px;
left:0px;
height:460px;
width: 560px;
overflow: hidden;
overflow-y:scroll;

}

.portfolioWrapper .title a
{font-size:18px;
color:#000000;
	font-family:Arial, Helvetica, sans-serif;	
}

.portfolioWrapper .portfolioImage .title a:hover
{
text-decoration:none;
}

.portfolioImage
{
position:relative;
top:0px;
border:none;
padding:0;
margin:0;
display:block;
}

.portfolioText
{
position:absolute;
top:15px;
left:15px;
}

.portfolioViewWrapper
{
position:absolute;
top:0px;
left:0px;
}


.portfolioViewWrapper .title 
{font-size:18px;
color:#000000;
	font-family:Arial, Helvetica, sans-serif;	
}

.portfolioViewWrapper .portfolioBody
{
padding:15px;
height:200px;
width: 530px;
overflow: hidden;
overflow-y:scroll;

}

/* Content
----------------------------------------------- */
/*#siteWrapper #content {
	position: absolute; 
	top: 170px; 
	left: 272px;
	background-color: #ffffff; 
	width: 428px;
	border:0px solid green; 
}*/




#siteWrapper #content p {
	color: #000000; 
	margin-left: 0px; 
	font-size:12px;
	font-style: normal; 
	line-height: 15px;
	margin:0px 0px 13px 0px;
}


#siteWrapper #content table a {
	color: #913335;
	text-decoration: underline;
}

#siteWrapper #content table, #content form {
	font-size: 12px;
	line-height: 15px; 
}



#siteWrapper #content table span {}



#siteWrapper #content em.back {
	display:block;
	font-style:normal;
	margin-bottom:10px;
}
#siteWrapper #content em.back a{
	display:block;
	color:#913335;
}

#siteWrapper #content .docControls{
	position:absolute;
	top:0px;
	right:0px;
	border:0px solid black;	
}


/* Footer
----------------------------------------------- */



/* Tiny styles
----------------------------------------------- */
.subKop {
	font-weight:bold;
	color:#000000;		
}

.subSubKop {
	font-weight:bold;
	color:#000000;	
}



/*--------------------------*/
.cake_debug{
color:#000000;
}

.numlist ul
{
margin:0;
padding: 0;
list-style:none;
}

.numlist li{
list-style-type: none;
margin:0;
padding: 0;
}