/* 
================================
Skin styles for Granderie
================================
*/ 
@import url("css/menu.css");

#Body
{
	margin:10px;
	background-color:#0055A5;
	background-image:url(images/GranderieBackground.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.pagemaster 
{
	margin-left:auto;
	margin-right:auto;
	width:780px;
	border:1px solid #003366;
}

.bannerBG{background-image:url(images/GranderieTopBackground.jpg); }


.skinmaster {
	height:100%;
	background-color: #FFFFFF;
	background-image:url(images/GranderieContentBG.jpg);
	
}
.GranderieMenu
{
	height:40px;
	background-image:url(images/GranderieTopMenuBackgroung.jpg);
	background-position:top;
	background-repeat:repeat-x;
		
}
.GranderieMenuCell{ width:570px;}
.GranderieSearchCell{ width:230px; padding-top:5px;}

div.SearchContainer{position:relative; /*margin-top:-5px;*/ white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border:1px  solid #578F32; float:left; background-color: #FFFFFF; white-space: nowrap;}
div.SearchContainer a{padding: 0; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0; width:130px; height:18px; margin-left:3px; color:#0157A4;}

#SearchChoices{clear: both; display: none; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; position:absolute; top: 20px; left: 0px; border:1px solid #7FC563;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #000000; color:#ffffff;  border: none;}
#SearchChoices li.searchDefault{background-color: #FFFFFF;  border: none;}



/*------------ Breadcrumb Style --------------*/
.breadcrumbCell{ padding-left:5px}
.breadcrumb_text{color:#666; margin-left:13px;}
a.Breadcrumb {color:#273886}
a.Breadcrumb:hover{ text-decoration:underline; color:#000 }
/*-------ControlPanel changes ---------------*/
.controlpanel {
	width: 100%;
	border:none;
}
/*--------- pane style ----------*/
.GranderieContent{  margin:10px 5px 10px 5px;}
.leftpane {
	width: 220px;
	background-color: transparent;
	background-image:url(GranderieLeftGradient.jpg);
	background-repeat:repeat-y;
	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: 220px;
	background-color: transparent;
	background-image:url(GranderieRightGradient.jpg);
	background-repeat:repeat-y;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
/*------------ Skin Footer --------------*/
.skinfooter th 
{
	background-color:#000000;
	color:#FFFFFF;
	padding: 3px 5px 3px 5px;
}
.skinfooter td{ background-color:#ffffff; padding-top:2px; padding-bottom:10px;}
/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:left;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#FFFFFF; text-transform:uppercase;}
a.links:hover{ text-decoration:underline;}






.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CAD5EA; 
	border-left: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CAD5EA;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8DA4D3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.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;
}


































































































