/*==================================================================
  Style Sheet 

  filename: style.css
  author: Roxen
  email: roxen@princeton.edu 
  
==================================================================*/



/* Resetting the reset styles
========================================================*/

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
#content ol, #content ul, #subcontent ol, #subcontent ul {
	margin: 0 0 1em 2em;
}
#content ol, #subcontent ol {
	list-style: decimal;
}
#content ul, #subcontent ul {
	list-style: disc;
}
#content li, #subcontent li {
	margin: 0 0 .75em 0;	
}
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
/* Roxen-specific Styles
========================================================*/

div.component-spacing {
	display: none;
}
/* Roxen Insite Editor Styles
========================================================*/

#banner {
	position: relative;
}
.admin {
	position: absolute;
	top: 10px;
	right: 10px;
	background-color: white;
	border: dotted 1px #D7BC4E;
	font-size: 75%;
	padding: 2px 2px 4px 2px;
	line-height: 0.75em;
	z-index: 0;
	text-decoration: none;
	color: #000;
	display: none;
}
#bannerlogo .admin {
	top: 28px;
}
/* Start specific theme CSS */

body {
	font-size:16px; /*must override for IE6 */
	line-height: 1.0625em;
	background-color: #fff;
	width:100%;
	text-align:center; /*for IE */
	margin:0 auto;/* align for good browsers */
}
img {
	border:0px;
}
#wrapper {
	width: 100%;
	margin:0 auto;/* align for good browsers */
	text-align:left;/* counter the body center */
	font-family: Trebuchet MS, Arial, Verdana, "URW Gothic L", Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size:100%;
	font-weight: normal;
}
#toolbarcontainer, #bannercontainer, #banner, #main, #footer, #navalpha, #header {
	width: 960px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main {
}
#header {
	background-color: #fff;
	position: relative;
}
/*    TOOLBAR
=================== */
#toolbarcontainer {
	background-color: none;
	background: none;
	height: 20px;
	padding: 10px 0 10px 0;
}
#toolbar {
	float: right;
	height: 20px;
	font-size: .76em;
	padding: 0;
}
#toolbar ul, #toolbar li {
	padding:0;
	margin:0;
	list-style:none;
}
#toolbar li {
	display:inline;
}
#toolbar li a {
	border-right:0px;
	padding-right: 6px;
	padding-left:2px;
}
#toolbar li a.first {
	border-left:none;
	padding-right: 6px;
}
#toolbar li a.last {
	border-right:none;
	padding-right: 2px;
}
#toolbar a {
	color: #777;
	text-decoration:none;
}
#toolbar a:hover {
	color: #000;
}
/*    LOGOBAR
=================== */
#logobarcontainer {
	position: absolute;
	top: 10px;
	left: 0px;
}
/*    BANNER 
=================== */

#banner .admin {
	background-color: #fff;
	position: absolute;
	font-size: .8em;
}
#bannercontainer {
	display: block;
	width: 100%;
}
#banner {
	margin-top: 0px;
	margin-bottom: 6px;
	background-color: #000;
	height: 63px;
}

#bannerphoto {
	width: 960px;
	height: 3px;
	background: url("../images/banner01.jpg") no-repeat top left;
	overflow:hidden;
}


#bannerlogo {
	width: 960px;
	height: 59px;
	
}
#bannerlogo img {
	display: block;
}
/*    NAVALPHA
=================== */

#navalphacontainer, #navbetacontainer {
	font-family:  Trebuchet MS, Helvetica, "URW Gothic L", Arial, "Bitstream Vera Sans", sans-serif;
	font-weight:bold;
}
#navalphacontainer {
	overflow: visible;
	width: 100%;
	height: 3px;
}
#navalpha {
	font-size: .9em;
	text-align: right;
}
#navalphalinks {
	width: 960px;
	height: 40px;
}
#navalphalinks ul {
	margin:0;
	padding-left: 0px;
	float: left;
	display: block;
}
#navalphalinks li {
	list-style-type:none;
	margin:0;
	padding:0;
	height:40px;
	float: left;
}
#navalphalinks ul li a {
	padding: 6px 10px 17px 10px;
	color: #565656;
	text-decoration: none;
	display: block;
}
#navalphalinks ul li a:hover, #navalphalinks ul li.selected a {
	color: #f46e07;
}
/*   QUICK LINKS
=================== */

