/*
Screen Layout--screen.css
Cebu Doctors' University
Created by Raoul R. Diez, DCS, DODT
Copyright 2005
CSS Document 
*/

/* Customize font sizes */
body{
	margin:0 0 25px 0;
	padding:0;
	background:#246;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.4;
	}

#wrapper{
	position:relative;
	border: 2px solid #fff;
	margin:0 auto;
	padding: 10px;
	background: #fff;
	width: 834px; /* false value for ie4-5x/Win */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:810px;
	}	

html>body #wrapper {
	width:810px; /* be nice to Opera */
	}
	
#header {
	margin:0;
	padding:0;
	width:810px;
	height:75px;
	}

#header p{
	margin:0;
	padding:0;
	height:0;
	text-indent:-9999px;
	}

h1 {
	margin:0;
	padding:0;
	border:0;
	height:0;
	text-indent:-9999px;
	}

h1 a:link, h1 a:visited{
	display:block;
	margin:0;
	padding:0;
	text-decoration:none;
	width:810px;
	height:75px;
	border:0;
	background: #246 url(../images/cduheadera.gif) top left no-repeat;
	}

h1 a:hover {
	background: #909090 url(../images/cduheadera.gif) 0 -75px no-repeat;
	}
		


	
/* Default links 	*/

a{
		color: #000;
		font-weight:bold;
		text-decoration: none;
		background-color: transparent;
}

a:link{
	color: #785;
	text-decoration: none;
	background-color: transparent;
} 

a:visited{
	color: #785;
	text-decoration: none;
	background-color: transparent;
} 

a:hover, a.active{
	color: #530;
	text-decoration:underline;
	background-color: transparent;
}

a:active{
	color: #F60;
	text-decoration:underline;
	background-color: transparent;
} 

#cover {
	border:0;
	margin:0;
	padding:0;
	width:810px;
	height: 300px;
	background: #000 url(../images/cover2.jpg) no-repeat left top;
		}
	
#main{
	float:left;
	clear:left;
	width:420px;
	padding: 0 5px 0 0;
	}

.left {
	margin-left:425px;
	}
	
.right {
	float:right;
	}

.box {
	width:150px;
	max-width:49%;
	background:#fff url(../images/box1.gif) top left no-repeat;
	margin-bottom:12px;
}	

.box .b2 {
	background:transparent url(../images/box2.gif) bottom right no-repeat;
	}

.box .b3 {
	background:transparent url(../images/box3.gif) bottom left no-repeat;
	}

.box .b4 {
	padding:12px;
	min-height:50px;
	background:transparent url(../images/box4.gif) top right no-repeat;
}

.box img {
	float:right;
	margin:12px 12px 0 4px;
}

.box h2  {
	margin:0;
	padding:0 12px;
	line-height:25px;
	font-size:11px;
	color:#900;
	display:block;
	background-color:#FFCC33;
	}
	
.box p{
	font-size:x-small;
	line-height:1.2;
	}
	
.box ul, .form {
	margin:0;
	padding:0;
	}

.box li {
	margin:0;
	padding:0 0 0 12px;
	list-style-position:outside;
	list-style:none;
	line-height:15px;
	color:#999;
	background:#fff url(../images/bulletg.gif) top left no-repeat;
}
	
#post{
	float:right;
	width:150px;
	}
#post p{
	font-size:x-small;
	line-height:1.2;
	}
#post h4{
	margin:0;
	padding:0;
	}

#banner {
	border:0;
	margin:0;
	padding:0;
	width:810px;
	height: 90px;
	background: #000 url(../images/banner.jpg) no-repeat left top;
	}

#about, #contact, #admission, #alumni, #custom, #arts, #allied, #dent, #med, #nurs, #opto, #phar, #rehab, #grad, #facilities {
	margin:0;
	padding:0;
	text-indent: -9999px;
	height:90px;
	background: transparent url(../images/graduate.gif) no-repeat 220px 38px;
	}
