﻿
#dnn_contentpane .LCON1, #dnn_contentpane .LCON2
{   width: 341px;
	margin: 0 12px 0 16px;
}
#dnn_leftpane .LCON1, #dnn_leftpane .LCON2
{
	margin-left: 32px;
	width: 182px;
}

#dnn_leftpane .LCON1Header {
	position: relative;
	left: -5px;
	width: 192px;
}


.LCON1 
{
    background: transparent; 
	display: block;
}
.LCON1Header, .LCON2Header
{
    height: 37px;
    line-height: 37px;
    background: url(images/HeaderContainer.jpg) repeat-x;
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
}
.LCON2Header 
{
    background: url(images/RedCONHeader.jpg) repeat-x;
   
}
.LCON2Header .Head 
{
    color: White !important;
    }

.NOCON .LCON1Content { margin-left: 16px;}
.NOCON .LCON1Header {background-image:none;}
.actionButtons a { float: left;margin: 4px;}
.NOCON .LCON1Header {display: none}
.RCON1 {
background: url(images/RightPaneC2.jpg) repeat-y;

margin-bottom: 10px;}
#dnn_rightpane .LCON1 {
	width: 223px;
}
.RCON1Header .Head {
font-weight: normal;
letter-spacing: 1px;

}

.RCON1Header {
background: url(images/RightPaneC1.jpg) no-repeat left top;
height: 37px;
line-height: 37px;
position: relative;
text-align: center;
}

.RCON1Header a img { 
position: absolute; right: 30px; top: 11px;
}

.RCON1Content {
background: transparent;
background: url(images/RightPaneC2.jpg) repeat-y;
padding:0 25 0 12px;
}

.RCON1Footer {
height: 10px;
background: url(images/RightPaneC3.jpg) no-repeat left bottom;
}


.RCON1 p, .RCON1 address {
	color: white;
}
