@charset "utf-8";
/* CSS Document */

#midbackground {
	width:100%;

}


#content {
width: 960px;
text-align:left;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
margin:auto;
padding: 0 10px;
	}

#header {
padding:15px 0;
}

.slogan {
		background:#F7F081; 
	font-size:1em; 
	color:#333333; 
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif; 
	margin-left: auto;
	margin-right:auto;
	padding:3px; 
	text-align:center; 
	-moz-border-radius: 5px;
	border-radius: 5px; 
	float:right; 
	width:20%;
}



#footer {
padding:55px;
padding:50px;  text-align: center; 
height:200px;
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 8%, #c7d8e9 33%, #ffffff 95%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(8%,#ffffff), color-stop(33%,#c7d8e9), color-stop(95%,#ffffff));
background: -webkit-linear-gradient(top,  #ffffff 8%,#c7d8e9 33%,#ffffff 95%);
background: -o-linear-gradient(top,  #ffffff 8%,#c7d8e9 33%,#ffffff 95%);
background: -ms-linear-gradient(top,  #ffffff 8%,#c7d8e9 33%,#ffffff 95%);
background: linear-gradient(to bottom,  #ffffff 8%,#c7d8e9 33%,#ffffff 95%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );

}



 

#footer a {color:#000000; text-decoration:none; font-weight:bold;}

.caption {
	font-size: 1em;
	line-height: 1.5em;
	color: #666;
	padding-top:0; margin-top:0;
	text-align:center;
	}
	
.caption a {color:#666;
text-decoration:none;
}
	
#navcontainer
{
width: 900px;
height: 30px;
float: left;
background: #4f85bb;
background: -moz-linear-gradient(left,  #4f85bb 28%, #D8E4F0 79%);
background: -webkit-gradient(linear, left top, right top, color-stop(28%,#4f85bb), color-stop(79%,#D8E4F0));
background: -webkit-linear-gradient(left,  #4f85bb 28%,#D8E4F0 79%);
background: -o-linear-gradient(left,  #4f85bb 28%,#D8E4F0 79%);
background: -ms-linear-gradient(left,  #4f85bb 28%,#D8E4F0 79%);
background: linear-gradient(to right,  #4f85bb 28%,#D8E4F0f 79%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f85bb', endColorstr='#D8E4F0',GradientType=1 );

-moz-border-radius: 15px;
border-radius: 15px;
}

#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; }

#navcontainer ul
{
margin: 0;
padding: 0 0 0 7%;
letter-spacing: 2px;
font-weight: bold;
}

#navcontainer ul li a
{
padding: 0.2em 12px;
text-decoration: none;
float: left;
color: #ffffff;/*#D1E1EB;*/
}

#navcontainer ul li a:hover
{

font-weight:bolder;
/*height:27px;*/
background-color: #fefef7;
}

#navlist li a:hover, #navlist li a:active
{

text-decoration: none;
text-align: left;
font-weight:bolder;
background: #4f85bb;
background: -moz-linear-gradient(left,  #4f85bb 0%, #83A9CF 50%, #4f85bb 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#4f85bb), color-stop(50%,#83A9CF), color-stop(100%,#4f85bb));
background: -webkit-linear-gradient(left,  #4f85bb 0%,#83A9CF 50%,#4f85bb 100%);
background: -o-linear-gradient(left,  #4f85bb 0%,#83A9CF 50%,#4f85bb 100%);
background: -ms-linear-gradient(left,  #4f85bb 0%,#83A9CF 50%,#4f85bb 100%);
background: linear-gradient(to right,  #4f85bb 0%,#83A9CF 50%,#4f85bb 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f85bb', endColorstr='#4f85bb',GradientType=1 );



}

h1 {font-size:2em;
	font-weight:400;}

h2 { border-bottom:#ddd; 
	border-bottom-style:groove; 
	padding: 2px 10px 2px 15px; 
	font-size:1.4em;
	width:60%;
	font-weight:400;}

h3 {font-weight:400;
		padding: 2px 10px 2px 15px; }


img
{  
	border-style: none;
}

img.image_shadow
{
	position: relative;
	top: -2px;
	background: url('http://www.cs.cornell.edu/images/image_shadow.png') no-repeat;
	width: 100px;
	height: 100px;
	padding: 8px;
	margin-top: -3px;
	
}

img.thumb_shadow
{
	position: relative;
	background: url('http://www.cs.cornell.edu/images/thumb_shadow.png') no-repeat;
	width: 50px;
	height: 50px;
	padding: 5px 5px 5px 5px;
	margin-top: -3px;
	margin-left: -4px;
}

.return {
float:right; padding:20px 10px 0 0; color:#ffffff;	font-size:.8em; font-weight:bold;
}

.return a {color:#ffffff; text-decoration:none;}

p {
	margin: 0 0 15px 0;
	padding: 0 3px 0 5px;
	font-size: 1em;
	line-height: 1.4em;
	}
	
	a {color:#4C4C4C;}
	a:hover {color:#202020;}
	

.PLLabTitle {
	padding: 0;
	margin:0;
	text-align:center;
color: #B31B1B;
text-shadow: 2px 2px 2px #4c4c4c;
font-size:3em;
}

.PLLabCRN {
	font-size:1em;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	text-align:right;
	padding: 10px 30px 0 0;
		margin:0;
}
.PLLabBlurb {
	text-align:center;
color:black;
font-size:1em;	
font-family:Georgia, "Times New Roman", Times, serif;
padding: 0 20px 10px 20px;
margin:0;
}

.sidebar-right {
float:right;
width:30%;
font-size:.8em;
margin:-30px 0 15px 15px;
padding: 0 7px;
border-bottom:thin solid #4c4c4c;	
background:#C7D8E9;

-moz-border-radius: 15px;
border-radius: 15px;
min-height:400px;
}

.hanging{
	    text-indent: -4em;
    margin-left: 4em;
}

td.title {
	font-weight:bold;
	background-color:#EAEAEB;
	
}

.green {
	font-weight:bold;
	font-size:2em;
	color:#339900;
}

.black {
		font-weight:bold;
	font-size:2em;
	color:black;
}

.red {
		font-weight:bold;
	font-size:2em;
	color:#990000;
}

.blue {
		font-weight:bold;
	font-size:2em;
	color:#000099;
}

#screenmode {
display: none;
		}

	/********** TABULAR **********/

 table {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #e7e7e7;
	margin-top: 5px;
	}
	
 th {
	border: 0;
	padding: 0 10px 5px 10px;
	font-size: 1.2em;
	font-weight: normal;
	color: #888;
	text-align: left;
	}
	
 td {
	border: 0;
	padding: 10px 10px 12px 10px;
	font-size: 1em;
	line-height: 1.4em;
	border-top: 1px solid #e7e7e7;
	text-align:left;
	}

 td.category {
	font-weight: bold;
	}

td.number, #maincontent th.number {
	text-align: right;
	}
	
 td.major, #maincontent td.degree {
	font-weight: bold;
	}
	
 table h3 {
	margin: 0;
	font-size: 1.2em;
	}
	
	.oddsection, .row1 {
	background: #fff;
	}
	
.evensection, .row2 {
	background: #eee;
	}
	
.evensection, .oddsection, .row1, .row2 {
	border-bottom: 1px solid #ddd;
	}
	
td.WeekNum {
background:#888897;
color:#ffffff;
text-align:center;	
font-size:.9em;
padding:0;
margin:0;
}