/* 
================================
 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: 0px;
    padding-bottom: 0px;
}
.Page_Title
{
    color:#000000;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:13px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
    text-align : center;
}

.LandContainer .Title_Title
{
font-size:12px;
text-align:left;
color:#000;
padding:0 0 0 0;
font-weight:normal;
font-family: Verdana, Arial, Sans-Serif;
}

.LSGContainer .Title_Title
{
font-size:12px;
padding-bottom:7px;
padding-top:7px;
text-align:center;
color:#fff;
font-weight:normal;
font-family: Verdana, Arial, Sans-Serif;

}
.LSContainer .Title_Title
{
font-size:12px;
padding-bottom:7px;
padding-top:7px;
text-align:center;
color:#fff;
font-weight:normal;
font-family: Verdana, Arial, Sans-Serif;

}

 .GreenTitleOnWhite 
{
font-size:13px;
padding-bottom:7px;
padding-top:7px;
text-align:center;
color:#006633;
font-weight:normal;
font-family: Verdana, Arial, Sans-Serif;
}
.BlackTitleOnWhite
{
font-size:13px;
padding-bottom:7px;
padding-top:7px;
text-align:center;
color:#000;
font-weight:normal;
font-family: Verdana, Arial, Sans-Serif;
}
.GreyBlackTitleOnWhite
{
font-size:11px;
padding-bottom:7px;
padding-top:7px;
text-align:center;
color:#000;
font-weight:bold;
font-family: Verdana, Arial, Sans-Serif;
padding-left:10px;
}
.LSGContainerContent
{
    color: #333333;
    font-size: 12px;
    font-style: normal;
    text-align: left;

    background-position:bottom left;
    padding-bottom:8px;

}


.LSContainerContent
{
    color: #333333;
    font-size: 12px;
    font-style: normal;
    text-align: left;
    background-position:bottom left;
    padding:5px 5px;  
}
a:hover, a:active, a:visited, a:link {
    color:#660000;
    line-height: 13px;
}
.LandingContent p,td
{
    font-weight:normal;
    font-family: Verdana, Arial, Sans-Serif;
}
.LandingContent
{
    font-size:9px;
    font-weight:normal;
    font-family: Verdana, Arial, Sans-Serif;
    line-height:11px;
}
.PageTitleContent td
{
    color:#993300;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:13px;
}


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;
}
a.LandingContent:link
{
font-size:9px;
color:#660000;
font-weight:bold;
text-decoration:none;
line-height:11px;
}

a.LandingContent:visited
{
font-size:9px;
color:#660000;
font-weight:bold;
text-decoration:none;
line-height:11px;
}
a.LandingContent:active
{
font-size:9px;
color:#660000;
font-weight:bold;
text-decoration:none;
line-height:11px;
}
a.LandingContent:hover
{
    font-size:9px;
    color:#660000;
    text-decoration: underline;
    font-weight:bold;
    line-height:11px;
}


/*Gradient Yellow*/

.imageunderline
{
background-image:url(images/bg_titleunderline.gif);
background-repeat:no-repeat;
background-position:center bottom;
padding-bottom:2px;
}

/*Learner Space Group*/
.titlebargreen
{background-color:#006633}
.titlebarorange
{background-color:#FF6600}
.titlebarDetailsorange
{background-color:#FF6600}
.titlebarlightorange
{background-color:#FF9900}
.titlebaryellow
{background-color:#FF9900}
.titlebarlime
{background-color:#99CC33}
/*Learner Space Group END*/