/*==================================================================
  Style Sheet for Noor Theme

  filename: style.css
  author: Web Development Services
  email: roxen@princeton.edu 
  
==================================================================*/

/* Roxen-specific Styles
========================================================*/

div.component-spacing {
	display: none;
}

/* Roxen Insite Editor Styles
========================================================*/
#bannerlogo .admin {
	top: 28px;
}
a.roxen-edit-marker-on:hover{
	background: transparent url(/roxen-files/cms-images/button_edit_comp.gif) no-repeat scroll left top;
}
a.roxen-edit-marker-on{
	background: transparent url(/roxen-files/cms-images/button_edit_comp.gif) no-repeat scroll left top;
}
#navbeta ul li .roxen-edit-box-on a.roxen-edit-marker-on{
    visibility: visible;
    display: block;
    position: absolute;
    background: URL(/roxen-files/cms-images/button_edit_comp.gif) top left no-repeat;
    width: 28px;
    height: 13px;
    z-index: 1;
}
#navbeta ul li .roxen-edit-box-on a.roxen-edit-marker-on:hover{
    visibility: visible;
    display: block;
    position: absolute;
    background: URL(/roxen-files/cms-images/button_edit_comp.gif) top left no-repeat;
    width: 28px;
    height: 13px;
    z-index: 1;
}


body {
	background: #000 url("../images/bg_body.jpg") repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	margin:0;
	padding:0;
	line-height:1.25em;
	/*line-height: 1.25em;*/
}
#wrappercontainer {
	margin: 0 auto;
	position: relative;
	width: 850px;	
}
img {
	border: none;
}
img a:link, img a:hover{
	border: none;
}
a:link, a:active, a:visited {
	color: #df5900;
	text-decoration: underline;
}
a:hover {
	background: #ff6600;
	color: #FFF;
	text-decoration: none;
}
table {
	border-collapse:collapse;
}

/* ==== TOOLBAR ==== */
#toolbarcontainer {
	margin: 0 0 5px 0;
	padding: 0;
	width: 850px;
}
#toolbar {
	padding: 10px 0 0 0;
	text-align: right;
}
#logolink {
	float: left;
	height: 17px;
	margin: 5px 5px 10px 0;
	width: 243px;
}
#logolink a{
	border:none;
}
#logolink a:hover{
	border:none;
	background:none;
}

/* ==== TOOLBAR LINKS ==== */
#toolbarlinks {
	display: inline;
	font-size: 0.75em;
	margin-right:10px;
}
#toolbarlinks ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#toolbarlinks ul li {
	display: inline;
	margin: 1px 2px 0 5px;
}
#toolbarlinks ul li a {
	color: #CCC;
	padding: 1px;
	text-decoration: none;
	border:none;
}
#toolbarlinks ul li a span {
	padding: 5px 5px 0 0;
	width: auto;
}
#toolbarlinks ul li a:hover {
	background: #df5900;
	color: #FFF;
}
#toolbarlinks ul li a:hover span {
	cursor: pointer;
	display: block;
}
#toolbarlinks ul li a.current,
#toolbarlinks ul li a.current:hover {
	color: #333;
	font-size: 0.9em;
	line-height: 1.6em;
	padding: 0 1px;
}
#toolbarlinks ul li a.current span {
	background: #000;
	color: #FFF;
}

/* ==== QUICK LINKS ==== */
#quicklinks {
	display: inline;
	padding: 1px 9px 0 3px;
	margin: 19px 0 0 5px;
}
#quicklinks form {
	display:inline;
	font-size: .7em;
}
#quicklinks select {
	border: #ccc 1px solid;
	float:none;
	color:#333;
}
#quicklinks .submit {
	margin: 0 0 2px 0;
}
#quicklinks input.submit {
	margin: 2px 0 0 5px;
	float:none;
	background:transparent url(/common/images/go_button_888.gif) no-repeat scroll 0 0;
}

/* ==== SEARCHBOX ==== */
#searchbox {
	display: inline;
	margin: 0px 0px 0px 5px;
}
#searchbox form {
	display: inline;
}
#searchbox input.searchtext {
	border: #666 1px solid;
	padding: 1px 0 1px 3px;
	color:#333;
}
#searchbox input.submit {
	background:transparent url(/common/images/search_button_888.gif) no-repeat scroll 0 0;
	margin: 0 0 0 5px;
}

