
/* 
================================
 Container Styles for DotNetNuke
================================
*/  




.ContentWraper
{
    font-family:Verdana,Arial, Helvetica;  
   height:100%;
   width:auto; 
   margin-bottom:10px;
}
.ContainerContentWrap
{    
   border-left:1px solid #999;
   border-right:1px solid #999;
   margin:0px;
   padding-bottom:0px;
   background-color:transparent;
}
.ContainerTop
{
      margin:0px;
   background-image:url(images/ContainerLeftTop.gif);
    background-repeat:no-repeat;
    background-position:left top;    
    width:100%;
    height:18px;
  
}
.ContentTop
{
   
    background-color:transparent;
}
.ContainerHeader
{
    font-size:16pt;
    font-weight:bold;
    color:#252F3B;
    width:auto;
    padding-left:5px;    
    
}
.ContentTop h1
{
    margin:0px;
}
.ContainerTop span
{
     background-image:url(images/ContainerRightTop.gif);
    background-repeat:no-repeat;
    background-position: right top; 
    width:22px;
    height:18px;
  float:right;
  
}
.ContentBottom
{
    float:right;    margin:0px;  
}
.ContainerContent1
{
    padding:10px;
    margin:0px;
    margin-bottom:10px;
    border:0px;
}
.ContainerBottom
{   
   background-image:url(images/ContainerLeftBottom.gif);
    background-repeat:no-repeat;
    background-position:left top;    
    width:100%;
    height:18px;
   
}

.ContainerBottom span
{
     background-image:url(images/ContainerRightBottom.gif);
    background-repeat:no-repeat;
    background-position: right top; 
     width:22px;
    height:18px;
  float:right;
  
}

.TopRight
{
      background-image:url(images/ContainerRightTop.gif);
    background-repeat:no-repeat;
    background-position: right  top;  
    width:22px;
    height:18px;
       float:right;
}


#JobContainer *
{
    text-align: left;
    font-size: 11px;
}

.JediCss_ListingsPanel
{
    border: 0;
}


#JobContainer td
{
    border: 0;
}

#JobContainer td
{
    background-color: #fff;
}
.JediCss_ListingsPanel table 
{

}
#JobContainer .JediCss_ListingsPanel .JediCss_ParentCategory td.normal
{

    width:50px;
}


.dtree
{
    padding: 0;
    margin: 0;
}

