/* custom styles for branding */
 /* title bar override */
 .brandingBar { background-color: #111111 }
 .brandingBarBorder-left { border-left: 1px solid #111111; }
 .brandingBarBorder-right { border-right: 1px solid #111111; }
 .brandingBarBorder-top { border-top: 1px solid #111111; }
 .brandingBarBorder-bottom { border-bottom: 1px solid #111111; }
 .brandingBarBorder-all { border: 1px solid #111111; }
 .master-corners-inactive *{ background:#111111;}
 .brandingBar_footer { background-color: #111111; }
 .tundra .dijitDialogTitleBar { background: url("../images/c.gif") repeat-x scroll left top #111111; color:#ffffff; }
 .brandingBarEdge { border-top: 1px solid #0097D9; }
 .brandingBarEdge-left{ border-left: 1px solid #0097D9; }
 .brandingBarEdge-right { border-right: 1px solid #0097D9; }
 .brandingBarEdge-top { border-top: 1px solid #0097D9; }
 .brandingBarEdge-bottom { border-bottom: 1px solid #0097D9; }
 .brandingBarEdge-all { border: 1px solid #0097D9; }
 .brandingBarEdge-backing { background-color: #0097D9; }
 .master-corners-active *{ background:#0097D9;}
 .tundra .dijitDialog { border: 1px solid #0097D9; }
 /* IE7 only */
 .xboxcontent {background: #111111; border:0 solid #0097D9;}
 .xb2, .xb3, .xb4 {background:#111111; border-left:1px solid #0097D9; border-right:1px solid #0097D9;}
 .xb1 {background:#0097D9;}
 .tundra .tocOverride { background-color: transparent; border-bottom-color: #111111; border-left-color-value: #111111; border-right-color-value: #111111; border-top-color: #111111; color: #ffffff; }
 /* text color of the title bar.. usually has breadcrumbs and main toc in it */
 .titleText ,.titleText:hover,.titleText:visited,.titleText:link { color:#FFFFFF; }
 /* eebanner background colors */
 .eebanner-parent { background-color:#FFFFFF; }
 .master-corners *{ background-color:#FFFFFF; }
 /* eebanner top link colors */
 .eebanner-text { color:#666666; font-size: 9px; }
 /* customer logos */
 #comp_logo { background: URL(../IMAGES/1359747249772_0_1_CUSTOMER_LOGO_.JPG) no-repeat; width: 100%;}
 #comp_logo_footer { background: url(../images/top-bg.gif) no-repeat; width: 100%;}
 #mobular_logo_footer { display: none }
 #comp_logo_footer { display: none }
 #customer_logo_zone { display: none; }
 