/* CSS Document */

/*-------------------------- general classes -------------------------------*/
body { 
	text-align: center;
	background: #EEEEE7 url(../images/bg_main.gif) repeat-y center;
	padding: 0px;
	margin: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
	line-height:1.3em;
	}
	
html {
	min-height: 100%;
	}
	
#container {
	width: 650px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	min-height:96%;
	}
	
hr {
	height:1px;
	color:efefef;
	
	}
	
/*---------------------- header classes ----------------------------------*/
#header {
	width: 100%;
	text-align:left;
	display:none;
	}

#language_selector {
	float:right;
	clear:both;
	font-size: 0.85em;
	margin:7px;
	}
	
#search {
	display:inline;
	float:right;
	clear:both;
	font-size: 0.85em;
	margin-top:30px;
	margin-right: 10px;
	margin-bottom:15px;
	}
	
#flash_movie {
	margin:10px
	}

#logo {/*useless*/
	position: absolute;
	padding-left: 10px;
	z-index: 5;
	} 
	
#menu{
	background: url(../images/bg_menu.gif) repeat-x;
	width:740px;
	height:37px;
	margin:0px 0px 0px 0px;
	clear:both;
	padding:0px;
	display:none;
	}

/*------------------------------ content classes ----------------------------------------------*/

#content {
	background: #ccc url(../images/bg_separator.gif);
	width:750px;
	text-align:left;
	padding:0px;
	margin-top:20px;	
	}
#content_2 {
	width:740px;
	text-align:left;
	padding:0px;
	margin-top:20px;	
	}

#coloana_1 { /*--- for INDEX PAGE ---*/
	width:180px;
	margin-left:30px;	
	margin-bottom:20px;
	font-size:0.85em;
	float:left;
	display:inline;	
	}

#coloana_1_ext { /*--- for INDEX PAGE ---*/
	width:385px;
	margin-left:30px;	
	margin-bottom:20px;
	font-size:0.85em;
	float:left;
	display:inline;	
	}
	
#head_coloana_1 {/*--- for INDEX PAGE ---*/
	background:#DDFCD8;
	padding-top:10px;
	padding-bottom:8px;
	padding-left:15px;	
	margin-bottom:5px;
	color:black;
	font-size:0.95em;
	font-weight:bold;
	}

	
#coloana_2 {/*--- for INDEX PAGE ---*/
	width:180px;
	margin-left:35px;
	margin-bottom:20px;
	font-size:0.85em;
	float:left;	
	}
	
#head_coloana_2 {/*--- for INDEX PAGE ---*/
	background:#CBEEFD;
	padding-top:10px;
	padding-bottom:8px;
	padding-left:15px;	
	margin-bottom:5px;
	color:black;
	font-size:0.95em;
	font-weight:bold;
	}	
	
#coloana_3 {/*--- for INDEX PAGE ---*/
	width:260px;
	margin-left:40px;
	margin-bottom:20px;
	font-size:0.85em;
	float:left;	
	}
	
#head_coloana_3 {/*--- for INDEX PAGE ---*/
	background:#FFE299;
	padding-top:10px;
	padding-bottom:8px;
	padding-left:15px;	
	margin-bottom:5px;
	color:black;
	font-size:0.95em;
	font-weight:bold;
	}
	
#location {/*--- for Internal pages ---*/
	margin-top:10px;
	margin-left:10px;
	background:url(../images/pic_interior_2.gif) no-repeat center;
	height:92px;
	color:white;
	font-size:0.85em;
	width:725px;
	}
#location a {/*--- for Internal pages ---*/
	color:white;
	text-decoration:none;
	}
#location a:hover {/*--- for Internal pages ---*/
	color:white;
	border-bottom:1px dotted white;
	border-top:1px dotted white;
	text-decoration:none;
	}

#industry_intro{/*--- for Internal pages ---*/
	font-size:0.85em;
	width: 640px;
	background:#ffffff;
	margin-left:50px;
	margin-bottom:10px;
	}
#industry_intro img {
	margin-left:50px;
	}
	
#project_description {
	font-size:0.85em;
	width: 640px;
	background:#ffffff;
	margin-left:50px;
	margin-bottom:10px;
	}

#industry_intro_general{/*--- for Internal pages ---*/
	clear:both;
	font-size:0.85em;
	width: 450px;
	margin-top:20px;
	margin-right:20px;
	padding-top:20px;

	}
	
.an_industry_intro{
	background: url(../images/bg_interior_content.gif) center repeat-y;
	float:left;
	margin-bottom:25px;	
}

#projects_lineup{/*--- for Internal pages ---*/
	padding-bottom:10px;
	margin-left:50px;
	font-size:0.85em;
	width: 640px;
	background:#ffffff;
	clear:both;
	}

