/* Faith And Values - Skin Management*/
/* Delivered by Nina Meiers - http://www.xd.com.au */ 

body {width: 100%;background-color: #ffffff;}
.controlpanel {width: 100%;background-color: #ececec;}

/*Main Menu*/
.MainMenu_MenuContainer {background-color: transparent;}
.MainMenu_MenuBar {cursor: pointer; cursor: hand; height: 20px;background-color: Transparent;}
.MainMenu_MenuItem {border-left: #eeeeee 1px solid; border-bottom: #eeeeee 1px solid; border-top: #eeeeee 1px solid; border-right: #eeeeee 1px solid; cursor: pointer; cursor: hand; color: black; font-family: Tahoma, Arial, Helvetica; font-size: 9px; font-weight: normal; font-style: normal; background-color: Transparent; text-transform: uppercase; }
.MainMenu_MenuIcon {display: none;}
.MainMenu_SubMenu { background-color: #eeeeee;  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: transparent; cursor: pointer; cursor: hand; color: #404040; font-family: Tahoma, Arial, Helvetica; font-size: 9px;font-weight: normal; font-style: normal;text-transform: uppercase; border-left: #404040 1px solid; border-bottom: #404040 1px solid; border-top: #404040 1px solid; border-right: #404040 1px solid;}
.MainMenu_MenuArrow {border-right: #eeeeee 1px solid; border-bottom: #eeeeee 1px solid; border-top: #eeeeee 0px solid;font-family: webdings; font-size: 9px; cursor: pointer; cursor: hand; display: none;height: 20px;}
.MainMenu_RootMenuArrow {display: none;}
/*End Main Menu*/

.StandardButton {background: #cccccc 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;}

