/* CSS Document */
/* Website v1.2 */
no,.html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}
/* --------------------------------------------------------- hide from IE mac */
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/* --------------------------------------------------------- layout divs */
#wrapper{
	margin: 0px auto;
	width:780px;
	background-image:url(../../_img/bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
#header{
	width:780px;
	height:77px;
	background-image:url(../../../_lib/_img/_index/banner_dlr.jpg);
}
#buttons{
	width:746px;
	height:21px;
	background-image:url(../../_img/buttons.jpg);
	padding:5px 17px 0px 17px;
}
#container{
	width:780px;
	height:105px;
}
#banner{
	width:780px;
	height:89px;
	background-image:url(../../_img/banner.jpg);
}
#topbar{
	width:700px;/* altered from 780 to allow for padding*/
	height:36px;/* altered from 36 to allow for padding*/
	padding:0px 40px 0px 40px;
	background-image:url(../../_img/topbar_nosearch.jpg);
}
#field{
	float:right;
	padding:3px 20px 5px 5px;
	text-align:left;
}
#field2{
	margin-left:420px;
	padding:3px 0px 0px 0px;
	text-align:left;
}
#loginfield{
	padding:15px 0px 5px 45px;
	text-align:left;
}
#contentwrapper{
	padding:15px 0px 15px 0px;
	width:780px;
	background-image:url(../../_img/content.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#nav{
	margin-top:-15px;
	float:left;
	width:188px;
	background-image:url(../../_img/menu.jpg);
}
/* #contentholder{
	width:552px; altered from 592 to allow for padding
	margin-left:188px;
	padding:20px 25px 20px 15px;
	background-position:top;
	background-repeat:no-repeat;
	}*/
#content{
	margin-left:210px;
	margin-right:25px;
	width:520px;
	background-color:#FFFFFF;
	border:1px solid #7AA3BC;
}
#content p,blockquote{
	padding:0px 10px 0px 10px;
	}
#headerbg{
	width:505px;
	height:23px;
	background-image:url(../../_img/header-bg_long.jpg);
	padding:2px 0px 0px 15px;
	margin-bottom:10px;
}
#content-header{
	height:99px;
	width:520px;
	margin-bottom:1px;
}
#contentright{
	width:160px;
	padding:15px 16px 15px 10px;
	height:200px;
	float:right;
}
#contentheader{
	padding:5px 0px 0px 0px;
	background-image:url(../../_img/header-bg.jpg);
	background-repeat:no-repeat;
	width:390px;
	height:25px;
}
#pod1{
	width:391px;/* altered from 391 to allow for padding*/
	padding:40px 0px 10px 0px;
	background-image:url(../../_img/didasko-update.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	background-color:#FFFFFF;
	border:1px solid #7AA3BC;
}
#pod1 p,h1,h2,h3,blockquote{
	padding:0px 10px 0px 10px;
	}
#pod2{
	width:148px;/* altered from 148 to allow for padding*/
	margin-bottom:10px;
	padding:5px 0px 2px 0px;
	background-image:url(../../../_lib/_img/_index/pod-header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border:1px solid #7AA3BC;
	background-color:#FFFFFF;
}
#pod2 p,h1,h2,h3{
	padding: 0px 10px 0px 10px;
	}
#footer{
	width:780px;
	height:20px;
	padding-top:20px;
	background-image:url(../../_img/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

/* --------------------------------------------------------- menu link */
#menu
{
width:746px;
padding:0;
margin:0;
font-size:10px;
font-weight:bold;
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
white-space:nowrap;
list-style-type:none;
}
#menu li {
	display:inline;
}
#menu li.home{
	margin-left:25px;
	display:inline;
}
#menu li.dlr{
	margin-left:60px;
	display:inline;
}
#menu li.dli{
	margin-left:30px;
	display:inline;
}
#menu li.dps{
	margin-left:25px;
	display:inline;
}
#menu li.ils{
	margin-left:30px;
	display:inline;
}
#menu li.nzstt{
	margin-left:40px;
	display:inline;
}
/*#menu li a:active
{
text-decoration:none;
color:#003a63;
}
#menu li a:visited
{
text-decoration:none;
color:#003a63;
}
#menu li a:hover
{
text-decoration:none;
color:#fff;
}
/* --------------------------------------------------------- fields */
#topbar .search{
	width:85px;
	height:12px;
	}
#loginfield .search{
	width:85px;
	height:12px;
	}
/* --------------------------------------------------------- content */	
blockquote{
	line-height:15px;
	width:230px;
	padding:2px;
	border:1px solid #7AA3BC;
	margin:-0px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#C4D1DF;
	padding:6px;
}
/*blockquote a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
blockquote a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}*/
blockquote.orange{
	text-align:left;
	line-height:15px;
	width:360px;
	padding:2px;
	border:0px;
	font-size:10px;
	font-weight:normal;
	color:#003a63;
	background-color:#FDEBC6;
	padding:6px;
}
/*blockquote.orange a{
	color:#003a63;
	font-weight:normal;
	text-decoration:none;
	}
blockquote.orange a:hover{
	color:#003a63;
	font-weight:normal;
	text-decoration:underline;
	}*/
#pod1 ul li{
	list-style-image:url(../../../_lib/_img/_index/blue-arrow.png);
	color:#3295D0;
	font-size:10px;
}
#content ul li{
	line-height:16px;
	font-size:10px;
	margin-left:35px;
	color:#003a63;
	}
/* --------------------------------------------------------- units */	
.unitcode{
	height:15px;
	font-weight:bold;
	font-size:9pt;
	color:#2879A9;
	text-align:center;
}
/* ---------------------------------------------------------links */
p a:active{
	text-decoration:none;
	font-weight:bold;
	color:#003a63;
}
p a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#003a63;
}
p a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#003a63;
}
h1 a:active{
	text-decoration:none;
	color:#ffffff;
}
h1 a:visited{
	text-decoration:none;
	color:#ffffff;
}
h1 a:hover{
	text-decoration:underline;
	color:#ffffff;
}
h2 a:active{
	text-decoration:none;
	color:#ffffff;
}
h2 a:visited{
	text-decoration:none;
	color:#ffffff;
}
h2 a:hover{
	text-decoration:underline;
	color:#ffffff;
}
h2.white a:active{
	color:#ffffff;
	text-decoration:none;
}
h2.white a:hover{
	color:#ffffff;
	text-decoration:underline;
}
h2.white a:visited{
	color:#ffffff;
	text-decoration:none;
}