/* ==== WRAPPER & HEADER ==== */
#wrapper {
	clear: both;	
}
#header {
	
}

/* ==== BANNER ==== */
#bannercontainer {
	padding: 0;
}
#banner {
	padding: 0px;
	width: 850px;
}
#banner .admin {
	padding: 0;
}
#bannerphoto {
	float: right;
	height: 150px;
	margin: 5px 0 10px 0;
	width: 675px;
}
#bannerlogo {
	float: left;
	padding: 0px;
	margin: 5px 0 0 0;
}
#bannerlogo img {
	display: block;
} 
#bannerphoto {
    background: url("../images/banner_photo.jpg") no-repeat center center;
}

/* ==== NAV ALPHA ==== */
#navalphacontainer {
	/*clear: both;*/
}
#navalpha {
	/*float: right;*/
	padding: 0;
	margin-left:176px;
	width: 675px;
}
#navalphalinks {
	font: 0.9em Helvetica, "Helvetica Neue", Arial, sans-serif; 
	padding: 1px 0 0 12px;
	position: relative;
}
#navalphalinks ul {
	/*float: left;*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
}
#navalphalinks ul li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
}
#navalphalinks ul li a {
	background: url(../images/bg-nav-alpha.png) repeat-x;
	color: #FFF; 
	display: block;
	/*float: left;*/
	text-decoration: none;
	border:none;
}
#navalphalinks ul li a span {
	display: block;
	/*float: left;*/
	padding: 5px 9px 3px 9px;
	width: auto;
}
#navalphalinks ul li a:hover, #navalphalinks ul li.selected a {
	background: #FFF url(../images/bg-nav-alpha-current.png) repeat-x;
	color: #df5900;
}
#navalphalinks ul li a:hover span {
	cursor: pointer;
	display: block;
}
#navalphalinks ul li a.selected,
#navalphalinks ul li a.selected:hover,
#navalphalinks ul li a.parent {
	background: #FFF url(../images/bg-nav-alpha-current.png) repeat-x;
	color: #df5900;
}
#navalphalinks ul li.parent a {
	background: #FFF url(../images/bg-nav-alpha-current.png) repeat-x;
	color: #df5900;
}

/* ==== MAIN ==== */
#maincontainer {
	padding: 0;
}
#main {
	padding: 0;
	/*background: #fff url(../images/noortheme_mainbackground.jpg) repeat-y;*/
}

/* ==== NAV BETA 1st Level ==== */
#navbetacontainer {
	background: #eeeeee url(../images/bg-beta-main.gif) repeat-y;
	float: left;
	width: 175px;
	_width: 165px;
}
#navbeta {	
	_height: 700px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#navbeta br {
	display:none;
}
#navbeta ul {
	display: block;
	margin: 0;
	padding: 0;
}
#navbeta li {
	border-bottom: 1px solid #CCC;
	list-style-type: none;
}
#navbeta ul li a,
#navbeta ul li.first a,
#navbeta ul li.last a,
#navbeta ul li.normal a,
#navbeta ul li.parent a {
	color: #707070;
	font-size: 0.9em;
	display: block;
	height: auto;
	margin: 0;
	padding: 9px 0px 9px 10px;
	text-decoration: none;
	text-transform: none;
	border:none;
	/*background: transparent url(../images/menu_bullets.png) no-repeat 3px -38px;*/
}
#navbeta ul li.parent a {
	background: #fff url(../images/menu_bullets.png) no-repeat 3px 17px;
}
#navbeta ul li.unfolded a {
	background-image: none;
}
#navbeta ul li.selected a {
	color: #df5900;
	background: #fff url(../images/menu_bullets.png) no-repeat 3px 17px;
}
#navbeta ul li a:hover,
#navbeta ul li.selected a:hover,
#navbeta ul li.parent a:hover {
	color: #df5900;
	background: #fff url(../images/menu_bullets.png) no-repeat 3px 17px;
}


/* ==== NAV BETA 2nd Level ==== */
#navbeta ul ul{
	display: block;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	background: #fff;
}
#navbeta li li{
	border-bottom: none;
	margin-bottom:4px;
}
#navbeta ul ul li a,
#navbeta ul ul li.first a,
#navbeta ul ul li.last a,
#navbeta ul ul li.normal a,
#navbeta ul ul li.parent a,
#navbeta ul ul li.level2 a{
	color: #707070;
	font-size: 0.8em;
	display: block;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	text-transform: none;
	background-image:none;
}
#navbeta ul ul li.selected a {
	color: #df5900;
	font-size: 0.8em;
	padding: 0px 0px 0px 20px;
	background: #fff url(../images/menu_bullets.png) no-repeat 12px 8px;
}
#navbeta ul ul li a:hover,
#navbeta ul ul li.level2 a:hover,
#navbeta ul ul li.selected a:hover,
#navbeta ul ul li.parent a:hover {
	color: #df5900;
	background: #fff url(../images/menu_bullets.png) no-repeat 12px 8px;
}