#quicklinks {
	position: absolute;
	top: 9px;
	right: 110px;
}
/*   BREADCRUMBS
=================== */
#breadcrumbscontainer {
	display:none;
	clear: both;
	padding: 0 0 5px 10px;
	border-top: 4px solid #E0E0E0;
}
#breadcrumbs a {
	color: #676767;
	font-size: .8em;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	text-decoration: none;
}
#breadcrumbs a:hover, #breadcrumbs a:focus, #breadcrumbs a:active {
	text-decoration: underline;
}
/*      NAVBETA
=================== */

#navbetacontainer {
	display: block;
	clear:left;
	padding: 0;
	margin-top:2px;
	width: 185px;
	float: left;
}
#navbeta {
	padding:15px 10px 10px 10px;
	
	font-size: .95em;
}
#navbeta ul {
	text-align:left;
	margin:0;
	padding-left:0;
}
#navbeta li {
	list-style-type:none;
	margin-bottom:0;
	padding: 2px 5px 2px 0px;
}
#navbeta ul li a {
	color: #ee6500;
	text-decoration: none;
	padding:4px 6px;
	display:block;
}
#navbeta ul li a:hover {
	color: #000;
}
#navbeta ul li.selected a {
	color: #000;
}
#navbeta ul li.selected ul li a, #navbeta ul li.unfolded ul li a, #navbeta ul li.unfolded ul li.selected ul li a {
	
	color:#ac4b25;
	font-size: .85em;
}

#navbeta ul li.unfolded ul li.selected ul li a, #navbeta ul li ul li.unfolded ul li a, #navbeta ul li ul li.unfolded ul li.selected ul li a {
	line-height: .8em;
	color:#8c3e1c;
	font-size: .75em;
}

#navbeta ul li.selected ul li a:hover, #navbeta ul li.unfolded ul li a:hover, #navbeta ul li.unfolded ul li.selected ul li a:hover {
	
	color: #000;
}
#navbeta ul li.selected ul li.selected a, #navbeta ul li.unfolded ul li.selected a {
	color: #000;
	
}
#navbeta ul li.selected ul, #navbeta ul li.unfolded ul {
	margin: 4px 0 0 10px;
}
#navbeta ul ul li.selected ul, #navbeta ul ul li.unfolded ul {
	margin-top: 2px;
}

#navbeta ul li a.roxen-edit-marker-on, #navbeta ul li.unfolded ul li a.roxen-edit-marker-on {
	display: none;
}
#navbeta roxen-edit-box-on {
	background-color:none;
}
/*      CONTENT
=================== */

#contentcontainer {
	width:765px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0pt;
	float: left;
}
#content {
	font-size: .9em;
	overflow:visible;
	width:498px;
	float:left;
	padding-left:20px;
	padding-top:0px;
	margin-bottom: 25px;
	margin-top: 0px;
	margin-right:20px;
	line-height: 1.25em;
	color: #444;
}
#content p {
	margin: 0 0 1em 0;
}
#content h1 {
	margin-top:0px;
	margin-bottom:15px;
	font-size: 1.5em;
	font-weight:bold;
	color:#111;
	display:block;
}
#content h2 {
	margin-top:0px;
	margin-bottom:15px;
	font-size: 1.3em;
	font-weight:bold;
	color: #444;
}
#content h3 {
	font-size: 1.2em;
	display: block;
	color: #444;
	font-weight:bold;
	margin-bottom: 15px;
}
#content h4, #subcontent h3 {
	color: #444;
	margin-bottom: 10px;
	font-weight:bold;
}
#content h4 {
	font-size: 1.1em;
}
#subcontent h3 {
	font-size: 1em;
}
#content a {
	color:#ee6500;
	text-decoration:none;
}
#content a:hover {
	color:#000;
}
#content ul li {
	background-image: none;
	margin-left: 0px;
	padding-left: 2px;
}
#content .body {
	margin-bottom: 13px;
}
#content .caption {
	font-size: 85%;
}
/*   HOME CONTENT
=================== */

