body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	/*text-align: center;*/
	background-color: #000000;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: none;
	background-position: left top;
}


#container {
	width: 946px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content-table{
	clear: both;
	width: 100%;
	border-collapse: collapse;
	color: #CCCCCC;
} 

#left-content{
	width: 75%;
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
	color: #333333;
	margin-right: 0px;
	padding-right: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

#busy.busy{
	background: url(/themes/darkstar/spinner.gif) no-repeat center center;
}

.hugeprint{
	font-family: "Lucida Grande", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.96em;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 12px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
	line-height: 28px;
}

h1{
	font-family: "Lucida Grande", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	letter-spacing: .3px;
	line-height: 1.2em;
	color: #000000;
}

h2 {
	font-family: "Lucida Grande", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: 700;
	letter-spacing: 0.3px;
	color: #000000;
}

.bigprint { 
	font-family: "Lucida Grande", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	letter-spacing: .3px;
}

h3 {
	font-family: "Tahoma", Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	margin: 4px 12px 0px 0px;
	font-weight: 600;
}

.midprint {
	font-size: 1.0em;
	font-weight: bold;
	padding-top: 7px;
}

h4 {
	font-family: "Tahoma", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 6px 12px 0px 0px;
	font-weight: bold;
	line-height: 15px;
}

p {
	color: #333333;
	font-size: 1em;
	line-height: normal;
	margin-top: 1px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding-right: 8px;
}

.smallprint { 
	color: #333333;
	font-size: 0.95em;
	line-height: 1em;
}

.fineprint { 
	font-size: 0.8em;
}

.topprint{
	color: #555;
}
.breakprint{
	color: #555;
}

pre, code {
	background: #f7f7f7;
	border: 1px solid #d7d7d7;
	margin: 0.5em 0.5em;
	padding: .25em;
}

a {
	color: #FF6600;
	text-decoration: none;
}

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

#user_agent_warning {
	border: 0px dashed #D8D8D8; 
	padding: 2px 1em 2px 1em;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color: #ffffff;
    background-image: url(/images/shared/alert_16.gif) ;
    background-repeat: no-repeat;
	background-position: 4px 2px;
	font-family: sans-serif; 
	text-align: left;
	width: auto;
}

#user_agent_warning p {
	color:#666666;
	padding-top:1px;
	margin-left: 14px;
	margin-bottom:0px;
}



#foot-text{
	background-position: center;
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#alert-div{
	text-align: left;
}

.actions.alert{
	margin-top: 2.0em;	
	margin-bottom: 1.0em;	
	text-align: center;
}

#activity-list td.left{
	 text-align: right;
}

#activity-list td{
	 vertical-align: baseline;
	 padding-left: 4px;	
	 color: #555;
}

#activity-list .midprint{
	 color: #888;
}

ul.smallprint li{
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

input[type=text]{
	padding-left: 3px;
}

table.two-col{
	border-collapse: collapse;
	width: 100%;
}
table.two-col tr.break td{
	padding-top: 1.25em;
}
table.two-col td{
	vertical-align: baseline;
	width: 50%;
}
table.rr{
	border-collapse: collapse;	
}

table.rr td, table.rr td img{					 
	margin: 0px;
	padding: 0px;
}						

td.rr-tl, td.rr-t, td.rr-tr, td.rr-bl, td.rr-b, td.rr-br{
	line-height: 4px;
	font-size: 4px;
	height: 4px;
}

td.rr-tl, td.rr-l, td.rr-bl, td.rr-tr, td.rr-r, td.rr-br{
	width: 4px;
}

td.rr-tl{
	background: url(/images/space/rr_tl.gif) left top no-repeat;
}

td.rr-t{
	background: url(/images/space/rr_t.gif) top repeat-x;
}

td.rr-tr{
	background: url(/images/space/rr_tr.gif) right top no-repeat;
}

td.rr-l{
	background: url(/images/space/rr_l.gif) left repeat-y ;
}

td.rr-m{
	background: url(/images/space/rr_m.gif) repeat;
}

td.rr-r{
	background: url(/images/space/rr_r.gif) right repeat-y;
}

td.rr-bl{
	background: url(/images/space/rr_bl.gif) left bottom no-repeat;
}

td.rr-b{
	background: url(/images/space/rr_b.gif) bottom repeat-x ;
}

td.rr-br{
	background: url(/images/space/rr_br.gif) right bottom no-repeat;
}
td.half{
	width: 50%;
}
td.left-half{
	width: 50%;
	padding-right: 20px;
	border-right: solid 1px #bbb;
}

td.right-half{
	width: 50%;
	padding-left: 20px;
}

table.form td{
	vertical-align: baseline;
}

table.form td.label{
	text-align: right;
}

table tr.head td{
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
}

table tr.total td{
	border-top: solid 1px gray;
	text-align: center;
}

.section{
	line-height: 3.0em;
	padding-bottom: 0.5em;
}

table#sign-up{
	width: 500px;
}

table#sign-up #short-hook td{
	line-height:	normal;
}

table#sign-up td.a{
	width: 20%;		
}

#sign-up td.b{
	width: 40%;		
}
#sign-up td.c{
	width: 40%;		
}

#sign-up td input{
	width: 100%;
}

#sign-up div input{
  width: auto;
}

#sign-up input.halfwidth{
	width: 50%;
}
 
#terms_acceptance input{
	width: auto;
}

.bottom_actions{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#icon_contain .icon span.left{
	color: #333333; 
}


#icon_contain .icon2 span{
	color: #333333; 
}

#icon_contain a:hover {
	color: #CC6600;
}
span.tab_title {
	color: #000000;
}

/* banner */

#banner {
	height: 78px;
	position: relative;
	text-align: left;
	background-image: url(/themes/darkstar/header.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
}


#banner-logo{
	padding-right: 8px;
	padding-top: 15px;
}
/*moved from space css */
img#banner-logo {
	position: relative;
	top: -25px;  
	max-height: 64px;
}
/*moved from space css */

#banner-space-title{
  padding-top: 18px;
  margin-left: 16px;
/*  margin-top: 14px;*/
}

#banner-space-title td{
  vertical-align: top;
}

#banner-space-title a{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#banner-space-title p.subtitle a{
  color: #333333;
}