#about {
	background: transparent url(../images/about.gif) no-repeat 220px 38px;
	}
#contact {
	background: transparent url(../images/contact.gif) no-repeat 220px 38px;
	}
#admission {
	background: transparent url(../images/admission.gif) no-repeat 220px 38px;
	}
#alumni {
	background: transparent url(../images/alumni.gif) no-repeat 220px 38px;
	}
#custom {
	background: transparent url(../images/access.gif) no-repeat 220px 38px;
	}
#arts {
	background: transparent url(../images/cas.gif) no-repeat 220px 38px;
	}
#allied {
	background: transparent url(../images/cams.gif) no-repeat 220px 38px;
	}
#dent {
	background: transparent url(../images/dent.gif) no-repeat 220px 38px;
	}
#med {
	background: transparent url(../images/med.gif) no-repeat 220px 38px;
	}
#nurs {
	background: transparent url(../images/nursing.gif) no-repeat 220px 38px;
	}
#opto {
	background: transparent url(../images/opto.gif) no-repeat 220px 38px;
	}
#phar {
	background: transparent url(../images/pharma.gif) no-repeat 220px 38px;
	}
#rehab {
	background: transparent url(../images/rehab.gif) no-repeat 220px 38px;
	}
#grad {
	background: transparent url(../images/graduate.gif) no-repeat 220px 38px;
	}

#facilities {
	background: transparent url(../images/facilities.gif) no-repeat 220px 38px;
	}


#content dl	{
	margin-top: 5px;
	padding-top: 0;
	}

#content dl dt {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border: 0;
	border-bottom: 1px solid #cca;
	line-height: 140%;
	}

#content dl dd {
	margin: 0 10px 15px 10px;
	padding: 0;
	text-align: justify;
	}

.title {
	margin:0;
	padding:0;
	text-indent: -9999px;
	}
#contentmenu {
	margin:0;
	padding:0;
	}

#contentmenu li {
	margin:0;
	padding: 0 5px;
	border-right: 2px solid #666;
	display:inline;
	list-style:none;
	}

#contentmenu a:hover, #contentmenu a.active {
	color: #530;
	text-decoration:underline;
	background-color: transparent;
	}

#navcontainer {
	margin:0;
	padding-top:10px;
	background-color:#CCFFCC;
	border-top: 4px solid #996600;
	}

#navlist {
	margin:0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #fff;
	}

#navlist li {
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
	}
#navlist a {
	float: left;
	line-height:14px;
	font-weight:bold;
	margin: 0 10px 4px 10px;
	text-decoration:none;
	color:#785;
	}

#navlist a.active, #navlist a:hover {
	border-bottom: 4px solid #EE0000;
	padding-bottom: 2px;
	color: #363;
	}

/* Side menu styles */
#sidenav {
	float: left;
	width:200px;
	margin:0;/*margin-top:10px;*/
	padding:0;/*padding-top:10px;*/
	/*border-top: 4px solid #000;*/
	}

#sidenav h3 {
	letter-spacing:5px;
	text-transform:uppercase;
	color:#006666;
	background: #CCFF99 url(../images/corner.gif) no-repeat top right;
	padding-left:10px;
	border-right-width: 2px;
	border-right-style: none;
	border-right-color: #888;
	font-weight:normal;
	}

.rlinks {
	margin:10px 0 0;
	padding:0.4em 10px 0.5em;
	border-color:#666;
	border-style:solid;
	border-width:5px 1px 1px;
}

.rlinks{
	border-color:#069 #ddd #ddd;
	background-color:#ddd;/*#f4f4f4;*/
	padding-bottom:0;
}

.rlinks h2, #main dt {
	font-size:1.2em;
	margin:0;
	padding:0;
	border-style:none;
	background:transparent;
	clear:none;
	color:#7F383A;
}

.rlinks ul, .rlinks li{
	margin:2px 0 0;
	padding:0;
	display:block;
	list-style-type:none;
	}

