;

/* settings:
 {:use_versioning=>false, :empty_template=>false, :file_handler=>"AnyHandableFile", :use_frontend=>true, :indirect_service_write_access=>"0", :use_system=>false}
*/

// /8::/202::/frontend:css -> <858> darktooltip.css 

.overlay_darktooltip {
    background-color: #85BBEF;
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;

}

.darktooltip_nw {
  background: transparent;
  background-position: bottom left;
  width:0px;
  height:0px;
}

.darktooltip_n {
  background: transparent ;
  background-position: bottom right;
  height:0px;
}

.darktooltip_ne {
  background: transparent;
  background-position: bottom right;
  width:0px;      
  height:0px;
}

.darktooltip_w {
  background: transparent ;
  width:0px;
}

.darktooltip_e {
  background: transparent;
  width:0px;      
}

.darktooltip_sw {
  background: transparent; 
  width:0px;
  height:0px;
}

.darktooltip_s  {
  background: transparent;
  height:0px;
}

.darktooltip_se, .darktooltip_sizer {
  background: transparent;
  width:0px;
  height:0px;
}

.darktooltip_sizer {
    cursor:se-resize;    
}

.darktooltip_close {
    width: 23px;
    height: 23px;
    background: transparent;
    position:absolute;
    top:0px;
    right:11px;
    cursor:pointer;
    z-index:1000;
}

.darktooltip_minimize {
    width: 23px;
    height: 23px;
    background: transparent url(/core-services/themes/mynutooltip/button-min-focus.gif) no-repeat 0 0;            
    position:absolute;
    top:0px;
    right:55px;
    cursor:pointer;
    z-index:1000;
}

.darktooltip_maximize {
    width: 23px;
    height: 23px;
    background: transparent url(/core-services/themes/mynutooltip/button-max-focus.gif) no-repeat 0 0;            
    position:absolute;
    top:0px;
    right:33px;
    cursor:pointer;
    z-index:1000;
}

.darktooltip_title {
    float:left;
    height:0px;
    font-size:14px;
    font-weight:bold;
    text-align:left;
color:#2FB6DE; 
    margin-top:2px;
    width:100%;
}

.darktooltip_content {
    overflow:auto;
    color: black;
    font-size: 14px;
 color:#2FB6DE;
padding:5px;
    background:#9D9D9D;
}

/*
ADDED CORNERS
*/
.darktooltip_nw_c {
  background: transparent url(/core-services/themes/mynutooltip/left-top-tip.gif) no-repeat 0 0;            
  background-position: bottom left;
  width:10px;
  height:35px;
}
.darktooltip_ne_c {
  background: transparent url(/core-services/themes/mynutooltip/right-top-tip.gif) no-repeat 0 0;            
  background-position: bottom right;
  width:10px;      
  height:35px;
}


.darktooltip_sw_c {
  background: transparent url(/core-services/themes/mynutooltip/bottom-left-c-tip.gif) no-repeat 0 0;            
  width:7px;
  height:17px;
}
.darktooltip_se_c, .darktooltip_sizer_c {
  background: transparent url(/core-services/themes/mynutooltip/bottom-right-c-tip.gif) no-repeat 0 0;            
  width:7px;
  height:7px;
}

/*
END ADDED CORNERS
*/

;

// /8::/202::/frontend:css -> <90135> defaultboxes.css 


.bTR {
 width:10px;
 height:30px;
 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/tr.png&username_override=core) no-repeat;
}

.bTL {
 width:10px;
 height:30px;
 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/tl.png&username_override=core)no-repeat;
}

.bTR {
 width:10px;
 height:30px;
 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/tr.png&username_override=core) no-repeat;
}


.bTL {
 width:10px;
 height:30px;
 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/tl.png&username_override=core) no-repeat;
}

.bTM {
 height:30px;
color:white;
width:168px;
 line-height:30px; 
 border-top:0px solid transparent;
 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/tm.png&username_override=core) no-repeat;
}
.bTF {
 height:30px;
 width:100%;
 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/tfill.png&username_override=core) repeat-x;
}

.bTF2 {
 height:30px;
 width:100%;
 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/tfill.png&username_override=core) repeat-x;
 background-position: 200px 0px;
}
 
.bML {
 width:10px;
 height:2px;
 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/lfill.png&username_override=core) repeat-y;
}

.bMR {
 width:10px;
 height:100%;
 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/rfill.png&username_override=core) repeat-y;
}


.bMF {
  height:200px;
 background: #EDECEC;
}


.bBL{
 width:10px;
 height:10px;
 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/bl.png&username_override=core) no-repeat;
}
.bBM{
 width:100%;
 height:10px;
 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/bfill.png&username_override=core) repeat-x;
}
.bBF{
 width:100%;
 height:10px;
 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/bfill.png&username_override=core) repeat-x;
}

.bBR{
 width:10px;
 height:10px;
 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/br.png&username_override=core) no-repeat;
}


.bContent{
    overflow:hidden;
    color: #000;
    font-size: 12px;
}

 /* BOX */

 
 .smlTR {
 width:13px;
 height:7px;
 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/str.png&username_override=core) no-repeat;
}
.smlTL {
 width:10px;
 height:7px;
 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/stl.png&username_override=core) no-repeat;
}

.smlTF {
height:7px;
 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/stm.png&username_override=core) repeat-x;
}
.smlML {
 width:10px;
 height:100%; 

 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/sfl.png&username_override=core) repeat-y;
}
.smlMR {
 width:10px;
 height:100%;
 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/sfr.png&username_override=core) repeat-y;
}
.smlMF {

}
.smlBL{
 width:10px;
 height:14px;
 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/sbl.png&username_override=core) no-repeat;
}
.smlBF{
 width:100%;
 height:14px;
 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/sbm.png&username_override=core) repeat-x;
}
.smlBR{
 width:13px;
 height:14px;
 background:url(http:\/\/www.mysites.com/files@core/get_file?path=/sbr.png&username_override=core) no-repeat;
}
.smlContent{
    overflow:hidden;
    color: #000;
    font-size: 12px;
 background: #FFFFFF;
}

.smlinnerT 
{
    overflow:hidden;
    color: #000;
    font-size: 12px;
 background: #ECECEC;
 padding:5px;
}
 
;

// /8::/202::/frontend:css -> <849> displayitembox.css 


.diwbox_nw {
/*background: transparent url(/core-services/themes/mymodules/left-top.gif) no-repeat 0 0;            */
background: silver;  
 width:1px;
  height:1px;

 border-top: 1px solid silver;
}