#banner-space-title p{
  line-height: 120%;
  margin:0;
  padding:0;
}

#banner-space-title p.subtitle {
  color: #333333;
}


#banner h1 {
  float: left;
  color: #FFFFFF;
  margin: 40px 0 0 20px;
  background: none;
}


#space-metainfo {
  margin: 5px;
}

#space-metainfo div {
  padding-bottom: 5px;
}

#space-metainfo a {
  font-weight: bold;
}



/* notification panel */
#nop_notification-panel {
  position: absolute; 
/*  width: 300px;  height: 36px; */
  top: auto; right: 24px; bottom: 4px; left: auto;
  background: #669FCA;
}

#nop_notification-panel, #nop_notification-panel *{
  color: #FFFFFF;
  line-height: 130%;
}

#notification-links {
  padding: 5px;
  margin: 10px 14px 10px 8px!important;
  color: #D0D0D0;
}

#notification-links ul {
  list-style: none;
  float: left;
}

#notification-links li {
  float: left;
}

#notification-links table{
  margin-top: -3px;
}

#notification-links a, #notification-links a:visited {
  color: #FFFFFF;
	text-decoration: none;
}

#notification-links a:hover, #notification-links a:visited:hover {
  color: #D0D0D0;
	text-decoration: underline;
}


#nav-meta {
	margin-top:5px;
}

#nav-meta li.meta {
	border: solid 1px #888888;
	background-color: #bbbbbb;/*  background: url(/images/shared/main/back_navmeta.gif)  right bottom no-repeat;*/
}

#nav-meta a:hover{
	color: #FF6600;
}

/* main nav */

#nav-main {
	margin: 0px;
	min-height: 30px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-image: url(/themes/darkstar/back_tabs.gif);
	background-position: center center;
	height: 39px;
	padding-top: 0px;
	background-color: #000000;
}


#nav-main ul {
  height: 100%;
  margin: 0;
  padding: 0 0 0 10px;
}

#nav-main li {
	list-style-type: none;
	float: left;
	width: auto;
	margin: 7px 5px 0 5px;
	text-transform: capitalize;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}

#nav-main a{
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 10px 2px 12px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

/*#nav-main li a{
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 10px 2px 12px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}*/

#nav-main a:hover {
	color: #FF9900;
	background-image: none;
	text-decoration: none;
	padding: 2px 10px 1px 12px;
}

/*#nav-main li a:hover {
	color: #FF9900;
	background-image: none;
	text-decoration: none;
	padding: 2px 10px 1px 12px;
}*/

#nav-main li.current {
	margin-top: 7px;
	background-image: none;
	color: #FF9900;
}

#nav-main li.current a{
  color: #FF9900;
  background-image: none;
}

#nav-main li.current a:hover{
	background-image: none;
	color: #FFCC00;}

/* sub nav */

#no-nav-section{
  height: 1px;
  /* hack to prevent firefox from trying to place content to right of tabs */
}

#nav-section {
	padding-bottom: 0px;
	font-size: 11px;
	height: 28px;
	width: 100%;
	clear: both;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/themes/darkstar/subnav.gif);
	padding-top: 0px;
	border-top-width: 1px;
	border-right-width: 7px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCC;
	border-left-color: #FFFFFF;
}

#nav-section ul {
	margin: 0;
	padding: 0 10px 0 10px;
	text-align: center;
}

#nav-section li {
	list-style-type: none;
	float: left;
	margin: 0px 4px 0;
	padding-left: 3px;
	text-align: center;
	padding-right: 3px;
	padding-top: 2px;
	color: #FFFFFF;
}

#nav-section a:link, #nav-section a:visited {
	text-decoration: none;
	text-align: center;
}


#lowestnav {
	clear: both;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top: solid 0px #999;
	font-size: 10px;
	margin: 0px;
	background-color: transparent;
	height: 20px;
	width: auto;
	background-image: url(/themes/darkstar/bodybottom.gif);
}

.youarehere{
	border: 1px none #999999;
	font-weight: bold;
	color: #FF9900;
}

.youarehere a:hover {
	font-weight: normal;
	color: #FF3300;
}

.youarehere a:link, .youarehere a:visited {
	text-decoration: underline;
	color: #FF9933;
	font-weight: bold;
}

span.big_button {
	font-size: 12px;
	/*
	line-height: 26px;
  list-style-type: none;
	display: inline;
*/
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 9px;
	padding-right: 0px;
	background-color: #999999;
	background-image: url(big_btn.gif);
	background-repeat: repeat-x;
	background-position: left center;
	border: 1px none #666666;
}

span.big_button a{
	font-weight: bold;
	color: white!important;/* need important to override sidebar's desire to make links a cretain color */
	padding: 2px 8px 2px 8px;
	padding-right: 16px;
	white-space: nowrap;
	background-image: url(big_btn.gif);
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #666666;
	border: 1px none #666666;
}

span.small_button {
	font-size: 9px;
	/* 
	line-height: 13px;
  list-style-type: none;
	display: inline;        
*/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 0px;
	color: #5E3F00;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: none;
}

span.small_button a{
	font-weight: bold;
	color: #512E15!important;/* need important to override sidebar's desire to make links a cretain color */
	padding: 1px 6px 1px 6px;
	padding-right: 12px;
	white-space: nowrap;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
}

span.mini_button {
	font-size: 9px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 0px;
	height: 13px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #FF6600;
	background-image: url(/images/space/mini_btn_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

span.mini_button a{
  background: url(/images/space/mini_btn_right.gif) right center no-repeat;
	color: #B24700!important;/* need important to override sidebar's desire to make links a cretain color */
	/* color: #aaa!important; need important to override sidebar's desire to make links a cretain color */
	padding: 1px 6px 1px 6px;
	  padding-right: 12px; 
	font-weight: normal;
	white-space: nowrap;
}

span.mini_button a:hover{
	color: #8C3800!important;/* need important to override sidebar's desire to make links a cretain color */
	/*color: #555!important; need important to override sidebar's desire to make links a cretain color */
	text-decoration: underline;
}

#nav-main-right{
	color: #FFFFFF;
	margin-top: 6px;
}

#nav-main-right a{
	display:inline;
	color: #FFFFFF;
}

