/* CUBICAL STYLESHEET */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, th {
	margin: 0; padding: 0;
}

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

/* Removes list-style from lists */
ol, ul {
	list-style: none;
}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal; font-weight: normal;
}

/* Removes list-style from lists */
table {
	border-collapse: collapse; border-spacing: 0;
}

/* Removes border from fieldset and img */
fieldset, img {
	border: 0;
}






/* Page frame */


body {
	margin: 0px; padding: 0px;
	text-align: center;
	background-image: url(img/bg.jpg); background-repeat: repeat-x;
	background-color: #d8dbdc;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #717171;
	}

#container {
	position: relative;
	margin-left: auto; margin-right: auto;
	text-align: left;
	width: 921px;
}



#header {
	float: left;
	width: 100%; height: 62px;
	background-image: url(img/logo.gif); background-repeat: no-repeat; background-position: 35px -5px;
}

/* search */

	
#search {
	margin:0; padding: 6px;
	float: right;
	position: top right;
	background-color: #d8dbdc;
	background-image: url(img/bg_search.gif); 					
	background-repeat: no-repeat; 						
	background-position: bottom right;
	height: 30px; 
	width: 150px;
}
#search .txt {
	border:1px solid #b6b3b3;
	width:100px;
	margin-right:3px;
	height: 18px;
	margin-left: 5px;
	xxmargin-bottom: 5px;

	}

#search h2 {
	text-indent: -9999px;
	display:block;
	line-height: 1px;
	height:1px;
		}

#search p {
	padding-top: 6px;
	color:#949483;
	}
#search .btn {
	vertical-align:top;
	padding-top:0px;
	}


/* mainimage home */

#mainimage {
	float: left;
	width: 921px; height: 317px;
	margin: 0px; padding: 0px;
	margin-top: 0px; 
	background-image: url(img/shadow_mainimage_home.jpg); background-position: bottom left; background-repeat: no-repeat;
	padding-left: 40px; 
	}

#mainimage ul
	{
	padding-top: 20px;
	}

#mainimage li object {
	padding-left: 40px;
	
	 
	}

/* mainimage subpage */

#mainimage_sub {
	float: left;
	width: 921px; 
	height: 160px;
	padding: 0px; 
	margin-top: 21px; 
	background: url(img/shadow_mainimage_sub.jpg); 		
	background-position: bottom left; background-repeat: no-repeat;
}

#mainimage_sub ul
	{
	height: 160px;
	}
	
#mainimage_sub li {
	margin-left: 40px; 
	border:0px;
	padding: 0px;
	}



/* infoboxes */

#infobox_frame {
	float: left;
	width: 100%;
	margin-top: 8px;
	background:  url(img/infoboxes_wide_bg.gif); 
	background-position: bottom left; 				
	background-repeat: no-repeat;
	padding-bottom: 10px;	
	}

#infoboxes {
	position: relative;
	width: 885px;
	margin-left: 40px;
	min-height: 200px;
}

/* box 1 */

#box_1 {
	float: left;
	width: 218px;
	margin-right: 3px;
	background-color: #fcfcfc;

}

#box_1 span {
	display: none;
}

#box_1 h1 {
	background-image: url(img/bg_infobox_1.jpg); 		
	background-repeat: no-repeat; background-position: top left;
	height: 48px;
}

#box_1 p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 16px;
	margin: 9px; 
	padding: 10px 12px 12px 12px;
	margin-top: 0px; margin-bottom: 0px;
	border-top: solid 10px white;
	background-color: #f2f1f1;
	}

#box_1 p:first-line {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6db74b;
}

#box_1 p a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px #6db74b dotted;
	color: #6db74b;
}

#box_1 p a:hover {
	border-bottom: 1px #1c1d1c dotted;
	text-decoration: none;
	color: #1c1d1c;
}

#box_1 p a:visited {
	border-bottom: 1px #6db74b dotted;
	text-decoration: none;
	color: #6db74b;
}

/* box 2 */

#box_2 {
	float: left;
	width: 218px;
	margin-right: 3px;
	background-color: #fcfcfc;
}

#box_2 span {
	display: none;
}


