body {
font-family: Arial, Tahoma, Verdana;
font-size: 10px;
background: url(img/bg.gif) #060a30;
background-repeat: repeat-x;
margin: 0;
padding: 0;

}


a {
color: #006586;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}



#container_border {
margin-left: auto;
margin-right: auto;
margin-top: 10px;
width: 790px;
border: 1px solid #000;
padding: 3px;
background:#fff;
}

#container_inner {
margin-left: auto;
margin-right: auto;
width: 100%;
background-color: #060a30;
color: #fff;
}

#content{
margin: 10px 1.5% 5px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background: #fff;
color: #fff;
height: 415px;
overflow: auto;
color: #020B5C;
padding: 5px 5px 0px 5px;
}

#content .date{
font-size: 140%;
color: rgb(153,153,153);
margin: 0px;
padding: 0px;
}

#content h1{
display: block;
color: rgb(6,16,89);
font-size: 180%;
font-weight: normal
}
#content h3{

color: #020B5C;

}

#content .picBox{
float:left;
width: 29%;
margin-top: 15px;
margin-left: 1px;
}

#content .infoBox{
float: left;
width: 40%;
margin-top: 25px;
margin-left: 1.5%;
overflow: auto;
height: 210px;
font-family: Arial, Tahoma, Verdana;
font-size: 10px;
color: #fff;
text-align: justify;
}

#content h2{
font-weight: normal;
margin-left: 5px;
color: rgb(9,19,86);
}

#content .infoBox h2{
font-size: 1.5em;
font-weight: normal;
margin: 0px 0px 0px 1.2em;
}

#content .infoBox p{
margin-top: 0px;
margin-right: 1em;
margin-bottom: .2em;
}

#content .infoBox a{
color: #fff;
font-size: 120%;
}

#content .infoBox a:hover{
text-decoration: underline;
}

#content td{
vertical-align: top;
padding-left: 0px;
margin-left: 0px;
}
#content .quote {
font-style: italic;
}

#header {
margin-left: auto;
margin-right: auto;
width: 100%;
height: 77px;
background: #fff;
padding-top: 5px;
}

#header .btn_development,
#header .btn_property,
#header .btn_highways,
#header .btn_power,
#header .btn_public,
#header .btn_tunneling,
#header .btn_water{
display: block;
width: 85px;
height: 70px;
background-position: 0px 0px;
float: left;
margin-left: 6px;
}

#header .btn_development{
background-image: url('img/btn_menu_development.gif');	
}

#header .btn_property{
background-image: url('img/btn_menu_property.gif');	
}

#header .btn_highways{
background-image: url('img/btn_menu_highways.gif');	
}
#header .btn_power{
background-image: url('img/btn_menu_power.gif');	
}
#header .btn_public{
background-image: url('img/btn_menu_public.gif');	
}
#header .btn_tunneling{
background-image: url('img/btn_menu_tunneling.gif');	
}
#header .btn_water{
background-image: url('img/btn_menu_water.gif');	
}

#header .logo{
display: block;
width: 152px;
height: 71px;
float: left;
background: url('img/logo_dct.gif');	
}

#header .selected{
border: 0px;/*2px solid #c00;*/
}

img{
border: 2px solid #fff;
}



.lightbox_blackOverlay{
display: none;
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 200%;
background-color: black;
z-index:1001;
-moz-opacity: 0.8;
opacity:.80;
filter: alpha(opacity=80);
}

.lightbox_whiteContent {
display: none;
position: absolute;
top: 25%;
left: 25%;
width: 50%;
height: 50%;
padding: 16px;
border: 16px solid #c00;
background-color: #fff;
color: #777;
z-index:1002;
overflow: auto;
}

.projectProfiles{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #000066;
 text-decoration: none;
 text-align: left;
 font-style: normal;
 font-weight: 500;
 letter-spacing: 3px;
}

#sideMenu{
border: 2px solid #fff;
background-color: #8f94af;
float: left;
margin: 5px;
margin-top: 0px;
padding: 1em 3px 1em 3px;
width: 24%;
height: 396px;
overflow: hidden;

}