#nav-search input{
	width: 100px;
}

form#nav-search{
	display: inline;
}

#nav-search a{
  color: #CCCCCC;
	background:none;
  padding: 0px;
	padding-right: 3px;
}

#nav-search a:hover{
  color: #FFCC00;
	text-decoration:underline;
  padding: 0px;
	padding-right: 3px;
}   

#nav-section-right{
	float: right;
	padding-right: 12px;
	padding-top: 2px;
	color: #FF6600;
}


#nav-section-right a{
  font-size: 10px;
  color: #FF6600;
	font-weight: normal;
	display:inline;
}

#nav-section-right a:hover {
  color: #FFCC00;
}



div.article_title{
  margin-top: 20px;
  margin-bottom: 4px;
}

p.article_date{
	float:right;
	color: #7D7D7D;
	font-size: 11px;
	vertical-align: baseline;
	font-style: italic;
	font-weight: normal;
	padding-top: 0px;
}

table.top_head{
	width: 100%;
	margin-bottom: 8px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

table.top_head .bigprint{
	color: #000000;
	margin: 0px;
	font-weight: bolder;
	font-size: 22px;
	line-height: 28px;
}

table.bottom_head{
	margin-top: 6px;
	margin-bottom: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

#nop_space_form input {
  width: 100%;
}

td.right{
  text-align: right;
}

td.top{
  vertical-align: top;
}

.right_action{
	float:right;
}               

.indent{
  padding-left: 2em;
  padding-right: 2em;
}
.indent2{
  padding-left: 2.2em;
  padding-right: 2em;
}
#nop_space_form p.right {
  float:right;
}

#logo_options{
  border: solid 1px #aaa;
}
#nop_space_form table {
  width: 100%;
}
#nop_space_form table td.right input{
  width: 60px;
}

#space_form table td.right {
  text-align:right;
  width: 200px;
}

.nop_space_resource{
  padding: 6px 0px;
  border: solid 1px #aaa;
}

#space_theme_div{
  border: solid 1px #aaa;
}

.bulk_invite_table input{
  width: 100%;
}

.bulk_invite_table td.left{
  width: 34%
}

.bulk_invite_table td.center{
  width: 34%
}

.bulk_invite_table td.right{
  width: 32%
}


form h4 {
  font-size: 1.1em;
  font-weight: bold;
	color: #666;
	line-height: 1.5em;
}

form .box{
  width: 100%;
  border: solid 1px #aaa;
}


.table_title{
  font-weight: bold;
  font-size: 0.95em;
  color: #909090;
  margin: 0px;
  padding: 0px;
}

.entity_toggle td{
  vertical-align: top;
}

.entity_toggle td p{
  font-weight: normal;
  line-height: 1.1em;
  margin: 0px;
}

.entity_toggle .entity-info{
}

.entity_toggle table td.left-icon{
  width: 30px;
}

.entity_toggle table td.right-info{
  padding-bottom: 6px;
  border-bottom: dotted 1px #ccc;
}

.entity_toggle table{
  width: 100%;
}

.entity_toggle div.body{
  border-left: solid 1px #88f;
  margin-bottom: 8px;
  padding-left: 18px;
  margin-left: 18px;
}

.entity_toggle .fineprint.action{
  float:right;
}

.fineprint.action {
  font-weight: bold;
}

table.formatbar{
	/*width:100%;*/
}      

.formatbar .btn{
	padding-right: 2px;
	vertical-align: middle;
}	

.formatbar .group{
  padding-right: 2px;
}

.formatbar .actions{
  text-align: right;   
}

.formatsubbar{
	width: 100%; 
	padding-right: 6px;
}

.formatsubbar img{
	vertical-align: bottom;
}

/* horrible hack but needed to keep insert small button on format bar from overlapping */
td.min-width2{
	width: 70px;
} 

td.min-width{
	width: 15px;
}

#space-url a{
	font-weight: bold;
}

img.public-badge{
	vertical-align: bottom;
}

#alerts-list td{
	padding-right: 8px;
}

#space-list td{
}

#space-list p{
	line-height: normal;
	padding: 0px;
	margin: 0px;        
}

#space-list td.left{
	width: 50%;
	vertical-align: middle;
}

#space-list td.center{
	width: 15%;
	vertical-align: top;
}

#space-list td.right{
	width: 35%;
	text-align: right;
	vertical-align: middle;
}

#space-list tr.top td{
	padding-top: 0.5em;
}

#space-list tr.bot td{
	padding-bottom: 0.5em;
	border-bottom: solid 1px #bbb;
}

#space-list p.smallprint{
	line-height: 1.3;
}

#space-list span.midprint{
	color: #808080;
}

#space-list .space-description{
 	margin-top: 1.0em;
}
#space-list img{
	vertical-align: bottom;
}


#file-list td{
	line-height: normal;
	padding: 0.5em 0px;
	margin: 0px;        
}


#file-list td.icon{
	width: 1px;
	vertical-align: top;
	padding-right: 4px;
}

#file-list td.left{
	vertical-align: baseline;
	padding-right: 4px;
}

#file-list td.right{    
	padding-left: 4px;
	text-align: right;
	vertical-align: baseline;
}

#file-list tr{
	border-bottom: solid 1px #EEE;
}

#file-list .midprint{
	color: #808080;
}

#file-list .mceContentBody p{
	color: #808080;
}                            


.upload-quick-form{
	padding-bottom: 1.0em;
	border-bottom: solid 1px #eee;
}
.upload-quick-form tr.top td{
}

.search-form label{
	font-weight: bold;
	font-size: 0.95em;
	color: #909090;
	margin: 0px;
	padding-right: 8px;
} 

.search-form .category{
  border: solid 1px #DEDEDE;
  padding: 3px;
  background: url(/images/shared/sidebar/category_bg.gif) repeat-x center;	
}

.search-form img{
	vertical-align: middle;
}

.search-form .member img{
	float: right;
	padding-top: 3px;
} 
                       
.search-form ul{
  border: solid 1px #DEDEDE;
	margin: 0px;
	padding: 2px 6px;
}

.search-form .member{
  border: solid 1px #DEDEDE;
  padding: 3px;
}

.search-form .mini_button{
	float:right;
}

