﻿body
{
	font-family: "Trebuchet MS", Verdana, Sans-Serif;    
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;

    background: #252525 url(images/left_side_background.gif) repeat-y left top;
}

#pageBackground
{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;

    background: #252525 url(images/left_side_background.gif) repeat-y left top;
}

#webSiteBackground
{
	position: relative;
	height: 100%;
	width: 750px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;	
	padding: 0;
	overflow: hidden;

    background: #252525 url(images/contentwebsite_background.gif) repeat-y left top;  
}

#contentWebSite
{
}

#contentPageWrapper
{
	position: relative;
	height: 100%;
	width: 750px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;	
	padding: 0;

    background: #252525 url(images/contentwebsite_background.gif) repeat-y left top;  
}

#contentPageHeader
{
    position: relative;
    height: 90px;
    width: 100%;
}

#contentPageBody
{
    position: relative;
    min-height: 400px;
    height: 100%;
    width: 100%; /* con auto migliora in IE 6 ma il body potrebbe essere troppo corto. */
    
    background: #252525 url(images/contentpagebody_background.gif) repeat-y left top;  
}

#contentBody
{
    margin: 0;
    margin-left: 188px;
    padding: 0;
    min-height: 400px;
    height: 100%;
    width: 540px;
    overflow: hidden;
}

#contentPageFooter
{
    position: relative;
    height: 90px;
    width: 100%;
}


/*** Header ------------------------------------------------------------------ */

#contentPageHeader .navigation
{
    position: absolute;
    top: 54px;
    left: 190px;    
    margin: 0;
}

#contentPageHeader .navigation ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	font-family: "Trebuchet MS", Verdana, Sans-Serif;    
	font-size: 11pt;
	font-weight: bold;
	color: #f66d08;
}     

#contentPageHeader .navigation li
{
	float: left;
	margin: 0 0 0 10px;
	padding: 4px 12px 4px 12px;		
	
	background-color: #191919;
}     

#contentPageHeader .navigation li a
{
	color: #f66d08;
	text-decoration: none;
}     

#contentPageHeader .navigation li .selectedItem
{
	color: #ffcc66;
}     

#contentPageHeader .navigation li a:hover
{
	color: #ffcc66;
}     


/*** Navigation -------------------------------------------------------------- */

#navigation
{
    position: absolute;
    top: 0px;
    left: 0px;    
    margin: 0;
    margin-left: 14px;
    height: 400px;
    width: 170px;
}

#navigation .wrapper
{
    margin: 0;
    padding: 0;
    padding-left: 24px;
    padding-top: 16px;

}

#navigation div div
{
    overflow: hidden;
    
    filter:alpha(opacity=40); /* IE's opacity*/
    opacity: .40;        
}

#navigation a:hover
{
    cursor: pointer; /* IE */
}

#navigation div div:hover
{
    filter:alpha(opacity=100); /* IE's opacity*/
    opacity: 1;     
}

#navigation div div.activelink
{
    filter:alpha(opacity=100); /* IE's opacity*/
    opacity: 1;     
}

.navigationImage
{
    border: none;
}

.navigationLabel
{
    display: block;
    height: 82px;
    width: 100%;
    
    color: #ffffff;
    font-size: 9pt;
    font-style: italic;
    font-weight: bold;
}

#navigation_aboutus
{
    margin: 0;
    padding: 0;
    height: 82px;
    width: 122px;

    background: url(images/navigation_aboutus.jpg) no-repeat left top;    
}

#navigation_solutions
{
    margin: 0;
    margin-top: 14px;
    padding: 0;
    height: 82px;
    width: 122px;

    background: url(images/navigation_solutions.jpg) no-repeat left top;    
}

#navigation_services
{
    margin: 0;
    margin-top: 14px;
    padding: 0;
    height: 82px;
    width: 122px;

    background: url(images/navigation_services.jpg) no-repeat left top;    
}