/* ==== NAV BETA 3rd Level ==== */
#navbeta ul ul ul{
	background-color:#fff;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
}
#navbeta li li li{
	list-style-type: none;
	border-bottom: none;
	margin-bottom:3px;
}
#navbeta ul ul ul li a,
#navbeta ul ul ul li.first a,
#navbeta ul ul ul li.last a,
#navbeta ul ul ul li.normal a,
#navbeta ul ul ul li.parent a,
#navbeta ul ul ul li.level3 a{
	color: #707070;
	font-size: 0.75em;
	display: block;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	text-decoration: none;
	text-transform: none;
	background-image:none;
}
#navbeta ul ul ul li.selected a {
	color: #df5900;
	text-decoration:none;
	font-size: 0.75em;
	padding: 0px 0px 0px 30px;
	background: #fff url(../images/menu_bullets.png) no-repeat 20px 8px;
}
#navbeta ul ul ul li a:hover,
#navbeta ul ul ul li.selected a:hover,
#navbeta ul ul ul li.level3 a:hover,
#navbeta ul ul ul li.parent a:hover {
	color: #df5900;
	background: #fff url(../images/menu_bullets.png) no-repeat 20px 8px;
}


/* ==== NAV BETA 4th Level ==== */
#navbeta ul ul ul ul{
	background-color:#fff;
	display: block;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#navbeta li li li li{
	list-style-type: none;
	border-bottom: none;
	
}
#navbeta ul ul ul ul li a,
#navbeta ul ul ul ul li.first a,
#navbeta ul ul ul ul li.last a,
#navbeta ul ul ul ul li.normal a,
#navbeta ul ul ul ul li.parent a,
#navbeta ul ul ul ul li.level4 a{
	color: #707070;
	font-size: 0.65em;
	display: block;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	text-decoration: none;
	text-transform: none;
	background-image:none;
}
#navbeta ul ul ul ul li.selected a {
	color: #df5900;
	text-decoration:none;
	font-size: 0.65em;
	padding: 0px 0px 0px 40px;
	background: #fff url(../images/menu_bullets.png) no-repeat 31px 9px;
}
#navbeta ul ul ul ul li a:hover,
#navbeta ul ul ul ul li.selected a:hover,
#navbeta ul ul ul ul li.level4 a:hover,
#navbeta ul ul ul ul li.parent a:hover {
	color: #df5900;
	background: #fff url(../images/menu_bullets.png) no-repeat 31px 9px;
}


/* ==== NAV DIVIDER ==== */
#navbeta ul li.divider_0,
#navbeta ul li.divider_1,
#navbeta ul li.divider_2,
#navbeta ul li.divider_3,
#navbeta ul li.divider_4 {
	background: #CCC;
	border-bottom: 1px solid #756d61;
	border-top: 1px solid #756d61;
	margin: 0;
	min-height: 10px;
	padding: 0;
	width: 175px;
}

/* ==== CONTENT ==== */
#contentcontainer {
	background: #FFF;
	float: right;
	width: 675px;
	min-height:400px;
}

/* ==== BREADCRUMBS ==== */
#breadcrumbscontainer {
	padding: 0;
}
#breadcrumbs {
	color: #999;
	font-size: 0.75em;
	padding: 10px 0 0 16px;
}
#home #breadcrumbs {
	display:none;
}
#breadcrumbs a {
	color: #999;
	margin: 0 6px 0 4px;
	font-size: 0.9em;
	border:none;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	text-decoration: none;
}
#breadcrumbs a:hover, #breadcrumbs a:focus, #breadcrumbs a:active {
	color: #df5900;	
	text-decoration: underline;
	background: none;
}

/* ==== UPPER CONTENT ==== */
#uppercontent {
	padding: 0 20px;
	width: 635px;
}

/* ==== CONTENT ==== */
#content {
	float: left;
	padding: 20px 10px 20px 20px;
	width: 445px;
	overflow:hidden;
}
.subcontent-collapse #content {
    width: 635px;
}

