@charset "utf-8";
/* CSS Document */
/* Tables */
.ContentEditor table, table.DataGrid {margin-left:0;}
.ContentEditor table.DataGrid {width:440px;}
.ContentEditor td, .ContentEditor tr, .ContentEditor table.DataGrid td, .ContentEditor table.DataGrid tr {padding:0; margin:0; background:none;}
.ContentEditortable.DataGrid td {padding:5px;}
.ContentEditor td, .ContentEditor th, .ContentEditor table.DataGrid td, .ContentEditor table.DataGrid tr {border:3px solid #585771; color:#E2DDD7; text-align:left; }
.ContentEditor th, .ContentEditor table.DataGrid th.DataHeader {background-color:#585771; padding-left:10px; border:none;}
.ContentEditor tr > td:first-child, .ContentEditor table.DataGrid tr > td:first-child{background-color:#363542;}
.ContentEditor table caption, .ContentEditor table.DataGrid table caption { color:#E2DDD7; padding:10px 10px 0px 12px;text-align:left; font-style:italic;}
.ContentEditor td p, .ContentEditor table.DataGrid .ContentEditor td p {margin:0; padding:5px 5px;}
.ContentEditor table a { color: #ffffff; text-decoration:underline; background: transparent; }
.ContentEditor table a:hover, .ContentEditor table a:active { color: #ffffff; text-decoration: underline; background: transparent; }
.ContentEditor table a:hover {color:#eb9137;}
.oAssetBrowserOuter {margin-bottom:20px;}
div.content table.DataGrid {margin-top:0px;}

/*site map*/
div.CategoryTreeView td a {color:#fff; text-decoration:none;}
div.CategoryTreeView td a:hover {text-decoration:underline;}
div.CategoryTreeView td a:visited {color:#CCCCCC;}


/*to overwite new stuff in generics.css*/
.oAssetInline .caption {
background:none !important;
border:none;
font-size:1.1em;
padding:1px 4px;
text-align:center;
}

div.tab-center table tr td a.raop-image {display:block; width:280px; height:60px; background:url(../Images/raop_button.gif) left top no-repeat;}