.rlinks li{
	clear:both;
	margin:0 0 5px;
	}

.rlinks li a:link, .rlinks li a:visited{
	display:block;
	padding:5px 7px 2px 5px;
	margin:0;
	text-decoration:none;
	border:solid 1px #ddd;
	font-size:0.88em;
	color:#333;
	background-color:#fff;
	}

.rlinks span.text{
	display:table-cell;
	}

.rlinks li a:link, .rlinks li a:visited{
	height:20px;
	voice-family:"\"}\"",inherit;
	height:7px;
	}

html>body .rlinks li a:link, html>body .rlinks li a:visited{
	height:auto;
	min-height:7px;
}

/*.rlinks li a:hover, .rlinks li a:active, .rlinks li a:focus, .rlinks li a.active{
	color:#7F383A;
	border-color:#7F383A;
	}
*/
#sidenav a:hover, #sidenav a:active, #sidenav a:focus, #sidenav a.active {
	color:#7F383A;
	border-color:#7F383A;
	}

ul.colophon{
	list-style:none;
	margin:0;
	/*margin-left:20px;*/
	}
ul.colophon li {
	margin:0;
	display:block;
	background: transparent url(../images/bullet2.gif) 7px 0.45em no-repeat;
	padding:0 0 0.5em 20px; /*padding-left: 25px;*/
	line-height:1.2em;
	}

#content {
	position:relative;
	padding: 10px;
	margin:10px 0px 5px 10px;
	float: left;
	background:#fff;
	width:610px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:578px;
	border-top: 4px solid #900;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	}


html>body #content{
	width:578px; /* Be kind to Opera */
	}

#main img{
	float:left;
	clear: left;
	margin:0 5px 5px 0;
	padding:3px;
	border: 1px solid #ccc;
	}

img.boxpic {
	float:left;
	clear: left;
	margin:0 5px 5px 0;
	padding:3px;
	border: 1px solid #ccc;
	}
#content img.right {
	float:right;
	clear:right;
	margin:0 0 5px 5px;
	}

#footer {
	background: #DDDDDD url(../images/icon.gif) no-repeat left bottom;
	height:50px;
	}


#footer {
	clear:both;
	border-top: 4px solid #CC9900;
	padding: 5px;
	margin: 0;
	color:#663;
	font-size:11px;
	line-height:18px;
	}

#footer p {
	float:left;
	clear:left;
	margin:0;
	padding-right:20px;
	text-align:right;
	width:200px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 180px;
	}

html>body #footer p {
	width: 180px;
	}


#footer cite {
	float:left;
	margin:0;
	padding:5px;
	width:600px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 590px;
	}

html>body #footer cite {
	width: 590px;
	}

.customize h3{
	top:0;
	width:90px;
	left:-9999px;
	position:absolute;
}

.customize{
	position:absolute;
	top:15px;
	left:680px;
	width:165px;
	voice-family:"\"}\"",inherit;
	width:145px;
}
.customize li{
	display:inline;
}
.customize a{
	border:solid 1px #AAAD75;
	display:block;
	background-color:#fff;
	background-image:url('../images/customize.gif');
	background-repeat:no-repeat !important;
	text-decoration:none;
	float:left;
	width:17px;
	height:16px;
	voice-family:"\"}\"",inherit;
	width:15px;
	height:14px;
}
#clarger, #csmaller{
	width:19px;
	voice-family:"\"}\"",inherit;
	width:17px;
}
.customize a:hover, .customize a:active, .customize a:focus{
	background-color:#ddd;
}
.customize span{
	display:none;
}

#clarger {background-position: 3px 4px;   margin-right:-1px;}
#csmaller{background-position: -15px 4px; margin-right:3px;}
#cserif  {background-position: -31px 4px; margin-right:-1px;}
#csans   {background-position: -43px 4px; margin-right:3px;}
#cinfo   {background-position: -54px 4px; margin-right:0;}

