/* CSS Document */
body {font: 100% Baskerville, ‘Times New Roman’, Times, serif; 
	background: #330000 url(../images/html_bg.png) repeat-x; color:#333333;}

a:link, a:visited, a:active {color:#CC0000; text-decoration:none;}	
a:hover {color:#FFFFFF;}
p.body_text { font-size:1em; font-variant:small-caps; line-height:1.375em;}	
span.emp {font-style:italic; font-weight:bold;}
input.invalid { background-color: #FF9; border: 2px red inset; }
label.invalid { color: #F00; font-weight: bold; }
textarea.invalid { background-color: #FF9; border: 2px red inset; }
textarea.invalid { color: #F00; font-weight: bold; }
p.success, p.warning { margin:24px; font-style:italic;}
p.warning {color:#CC0000;}

/* branding area */
div.header {border-bottom:8px solid #666666; margin:0 24px;}
h1 {height:77px; background:url(../images/logo.png) no-repeat; text-indent:-9999px;}	
ul#main_nav li {font: 1.25em Georgia, Times, ‘Times New Roman’, serif; display:inline;}
ul#depts li {font-size:18px; font-variant:small-caps;}
ul#depts {background:#999 url(../images/drop-down_bg.png) repeat-x;}

/* content area - index */
#main_content {background:url(../images/main_content_bg.png) repeat-y;}
#main_content a:hover {color:#000000; text-decoration:none;}
p#domain {border-bottom:1px solid #666666; color:#CC0000; background:url(../images/domain.png) no-repeat -8px 14px; text-indent:-9999px;}
h2#institute {background:url(../images/institute.png) no-repeat; text-indent:-9999px;}
h2#design {background:url(../images/design.png) no-repeat; text-indent:-9999px;}
h3.depts_list {font-style:italic; font-size:1.125em; font-weight:bold;}
p#more_link {text-align:right; font-style:italic;}
ul.index_courses {border-bottom:1px dotted #666666;}
ul.index_courses li a {color:#666666;}
ul.index_courses li p {text-align:center; font-weight:bold; font-size:.6875em; letter-spacing:.2em;}
ul#noBorderPadding {border:none;}

/* content area - about */
h2#capabilities {background:url(../images/capabilities.png) no-repeat; text-indent:-9999px;}
p#help_contact {font-style:italic;}

/* content - depts */
p#depts_intro {font-variant:small-caps;}
p#depts_intro:first-letter {float:left; font-size:5em;}
ul#depts_list h2 {font-size:1.25em; font-variant:small-caps; font-weight:bold;}
ul#depts_list li img {border-bottom:8px solid #999999;}
ul#depts_list a:hover {color:#000000;}

/* content area - courses */
#courses_wrapper {overflow:auto;}
h2#courses_header {background:url(../images/courses/courses_header.png) no-repeat center; text-indent:-9999px; margin-bottom:24px;}
body#courses #courses_wrapper, body#depts #depts_wrapper, body#design div#projects_wrapper, body#gallery #images_wrapper {
	background:url(../images/courses_page_bg.png) repeat-y center;
}
ul#courses_list li {border-bottom:1px solid #CCCCCC;}
ul#courses_list h2 {font-size:1.25em; font-variant:small-caps; font-weight:bold;}
ul#courses_list a:hover {color:#000000;}
ul#courses_list li.first {border-right:1px solid #CCCCCC;}
ul#courses_list li.second {border-right:1px solid #CCCCCC;}
ul#courses_list li#nborder {border:none;}

/* content - design */
h2#projects_header {background:url(../images/design/projects_header.png) no-repeat center; text-indent:-9999px;}
ul#projects_list li {border:1px solid #999999; background:url(../images/design/projects_bg.png) repeat-x;}
ul#projects_list h2 {font-size:1.125em; color:#990000; font-variant:small-caps; font-weight:bold;}
ul#projects_list dl dd {font-style:italic; font-size:1.125em;}

/* content - gallery */
ul.thumbs li {display:inline;}
h2.samples_header {font-size:1em; font-style:italic; text-transform:uppercase; border-bottom:1px dotted #666666;}

/* content - contact */
p#ftf {font-size:.75em; font-style:italic;}
fieldset {border:1px solid #999999; background:url(../images/design/projects_bg.png);}
ul#contact_information h3 {color:#990000; text-transform:uppercase; font-weight:bold;}
ul#contact_information {border-top:1px dashed #999; overflow:auto;}
ul#contact_information dt {text-transform:uppercase; font-size:.75em; font-style:italic; color:#666666;}
ul#contact_information dd {text-transform:uppercase; font-size:.6875em; color:#000000;}

/* content area - sub */
div#sub_content {color:#CCCCCC;}
div#sub_content a {color:#FFFFCC;}
div#sub_content h4 {height:21px; background:url(../images/services.png) no-repeat; text-indent:-9999px;}
ul#index_services li {font-size:.875em; line-height:1.5em;}
p#view_projects {text-align:center;}
h5#keep_in_touch {font-size:1.2em;font-variant:small-caps; color:#FFFFFF;}
ul#icons li {display:inline;}
ul#numbers li, address {font-variant:small-caps;}
ul#watch_yt a:hover {text-decoration:underline;}
p#copyright {border-top:1px solid #666666; color:#666666;}
p > a:hover {color:#FF0000;}

/* site_info */
div#site_info {background:url(../images/main_content_bg.png) repeat-y;}
ul#sub_nav {border-top:1px solid #666666;  text-align:center;}
ul#sub_nav li {display:inline; font-size:0.6875em;}
ul#sub_nav li a {color:#666666;}
ul#sub_nav li a:hover {color:#000000; text-decoration:none;}
#courses_site_info {background:url(../images/courses_page_bg.png) repeat-y center;}