/* BASIC
----------------------------------------------- */

html	{ 
	padding: 0;
	margin: 0;
	height: 102%;
}


body	{ 
	color: #333; 
	font-size: 11px;
	/* font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(../../img/background.gif) repeat-x left top;
	margin: 0;
	padding: 0; 
	border: 0; 
	text-align: center;
}

img	{
	border: 0; 
	display: block;
}

.top_image	{
	margin-left: 0px;
}

div#print_logo  {
		display: none;
}

/* Lists
----------------------------------------------- */	
	
ul  { 
	list-style: disc url(http://www.dtcc.edu/owens/img/bullet.gif) outside ;
	}





/* right
----------------------------------------------- */

div#panel2 h1  { color: #006; font-size: 17px; line-height: 23px; font-weight: lighter; margin: 30px 15px 5px 25px;  }

div#panel2 h2  { color: #006633; 
/* font-weight: lighter; */
font-size: 14px; line-height: 150%; clear: both; margin: 0 27px 15px 25px; border-bottom: 1px dotted #aaaaaa; }

div#panel2 h3  { 
font-size: 11px;
line-height: 1.4em;
margin: 0 15px 15px 25px;
}

div#panel2 .staff img    { 
background-image: url(http://www.dtcc.edu/owens/img/staff_shadow.gif); 
float: left;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 0px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}

div#box1 img    { 
background-image: url(http://www.dtcc.edu/owens/img/beige_image_right.gif); 
float: right;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 0px;
padding-top: 14px;
padding-right: 11px;
padding-bottom: 13px;
padding-left: 16px;
}

div#box1 img.none    { 
background-image: none; 
float: right;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 0px;
padding-top: 14px;
padding-right: 11px;
padding-bottom: 13px;
padding-left: 16px;
}

div#panel2 p { 
line-height: 1.5em;
margin: 0 20px 15px 25px;
}

div#calendar { 
line-height: 1.5em;
margin: 0 20px 15px 25px;
}

div#panel3 { 
line-height: 1.5em;
}

div#panel3 li { margin-left: 20px; margin-right:15px;}



/* contact lists
OLD VERSION - counselors, electronics
----------------------------------------------- */

div#panel2 .contact {
	width: 433px;
	padding: 10px 10px 10px 14px;
	margin: 0 0 10px 20px;
	background:#f3f3f3;
	border-bottom: 1px solid #c8c8c8;
	border-top: 3px solid #c8c8c8;
    }
div#panel2 .contact img {
	float: right;
	margin: -20px 5px 4px 14px;
	border: 1px;
	border-style: solid;
	border-color: #999999;
	padding: 0px;
    }    
div#panel2 .contact li { 
	padding: 10px 0px 10px 0px;
	list-style-type: none; 
	list-style-image: none; }
	
div#panel2 .contact h3 {
	font-size: 13px;
	font-weight: bold;
	color: #006633;
	margin: 0 0 3px 0;
    }
div#panel2 .contact h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 5px 0 0 0;
    }
div#panel2 .contact p {
	margin: 1px 0 0 0;
	line-height: 1.5em;
    }

/* contact lists
NEW VERSION - nursing
----------------------------------------------- */

/* ------- with photo ------ */
dl.photo {
width: 460px;
background-color:#f3f3f3;
border: 1px solid #e7e7e7; 
padding: 15px; 
margin: 0 0 15px 28px;
}
dl.photo dt {
font-weight:bold;
font-size: 13px;
color: #006633;
float: right;
width: 360px;
margin: 0 0 10px 0px;
}
dl.photo dd {
margin: 0 0 1px 100px;
}
dl.photo dd.image {
float: left;
margin: 0;
}
dl.photo br {
line-height: 0px;
}

div#panel2 dl.photo p {
margin: 10px 0 0px 0px;
}

/* ------- no photo ------ */

