/* CSS Document */


body{
	
	margin-top:0px;
	padding:0;
	margin:0;
	border:0;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}
a{
text-decoration:none;
color:#000000;
font-weight:bold;
}
#dark{
	background-color:#121212;
}

#ajaxSearch_form fieldset{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
border:none;

}
#light{
	background-color:#121212;
}

h2{
font-size:1.5em;
}
h3{
	font-size:1.3em;
	margin: 0;
}
h4{
font-size:1.2em;
}
h6{
font-size:0.9em;
}
.date{
font-size:0.9em;

}
p{
font-size:1.3em;

}
.backgroundarea{
	width:900px;
	background-image: url(../images/backgrounddark.jpg);
	position:absolute;
	left:50%;
	margin-left:-450px;
}
.backgroundareadark{
	width:900px;
	background-image: url(../images/backgrounddark.jpg);
	position:absolute;
	left:50%;
	margin-left:-450px;

}
/*Header*/
.leftmenu{
	width:50px;
	height:340px;
	float: left;

}
.leftmenu ul{
	list-style:none;
	border:0;
	margin:0;
	padding-left:27px;
	padding-top: 157px;
}
.leftmenu li{
}
.leftmenu li a img{
	border:0;
}

.searchbar{
	/*width:190px;*/
	height:24px;
	float: left;
	padding-left: 370px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom:10px;
}

#search{
	background-color:#E7E7F7;
	border-top-style:double;
	border-top-color:#999999;
	border-bottom-color:#CCCCCC;
	border-top-width: 1px;
	border-right-color:#CCCCCC;

	padding-top: 0px;

}
#searchbutton{
	padding-left:4px;
	float: left;
}
#searchbutton a img{
border:0;
}

#search input{
margin-top:0px;
}
#searchinput{
float:left;
}

.header{
float:left;
}

/*main navigation*/
.mainnavigation{
width:820px;

}
.mainnavigation a img{
border:0;

}

/*footer*/
.footer{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#666666;
	clear: both;

}
.footer img{
padding-bottom:10px;

}
.footer a{
color:#666666;
padding-right:4px;
}

/*content*/
.content{
	width:800px;/*changed by HS - was widows:900px; (!) */
	float: left;
	width: 800px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 0px 0px 0px 0px;
	display: inline;

}

.contentleft{
	padding-left:29px;
	width:700px;
	padding-top: 35px;
	float: left;
	padding-bottom: 10px;
	padding-right: 71px;
}

.contentEnquiries{
	padding-left:29px;
	width:500px;
	padding-top: 35px;
	clear:both;
	
	font-size:1em;
	padding-bottom: 10px;
	padding-right: 271px;
}
.casestudy{
	float: left;
	width: 700px;
	border-bottom-color: #E0E4F0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 29px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.casestudy img{
float:left;
}
.textcase{
	float:left;
	padding-left: 10px;
}
.contentlefthome{
	padding-left:29px;
	width:450px;
	padding-top: 35px;
	float: left;
	padding-bottom: 10px;
	padding-right: 0px;
	margin: 0px 0px 0px 0px;
	display: inline;

}
.contentcustomers{
	padding-left:29px;
	width:450px;
	padding-top: 35px;
	float: left;
	padding-bottom: 10px;
	padding-right: 0px;

}
.contentright{
	float: left;
	display: block;
	padding-left: 10px;
}
.contentright a img{
border:0px;
}

.workspace_options p{
float:left;
}
.workspace_options a img{
border:0;
}
.bottomimages{
	width:800px;
	text-align: center;
	display:inline;

	}
.breadcrumbs{
	font-size:1.1em;
	padding-left: 29px;
	padding-top: 10px;
	color:#999999;
}
.breadcrumbs a{
	font-size:1.1em;
	color:#999999;
}
#ditto_pages {
float:left;
padding-left:20px;
padding-top:10px;
padding-bottom:10px;
}

#ditto_pages .ditto_currentpage {
    border: 1px solid #618100;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #749BAC; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #5A8698;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #749BAC; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #749BAC;
} 
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}


.formenquiries{
	padding-left:60px;
}

#cat{
margin-top:0px;

}
#cat td {
	font-size:1.1em;
	vertical-align:top;
}

