.leftpane .ContainerWrapper
{
   padding-right:6px;   
   border:solid 0px red;

}


h1{
margin:0;
padding:0px ;
border-bottom: 0;
}

.ContainerContent h1
{
	line-height:28px;

}

.LabelEditTextClass
{

   border:solid 0px red !important;
   margin:0 !important;
   padding:0 !important;
   width:300px !important;      
}



.contentpane .LabelEditTextClass
{
width:500px !important;      
border:solid 0px red !important;
}



.ContainerWrapper
{  
   padding: 0px 0px 0px 0px;   
   border:solid 0px red;
   margin:0 10px 5px 0;
   border:0px solid black;
   
}


.largerFont
{
font-size:15px;
line-height:22px;

}

td
{
    text-align: left;
}

.roundedRedWhiteGradLeft
{
    float: left;
    background: url(     'images/rounded-corner-red-white-grad.png' ) no-repeat top left;
    background-color: #e8d9e1;
    border-bottom: 1px solid #b4b4b4;
    width: 32px;
    height: 210px;
    display: inline;
}

.roundedRedWhiteGrad h1, .redWhiteGrad h1
{
    font-size: 16px;
    margin-top: 0px;
    border:solid 0px green;
}

.roundedRedWhiteGrad
{
    background: url(     'images/bg-red-white-gradient.png' ) repeat-x;
    background-color: #e8d9e1;
    border: 1px solid #b4b4b4;
    border-left: 0;
    height: 199px;
    padding: 0 10px 10px 0;
    font-size: 11px;
    overflow: hidden;
    
}

.redWhiteGrad
{
    background: url(     'images/bg-red-white-gradient.png' ) repeat-x;
    background-color: #e8d9e1;
    border: 1px solid #b4b4b4;
    border-left: 0;
    height: 194px;
    padding: 0 10px 15px 18px;
    font-size: 11px;
    overflow: hidden;
}

.defaultRedWhiteGrad
{
    background: url(     'images/ContainerBG.jpg' ) repeat-x left bottom;
    background-color: #ffffff;
    border: 1px solid #b4b4b4;
    padding: 0 10px 15px 18px;
    font-size: 11px;
}

.redWhiteGrad a
{
    text-decoration: underline;
}

.redWhiteGrad a:hover
{
    text-decoration: none;
    color: #69625b;
}

.redWhiteGrad a:visited
{
    text-decoration: underline;
    color: #69625b;
}

.roundedRedWhiteTransparent
{
}



#SOLPARTACTIONS1
{
}

.edit
{
}

h1.dnnTITLE
{
}


h1.dnnTITLE .Head
{
}

#PortfolioTopContainer
{
}

#PortfolioTopContainer h1.Head
{
}

#PortfolioTopContainer h1.dnnTITLE
{
}


.ContainerMenu
{
    float: right;
    width: 20px;
}


.ContainerHeader
{
    height: 38px;
    width: 100%;
    border: solid 0px green;
}


.GreyTitleBG .ContainerHeader
{
    background-image: url('images/GreyTitle.jpg' );
    background-repeat: repeat-x;
    background-position: left top;
    border: solid 0px green;

    
}


.GreyTitleBG .ContainerHeader .GreyTitleL
{
    clear: both;
    float: left;
    height: 38px;
    width: 6px;
    background-image: url(   'images/GreyTitleL.jpg' );
    background-repeat: no-repeat;
    background-position: left top;
    border: solid 0px green;
}

.GreyTitleBG .ContainerHeader .GreyTitleR
{
    float: right;
    height: 38px;
    width: 6px;
    background-image: url(   'images/GreyTitleR.jpg' );
    background-repeat: no-repeat;
    background-position: right top;
    border: solid 0px green;
}


.GreyTitleBG .ContainerHeader .HeaderContent
{
    float: left;
    height: 38px;
    width: auto;
   
}

.GreyTitleBG .ContainerHeader .HeaderContent h1
{
    margin: 0px;
    padding: 10px 0px 5px 2px;
    font-weight:normal;
    font-size: 20px;

}


.GreyTitleBG .ContainerHeader .RedContainerHeader .HeaderContent .Head
{
    color: #cc0000;
    border: solid 0px green;
    font-size: 20px;
    font-weight:normal;    
}

.RedTitleBG .ContainerHeader
{
    background-image: url(   'images/RedTitle.jpg' );
    background-repeat: repeat-x;
    background-position: left top;
    border:0px solid black;
}


.RedTitleBG .ContainerHeader .RedTitleL
{
    clear: both;
    float: left;
    height: 38px;
    width: 6px;
    background-image: url(   'images/RedTitleL.jpg' );
    background-repeat: no-repeat;
    background-position: left top;
    border: solid 0px green;
}

.RedTitleBG .ContainerHeader .RedTitleR
{
    float: right;
    height: 38px;
    width: 6px;
    background-image: url(   'images/RedTitleR.jpg' );
    background-repeat: no-repeat;
    background-position: right top;
    border: solid 0px green;
}

.RedTitleBG
{
    
    border: solid 0px green;
}


.RedTitleBG .ContainerHeader .HeaderContent
{
    float: left;
    width: auto;
    border: solid 0px green;
}

.RedTitleBG .ContainerHeader .HeaderContent h1
{
    margin: 0px;
    padding: 8px 0px 10px 2px;
    font-weight:normal;
}
.RedTitleBG .ContainerHeader .HeaderContent .Head
{
    color: white;
    border: solid 0px green;
    font-size: 20px;
    font-weight:normal; 
    height:38px;   
}

