/* outside of main container */
body {  
  background: #ddd; 
}

/* main frame for page */
#container {
}

/* banner */
#banner {  
  background: url(/themes/sapphire/back_banner.gif) repeat-x top; 
}

img#banner-logo {
	position: relative;
	top: -15px;
}

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

#nav-meta li.meta {  
  background: #739BD3;
}

#nav-meta a{  
  color: #EFF3FB;
}

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


/* main 'tab' bar background*/
#nav-main {
  background: url(/themes/sapphire/back_tabs.gif) repeat-x top;
}

#nav-main li{
  margin:7px 0px 0px 4px;
  padding:0px 0px 0px 10px;
  background: url(/themes/sapphire/tab.gif) no-repeat left top;
}
/* old style */
#nav-main a{
  background: url(/themes/sapphire/tab.gif)  no-repeat right top;
  padding:1px 10px 2px 0px;
}
/* new style
#nav-main li a{
  background: url(/themes/sapphire/tab.gif)  no-repeat right top;
  padding:1px 10px 2px 0px;
} */

/* powered by link */
#nav-main-right a{
  background: none;
  color: #005dc7;
	padding:0px 3px 0px 0px;
}

#nav-main-right a:hover {
  color: #555;
}

#nav-main a:hover {
  color  : #FFFFFF;
  text-decoration: none;
  padding:2px 10px 1px 0px;
}

/* left side of a selected tab */
#nav-main li.current {
  background: url(/images/shared/main/tab_selected.gif) no-repeat left top;
}

/* right side of a selected tab */
#nav-main li.current a {
	background:url(/images/shared/main/tab_selected.gif) no-repeat right top;
}
/*.current a {
  background-image: url(/themes/sapphire/tab_selected.gif);
}*/

/* text attributes for tab links 
#nav-main li.current a:hover {
  color: #555;
}*/

.subtle a{
  color: #6B87AC;
  text-decoration: none;
}

.subtle a:hover{
  color: #3055AE;
  border-bottom: 1px dotted #3055AE;
  text-decoration: none;
}

/* subnav background */
#nav-section {
  background: url(/themes/sapphire/back_subnav.gif) repeat-x top;
}

/* link color in general */
a{
  color: #0059c3;
}

a:hover{
  color: #264690;
}

/* link color in sidebar */
#sidebar a{
    color: #0059c3;
}

#sidebar .mini_year span.mini_button a{
	color: #0059c3!important;
}                   

/* sidebar areas */
#sidebar h4 {
  background-color: #e7eef7;
  margin-left: 0px;  
}

#content h1, #content h2, .mceContentBody h1, .mceContentBody h2{
	color: #be615c!important;
}

#content h3, #content h4, .mceContentBody h3, .mceContentBody h4{
	color: #1948a5!important;
}

#content h4 {
  font-weight: normal;
}

/* the divider between the titla area below the subnav and the rest of the content */
table.top_head {
  background: url(/themes/sapphire/top_head_rule.gif) left bottom no-repeat;
}

/* the color for the title in area below the subnav */
table.top_head .bigprint{
  color: #d2615b;
}

table.bottom_head {
  background: url(/themes/sapphire/top_head_rule.gif) left top no-repeat;
}


/* title and headers */
.bigprint{
  
}

/* used for list lines */
.midprint{
  
}

/*  used for page footer links (e.g. comment)*/
.smallprint{
}


/* link to actions at bottom of sidebar items. Also provides separator background image */
#sidebar .bottom_actions{
}

/* smaller typeface used in sidebar */
#sidebar .fineprint{
}

/* the default typeface used for sdebar items (e.g. member names)*/
#sidebar p{
}

/* the 'call-to-action button */
span.big_button {
  background: url(/themes/sapphire/big_btn.gif) no-repeat left center;
}

span.big_button a{
  background: url(/themes/sapphire/big_btn.gif) no-repeat right center;
}

div.yb span.big_button a{
  background-color: #FFF6B7;
}

div.yb span.small_button a{
  background-color: #FFF6B7; 
}

span.small_button {
  background: url(/themes/sapphire/small_btn.gif) no-repeat left center;
}

span.small_button a{
  background: #ffffff url(/themes/sapphire/small_btn.gif) no-repeat right center;
}

#sidebar ul.clicklist a.deselected{
  color: #AAA;
}

#sidebar ul.clicklist .selected {
	background-color:#FFFFFF;
	border:1px dotted #444444;
	padding:0px 2px;
}

#sidebar .disclose {
	width: 10px;
	height: 10px;
}
#sidebar .disclose.dn{
	background: url(/images/shared/arrow_down.gif) center center no-repeat; 
}
#sidebar .disclose.rt{
	background: url(/images/shared/arrow_right.gif) center center no-repeat;	
}

#cat-boxes h3.under{
	background-color: #e7eef7!important;
	background-image: none!important;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #555!important;      
}                                    

#cat-boxes .shadow{
  background-color: #f8fbff!important;
}

#box-set h3.under{
   font-family: Arial, sans-serif;
   font-weight: bold;
   color: #555!important;
   background-image: none!important;
}

#box-set table.line{
   background-color: #e7eef7!important;
   background-image: none!important;  
}                                

#box-set .shadow{
  background-color: #f8fbff!important;
}

#box-set .tag-box-content{
	border: solid 1px #f8fbff!important;
}       
#sidebar_edit_event {
    background: #eeeeee!important;
}

#sidebar .mini_month .title {
	color: #555;
	display: inline-block;
	width: 10em;
	margin: auto;
}

.calendar-color-1 {
	background-color: #608fc7;	
}

.calendar-color-2 {
	background-color: #c38651;	
}

.calendar-color-3 {
	background-color: #9fc0ee ;	
}

.calendar-color-4 {
	background-color: #f9ecc5;	
}

.calendar-color-5 {
	background-color: #559af9;	
}

.calendar-color-6 {
	background-color: #fdd8b0;	
}

.webkit #sidebar .mini_month .title, .mozilla #sidebar .mini_month .title { 
	width: 100%;
}

body.folder .folder_lineage {
	margin-top: -2px;
}