/*
School of Natural Sciences and Mathematics Style Sheet
The University of Texas at Dallas
designed by Cassini Nazir University Web Services
*/

@import url(shared.css);
@import url(links.css);

/* remove this area once google finds the site */
#search {}

/* standard html markup*/
a { text-decoration: none; color: #3366CC; }
a:hover { color: #CC0000; }
h3 { font:  bold italic 13px/15px "Georgia", "Cochin", "Times", serif; color: #003366; margin: 18px 0 8px 0; line-height: 1.23em; }
h4 { font: bold 1em/1.65em "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; color: #003366; line-height: 1.12em; }

/* header*/
#school-header { float: left; width: 465px; height: 62px; background:  url("../images/school/school-title.gif") no-repeat; margin: 0; padding: 0; overflow: hidden; }
#school-header h1 { text-indent: -3000px; margin: 0; }
#school-header a { display: block; height: 62px;margin: 0; padding: 0; }
#utd-logo { float: right; background:  url("../images/school/school-utd-logo.gif") no-repeat; width: 293px; height: 62px; display: block; overflow: hidden; }
#utd-logo p { text-indent: -3000px; margin: 0; }
#utd-logo a { display: block; height: 62px; }

/* main Image area*/
#school-main-img { margin-bottom: 0px; }
* html #school-main-img { margin-bottom: -4px; }

/* sub nav bar for departments*/
#sub-nav-bar { width: 758px; height: 26px; clear: both; background:   url("../images/shared/sub-nav-bar.gif") repeat-x; overflow: hidden; }
#sub-nav-bar p { display: none; }
#sub-nav-bar ul { list-style-type: none; width: auto; margin: 0 0 0 18px; }
#sub-nav-bar ul li { margin: 2px 0 0 0; float: left; }
#sub-nav-bar ul li a { height: 24px; display: block; text-indent: -9000px; }
#sub-nav-bar ul li.biology { background:  url("../images/shared/dept/dept-biology.gif"); width: 78px; }
#sub-nav-bar ul li.chemistry { background:  url("../images/shared/dept/dept-chemistry.gif"); width: 91px; }
#sub-nav-bar ul li.geosciences { background:  url("../images/shared/dept/dept-geosciences.gif"); width: 107px; }
#sub-nav-bar ul li.mathematics { background:  url("../images/shared/dept/dept-math.gif"); width: 108px; }
#sub-nav-bar ul li.physics { background:  url("../images/shared/dept/dept-physics.gif"); width: 73px; }
#sub-nav-bar ul li.science-math { background:  url("../images/shared/dept/dept-science-and-math.gif"); width: 193px; }
#sub-nav-bar ul li.uteach { background:  url("../images/shared/dept/uteach-d.gif"); width: 72px; }


/* main page navigation*/
#nav { float: left; margin-bottom: 0px; width: 165px; background:   url("../images/school/nav/background.gif") repeat-y; border-bottom: 1px solid #CCC; }
#nav p.hidden { display: none; }
#nav ul { list-style-type: none; }
#nav ul li { overflow: hidden; text-indent: -50000px; }
#nav ul li a { display: block; height: 25px; }
#nav ul li span {  }
#nav ul li.news { background:  url("../images/school/nav/news-and-events.gif") repeat-x; width: 165px; }
#nav ul li.advising { background:  url("../images/school/nav/advising.gif") repeat-x; width: 165px; }
#nav ul li.contact { background:  url("../images/school/nav/contact-us.gif") repeat-x; width: 165px; }
#nav ul li.home { background:  url("../images/school/nav/school-home.gif") repeat-x; width: 165px; }
#nav ul li.prospective { background:  url("../images/school/nav/prospective-students.gif") repeat-x; width: 165px; }
#nav ul li.give { background:  url("../images/school/nav/give.gif") repeat-x; width: 165px; }
#nav ul li.scholarships { background:  url("../images/school/nav/scholarships.gif") repeat-x; width: 165px; }
#nav ul li.research { background:  url("../images/school/nav/research-centers.gif") repeat-x; width: 165px; }
#nav ul li.style-guide { background:  url("../images/school/nav/style-guide.gif") repeat-x; width: 165px; }
#nav ul li ul li { text-indent: 15px; padding:1px 0 0 0; width: 165px; }
#nav ul li ul ul li { text-indent: 25px; background:   url("../images/school/nav/background-ul-li.gif"); }
#side-bar { font-size: 11px; line-height: 15px; float: left; width: 165px; 	padding: 12px; }
#blurb { border-top: 1px solid #CCC; }

/* quick links area*/
#quick-links { border-top: 1px solid #CCC; padding: 0; width: auto; }
#quick-links fieldset { border: none; margin: 0; padding: 0; }
#quick-links ul { }
#quick-links ul li { list-style-type: none; margin: 2px 0; padding: 0; }
#spotlight { float: right; font-size: 11px; line-height: 14px; width: 164px; padding: 12px;  }
#spotlight h3 { margin-top: 0; }
#feature-story { float: left; width: 354px; padding: 12px;  }
#feature-story h3 { margin-top: 0; }

/* container element*/
#body { width: 758px; height: auto; text-align: left; }
#page-title { margin: 16px 0 0 0; padding: 0; }
#main-content { float: right; width: 540px; margin: 0 12px 0 12px; color: #333; }
#main-content p { margin-top: 0; line-height: 1.435em; }
#main-content-container ol { padding: 0 0 12px 0; }
#main-content-container ol li { margin: 0 0 0 26px; list-style-type: decimal; line-height: 1.27em; }
#main-content-container ul { padding: 0 0 12px 0; }
#main-content-container ul li { padding: 0 0 0 26px; line-height: 1.27em; background:   url("../images/shared/icons/bullet.gif") no-repeat 8px 1px; }
#main-content-container ul li ul li { background:   url("../images/shared/icons/bullet-ul-li-ul-li.gif") no-repeat 8px 1px; }
#main-content-container ul.ul-no-bullet li { list-style: none; background: #FFF; margin-left: -14px; }
#main-content-container { padding: 0; margin: 22px 18px 0 0 ; }
#vertical { width: 758px; margin: 0 auto; padding: 0px; background: url("../images/school/home-body-bg.gif") repeat-y; }
#search { margin: 25px 0 0 0; }