dl {
width: 460px;
background-color:#f3f3f3;
border: 1px solid #e7e7e7; 
padding: 15px; 
margin: 0 0 15px 28px;
}
dl dt {
font-weight:bold;
font-size: 13px;
color: #006633;
float: right;
width: 460px;
margin: 0 0 10px 0px;
}
dl dd {
margin: 0 0 1px 0px;
}

dl br {
line-height: 0px;
}

div#panel2 dl p {
margin: 10px 0 0px 0px;
}

/* LAYOUT
----------------------------------------------- */

div#wrapper	  { background-color: #fff; background-image: url(../../img/wrapper_back.gif); background-repeat: repeat-y; background-position: 0 0; margin: 0 auto 20px; padding: 0; width: 740px; text-align: left; voice-family: inherit }

div#header  { 
	background: #006633 url(../../img/campus_masthead.gif) no-repeat right top; 
	margin: 0; 
	padding: 0; 
	width: 740px; 
	height: 110px; 
	voice-family: inherit;
}

div#location   { 
	background: #000; 
	width: 740px; 
	height: 20px; 
	border-bottom: 1px solid #99cc99; 
	border-top: 1px solid #99cc99; 
	voice-family: inherit; 
}

div#location i { color: #fff; font-size: 11px; margin-left: 10px; font-style: normal; line-height: 20px; }

/* left */
div#panel1   { 
width: 189px; float:left; overflow:hidden; margin: 0; vertical-align: top; padding: 0;
}

/* right */
div#panel2   { 
width: 740px; overflow:auto; margin: 0; padding: 0; overflow:hidden; 
}

/* right inside */
div#panel3   { 
width: 548px; overflow:auto; margin: 0; padding: 0; overflow:hidden; 
}

div#bottom_links    { 
	font: 12px arial, sans-serif; 
	line-height: 16px;
	background: #cae7ca; 
	list-style-type: none; 
	width: 740px; 
	height: 70px; 
	padding-top: 14px;
	padding-bottom: 0px;
	border-top: 1px solid #006633; 
	border-bottom: 1px solid #006633; 
	text-align: center;
	voice-family: inherit; 
}

div#footer    { 
	font: 11px arial, sans-serif; 
	line-height: .8em;
	background: #fff; 
	padding-top: 13px; 
	width: 740px; 
	text-align: center;
	voice-family: inherit; 
}

#flashcontent {
		width: 430px;
		height: 500px;
		margin: 0 10px 15px 20px;
	}
	
#flashcontent2 {
		width: 320px;
		height: 240px;
		margin: 0 10px 15px 20px;
	}
	
/* rounded corners eeeeee fcfcf0, f2f1da, e3ece3, cee1ce
----------------------------------------------- */

div#box1, div#box3 {
	width: 497px;
	padding: 0px;
	margin:15px 16px 15px 25px;
    background:#f9f6f1;
    }
    
div#box2, div#box4 {
	width: 497px;
	padding: 0px;
	margin:15px 16px 15px 25px;
    background:#eeeeee;
    }
    
div#box1 p, div#box1 h2, div#box1 h3, div#box2 p, div#box2 h2, div#box2 h3, div#box2 form {
	margin:15px 16px 15px 20px;
	line-height: 1.5em;
    }
    
div#rgtbox {
	width: 126px;
	padding: 15px;
	margin:15px auto 0;
    background:#f5f5f5;
    color:#000;
    }
		
.twocol-box {
	width: 497px;
	padding: 14px 0 0 0;
	margin:15px 16px 15px 25px;
    background:#eeeeee;
	border-style:solid;
	border-width:1px;
	border-color: #dddddd;
}

/* NAVIGATION
----------------------------------------------- */

#campus_navigation { font: bold 12px Arial, sans-serif; list-style-type: none; margin-top: 88px; margin-right: 6px; padding: 0; float: right; }

