/* 
Sandblasters Skin Style Sheet

Menu Grey: 157 159 158 = 9D9F9E
Orange: 226 122 83 = E27A53
*/

.menubar
{
	background-color: #9D9F9E;
	height:30px;
	color: #000000;
	font-size: xx-small;
}

.pagemaster 
{
	width: 100%;
	height: 100%;	
	background-color: #000000;
	font-family: Verdana;
}

.skinmaster {
	height: 100%;
	background-color: #000000;
	border: solid 1px #9D9F9E;
}

.controlpanel 
{
	width: 100%;
	background-color: #dfe5f2;
}

.justgivingspace
{
	width: 346px;
}

.justgiving
{
	color: White;
	text-align: right;
	width: 260px;
	font-size: 10pt;
	vertical-align: bottom;
	font-family: Verdana;
	font-weight: bold;
	padding: 5 5 5 5;
}

.justgivinglogo
{
	width: 194px;
}

.orangebold
{
	color: #DEB887;
	font-weight: bold;	
}

/* Inhertied skings from old copy */


/*

Skin object is a little funny - seems to be a default class for
things like current date

.SkinObject
{
	color: Black;
}
.SkinObject:link
{
	color: Black;
}
.SkinObject:visited
{
	color: Black;
}
.SkinObject:hover
{
	color: Black;
}
.SkinObject:active
{
	color: Black;
}
*/







.MainMenu_MenuContainer
{
	background-color: transparent; 
}

.MainMenu_MenuBar 
{
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}

.MainMenu_MenuItem
{
    
	border-left: #9D9F9E 0px solid; 
	border-bottom: #9D9F9E 1px solid; 
	border-top: #9D9F9E 1px solid; 
	border-right: #9D9F9E 0px solid;	
    
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana; 
	height: 21px;
}

.MainMenu_MenuItemSel
{
    
	border-left: #9D9F9E 0px solid; 
	border-bottom: #9D9F9E 1px solid; 
	border-top: #9D9F9E 1px solid; 
	border-right: #9D9F9E 0px solid;	
    
	background-color: Transparent; 	
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
	height: 21px;
}

.MainMenu_MenuIcon {
	background-color: #9D9F9E; 
	border-left: #9D9F9E 1px solid; 
	border-bottom: #9D9F9E 1px solid; 
	border-top: #9D9F9E 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.MainMenu_SubMenu {
	background-color: #9D9F9E;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow	/*(color='#696969', Direction=135, Strength=3); */
	(color='#DEB887', Direction=135, Strength=3); 
}

.MainMenu_MenuBreak {
	height: 1px;
}

.MainMenu_MenuArrow {
	border-right: #9D9F9E 1px solid; 
	border-bottom: #9D9F9E 1px solid; 
	border-top: #9D9F9E 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.footer
{
	background-color: #9D9F9E;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	height:30px;
	color: black;
	font-size: x-small;
}

.skinheader {}

.skingradient 
{
	background-color: #7BA6D7;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	height:30px;
	color: White;
	font-size: x-small;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: 
url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.User
{
	color: #7BA6D7;
	font-size: xx-small;
}
.Login
{
	color: #7BA6D7;
	font-size: xx-small;
}

.Breadcrumb
{
	color: #7BA6D7;
	font-size: xx-small;
}