#box_2 p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 16px;
	margin: 9px; 
	padding: 10px 12px 12px 12px;
	margin-top: 0px; margin-bottom: 0px;
	border-top: solid 10px white;
	background-color: #f2f1f1;
	}


#box_2 h1 {
	background-image: url(img/bg_infobox_2.jpg); background-repeat: no-repeat; background-position: top left;
	height: 48px;
}

#box_2 li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 16px;
	margin: 9px; padding: 10px 12px 12px 12px;
	margin-top: 0px; margin-bottom: 0px;
	border-top: solid 10px white;
	background-color: #f2f1f1;
}

#box_2 p:first-line {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5c7e90;
}

#box_2 p a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px #5c7e90 dotted;
	color: #5c7e90;
}

#box_2 p a:hover {
	border-bottom: 1px #1c1d1c dotted;
	text-decoration: none;
	color: #1c1d1c;
}

#box_2 p a:visited {
	border-bottom: 1px #5c7e90 dotted;
	text-decoration: none;
	color: #5c7e90;
}

/* box 3 */

#box_1, #box_2, #box_3,#box_4
	{
	position:relative;
}

#box_3 {
	float: left;
	width: 218px;
	margin-right: 3px;
	background-color: #fcfcfc;
	
}

#box_3 span {
	display: none;
}

#box_3 h1 {
	background-image: url(img/bg_infobox_3.jpg); background-repeat: no-repeat; background-position: top left;
	height: 48px;
}

#box_3 p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 16px;
	margin: 9px; padding: 10px 12px 12px 12px;
	margin-top: 0px; margin-bottom: 0px;
	border-top: solid 10px white;
	background-color: #f2f1f1;
	
}

#box_3 p:first-line {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c15757;
}

#box_3 p a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px #c15757 dotted;
	color: #c15757;
}

#box_3 p a:hover {
	border-bottom: 1px #1c1d1c dotted;
	text-decoration: none;
	color: #1c1d1c;
}

#box_3 p a:visited {
	border-bottom: 1px #c15757 dotted;
	text-decoration: none;
	color: #c15757;
}

/* box 4 */

#box_4 {
	float: left;
	width: 218px;
	margin-right: 0px;
	background-color: #fcfcfc;
}

#box_4 span {
	display: none;
}

#box_4 h1 {
	background-image: url(img/bg_infobox_4.jpg); background-repeat: no-repeat; background-position: top left;
	height: 48px;
}

#box_4 p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 16px;
	margin: 9px; padding: 10px 12px 12px 12px;
	margin-top: 0px; margin-bottom: 0px;
	border-top: solid 10px white;
	background-color: #f2f1f1;
}

#box_4 p:first-line {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6a5e7b;
}

#box_4 p a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px #6a5e7b dotted;
	color: #6a5e7b;
}

#box_4 p a:hover {
	border-bottom: 1px #1c1d1c dotted;
	text-decoration: none;
	color: #1c1d1c;
}

#box_4 p a:visited {
	border-bottom: 1px #6a5e7b dotted;
	text-decoration: none;
	color: #6a5e7b;
}

/* footer */

#footer {
	float: left;
	width: 721px; 
	height: 50px;

}

#footer p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #717171;
	font-size: 11px;
	padding-left: 40px; padding-top: 14px;
}

#footer b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #717171;
	font-size: 11px;
}


#footer a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px #4c9920 dotted;
	color: #3e9267;
	
}

#footer a:hover {
	border-bottom: 1px #1c1d1c dotted;
	text-decoration: none;
	color: #1c1d1c;
}

#footer a:visited {
	border-bottom: 1px #4c9920 dotted;
	text-decoration: none;
	color: #3e9267;
}


/* NAVIGATION */


/* topmenu */

#topmenu_container {
	background: url(../img/main_nav_background.gif) no-repeat;
	height: 28px;
	margin-left: 210px; margin-top: 30px;
	position: relative;
	width: 450px;
}

#topmenu {
	background: url(img/bg_menu_eng.gif) no-repeat;
	float: left;
	width: 450px;
	height: 28px;
	list-style-type: none;
	position: relative;
}

#topmenu span {
	display: none;
}