.diwbox_n {
  /*background: transparent url(/core-services/themes/mymodules/top-middle.gif) repeat-x 0 0;            */
background: #ffffff; 
 border-top: 1px solid silver;  
  height:1px;
}

.diwbox_ne {
  /*background: transparent url(/core-services/themes/mymodules/right-top.gif) no-repeat 0 0;            */
background: #ffffff;
 border-right:1px solid silver;   
 border-top: 1px solid silver;
   width:1px;      
  height:1px;
}

.diwbox_w {
  /*background: transparent url(/core-services/themes/mymodules/frame-left.gif) repeat-y top left;            */
 background: silver;
  width:1px;
}

.diwbox_e {
  /*background: transparent url(/core-services/themes/mymodules/frame-right.gif) repeat-y top right;            */
background: silver; 
  width:1px;      
}

.diwbox_sw {
  /*background: transparent url(/core-services/themes/mymodules/bottom-left-c.gif) no-repeat 0 0;            */
background: silver;   
  width:1px;
  height:1px;
}

.diwbox_s {
  /*background: transparent url(/core-services/themes/mymodules/bottom-middle.gif) repeat-x 0 0;            */
background: silver;   
  height:1px;
}

.diwbox_se {
/*  background: transparent url(/core-services/themes/mymodules/bottom-right-c.gif) no-repeat 0 0;            
*/
background: silver;   
 width:1px;
  height:1px;
}

.diwbox_sizer {
    /*   background: transparent url(/core-services/themes/mymodules/bottom-right-c_size.gif) no-repeat 0 0;            */

background: silver;
       width:1px;
       height:1px;
    cursor:se-resize;    
}

.diwbox_close {
    width: 1px;
    height: 1px;
    /*background: transparent url(/core-services/themes/mymodules/button-close-focus.gif) no-repeat 0 0;            */
    position:absolute;
    top:0px;
    right:11px;
    cursor:pointer;
    z-index:1000;
}

.diwbox_minimize {
    width: 1px;
    height: 1px;
    /*background: transparent url(/core-services/themes/mymodules/button-min-focus.gif) no-repeat 0 0;            
  */  position:absolute;
    top:0px;
    right:10px;
    cursor:pointer;
    z-index:1000;
}

.diwbox_maximize {
    width: 23px;
    height: 23px;
    background: transparent url(/core-services/themes/mymodules/button-max-focus.gif) no-repeat 0 0;            
    position:absolute;
    top:0px;
    right:33px;
    cursor:pointer;
    z-index:1000;
}

.diwbox_title {
    cursor:move;
 height:100%;
border-left:1px solid silver;
     padding:2px;
    float:left;
 vertical-align:bottom;
    font-size:16px;
 line-height:
20px;
    text-align:left;
    font-weight: bolder;
    width:100%;
    color:#FFFFFF;
}

.diwbox_content {
    overflow:hidden;
    color: #000;
    /*font-family: Tahoma, Arial, sans-serif;*/
    font-size: 12px;
    background:#FFFFFF;
}

/* For alert/confirm dialog */
.diwbox_window {
    border:1px solid #F00;    
    background: #FFF;
    padding:20px;
    margin-left:auto;
    margin-right:auto;
    width:400px;
}

.diwbox_message {
  font: 12px arial;
    text-align:center;
    width:100%;
    padding-bottom:10px;
}

.diwbox_buttons {
    text-align:center;
    width:100%;
}

.diwbox_buttons input {
    width:20%;
    margin:10px;
}

.diwbox_progress {
    float:left;
    margin:auto;
    text-align:center;
    width:100%;
    height:16px;
    background: #FFF url('alert/progress.gif') no-repeat center center
}

.diwbox_wired_frame {
    background: #FFF;
    filter:alpha(opacity=60);
    border: 2px silver dashed;
    /*-moz-opacity: 0.6;*/
    opacity: 0.6;    
} 


 .action-bar{
  width:99%;
 margin: 0 auto;

margin-bottom: 0;

  }


 .article-header {
 margin:10px;
background-color:#DDDDDD;
font-size:1.7em;
margin-bottom:10px;
text-align:center;
}


.item-header{
 margin:5px;
background-color:#DDDDDD;
font-size:1em;
text-align:left;
 position:absolute;

}

;

// /8::/202::/frontend:css -> <845> form.css 


.roundBtn_top-left, .roundBtn_top-right, .roundBtn_bottom-left, .roundBtn_bottom-right {
background-repeat:no-repeat;
width:7px;
height:8px;
}
.roundBtn_top {
font-size:1px;
line-height:1px;
 background:white;
height:8px;
background-image:url(/images/roundbox/top-middle.gif); 
}

.roundBtn_bottom {
font-size:1px;
line-height:1px;
 background:white;
height:8px;
background-image:url(/images/roundbox/bottom-middle.gif); 
}

.roundBtn td {
margin:0pt;
padding:0pt;
}
.roundBtn_main-left {
background-image:url(/images/roundbox/frame-left.gif);
width:7px; 
}
.roundBtn_main-right {
background-image:url(/images/roundbox/frame-right.gif);
width:7px;  
} 

.roundBtn_top-left {
background-image:url(/images/roundbox/left-top.gif);
background-position:left top;
}
.roundBtn_top-right {
background-image:url(/images/roundbox/right-top.gif);
background-position:right top;
}
.roundBtn_bottom-left {
background-image:url(/images/roundbox/bottom-left-c.gif);
background-position:left bottom;
width:7px;
height:8px;

}
.roundBtn_bottom-right {
background-image:url(/images/roundbox/bottom-right-c.gif);
background-position:right bottom;
width:7px;
height:8px;

}
.roundBtn{
background-color:white;
}


.roundBtn_content {
 background:white;
}


 /*END*/


.roundBtnG_top-left, .roundBtnG_top-right, .roundBtnG_bottom-left, .roundBtnG_bottom-right {
background-repeat:no-repeat;
width:7px;
height:8px;
}

.roundBtnG_top {
font-size:1px;
line-height:1px;
 background:white;
height:8px;
background-image:url(/images/roundbox/gtop-middle.gif); 
}

.roundBtnG_bottom {
font-size:1px;
line-height:1px;
background:white;
height:8px;
background-image:url(/images/roundbox/gbottom-middle.gif);
} 
.roundBtnG td {
margin:0pt;
padding:0pt;
}

.roundBtnG_main-left {
background-image:url(/images/roundbox/gframe-left.gif);
width:7px; 
}

.roundBtnG_main-right {
background-image:url(/images/roundbox/gframe-right.gif);
width:7px;
} 


.roundBtnG_top-left {
background-image:url(/images/roundbox/gleft-top.gif);
background-position:left top;
}