/* hide from Mac IE \*/
#clarger {background-position: 2px 3px;}
#csmaller{background-position: -16px 3px;}
#cserif  {background-position: -32px 3px;}
#csans   {background-position: -44px 3px;}
#cinfo   {background-position: -55px 3px;}

.customize a:hover span{
	display:block;
	position:absolute;
	color:#FFCC66;
	font-size:10px;
	font-family:arial,sans-serif;
	white-space:nowrap;
	top:2px;
	right:117px;
	width:200px;
	text-align:right;
}
/* end hide from Mac IE */
/* Internet Explorer alert styles */

#ie{
	margin: 0;
	border-top: 1px solid #F30;
	border-bottom: 1px solid #F30;
	padding: 5px;
	background-color: #fff;
}

#ie h4, #ie p{
	padding:0;
	font-size: 12px;
	line-height: 18px;
	color: #F60;
}

#ie	h4{
	float: left;
	width: 195px;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 10px 5px;
	background-color: transparent;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:180px;
}


#ie p{
	float: right;
	width: 605px;
	margin: 0;
	padding: 10px 0px 10px 5px;
	background-color: transparent;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:590px;
}




/* Search form styles */
#search form{
	display:block;
	font-size:11px;
/* hide from mac ie \*/
	position:absolute;
	margin:0;
	padding:0;
	width:145px;
	text-align:right;
	top:55px;
	left:670px;/*right:30px;*/
	z-index:10;
	font-size:0.85em;
	/* end hide */
}
#search p{
	display:block;
	margin:0;
	padding:0;
}
#search label span.text{
	display:block;
	position:absolute;
	top:-99px;
	left:-9999px;
}

#search input.text{
	color:#000;
	background-color:#fff;
	border:solid 1px #607C8C;
	width:120px;
	/* hide from mac ie \*/
	padding:1px 15px 1px 2px;
	width:145px;
	voice-family:"\"}\"",inherit;
	width:126px;
	font-size:1em;
	height:1.2em;
/* end hide */
}
#search input.text:focus{
	background-color:#f6f6db;
}
#search input.image{
	width:16px;
	height:18px;
	border:0;
	margin:0;
	vertical-align:bottom;
/* hide from mac ie \*/
	position:absolute;
	top:0;
	right:0;
	z-index:20;
/* end hide */
}

.clear{
	clear: both;
	/*margin: 0px 0px 0px 110px;*/
}

#custom {
	border-top: 4px solid #c90;
	}

.skip {
	display:none;
	}

.butt {
	color: #663;
	background: #eed;
	padding: 2px;
	}
form {
	padding:0;
	margin:0;
	}

form p {
	padding-top:10px;
	margin:0;
	}

#bottomMenu {
	padding: 0;
	margin:0;
	float: right;
	clear:both;
	width:610px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:578px;
	}

#bottomMenu ul li{
	font-size:x-small;
	display:inline;
	list-style:none;
	text-align:center;
	}

#bottomMenu ul li a {
	margin:0;
	padding:0 10px;
	}

.continue {
	width: 210px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px;
	background-color: transparent;
	font-size: 10px;
	text-transform: uppercase;
}

.continue {
	width:300px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 245px;
	}

html>body .continue {
	width: 245px;
	}

.continue img{
	margin: 0px 5px -4px 0px;
	}

#content ol {
	padding-bottom:0;
	}

.message {
	border-top: 1px solid #000;
	margin-top:10px;
	padding:10px 20px 0 20px;
	line-height:1.2;
	}

#thumbnails {
	margin:0;
	padding:0;
	height:60px;
	width:560px;
	border-top:3px solid #369;
	}
#thumbnails li {
	display:inline;
	list-style:none;
	margin:0;
	padding:1px;
	}
#thumbnails li img {
	margin:0;
	padding:0;
	}

#thumbnails a{
	display:block;
	float:left;
	padding:2px 1px;
	margin:1px;
	border:1px solid #ccc;
	}