#campus_navigation ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#campus_list li	 { 
	background-image: url(../../img/campus_diamond.gif); 
	background-repeat: no-repeat; 
	display: block; 
	margin-top: 0px; 
	padding-left: 9px; 
	width: auto; 
	float: left; 
}

#campus_list a, #campus_list a:link	 { 
	color: #fff; 
	text-decoration: none; 
	padding: 0px 12px; 
}

#campus_list li a:hover	 { 
	color: #f90; 
	cursor: pointer; 
}

#bottom_links ul   { 	margin: 0; padding:0; }

.global_links    { 	margin-left: -45px; }
   
.global_links li
 { list-style-type: none; display: inline; padding-right: 1px; padding-left: 4px; border-left: 1px solid }

.global_links li.first
{
border-left: none;
}

/* LINKS
----------------------------------------------- */
	
a	{ 
	color: #000080; 
	text-decoration: underline; 
	}
a:link		{ 
	color: #000080; 
	text-decoration: underline;
	}
a:visited	 { 
	color: #006633;
	text-decoration: underline; 
	}
a:hover		{ 
	color: #ff0000; 
	text-decoration: underline; 
	}
	
/* questions */

#questionlist a, #questionlist a:link	 { 
	text-decoration: none;	
	display: block;
}

#questionlist li a:hover	 { 	
	text-decoration: underline;	
	display: block;
	}
	
	
/* MAIN NAV
----------------------------------------------- */
	
#navcontainer ul
{
margin: 24px 0 5px 0;
font-size: 11px; 
padding: 0;
list-style-type: none;
border-bottom: 1px solid #ccc;
}

#navcontainer li 
{ 
margin: 0 0 0 0;
}

#navcontainer a
{
display: block;
padding: 3px 2px 3px 18px;
border-top: 1px solid #ccc;
width: 170px;
background-color: #ffffee;
background-image: url(../../img/down.gif);
}

#navcontainer a:link, #navlist a:visited
{
color: #000080;
text-decoration: none;
}

#navcontainer a:hover
{
border-top: 1px solid #ccc;
background-color: #cae7ca;
background-image: url(../../img/over.gif);
color: #006633;
}

/* zebra stripes
----------------------------------------------- */

#zebra {
		border-right: 1px solid #deded7; 
		margin-left: 25px;
		width: 500px;
		margin-bottom: 15px;
		border-bottom: 1px solid #deded7; 
	}
#zebra thead td{
		color: #fff;
		background-color: #009933;
		/* font-weight: bold; */
		font-size: 15pt;
		padding: 3px 8px;
		/* border-bottom: 1px solid #999; */
	}
#zebra tbody tr td {
		font-family: "lucida grande", verdana, sans-serif;
		font-size: 8pt;
		padding: 4px 8px;
		border-bottom: 0px;
		border-left: 1px solid #deded7; 
	}	
#zebra tbody tr.selected td {
		font-size: 9pt;
		font-weight: bold;
		background-color: #669966;
		color: #ffffff;
		font-weight: bold;
		border-left: 0px solid #346DBE;
		border-bottom: 0px solid #7DAAEA;
	}
	
#zebra tbody tr.selectedmain td {
		font-size: 9pt;
		font-weight: bold;
		background-color: #000;
		color: #ffffff;
		font-weight: bold;
		border-left: 0px solid #346DBE;
		border-bottom: 0px solid #7DAAEA;
	}
	
#zebra 	a	{ 
	color: #006633; 
	/* color: #000080; */
	text-decoration: none; 
	font-size: 11px; 
	}
#zebra a:link		{ 
	color: #006633; 
	text-decoration: none;
	font-size: 11px; 
	}
#zebra a:visited	 { 
	color: #006633;
	text-decoration: none; 
	}
#zebra a:hover		{ 
	color: #ff0000; 
	text-decoration: underline; 
	}
	
.movie500 {
	margin-left: 25px;
	padding-bottom:25px;
}



	
