/* 
=================================
 Container Styles for DotNetNuke
 Created by: dnd
=================================
*/   

.dnd_orange_containerSize
{
	width: 100%;
	height: 100px;
}

.dnd_orange_title
{
	font-family: Verdana, Arial;
	color: #425227;
	font-size: 11pt
}

.dnd_orange_lefttopconer
{
	background-image: url(dnd_orange_01.gif);
	width: 18px; 
	height: 32px; 
}

.dnd_orange_topmid
{
	background-image: url(dnd_orange_02.gif);
        height: 32px;
	background-repeat: repeat-x; 
}

.dnd_orange_righttopconer
{
	background-image: url(dnd_orange_03.gif);
	width: 18px; 
	height: 32px; 
}

.dnd_orange_midleft
{
	background-image: url(dnd_orange_04.gif);
	width: 18px;
        background-repeat: repeat-y
}

.dnd_orange_contentpane
{
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	font-size: 10pt;
        padding-right: 3px;
        padding-left: 3px;
        padding-bottom: 3px;
        padding-top: 3px
}

.dnd_orange_midright
{
	background-image: url(dnd_orange_06.gif);
        width: 18px; 
        background-repeat: repeat-y;
}

.dnd_orange_leftbotconer
{
	background-image: url(dnd_orange_07.gif);
	width: 18px; 
	height: 23px; 
}

.dnd_orange_midbot
{
        background-image: url(dnd_orange_08.gif);
        height: 23px;
        background-repeat: repeat-x;
}

.dnd_orange_rightbotconer
{
	background-image: url(dnd_orange_09.gif);
	width: 18px; 
	height: 23px; 
}
