/*Css styles for Engineering Link Pty Ltd*/
/*Version 1.0*/
/*Date: May 2010*/

/*Basic elements----------------*/
html {
	margin: 0;
	padding: 0;
}
body { 
	font-family: Tahoma;
 	font-size: 10px;
	line-height: 1.88889;
	color:#666666;
	background-color:#003366;
	margin: 0; 
	padding: 0;
}

h1 { 
	text-align:center;
	font-size: 14px;
	letter-spacing: 1px; 
	margin-bottom: 0;
	margin-top:5px;
	color: #7D775C;
}
h2 { 
	text-align:left;
	font-size: 14px;
	letter-spacing: 1px; 
	margin-bottom: 0;
	margin-top:5px;
	color: #7D775C;
}
h3 { 
	text-align:left;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
p { 
	font-size: 11.5px;
	margin-bottom: 0;
	margin-left:27px;
	margin-right:24px;
	color:#666666;
}
label { 
	font-family: Tahoma;
 	font-size: 12px;
	text-align:left; 
}
label.check, label.radio { 
	position:relative; 
	text-align:left; 
	font-family: Tahoma;
 	font-size: 11px;
}

.alink{
	font-family: Tahoma;
	font-size: 10px;
	color: #0066CC; 
	text-decoration: none;
	font-weight: bold;
}
.alink:hover{
	color: #003399;
}
.btn{
	font: Tahoma; 
	font-size:9.5px;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */ 
}
ul.list{
	list-style-type:square;
	font-family: Tahoma;
	font-size: 12px;
	
}
/*Layouts------------------*/
div#container{
	width:800px;
	margin:0 auto;
	/*border: 1px solid #FFFF00; /*yellow*/
}
/*middle*/
#wrapper { 
	 margin: 0 auto;
	 width: 800px;
	 height: 202px;
	 /*border: 1px solid #003366; /*blue*/
}
#content { 
	 width: 800px;
	 /*border: 1px solid #990000;*/
	 background:#FFFFFF;
	 margin: 0px 0px 0px 0px;
	 padding: 0px;
	 height:100%;	 
}


/*Logo*/
div#header{
	background-color:#BFBD93;
	/*background-color:#CCC8B3;*/
}
/*div#header h1{
	height:117px;
	line-height:117px;
	margin:0;
	padding-left:0px;
}*/
div#header log{
	height:117px;
	line-height:117px;
	margin:0;
	padding-left:0px;
}
/*Search*/
div#navigation{
	/*background:#666666;*/
	background-color:#313031;
	height:22px;
	position: relative;
	line-height: 1.1;
}
div#nav_one{
    position: relative;
	line-height: 1.1;
	float:left;
	width:630px;
	/*background:#6633FF;/*blue*/
}

div#nav_two{
	/*border: 1px solid #00CC33;*/
	/*background:#663333; */   /*gren and wine*/
	float:right;
	width:158px;
	margin: 2px 0px 0px 0px;
	position: relative;
	color:#FFFFFF;
}
#search{
	font-size:9px;
	font-family:Tahoma;
}

/*login*/
div#login{
    /*position: relative;*/
	line-height: 1.1;
	float:left;
	width:168px;
	height:200px;
	border-bottom: 1px dotted #666666;
	/*border: 1px solid #000000; /*black*/
}
/*login*/
div#theform{
	margin-left:8px;
	margin-top:10px;
	/*border: 1px solid #000000; /*black*/
}
/*Image*/
div#im{
	/*border: 1px solid #00CC33;*/
	float:right;
	width:630px;
	height:200px;
	/*position: relative;*/ /*eliminated new menu*/
}

/*Bottom----------*/
/*Minisections*/
div#minisections { 
	 width: 800px;
	 /*border: 1px solid #00CC33; /*green*/
	 background:#FFFFFF;
	 position: relative;
	 height:270px;	 
}
div#whoweare{
    position: relative;
	line-height: 1.1;
	float:left;
	width:240px;
	height:270px;
	border-right:1px dotted #666666;
	/*border: 1px solid #6666CC;/*Purple*/
}

