/* -- Tested for DotNetNuke 4.5 & Above --*/
/* -- XDOmaroo - by Nina Meiers - xd.com.au */
/* -- Copyright - Nina Meiers - Credits must remain in Skin --*/

.topleftholder {background-color: transparent;background-image: url(Red_Media/topleftholder.jpg);background-repeat: no-repeat;	width: 10px;height:230px;}
.topmid {background-color: transparent;background-image: url(Red_Media/topleftrepeat.jpg);background-repeat: repeat-x;height:230px;}
.toprightmain {background-color: transparent;background-image: url(Red_Media/toprightmain.jpg);background-repeat: no-repeat;width: 396px;height:230px; vertical-align: top;}
.toprightrepeat {background-color: transparent;background-image: url(Red_Media/toprightrepeat.jpg);	background-repeat: repeat-x;height:230px;}
.toprightholder {	background-color: transparent;background-image: url(Red_Media/toprightholder.jpg);background-repeat: no-repeat;	width: 20px;height:230px;}

.light {padding-left: 5px; }.light, a.light:link,.light:hover {font-family: Tahoma, Arial, Helvetica; color:#858585; text-decoration:none; font-size:9pt;}
a.light:active,a.light:visited { color:#bb2f30; text-decoration:none; font-size:9pt;}

.SubHead {font-size:10pt;font-weight: bold; color:#bb2f30;}

.bottomwhite {	border-top: 1px dotted #bb2f30; background-color: #ffffff;background-image: url(Red_Media/white.jpg);background-repeat: repeat;}

/* code to make the search button look like it does */
.searchbox input{MARGIN: 0px -5px 0px 0px; border: 1px solid #bb2f30; font-size:10px; color:#bb2f30; background:transparent; width: 100px;height:15px;}
.search,a.search:link,a.search:active,a.search:visited,.search{ color:#bb2f30; text-decoration:none; font-weight:bold; font-size:10px;}
a.search:hover{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}

/* Modified by Nina Meiers */
/* 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 #bb2f30; 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:#bb2f30; padding:0px 30px 0px 16px; height:20px; border:0;}
.XDSC_MMIActive td { color:#eeeeee; background:url(Red_Media/XDSC_MMIActive.gif) repeat-x top center transparent; padding:0; font-weight:bold; height:34px; }
.XDSC_MMHover td{ color:#CCCCCC; padding:0; font-weight:bold; height:34px; }
.XDSC_MMActive, .XDSC_MMBActive td{ color:#fafafa; background:url(Red_Media/XDSC_MMActive.gif) repeat-x top center transparent; padding:0; font-weight:bold; height:34px; }
.XDSC_MMLIActive { background:url(Red_Media/XDSC_MMLIActive.gif) no-repeat top right transparent; width:13px; height:34px; }
.XDSC_MMLActive { background:url(Red_Media/XDSC_MMLActive.gif) no-repeat top right transparent; width:13px; height:34px; }
.XDSC_MMRIActive {background:url(Red_Media/XDSC_MMRIActive.gif) no-repeat top right transparent; width:13px; height:34px; }
.XDSC_MMRActive {  color:#ffffff;background:url(Red_Media/XDSC_MMRActive.gif) no-repeat top right transparent; width:13px; height:34px; }
.XDSC_MMSep { background:url(Red_Media/XDSC_MMSep.gif) no-repeat top right transparent; width:0Px; height:34px; }

.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; }