#project_column_1 {/*--- for Internal pages ---*/
	width:300px;
	float:left;
	}
	
#project_column_2 {
	width:300px;
	float:right;
	}
	
#casestudies_lineup{/*--- for Internal pages ---*/
	margin-left:50px;
	font-size:0.85em;
	width: 640px;
	background:#ffffff;
	clear:both;
	}

#submenu {/*--- for Internal pages ---*/
	float:left;
	padding-top:10px;
	padding-left:0px;
	width:200px;
	margin-right:15px;
	margin-top:1px;
	margin-left:10px;
	color:#000000;
	font-size:0.7em;
	display:none;
	}
	
#submenu ul{
	margin-top:20px;
	

}	
#submenu li{/*--- for Internal pages ---*/
	list-style:url(../images/bullet_li.gif);
	border-bottom:1px solid #E4EEF1;
	margin-top:5px;
	}
	
#submenu a {/*--- for Internal pages ---*/
	color:#000000;
	text-decoration:none;
	font-size:1.3em;
	}

#submenu a:hover {/*--- for Internal pages ---*/
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #fff;
	background:#38D5F5;
	}

#project_specs{
	float:left;
	padding-top:10px;
	padding-left:0px;
	width:200px;
	margin-right:15px;
	margin-top:1px;
	margin-left:10px;
	color:#000000;
	font-size:0.8em;
	display:inline;
	}
	
#project_specs li{
	border-bottom:1px solid #E4EEF1;
	margin-top:5px;
	margin-bottom:10px;
	list-style:square;
	}

#project_specs a {/*--- for Internal pages ---*/
	color:#000000;
	text-decoration:none;
	}

#project_specs a:hover {/*--- for Internal pages ---*/
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #fff;
	background:#38D5F5;
	}



#screenshots {
	float:left;
	padding-top:10px;
	padding-left:0px;
	width:200px;
	margin-right:15px;
	margin-top:1px;
	margin-left:10px;
	color:#fff;
	font-size:0.85em;
	display:inline;
	}
	
#screenshots img {
	margin:0px;
	}
	
#screenshots_2 {/*--- for Internal pages ---*/
	float:left;
	padding-top:10px;
	padding-left:0px;
	width:200px;
	margin-right:15px;
	margin-top:1px;
	margin-left:10px;
	color:#fff;
	font-size:0.85em;
	display:inline;

	}
	
.side_bg {
		background: url(../images/bg_side.gif) repeat-y left;
		margin-left:10px;
		margin-top:5px;		
}

.print_toolbar{
	display:none;
}
.screenshots_gallery {
	display:none;

}
/*--------------------------------- footer classes -------------------------------------------*/
#footer {
	background: url(../images/bg_footer.gif) no-repeat center bottom;
	padding:0 0 20 0;
	margin:0px;
	width:100%;
	font-size:0.75em;
	height:30px;
	display:none;	
	}


/*------------------------------------ links --------------------------------------------------*/
.link_a_1 {
	color:#009900;
	text-decoration:none;
	border-bottom:1px dotted #009900;
	}
.link_a_1:hover {
	color:#fff;
	text-decoration:none;
	background:#009900
	}

.link_a_2 {
	color:#06A1D9;
	text-decoration:none;
	border-bottom:1px dotted #06A1D9;	
	}
	
.link_a_2:hover {
	color:#fff;
	text-decoration:none;
	background:#06A1D9	
	}
	
.link_a_3 {
	color:#FFA200;
	text-decoration:none;
	border-bottom:1px dotted #FFA200;
	}
	
.link_a_3:hover {
	color:#Fff;
	text-decoration:none;
	background:#FFA200;
	}

.link_a_4 {
	color:#009900;
	text-decoration:none;
	border-bottom:1px dotted #009900;
	}
	
.link_a_4:hover {
	color:#fff;
	text-decoration:none;
	background:#009900;
	border-bottom: 1px dotted #009900;
	}

/*--------------------------------- text classes ----------------------------------------------*/
H1, H2, H3, H4, H5, H6 {
	margin: 0 0 10 0;
	padding: 0;
	}

#location H1 { 
	margin-top:1px;
	}

H1 {
	FONT-SIZE: 1.6em;
	FONT-WEIGHT:BOLD;
	line-height:1.2em
	}
	
H2 {
	FONT-SIZE: 1.4em;
	FONT-WEIGHT:BOLD;
	line-height:1.2em
	}
	
H3 {
	FONT-SIZE: 1.2em;
	FONT-WEIGHT:BOLD;
	line-height:1.2em
	}
	
.breadcrumbs { 
	padding-left:40px;
	padding-top:20px;
	}