.roundBtnG_top-right {
background-image:url(/images/roundbox/gright-top.gif);
background-position:right top;
}

.roundBtnG_bottom-left {
background-image:url(/images/roundbox/gbottom-left-c.gif);
background-position:left bottom;
width:7px;
height:8px;
}

.roundBtnG_bottom-right {
 background-image:url(/images/roundbox/gbottom-right-c.gif);
background-position:right bottom;
width:7px;
height:8px;
}

.roundBtnG{
background-color:white;
}

.roundBtnG_content {
 background:white;
}

/*ENDE*/

.roundBtnT_top-left, .roundBtnT_top-right, .roundBtnT_bottom-left, .roundBtnT_bottom-right {

background-repeat:no-repeat;

width:7px;

height:8px;

}


.roundBtnT_top {

font-size:1px;

line-height:1px;

background:white;

height:8px;

background-image:url(/images/roundbox/ttop-middle.gif);

}



.roundBtnT_bottom {

font-size:1px;

line-height:1px;

background:white;

height:8px;

background-image:url(/images/roundbox/tbottom-middle.gif); 

}



.roundBtnT td {

margin:0pt;

padding:0pt;

}


.roundBtnT_main-left {

background-image:url(/images/roundbox/tframe-left.gif);

width:7px; 

}


.roundBtnT_main-right {

background-image:url(/images/roundbox/tframe-right.gif);

width:7px;  

} 



.roundBtnT_top-left {

background-image:url(/images/roundbox/tleft-top.gif);

 background-position:left top;

}


.roundBtnT_top-right {

background-image:url(/images/roundbox/tright-top.gif);

background-position:right top;

}


.roundBtnT_bottom-left {

background-image:url(/images/roundbox/tbottom-left-c.gif);

background-position:left bottom;

width:7px; 

height:8px;

}


.roundBtnT_bottom-right {

background-image:url(/images/roundbox/tbottom-right-c.gif);

background-position:right bottom;

width:7px;

height:8px;

}


.roundBtnT{

 background-color:white;

}


.roundBtnT_content {

 background:#2FB6DE;

}


/*SML*/
.roundBtnSMLT_top-left, .roundBtnSMLT_top-right, .roundBtnSMLT_bottom-left, .roundBtnSMLT_bottom-right {
background-repeat:no-repeat;
width:2px;
height:2px;
}

.roundBtnSMLT_top {
font-size:1px;
line-height:1px;
background:white;
height:2px;
background-image:url(/images/roundbox/ttop-middle.gif);
}


.roundBtnSMLT_bottom {
font-size:1px;
line-height:1px;
background:#2FB6DE;
height:2px;
background:; 
}


.roundBtnSMLT td {
margin:0pt;
padding:0pt;
}

.roundBtnSMLT_main-left {
background:#2FB6DE;
width:2px; 
}

.roundBtnSMLT_main-right {
background:#2FB6DE;
width:2px;  
} 


.roundBtnSMLT_top-left {
background-image:url(/images/roundbox/ttop-left.gif);
 background-position:left top;
}

.roundBtnSMLT_top-right {
background-image:url(/images/roundbox/ttop-right.gif);
background-position:right top;
}

.roundBtnSMLT_bottom-left {
background-image:url(/images/roundbox/tbottom-left.gif);
background-position:left bottom;
width:2px; 
height:2px;
}

.roundBtnSMLT_bottom-right {
background-image:url(/images/roundbox/tbottom-right.gif);
background-position:right bottom;
width:2px;
height:2px;
}

.roundBtnSMLT{
 background-color:#2FB6DE;
}

.roundBtnSMLT_content {
 background:#2FB6DE;
}


.header .title{
 font-size:200%;
 font-weight:bolder;
text-align:center; 
 text-decoration:underline;
 margin-bottom: 20px; 
}

;

// /8::/202::/frontend:css -> <833> frontend.css 

body{    /* overwriting values from presentation.css */
  background-color: white;

   background:url(/core-services/themes/mynewtheme/my_bg.png) top left;

  background-repeat:repeat-x;

  background-attachment: fixed;
  margin: 0 0;
}

.none #title-bar {
background-color:#F6F6F6;
background:url(/core-services/themes/mymodules/filltopbar.gif) repeat-x ;
border: 0px solid silver;
}

.none div#badge {

border:1px solid #000000;

}
.none #left-bar-placeholder {

border:0px solid #CCCCCC;

}

.modest .round-box .top-left, .modest .round-box .top-right, .modest .round-box .bottom-left, .modest .round-box .bottom-right {
padding-left:0px;
padding-top:0px;
}
.modest .round-box .bottom, .modest .round-box .top {
font-size:0px;
line-height:0px;
}
.modest .round-box td {
margin:0px;
padding:0px;
}

.modest .round-box .top-left {
background-image:url(/core-services/themes/mynewtheme/b.gif);

background-position:left top;
}

.modest .round-box .top-right {
background-image:url(/core-services/themes/mynewtheme/b.gif);


background-position:right top;
}

.modest .round-box .bottom-left {
background-image:url(/core-services/themes/mynewtheme/b.gif);


background-position:left bottom;
}
.modest .round-box .bottom-right {
background-image:url(/core-services/themes/mynewtheme/b.gif);


background-position:right bottom;
}

.modest, #main-content-placeholder .round-box, .modest #left-bar-placeholder .round-box {
background-color:transparent;

background-image:url(/core-services/themes/mynewtheme/b.gif);

background-repeat:repeat-y;
}
#main-content-placeholder .round-box .content, .modest #left-bar-placeholder .round-box .content {
padding:0px;
background-color: transparent;

background-image:url(/core-services/themes/mynewtheme/b.gif);

background-repeat:repeat-y;
}

.modest, #title-bar {
border: 0px solid #CCCCCC;
padding: 0px;

 height:99px;
background:url(/core-services/themes/mynewtheme/my_fillbar.png) repeat-x; repeat-x ;
}

.titleBar{
margin:10px;
}

.minico{
position:relative;
/*z-index:1000;*/
top:0px;
right:10px;
width:10px;
height:10px;
background-image:url(/core-services/themes/mynewtheme/min.gif);
cursor:pointer;
cursor:hand;
}

.maxico{
position:relative;
/*z-index:1000;*/
top:0px;
right:10px;
width:10px;
height:10px;
background-image:url(/core-services/themes/mynewtheme/max.gif);
cursor:pointer;
cursor:hand;
}

.overlay_mymodules {
    background-color: #CCCCCC;
    filter:alpha(opacity=60);
/*    -moz-opacity: 0.6;*/
    opacity: 0.6;
}


.top_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
} 

