/* Ridge 2000 CSS file for December 2007 program review
   Author: Tim Gumto <tgumto@ucsd.edu>
   Date: 11/16/2007
*/


body {
        background-color: #E0E8EB;
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
	text-align: center;
}

.bib_list li {
	list-style: none;
}

.caption {
	color: #424242;
	font-size: 80%;
}

p {
        margin: 3px 10px 10px 10px;
        line-height: 1.25em;
}

h1 {
	color: #c65b31;
        font-size: 180%;
	font-weight: bold;
        margin: 0 10px 10px 0;
        padding: 10px 0 0 0;
}

h2 {
        font-size: 125%;
        margin: 16px 10px 20px 0;
        border-bottom: 2px solid #9CF;
}

h3 {
        font-size: medium;
        color: #666;
        margin: 10px 10px 5px 0;
}

h4 {
        font-size: medium;
        color: #045685;
        margin: 15px 10px 0 10px;
}

h5 {
        font-size: 100%;
}

a:link {
        color: #009;
        text-decoration: none;
}

a:visited {
        color: #933;
        text-decoration: none;
}

a:hover {
        color: #009;
        text-decoration: underline;
}

img {
	border: 0;
}

table {
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-top: 1px solid #ccc;
        width: 95%;
        margin: auto;
        margin-top: 1.0em ;
        margin-bottom: 1.0em ;
}

table caption {
        margin: 0;
        padding: 8px 0px;
        text-align: left;
        font-size: medium;
        font-weight: bold;
        color: #666  ;
}

table th {
        background: #ccc;
        padding: 3px;
        text-align: left;
        vertical-align: top;
}

table th.noBG {
        background: #fff;
        border-bottom: 1px solid #ccc;
}

table td {
        padding: 3px;
        vertical-align: top;
        border-bottom: 1px solid #ccc;
}

#container {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

#content {
	margin: 20px 6px;
	padding-bottom: 40px;
	padding-right: 12px;
}

#footer {
	clear: both;
        color: #ffffff;
        background-color: #045685;
        font-size: x-small;
	height: 40px;
        margin: -30px 0 0 0;
}
*html #footer {
	margin-top: -40px;
}

#footer li {
	text-transform: uppercase;
}

#footer_corner {
	background-color: #ffffff;
	display: block;
	height: 10px;
	margin-left: 206px;
	width: inherit;
} 

#footer ul {
        padding-left: 200px;
	text-align: center;
	width: inherit;
}

#footer ul li {
        display: inline;
        padding: 0;
        margin-right: 48px;
        line-height: 2em;
        list-style: none;
}

#footer a {
        padding: 0;
        margin: 0;
        color: #9cf;
        text-decoration: none;
}

#footer a:hover {
        color: #ff6;
        text-decoration: underline;
}

#footer p {
	display: block;
        padding: 0 24px 6px 200px;
}

#home_highlights {
	height: 250px;
	margin: 4px;
	width: inherit;
}

#home_highlights p {
	background-color: #f2f2f2;
	display: block;
	float: left;
	height: inherit;
	margin: 0 10px 0 0;
	padding: 4px;
	width: 156px;
}

* html #home_highlights p {
	height: 225px;
	padding: 0;
	width: 150px;
}

#home_highlights img {
	margin: 0;
	padding: 0;
}

#home_nav {
	font-size: 85%;
	margin-left: 12px;
	margin-top: 12px;
}

#home_nav img {
	margin-left: -8px;
	padding: 6px 0 4px 0;
}

#home_nav a:hover {
	text-decoration: none;
}

#left_col {
	float: left;
	width: 200px;
}

li {
	margin-top: 10px;
}

#main_logo {
	background-color: #E0E8EB;
	margin-top: -4px;
	padding-left: 24px;
	width: 186px;
}

#right {
	float: right;
}

#right_col {
	background-color: #ffffff;
	margin-left: 212px;
}

#top_nav {
	background-color: #E0E8EB;
	padding-left: 185px;
}

#splash_banner {
	margin: 4px;
	padding-top: 4px;
}

/* fixes positioning bug in IE */
* html #splash_banner {
	margin-right: 3px;
}

.splash_bkgd {
	background-repeat: repeat-x;
}

#wrapper {
	margin: 20px auto;
	text-align: left;
	width: 800px;
}

/* navigation menu */
#nav {
        width: 206px;
        padding: 0;
        margin: 4px;
}       
#nav ul {
        margin: 2px 0 0 2px;
        padding: 0;
        list-style: none;
}
#nav ul li {
	background-color: #ffffff;
	border-top: 1px solid #E0E8EB;
        display: block;
        margin: 0;
}       
#nav ul li a {
	border-left: 5px solid #779a72;
	border-right: 5px solid #E0E8EB;
        color: #006;
        display: block;
        padding: 4px 0 4px 11px;
        text-decoration: none;
}
        
/* navtitle */
* html #nav ul li {
	border: 1px solid #E0E8EB;
}

/* navtitle */
#nav .navtitle {
        background: #2b682c;
        color: #fff;
        display: block;
        padding: 4px 0 4px 11px;
        font-weight: bold;
}       

#nav .navtitle a {
        color: #fff;
}

#nav .navtitle a:hover {
	background-color: #779a72;
}

#nav .last {
	border-bottom: 2px solid #E0E8EB;
}

/* subnav */
#nav .subnav {
        background: #ffc;
	border: 0;
        font-weight: bold;
	margin-left: 10px;
}
        
/* navtitle */
* html #nav .subnav {
	border: 1px solid #E0E8EB;
}

#nav .subnav a {
        font-weight: normal;
}

/* subnav2 */
#nav .subnav2 {
        background: #ffc;
        font-weight: bold;
	margin-left: 20px;
}

#nav .subnav2 a {
        font-weight: normal;
}

#image_credits ul {
        margin-top: 20px;
}

#image_credits li {
	margin-top: 10px;
}

.clear {
	clear: both;
	line-height: 1%;
}

.pic_border {
	border: 2px solid #cc5831;
	margin: 20px;
	padding: 6px;
}

.last { 
        margin-bottom: 0;
}

.clearing {
        height: 0;
        clear: both;
}

.bold { 
        font-weight: bold;
}

.figure {
	border: 3px solid #DEB887;
	margin: 16px 0;
	padding: 6px;
	width: 518px;
}

.italic {
        font-style: italic;
}

.right {
        text-align: right;
}

.hide { 
        display: none;
}
.photoCaption {
    font-size: 80% ;
    color: #333 ;
    margin: 0 ;
    background-color: inherit;
    font-style: italic ;
}

.quote {
	font-size: 110%;
	font-weight: bold;
}


.top {
	border: 2px solid #77abc9;
	display: block;
	font-size: 90%;
	font-weight: bold;
	margin: 20px 0;
	padding: 2px 4px;
}

#toc_main a, #toc_sect a {
	padding-left: 10px;
}

#toc_sect {
	background: #d2f3fc;
	border: 5px solid #a9eafd;
	margin: 20px;
	padding: 8px 20px;
}

.next {
	float: right;
	margin-right: 20px;
}

.previous {
	float: left;
}

.next a, .previous a {
	border: 2px solid #c65b31;
	color: #c65b31;
	font-size: 120%;
	font-weight: bold;
	padding: 2px 8px;
}

.next a:hover, .previous a:hover {
	background: #fec5af;
	text-decoration: none;
}