div#projects{
    position: relative;
	line-height: 1.1;
	float:left;
	width:240px;
	height:270px;
	/*border: 1px solid #FF00CC; /*Fuccia*/
}
div#newsletter{
    position: relative;
	line-height: 1.1;
	float:right;
	width:310px;
	height:270px;
	border-left: 1px dotted #666666;
	/*border: 1px solid #660033; /*Wine*/
}

div#extra{
    position: relative;
	line-height: 1.1;
	/*border-top: 1px dotted #666666;*/
	/*border: 1px solid #000000; /*black*/
}

/*Footer*/
div#footer{
	background:#BFBD93;
	clear:both;
	width:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	/*border-top:2px solid #313031;*/
}
div#footer p{
	margin:0;
	padding:0px 3px;
	text-align:center;
}

/*Menu -----------------*/
.toolbar {
    background-color: #313031;
    /*padding: 5px 0px 5px 0px;*/
}

#sddm{	
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li{	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Tahoma;
 	font-size: 11px;
}

#sddm li a{	
	display: block;
	margin: 1px 1px 0 0;
	padding: 4px 10px;
	width: 55px;
	background-color:#666666;
	color:#FFFFFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover{	
	background: #5A8EC6;
}

#sddm div{	
	position: absolute;	
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #313031;
}

#sddm div a{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background-color:#666666;
	color:#FFFFFF;
	font-family: Tahoma;
 	font-size: 11px;
}

#sddm div a:hover{	
	background: #5A8EC6;
}

/*Sub pages-----------------*/
div#location{
	margin-top:5px;
	height:25px;
	/*position: relative;*/
	line-height: 1.1;
}
/*About us*/
#box { 
	 margin: 0 auto;
	 width: 800px;
	 height: 470px;
	 background-color:#FFFFFF;
}
div#left_col{
    /*position: relative;*/
	line-height: 1.1;
	float:left;
	width:170px;
	height:470px;
	border-right:1px dotted #666666;
	/*border: 1px solid #6666CC;/*Purple*/
}
div#right_col{
    /*position: relative;*/
	line-height: 1.1;
	float:right;
	width:620px;
	height:470px;
	/*border: 1px solid #660033; /*Wine*/
}
/*Clients*/
.alink2{
	font-family: Tahoma;
	font-size: 10px;
	/*color: #82804B;*/
	color:#6C6851;
	text-decoration: none;
	font-weight: bold;
}
.alink2:hover{
	color: #7C7B63; 
}
.custom_table{
	padding: 3px 3px 3px 0px;
	font-family: Tahoma;
}
.custom_th{
	background-color :#BFBD93; 
	font-size:10px; 
	letter-spacing:2px;
	padding-left:3px;
	font-weight: bold;
	color: #6C6851;
	text-align:center;
	text-transform:uppercase;
	height:18px;
}
.custom_td_right{
	/*background-color :#D4D3B4; */
	background-color:#FFFFFF;
	font-size:10px; 
	/*color: #6C6851;*/
	font-weight: bold;
	/*text-align:center;*/
	text-align:left;
	height:15px;
	border-bottom:1px dotted #BFBD93;
	border-right:1px dotted #BFBD93;
}
.custom_td_left{
	background-color :#D4D3B4; 
	font-size:10px; 
	color: #6C6851;
	font-weight: bold;
	text-align:right;
	width:80px;
	height:15px;
	padding-right:3px;
}
.custom_td_bottom{
	border-left:1px dotted #BFBD93;
	border-right:1px dotted #BFBD93;
	border-bottom:1px dotted #BFBD93;
	font-size:11px; 
	font-family: Tahoma;
}
div#right_col_scroll{
    /*position: relative;*/
	line-height: 1.1;
	float:right;
	width:620px;
	height:470px;
	overflow-y:scroll;
	overflow-x:hidden;
}
/*Contact*/
div#googlemap{
    /*position: relative;*/
	line-height: 1.1;
	float:right;
	width:200px;
	height:400px;
}
div#contact{
	line-height: 1.1;
	float:left;
}
/*Career*/
div#resume{
	width:450px;
	margin:0 auto;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	border: 1px dotted #666666;
}