.RedBG .RedBGContent .ContainerWrapper
{
    background-color: #ffffff;
}
.ContainerContent
{
    background-image: url(   'images/ContainerBG.jpg' );
    background-repeat: repeat-x;
    background-position: right bottom;
    border: solid 0px green;
    padding: 5px 5px 15px 10px;
    background-color: White;
    clear:both;
    min-height:100px;
}

/************* SOLID RED BACKGROUND WITH CURVED CORNERS ***********/
.RedBG
{
    border: solid 0px green;
}

.RedBG .ContainerContent
{
    padding: 5px 5px 5px 5px;
}

.RedBG blockquote
{
    padding: 0;
    margin: 0;
    text-indent: 20px;
	background: url('images/quotes1.gif');
	background-position: 0 2px;
	background-repeat: no-repeat;
}

.RedBG blockquote p
{
	
	margin: 0;
	padding-right: 20px;
	background: url('images/quotes2.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.RedBG .ContainerContent, .RedBGTop, .RedBGBottom
{
    background-color: #CC0000;
    border: solid 0px green;
    background-image: none;
    color:White;
}
.RedBG a, .RedBG a:link, .RedBG a:visited
{
    color:#ddd;
    text-decoration:underline;
}

.RedBG a:Hover
{
    text-decoration:none;
}

.RedBG .ContainerContent, .RedBG .ContainerContent h2
{   
    color:White;
}

.RedBGTop, .RedBGBottom
{
    height: 6px;    
    border: solid 0px green;
}

.RedBGTopL
{
    float: left;
    height: 6px;
    width: 6px;
    background-image: url( 'images/RedTL.jpg' );
    background-repeat: no-repeat;
    background-position: left top;
    border: solid 0px green;
}

.RedBGTopR
{
    float: right;
    height: 6px;
    width: 6px;
    background-image: url( 'images/RedTR.jpg' );
    background-repeat: no-repeat;
    background-position: right top;
    border: solid 0px green;
}

.RedBGBottomL
{
    float: left;
    height: 6px;
    width: 6px;
    background-image: url( 'images/RedBL.jpg' );
    background-repeat: no-repeat;
    background-position: left bottom;
    border: solid 0px green;
}


.RedBGBottomR
{
    float: right;
    height: 6px;
    width: 6px;
    background-image: url(  'images/RedBR.jpg' );
    background-repeat: no-repeat;
    background-position: left bottom;
    border: solid 0px green;
}


/*******************************************************************/

/************* SOLID Charcoal BACKGROUND WITH CURVED CORNERS ***********/
.CharcoalBG, .CharcoalBG a, .CharcoalBG a:link, .CharcoalBG a:visited
{

    color:White;
}

.CharcoalBG .ContainerContent
{
    padding: 5px 5px 5px 5px;
}


.CharcoalBg h1
{
    color:White;
}


.CharcoalBG .ContainerContent, .CharcoalBGTop, .CharcoalBGBottom
{
    background-color: #333333;
    border: solid 0px green;
    background-image: none;
    color:White;
}
.CharcoalBGTop, .CharcoalBGBottom
{
    height:7px;
}

.CharcoalBG .ContainerContent, .CharcoalBG .ContainerContent h2
{   
    color:White;
}

.CharcoalBGTop, .CharcoalBGBottom
{
    height: 7px;    
    border: solid 0px green;
    padding:0px;
    margin:0px;
}

.CharcoalBGTopL
{
    float: left;
    height: 7px;
    width: 8px;
    background-image: url(  'images/CharcoalTL.gif' );
    background-repeat: no-repeat;
    background-position: left top;
    border: solid 0px green;
}

.CharcoalBGTopR
{
    float: right;
    height: 7px;
    width: 8px;
    background-image: url(  'images/CharcoalTR.gif' );
    background-repeat: no-repeat;
    background-position: right top;
    border: solid 0px green;
}

.CharcoalBGBottomL
{
    float: left;
    height: 7px;
    width: 8px;
    background-image: url(  'images/CharcoalBL.gif' );
    background-repeat: no-repeat;
    background-position: left bottom;
    border: solid 0px green;
}


.CharcoalBGBottomR
{
    float: right;
    height: 7px;
    width: 8px;
    background-image: url(  'images/CharcoalBR.gif' );
    background-repeat: no-repeat;
    background-position: left bottom;
    border: solid 0px green;
}


/*******************************************************************/

.WhiteCurveBG
{
     border: solid 0px green;
    
}
.WhiteCurveBG 
{
    border: solid 0px green;     
}


.emailMarketing
{
    background-image:url(  'images/EmailMarketingBG.jpg' );
    background-repeat: no-repeat;
    background-position: righT top;
    min-height:250px;
    padding-left:20px; 
    background-color:White;
}

.emailMarketing p
{
    padding-left:20px;
}


.WhiteBGContent

.WhiteBGTop, .WhiteBGBottom
{
 height: 6px;
 background-color:White;
}


.WhiteBGTopL
{
    float: left;
    height: 6px;
    width: 6px;
    background-image: url(  'images/WhiteTL.jpg' );
    background-repeat: no-repeat;
    background-position: left top;
    border: solid 0px green;
}



.WhiteBGTopR
{
    float: right;
    height: 6px;
    width: 6px;
    background-image: url(  'images/WhiteTR.jpg' );
    background-repeat: no-repeat;
    background-position: right top;
    border: solid 0px green;
}



.WhiteBGBottomL
{
    float: left;
    height: 6px;
    width: 6px;
    background-image: url(  'images/WhiteBL.jpg' );
    background-repeat: no-repeat;
    background-position: left top;
    border: solid 0px green;
}

.WhiteBGBottomR
{
    float: right;
    height: 6px;
    width: 6px;
    background-image: url(  'images/WhiteBR.jpg' );
    background-repeat: no-repeat;
    background-position: left top;
    border: solid 0px green;
}