/* DO NOT CHANGE THESE VALUES*/
.dialog {
    display: block;
    position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
    margin: 0px;
    padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
/*  -moz-user-select:none;*/
 width:100%;
 height:100%;
}    

.mybox_dock{

       background: transparent url(/core-services/themes/mymodules/expand.gif) no-repeat center left;
    margin-top:12px;
    margin-left:2px;
    margin-right:2px;
text-align:right;
    border:2px outset silver;
    padding: 2px 8px 2px 15px;
    font-size:11px;
    font-weight: bold;
    cursor:pointer;
    cursor:hand;
}                                                



.dialogw {
    display: block;
    /*margin-bottom:10px;
*/
}

.dialogw table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
    margin: 0px;
    padding:0px;
}

.dialogw table.table_window td , .dialogw table.table_window th { 
  padding: 0; 
}


.carousel-component { 
    position:relative;

     z-index:99;
    overflow:hidden;
    visibility:visible; /* component turns it on when first item is rendered */
}

.carousel-component ul.carousel-list { 
    width:10000000px;
    position:relative;
    z-index:1; 
}

.carousel-component .carousel-list li { 
    float:left;
    list-style:none;
    overflow:hidden;
}

.carousel-component .carousel-vertical li { 
    float:none;
    margin-bottom:0px;
}

.carousel-component ul.carousel-vertical { 
    width:auto;
}

.carousel-component .carousel-clip-region { 
    overflow:hidden;
    margin:0px auto;
    position:relative; 
}

/**
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

.carousel-component { 
    /*background:#3F3F3F;*/
    padding:0px;
    background:transparent;
width:500px;
    /*color:#618cbe;*/
}
.carousel-component ul.carousel-list { 
    margin:0px;
    padding:0px 0px 0px 0px;
}
.carousel-component .carousel-list li { 
    /*text-align:center;*/
    margin:0px 0px 0px 0px;
    padding:0px;
    /*font:10px verdana,arial,sans-serif;*/
    color:#666;
}
.carousel-component .carousel-vertical li { 
}
.carousel-component ul.carousel-vertical { 
}
.wrapper{
    margin: 0px;
}
.leftPanel2{
       width:500px;
    background:transparent;
}

.flags{
    vertical-align:middle;
    border: 1px outset silver;
}
.flagsList{
    text-indent: 8px;
    padding-left: 5px;
    font-size:12px;
}
.flagp{
    padding-left:5px;
    cursor:pointer;
    cursor:hand;
    vertical-align:middle;    
}    

.nprogress{
    background:black;
}

div#idle-spinner {
background-color:transparent;
left:0px;
opacity:1;
padding:0px 0pt 0pt;
position:absolute;
text-align:center;
top:10em;
width:256px;
height:256px;
z-index:10000;

/*
margin-left:40%;
margin-right:40%;
*/
     margin-left: auto;
     margin-right: auto;
     width: 100%;

}

.actionLink{
    vertical-align:middle;
    cursor:hand;
    cursor:pointer;
    padding:4px;
}

.permImg{
    display:inline-block;
    cursor:hand;
    cursor:pointer;
    width:auto;
    height:auto;    
}

.tooltip .arrow {
background-repeat:no-repeat;
height:26px;
left:0px;
opacity:0.9;
z-index:20;
font-size:11px;
}

.tooltip .content {
background-color:white;
border:1px solid #000000;
opacity:0.9;
padding:2px;
z-index:20;
}

.tooltip-collapsing {
font-size:10px;
padding:0pt;
position:absolute;
z-index:20;
}


.listview .tag, .item .tooltip .tag {
color:blue;
text-decoration:none;
}


/*
TABS
*/

.tabcont1{
}

.toptabs{
margin-top: -3px;
margin-left: 50px;
height:auto;
width:auto;
}

#tabsF {
      float:left;
      width:100%;
      background:transparent;
      font-size:14px;
      line-height:normal;
      border-bottom:0px solid #666;
      }
    #tabsF ul {
      margin:0;
      padding:10px 10px 0 0px;
      list-style:none;
/*width:500px;
*/
overflow:auto;

      }
    #tabsF li {
      display:inline;
      margin:0;
      cursor:pointer;
      padding:0;
      }
    #tabsF a {
      float:left;
      /*background:url(/core-services/themes/mymodules/tableftF.gif) no-repeat left top;
*/
background:url(/images/tabsfill.gif) repeat-x left top;
      margin:0;
      padding:0 0 0 6px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      font-weight:bold;
      /*background:url(/core-services/themes/mymodules/tabrightF.gif) no-repeat right top;
*/
background:url(/images/tabsfill.gif) repeat-x left top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#000;
      }
    #tabsF a:hover {
      /*background-position:0% -42px;
*/
      }
    #tabsF a:hover span {
/*      background-position:100% -42px;
*/
      }


.tabspan {
      float:left;
      display:block;
/*      background:url(/core-services/themes/mymodules/tabrightF.gif) no-repeat right top;
*/
background:url(/images/tabsfill.gif) repeat-x left top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
.tabli {
      display:inline;
      margin:0;
      padding:0;
}
.taba{
height:20px;
}


/*
OVERRIDE TT
*/


.listview .tag, .item .tooltip .tag {
color:blue;
text-decoration:none;
}

.tooltip .arrow {
background-repeat:no-repeat;
height:0px;
opacity:0.9;
z-index:20;
}

.tooltip .content {
background-color:transparent;
border:0px solid #000000;
opacity:0.9;
padding:0px;
z-index:20;
}
.tooltip-collapsing {
font-size:11px;
padding:0pt;
position:absolute;
z-index:20;
}


.slider {
height:18px;
/*margin:10px 0pt 10px 10px;*/
}

.slider-bar-horizontal {
background-image:url(/images/scaler_slider_track.gif);
background-position:left center;
background-repeat:no-repeat;
margin-left: 70%;
height:18px;
width:60px;
}

.result-display-icon {
border:0px solid #FFFFFF;
padding:2px;
margin:2px;
}


 /*added mike*/

.uico{
cursor:pointer;
}


.uicobar{

     padding-top:10px;
   vertical-align:bottom;
}

 .uname{
font-size:16px;
font-weight:bolder;
vertical-align: top;
}

.upinfo{
font-weight:bolder;  

 text-decoration:none;

}


 .profileInfo{
 padding: 3px;
cursor:pointer;

text-decoration:underline;

 }

 #uphead{

font-weight:bolder;  

font-size:120%;
}


.ms-window, frame{
  background:#FF0000;
 }
 .explorer{

padding-top:10px;
background: url(/core-services/themes/mynewtheme/my_expbg.png) repeat-x;
  }

 span#login-area {
