@charset "utf-8";
/* CSS Document */
/* Code by Tuan Nguyen, Corporate Communications, CDU 2007 */

body {
	background-color:#fff;
	color:#222;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height:1.4em;
	margin: 0 0 15px 0;
	padding: 0;
}
/*typography*/
a {
	color: #003359;
	text-decoration: none;
}
a:link {
}
a:visited {
}
a:active {
}
a:hover {
	text-decoration: underline;
}
h1 {
	background:url(imageshp/CDUhomepagelogo.gif) no-repeat;
	height:59px;
	text-indent:-5000px;
	margin-top:0;
	margin-bottom:12px;
}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
}
h3 a {
	display:block;
}
img {
	border: 0;
}
p {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	color: #000;
}
strong, b {
	font-weight: bold;
}
.clearfloat {
	clear:both;
	font-size:1px;
}
.float-right {
	float:right;
	margin-left:15px;
}
ul, li {
	list-style-type:none;
	margin:0;
	padding:0;
}
.divider {
	clear:both;
	}
div.divider {
	background: url(imageshp/dividerbg.gif) repeat-x center left;
      	height: 1px;
	border-top:10px solid #fff;
	border-bottom:10px solid #fff;
      }

div.divider * {     /* for CSS2 browsers */
      display: none;
      }

/****** header ******/

#header-container {
	background-color:#003359;
	border-bottom:5px solid #990000;
	height:126px;
	overflow: hidden; /* ie6 expanding box problem */
}
#header {
	border:0;
	color:#fff;
	padding-top:7px;
	margin-top: 0px;
	margin-left: auto;
	margin-right:auto;
	width:760px;
}
#header p {
	float:left;
	height:24px;
	text-indent:-7777px;
}
#header a {
	display:block;
	padding-bottom:3px;
	height:24px;
	text-decoration:none;
}
#header a:hover {
	border-bottom: 2px solid #fff;
	text-decoration:none;
}

#courses_programs {
	width:79px;
	margin:0 26px 0 0;
	background-color: #003359;
	background-image: url(imageshp/courses_programs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
		}
#future-students {
	background:#003359  url(imageshp/btn-futurestudents.gif) no-repeat top left;
	width:69px;
	margin:0 26px 0 0;
}
#current-students {
	width:69px;
	margin:0 26px 0 0;
	background-color: #003359;
	background-image: url(imageshp/btn-currentstudents.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#international-students {
	width:113px;
	margin:0 26px 0 0;
	background-color: #003359;
	background-image: url(imageshp/btn-international.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#cdu-staff {
	width:40px;
	margin:0 28px 0 0;
	background-color: #003359;
	background-image: url(imageshp/btn-staff.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#search {
	background:#003359 url(imageshp/btn-search.gif) no-repeat top left;
	width:257px;
	margin:0;
	height:10px;
}
#search-form {
	text-indent:0;
	position:relative;
	margin:-25px 0 0 503px;
	/* padding-bottom:20px;  for ie6 */
	top:-10px;
}
#search-form input, #search-form select {
	font-size:11px;
	float:left;
	/* margin-bottom:1em; /* for ie6 */
}
#search-form input {
	margin-left:3px;
	}	
#query {
	width:124px;
}
#search-button {
	width:16px;
	height:19px;
	}
#header-links  {
	float:right;
	font-size:0.8em;
	margin-top:-3px;
	}
#header-links a {
	color:#fff;
	display:inline;
	padding:0;
	height:auto;
	}	
#header-links a:hover {
	border-bottom: 0;
	text-decoration:underline;
}	
.display-none {
	display:none;
	}
/****** body *******/
#banner-promtion {
	background:url(imageshp/loading.gif) no-repeat 50% 50%;
	margin:20px auto 0 auto;
	width:760px;
	text-align:center;
}
#body-container {
	width:760px;
	background: url(/imageshp/dots-vertical.gif) repeat-y 308px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#body-left-col {
	float:left;
	width:297px;
}
#body-right-col {
	float:right;
	width:441px;
}
h3 {
	display:block;
	height:15px;
	margin:0 0 2px 0;
	padding-bottom:2px;
	text-indent:-7777px;
}
hr {
	border: none 0;
	border-top: 1px solid #bdbdbd;
	width: 100%;
	height: 1px;
	margin:7px 0;
	padding:0;
	line-height:1px;
}
/****** left column styles ******/

#body-left-col ul {
	float: left;
	width: 297px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#body-left-col li {
	float: left;
	line-height:1.5em;
	margin: 0;
	padding: 0;
	width: 47%;
	padding-left:7px;
	background:url(imageshp/bullet.gif) no-repeat left 0.5em;	
}
#body-left-col li a {
	color: #3b3b3b;
}
#body-left-col li a:hover {
	color: #900;
}
#info-for {
	background:url(imageshp/info-for.gif) no-repeat top left;
}
#about {
	background:url(imageshp/about.gif) no-repeat top left;
}
#quick-links {
	background:url(imageshp/quicklinks.gif) no-repeat top left;
}
#highlights {
	background:url(imageshp/highlights.gif) no-repeat top left;
}
#highlights-list li {
	width:100%;
	line-height:1.3em;
	margin-bottom:0.3em;
	padding-left:7px;
	background:url(imageshp/bullet.gif) no-repeat left 0.5em;	
}
#highlights-list li p {
	margin:0;
	padding:0;
}
#highlights-list li a {
	color: #900;
}
/****** right column styles ******/
#whats-new {
	background:url(imageshp/whatsnew.gif) no-repeat top left;
}
#news {
	background:url(imageshp/news.gif) no-repeat top left;
}
#whats-new-promo {
	list-style-type:none;
	margin:5px 0 0 0;
	padding:0;
}
#whats-new-promo li {
	clear:both;
	padding-bottom:15px;
}
#whats-new-promo p {
	line-height:1.3em;
	margin:0;
	padding:0;
}
#whats-new-promo h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin:0;
	padding:0;
}
#whats-new-promo h4 img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding-bottom:5px;

}
#news-list {
	margin-bottom:0em;
	margin-top:0;
	padding:0;
}
#news-list li {
	margin-bottom:0.3em;
	padding-left:7px;
	background:url(imageshp/bullet.gif) no-repeat left 0.5em;
}
#news-list li a {
	color:#900;
}
/****** footer ******/
#footer {
	background:#fff;
	clear:both;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.2em;
}
#footer a {
	color:#333;
}
#footer a:hover {
	color:#900;
}
#footer-quick-links {
	font-size:1.1em;
	padding:5px 0;
}
#footer-quick-links img {
	margin:0 10px;
}
#footer-links {
	margin:0;
	padding:0;
}
#footer-highlights {
	margin:0;
	padding:0;
	}
#footer-highlights li {
	display:inline;
	float:left;
	width:144px;
	margin-right:10px;
	}
#footer-highlights a:hover {
	text-decoration:none;
	}
li#footer-highlights-last {
	margin-right:0;
}	
/* misc styles*/
.small-text {
	font-size:0.8em;
}

.picborder {
	border: 1px solid #cccccc;
	padding: 5px;}