.search-form .midprint{
	clear: both;       
	font-weight: bold;
	color: #888;
	margin: 1.0em 2px 0.25em 0px;
}

.search-form #kindof_filter{
  border: solid 1px #DEDEDE;
  padding: 3px;	
}

.saved_search_table td{
	vertical-align: baseline;	
}             

.saved_search_table td p{
	font-weight: bold;
	color: #888;
}

.pending {
	font-weight: bold;
	color: #090;
}

table.mini-tab-bar{
  border-collapse: collapse;	
	margin: 0px;
	text-align: center;
}                 

table.mini-tab-bar td.selected{
	background-color: #e0e0e0;
}

table.mini-tab-bar td{
	border: solid 1px #bbb;
	line-height: normal;
	text-align: center;
	padding: 1px 16px;
}

table.mini-tab-bar a{
	font-weight: bold; 	
}

.activity-summary-div{
	padding: 0.5em 0 0 0;
	border-bottom: solid 1px #ccc;   
}

.activity-summary-link{
	text-align: center;
	margin: 0 20px;
	line-height: normal;
	color: #BBB;
}

.activity-summary-link a{
	font-size: 9px;               
	color: #888;
}

.activity-summary-detail{
	margin: 0 20px;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	line-height: normal;
}                  
 
.activity-summary-detail td.left{
	color: #555;
}

.activity-summary-detail td.left a{
}

.activity-summary-detail td.right{
	text-align: right;                        
	color: #555;
	vertical-align: baseline;
}
	
#page_title{
	width: 99%;
}


.plan-table td{
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
.plan-table td{
	
}

table#usage td{
	text-align: center;  
}

tr.total-row td{
	font-weight: bold;
}

#unavailable h1{
	font-family: Optima, 'Gill Sans', 'Arial';
	font-size: 32px;
	font-style: italic;
	color: #14268a;
	font-weight: normal;
}

#unavailable p.midprint{
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #555;
}

.page_body input[type=text]{
  width: 100%;
}

.subtle, .subtle a{
  color: #888;
}

/* new */
.subtle a:hover{
  
  border-bottom: 1px dotted #0083C5;
  text-decoration: none;
}
/* new */


.subtle, .subtle{
  color: #888;
}

.article_title p{
  line-height: normal;
  margin: 0px;
  padding: 0px;
}

.mini-editor input[type=text]{     
  width: 50%;
}
.disabled{
  color: #555;
}

.options-box{
  border: solid 1px #888;
  padding-left: 8px;
}

.folder-row .hoverable{
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 5px;
  padding-bottom: 3px;
} 

.folder-row .hoverable.hover{
  border: solid 2px #555;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 3px;
  padding-bottom: 1px;
}

table.mceEditor td{
  background: #FFF;
}

table.mceEditor td.mceToolbarTop{
  background: #EEE;  
}            

table.mceEditor td.nt_mce_main_toolbar{
  background: #EEE;
}

table.mceEditor td.nt_mce_advanced_toolbar{
  background: #EEE;
}  

.mceResizeBox{
}

#tab-tbl{
  border: solid 1px #aaa;
}

#tab-tbl td{
  vertical-align: baseline;    
  padding: 0px;
}
#tab-tbl td.a{
  padding-left: 8px;
  width: 1px;
}
#tab-tbl td.b{
  width: 1px;  
}
#tab-tbl td.c{
  padding-left: 4px;
}

#tab-tbl p{
  line-height: normal;
}

ol.comments{
  padding-left: 2em;
}

/*moved from space css */
a.preview_link {
	display: block;
	text-align: center;
	margin-top: -20px;
	font-size: 12px;
}
div.dropmarker {
   height:6px;
   width:200px;
   background: url(/images/shared/dropmarker.png) left top;
   margin-top:-3px;
   margin-left:-5px;
   z-index:1000;
   overflow: hidden;
}

pre, code {
	overflow: auto;
}
/* sidebar area */

#sidebar.hidden {
 	display:none;
}              

#sidebar.discrete {
  background: #FFFFFF;
  background-image: none;
  border-left: none;
  border-bottom: none;
}

#sidebar {
	width: 25%;
	vertical-align: top;
	border-left: solid 1px #E4E4E4;
	background-color: #ADADAD;
	background-position: right top;	/*border-left-width: 1px;
	border-left-style: none;
	border-left-color: #E4E4E4;
	color: #333333;*/
	text-align: left;
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
}

#sidebar_div{
	margin-left: 8px;
	margin-right: 8px;	/*color: #000000;*/
}     

.ie6 #sidebar_div {
	margin: 14px;
}        

#sidebar a {
	color: #5E3F00;
	text-decoration: none;
}

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


#sidebar h4 {
	line-height: 1em;
	min-height:1em;
	font-size: 1em;
	letter-spacing: 0.15em;
	color: #000000;
	margin: 4px 0px 8px 0px;
	margin: 4px 0px 8px 0px;
	padding: 2px 6px 2px 2px;
	background-image: url(/themes/darkstar/sideheade_back.jpg);
	background-repeat: repeat-x;
	border: 1px solid #848484;
}             

#sidebar .hoverable{
  
}

#sidebar .hoverable.hover{
  border-bottom: solid 1px black;
}

#sidebar h4 img{
  vertical-align: baseline;
}

#sidebar input.text_field{
  margin-left: 8px;
}

#space-metainfo {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
#space-metainfo img{
	margin-bottom: -2px;
	padding-right: 2px;
}
#sidebar .bottom_actions{
  background: url(/images/shared/gray_dot.gif) repeat-x center bottom;
  padding-bottom: 6px;
  clear:both;
	text-align: right;
}

#sidebar label.small {
	color:#555555;
}

#sidebar .bottom_actions{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#sidebar table{
  width: 100%;
  margin-left: 0px;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 0px;
  border-collapse: collapse;
}


#search_item{
  width: 95%; /* GRIPE don't know why this can't be 100% */
}

#sidebar td.search_button{
}

#sidebar table.member_table{
}
#sidebar table.member_table td.selected{
	background: #E0E0E0;
}
#sidebar .invite-entry input{
  width: 100%;
}
#sidebar .invite-entry{
}