#sideMenu a{
color: #fff;	
}

#sideMenu .bulletNum{
display: none;
}

#sideMenu h1{

margin-top: -8px;
font-size: 13pt;
}
#sideMenu  img{
	margin-left: 17px;
	margin-bottom: 14px;
}
#sideMenu p{
text-align: left;


font-weight: bold;
font-size: 12px;

}

#sideMenu ul{
padding: 0 5px 0 5px;
list-style: none;
}

#sideMenu ul li{
margin-top: 1.5em;
font-size: 12px;
}

#sideMenu ul li a{
color: #fff;
}

.smallPadding{
margin: 0px;
padding: 0px;
}

.bulletNum,
.picNum{
background: yellow;
color: #000;
border: 1px solid #fff;
padding: 0px 2px 0px 2px;
font-family: verdana, "Times New Roman";
font-size: 0.8em;
}

.picNum{
display: none;
/*
position: relative;
margin: 0px;
font-size: 240%;
width: 1em;
text-align: center;
top: -1.3em;
*/
}

 		 #content .picBox .picNum{
		 	font-size: 180%;
		 }

.spacer {
clear: left;
}

#footer{
margin-left: auto;
margin-right: auto;
width: 100%;
background-color: #fff;
padding: 0;
margin: 0;
padding: 4px 0 8px 0;
border-top: 2px solid #fff;
min-height: 60px;
color:#060a30;
}

#footer a {
color: #060a30;
text-decoration: underline;
}

#footer li {
display: inline;
border-right: 1px solid;
padding: 0 12px 0 10px;
list-style-type: none;
}
#footer .logo{
display: block;
width: 560px;
height: 62px;
float: right;
margin-right: 5px;

background: url('img/dct_footer.gif');	

}
/* --- MAIN MENU SETTINGS --- */







.mainMenu{
width: 100%;
height: 25px;
background: #0b1258;
font-weight: bold;
}

.mainMenu ul{list-style-type:none;padding:0;margin:0;
}

.mainMenu li{float:left;position:relative;z-index:100;
text-transform: uppercase;}
.mainMenu table{position:absolute;border-collapse:collapse;z-index:80;left:-1px;top:25px;}
.mainMenu a, .mainMenu a:visited {display:block;font-size:10px;padding:7px 1em;color:#fff;text-decoration:none;margin-right:1px;}

.mainMenu a:hover{color:#0b1258;background:#fdf42b;}

.mainMenu :hover{background:#8f94af;}
/* hide the sub level links */.mainMenu ul ul {visibility:hidden;position:absolute;width:149px;height:0;}

.mainMenu ul ul li{
width: 200px;
background: #8f94af;
color: #333;
border: 1px solid #333;
border-top: 0px;
}

.mainMenu ul li:hover ul,.mainMenu ul a:hover ul{visibility:visible;}



/* --- SPECIFIC PROJECT SETTINGS --- */

.engineering #content h1{/* .. Specialist Civil Engineering */
background-color: rgb(184,186,51);	
}
.engineering #sideMenu{
background-image: url('img/title_projects_engineering.gif');
background-repeat: no-repeat;
background-position: center top;
}


.waterways #content h1{/* .. Rivers and Waterways */
background-color: #23a3d2;	
}
.waterways #sideMenu{
background-image: url('img/title_projects_waterways.gif');
background-repeat: no-repeat;
background-position: center top;
}


.highways #content h1{/* .. Highways */
background-color: #e11332;;
}
.highways #sideMenu{
background-image: url('img/title_projects_highways.gif');
background-repeat: no-repeat;
background-position: center top;
}


.railways #content h1{/* .. Railways */
background-color: #b22bca;
}
.railways #sideMenu{
background-image: url('img/title_projects_railways.gif');
background-repeat: no-repeat;
background-position: center top;
}


.library #content h1{/* .. Railways */
background-color:rgb(217,142,46);
}
.library #sideMenu{
background-image: url('img/title_projects_library.gif');
background-repeat: no-repeat;
background-position: center top;
}