color:black;
font-size:120%;
font-weight:bolder;
 }

 #root{
  width:100%;
  /*background:url(/core-services/themes/mynewtheme/my_blbg.png) top left;
*/

  background-repeat:no-repeat;
  background-attachment: fixed;
  }


#badge{
  padding:0px;
}
.loginbarbottom{

margin: -5px;
text-align: right;

 padding:5px;
 align: right;
    background: url(/core-services/themes/mynewtheme/my_dlbg.png) repeat-x;
 }

 #login-area{
  padding: 5px;
  }


.x1{
color: black;  
  }

.button{
    background: white;
   -moz-border-radius: 3px 3px 3px 3px;
    border-top: 0;
    border-right: 0;
    border-bottom: 0px solid #000;
     font-weight:bolder;
     font-size:12px;
    border-left: 0;
    color: #000000;
    display: inline;
    margin: 0;
    padding: 1px;
    padding-left: 12px;
    padding-right: 12px;
}

*:first-child+html .button {        /* hack needed for IE 7 */
    border-bottom: 0;
    text-decoration: none;
}

* html .button {                /* hack needed for IE 5/6 */
    border-bottom: 0;
    text-decoration: none;
}


.inputBox{
  background: #b0b0b0;
   -moz-border-radius: 3px 3px 3px 3px;
    border-top: 0;
    border-right: 0;
    border-bottom: 0px solid #000;
     font-weight:bolder;
     font-size:12px;
    border-left: 0;
    color: white;
    display: inline;
    margin: 5px;
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;

  }


.topbardarkfill{
    background: url(/core-services/themes/mynewtheme/my_dlbg.png) repeat-x;

    margin-right: -2px;
    padding-bottom:3px;

top:-3px;
margin-bottom:3px;

}


 #main-content{
 padding:-3px;
background:transparent;  
 margin:0 0; 
  margin-top:-2px;
 }


 .main-left, main-right{
    width:0px;
  height:0px;
    }


  .content{

 background:transparent;
    padding:-2px;
    }

 .serviceWidget{
 position:relative;

vertical-align: bottom;
text-align:right;

margin-bottom:-20px;
bottom:0px;
 color:white;
  padding:2px;
  background: url(/core-services/themes/mynewtheme/my_dlbg.png) repeat-x;
  }


.innercSite1{
font-weight:bolder;
 color:white;

padding-right:100px;

 }

 .innercSite2{

 padding:3px;


 font-weight:bolder;
 color:white;
  }


.searchBox{
   bottom:0px;
 color:white;
  padding:5px;
  background: url(/core-services/themes/mynewtheme/my_dlbg.png) repeat-x;
    }

 .odd{

 background: #EDEDED;
  color:black;
}

.xl {
  /*border: 1px dotted red;*/
}

/*
 .img-container:hover {
background-color:#2FB6DE;
content:white;
}
.img-container:hover .image-frame {
border:1px solid #FFFFFF;
}
.img-container:hover .hide-me {
color:#2FB6DE;
}

*/

.modest #main-content-placeholder .round-box .content,
.modest #left-bar-placeholder .round-box .content {
  background-color: transparent;
 background-image:url(/core-services/themes/mynewtheme/b.gif);
 vertical-align: top;

}



 #mysites-path{
  color:white;
 margin-top:4px;
  }

 .span a{
color:white;  
  }


.image-frame {
border:1px solid #FFFFFF;
background:#FFFFFF;
}


.item{
width:100%;
overflow:auto;
}

.article{
background:white;
padding:10px;
}
;

// /8::/202::/frontend:css -> <193682> itemrenderer.css 

.item{
width:100%;
}
.item{
width:100%;
}