#sidebar .invite-entry table{
  border-collapse: collapse;
}
#sidebar .invite-entry table td.left{
  width: 32px;
}
#sidebar .invite-entry img{
  margin-right: 5px;
  vertical-align: bottom;
}

#sidebar td.member_icon{
  width:16px;
  padding-right: 6px;
  vertical-align: bottom;
}

#sidebar td.member_name{
  line-height: normal;
}

#sidebar td.invite_name{
  line-height: normal;
}

#sidebar p.member_name{
  margin: 0px;
  font-weight: bold;
  /*  color: #666666;*/
/*  line-height: normal; */
}

#sidebar p.invite_name{
  font-weight: bold;
  margin: 0px;
/*  color: #666666;*/
/*  line-height: normal;*/
}

#sidebar td.filter_check{
  width:13px;
  vertical-align: top;
}


#sidebar .category-entry{
  margin-left: 8px;
}

#sidebar table.category_table{
}

#sidebar table.category_table td{
  border-top: solid 1px #DEDEDE;
  border-bottom: solid 1px #DEDEDE;
  padding: 4px;
  background: url(/images/shared/sidebar/category_bg.gif) repeat-x center;
}

#sidebar table.category_table td.selected{
  background: url(/images/shared/sidebar/category_bg_selected.gif) repeat-x center;
}

#sidebar table.category_table td.category_name{
  border-left: solid 1px #E8E8E8;
}               

#sidebar table.category_table td.public_badge img{
	vertical-align: bottom;
	padding-bottom: 2px;
}

#sidebar table.category_table td.public_badge{
  border-right: solid 1px #E8E8E8;  
	padding-bottom: 2px;
}

#category_select table.category_table td{
  /*background: none;
  border: none;*/
}

#sidebar td.category_name{
  width:100%;
/*  background: url(/images/shared/sidebar/category_bg.gif) repeat-x center;*/
}

#sidebar td{
}

#sidebar td, #sidebar p{
	font-weight: normal;
	color:#000000;
	text-align: left;
}

#sidebar td.category_name p.show{
  font-weight: bold;
  color: #000000;
  text-align: left;
}

#sidebar td.category_name p{
  font-weight: bold;
  text-align: left;
  margin: 0px;
  padding: 0px;
  padding-left:8px;
}


#sidebar td.category_filter_check{
  border-right: solid 1px #E8E8E8;
/*  background: url(/images/shared/sidebar/category_count_bg.gif) repeat-x center;*/
}

#sidebar td.category_filter_check *{
  color: #522813;
  margin: 0px;
}

#sidebar ul{
  padding: 0;
  margin: 0;
}

#sidebar li{
  list-style-type: none;
}

#sidebar #category_edit input{
  width: 100%;
}

/*tag_sidebar_list
#sidebar .tag-entry{
  margin-left: 8px;
}

#sidebar .tag-entry textarea{
  font-weight: bold;
  
}
*/
#sidebar .fineprint { 
  font-size: 0.8em;
  color: #000000;
/*  background-color:  #F0F0F0;*/
}

#sidebar .mini_news {
	padding-right: 5px;
}

#space-metainfo p{
  font-size: 0.9em;
  line-height:130%;
  margin:0;
  padding:0;
  padding-bottom: 3px; 
  color: #000000;
}


img.attachment_icon{
  margin-right: 4px;
  vertical-align: top;
}

#sidebar span.attachment_size{
}


#sidebar .page_list{
	margin-bottom: 6px;
}                    

#sidebar .page_list p{
  clear: both;
}


#sidebar .page_list .fineprint{
  font-weight: normal;
  background: none;
}

#sidebar .page_list .fineprint.time{
  /*float: left;*/
  vertical-align: bottom;
  padding-bottom: 6px;
}

#sidebar .page_list .fineprint.user{
  vertical-align: bottom;
  float:right;
}

#sidebar .page_list p.title{
  line-height: 120%;
}

#sidebar .page_list p.title a{
  font-weight: normal;
}

#sidebar .page_list p.title img{
  vertical-align: baseline;
  padding-left: 4px;
}

#sidebar .revision_list p.selected{
	background-color: #E0E0E0;
}                           

#sidebar .revision_list .fineprint.user{
    float:right;
}

#sidebar .revision_list .fineprint{
  font-weight: normal;
  background: none;
}

/*
#sidebar .tag_sidebar_list a.selected{
  color: #666;
}

#sidebar .tag_sidebar_list a{
  color: #AAA;
}
*/
#sidebar p.smallprint{
  color: #000000;
}

#sidebar .rounded_action{
  background-color: #CCCCCC; 
  text-align:center;
  width: 50%;
  margin: 12px auto;
}

#sidebar .rounded_action a{
  color: #6C1C0F;
  font-weight: bold;
  text-align:center;
}

#signup_name_table td.halfwidth{
  width:50%;
}

#signup_name_table input{
  width: 100%;
}

#sidebar .event_list{
  line-height: 1.2em;
}

#sidebar .event_list li{
  padding-bottom: 0.5em;
}

#sidebar_edit_event input.wide{
  width: 100%;
}
#sidebar_edit_event {
    background: #ffffff!important;
}

#sidebar .mini_year.not-last{
	padding-bottom: 8px;
}

#sidebar .mini_year td{
	padding: 0px 4px;
	text-align: center;
	width: 25%;
	color: #333333;
}

#sidebar .mini_month td a.empty{
	font-weight: normal;
	color: #666666;
}

#sidebar .mini_month td a.full{
	font-weight: normal;
}

#sidebar .mini_year .title, #sidebar .mini_month th, #sidebar .mini_month .title{
	text-align: center;
	line-height: 1em;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
}

div.mini_month .minical-prev-link {
	top: 2px;
	left: 4px;
}

.webkit div.mini_month .minical-prev-link, .webkit div.mini_month .minical-next-link {
  margin-top:0px;
  padding-bottom: 3px;
}

.webkit #sidebar .mini_month .title {
  margin-top:0;
  padding-bottom:3px;
}

div.mini_month {
  margin-top:0;
}

div.mini_month .minical-next-link { 
	top: 2px;
}

div#mini_day_container .description {
	border-top: 1px solid #fff;
}

#sidebar .mini_year .title, #sidebar .mini_month th{
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}                   