#thumbnails a:hover {
	border:1px solid #f00;
	}

#content caption {
	font-size:smaller;
	text-align:center;
	color: #933;
	padding-bottom: 6px;
	}

#content th {
	background: url(../images/stripe.gif);
	}

#content th.year {
	width:150px;
	margin:0;
	padding:10px;
	}
#content td{
	padding:10px;
	vertical-align:top;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	}

#content table {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	}
	
#content table td ul li {
	padding:0;
	margin:0;
	}
#main th.subjects {
	margin:0;
	padding:5px;
	}
#main td.first {
	margin:0;
	padding:0;
	}
#main table {
	border:0;
	}
#main td{
	padding:5px;
	vertical-align:middle;
	border:0;
	font-size:0.8em;
	line-height:1.1;
	}
#main tr.next {
	text-indent:15px;
	}	
#main th.units {
	width:75px;
	}	
#main th.tunits {
	width:160px;
	}

#content blockquote ol li{
	list-style-type: lower-alpha;
	}
	
#news {
	margin-left:425px;
	width:150px;
	background:#fff url(../images/n0.gif) top left repeat-y;
	margin-bottom:12px;
}

#n1 {
background:transparent url(../images/n1.gif) top right repeat-y;
}

#n2 {
background:transparent url(../images/n2.gif) top left no-repeat;
}

#n3 {
background:transparent url(../images/n3.gif) top right no-repeat;
}

#n4 {
background:transparent url(../images/n4.gif) bottom left no-repeat;
}

#n5 {
background:transparent url(../images/n5.gif) bottom right no-repeat;
}


#news h2 {
margin:0;
width:100px;
max-width:100%;
padding:0 12px;
font-size:11px;
line-height:25px;
}

#news ul {
margin:4px 0 10px 0;
width:130px;
padding:0;
}

#news #list li span {
float:left;
width:20px;
height:20px;
}

#news li {
	list-style:none;
	margin:0 0 0 15px;
	line-height:20px;
	font-size:10px;
}

#news li.even {
width:100px;
max-width:46%;
}

#news li a:link, #news li a:visited, #news li a:active, #news li a.active {
display:block;
width:120px;
max-width:90%;
height:20px;
overflow:hidden;
color:#222;
text-decoration:none;
font-weight:normal;
}

#news li a:hover {
text-decoration:none;
background-color:#f8f8f8;
}

.btop {
	text-align:right;
	font-size:9px;
	}
	
.items h4 {
	margin:0;
	padding:10px 0 0 0;
	border-bottom:1px solid #CCCCCC;
	color:#7F383A;
	font-weight:normal;
	}
.items p {
	margin:0;
	padding:5px 0 0 50px;
	text-align:justify;
	}


p.view {
	margin:0;
	padding:0 0 0 50px;
	float:left;
	width:250px;
	font-weight:normal;
	font-size:9px;
	}
	
p.back {
	margin:0;
	padding:0;
	float:left;
	width:120px;
	text-align:right;
	font-weight:normal;
	font-size:9px;
	}
.newshead {
	margin:0;
	padding:0;
	color:#993300;
	border-bottom:1px solid #666666;
	line-height:2em;
	}

#navbar {
float:left;
font-size: .8em;
text-align: left;
background-color: #ffffff;
width: 175px}

#navbar a:link, #navbar a:visited {color: #ffffff;
background-color: #95ba00;
text-decoration: none;
border-left: solid #6c7c29 10px;
border-right: solid #c7dd6e 10px;
margin-top: 1px;
margin-bottom: 1px;
padding-top: 3px;
padding-left: 20px;
padding-bottom: 3px;
display: block;
font-weight:bold;
}

#navbar a:hover, #navbar a.current {background-color: #b8e600;
text-decoration: none;
border-left: solid #859933 10px;
border-right: solid #daf279 10px}

