/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_clear {
	width: 100%;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}


.containermaster_Yellow
{
    background-color: #FFFFCC;
    border-right: #7994cb 1px solid;
    border-top: #7994cb 1px solid;
    border-left: #7994cb 1px solid;
    border-bottom: #7994cb 1px solid;

    border-color: #CC9900;
    width: 200px;
}

.bcontainerrow1_clear
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: Verdana;
    font-size: 12px;
}
.containerrow2_clear {
	background-color: #ffffff;
}
.bcontainerrow1_blue
{
    background-color: #dfe5f2;
    border-right: #7994cb 1px solid;
    border-top: #7994cb 1px solid;
    border-left: #7994cb 1px solid;
    border-bottom: #7994cb 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.bcontainerrow1_Yellow
{
    background-color: #FFFFCC;
    border-right: #7994cb 1px solid;
    border-top: #7994cb 1px solid;
    border-left: #7994cb 1px solid;
    border-bottom: #7994cb 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-color: #CC9900;
}

.CenterTitleWhite
{
    font-weight: bold;
    font-size: 12pt;
    color: #000000;
    font-family: Verdana;
}

.TitleWhite
{
    color: #ffffff;
    font-weight: bold;
    font-size: 10pt;
    font-family: Verdana;
}

.TitleBlack
{
    color: #000000;
    font-weight: bold;
    font-size: 10pt;
    font-family: Verdana;
}
.BlueHeadLeft
{
    background-image: url(/Portals/_default/Containers/borsholm/LeftHeadBG.jpg);
    height: 30px;
}
.BlueHeadright
{
    background-image: url(/Portals/_default/Containers/borsholm/RightHeadBG.jpg);
}
.YellowHeadcenter
{
    background-color: #CC9900;
}