#navigation_learning
{
    margin: 0;
    margin-top: 14px;
    padding: 0;
    height: 82px;
    width: 122px;

    background: url(images/navigation_learning.jpg) no-repeat left top;    
}


/*** Footer ------------------------------------------------------------------ */

#contentPageFooter .companyInfo
{
    position: absolute;
    top: 0px;
    left: 0px;    
    margin: 0;
    padding: 0;
    padding-left: 10px;
    padding-top: 2px;
    
	font-family: "Trebuchet MS", Verdana, Sans-Serif;    
    color: #ca5c0b;
    font-size: 8pt;
}

#contentPageFooter .companyInfo div
{
    margin: 0;
    margin-bottom: -2px;
    padding: 0;   
}

#contentPageFooter .logo
{
    position: absolute;
    top: 8px;
    left: 124px;    
    margin: 0;
    padding: 0;
    height: 49px;
    width: 51px;
    
    background: url(images/logo.gif) no-repeat left top;    
}


#contentPageFooter .navigation
{
    position: absolute;
    top: 6px;
    left: 188px;    
    margin: 0;
    padding: 0;
    height: 20px;
    width: 540px;
    
	font-family: "Trebuchet MS", Verdana, Sans-Serif;    
    color: #ca5c0b;
    font-size: 8pt;
}

#contentPageFooter .navigation .wrapper
{
    margin-left: auto;
    margin-right: auto;
    width: 280px;
    /* overflow: hidden; */
}     

#contentPageFooter .navigation ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	font-family: "Trebuchet MS", Verdana, Sans-Serif;    
	font-size: 8pt;
	text-decoration: underline;
	color: #ca5c0b;
}     

#contentPageFooter .navigation li
{
	float: left;
	margin: 0 0 0 10px;
	padding: 0;		
}     

#contentPageFooter .navigation li a
{
	text-decoration: underline;
	color: #ca5c0b;
}

#contentPageFooter .terms
{
    position: absolute;
    top: 36px;
    left: 188px;    
    margin: 0;
    padding: 0;
    height: 20px;
    width: 260px;
    
	font-family: "Trebuchet MS", Verdana, Sans-Serif;    
    color: #ca5c0b;
    font-size: 8pt;
}

#contentPageFooter .terms ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	font-family: "Trebuchet MS", Verdana, Sans-Serif;    
	font-size: 8pt;
	text-decoration: underline;
	color: #fbb267;
}     

#contentPageFooter .terms li
{
	float: left;
	margin: 0 0 0 8px;
	padding: 0;		
}     


#contentPageFooter .terms li a
{
	text-decoration: underline;
	color: #fbb267;
}

#contentPageFooter .copyright
{
    position: absolute;
    top: 36px;
    right: 18px;    
    margin: 0;
    padding: 0;
    height: 20px;
    width: 120px;
    
	font-family: "Trebuchet MS", Verdana, Sans-Serif;    
    color: #fbb267;
    font-size: 8pt;
}



/*

html, body, #contentWebSite
{
	font-family: "Trebuchet MS", Verdana, Sans-Serif;    
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	width: 100%;
}

html>body, html>body #contentWebSite
{
    height: auto;
}

#contentWebSite
{
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;

    background: #252525 url(images/left_side_background.gif) repeat-y left top;    
}

#contentPageWrapper
{
	position: relative;
	height: 100%;
	min-height: 100%;
	width: 750px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;	
	padding: 0;
    overflow: hidden;

	background-color: #252525;	
}

#contentPageHeader
{
    height: 90px;
    width: 100%;
    overflow: hidden;

    border: solid 1px red;
}

#contentPageBody
{
    height: 400px;
    overflow: hidden;
    margin-bottom: 94px;
    
    border: solid 1px yellow;
}

#contentPageFooter
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 90px;
    width: 100%;
    overflow: hidden;
    
    border: solid 1px green;
}

*/