.quote {
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC9900;
	border-bottom-color: #CC9900;
	font-style: oblique;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-size:10px;
	width:200px;
	margin-left:10px;
	}
	
.credit {
	float: right;
	border-top-width: 1px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;*/
	border-top-style: solid;
	border-top-color: #CC9900;
	font-style: oblique;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-size:10px;
	width:300px;
	margin-left:10px;
	text-align:right
	}
	
p.backtotop {
	margin:0;
	padding:0;
	text-align:right;
	}
	
p.backtotop a {
	font-weight:normal;
	}

table.bodytable {
	border:0;
	margin-left: 25px;
	font-size:14px;
	}	
	
table.bodytable td{
	border:0;
	}
	
td.percent {
	text-align:right;
	}
	
div#navYr {
font-size: .8em;
font-weight: bold;
text-align: center;
background-color: #8cc3f6;
font-weight: bold;
padding: 10px}

#navYr a:link, #navbar a:visited {color: #394b60;
text-decoration: none;
border: solid #8cc3f6 1px;
padding-top: 3px;
padding-left: 10px;
padding-bottom: 3px;
padding-right:10px;
display: inline}

#navYr a:hover, #navbar a.current {color: #232e3c;
background-color: #6f9cc7;
text-decoration: none;
border: solid #6188b0 1px}	

.headid {
	float:left;
	clear:left;
	width:130px;
	}
.headid p {
	width:130px;
	margin:0;
	padding:0 5px 0 0;
	font-size:9px;
	line-height:10px;
	color: #3399CC;
	font-weight: bold;
	}
.date {
	margin:0;
	padding:0;
	font-style:oblique;
	font-size:smaller;
	}
#infop img {
	border:none;
	float:none;
	margin:0 5px 0 0;
	padding:0;
	height: 16px;
	width: 16px;
	}
	
ul.iconmarker-16x16{
	list-style: none;
	padding: 0;
	margin: 1em 0 1.35em
	}
	

ul.iconmarker-16x16 li{
	margin-left: 1px;
	padding-left: 20px
	}
	
#infop h3 {
margin: 0 -11px 0 -10px;
padding: 0 11px 2px 10px}

#infop ul {
margin: 4px 0}

#infoPod p {
margin: 6px 0 0
}

#infoPod,
#infoPodCap,
#infoPodCapBottom {
float: right;
clear: right;
text-align: left;
margin: 0;
width: 168px !important;
width: 189px}

#infoPod,
#infoPodCap,
#infoPodCapBottom {
padding: 0 11px 0 10px;
color: #555}

/*ListMatic*/

#navcontainer2 ul
{
display: block;
list-style: none outside;
padding: 0;
margin: 0 0 0 10px;
font-size: x-small;
}

#navcontainer2 li
{
padding: 0;
margin: 0 4px 0 0;
border-top: 1px solid #cecbc6;
border-right: 1px solid #cecbc6;
border-left: 1px solid #cecbc6;
background-color: #000066;
color: #ffffff;
font-weight: bold;
/* the next 4 lines are magic */
display: block;
float: left;
position: relative;
top: -1.32em;
}

#navcontainer2 a:link,
#navcontainer2 a:visited
{
background-color: #000066;
color: #ffffff;
text-decoration: none;
padding-left: 1em;
padding-right: 1em;
}

#navcontainer2 a:hover
{
background-color: #cecbc6;
color: #000066;
}

#navcontainerclear { display: none; }

html>body #navcontainerclear
{
display: block;
clear: both;
}

#navcontainer2 li#active a
{
background-color: #fff;
color: #000066;
}#home #wrapper #header .address {
	font-style: normal;
	text-indent: 105px;
	color: #CCCCCC;
	position: absolute;
	top: 65px;
	width: 576px;
}

.pic {
	width: 400px;
	}
	
.section {
	font-size:12px;
	color:#fff;
	font-style:oblique;
	background-color:#669999;
	padding:1px;
	width:200px;
	text-indent:5px;
	}