#topmenu li {
	display: inline;
	position: absolute;
}

#topmenu li a {
	display: block;
	height: 28px;
}

#topmenu #link1 { left: 0; width: 44px; }
#topmenu #link5 { left: 44px; width: 90px; }


#topmenu #link1 a:hover { background: url(img/b_home_a.gif) 0px; }
#topmenu #link5 a:hover { background: url(img/b_contactinfo_a.gif) 0px; }

#topmenu #link1 a.active { background: url(img/b_home_a.gif) 0px; }
#topmenu #link5 a.active { background: url(img/b_contactinfo_a.gif) 0px; }


ul#topmenu li span { position: absolute; left: -9000px; top: 0; }





/* submenu */
#content_container {
	float: left;
	padding-top: 10px;
		}

#txt_container {
	
	width: 629px;
	position: absolute;
	margin-top: 10px; 
	left: 252px;
	xmargin-left: 250px; 
	padding-left: 40px;
	background-image: url(img/shadow_infobox_home.gif); background-position: bottom left; background-repeat: no-repeat;
	z-index: 0;
	}
	
#txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	min-height: 494px;
	padding: 14px;
	z-index: -1;
	}

#submenu_container {
	float: left;
	z-index: 1;
	width: 243px;
	margin-top: 10px;
	padding-left: 40px;
	background-image: url(img/shadow_infobox_home.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	top: 246px;

}

#submenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	width: 184px;
	margin-left: 40px; padding: 9px;
	background-color: #FFFFFF;
}



/* submenu 1-taso */