#home #banner {
	margin-top: 0px;
	margin-bottom: 6px;
	background-color: #000;
	height: 175px;
}
#home #bannerphoto {
	width: 960px;
	height: 115px;
	background: url("../images/banner01.jpg") no-repeat top left;
}


#home #content {
	width: 740px;	
	margin-right: 0;
}

#home #content .picture-component {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #666;
}

#home #content h2 {
	font-size: 1.4em;	
	margin-bottom: 8px;
}

#home #content .thin {
	display: inline-block;
	width: 230px;
	float:right;
	padding: 6px;
	position:relative;
}



#home #content .thin img{
	margin: 0 0 5px 0;
}

#home #content .thin h2,
#home #content .homebox h2{
	font-size: 1.1em;
	margin-bottom: .3em;
	padding-bottom: .1em;
	display: block;
	width:auto;
	border-bottom:#666 2px solid;
}

#home #content .thin ul {
	margin-left: 15px;
	padding-left: 0;
}

#home #content .thin ul li{
	margin-left: 0;
	padding-left: 0;
	color: #EE6600;
}


#home #content .thin .entry .title a{
	color: #444;
	font-weight:normal;
	font-size: .915em;
}

#home #content .thin ul li a {
	color: #444;
	
}

#home #content .thin ul li a:hover,
#home #content .thin .entry .title a:hover{
	color: #EE6600;
}
	

/* home centers / facilities */
.homebox {
	float: right;
	margin-left: 5px;
	padding: 0;
	width: 233px;
	display: inline-block;
	position:relative;
	padding: 6px 0;
}


#content #facilities,
#content #centers
{
	width: 233px;
	height: 116px;
	margin: 0;
	padding: 0px;
	position:relative;
}

#home #content  #facilities ul {
	margin: 0;
	padding: 0;
}
#content #facilities li {
	background: url(/prism/images/facilities.gif) 0 0 no-repeat;
	list-style: none;
	display: block;
	position: absolute;
	top: 0px;
	height: 48px;
	width: 233px;
	padding: 0;
	margin: 0;
}

#content #centers li {
	background: url(/prism/images/facilities.gif) 0 0 no-repeat;
	list-style: none;
	display: block;
	position: absolute;
	top: 142px;
	height: 66px;
	width: 233px;
	padding: 0;
	margin: 0;
}
#content #facilities a{
	height: 48px;
	width: 233px;
	display:block;
	border: 0;
}

#content #centers a{
	height: 66px;
	width: 233px;
	display:block;
	border: 0;
}


#content #facilities a span, 
#content #centers a span {
	display:none;
}

#content #facilities #iac {
	top: 0;
}

#content #facilities #iac a:hover {
	background: url(/prism/images/facilities.gif) 0 -48px no-repeat;
}

#content #facilities #mnfl {
	top: 56px;
	background: url(/prism/images/facilities.gif) 0 -96px no-repeat;
	}

#content #facilities #mnfl a:hover {
	background: url(/prism/images/facilities.gif) 0 -144px no-repeat;
}

 #content #centers #pccm {
	top: 0px;
	background: url(/prism/images/facilities.gif) 0 -324px no-repeat;
}

 #content #centers #pccm {
	top: 0px;
	background: url(/prism/images/facilities.gif) 0 -324px no-repeat;
}

 #content #centers #pccm a:hover{
	background: url(/prism/images/facilities.gif) 0 -390px no-repeat;
}


 #content #centers #mirthe {
	 top: 74px;
	background: url(/prism/images/facilities.gif) 0 -192px no-repeat;
}
 #content #centers #mirthe a:hover {
	background: url(/prism/images/facilities.gif) 0 -258px no-repeat;
}
	
	
	
	
	

 /*SUBCONTENT
=================== */
#subcontent {
	clear:right;
	width: 200px;
	float: right;
	padding: 10px;
	font-size:.75em;
	color: #666;
	margin-bottom: 25px;
	/*border: 1px dashed #CC3300;*/
}
#subcontent p {
	margin: 0 0 1em 0;
}
#subcontent a {
	color:#EE6600;
	font-weight:normal;
	text-decoration:none;
}
#subcontent a:hover {
	color:#333;
}
#subcontent .caption {
	font-size: 90%;
	margin-bottom: 7px;
}
#subcontent p {
	margin: 0 0 1em 0;
}
/*      FOOTER
=================== */
#footercontainer {
	width:  100%;
	margin-top:25px;
	clear: both;
	border: none;
}
#footer {
	width:960px;
	min-height: 35px;
	padding-top:8px;
	padding-bottom:8px;
	color:#666;
	font-size: .75em;
	padding-left: 38px;
	background-color: #fff;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
}
#footer a {
	color:#ab3304;
	text-decoration:none;
}
#footer a:hover {
	color:#000;
}
#footer img {
	float: left;
	padding-right: 15px;
}
/* ==== Table Data ==== */

