/* 
================================
Skin styles for Enggsoft
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #d6d6d6;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	/*
	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;*/ 
}

.horizontalLine {
	border-top: #d6d6d6 1px solid;
}

.footerBar {
	background-color: #ffffff;
	height: 19px;
	border-top: #d6d6d6 1px solid;
	padding: 3px;
	width: 100%;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

.homeleftpane {
	width: 225px;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.homecontentpane {
	width: 555px;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.contentarea {
	width: 605px;
	background-color: transparent;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.homerightpane {
	width: 197px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:19px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #8c8c8c; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Tahoma, Helvetica; 
	height: 19px;
}
.MainMenu_MenuIcon {
	background-color: #ffffff; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 19px;
}
.MainMenu_SubMenu {
	background-color: #ffffff;  
	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: #ffffff; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Tahoma, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	height: 19px;
}
.MainMenu_MenuArrow {
	border-right: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid;
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.footerText {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #8a8a89;
	vertical-align: middle;
}
A.footerText:link {
    text-decoration:    none;
    color: #8a8a89;
}

A.footerText:visited  {
    text-decoration:    none;
    color: #8a8a89;
}

A.footerText:active   {
    text-decoration:    none;
    color: #8a8a89;
}

A.footerText:hover    {
    text-decoration:    none;
    color: #000000;
}

.loginPanel {
	background-image: url(topbg.gif);
	background-repeat: repeat-y;
	background-position: 100% 0%;
}






































































































































