﻿body   
{
    background: #d8d8d8;
    font-size: 12px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}


/* Test Treeview */

.TreeView div table
{
    border-bottom:none !important;
    border-top:none !important;
    min-height: 200px;
    max-height: 1000px;
    

}

.TreeView table td
{
    padding:2px 0;
}


/* ALL ELEMENTS */

a.NodeStyle, a.NodeStyle:link, a.NodeStyle:hover, a.NodeStyle:visited
{
    font:arial;
    font-size:12px;
    color:black;
}

.ParentNodeStyle 
{
    /*background:yellow;*/
    
}

/* AJAX Uploader */

ajax__fileupload.ajax__fileupload_selectFileContainer
{
    width: 100px;
}
.ajax__fileupload .ajax__fileupload_selectFileContainer
{
    width: 100px;
}

div.ajax__fileupload_uploadbutton
{
    width:120px; 
    background:#999999; 
    margin-top:25px;
}

.ajax__fileupload_fileItemInfo div.removeButton
{
    width:100px;
}

td.MenuStyle 
{
    border-top:1px solid #f5b115;
    width:100%;
    height:30px; 

} 
td.submenuItem 
{
    border-top:0px solid #f5b115;
    width:100%;
    height:30px; 

} 

a.MenuStyle:link, a.MenuStyle:visited
{
    color:#4a403a;
    font-family:'open sans';
    text-transform:uppercase;
    font-weight:400;
    font-size:14px;
    border-top:1px solid #f5b115;   
    padding-left:10px;
}
.MenuStyle:hover
{
    color:Black;
    width:100%;
    height:30px;
    background-color:White;
}
a.MenuStyleSelected:link
{
    width:100%;
    height:30px;
    border-top:1px solid #f5b115;
    font-weight:600;
}
a.SelectedNodeStyle, a.SelectedNodeStyle:link, a.SelectedNodeStyle:hover  
{
    font-weight: bold;
    color:black; 
    display:block; 
    padding:0px 0px 2px 0px;
    }

.submenuItem, a.submenuItem, a.submenuItem:link, a.submenuItem:hover, a.submenuItem:visited
{
    font:arial;
    font-size:12px;
    padding-left:10px;
    background-color:White;
    border-bottom: 0px solid white;
    border-top:1px solid #f5b115;
    
}

/* Dashboard   
----------------------------------------------------------*/
.terminalimage
{
    background: url(terminal.gif) no-repeat 0 0;
    text-decoration: none;
    border-bottom-style:none;
    width: 36px;
    border: 1px solid #ccc;
    margin: 0;
}

.mediaimage
{
    background-image: url(media.gif);
}

.playlistimage
{
    background-image: url(playlist.gif);
}

.scheduleimage
{
    background-image: url(schedule.gif);
}

.separatorimage
{
    background-image: url(separator.gif);
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 100%;
    height: 100%;
    margin: 0px 0px 0px 0px;
    border: 0px solid #496077;
}

.logoview
{
    vertical-align:middle;
    width:155px;
    height:50px;
    border-spacing: 0px;
    background-repeat:no-repeat;
    background-image:url(Bamoa_Login.png)
}

.header
{
    position: absolute;
    top:0px;
    left:0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    padding: 0px; 
    margin: 0px; 
    height: 113px; 
    background-color:#494949; 
    border-spacing: 0px;
    background-image:url(bg.gif )
}

.header h1
{
    margin: 0px;
    padding: 0px 0px 0px 20px;
    border: none;
}

.claim
{
    position: absolute;
    top:2px;
    left:200px;
    height: 88px; 
    width: 265px;
    background-image:url(claim.gif )
}

.navmenu
{   
  position: absolute; 
  top:90px;
  left:200px;
  height: 23px; 
  width: 75%;
  background-color:#FFFFFF; 
}
.main
{
    margin-top:130px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}



/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:red;
    margin: 0px;
    padding: 0px;
    width:100%;
}

div.menu
{ 
    font-weight: normal; 
    color: #212121;
    margin: 0px;
    padding: 0px;
    width:200px;
    z-index: 1001;
    }

div.menu ul
{
    list-style: none;
    width:200px;
    padding: 0px;
    margin:0px;
}
div.menu ul li
{
width:200px;

}

div.menu ul li a, div.menu ul li a:visited
{
    display: block;
    height:20px;
    vertical-align:middle;
    color:black;
    margin:0px;
    text-decoration: none;
    white-space: nowrap;
    padding-top:5px;
    border-bottom:0px solid #f5b115;
    background-color:white;
}

