/*
	spsdash.css
	----------
	This stylesheet controls colors and borders for the default theme of Sharepoint Portal Server.
	The global.css controls layout, alignment and font settings that are common to all themes. 
*/

BODY 
{
	BACKGROUND-COLOR: ivory; 
	COLOR: black;
}
HR 
{
	COLOR: #b5c7de;
}

B A:link 
{
	COLOR: #333366; 
	TEXT-DECORATION: none
}
B A:visited 
{
	COLOR: #333366; 
	TEXT-DECORATION: none
}
B A:hover 
{
	COLOR: #333366; 
	TEXT-DECORATION: underline
}

A:link 
{
	COLOR: #2a2ab4; 
	TEXT-DECORATION: none
}
A:visited 
{
	COLOR: #339; 
	TEXT-DECORATION: none
}
A:hover 
{
	COLOR: #2626b5; 
	TEXT-DECORATION: underline
}

/* 	Dashboard Title Area  */ bil 666699


.DashTitleArea 
{
	BACKGROUND-COLOR: #5f8ac5;
}
.DashTitle 
{
	FONT-FAMILY: arial, verdana, helvetica, sans-serif; 
	COLOR: white
}
.DashCaption 
{
	COLOR: white;
	FONT-FAMILY: tahoma, arial, verdana, helvetica, sans-serif; 
}
.DashCaption A:link 
{
	COLOR: white; 
	TEXT-DECORATION: none;
}

.DashCaption A:visited 
{
	COLOR: white; 
	TEXT-DECORATION: none;
}

.DashCaption A:hover 
{
	COLOR: white; 
	TEXT-DECORATION: underline;
}

.DashTitleGroup_old 
{
	BACKGROUND-COLOR: #666699;
}



.DashTitleGroup 
{
	BACKGROUND-COLOR: #0073bd;
}

.DashCommandArea 
{
	COLOR: white
}
.DashCommand:link, .DashCommand:visited, .DashCommand:hover
{
	COLOR: white; 
	TEXT-DECORATION: none;
	FONT-SIZE: 80%;
}

/* 	Navigation area  */

.DashNavArea 
{
	 BACKGROUND-COLOR: #AFC0DF;
	 BORDER-BOTTOM: solid 1px #636394;
}
.DashNavArea td
{
	PADDING-RIGHT: 0ex;
}

.DashNavArea A:link
{
	font-family: Tahoma; 
	font-size: 7pt; 
	color: #666699; 
	font-weight:700;
	text-decoration: none
}

.DashNavArea A:visited
{
	font-family: Tahoma; 
	font-size: 7pt; 
	color: #666699; 
	font-weight:700;
	text-decoration: none
}

.DashNavArea A:hover
{
	font-family: Tahoma; 
	font-size: 7pt; 
	color: #666699; 
	font-weight:700;
	text-decoration: none
}

.DashNavDashArea 
{
	/*BORDER-LEFT: #636394 1px solid*/
}
.DashNavCurDashArea 
{
	BORDER-LEFT: #cfd5e5 1px solid; 
	FONT-WEIGHT: bold; 
	BACKGROUND-COLOR: #afbcdb;
}
.DashNavLink:link
{
	COLOR: black
}
.DashNavLink:visited 
{
	COLOR: black
}
.DashNavLink:hover 
{
	COLOR: white; 
	TEXT-DECORATION: underline
}
.DashNavChildArea 
{
	BACKGROUND-COLOR: #9faccb
}
.DashNavDashChildArea 
{
	BORDER-LEFT: #cfd5e5 1px solid
}

/* 	Layout Area  */

.DashLayoutTable 
{
	BORDER-TOP: #ffcc00 0px solid; 
	BORDER-LEFT:#ffcc00 0px solid
}

/*	Web Part Frames  */
/* 		border: thin solid #5f8ac5 ;*/
.DashPartFrame 
{
	BORDER: 1px solid #b5c7de
}

.DashAltPartFrame 
{
	BORDER: 1px solid #666699
}

.DashPartTitle, .DashPartCommandsArea
{
	PADDING: 2pt; 
	BACKGROUND: #666699;
	FONT-FAMILY: Tahoma, Verdana, arial, verdana;
	FONT-WEIGHT: bold; 
	COLOR: white;	
	FONT-SIZE: 100%;
	TEXT-ALIGN: center;
}

.DashAltPartTitle, .DashAltPartCommandsArea
{
	PADDING: 2pt; 
	BACKGROUND: #CFDFEF;
	FONT-FAMILY: Tahoma, Verdana, arial, verdana;
	FONT-WEIGHT: bold; 
	COLOR: #333366;	
	FONT-SIZE: 100%;
	TEXT-ALIGN: center;
}

