﻿/** CUBE **/
.CubeButtomBg { background-image:url(Cube/ButtomBg.gif); background-repeat:repeat-x; height:33px }
.CubeLeftBg { background-image:url(Cube/LeftBg.gif); background-repeat:repeat-y; width:28px }
.CubeRightBg { background-image:url(Cube/RightBg.gif); background-repeat:repeat-y; width:28px }
.CubeTopBg { background-image:url(Cube/TopBg.gif); background-repeat:repeat-x; height:33px }
.CubeTopLeft { background-image:url(Cube/TopLeft.gif); background-repeat:no-repeat; width:28px; height:33px }
.CubeTopRight { background-image:url(Cube/TopRight.gif); background-repeat:no-repeat; width:28px; height:33px }
.CubeButtomLeft { background-image:url(Cube/ButtomLeft.gif); background-repeat:no-repeat; width:28px; height:33px }
.CubeButtomRight{ background-image:url(Cube/ButtomRight.gif); background-repeat:no-repeat; width:28px; height:33px }
.CubeGeneralBG { background-image:url(Cube/GeneralBG.jpg); background-repeat:repeat-x; background-color:White }
.CubeSysMsgBG { background-color:#C0D9FB; background-image:url(Cube/InnerBg2.gif); background-repeat:repeat-x; text-align:center }
.AdMediaBG { background-color:#DFEAF7 }
.CubeBg { background-image:url(Cube/CubBg.gif); background-repeat:repeat-x; background-color:White }

/** SITEBUTTONS **/
.AddBtnBg { background-image:url(SiteButtons/AddBtnBg.gif); background-repeat:repeat-x; height:31px }
.AddBtnLeft { background-image:url(SiteButtons/AddBtnLeft.gif); background-repeat:no-repeat; width:21px; height:31px }
.AddBtnRight{ background-image:url(SiteButtons/AddBtnRight.gif); background-repeat:no-repeat; width:38px; height:31px }
.GenBtnBg { background-image:url(SiteButtons/GenBtnBg.gif); background-repeat:repeat-x; height:31px }
.GenBtnLeft { background-image:url(SiteButtons/GenBtnLeft.gif); background-repeat:no-repeat; width:21px; height:31px }
.EditBtnRight{ background-image:url(SiteButtons/EditBtnRight.gif); background-repeat:no-repeat; width:38px; height:31px }
.DelBtnRight{ background-image:url(SiteButtons/DelBtnRight.gif); background-repeat:no-repeat; width:33px; height:31px }
.AgentBtnRight{ background-image:url(SiteButtons/AgentBtnRight.gif);background-repeat:no-repeat; width:47px; height:31px }

/** SITEMENU **/
.MenuItemBlock { text-align: center; display:block; height:100%; width:100% }
.SiteMenuItem { background-image:url(SiteMenu/TopBg.gif); background-repeat:repeat-x; border-top:solid 1px #AEBCE3; border-bottom:solid 1px #354380; border-left:solid 1px #cee5ff; border-right:solid 1px #354380; white-space: nowrap; }
.SiteMenuItemSel { background-image:url(SiteMenu/SelMenu.gif); background-repeat:repeat-x; border-left:solid 1px #fdfae0; border-top:solid 1px #fdfae0; border-right:solid 1px #bb870a; border-bottom:solid 1px #d7a40c; }
.SiteMenuItem span { width: 100%; cursor: pointer; cursor: hand; margin-top:3px }
.SiteMenuItem a { color:#ffffff; font-family:Arial; font-weight:bold; text-decoration: none }
.SiteMenuItem a:hover { color: #f8d241 }
.SiteMenuItem a span { font-size:13px }
.SiteMenuItemSel span { width: 100%; cursor: pointer; cursor: hand; margin-top:3px }
.SiteMenuItemSel a { color:#1B2472; font-family:Arial; text-decoration: none }
.SiteMenuItemSel a:hover{ color:#BC0000 }
.SiteMenuItemSel a span { font-size:13px }
.SubMenuItem { background-image:url(SiteMenu/SubBg.gif); background-repeat:repeat-x; border-bottom:solid 1px #FFFF95; border-top:solid 1px #d7a40c; border-collapse:separate; white-space: nowrap; }
.SubMenuItemSel { background-image:url(SiteMenu/SubBg.gif); background-repeat:repeat-x; border-bottom:solid 1px #FFFF95; border-top:solid 1px #d7a40c; border-collapse:separate; }
.SubMenuItem span { width: 100%; cursor: pointer; cursor: hand; margin-top:1px }
.SubMenuItem a { color: #263289; font-family:Arial; text-decoration: none; }
.SubMenuItem a:hover { color: #BC0000 }
.SubMenuItem a span { font-size:11px }
.SubMenuItemSel span { width: 100%; cursor: pointer; cursor: hand; margin-top:1px }
.SubMenuItemSel a { color: #263289; font-family:Arial; font-weight:bold; text-decoration: none }
.SubMenuItemSel a:hover { color: #BC0000 }
.SubMenuItemSel a span { font-size:11px }
.SubMenuItemSpacer { width:2px; height:20px; border-bottom:solid 1px #FFFF95; border-top:solid 1px #d7a40c }

/** SITENAV **/
.tdSectorList { background-image:url(SiteNav/InnerBg.gif); background-repeat:repeat-y; border: solid 1px #1C5F8B }
.tdSectorListSep { background-image:url(SiteNav/Seperator.gif); background-repeat:no-repeat }