.bTL_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/tl-2.png) no-repeat scroll 0 0;
height:32px;
width:10px;
}
.bTR_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/tr-2.png) no-repeat scroll 0 0;
height:32px;
width:10px;
}
.bTL_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/tl-2.png) no-repeat scroll 0 0;
height:32px;
width:10px;
}
.bTM_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/tm-2.png) no-repeat scroll 0 0;
border-top:0 solid transparent;
color:#000000;
height:32px;
text-align:center;
line-height:30px;
width:100%;
}
.bTF_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/tm-2.png) no-repeat scroll 0 0;
height:30px;
width:100%;
}
.bTF2_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/tm-2.png) repeat-x scroll 0 0;
height:30px;
width:100%;
}
.bML_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/ml.png) repeat-y scroll 0 0;
height:2px;
width:10px;
}
.bMR_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/mr.png) repeat-y scroll 0 0;
height:100%;
width:10px;
}
.bMF_greybox {
background:#FFFFFF none repeat scroll 0 0;

}
.bBL_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/bl-2.png) no-repeat scroll 0 0;
height:10px;
width:10px;
}
.bBM_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/bm.png) repeat-x scroll 0 0;
height:10px;
width:100%;
}
.bBF_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/bm.png) repeat-x scroll 0 0;
height:10px;
width:100%;
}
.bBR_greybox {
background:transparent url(http://core.myfil.es/get_file?path=/br-2.png) no-repeat scroll 0 0;
height:10px;

width:10px;

}
.bContent_greybox {
color:#000000;
font-size:12px;
overflow:hidden;
 background:white;
} 
 
;

// /8::/202::/frontend:css -> <843> mybox.css 


.mybox_nw {
background: transparent url(/images/bleft.gif) no-repeat 0 0;            
width:20px;
height:24px;
border-top: 0px solid silver;
}

.mybox_n {
background: transparent url(/images/bfill.gif) repeat-x 0 0 ;

border-top: 0px solid silver;  
  height:24px;
}

.mybox_ne {
  background: transparent url(/images/bright.gif) no-repeat 0 0 ;            
 border-right:0px solid silver;   
 border-top: 0px solid silver;
   width:20px;      
  height:24px;
}

.mybox_w {
  /*background: transparent url(/images/bleft.gif) repeat-y top left;            
*/
 background: silver;
  width:0px;
}

.mybox_e {
  /*background: transparent url(/core-services/themes/mymodules/frame-right.gif) repeat-y top right;            */
background: silver; 
  width:0px;      
}

.mybox_sw {
  /*background: transparent url(/core-services/themes/mymodules/bottom-left-c.gif) no-repeat 0 0;            */
background: silver;   
  width:1px;
  height:1px;
}

.mybox_s {
  /*background: transparent url(/core-services/themes/mymodules/bottom-middle.gif) repeat-x 0 0;            */
background: silver;   
  height:1px;
}

.mybox_se {
/*  background: transparent url(/core-services/themes/mymodules/bottom-right-c.gif) no-repeat 0 0;            
*/
background: silver;   
 width:1px;
  height:1px;
}

.mybox_sizer {
    /*   background: transparent url(/core-services/themes/mymodules/bottom-right-c_size.gif) no-repeat 0 0;            */

background: silver;
       width:1px;
       height:1px;
    cursor:se-resize;    
}

.mybox_close {
    width: 1px;
    height: 1px;
    /*background: transparent url(/core-services/themes/mymodules/button-close-focus.gif) no-repeat 0 0;            */
    position:absolute;
    top:0px;
    right:11px;
    cursor:pointer;
    z-index:1000;
}

.mybox_minimize {
    width: 1px;
    height: 1px;
    /*background: transparent url(/core-services/themes/mymodules/button-min-focus.gif) no-repeat 0 0;            
  */  position:absolute;
    top:0px;
    right:10px;
    cursor:pointer;
    z-index:1000;
}

.mybox_maximize {
    width: 23px;
    height: 23px;
    background: transparent url(/core-services/themes/mymodules/button-max-focus.gif) no-repeat 0 0;            
    position:absolute;
    top:0px;
    right:33px;
    cursor:pointer;
    z-index:1000;
}

.mybox_title {
cursor:move;
position:relative;

border-left:0px solid silver;
     padding-left:4px; 
    float:left;
 vertical-align:bottom;

 bottom:0px;
    font-size:15px;

    text-align:left;
    font-weight: bolder;
   width:100%;
 
    color:#FFFFFF;
}

.mybox_content {
    overflow:hidden;
    color: #000;
    /*font-family: Tahoma, Arial, sans-serif;*/
    font-size: 12px;
    background:#FFFFFF;
}

/* For alert/confirm dialog */
.mybox_window {
    border:1px solid #F00;    
    background: #FFF;
    padding:20px;
    margin-left:auto;
    margin-right:auto;
    width:400px;
}

.mybox_message {
  font: 12px arial;
    text-align:center;
    width:100%;
    padding-bottom:10px;
}

.mybox_buttons {
    text-align:center;
    width:100%;
}

.mybox_buttons input {
    width:20%;
    margin:10px;
}

.mybox_progress {
    float:left;
    margin:auto;
    text-align:center;
    width:100%;
    height:16px;
    background: #FFF url('alert/progress.gif') no-repeat center center
}

.mybox_wired_frame {
    background: #FFF;
    filter:alpha(opacity=60);
    border: 2px silver dashed;
    /*-moz-opacity: 0.6;*/
    opacity: 0.6;    
} 

 .leftbox{
  margin-bottom:10px;
  }

 .outerbox{

 padding-top:1px;
  border: 1px solid #CCCCCC;
  }

;

// /8::/202::/frontend:css -> <869> roundcorners.css 


.roundBtn_top-left, .roundBtn_top-right, .roundBtn_bottom-left, .roundBtn_bottom-right {
background-repeat:no-repeat;
width:7px;
height:8px;
}
.roundBtn_top {
font-size:1px;
line-height:1px;
 background:white;
height:8px;
background-image:url(/images/roundbox/top-middle.gif); 
}

.roundBtn_bottom {
font-size:1px;
line-height:1px;
 background:white;
height:8px;
background-image:url(/images/roundbox/bottom-middle.gif); 
}

.roundBtn td {
margin:0pt;
padding:0pt;
}
.roundBtn_main-left {
background-image:url(/images/roundbox/frame-left.gif);
width:7px; 
}
.roundBtn_main-right {
background-image:url(/images/roundbox/frame-right.gif);
width:7px;  
} 

.roundBtn_top-left {
background-image:url(/images/roundbox/left-top.gif);
background-position:left top;
}
.roundBtn_top-right {
background-image:url(/images/roundbox/right-top.gif);
background-position:right top;
}
.roundBtn_bottom-left {
background-image:url(/images/roundbox/bottom-left-c.gif);
background-position:left bottom;
width:7px;
height:8px;

}
.roundBtn_bottom-right {
background-image:url(/images/roundbox/bottom-right-c.gif);
background-position:right bottom;
width:7px;
height:8px;

}
.roundBtn{
background-color:white;
}


.roundBtn_content {
 background:white;
}


 /*END*/


.roundBtnG_top-left, .roundBtnG_top-right, .roundBtnG_bottom-left, .roundBtnG_bottom-right {
background-repeat:no-repeat;
width:7px;
height:8px;
}

.roundBtnG_top {
font-size:1px;
line-height:1px;
 background:white;
height:8px;
background-image:url(/images/roundbox/gtop-middle.gif); 
}

.roundBtnG_bottom {
font-size:1px;
line-height:1px;
background:white;
height:8px;
background-image:url(/images/roundbox/gbottom-middle.gif);
} 
.roundBtnG td {
margin:0pt;
padding:0pt;
}

.roundBtnG_main-left {
background-image:url(/images/roundbox/gframe-left.gif);
width:7px; 
}

.roundBtnG_main-right {
background-image:url(/images/roundbox/gframe-right.gif);
width:7px;
} 


.roundBtnG_top-left {
background-image:url(/images/roundbox/gleft-top.gif);
background-position:left top;
}

.roundBtnG_top-right {
background-image:url(/images/roundbox/gright-top.gif);
background-position:right top;
}

.roundBtnG_bottom-left {
background-image:url(/images/roundbox/gbottom-left-c.gif);
background-position:left bottom;
width:7px;
height:8px;
}

.roundBtnG_bottom-right {
 background-image:url(/images/roundbox/gbottom-right-c.gif);
background-position:right bottom;
width:7px;
height:8px;
}

.roundBtnG{
background-color:white;
}

.roundBtnG_content {
 background:white;
}

/*ENDE*/

.roundBtnT_top-left, .roundBtnT_top-right, .roundBtnT_bottom-left, .roundBtnT_bottom-right {

background-repeat:no-repeat;

width:7px;

height:8px;

}


.roundBtnT_top {

font-size:1px;

line-height:1px;

background:white;

height:8px;

background-image:url(/images/roundbox/ttop-middle.gif);

}



.roundBtnT_bottom {

font-size:1px;

line-height:1px;

background:white;

height:8px;

background-image:url(/images/roundbox/tbottom-middle.gif); 

}



.roundBtnT td {

margin:0pt;

padding:0pt;

}


.roundBtnT_main-left {

background-image:url(/images/roundbox/tframe-left.gif);

width:7px; 

}


.roundBtnT_main-right {

background-image:url(/images/roundbox/tframe-right.gif);

width:7px;  

} 



.roundBtnT_top-left {

background-image:url(/images/roundbox/tleft-top.gif);

 background-position:left top;

}


.roundBtnT_top-right {

background-image:url(/images/roundbox/tright-top.gif);

background-position:right top;

}


.roundBtnT_bottom-left {

background-image:url(/images/roundbox/tbottom-left-c.gif);

background-position:left bottom;

width:7px; 

height:8px;

}


.roundBtnT_bottom-right {

background-image:url(/images/roundbox/tbottom-right-c.gif);

background-position:right bottom;

width:7px;

height:8px;

}


.roundBtnT{

 background-color:white;

}


.roundBtnT_content {

 background:#2FB6DE;

}


/*SML*/
.roundBtnSMLT_top-left, .roundBtnSMLT_top-right, .roundBtnSMLT_bottom-left, .roundBtnSMLT_bottom-right {
background-repeat:no-repeat;
width:2px;
height:2px;
}

.roundBtnSMLT_top {
font-size:1px;
line-height:1px;
background:white;
height:2px;
background-image:url(/images/roundbox/ttop-middle.gif);
}


.roundBtnSMLT_bottom {
font-size:1px;
line-height:1px;
background:#2FB6DE;
height:2px;
background:; 
}


.roundBtnSMLT td {
margin:0pt;
padding:0pt;
}

.roundBtnSMLT_main-left {
background:#2FB6DE;
width:2px; 
}

.roundBtnSMLT_main-right {
background:#2FB6DE;
width:2px;  
} 


.roundBtnSMLT_top-left {
background-image:url(/images/roundbox/ttop-left.gif);
 background-position:left top;
}

.roundBtnSMLT_top-right {
background-image:url(/images/roundbox/ttop-right.gif);
background-position:right top;
}

.roundBtnSMLT_bottom-left {
background-image:url(/images/roundbox/tbottom-left.gif);
background-position:left bottom;
width:2px; 
height:2px;
}

.roundBtnSMLT_bottom-right {
background-image:url(/images/roundbox/tbottom-right.gif);
background-position:right bottom;
width:2px;
height:2px;
}

.roundBtnSMLT{
 background-color:#2FB6DE;
}

.roundBtnSMLT_content {
 background:#2FB6DE;
}







;

// /8::/202::/frontend:css -> <850> saveandshare.css 

a .i{
    color:black;
}
.addtodiv{
    margin: 2px;
    padding:2px;
    width:130px;
    height:16px;
    border: 1px dashed silver;

     float:left;
} 

;

// /8::/202::/frontend:css -> <15034> t.css 

#t_tabsF {
  float:right;
  width:100%;
  background:transparent;
  font-size:12px;
  line-height:normal;
  border-bottom:0px solid #666;
}