.DashPartTitle A:link
{
	COLOR: black
}
.DashPartTitle A:visited
{
	COLOR: black
}
.DashPartTitle A:hover 
{
	COLOR: #636394; 
	TEXT-DECORATION: none
}

/*	Web Part Contents  */

.DashAltPartBody 
{
	BACKGROUND-COLOR: white
}

.DashPartBody 
{
	BACKGROUND-COLOR: #CFDFEF
}
.UserShadedRegion 
{
	BACKGROUND-COLOR: #eeeeee
}

.UserCaption 
{	
	COLOR: #666699;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
}

.UserCaption B
{	
	COLOR: #4f70bf;
	font-weight: bolder;
	font-family: Tahoma, Verdana, Arial ;
}

.UserConfiguration 
{
	BACKGROUND-COLOR: #eeeeee
}
.UserDottedLine
{	
	BACKGROUND-COLOR: #3366cc; 
	BACKGROUND-IMAGE: url(dot.gif); 
	BACKGROUND-REPEAT: repeat-x
}
.UserButton { 
	BORDER: 1px solid #999999
}
.UserNotification { 
	COLOR: #EBA336;
	font-family: Tahoma, Arial, Verdana;
}
.MapTitle
{
	COLOR: #EBA336;
	font-family: Tahoma, Arial, Verdana;
	font-size: 120%;
	font-weight: bold;
}
.UserToolbarTextArea { 
	BORDER-BOTTOM: 1px solid #5f8ac5
}
.UserToolbarTextArea A:link
{
	COLOR: #3366cc; 
	TEXT-DECORATION: none
}
.UserToolbarTextArea A:visited
{
	COLOR: #3366cc; 
	TEXT-DECORATION: none
}
.UserToolbarTextArea A:hover 
{
	COLOR: #ff3300; 
	TEXT-DECORATION: underline
}
.UserToolbarDisabledLink 
{
	COLOR: #808080; 
	TEXT-DECORATION: none
}
.UserToolbarImage
{ 
	BORDER: 1 solid #FFFFFF; 
}
.UserToolbarImageArea 
{ 
	BORDER-BOTTOM: 1px solid #5f8ac5
}

.UserToolbarSelectedImage
{ 
	BORDER: 1 solid #C0C0C0; 
}
.UserToolbarLink 
{
}
.UserGenericHeader 
{ 
	BORDER-BOTTOM: 1px solid #5F8AC5
}


/* SPS styles */

.InfoPartFieldLabel 
{
}
.ListPartFieldLabel 
{
	COLOR: #888888;
}
.ListPartFileName 
{
	COLOR: #888888;
}
.DisabledLabel 
{
	COLOR: #888888;
}
.DisabledValue 
{
	COLOR: #888888;
}

.CatalogItem
{
	BORDER: 1px solid #b5c7de;
	WIDTH: 100%;
	PADDING: 2px;	
}

.CatalogItem .Caption
{
	BACKGROUND-COLOR: #ecf1f4;	
}

.CatalogItem .Caption B
{
	font-family: Tahoma, verdana, arial; 
	font-size: 9pt; 
	color: #333366; 
	font-weight:700; 
	text-decoration: none;
}

.CatalogItem .Caption A
{
	font-family: Tahoma, verdana, arial; 
	font-size: 8pt; 
	color: #4f4f4f; 
	font-weight:700; 
	text-decoration: none;
}

.CatalogItem .Body A
{
	font-family: Tahoma, verdana, arial; 
	font-size: 8pt; 
	color: #000099; 
	font-weight:500;
}

.CatalogItem .Body
{
	BACKGROUND-COLOR: #f7f7f7;
}

/* Alternate Styles */
.AlternateCatalogItem
{
	BORDER: 1px solid #ffd9b2;
	WIDTH: 100%;
	PADDING: 2px;	
}

.AlternateCatalogItem .Caption
{
	BACKGROUND-COLOR: #fdf2df;	
}

.AlternateCatalogItem .Caption B
{
	font-family: Tahoma, verdana, arial; 
	font-size: 9pt; 
	color: #333366; 
	font-weight:700; 
	text-decoration: none;
}

.AlternateCatalogItem .Caption A
{
	font-family: Tahoma, verdana, arial; 
	font-size: 8pt; 
	color: #4f4f4f; 
	font-weight:700; 
	text-decoration: none;
}

.AlternateCatalogItem .Body A
{
	font-family: Tahoma, verdana, arial; 
	font-size: 8pt; 
	color: #000099; 
	font-weight:500;
}

.AlternateCatalogItem .Body
{
	BACKGROUND-COLOR: #f7f7f7;
}