.submenu ul { list-style-type: none; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.submenu ul li {
	border: none;
	border-bottom: 1px solid #FFFFFF;
}

.submenu ul li a {
	display: block;
	padding: 10px 6px 10px 6px;
	border-left: 10px solid #343434;
	background-color: #008f4f;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

.submenu ul li a:hover {
	border-left: 10px solid #343434;
	background-color: #007440;
	color: #ffffff;
}

.submenu ul li a.active {
	border-left: 10px solid #343434;
	background-color: #343434;
	color: #ffffff;
}



/* submenu 2-taso */
.submenu ul ul { list-style-type: none; }

.submenu ul ul li {
background: url(img/arrow_1.gif) no-repeat 10 15;
border-bottom: 1px solid #FFFFFF;
}

.submenu ul ul li a {
background: url(img/arrow_1.gif) no-repeat 10 15;
display: block;
padding: 10px 6px 10px 22px;
background-color: #006d3d;
color: #fff;
text-decoration: none;
width: 100%;
}

.submenu ul ul li a:hover {
background: url(img/arrow_1.gif) no-repeat 10 15;
background-color: #006337;
color: #ffffff;
}

.submenu ul ul li a.active {
background: url(img/arrow_1.gif) no-repeat 10 15;
background-color: #343434;
color: #ffffff;
}


/* submenu 3-taso */
.submenu ul ul ul { list-style-type: none; }

.submenu ul ul ul li {
background: url(img/arrow_1.gif) no-repeat 22 15;
border: none;
border-bottom: 1px solid #FFFFFF;
}

.submenu ul ul ul li a {
background: url(img/arrow_1.gif) no-repeat 22 15;
display: block;
padding: 10px 6px 10px 35px;
background-color: #00512d;
color: #fff;
text-decoration: none;
width: auto;
}

.submenu ul ul ul li a:hover {
background: url(img/arrow_1.gif) no-repeat 22 15;
background-color: #006337;
color: #ffffff;
}

.submenu ul ul ul li a.active {
background: url(img/arrow_1.gif) no-repeat 22 15;
background-color: #343434;
color: #ffffff;
}


html>body .submenu li a { width: auto; }





/* navcontainer */	

#navcontainer
	{
	background: #e3e5e5;
	padding: 0px;
	margin: 0px;
	}

#navcontainer li#colored-projectandconsultingservices /* Project And Consulting Service item nav color */
	{
	background: #80b43d url(img/nav_listitem_whiteplus.gif) 7px 12px no-repeat;
	}

#navcontainer li#active-projectandconsultingservices 
	{
	background: #72a731 url(img/nav_listitem_whiteplus.gif) 7px 12px no-repeat;
	}

#navcontainer li#colored-trainingservices /* Training Services item nav color */
	{
	background: #5596b8 url(img/nav_listitem_whiteplus.gif) 7px 12px no-repeat;
	}
	
#navcontainer li#active-trainingservices 
	{
	background: #4886a4 url(img/nav_listitem_whiteplus.gif) 7px 12px no-repeat;
	}	

#navcontainer li#colored-contractproductdevelopment /* Contract Product Development item nav color */
	{
	background: #cb3e33 url(img/nav_listitem_whiteplus.gif) 7px 12px no-repeat;
	}

#navcontainer li#active-contractproductdevelopment 
	{
	background: #bb2e27 url(img/nav_listitem_whiteplus.gif) 7px 12px no-repeat;
	}

#navcontainer li#colored-maintenanceservices /* Maintenance Services item nav color */
	{
	background: #6f5a8f url(img/nav_listitem_whiteplus.gif) 7px 12px no-repeat;
	}

#navcontainer li#active-maintenanceservices
	{
	background: #624e81 url(img/nav_listitem_whiteplus.gif) 7px 12px no-repeat;
	}


#navcontainer ul li /* first level nav item */
	{
	background: #f2f1f1 url(img/nav_listitem_greenplus.gif) 7px 12px no-repeat;
	margin: 0px;
	border: 0px;
	border-top: solid 2px white;
	padding-top: 6px;
	padding-bottom: 8px;
	text-indent: 19px;
	}
	
		
#navcontainer ul ul li /* second level nav item */
	{
	background: #3e9267 url(img/nav_listitem_whiteplus.gif) 7px 12px no-repeat;
	padding-top: 7px;
	padding-bottom: 3px;
	height: 17px;
	border-top: solid 2px white;
	margin-left:0px;
	
		}
	
#navcontainer table tr td ul ul ul li /* third level nav item */
	{
	background: #e3e5e5;
	padding: 0px ;
	border: 0px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border:0px;
	text-indent: 13px;
		}
		
#navcontainer table tr td ul ul ul ul li /* fourth level nav item */
	{
	padding-left: 31px;
	background: #e3e5e5;
	background: url(img/nav_listitem_greenarrow.gif) 26px 5px no-repeat;
	text-indent: 5px;
	border: 0px;
	}
	
	
#navcontainer table tr td /* opened menu item */
	{
	padding-top: 2px;
	border-top: solid 5px #e3e5e5;
	border-bottom: solid 5px #e3e5e5;
	width: 186px;
	}
	
#navcontainer ul li a:link, #navcontainer ul ul ul li  a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #717171;
	}

#navcontainer ul li a:hover, #navcontainer ul ul ul li a:hover {
	text-decoration: none;
	color: #1c1d1c;
	}

#navcontainer ul li a:visited, #navcontainer ul ul ul li a:visited {
	text-decoration: none;
	color: #717171;
	}





/* subpage content area properties */

#content h1, #content h2
	{
	color: #515353;
	font-size: 22px;
	font-weight: normal;
	padding-top: 17px;
	}
	
#content h1
	{
	color: #6e95a1;
	}
	
#content #headerimage
	{
	margin-top: 5px;
	padding-right: 4px;
	}

#content h3
	{
	padding-top: 8px;
	padding-bottom: 3px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	}
	

	
#content p, #content h1, #content h2, #content h3, #content ul
	{
	padding-left: 16px;
	padding-right: 16px;
	}
	
	
#content p
	{
	padding-bottom: 16px;
	line-height: 18px;
	}
	
#content p#lastparagraph
	{
	padding-bottom: 0px;
	}
	
#content hr
	{
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 5px;
	}
	
#ingressi
	{
	margin-left: 15px;
	margin-right: 15px;	
	background: #e3e5e5;
	}
	
p#ingressi
	{
	padding-left: 0px;
	padding-right: 0px;
	padding: 5px;
	font-size: 13px;
}


#content a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px #4c9920 dotted;
	color: #3e9267;
}

#content a:hover {
	border-bottom: 1px #1c1d1c dotted;
	text-decoration: none;
	color: #1c1d1c;
}