#sidebar .mini_year span.mini_button a.full{
	color: #333333!important;
	color: #AAA!important;
	font-weight: bold!important;
}                   

#sidebar .mini_year span.mini_button a.empty{
	color: #666666!important;
	font-weight: bold!important;
}                   

#sidebar .mini_month td{
	text-align: right;
	padding-right: 8px;
}

#sidebar .mini_year td.mini_button a.empty{
	color: #333333;
}

#sidebar .mini_year td.mini_button a.full{

}

#sidebar .mini_year td.mini_button{
  background: url(/images/space/month_button.gif) center center no-repeat;
	font-size: 9px;
	width: 25%;
	min-width: 52px;
}

#sidebar .saved-searches p{
	margin: 0px;
}	

#sidebar .saved-searches p.midprint, #sidebar .saved-searches p.smallprint{
	font-weight: bold; 
}	

#sidebar .saved-searches .mini_button{
	float: right;
}

#sidebar .one-saved-search{
	margin: 0.75em 0px;
}

#meta-info-div img{
}

.bookmark_name {
	/*width: 70%;
	max-width: 70%; */
	line-height: 1.1em;
}
.bookmark_icon {
	padding-right: 3px;
	margin-bottom: -2px;
}

#sidebar ul#bookmark_list {
	list-style-type: none;
  padding: 0px 3px;
  margin: 0px 0px;
}

#sidebar #bookmark_list li{
	background-image: url(/themes/darkstar/bookmark.gif);
	padding-left: 18px;
}

#sidebar .blog_roll_button_column{
	width:60px;
	padding-left:2px;
}

#sidebar .blog_roll_button_column .mini_button{
	text-align:center;
}

#sidebar .blog_roll_button_column .mini_button a{
	width:.1em;
}

#sidebar > a {width:auto;}

#sidebar .category.cat-box p{
	margin:  2px 0px;
}

#sidebar .category.cat-box  p.more{
	text-align: right;
}

#sidebar .category.cat-box p.creator, #sidebar .category.cat-box  p.more{
	font-style:  italic;
	text-indent: 0px;
	margin:  6px 0px;
}

#sidebar .category.cat-box .tag{
	text-align: right;
	letter-spacing: 0.25em;    
	font-style:  italic;
}  

#sidebar ul.clicklist a:hover {
	text-decoration:none;
}                


/* footer */

#info-site {
	clear: both;
	text-align: center;
	margin: 0;
	font-size: 10px;
	background-color: #949494;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#info-company {
  padding: 5px;
  margin: 10px 14px 10px 8px!important;
  color: #FFFFFF;
}

#info-company a,#info-company a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#info-company a:hover,#info-company a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#info-standards{
  font-size: 10px;
  padding: 0;
  margin: 5px !important;
  display: none;
}


#copyright{
  font-size: 10px;
  padding: 0;
  margin: 5px !important;
}

/* only applies to editor (I hope!) */
body.mceContentBody{
  padding-top: 4px;
  padding-left: 4px;
}
                   
td.nt_mce_main_toolbar{
  padding-left: 3px;
  padding-top: 1px;
  padding-bottom: 1px;
  border-bottom: solid 1px #ccc;
}
td.nt_mce_advanced_toolbar{
  padding-top: 1px;
  padding-bottom: 1px;
  border-bottom: solid 1px #ccc;
}

.mceContentBody, .mceContentBody table td {
  font-family: Lucida Grande, Arial, sans-serif;
  line-height: 1.30em!important;  
  background: transparent;
  font-size: 12px;
}               


.mceContentBody h1{
  font-size: 1.3em;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #666;
}
.mceContentBody h2{
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #666;
}

.mceContentBody h3{
  font-size: 1.0em;
  font-style: italic;
  font-weight: normal;
}


.mceContentBody table td{
/*  border: solid thin #ccc;*/
  padding: 0px 3px;
}


#markup-help h1, #markup-help h2{
  line-height: 1.0em;
  padding: 0px;
  margin: 0px;
  display:inline;
}

#markup-help table{
  border-collapse: collapse;
}

#markup-help td.left{
  background-color: #eee;
}

#markup-help td{
  padding: 1px 3px;
}

#markup-help td.title-left{
  border-bottom: solid 1px #ccc;
  font-size: 0.9em;
  font-weight: bold;
  color: #888;
}

#markup-help td.title-right{
  border-bottom: solid 1px #ccc;
  font-size: 0.9em;
  font-weight: bold;
  color: #888;
}

.mceContentBody{
  line-height: normal;
}

.mceContentBody p{
  line-height: normal;
}

.mceContentBody li{
  line-height: normal;
 	margin-bottom: 0.5em;
}

.mceContentBody pre, .mceContentBody code {
 	white-space: pre-wrap;       /* css-3 */
  overflow: auto;
  max-width: 600px;
/*	max-width: 100%;*/
}

/* Wiki Syntax Decorations */
a.missing:link,a.missing:visited { background: #fafaf0; color: #998 }
a.missing:hover { color: #000; }

.ext-link { background: url(/images/shared/extlink.gif) 0 58% no-repeat; padding-left: 16px }
* html .ext-link { background-position: 0 .35em } /* IE hack, see #937 */

.mceSelectList {
	font-size: 6pt !important;
}


table.items {
  width: 100%;
  border-collapse: collapse;
}

/* Header Row */

table.items th{
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #ddd;
	font-weight: bold;
	font-size: 0.95em;
	line-height: 18px;
	color: #909090;
	margin: 0;
	padding: 0 5px 0 0;
}

table.items th.icon{
}

table.items th.name{
  text-align: left;
}

table.items.tree th.name{
  text-align: left;
  padding-left: 48px;
}

table.items th.size{
  text-align: right;
}

table.items th.last_modified{
  text-align: right;
}

table.items th.by{
  text-align: left;
}

table.items th.where{
  
}

/* Item Rows */

table.items td{
	vertical-align: top;
	padding: 5px 5px 0 0;
  color: #4D4D4D;
}

table.items td.expander{
  width: 12px;
  text-align: center;
}

table.items td.icon{
  width: 35px;
  width: auto;
  text-align: left;
  padding: 0 5px 0 0;
}

table.items td.name{
  text-align: left;
}

table.items td.size{
  text-align: right;
}

table.items td.last_modified{
  text-align: right;
  padding: 0 5px 0 0;
}

table.items td.by{
  text-align: left;
}

table.items td.where{
  
}


.folder_lineage { 
	width: 100%;
  background: url(/images/shared/main/center_title_rule.gif) left bottom no-repeat;
  margin-top: -8px;
	margin-bottom: 8px;
}


table.resource_info {
  width: 80%;
  width: 100%;
  height: 100%;
  padding: 8px;
}

table.resource_info table.info td {
  vertical-align: baseline;
}

table.info tr.item_icon_row td{
  vertical-align: middle;
}                       


table.resource_info td.resource-actions label.small {
  padding-left: 0px;
  margin-left: 0px;
}


table.resource_info td.resource-actions{
  vertical-align: top;
  padding-left: 8px;
  border-left: solid 1px #CCCCCC;
}

table.items td{
  padding: 0px;
  margin: 0px;     
}

nop_table.items img{
  vertical-align: middle;
  padding: 0px;
  margin: 0px;     
}

#nop_resource_info {
  width: 100%;
  height: 100%;
}

#nop_folder_info {
  width: 100%;
  height: 100%;  
}




