/* inherited from header and TSI stylesheet */
#header { padding:0px; height:78px; width:980px; margin-bottom: 1px; 
		  border-top: 3px solid #6d5c72; border-bottom: 3px solid #6d5c72;
		  background:url(../bg_header-bridge.jpg) bottom left no-repeat; }
#content_home_outline { width:950px; height:887px; background: url(../bg_tsi.gif) top left repeat-y; margin-top:8px; padding:12px 15px 0 15px; }	
#nav_global { width: 980px;}
#logo { background:none; width:1px; height:1px; position: absolute; left: 820px; top: 42px; }
	
	
#breadcrumbs { margin-top:5px; margin-bottom:-10px;}
	
	
/* calendar override styles */
#month { width:980px;  }

.entry { font-size:10px; color: #990000; }
.entrylowpriority { font-size:11px; color: #4c4036; font-weight:bold; }
.entryhighpriority { font-size:10px; color: #6d5c72; font-weight:bold; }

.entry img,
.entryhighpriority img,
.entrylowpriority img,
.layerentry img,
.unapprovedentry img {
  border-width: 0px;
  margin-left: 6px;
  margin-right: 2px;
}

.layerentry
{
font-size:10px; 
color: #990000;
}


a
{
color: #4c4036;
text-decoration: none;
}




.title {
	width: 610px;
	float: left;
}	

#day .title .date, .title .date {
font-size: 32px;
font-weight: bold;
text-align: center;
color: #6d5c72;
font-family:Garamond;
}


.title .viewname, #day .title .user, .title .user {
font-size: 12px;
font-weight: normal;
color: #4c4036;
text-align: center;
}


a:hover {
color: #990000;
text-decoration:none;
}

.dayofmonth {
border:none;
font-size: 13px;
color: #4c4036;
font-weight: bold;
text-decoration: none;
padding: 0px 2px 0px 3px;
}


.dayofmonth:hover
{
color: #990000;
}

th
{
font-size: 14px;
color: #4c4036;
background-color: #d1ccbe;
border-top-color: #c2b4a5;
border-left-color: #c2b4a5;
}

#viewv .main th, #viewl .main th, #month .main th

{
border-top-color: #c2b4a5;
border-left-color: #c2b4a5;
border-right-color: #c2b4a5;
background-color: #d1ccbe;
}

#viewl .main td, #month .main td 
{
font-size: 12px;
height: 75px;
background-color: #efecdc;
border-top-color: #c2b4a5;
border-left-color: #c2b4a5;
}

#viewl .main td.weekend, #month .main td.weekend, #viewm .main td.weekend, #viewv .main td.weekend, #vieww .main td.weekend, #week .main td.weekend 
{
background-color: #d9d3c0;
border-top-color: #c2b4a5;
border-left-color: #c2b4a5;
border-right-color: #c2b4a5;
}




#viewl .main td.today, #month .main td.today, #viewm .main td.today, #vieww .main td.today, #viewv .main td.today 
{
/* 
background-color: #a59c9d; 
border-top-color: #c2b4a5;
border-left-color: #c2b4a5; 
*/
background-color: #efecdc;
border: 3px solid #dbb558;
}


#day .glance td.hasevents
{
background-color: #d9d3c0;
}


.viewt, #viewv .main, #viewm .main, #vieww .main, #week .main, #viewl .main, #month .main
{
border-bottom-color: #c2b4a5;
border-right-color: #c2b4a5;
width:950px;
}


/* mini cal on month view */
.minical caption a
{
font-weight: normal;
font-size:15px;
color: #6d5c72;
}

.minical td.hasevents
{
/* background-color: #a59c9d; */
background-color:transparent;
font-weight: normal;
}

.minical caption a:hover
{
color: #990000;
}

.minical td {
	background-color:transparent;
}

.minical td a {
	font-size:11px;
}

.minical th {
	font-size:11px;
	border-left-color: #c2b4a5;
}

.minical {
	margin-top:5px;
}


/* day view */
#day div.minicalcontainer {
	border: 1px solid #4c4036;	
}
.glance {
	border-right-color: #c2b4a5;	
	border-bottom-color: #c2b4a5;	
}
.glance td
{
border-top-color: #c2b4a5;
border-left-color: #c2b4a5;
}

.glance th.row {
color: #4c4036;
padding-top:12px;
border-top-color: #c2b4a5;
border-right-color: #c2b4a5;	
border-left-color: #c2b4a5;	
}
