/*Control panel*/
.controlpanel{background:#DDD; border:#BCBEB8 solid; border-width:0px 0px 2px;}
.controlpanel IMG{margin:15px 5px 0px;}
.controlpanel TD TD TD TD IMG{margin:0px;}
.controlpanel TD TD TD{width:auto;}
.controlpanel DIV{border:#BCBEB8 solid; border-width:0px 1px; width:3px; height:100px;}
.controlpanel TD .SubHead{background:#BCBEB8; font-size:12px; color:#333; font-weight:bold;}
.controlpanel TD TD TD .SubHead{background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal;}
.controlpanel TD TD TD input{background:#FFF; font-size:11px; color:#000; font-weight:bold; padding-left:4px;}
.controlpanel TD TD TD select{background:#FFF; font-size:11px; color:#333;}
.controlpanel A.CommandButton{font-size:10px; text-decoration:none; font-weight:normal;}
.controlpanel A.CommandButton:link{color:#F00; text-decoration:none;}
.controlpanel A.CommandButton:visited{color:#F00; text-decoration:none;}
.controlpanel A.CommandButton:hover{color:#000; text-decoration:none;}
.controlpanel A.CommandButton:active{color:#F00; text-decoration:none;}
/*Common*/
body,html{background:#FFF; border-left:0px; border-right:0px; height:100%;}
.Head{font-size:12px; font-weight:bold; color:#000;}
.SubHead{font-size:11px; color:#000;}
.SubSubHead{font-size:11px; color:#777;}
.Normal{font-size:11px; color:#777;}
A.CommandButton:link{color:#F78D26; text-decoration:none;}
A.CommandButton:visited{color:#F78D26; text-decoration:none;}
A.CommandButton:hover{color:#F78D26; text-decoration:underline;}
A.CommandButton:active{color:#F78D26; text-decoration:none;}
TH,TD,DIV{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#777;}
A:link{color:#F78D26; text-decoration:none;}
A:visited{color:#F78D26; text-decoration:none;}
A:hover{color:#F78D26; text-decoration:underline;}
A:active{color:#F78D26; text-decoration:none;}
/*Skin*/
.shadowleft{background:url(shadowleft.gif); width:4px;}
.shadowright{background:url(shadowright.gif); width:4px;}
#wrapper{position:relative; height:258px;}
#logo{position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3;}
#user{position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3;}
.userleft{width:7px; background:url(userleft.gif);}
.userbg{padding:2px 10px 0px; background:url(userbg.gif);}
.userright{width:7px; background:url(userright.gif);}
a.user:link{color:#777; text-decoration:none;}
a.user:active{color:#777; text-decoration:none;}
a.user:hover{color:#F78D26; text-decoration:none;}
a.user:visited{color:#777; text-decoration:none;}
#header{position:absolute; bottom:40px; z-index:2; width:100%; background:url(headerbg.gif);}
#SKINPREFS{position:absolute; bottom:25px; right:5px; width:80px; height:20px; z-index:4;}
#menu{position:absolute; background:url(menubg.jpg); width:auto; height:54px; bottom:0px; z-index:1; padding-left:15px;}
#footer{text-align:center; background:url(footerbg.gif);}
.footer{font-size:10px;}
a.footer:link{color:#777; text-decoration:none;}
a.footer:active{color:#777; text-decoration:none;}
a.footer:hover{color:#777; text-decoration:underline;}
a.footer:visited{color:#777; text-decoration:none;}
/*Panes*/
.toppane{padding:0px 15px;}
.leftpane{padding:0px 0px 0px 15px;}
.contentpane{padding:0px 15px;}
.rightpane{padding:0px 15px 0px 0px;}
.bottompane{padding:0px 15px;}
/*Solpart*/
.MainMenu_MenuContainer{background:transparent;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{display:none;}
.MainMenu_RootMenuArrow{display:none;}
.MainMenu_MenuItem{
	color:#777;	font-size:11px;	font-weight:normal;
	padding:3px 10px;
	border:#CCC solid; border-width:1px 0px;
}
.submenuitembreadcrumb{
	color:#777;	font-size:11px;	font-weight:normal;
	padding:3px 10px;
	border:#CCC solid; border-width:1px 0px;
}
.submenuitemselected{
	color:#000;	font-size:11px;	font-weight:normal;
	padding:3px 10px;
	background:#F78D26;
	border:#CCC solid; border-width:1px 0px;	
}
.MainMenu_MenuArrow{
	border:#CCC solid; border-width:1px 1px 1px 0px;
	padding:0px;
}
.submenu{
	z-index:1000;
	border:0px;
	padding:0px;
	background:#CCC;
}
.rootmenuitem TD{
	color:#777; font-size:11px; font-weight:bold;
	padding:7px 15px 0px 0px;
	background:transparent;
	height:54px;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#F78D26; font-size:11px; font-weight:bold;
	padding:7px 15px 0px 0px;
	background:transparent;
	height:54px;
}
.MainMenu_MenuBreak{
	background:url(menuseparator.gif) no-repeat;
	border:0;
}
.MainMenu_MenuBreak TABLE{
	width:9px;
	height:54px;
	margin-right:8px;
}