#t_tabsF ul {
  margin:0;
  padding:10px 10px 0 0px;
  list-style:none;
  overflow:auto;
}

#t_tabsF li {
  display:inline;
  margin:0;
  cursor:pointer;
  padding:0;
}

#t_tabsF a .selected {
  color: #000000;
}

#t_tabsF a {
  float:left;
  margin:0;
  padding:0 0 0 6px;
  text-decoration:none;
  color:#FFFFFF;
}

#t_tabsF a .taba {
  float:left;
  display:block;
  font-weight:bold;
  background:url(/images/tabsfill.gif) repeat-x left top; 
  font-size:12px;
  border:3px solid #36B8E0;
  border-bottom:0px;
  padding:5px 15px 4px 6px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#t_tabsF a span {float:none;}
/* End IE5-Mac hack */
#t_tabsF a:hover span {
  text-decoration:underline;
}

.t_tabspan {
  float:left;
  display:block;
  padding:5px 15px 4px 6px;
  color:#666;
}

.t_tabli {
  display:inline;
  margin:0;
  padding:0;
}

.t_taba{
  height:20px;
}  

#t_box {
  margin: 0px 0px 0px 0px;
}
;

// /8::/202::/frontend:css -> <862> toptabs.css 


.tab-list {

}

.tab-list .active {
  background-color: #ededed;
  color: black;
  border-top: 0px solid #888888;
  border-bottom:0px solid #ededed;
  font-weight: bolder;
  background:#ededed url(/core-services/themes/mynewtheme/my_expbg.png) repeat-x 0;
}

.tab-list .hidden {
  color: black;
  background:#ededed url(/core-services/themes/mynewtheme/my_dlbg.png) repeat-x 0;
  border:1px solid silver;
}

.tab-list .entry {
  border: 1px solid #888;
  text-decoration: none;
  padding-right: 12px;
  padding-left: 12px;
  padding: 8px;
} 
 
.tabcont1{
}

.toptabs{
  margin-top: -3px;
  margin-left: 50px;
  height:auto;
  width:auto;
}


#s_tabsF {
  float:left;
  width:100%;
  background:transparent;
  font-size:14px;
  line-height:normal;
  border-bottom:0px solid #666;
}

#s_tabsF ul {
  margin:0;
  padding:10px 10px 0 0px;
  list-style:none;
  overflow:auto;
}

#s_tabsF li {
  display:inline;
  margin:0;
  cursor:pointer;
  padding:0;
}

#s_tabsF a .selected {
  color: #000000;
}

#s_tabsF a {
  float:left;
  margin:0;
  padding:0 0 0 6px;
  text-decoration:none;
  color:#FFFFFF;
}

#s_tabsF a span {
  float:left;
  display:block;
line-height:30px;
 text-align:center;
 width:83px;
 height:29px;
  background:url(http:\/\/www.mysites.com/files@core/get_file?path=/tab.png&username_override=core) no-repeat left top; 
  font-size:14px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#s_tabsF a span {float:none;}
/* End IE5-Mac hack */
#s_tabsF a:hover span {
  text-decoration:underline;
}

.s_tabspan {
  float:left;
  display:block;
  padding:5px 15px 4px 6px;
  color:#666;
}

.s_tabli {
  display:inline;
  margin:0;
  padding:0;
}

.s_taba{
  height:20px;
}  

;

// /8::/202::/frontend:css -> <40983> updates-tabs.css 

#updates_tabsF {
  float:right;
  width:100%;
  background:transparent;
  font-size:10px;
  line-height:normal;
  border-bottom:0px solid #666;
}

#updates_tabsF ul {
  margin:0;
  padding:10px 10px 0 0px;
  list-style:none;
  overflow:auto;
}

#updates_tabsF li {
  display:inline;
  margin:0;
  cursor:pointer;
  padding:0;
}

#updates_tabsF a .selected {
  color: #000000;
}

#updates_tabsF a {
  float:left;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  color:#FFFFFF;
}

