/* 
================================
Skin styles for HazelDell - by Nina Meiers - Octoboer 12 2006 - Draft 01
================================
*/   
body {/*height: 100%;*/ background-color: #ffffff;/*#DCE5F1;*/
}
.pagemaster {/*width: 100%*/;background-color: #ffffff;}
.skinmaster {height: 100%;width:768px;	background-color: #ffffff;	border:none;}

.controlpanel {width: 100%;background-color: #fafafa;}

.montagehomeW {background-image:url(media/hazell_montageW.jpg); height:256px; width:770px; background-repeat: no-repeat; }
.montagesubW {background-image:url(media/hazell_montageSub.jpg); height:176px; width:770px; background-repeat: no-repeat; }
.footer {background-image:url(media/hazel_footer.jpg); height: 83px; width:770px; background-repeat: no-repeat; }
.rightBG {background-image: url(media/hazell_backgroundR.jpg); background-repeat: repeat-y; position: left;}
.leftBG {background-image: url(media/hazell_backgroundL.jpg); background-repeat: repeat-y; position: right;  background-position: right; }
.footerR {background-image: url(media/hazel_footerR.jpg); background-repeat: no-repeat; position: left;}
.footerL {background-image: url(media/hazel_footerL.jpg); background-repeat: no-repeat; position: right;  background-position: right; }
.loginBG {background-image: url(media/hazel_login.gif); background-repeat: repeat-x;height: 38px;}

.menuspace {
	padding-left: 5px;
}

/* Main Menu object styles */
.MainMenu_MenuContainer { background:transparent; }
.MainMenu_MenuBar { cursor:pointer; cursor:hand; background:transparent; }
.MainMenu_SubMenu, .ModuleTitle_SubMenu { z-index:1000;  cursor:pointer;  cursor:hand; margin:0 0 0 1px; background:#eeeeee; padding:0px; border:1px solid #14719E; font-weight:normal; filter:none; }
.MainMenu_MenuItem, .ModuleTitle_MenuItem { font-family:tahoma;  color:#6a6a6a; font-size:11px; background:#eeeeee; font-weight:bold; font-style:normal; padding:0px 30px 0px 16px; height:20px; border:0; }
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { font-family:tahoma; font-size:11px; font-weight:bold; cursor:pointer; cursor:hand; color:#ffffff; background:#EB9421; padding:0px 30px 0px 16px; height:20px; border:0;}
.XDSC_MMIActive { color:#ffffff; background:url(media/XDSC_MMIActive.gif) repeat-x top center transparent; padding:0; font-weight:bold; height:29px; }
.XDSC_MMHover { color:#efefef; padding:0; font-weight:bold; height:29px; }
.XDSC_MMActive, .XDSC_MMBActive { color:#fafafa; background:url(media/XDSC_MMActive.gif) repeat-x top center transparent; padding:0; font-weight:bold; height:29px; }
.XDSC_MMLIActive { background:url(media/XDSC_MMLIActive.gif) no-repeat top right transparent; width:12px; height:29px; }
.XDSC_MMLActive { background:url(media/XDSC_MMLActive.gif) no-repeat top right transparent; width:12px; height:29px; }
.XDSC_MMRIActive { background:url(media/XDSC_MMRIActive.gif) no-repeat top right transparent; width:12px; height:29px; }
.XDSC_MMRActive { background:url(media/XDSC_MMRActive.gif) no-repeat top right transparent; width:12px; height:29px; }
.XDSC_MMSep { background:url(media/XDSC_MMSep.gif) no-repeat top right transparent; width:1px; height:29px; }
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display:none; }
.ModuleTitle_MenuContainer { color:#2c2c2c; }
.ModuleTitle_MenuBar { cursor:pointer; cursor:hand;}
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding:0 5px 0 0; }
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display:none; }
.MainMenu_MenuBreak { border-top-style:none; border-right-style:none; border-left-style:none; border-bottom-style:none; }

/*    Content Panes   */
.panewidetop{/*width: 100%*/;background-color: transparent;padding-left: 3px;padding-right: 0px;padding-top: 0px;}
.panetop{/*width: 100%;*/background-color: transparent;padding-left: 3px;padding-right: 4px;padding-top: 0px;}
.paneleft {width: 180px;background-color: transparent;padding-left: 3px;padding-right: 4px;padding-top: 0px;}
.panecontent {/*width: 100%;*/background-color: transparent;padding-left: 3px;padding-right:3px;padding-top: 0px;}
.panemid {width: 100%;background-color: transparent;}
.paneright{/*width:150px;*/background-color: transparent;padding-left: 3px;padding-right: 0px;padding-top: 0px;}
.panebottom{/*width: 100%;*/background-color: transparent;padding-left:3px;padding-right: 4px;padding-top: 0px;}
.panewidebottom{/*width:100%;*/background-color: transparent;padding-left: 3px;padding-right: 3px;padding-top: 0px;}





/* Generic Contrasted Links for Light Background Elements    */

.LightBG {	font-family: Tahoma, Arial, Helvetica; 	font-size: 10px; 	font-weight: bold; 	font-style: normal;	color: #404040; padding-left: 3px; padding-right: 3px;}
A.LightBG:link {text-decoration: none;color: #42667E;}
A.LightBG:visited {text-decoration: none;color: #42667E;}
A.LightBg:active {text-decoration: none;color:#404040;}

/* Generic Contrasted Links for Dark Background Elements */

.DarkBG {font-family: Tahoma, Arial, Helvetica;	font-size: 10px; 	font-style: normal;	color: #EAEAEA;}
A.DarkBG:link {text-decoration: none;color:#EFEFEF;}
A.DarkBG:visited {text-decoration: none;color:#EFEFEF;}
A.DarkBG:active {text-decoration: none;color:#FFFFFF;}

/* End Generic Background Classes */


