/* 
================================
 Container Styles for DotNetNuke
================================
*/

.containermasterTitle
{
    width: 100%;
    border-right: #8f9092 0px solid;
    border-top: #8f9092 0px solid;
    border-left: #8f9092 0px solid;
    border-bottom: #8f9092 0px solid;
    moz-border-radius-bottomleft: 15px;
    moz-border-radius-bottomright: 15px;
    moz-border-radius-topleft: 3px;
    moz-border-radius-topright: 3px;
    background: transparent none norepeat;
}
.containerrow_Title
{
    background-color: transparent;
    background-image: none;
    padding-top: 10px;
    padding-bottom: 10px;
}
.Title_Title
{
    color: #000;
    font-family: Arial;
    font-size: 20px;
    font-style: normal;
    font-weight: Bold;
    letter-spacing: 0em;
    text-align: Left;
    padding-left: 0px;
    padding-bottom: 2px;
}
.MegaContent
{
    color: #333333;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    text-align: left; *text-align:center;
padding-left:5px;
padding-right:7px;
}
a.MegaContent:link
{
    color: #df7217;
    text-decoration: none;
}

a.MegaContent:visited
{
    color: #df7217;
    text-decoration: underline;
}
a.MegaContent:active
{
    color: #df7217;
    text-decoration: underline;
}
a.MegaContent:hover
{
    color: #df7217;
    text-decoration: underline;
}


/*graybackground*/
.graybox
{
    width: 812px;
}
.containertop
{
    background: transparent url(images/bg_conboxtop.gif) no-repeat top left;
    width: 813px;
    height: 12px;
    float: left;
    display: block;
    font-size: 1px;
}
.containercontent
{
    width:811px; *width:811px;
background-color:#010101;
float:left;
display:block;
padding:5px13px;

}
.containerbottom
{
    width: 812px;
    height: 12px;
    background: transparent url(images/bg_conboxbot.gif) no-repeat top left;
    color: #010101;
    float: left;
    display: block;
}
.actionbox
{
    float: left;
    
}
.BBT_MainTable
{
    width: 812px;
}
.graybox p
{
    font-family: Century Gothic,sans-serif;
    font-size: 12px;
    color: #fff;
    margin: px 0px;
    letter-spacing: 0.5px;
    padding:0px 13px 0px 13px;
   
}
.GrayBorder
{
border-bottom: 2px solid #666;
}
