/* South Seattle Community College Stylesheet for "outlines", as of 03.29.04 ~ Sara Newman */

body {
	color:#003333; 
	margin: 0px;
	padding: 0px;
	background:#e0e0C2 url(images/bgstripe.gif); 
	font-family: verdana, arial, sans-serif;
	}

table {padding: 5px 5px;}
td {font-size: 0.9em; font-family: verdana, arial, sans-serif; text-align:left;}
th {font-size:90%;text-align:left;}
a:link {color: #003366;}
a:visited {color: #0033c66;}
a:hover {color:#006699; text-decoration: none;} /*please remove this if Nancy doesn't like it*/

#sscclogo {background-color:#003366;}
#titletable {background-color: #ffffff; border: 1px solid #006699; padding:0px;}
#header {font-size: 1.2em; border-bottom: 1px solid #006699; padding: 0px 5px;}
#body {color:#003366; padding: 5px 15px;}
#footer {font-size: 90%; border-top: 1px solid #E0E0C2;}
#sscctitle {font-size: 1.4em; color:#006699; border-bottom: 1px solid #e0e0c2; padding:5px 0px;}
.top {font-size: 0.8em; text-align: center;}
.small {font-size: 80%;}
.btt {font-size: 80%;}
.xsmall {font-size: 80%; color:#006699;}

	/* d2 page(s) */
    #datatable {border: 1px solid #e0e0c2;}
    #datatable td {font-weight: normal; padding: 4px; border-bottom: 1px solid #e0e0c2;}
    #datatable th {background-color: #e0e0c2;}
    #depttitle {background-color: #e0e0C2; font-size: 1.2em; color:#003366;}
    #outlinenbr {color:#cc0000;}
    #pagenbr {font-size: 0.9em; color:blue;}
	td#paddingzero {padding: 0px;} /* used on index navigatin */
	
	/* d3 page(s) - not print */
	#outlinetable {background-color: #ffffff; border: 1px solid #006699; padding:0px;}
	#inset {border: 2px solid #e0e0c2; margin: 0px; background:#e0e0C2 url(images/bgstripe.gif);}
	#indextable {border-top: 1px solid #003366; border-bottom: 1px solid #003366; padding:0px;}
	#coursename {font-size: 1.4em; background-color:#006699; color:#ffffff;}
	table.nosizing  td{font-size: 1em;}
	.sectiontitle {background-color:#e0e0C2; font-weight: bold;}
	a.nav-index:link {display: block; background-color:#e0e0C2; padding:2px;}
    a.nav-index:visited {display: block; background-color:#e0e0C2; padding:2px;}
    a.nav-index:hover {display: block; background-color:#f9f9d2; padding:2px;}