.workspace_options{
	width:800px;
	padding-left: 20px;
	float:left;
	font-size:1.2em;
}
.case_contentmiddle{
text-align:center;
padding-left:18px;
padding-top:20px;



}
.case_contentmiddle a img{
float:left;
border:0px;
}


/*DETAIL OF CASES OF STUDY*/
.contentcases{
	width:790px;
	margin-left: 10px;
	margin-right: 10px;
}
#titlecase{
	text-align:center;
	padding-bottom: 20px;

}
/* Layout Details of cases of study 1*/

.imagesCases{
	float:left;
	width:230px;

}
.imagesCases img{
	border-bottom-color: #E0E4F0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.imagesCases a img{
	border:0;
}
.textCases{
	float:left;
	padding-left:10px;
	font-size: 1em;
	width: 450px;
}
/* Layout Details of cases of study 2*/
.textCases2{
    float:left;
	width:100%;
}

#imagesCases2{
	float:left;
	padding-top:20px;
	padding-left: 10px;
	

}
.imagesCases2 img{
padding-right:10px;
padding-bottom:10px;

}
.imagesCases2 a img{
	border:0;
}


/*SAVED ITEMS SECTION*/
.contentsaveditems{
	width:720px;
	margin-left: 40px;
	margin-right: 40px;
}

.item{
	float: left;
	width: 700px;
	border-bottom-color: #E0E4F0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 29px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.item a img{
border:0;
float:left;

}
.contentsaveditems img{
float:left;
}
.item div
{
	float:left;
}
.textitem{
	float:left;
	padding-left: 10px;
	width:200px;
	
}

/*Contact Page*/
#contact-details {
	float:left;
	padding-left: 10px;
	margin-left: 29px;
	margin-top:10px;
	
}

#contact-details a {
	font-weight:normal;
	text-decoration:underline;	
}

#map{
width: 720px;
height: 400px;
text-align:center;
margin-top:20px;
padding-top:10px;
}

#itemcontact{
	float: left;
	width: 93%;
	margin-left: 29px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align:center;	
}

/*Customers area*/
.contentcustomers{
	padding-left:50px;
	width:700px;
	padding-top: 35px;
	float: left;
	padding-bottom: 10px;
	padding-right: 50px;
}
#logocusomers{
text-align:center;

}
.contentcustomers table{
	/*border:1px;
	background-color:#E0E4F0;
	font-family:Arial, Helvetica, sans-serif;*/
	font-size:1.2em;
	border-collapse: collapse;
  border: 1px solid #D1D9E9;

}

.contentcustomers td, th {
  border: 1px groove #D1D9E9;
  padding: 0.8em;

  }

.contentcustomers td:hover{
 border: 1px  groove #D1D9E9;
 background-color:#F5F8F8;
  padding: 0.8em;
  }
  
/* Styling for the  search*/

#ajaxSearch_submit{
width: 70px;
height: 21px;
margin: 0;
border: 0;
background-color:#FDCF31;
color:#FFFFFF;
cursor: hand; /* for IE 5.x */
}

#ajaxSearch_input{
width: 120px;
}
#ajaxSearch_resultListContainer{
margin-top:10px;
margin-bottom:10px;
}
#contentresults{
	font-size:1.2em;
	padding-left:29px;
	width:450px;
	padding-top: 35px;
	float: left;
	padding-bottom: 10px;
	padding-right: 0px;
}


/*format for the site map*/
.contentsitemap{
	margin-top:35px;
	margin-bottom:10px;
	width:900px;
	float: left;
	margin-left: 50px;
	margin-right: 50px;


}
.hiddenheading{
display:none;

}

div.box{
	border:solid 1px #c6cfe1;
	background:#dee5ee;
	padding:10px 0px 10px 10px;
	color:#333333;
	margin-bottom:20px;
	width: 580px;
	font-size:11px;
}
div.box h1 {
	font-size:14px;
	color:#000000;
	padding-bottom:4px;
}
#formsubmit{
	padding:0px 6px;
	border:1px solid #3b6e22;
	height:24px;
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
	background-color: #759CAD;

}

#formsubmit:hover{
	background-color: #597784;
}