div.menu ul li a:hover
{ 
    display: block;
    text-decoration: none;
    white-space: nowrap;
    color:white;
    background-color:#494949;
}
.level3 
{
    padding-left:30px;
    margin:0px;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: 800px;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.sitemap a.sitemap:link, a.sitemap:visited, a.sitemap:active, span.sitemap
{
    text-decoration: none;
    text-align: right;
    top:15px;
    padding: 0px 6px 0px 6px;
    color: #4a403a;
    height: 0px; 
    text-transform:uppercase;
    font-family:'open sans';
    font-weight:200;
    font-size:14px;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalBackground {
    background-color: Gray;    
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";   /* IE 8 Compatibility */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);       /* IE 7 Compatibility */
    opacity: 0.5;    /* Everyone else */

}

.ErrorMessage {
    background-color: #800000;
    filter: alpha(opacity = 60);
}
        
 .reorderListPlaylist ul  
 {
     list-style-type:none;
 }
  a.reorderListPlaylist:link, a.reorderListPlaylist:active, a.reorderListPlaylist:visited
 {
    color:Black;
 }
 
.PublishSchedule
{
    border:1px solid black;
}
div.PublishClass
{
    width:800px;
}

.PublishPlaylist
{
    border:1px solid #f0f0f0;
    background-color:#f0f0f0;
}
     


.cpHeader
{
    border: 1px solid #aaaaaa; 
    background: #5d5b5b ; 
    font-weight: normal; 
    color: #f3f2f2;
    font-size: 13px;
    font-weight:bold;
    cursor: pointer;
    height:18px;
    padding: 4px;           
}

.cpBody
{
    border: 1px solid #aaaaaa; 
    background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; 
    color: #222222; 
    font: normal 11px auto Verdana, Arial;
    padding: 4px;
    padding-top: 7px;
} 

.unwatermarked {
      height: 18px;
      padding:2px 0 0 2px;
      border:1px solid #BEBEBE;
      background-color:#FFFFFF;
      color: Black;
}
 
.watermarked 
{
    height: 18px;
      padding:2px 0 0 2px;
      border:1px solid #BEBEBE;
      background-color:#F2F2F2;
      color:gray;
}

.slider_handle {position:relative;
          padding-top :0px;
          width:20px;
          height:20px;
          }
         
.slider_rail {position: relative;
    height: 5px;
    width: 200px;
    background: #FFFFFF url('images/sliderb.png') repeat-x;
}


/* ResizableControl */

.frameImage
{
	width:130px;
	height:65px;
	overflow:hidden;
	float:left;
	border-style:none;
}

.frameText
{
	width:100px;
	height:100px;
	overflow:auto;
	float:left;
	background-color:#ffffff;
	border-style:none;
	font-family:Helvetica;
	line-height:normal;
}

.handleImage
{
	width:15px;
	height:800px;
	overflow:hidden;
	cursor:e-resize;
}

.handleText
{
	width:16px;
	height:16px;
	background-image:url(images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:none;
}

.resizingText
{
	padding:0px;
	border-style:none;
}


/* REDESIGN ############################################################################ */

body
{
    
}
table.OverviewDiv
{
    margin-top:30px;
}
hr
{
    color:#f5b115;
    background-color:#f5b115;
    width:100%;
    height:1px;
    border:0px solid black;
}
.contextmenu 
{
    height:50px;
    background-color:#efefef;
    padding-left:205px;
    vertical-align:middle;
    padding-top:20px;
}

.contentpanel 
{
    width:200px;
    float:left;
    background-color:#efefef;
    border: 1px solid #efefef;
    margin-right:5px;
}

.leftpanel 
{
    width:250px;
    float:left;
    background-color:#efefef;
    border: 1px solid #efefef;
    margin-right:5px;
}
.explorer 
{
    overflow:auto;
}
table.itemtable
{
    background-color:#FFFFFF;
    font-family:arial;
    font-size:12px;
    width:800px;
    height:100px;
    margin-bottom:5px;
    margin-left:20px;
}
table.itemtable_over
{
    font-family:arial;
    font-size:12px;
    background-color: #efefef;
    width:800px;
    height:100px;
    margin-bottom:5px;
    margin-left:20px;
}

table.itemtable_small
{
    background-color:#FFFFFF;
    font-family:arial;
    font-size:12px;
    width:800px;
    height:60px;
    margin-bottom:5px;
    margin-left:20px;
}
table.itemtable_small_over
{
    font-family:arial;
    font-size:12px;
    background-color: #efefef;
    width:800px;
    height:60px;
    margin-bottom:5px;
    margin-left:20px;
}
.itemdropdown, input.itemdropdown
{
    width:152px;
    height:25px;
    color:black;
    text-align:left;
    text-decoration:none;
    vertical-align:middle;
    padding-bottom:1px;
    background-color:#efefef;
    border: 1px solid #bbbbbb;
    font-family:arial;
    font-size:12px;    
    margin:2px;
}

.search, input.search
{
    width:148px;
    height:23px;
    color:#f5b115;
    text-align:center;
    text-decoration:none;
    vertical-align:middle;
    padding-bottom:1px;
    background-color:#efefef;
    border: 1px solid #bbbbbb;
    font-family:arial;
    font-size:12px;    
    margin:2px;
}
.createnew_textbox
{
    width:250px;
    height:20px;
    color:black;
    text-align:left;
    text-decoration:none;
    padding-bottom:1px;
    background-color:#efefef;
    border: 1px solid #bbbbbb;   
    margin:2px;
}


.createnew_itemdropdown
{
    width:250px;
    height:20px;
    color:black;
    text-align:left;
    text-decoration:none;
    vertical-align:middle;
    padding-bottom:1px;
    background-color:#efefef;
    border: 1px solid #bbbbbb;
    font-family:arial;
    font-size:12px;    
    margin:2px;
}
.createnew_icon
{
    width:40px;
    height:40px;
    float:left;
    margin-right:15px;
}

.button_small, a.button_small:link, a.button_small:visited 
{
    width:50px;
    color:black;
    text-align:center;
    display:inline-block;
    text-decoration:none;
    vertical-align:middle;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#efefef;
    border: 1px solid #bbbbbb;
    font-family:arial;
    font-size:12px;    
    font-weight:normal;
    margin:2px;
}
.button_small:hover, a.button_small:hover, a.hotbutton_small:link, a.hotbutton_small:active, .hotbutton_small
{
    width:50px;
    color:White;
    text-align:center;
    display:inline-block;
    text-decoration:none;
    padding-top:5px;
    padding-bottom:5px;
    vertical-align:middle;
    background-color:#f5b115;
    border: 1px solid #bbbbbb;
    font-family:arial;
    font-size:12px; 
    font-weight:normal;
    cursor: pointer;
    margin:2px;   
}

.button, a.button:link, a.button:visited
{
    width:150px;
    color:black;
    text-align:center;
    display:inline-block;
    text-decoration:none;
    vertical-align:middle;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#efefef;
    border: 1px solid #bbbbbb;
    font-family:arial;
    font-size:12px;    
    font-weight:normal;
    margin:2px;
}
.button:hover, a.button:hover, .hotbutton, a.hotbutton:link
{
    width:150px;
    color:White;
    text-align:center;
    display:inline-block;
    text-decoration:none;
    padding-top:5px;
    padding-bottom:5px;
    vertical-align:middle;
    background-color:#f5b115;
    border: 1px solid #bbbbbb;
    font-family:arial;
    font-size:12px; 
    font-weight:normal;
    cursor: pointer;
    margin:2px;   
}

a, a:link, a:hover, a:active, a:visited
 {
    color:#f5b115;
    text-decoration:none;
 }
 
 table.details
 {
     width:200px;
 }
table.details_wide
 {
     width:400px;
 }  
table.details_publish
 {
     width:600px;
 }   
.shown
{
    opacity:1;
}
.hidden
{
    opacity:0;
}
.thumbnail
{
    width:140px;
    height:79px;
    margin:0px;
    border:1px solid #666666;
    vertical-align:middle;
}
.thumbnail_functionals
{
    width:3px;
    height:79px;
    margin:0px;
    border:none;
    vertical-align:middle;
}

table.itemtable_name, .itemtable_name
{
    width:200px;
    text-align:left;
}
.itemtable_name_key
{
    font-weight: bold;
    width:100px;
}
.itemtable_key
{
    font-weight:bold;
    text-align:left;
}

.itemtable_value
{
        text-align:left;
}

.itemtable_publish_key
{    
    width:200px;
    vertical-align:top;
    font-weight:bold;
}
.itemtable_publish_playlist
{    
    width:100px;
    vertical-align:top;
}
.itemtable_actions
{
    text-align:right;
    border:1 px solid;
    border-color:Red;
    padding-top:5px;
    
}
.name
{
    color:#f5b115;
    width:160px;
    height:60px;
    margin:1px;
    padding:5px;
    font-weight:bold;
    vertical-align:top;
}

/* EDIT STUFF */
div.ajax__tab_body
{
    /* width:800px;*/
    background-color:#494949;
    border: 0px solid white;
    vertical-align:top;
    text-align:left;
    color:white;
    overflow:auto;
    margin-left:10px;
    margin-right:10px;
 }

div.ajax__tab_header
 {
    background-color:#d8d8d8;
    margin-top:15px;
    margin-left:10px;
 }
span.ajax__tab_tab
 {
    width:150px;
    color:black;
    text-align:center;
    display:inline-block;
    text-decoration:none;
    vertical-align:middle;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#efefef;
    border: 1px solid #bbbbbb;
    font-family:arial;
    font-size:12px;    
    font-weight:normal;
    margin-right:2px;
    cursor: pointer;
 }
  .ajax__tab_tab
 {
  background-color:#efefef;
  color:white;
  width:150px;
  text-align:center;
  display:inline-block;
  text-decoration:none;
  vertical-align:middle;
  padding-top:5px;
  padding-bottom:5px;
  border: 1px solid #bbbbbb;
  font-family:arial;
  font-size:12px;    
  font-weight:normal;
  margin-right:2px;
  cursor: pointer;
 }
 
.ajax__tab_active .ajax__tab_outer .ajax__tab_inner .ajax__tab_tab
 {
  background-color:#494949;
  color:white;
  width:150px;
  text-align:center;
  display:inline-block;
  text-decoration:none;
  vertical-align:middle;
  padding-top:5px;
  padding-bottom:5px;
  border: 1px solid #bbbbbb;
  font-family:arial;
  font-size:12px;    
  font-weight:normal;
  margin-right:2px;
  cursor: pointer;
 }
 
div.edit_content 
{
    text-align:left;
    padding:30px;
    max-height:600px;
    min-height:400px;
    overflow:auto;
  }
    div.edit_content2 
{
    text-align:left;
    padding:30px;
    max-height:600px;
    overflow:auto;
  }
  .edit_header 
{
    position:relative;
    top:0px;
    height:50px;
    text-align:left;
    font-size:16px; 
    color:white;
    border-bottom:1px solid white;
    padding:10px 10px 10px 30px;
  }

.edit_footer 
{
    position:relative;
    bottom:0px;
    height:50px;
    text-align:right;
    font-weight:normal;
    font-size:16px; 
    padding:10px 10px 10px 30px;
  }  
.edit_key, td.edit_key 
{
    width:275px;
    vertical-align:top;
    height:25px;
}
.edit_value, td.edit_value 
{
    min-width:150px;
    vertical-align:top;
    height:25px;
}
/* POPUP STUFF */
div.popup_small 
{
    width:720px;
    background-color:#494949;
    border: 0px solid white;
    vertical-align:middle;
    text-align:center;
    color:White;
    overflow:auto;
    opacity:1;
    }
div.popup_content 
{
    text-align:left;
    padding:30px;
    max-height:500px;
    overflow:auto;
  }

.popup_key, td.popup_key 
{
    width:150px;
}


.popup_header 
{
    position:relative;
    top:0px;
    height:50px;
    text-align:left;
    font-size:16px; 
    color:white;
    border-bottom:1px solid white;
    padding:10px 10px 10px 30px;
  }
.popup_footer 
{
    position:relative;
    bottom:0px;
    height:50px;
    text-align:right;
    font-weight:normal;
    font-size:16px; 
    padding:10px 10px 10px 30px;
  }  
.text_explain
  {
      color:#f5b115;
      font-weight:normal;
      font-size:12px; 
      text-align:left;
  }
  div.backend_bubble_show
{
    width:600px;
    height:60%;
    opacity:0.5;
    visibility:visible;
    position:absolute;
    top:0px;
    left:0px;
    z-index:1000;
    background-color:White;
}
  div.backend_bubble_hide
{
    width:600px;
    height:60%;
    visibility:hidden;
    position:absolute;
    top:0px;
    left:0px;
    z-index:1000;
    background-color:White;
}
table.itemgrid
{
    width:100%;
}

table.datagrid_inline
{
    font-family:arial;
    font-size:12px;
    width:600px;
    margin-bottom:5px;
    margin-top:5px;
    border:1px solid white;
}

table.datagrid_small
{
    background-color:#efefef;
    font-family:arial;
    font-size:11px;
    width:800px;
    margin-bottom:5px;
    margin-top:5px;
    border:1px solid #494949;
}
table.datagrid
{
    background-color:#efefef;
    font-family:arial;
    font-size:11px;
    width:1200px;
    margin-bottom:5px;
    margin-top:5px;
    border:1px solid #494949;
}
tr.datagrid_line 
{
    border-bottom:1px solid #494949;
    height:20px;
} 
tr.datagrid_line:hover 
{
    background-color:White;
}
tr.datagrid_line_inverted 
{
    border-bottom:1px solid white;
    height:20px;
} 
tr.datagrid_line_inverted:hover 
{
    background-color:White;
    color:Black;
}
tr.datagrid_header
{
    border-bottom:1px solid #494949;
    background-color:#494949;
    color:White;
    height:20px;
}
tr.datagrid_header_inverted
{
    border-bottom:1px solid #494949;
    background-color:white;
    color:black;
    height:20px;
}

a.dashboardlink, a.dashboardlink:link, a.dashboardlink:hover, a.dashboardlink:active, a.dashboardlink:visited
{
    color:#37312a;
}