table tbody tr td table tbody tr td, table tbody tr td table tbody tr th, #timetable table tbody tr td, #timetable table tbody tr th {
	padding-left: 5px;
	padding-right:5px;
	padding-bottom: 7px;
	padding-top: 7px;
}
/*  ====  Events Module Styles ==== */

#events_archive #content {
	width: 700px;
}
#events_archive h4 {
	font-weight: bold;
	margin-bottom: 1em;
}
div#monthly_calendar {
	padding: .5em 0 3em 0;
}
div#monthly_calendar table.monthly, div#daily_calendar table, div#weekly_calendar table {
	margin: 0 auto;
	width: 710px;
	border: none;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
div#daily_calendar table, div#weekly_calendar table {
	width: 710px;
}
div#monthly_calendar table.monthly td, div#monthly_calendar table.monthly th, div#daily_calendar table td, div#daily_calendar table th, div#weekly_calendar table td, div#weekly_calendar table th {
	padding: 6px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}
div#monthly_calendar table th, div#daily_calendar table th, div#weekly_calendar table th {
	font-weight: bold;
	text-align: center;
	color: #444;
	background: #eee url(/common/images/calendar_bg_th.gif) repeat-x bottom left;
}
div#daily_calendar table th, div#weekly_calendar table th {
	text-align: left;
	padding: .75em 1.5em;
}
div#daily_calendar table td, div#weekly_calendar table td {
	padding: 1.5em;
}
div#daily_calendar .otherday, div#weekly_calendar table .otherday {
	background-color: #efefef;
}
div#daily_calendar .today, div#weekly_calendar table .today {
	background-color: #ffffee;
}
div#weekly_calendar td div {
	padding-bottom: 1.5em;
}
div#monthly_calendar table td a img {
	float:none;
}
div#monthly_calendar table.monthly td {
	height: 100px;
	padding: 6px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	font-size: 90%;
}
div#monthly_calendar table.monthly td.activedays, div#monthly_calendar table.monthly td.otherday {
	background: #fefefe;
}
div#monthly_calendar table.monthly td.today {
	background-color: #ffe;
}
div#monthly_calendar table.monthly td.inactive {
	background: #cacac9 url(/common/images/calendar_bg_inactive.gif) repeat-x top left;
}
div#monthly_calendar table.monthly td.inactive a:link {
}
div#monthly_calendar a {
	text-decoration: none;
}
 .adminlinks {
	text-align: center;
	margin-bottom: 1em;
}
#events_nav {
	text-align: center;
	margin-bottom: 1em;
}

#events_nav a {
	text-decoration: none;
	padding: 0 .5em;
	font-size: 1em;
}
#events .adminlinks a, #events_archive .adminlinks a {
	text-decoration: none;
	padding: 0 .5em;
	font-size: .8em;
}
#events_nav a.calviewselected  {
	color: #555;
}
h4#events_nav_archive {
	text-align: center;
	margin: 1em 0;
}
h4#events_nav_archive a {
	text-decoration: none;
}


#events_nav span, #events .adminlinks span, #events_archive .adminlinks span {
	display: none;
}
.cal-datenumber {
	display: block;
	background: #eee url(/common/images/calendar_bg_datenumber.gif) repeat-x bottom left;
	text-align: right;
	margin: -6px -6px 4px -6px;
*margin-right: -9px;
	padding: 2px 4px 1px 4px;
	border-bottom: 1px solid #ccc;
	font-size: 110%;
}