ul.folder_items {
  list-style: none;
  margin-left: 30px;
  padding-left: 0;
}

ul.root_folder_items {
  list-style: none;margin-left: 0;
  padding-left: 0;
}

ul li span.folder_info {
  color: #888;
  font-size: 80%;
}

ul li.folder_item {
  margin-left: 13px;
  width: 100%;
  color: #888;
}

ul li span.folder_item_icon {
  position: relative;
  margin-left: 0;
}

ul li span.folder_item_title {
}

ul li span.folder_item_modified {
  position: absolute;
  right: 300px;
}

ul li span.folder_item_size {
  position: absolute;
  right: 150px;
}

ul li span.folder_item_type {
  position: absolute;
  right: 20px;
}
#banner_logged {  
  height: 106px;
  background: url(/images/my/banner.jpg) repeat-x top; 
}

#banner_logged .profile_info {
	font-family: Arial, sans-serif;
	float: right;
	margin-right: 8px;
	margin-top: 0px;
	color: #fff;
}

#banner_logged .profile_info h2 {
	color: #cdd1c3;
	padding: 0px;
	margin-top: 21px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 1.2em;
	font-weight: 700;
	font-size: 1.3em;
	letter-spacing: normal;
	font-family:"Lucida Grande",Geneva,Arial,Helvetica,sans-serif;
}

#banner_logged .profile_image {
	float: right;
	margin-top: 32px;
	margin-right: 26px;
}

/*#banner_logged .profile_info_list li {
	font-size: 10px;
	list-style: none;
	color:  #ffffff; 
	line-height: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}*/

#banner_logged .profile_info_list {
	color:#E5E9EC;
	font-size:10px;
	/*line-height:12px;*/
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	/*margin:0px;
	padding:0px;*/
}

#banner_logged .profile_info_list p {
	/*font-size: 10px;
	list-style: none;
	color:  #e5e9ec;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: .3px;*/
	color:#E5E9EC;
	/*font-size:9px;*/
	font-family:Arial,sans-serif;
	font-size: 10px;
	line-height:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:0px;
	margin-right:8px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;
}

#banner_logged .profile_links {
	margin-top: -4px;
	/*line-height: 16px;*/
}



/*#banner_logged  .profile_info {
	font-family: Arial, sans-serif;
	float: right;
	margin-left: 0px;
	margin-right: 12px;
	margin-top: 8px;
	margin-bottom: 0px;
	color: white;
}*/

.profile_info a {
	color: #98b2eb!important;
	font-size: 10px;
}


#tab_main {
  background: #789A9F;
  padding-top: 1.8em;
  width: 98%
}

#tab_content {
  width: 100%;
  padding: 10px 0 0 0;
  background: #fff;
  min-height: 300px;
}

#header {
  position: relative;
  width: 98%;
  height: 3em;
  width: 48em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: -1px;
  width: 48em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary li  {
  display: inline;
  list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
  width: 9.6em;
  display: block;
  float: left;
  padding: 2px 0;
  margin: 1px 2px 0 0;
  text-align: center;
  font-family: tahoma, verdana, sans-serif;
  font-size: 11px;
  text-decoration: none;
  color: #333;
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
  border: 1px solid #666;
  border-bottom: none;
  background: #789A9F;
  padding-bottom: 4px;
  margin-top: 0;
  color: #FFF;
}

#header ul#primary a {
  background: #EDF4F5;
  border: 1px solid #AAA;
  border-bottom: none;
}

#header ul#primary a:hover {
  margin-top: 0;
  border-color: #666;
  background: #fff;
  padding-bottom: 3px;
}

#header ul#secondary {
  position: absolute;
  margin: 0;
  padding: 0;
  bottom: -1.4em;
  left: 1px;
  width: 48em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#secondary li a,#header ul#secondary li span {
  width: auto;
  display: block;
  float: left;
  padding: 0 10px;
  margin: 0;
  text-align: auto;
  border: none;
  border-right: 1px dotted #AAA;
  background: none;
}

#header ul#secondary li a {
  color: #FFF;
  text-decoration: underline;
}

#header ul#secondary li a:hover {
  color: #E1FFFA;
  background: transparent;
  padding: 0 10px;
  border: none;
  border-right: 1px dotted #AAA;
}

#header ul#secondary li a:active {
  color: #000;
  background: transparent;
}

#header ul#secondary li:last-child a { border: none; }

/* Calendar Components */

#calendar-sidebar hr {
  clear: both;
}


#calendar-event-search {
  margin-left: 38px;
}


#calendar-mode-day {
  
}

#calendar-mode-week {
  
}

#calendar-mode-month {
  
}



#month-header {
  text-align: center;
}

/* Calendar List */
#no-calendars {
  font-style: italic;
}

#calendar-list {
  list-style: none;
}

.calendar {
	font-weight: normal;
}

.calendar-active {
	background-color: #DCE6EA;
	margin-right: 4px;
}

/* Main Calendar Styles */

#calendar-table {
	width: 100%;
	height: 500px;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: #333333;
	background-image: url(/images/space/cal_day_of_week_back.gif);
	background-repeat: repeat-x;
	border: 1px solid #999999;
}