/* ==== TYPOGRAPHY ==== */
#content h1 {
	color: #000;
	font-size: 1.6em;
	line-height: 1.5em;
	padding: 0 0 15px 0;
	margin:0;
}
#content h2, #subcontent h2 {
	color: #000;
	font-size: 1.4em;
	padding: 0 0 15px 0;
	margin:0;
}
#content h3 {
	color: #000;
	font-size: 1.25em;
	padding: 0 0 15px 0;
	margin:0;
}
#content h4 {
	color: #666;
	font-size: .95em;
	/*padding:0 0 5px 0px;*/
	margin:0px;
}
#content h5 {
	color: #666;
	font-size: 0.875em;
	/*padding:0 0 5px 0px;*/
	margin:0px;
}
#content h6 {
	color: #666;
	font-size: 0.813em;
	font-weight: bold;
	/*padding:0 0 5px 0px;*/
	margin:0px;
}
#content p {
	color: #282828;
	font: normal 0.813em/1.6em Lucida Grande, "Lucida Grande Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.6em;
}
#content ul li {
	color: #333;
	font: 0.8em/1.6em Lucida Grande, "Lucida Grande Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.6em;
	padding: 0 0 2px 0;
}
#content ol li {
	color: #333;
	font: 0.8em/1.6em Lucida Grande, "Lucida Grande Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.6em;
	padding: 0 0 2px 0;
}
#content blockquote {
	background: #CCC;
	border: #000 solid 1px;
	font: italic 1em/1em Palatino, "Palatino Linotype", Trebuchet MS, sans-serif;
	color: #000;
	margin: 20px 0;
	padding: 20px;
}
#content .body {
}
#content .caption {
	font-size: 0.75em;
	margin-bottom: 5px;
	line-height:normal;
}
#content img {
	border: 5px solid #e2dbd1;
	margin: 5px;
}

/* === SUB CONTENT === */
#subcontent {
	border-left: 1px solid #CCC;
	float: right;
	margin: 25px 10px 0 0;
	padding:  10px;
	width: 169px;
	overflow:hidden;
}
#subcontent p {
	color: #333;
	font: normal 0.7em/1.6em Lucida Grande, "Lucida Grande Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 0 1em 0;
}
#subcontent h1,
#subcontent h2,
#subcontent h3 {
	border-bottom: #333 1px solid;
	color: #000;
	font-size: 1.1em;
	font-style: normal;
	padding: 5px 0;
}
#subcontent h4 {
	color: #666;
	margin:0px 0px 12px 0px;
	padding:0px;
	font-size:.95em;
}
#subcontent ul {
	padding:0;
	margin:0 0 0 15px;
}
#subcontent ul li {
	color: #333;
	font-size: 0.7em;
	line-height: 1.6em;
	padding: 0 0 2px 0;
}
#subcontent ol li {
	color: #333;
	font-size: 0.7em;
	line-height: 1.6em;
	padding: 0 0 2px 0;
}
#subcontent ol li a {
	color: #ee7f2d;
}
#subcontent ol li a:hover {
	background: #ee7f2d;
	color: #FFF;
}
#subcontent .caption {
	font-size: .75em;
	margin-bottom: 7px;
}
#maincontainer.subcontent-collapse {
       
}
#lowercontent {
	padding: 0 20px;
	width: 635px;
}

/* ==== FOOTER ==== */
#footercontainer {
	padding: 0 0 0 175px;
}
#footer {
	color: #ccc;
	font-size: 0.6875em;
	margin: 5px 0px 40px 0px;
	padding: 0px;
	width: 675px;
	text-align:right;
}
#footercontent p{
	margin:0px;
	
}
#footercontent a {
	color:#ccc;
}
#footercontent a:hover {
	background: #df5900;
	color: #fff;
}
/* ==== END OF THE STRUCTURE FOR NOOR ==== */

/* ==== 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 {
	color: #333;
	padding-left: 5px;
	padding-right:5px;
	padding-bottom: 7px;
	padding-top: 7px;
}
/*  ====  Events Module Styles ==== */

#events_archive #content {
	padding: 0 20px;
}
#events_archive h4 {
	font-weight: bold;
	margin-bottom: 1em;
}
tdbody a {
	color: #333;	
}
div#monthly_calendar {
	padding: .5em 0 3em 0;
}
div#monthly_calendar table.monthly, div#daily_calendar table, div#weekly_calendar table {
	margin: 0;
	width: 635px;
	border: 1px solid #999;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