#content a:visited {
	border-bottom: 1px #4c9920 dotted;
	text-decoration: none;
	color: #3e9267; }

#content ul
	{
	margin-top: 4px;
	margin-bottom: 4px;
	border: dotted 1px #dbdbdb;
	padding-top: 1px;
	padding-bottom: 0px;
	width: 350px;
	margin-left: 28px;
	padding-left: 2px;
	padding-right: 2px;
	}

#content ul li, #content p ul li
	{
		border-bottom: solid 1px white;
		border-right: solid 1px white;
		border-left: solid 1px white;
		background: #599cad url(img/content_listitem.gif) no-repeat 8px 11px;
		padding: 5px;
		padding-left: 18px;
		padding-right: 6px;
		font: Verdana;
		font-size: 11px;
		color: white;		
}

#content ul li:first-letter, #content p ul li:first-letter
	{
	text-transform:uppercase;
	}
	
#content ul h3
	{
	margin-bottom: 5px;
	padding-left: 10px;
	}

#content ul h3:first-letter
	{
	font-size: 15px;
	}
	
	
/* content area list link properties */
#content ul li a:link, #content ul li a:hover, #content ul li a:visited
	{
	color: white;
	border-bottom: dotted 1px white;
	}
	

/* navcontainer second level and colored nav link properties */

#navcontainer ul ul li a:link, 
#navcontainer ul li#colored a:link,
#navcontainer ul li#colored-projectandconsultingservices a:link, 
#navcontainer ul li#colored-trainingservices a:link, 
#navcontainer ul li#colored-contractproductdevelopment a:link,
#navcontainer ul li#colored-maintenanceservices a:link,
#navcontainer ul li#active-projectandconsultingservices a:link, 
#navcontainer ul li#active-trainingservices a:link, 
#navcontainer ul li#active-contractproductdevelopment a:link,
#navcontainer ul li#active-maintenanceservices a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
		color: white;
	}

#navcontainer ul ul li a:visited, 
#navcontainer ul li#colored a:visited,
#navcontainer ul li#colored-projectandconsultingservices a:visited,
#navcontainer ul li#colored-trainingservices a:visited, 
#navcontainer ul li#colored-contractproductdevelopment a:visited,
#navcontainer ul li#colored-maintenanceservices a:visited,
#navcontainer ul li#active-projectandconsultingservices a:visited,
#navcontainer ul li#active-trainingservices a:visited, 
#navcontainer ul li#active-contractproductdevelopment a:visited,
#navcontainer ul li#active-maintenanceservices a:visited {
	text-decoration: none;
	color: white;
	}

#navcontainer ul li a:hover, 
#navcontainer ul li#colored a:hover,
#navcontainer ul li#colored-projectandconsultingservices a:hover,
#navcontainer ul li#colored-trainingservices a:hover, 
#navcontainer ul li#colored-contractproductdevelopment a:hover,
#navcontainer ul li#colored-maintenanceservices a:hover,
#navcontainer ul li#active-projectandconsultingservices a:hover,
#navcontainer ul li#active-trainingservices a:hover, 
#navcontainer ul li#active-contractproductdevelopment a:hover,
#navcontainer ul li#active-maintenanceservices a:hover {
	text-decoration: none;
	color: #3b3b3f;	
	}



/* leftbar properties */

#leftbar h2
	{
	padding-top: 8px;
	font-weight: bold;
	font-size: 11px;
	color: #515353;
	}

#leftbar
	{
	margin-left: 10px;
	}
	
#leftbar #active
	{
	font-weight: bold;
	}




/* contact area properties */

#contacts
	{
	padding-bottom: 5px;
	}
	
#contacts p
	{
	padding-bottom: 10px;
	line-height: 14px;
	}


#contacts a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px #4c9920 dotted;
	color: #3e9267;
	
}

#contacts a:hover {
	border-bottom: 1px #1c1d1c dotted;
	text-decoration: none;
	color: #1c1d1c;
}

#contacts a:visited {
	border-bottom: 1px #4c9920 dotted;
	text-decoration: none;
	color: #3e9267;
}	
