.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
{
	margin: 0 0 0 0;
	padding: 15px 8px 0 10px;
	border:red 0px solid;
}

tr
{
	vertical-align: top;
}


td
{
	text-align: left;
	clear: both;
}

.edit
{
	clear: both;
}

.containerWrapper a, .containerWrapper a:link, .containerWrapper a:visited
{
	color:#FF5900;
	text-decoration:underline;
}

.containerWrapper a:hover, .containerWrapper a:active
{
	color:#000;
	text-decoration:none;
}

.containerHeader h1, .containerHeader .Head
{
	padding: 0;
	margin: 0;
}

.containerWrapper .Normal
{
	clear: both;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */

.edit a.CommandButton:link, .edit a.CommandButton:visited
{
	color: #FF5900;
}

.edit a.CommandButton:hover, .edit a.CommandButton:active
{
	color: #000;
	text-decoration:underline;
}

h1.dnnTITLE
{
	font-size: 13px;
}

.containerMenu
{
	float: right;
	width: 20px;
	margin: 0 0 0 0;
}

.containerHeader
{
	height: auto;
	width: 100%;
}
.ContainerContent
{
	height: auto;
	padding: 0 6px 0 6px;
	margin:0px;
	border: green 0px solid;
}

.Head, h1
{
	line-height: 34px;
	font-size: 18px;
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
}


/************* SOLID GREY BACKGROUND WITH CURVED CORNERS ***********/

.greyBG
{
	border: red 0px solid;
}

.greyBG .ContainerContent
{
	margin: 0px;
	background:#3f4244 url('images/greyBG.gif' ) repeat-x left top;
	border: red 0px solid;
}
.greyBG .ContainerContent p, .greyBG .ContainerContent .Normal
{
	color: #fff;
	font-size:12px;
	padding:5px 0 5px 0;
	line-height:1.3em;
}
.greyBGTop, .greyBGBottom
{
	height:9px;
}
.greyBGTopL
{
	background: url('images/greyTL.gif' ) no-repeat left bottom;
	padding-left: 8px;
	border: red 0px solid;
}
.greyBGTopL .greyBGTopR
{
	background: url('images/greyTR.gif' ) no-repeat right bottom;
	padding-right: 8px;
	border: green 0px solid;
}

.greyBGTopL .greyBGTopR .greyBGTop
{
	background:url('images/greyT.gif' ) repeat-x right bottom;
}
.greyBGBottomL
{
	background: url('images/greyBL.gif' ) no-repeat left top;
	padding-left: 8px;
	border: red 0px solid;
}
.greyBGBottomL .greyBGBottomR
{
	background: url('images/greyBR.gif' ) no-repeat right top;
	padding-right: 8px;
	border: green 0px solid;
}

.greyBGBottomL .greyBGBottomR .greyBGBottom
{
	background:url('images/greyB.gif' ) repeat-x right top;
}
.greyBG .Head, .greyBG h1
{
	color:#fff;
	line-height:34px;
	font-size:18px;
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
}

.greyBG h2, .greyBG h3, .greyBG h4, .greyBG h5, .greyBG h6
{
    color: #fff;
}

/************* SOLID ORANGE BACKGROUND WITH CURVED CORNERS ***********/

.orangeBG
{
	border: red 0px solid;
	margin:0px;
}

.orangeBG .ContainerContent
{
	margin: 0px;
	background:#FF6000 url('images/orangeBG.gif' ) repeat-x left top;
	border: red 0px solid;
}
.orangeBG .ContainerContent p, .orangeBG .ContainerContent .Normal
{
	color: #fff;
	font-size:12px;
	padding:5px 0 5px 0;
	line-height:1.3em;
}
.orangeBG a, .orangeBG a:link, .orangeBG a:active
{
	float:none;
	color: #fff;
	font-size:12px;
}
.orangeBG a:hover
{
	color: #000;
}
.orangeBGTop, .orangeBGBottom
{
	height:9px;
	margin: 0px;
	padding:0px;
}
.orangeBGTopL
{	
	background: url('images/orangeTL.gif' ) no-repeat left bottom;
	padding-left: 8px;
	border: red 0px solid;
}
.orangeBGTopL .orangeBGTopR
{
	background: url('images/orangeTR.gif' ) no-repeat right bottom;
	padding-right: 8px;
	border: green 0px solid;
}

.orangeBGTopL .orangeBGTopR .orangeBGTop
{
	background:url('images/orangeT.gif' ) repeat-x right bottom;
}
.orangeBGBottomL
{
	background: url('images/orangeBL.gif' ) no-repeat left top;
	padding-left: 8px;
	border: red 0px solid;
}
.orangeBGBottomL .orangeBGBottomR
{
	background: url('images/orangeBR.gif' ) no-repeat right top;
	padding-right: 8px;
	border: green 0px solid;
}

.orangeBGBottomL .orangeBGBottomR .orangeBGBottom
{
	background:url('images/orangeB.gif' ) repeat-x right top;
}
.orangeBG .Head, .orangeBG h1
{
	float:left;
	color:#fff;
	line-height:20px;
	font-size:18px;
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
}
/************* SOLID White BACKGROUND WITH CURVED CORNERS ***********/

.whiteBG
{
	border: red 0px solid;
}

.whiteBG .ContainerContent
{
	margin: 0px;
	background:#fff;
	border: red 0px solid;
}
.whiteBG .ContainerContent p, .whiteBG .ContainerContent .Normal
{
	color:#000;
	font-size:12px;
	padding:5px 0 5px 0;
	line-height:1.3em;
}
.whiteBGTop, .whiteBGBottom
{
	height:9px;
}
.whiteBGTopL
{
	background: url(  'images/whiteTL.gif' ) no-repeat left top;
	padding-left: 8px;
	border: red 0px solid;
}
.whiteBGTopL .whiteBGTopR
{
	background: url('images/whiteTR.gif' ) no-repeat right top;
	padding-right: 8px;
	border: green 0px solid;
}

.whiteBGTopL .whiteBGTopR .whiteBGTop
{
	background:#fff url('images/whiteT.gif' ) repeat-x right top;
}
.whiteBGBottomL
{
	background: url('images/whiteBL.gif' ) no-repeat left top;
	padding-left: 8px;
	border: red 0px solid;
}
.whiteBGBottomL .whiteBGBottomR
{
	background: url('images/whiteBR.gif' ) no-repeat right top;
	padding-right: 8px;
	border: green 0px solid;
}

.whiteBGBottomL .whiteBGBottomR .whiteBGBottom
{
	background:url('images/whiteT.gif' ) repeat-x right top;
}


/************* ORANGE Heading Container ***********/

.orangeHeadL
{
	background: url(  'images/orangeHeadL.gif' ) no-repeat left top;
	padding-left: 8px;
	border: blue 0px solid;
}
.orangeHeadL .orangeHeadR
{
	background: url(  'images/orangeHeadR.gif' ) no-repeat right top;
	padding-right: 8px;
	border-bottom: green 0px solid;
}

.orangeHeadL .orangeHeadR .orangeHead
{
	background: url(  'images/orangeHeadBG.gif' ) repeat-x left top;
	height: 34px;
	border-bottom: green 0px solid;
}

.orangeHead .Head, .orangeHead h1
{
	color:#fff;
	line-height:34px;
	font-size:18px;
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
}

/************* GREY Heading Container ***********/

.greyHeadL
{
	background: url(  'images/greyHeadL.gif' ) no-repeat left top;
	padding-left: 8px;
	border: blue 0px solid;
}
.greyHeadL .greyHeadR
{
	background: url(  'images/greyHeadR.gif' ) no-repeat right top;
	padding-right: 8px;
	border-bottom: green 0px solid;
}

.greyHeadL .greyHeadR .greyHead
{
	background: url(  'images/greyHeadBG.gif' ) repeat-x left top;
	height: 34px;
	border-bottom: green 0px solid;
}

.greyHead .Head, .greyHead h1
{
	color:#fff;
	line-height:34px;
	font-size:18px;
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
}
/************* White Heading Container ***********/

.whiteHeadL
{
	background: url(  'images/whiteTL.gif' ) no-repeat left bottom;
	padding-left: 8px;
	border: blue 0px solid;
}
.whiteHeadL .whiteHeadR
{
	background: url(  'images/whiteTR.gif' ) no-repeat right bottom;
	padding-right: 8px;
	border-bottom: green 0px solid;
}

.whiteHeadL .whiteHeadR .whiteHead
{
	background:#fff url(  'images/whiteT.gif' ) repeat-x left bottom;
	height: 34px;
	border-bottom: green 0px solid;
}

.whiteHead .Head, .whiteHead h1
{
	color:#000;
	line-height:34px;
	font-size:18px;
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
}
/************* Plain Container ***********/

.plainBG
{
	border: red 0px solid;
	margin:0px;
	padding:0px;
}
.plainBG .ContainerContent
{
	border: red 0px solid;
	margin:0px;
	padding:0px;
}
.plainBG .containerMenu
{
	margin:-20px 0 0 0;
}