#calendar-table td {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
/*
 WHY DOESN'T THIS WORK?
#calendar-table thead {
  height: 10px;
  background-image: url(/images/space/cal_day_of_week_back.gif);
}*/

/* Styles for date cells */
.date a{
	padding: 0px;
	margin: 0px;
}

#calendar-table .date a, #calendar-table .date-active a, #calendar-table .date-today a{
  padding-right: 4px;
}

#calendar-table .date-active a{
  font-weight: bold;
}

#calendar-table .date-active {
	background-image: url(/images/space/cal_selected_day.gif);
	background-repeat: repeat-x;
}

#disclosure-triangle {
	/*  float: left; */
}

#nop_calendar-time-table-container {
  height: 410px;
	width: 475px;
	overflow: auto;
}

#time-table  {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px none #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	height: 50px;
}

.time-table_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

#time-table{
  border-collapse: collapse;
  vertical-align: top;
  width: 100%;
  line-height: 1.2em;
}

#time-table tr.all_day_events td{
  border-top: solid 1px #ddd;
}

#time-table tr.hour td{
  border-top: solid 1px #ddd;
}

#time-table tr.half-hour td{
  border-top: dotted 1px #ddd;
}

#time-table td.left{
  background-color: #eee;
  width: 5%;
  text-align:right;
  padding-right: 5px;
}

#time-table td.right{
  width: 95%;
}
#time-table td.right a{
  font-weight: normal;
}
#time-table .event-list{
  border-collapse: collapse;
}

#mini_day_container {
  height: 340px;
}

/* lee's additions nov 1 2005 */
#calendar-table td{
  vertical-align: top;
  height: 100px;
  max-height: 100px;
  overflow: hidden;
}

#calendar-table td.date.before, #calendar-table td.date.after{
  background-color: #f0f0f0;
}

#calendar-table caption{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666;
  font-weight: bold;
  padding-bottom: 1.0em;
  padding-left: 5px;
  padding-right: 5px;
}

#calendar-table th{
  color: #666;
  font-weight: normal;
}

#calendar-mini{
  padding-top: 5px;
}

#calendar-mini td{
  vertical-align: top;
}

#calendar-mini td.center{
  min-width: 20px;
}

/* a table of events with the month cal view */
#calendar-table table.events-for-day{
  border-collapse: collapse;
  width: 100%;
}

#calendar-table table.events-for-day td{
  height: auto;
  background: none;
  border: none;
  padding-bottom: 4px;
}

#calendar-table tr{
}

#calendar-table .calendar-date-event{
  font-size: 0.85em;
  line-height: 1.2em;
  padding-left: 3px;
}

#calendar-table .calendar-date-event a{
  font-weight: normal;
}

#nop_calendar-mini table td{
	margin: 0px;
	padding: 0px;
}
 
#calendar-mini .mini_month td{ /* b/c #sidebar formats it differently */
	padding: 1px 2px;
}

.mini_month{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	padding-right: 7px;
	background-color: #FFFFFF;
	color: #333333;
}

.mini_month p.title{
	text-align: center!important;/* not sure why I need important but I do */
	line-height: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	color: #333333;
}

.mini_month table th{
	text-align: right;
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #ddd;
	line-height: 1em;
	font-weight: normal;
	color: #333333;
}

.mini_month td.date, td.date-active, td.date-today{
	text-align:right!important;
	line-height: 1.7em;
	color: #C34E00;
}

.mini_month td.date.before, .mini_month td.date.after{
  border: none;
}

.mini_month td.date a{
  font-weight: normal;
}

td.date .eventful a{
  font-weight: bold;
}

.mini_month a.empty{
	font-weight: bold;
	color: #AAA;
}

.mini_month a.full{
	font-weight: bold;
}

/* 
  datepicker styles
  David Lee 2005
  all parts user servicable
*/
.date_picker {
  /* comment out this line to show by default: */
  display: none;
  /* comment out this line to prevent calendar 'floating' over page: */
  position: absolute;
  background-color:white;
  padding: 3px;
  border: 1px solid silver;
}

.date_picker table {
  border:        1px solid silver;
  border-top:    2px solid silver;
  border-bottom: 3px solid silver;
  font-family: verdana, sans-serif;
}
.date_picker th {
  font-size: 10px;
  color: #333;
  text-align: center;
}

.date_picker .day_labels th {
  color: darkgreen;
  font-size: 9px;
  font-weight: normal;
}

.date_picker td {
  width: 18px;
  background-color: #ddd;
  font-size: 9px;
  text-align: right;
}

.date_picker a {
  text-decoration: none;
  border-bottom: 1px dotted silver;
  color: #333;
}

.date_picker a:hover   { color:white ; background-color: black}

.date_picker .cancel_butt { text-align: right; padding-right: 5px }
.date_picker .cancel_butt a {
  font-size: 9px;
  color: gray;
  font-family: verdana, sans-serif;
  text-decoration: none
}
.date_picker .cancel_butt a:hover {
  background-color: gray;
  color: white;
}

/*div#notification-link.subnav-yellow-box {
background-color:#FFF6B7;
border-color:#FFCB71 rgb(255, 203, 113) rgb(255, 246, 183);
border-style:solid;
border-width:1px;
color:#888888;
font-weight:bold;
}*/

div#notification-link {
padding:3px 4px 12px;
}

div#notification-content p.smallprint {
	color: #333333;
}

div#calendar-time-table-container {
	position: relative;
	width: 665px;
	left: -10px;
	margin: auto;
}

.ie6 div#calendar-time-table-container {
	left: 15px;
}

div#month-header {
	width: 665px;
}

table#calendar-table {
	width: 665px;
}

.mozilla div.dayrange-7 tr#all-day-events div.time-block, .ie7 div.dayrange-7 tr#all-day-events div.time-block {
	width: 82px;
}


.ie6 div.dayrange-7 tr#all-day-events div.time-block {
	width: 83px;
}

.webkit div.dayrange-7 div.time-block div.contents {
	width: 72px;
}

.webkit #sidebar .mini_month .title, .mozilla #sidebar .mini_month .title {
	padding-top: 1px;
	padding-bottom: 4px;
}