/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	vertical-align: baseline;
	background: transparent;
}

body
{
	font-family: Helvetica, Arial, sans-serif;
	background-color:#eaeaea;
	color:#555555;
}

.main
{
	background-image:url(../../images/background.gif);
	background-repeat:repeat-y;
	
	width:760px;
	min-height:700px;
	margin:auto;
	
	text-align:left;
}

.bottom
{
	clear:left;
	margin:auto;
	
	background-image:url(../../images/footer.gif);
	background-repeat:repeat-y;
	
	height:39px;
	width:760px;
	
}


/*=================digitalization_services=========================*/
.ds-top
{
	clear:both;
	margin:auto;
	padding-top:10px;

	width:680px;
	min-height:65px;
	
}
	/*-------------------------ds-top-----------------------------*/
	
	.logo-dirox
	{
		float:left;
		
		width:172px;
		height:40px;
		
		background-image:url(../../images/dirox-logo.gif);
		background-repeat:no-repeat;
	}
	
	.ds-title
	{
		float:left;
		
		width:250px;
		height:28px;
		
		color:#a9a9a9;
		
		padding-top:12px;
		padding-left:20px;
		
		text-align:left;
		
	}
	
	.ds-flag
	{
		float:left;
		margin-top:10px;
		
		width:60px;
		height:25px;
	
	}
	
	
	.ds-top-menu
	{
		clear:both;
		
		min-height:25px;
		width:680px;
		
		text-align:right;
	
		color:#a9a9a9;
				
	}
		/*----------ds-top-menu-----------*/
		.ds-menu-contain
		{
			float:right;
			text-align:center;
			font-size:11px;
			
			min-width:120px;
			min-height:15px;
			
			border-right: 1px solid #a9a9a9;
		}
		
		.ds-menu-contain-end
		{
			float:right;
			text-align:right;
			font-size:11px;
								
			min-width:100px;
			min-height:15px;
		}
		
		/*--------------------*/
		
	.ds-search
	{
		float:right;
		margin-top:6px;
		
		width:200px;
		height:20px;
		
		background-image:url(../../images/search.gif);
		background-repeat:no-repeat;
		background-position:top right;
	}
		/*----------ds-search----------*/
		.search-field
		{
			float:left;
			margin-left:82px;

			border:none;
			font-size:9px;
			color:#999999;
			
			padding-left:5px;
			
			width:90px;
			height:14px;
			
			background-image:url(../../images/search-field.gif);
			background-repeat:no-repeat;
		
		}		
		
		.search-button
		{
			cursor:pointer;
			
			float:right;
			margin-right:7px;
			margin-top:1px;
				
			background-image:url(../../images/search-button.gif);
			background-repeat:no-repeat;
			background-position:center;
			
			width:11px;
			height:11px;
			
			border:none;
		}	
		
	/*-------------------------------------------------------------*/
	
.ds-flash
{
	clear:both;
	margin:auto;
	
	width:680px;
	min-height:145px;
		
	padding-left:5px;

}

.ds-center
{
	clear:both;
	margin-left:37px;
	margin-top:20px;
	
	width:680px;
	min-height:400px;
	
	padding-left:5px;
}

.ds-center-middle
	{
		width:678px;
		min-height:400px;
		
		padding-bottom:10px;
	}
		
		/*------------ds-center-middle-------------*/
		.ds-center-middle-content-left
		{
			float:left;
			
			margin-top:5px;
			margin-right:10px;	
			padding-left:10px;
			
			width: 200px;
			min-height:400px;
		}
		
		.ds-center-middle-content-right
		{
			float:left;
			
			margin-top:5px;
			margin-left:10px;
			padding-right:10px;
			
			width: 430px;
		}
			/*-------------------ds-center-middle-content-right----------------------*/
			.ds-center-middle-content-right-above
			{
				width:430px;
				padding-left:10px;
				padding-top:20px;
				margin:auto;
			}
			
			.ds-center-middle-content-right-below
			{
				clear:both;
				width:440px;
			
				margin-top:10px;
				margin:auto;
			}
		/*-----------------------------------------*/
		
	.ds-center-bottom
	{
		width:680px;
		min-height:30px;
		
		margin-top:20px;
	}	
		/*--------------------ds-center-bottom---------------------*/
		.ds-center-bottom-left
		{
			float:left;
				
			width:200px;
			min-height:100px;		
		}
		
		.ds-center-bottom-middle
		{
			float:left;
			
			width:200px;
			min-height:100px;
			
		}
		
		.ds-center-bottom-right
		{
			width:240px;
			min-height:100px;
			
			float:right;
		}
			/*--------------------ds-center-bottom-right---------------------*/
			.ds-center-bottom-right-top
			{
				background-image:url(../../images/ressources-top.gif);
				background-repeat:no-repeat;
				
				padding-top:5px;
				padding-left:10px;
				
				color:#666666;
				font-weight:bold;
				
				
				width:240px;
				height:22px;
			}
			.ds-center-bottom-right-content
			{
				background-image:url(../../images/ressources-center.gif);
				background-repeat:repeat-y;
				
				padding-left:10px;
				padding-top: 10px;
			
				width:240px;
				min-height:100px;
			}
			
			.ds-center-bottom-right-footer
			{
				background-image:url(../../images/ressources-footer.gif);
				background-repeat:no-repeat;
				background-position:top left;
				
				width:240px;
				height:12px;
				
			}
		
/*-------------------------------------------------------------*/
.footer
{
	width:750px;
	margin:auto;
}

.footer-left
{
text-align:center;
}

.footer-right
{
	margin-right:50px;
	width:200px;
	float:right;
	
	text-align:right;
}

/*===========================form fill==========================*/
.emp_content
{
	clear:both;
	min-height:30px;
}

.emp_content_title
{
	float:left;
	width:150px;
	text-align:right;
	
	padding-top:5px;
	font-size:x-small;
	color:#4d4c4c;
}

.emp_content_detail
{
	margin-left:20px;
	float:left;
}

.emp_text
{
	width:210px;
}
/*=================================================================*/

#contact label {
display:block;
width:150px;
text-align:left;
float:left;
margin-bottom:5px;
margin-right:0px;
font-size:9px;
}
#contact p {
float:left;
margin-bottom:5px;
text-align:left;
}
.error{
color:#FF0000;
margin-bottom:20px;
}

#contact input {
width:250px;
}
input#cfContact {
width:auto;
}
#contact textarea {width:250px;}


hr {
border:0px;
height:1px;
background-color:#A8A8A8;
margin:0px;
}

.form-career{
	background-image:url(../../images/ITguyz.jpg);
	background-repeat:no-repeat;	
	background-position:bottom left;
	min-height:468px;
}