#updates_tabsF a .taba {
  float:left;
  display:block;
  font-weight:bold;
  background:url(/images/tabsfill.gif) repeat-x left top; 
  border:2px solid #36B8E0;
  border-bottom:0px;
  padding:3px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#updates_tabsF a span {float:none;}
/* End IE5-Mac hack */
#updates_tabsF a:hover span {
  text-decoration:underline;
}

.updates_tabspan {
  float:left;
  display:block;
  padding:5px 15px 4px 6px;
  color:#666;
}

.updates_tabli {
  display:inline;
  margin:0;
  padding:0;
}

.updates_taba{
  height:20px;
}  

#updates_box {
  margin: 0px 0px 0px 0px;
} 
;

// /8::/202::/frontend:css -> <854> xcomments.css 

.commentrow{
 padding:5px;
 border-bottom: 1px dashed silver;
 margin-bottom:5px;
}

.commentarea{
padding:5px;
font-face:Trebuchet MS;
font-weight:bolder;
}

;

// /8::/202::/frontend:css -> <873> zcellstyle.css 

.upper-left-cell{
  background: transparent;
  }

.listview th,
.ax-thumbs th {
  background-color: #EDEDED;
    padding-left: 4px;
  padding-bottom: 5px;
margin:5px;
   cursor: default;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}

.listview {
 color:black;
  white-space: nowrap;
}

.listview .top {
  border-style: none solid none none;
  border-color: rgb(208, 208, 208);
  border-width: 0px;
}

.listview tr  {
  background-color: white;
}

.listview tr:hover,
.listview tr.even:hover {
  background-color: silver;
}

.listview tr.even {
  background-color: #fcfaf6;
}

.listview tr.nohighlight {
  background-color: transparent;
}

.ax-thumbs th:hover,
.listview th:hover {
  background-color: silver;
}

.ax-thumbs .increation input {
  font-size: 0.6em;
}

.listview th:hover .bevel,
.ax-thumbs th:hover .bevel  {
  background-color: silver;
}

.ax-thumbs .bevel,
.listview .bevel {
  background-color: transparent;
  height: 3px;
  font-size: 0pt;
  padding-left: 0px;
}

.listview td {
  border-style: none solid solid none;
  border-color: rgb(241, 239, 226);
  border-width: 0px;
  padding: 2px 2px 2px 6px;
  vertical-align: middle;
}


.ax-thumbs .upper-left-cell,
.listview .upper-left-cell {
  width: 20px;
  border-style: none solid solid none;
  border-color: white;
  background-color: #ededed;
  border-width: 0px;
}

.listview .count {
  background-color: rgb(241, 239, 226);
  vertical-align: middle;
  text-align: right;
  padding: 2px 2px 2px 6px;
  border-width: px;
  overflow: hidden;
}

.listview .tag,
.item .tooltip .tag {
  color: #2FB6DE;
  text-decoration: none;
}


 th td{
 padding:5px;
 }

body{    /* overwriting values from presentation.css */
  background-color: white;

   background:url(/core-services/themes/mynewtheme/my_bg.png) top left;

  background-repeat:repeat-x;

  background-attachment: fixed;
  margin: 0 0;
}

;

// /8::/202::/frontend:css -> <836> ztooltip.css 

.overlay_tooltip {
    background-color: #888888;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.tooltip_nw {
  background: transparent url(/core-services/themes/mynutooltip/left-top.gif) no-repeat 0 0;            
  background-position: bottom left;
  width:10px;
  height:35px;
}

.tooltip_n {
  background: transparent url(/core-services/themes/mynutooltip/top-middle.gif) repeat-x 0 0;            
  background-position: bottom right;
  height:35px;
}

.tooltip_ne {
  background: transparent url(/core-services/themes/mynutooltip/right-top.gif) no-repeat 0 0;            
  background-position: bottom right;
  width:10px;      
  height:35px;
}

.tooltip_w {
  background: transparent url(/core-services/themes/mynutooltip/frame-left.gif) repeat-y top left;            
  width:7px;
}

.tooltip_e {
  background: transparent url(/core-services/themes/mynutooltip/frame-right.gif) repeat-y top right;            
  width:7px;      
}

.tooltip_sw {
  background: transparent url(/core-services/themes/mynutooltip/bottom-left-c.gif) no-repeat 0 0;            
  width:7px;
  height:17px;
}

.tooltip_s  {
  background: transparent url(/core-services/themes/mynutooltip/bottom-middle.gif) repeat-x 0 0;            
  height:17px;
}

.tooltip_se, .tooltip_sizer {
  background: transparent url(/core-services/themes/mynutooltip/bottom-right-c.gif) no-repeat 0 0;            
  width:7px;
  height:17px;
}

.tooltip_sizer {
    cursor:se-resize;    
}

.tooltip_close {
    width: 23px;
    height: 23px;
    background: transparent url(/core-services/themes/mynutooltip/button-close-focus.gif) no-repeat 0 0;            
    position:absolute;
    top:13px;
    right:11px;
    cursor:pointer;
    z-index:1000;
}

.tooltip_minimize {
    width: 23px;
    height: 23px;
    background: transparent url(/core-services/themes/mynutooltip/button-min-focus.gif) no-repeat 0 0;            
    position:absolute;
    top:0px;
    right:55px;
    cursor:pointer;
    z-index:1000;
}

.tooltip_maximize {
    width: 23px;
    height: 23px;
    background: transparent url(/core-services/themes/mynutooltip/button-max-focus.gif) no-repeat 0 0;            
    position:absolute;
    top:0px;
    right:33px;
    cursor:pointer;
    z-index:1000;
}

.tooltip_title {
    float:left;
    height:14px;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin-top:2px;
    width:100%;
    color:black;
}

.tooltip_content {
    overflow:auto;
    color: black;
    font-size: 14px;
    background:#FFFFFF;
}

/*
ADDED CORNERS
*/
.tooltip_nw_c {
  background: transparent url(/core-services/themes/mynutooltip/left-top-tip.gif) no-repeat 0 0;            
  background-position: bottom left;
  width:10px;
  height:35px;
}
.tooltip_ne_c {
  background: transparent url(/core-services/themes/mynutooltip/right-top-tip.gif) no-repeat 0 0;            
  background-position: bottom right;
  width:10px;      
  height:35px;
}


.tooltip_sw_c {
  background: transparent url(/core-services/themes/mynutooltip/bottom-left-c-tip.gif) no-repeat 0 0;            
  width:7px;
  height:17px;
}
.tooltip_se_c, .tooltip_sizer_c {
  background: transparent url(/core-services/themes/mynutooltip/bottom-right-c-tip.gif) no-repeat 0 0;            
  width:7px;
  height:7px;
}


/*
END ADDED CORNERS
*/

;