.cal-datenumber:hover {
	background-image: url(/common/images/calendar_bg_datenumber_hover.gif);
	border-bottom: 1px solid #bbb;
}
.today .cal-datenumber {
	background-image: url(/common/images/calendar_bg_datenumber_today.gif);
	border-bottom: 1px solid #999;
}
td.inactive .cal-datenumber {
	border-bottom: 1px solid #ccc;
	padding: 1px 3px 2px 2px;
}
#calendar_advance {
	text-align: center;
	margin: 1em 0;
	font-size: 140%;
	color: #333;
}
#calendar_advance a {
	text-decoration: none;
}
.list-events h4 {
	padding-top: 1em;
	margin-bottom: .5em;
}
.list-events h4 a {
	text-decoration: none;
}
.list-events h5 {
	margin-bottom: .5em;
}



#display-archive ul li, #display-archive ul ul li {
	list-style: none;
	background: none;
	margin-top: .3em;
}
display-archive ul li strong a {
	font-size: .6em;	
}


#events_search_form form h4 {
	display: inline;	
}
#events_search_form {
	text-align: center;
	margin-bottom: 1em;
}
#events_search_form input.searchbox {
	display: inline;
	margin-right: 3px;
}
.horizontal_rule {
	margin: 2em 0;
}
table.monthly .department1 {
	padding-bottom: 1em;
}
img.wrap-right {
	float: left;
	margin: 0 .6em .6em 0;
}

/* === Events on the home page ====*/

li .events_home {
	display: inline;
}

.event_month {
	
}

.event_day {
	
}

.event_year {
	
}

.edit {
	font-size: 80%;
	
}

/*  =========
       NEWS 
	   ========== */
	  
#news .adminlinks a, #news_archive .adminlinks a {
	text-decoration: none;
	padding: 0 .5em;
	font-size: .8em;
}

#news_archive h4  {
	text-decoration: none;
	padding: 0 .5em;
	font-size: 1em;
}
#news_archive #content li {
	list-style:none;
	margin-top: .5em;
}

#content p.department1 a, 
#content p.department2 a,  
#content p.department3 a,  
#content p.department4 a {
	font-size: 1.2em;
	line-height: 2em;
}



/* ================
        People
		=================*/
		
#people .people-admin a{
	text-decoration: none;
	padding: 0 .5em;
	font-size: .8em;
}


#people-filter {
	text-align: center;
	margin-bottom: 1em;
}

#people-filter a {
	text-decoration: none;
	padding: 0 .5em;
	font-size: 1em;
}



/* ================
        POLL
		=================*/
.pollbox {
	margin-bottom: 1.5em;	
	
}

.poll-question {
	font-weight:bold;
	margin-bottom: 10px;
}
.poll-options-vertical {
	display: block;
	clear:both;
	margin-bottom: 10px;
	
	padding-left: 20px;
}	
.poll-choice-vertical { 
	clear: both;
	display: block;
	overflow: auto;
}

.poll-choice-vertical .poll-radio-button { 
	float: left;	
	margin: 2px 0 5px 0;
	display: block; 
}
.poll-choice-vertical .poll-choice-text {
	display: block;
	float: left;	
	margin: 2px 0 5px 0;
	clear:right;
}



.poll-options-horizontal {
	display: inline;
	
}	
.poll-choice-horizontal { 
	clear: both;
	display: block;
	overflow: auto;
	width: 100%;
}

.poll-choice-horizontal .poll-radio-button { 
	float: left;	
	margin: 0 0 15px 0;
	display: block;
}
.poll-choice-horizontal .poll-choice-text {
	float: left;	
	margin: 0 10px 15px 0;
	clear:right;
	display: block; 
}




/*      MISC
=================== 

*/

/*.rxml-component {
	margin: 0 0 20px 0;
}*/


.disabled, .disabled a, .disabled a:hover, #navbeta li.disabled, #navbeta li.disabled a, #navbeta li.disabled a:hover{
	color: #aaa;
	text-decoration:line-through;
}
.clear {
clear:both;
font-size:1px;
line-height:0px;
}