/*div#monthly_calendar table.monthly, div#daily_calendar table, div#weekly_calendar table img {
	border: none;
	margin: 0;
}*/
div#weekly_calendar table img {
	border: none;
	margin: 0;
}
#daily_calendar table td strong, #weekly_calendar table td strong{
	font-size: 0.813em;
}
div#daily_calendar table, div#weekly_calendar table {
	padding: 0;
	margin-bottom:3em;
}
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: #663300;
	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#daily_calendar .today a, div#weekly_calendar table .today a {
	color: #333;
}
div#weekly_calendar td div {
	padding-bottom: 1.5em;
}
div#monthly_calendar table td a img {
	border: none;
	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 {
	color: #000;
	/*text-decoration: none;*/
}
div#monthly_calendar .category {
	color: #000;
}
div#monthly_calendar .category a {
	color: #333;
}
.adminlinks {
	text-align: center;
	/*margin-bottom: 1em;*/
}
#events_nav {
	border-top: 1px solid #CCC;
	padding: 10px 0 20px 0;
	text-align: center;
}
#events_nav a { 
	margin: 0 .5em;
	font-size: 1em;
}
#events_nav a:hover { }
#weekly_calendar a {}
#weekly_calendar a:hover {}
#events .adminlinks a, #events_archive .adminlinks a {
	text-decoration: none;
	padding: 0 .5em;
	font-size: .8em;
}
#events_nav a.calviewselected  {
	border:0;
	font-weight: bold;
	text-decoration:none;
}
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: 0 0 20px 0;
	font-size: 140%;
	color:#663300;
}
#calendar_advance a:link {
	text-decoration: none;
	color:#ee7f2d;
}
#calendar_advance a:hover {
	color:#fff;
	background-color:#ee7f2d;
}
.list-events p {
	margin-top:0;
}
.list-events h4 {
	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 {
    padding: 20px 0 0 0;
	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;
}
#new a.selected {
	color: #ee7f2d;
}
.href-list-component ul {
	margin-top:0;
}
.title-box-center {
	font-weight:bold;
}
.title {
	font-weight:normal;
	font-size:.813em;
	}
.title a {
	line-height: 1.3em;
	text-decoration: none;
}
.bullet {
	vertical-align:middle;
	padding-bottom:7px;
}
.posted {
    font-size: 0.813em;
    font-weight: normal;
}
.author {
    font-size: 0.813em;
    font-style: italic;
}
.summary {
	color: #001b29;
	font: normal 0.813em/1.6em Lucida Grande, "Lucida Grande Unicode", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.6em;
	padding: 0 0 20px 0;
}
.readmore a {
    background: #ee7f2d;
    color: #FFF;
    font-size: 0.9em;
    padding: 5px 10px;
    text-decoration: none;
}
.readmore a:hover {
    background: #FFF;
    border: 1px solid #ee7f2d;
    color: #ee7f2d;
    padding: 5px 10px;
    text-decoration: none;
}
.news-comp .entry {
    border-bottom: 1px solid #CCC;
    padding: 0 0 20px 0;
    margin: 20px 0 0 0;
}
kw_title {
    font-size: 0.813em;
}
.keywords a {
    border-bottom: 1px dotted #ee7f2d;
    font-size: 0.813em;
    text-decoration: none;
}
.share a {
    text-decoration: none;
}
.share a:hover {
    background: #333;
    color: #FFF;
    padding: 0 2px;
}
.print a {
    text-decoration: none;
}

/* ================
        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;
}
.search_people input.submit {
    background-image: url(/common/images/search_button_888.gif);
    margin: 1px 3px 0 0;
}
#content .search-people form input.submit {
    background-image: url(/common/images/search_button_888.gif);
    margin: 1px 3px 0 0;
}

#people #person_info {
width: 390px;
float: left;
min-height: 300px;
}

#people #person_photo {
width: 200px;
float:right;
min-height: 300px;
overflow:hidden;
}

#people #adminform a {
margin-right:10px;
}

/* ================
        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;
}
.department a {
	
}
.icon a {
	text-decoration:none;
	border:none;
}
.icon a:hover {
	background: none;
}
div.file-component .filename {
	font-size:.85em;
}
div.file-component div.info {
	font-style:italic;
	font-size:.75em;
}