@charset "utf-8";
/* CSS Document */

      body {  
       margin:0px; padding:0px;  
        background-color:#fff;  
      font-family:Arial, Helvetica, sans-serif;  
      color:#464747;  
      font-size:11px;  
      line-height:15px; 
    }  
      
    #main {
	background-color:#fff;
    }  
   #footer {
   color:#999999;  
   }  
   .container {  
       width:1024px;  
       margin:0 auto; 
	     
   } 
   
   #header {  
     background-image:url('http://www.trainingspace.it/images/testata_sito.gif');  
    background-repeat:no-repeat; 
	height:161px;    
 }  
 
  #block_feature {  
     background-image:url('http://www.trainingspace.it/images/LINE.gif');  
    background-repeat:no-repeat; 
	height:15px;   
 }  
 
      ul#menu {
	  height:25px;
	margin-top:0px;
	padding:0px;
	position:absolute;
	right: 200px;
	background-image:url('');
	
    }  
    
	ul#menu li {  
        margin-left:7px;
		margin-right:1px;
		display:inline-block;
					padding-top:5px; 
    }  
	
   ul#menu li a {
	text-decoration:none;
	color:#f68b65;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
   }  
   
   ul#menu li a.active, ul#menu li a:hover {  
       color:#000000;
   }  

       /*  
        Block-Styles  
    */  
      
    .block {    
        background-color:#ffffff;  
        margin-bottom:20px;  
    }  
	
   .block_inside {
	background-image:url();
	background-repeat:no-repeat;
	display:block;
	padding:5px;
	overflow:auto;
  }  
  
  .block_inside img{
  margin-right:5px;

  }  

   .image_block ul li {  
     list-style:none;  
     margin:10px;  
     padding:0px;  
	 }   
 
 .TITLES {
 background-image:url('http://www.trainingspace.it/images/TITLES.gif');
   background-position:right;
     background-repeat:no-repeat;
	 display:block;
	padding:5px;
	overflow:auto;  
	 }   
  
  .img {
  padding:10px;  
	 }   
 
 #dhtmlgoodies_listMenu a{	/* Main menu items */
		text-decoration:none;
	color:#f68b65;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:3px;
	font-weight:bold;
	text-transform:uppercase;
			background-image:url();
				background-repeat:no-repeat;
				  background-position:right;

	}
	#dhtmlgoodies_listMenu ul li a{	/* Sub menu */
		color: #000;
		font-weight:normal;
		background-image:none;
	}
	#dhtmlgoodies_listMenu ul li ul li a{	/* Sub Sub menu */
		color: #ccc;
		font-style:italic;
		font-size:9px;
		font-weight:normal;		
	}
	
	#dhtmlgoodies_listMenu .activeMenuLink{	/* Styling of active menu item */
	color:#f68b65;
	font-weight:800;
	}
	
	
	/*
	No bullets
	*/	
	#dhtmlgoodies_listMenu li{
		list-style-type:none;	

	}
	
	/*
	No margin and padding
	*/
	#dhtmlgoodies_listMenu, #dhtmlgoodies_listMenu ul{
		margin:0px;
		padding:0px;

	}

	/* Margin of sub menu items */
	#dhtmlgoodies_listMenu ul{
		display:none;
		margin-left:8px;

	}
   
   .central_block {
	width: 170px;
	padding:5px;
	float:right;
	margin-left:0px;
	background-image:url();
	background-repeat:no-repeat;
   }  
   
      .powered_block {
	float:right;
   }
  
	
   .leftColumn {
   float:left;
   width:160px;
   }
 
   .text_block {         
       width:640px;  
       margin-left:165px;  
	   padding: 10px;
	   background-image:url();
	   background-repeat:no-repeat;   
   }  
   
   .text_block h1{
   color:#852503;
   font-size:14px;
   }
   
   .text_block h2{
   color:#f68b65;
   font-size:12px;
   }
   
      .image_block {
	  float:left;
	  padding-top: 20px;
       width:160px; 
   } 
   
   
   .text_block a {  
       color:#f68b65;
	   text-decoration:none; 
   }  
   
      .text_block a.active, a:hover {
	color:#000000;
   } 
   
 
   
      .image_block a.active, a:hover {
	color:#000;
   } 
   
    .central_block a {  
       color:#f68b65;  
   }  
   
       .powered_block a {  
       color:#f68b65;  
   }
   
      .central_block a.active, a:hover {
	color:#000;
   } 
   
   
          .container a {  
       color:#f68b65;  
   }
   
      .container a.active, a:hover {
	color:#000;
   } 
     
.cssbox_head { background-position: top right; margin-right: -15px; 
 padding-right: 40px;} 

