.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: 10px 10px 5px 0 !important;
	padding: 10px 10px 0px 0;
	border: solid 0px red;
}

tr
{
    vertical-align: top;
}

li
{
	font-size: 14px;
}

ul li
{
	list-style-type: disc;
}

td
{
	text-align: left;
	clear: both;
}

#SOLPARTACTIONS1
{
}
.edit
{
	clear: both;
}
a, a img
{
	outline: none;
	border: none;
	cursor: pointer;
}
a, a:link, a:visited
{
	color: #407db3;
	font-size: 13px;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #407db3;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6
{
	color: #22557E;
	margin: 0;
	padding: 0 0 5px 0;
}
h1
{
	font-size: 23px;
	font-weight: normal;
}
h2
{
	font-size: 18px;
}
h3
{
	font-size: 16px;
}
h4
{
	font-size: 14px;
}
h5
{
	font-size: 12px;
}
h6
{
	font-size: 10px;
}
ul, ol
{
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;
}
p
{
	margin: 0px;
	padding: 0 0 10px 0;
	font-size: 14px;
	line-height: 150%;
}
.Normal
{
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "Trebuchet MS" , Arial, Verdana, Helvetica, Sans-Serif;
	line-height: 150%;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */

.edit a.CommandButton:link, .edit a.CommandButton:visited
{
	text-decoration: underline;
	color: #000;
}


.edit a.CommandButton:hover, .edit a.CommandButton:active
{
	text-decoration: none;
	color: Maroon;
}




h1.dnnTITLE
{
	font-size: 25px;
}


h1.dnnTITLE .Head
{
}

#PortfolioTopContainer
{
}

#PortfolioTopContainer h1.Head
{
}

#PortfolioTopContainer h1.dnnTITLE
{
}


.containerMenu
{
	float: right;
	width: 20px;
}


.containerHeader
{
	height: auto;
	width: 100%;
	border: solid 0px green;
}


/************* SOLID White BACKGROUND WITH CURVED CORNERS ***********/
.whiteBG .containerMenu
{
    position: absolute;
}

.whiteBG
{
	border: solid 0px green;
	margin-bottom: -14px;
}

.whiteBG .ContainerContent
{
	padding: 5px 5px 5px 14px !important;
	padding: 0 5px 0 14px;
}

.whiteBG .ContainerContent, .whiteBGTop, .whiteBGBottom
{
	background-color: #fff;
	border: solid 0px green;
	background-image: none;
	border-left: #b3dbff solid 1px;
	border-right: #b3dbff solid 1px;
}

.whiteBGContent .whiteBGTop, .whiteBGBottom
{
	height: 30px;
	border: solid 0px green;
	width: auto;
}
.whiteBGContent .whiteBGTop
{
	background: #fff url(  'images/whiteBgT.gif' ) repeat-x left top;
}
.whiteBGContent .whiteBGBottom
{
	background: #fff url(  'images/whiteBgB.gif' ) repeat-x left bottom;
}
.whiteBGTopL
{
	float: left;
	height: 13px;
	width: 13px;
	background: url(  'images/whiteTL.gif' ) no-repeat left top;
	border: solid 0px green;
}

.whiteBGTopR
{
	float: right;
	height: 13px;
	width: 13px;
	background: url(  'images/whiteTR.gif' ) no-repeat right top;
	border: solid 0px green;
}

.whiteBGBottomL
{
	float: left;
	height: 30px;
	width: 13px;
	background: url(  'images/whiteBL.gif' ) no-repeat left bottom;
	border: solid 0px green;
}

.whiteBGBottomR
{
	float: right;
	height: 30px;
	width: 13px;
	background: url(  'images/whiteBR.gif' ) no-repeat left bottom;
	border: solid 0px green;
}

.whiteBGBottom, .whiteBGBottomL, .whiteBGBottomR
{
    height: 11px;
}

.whiteBG .containerHeader
{
	background: #fff url(  'images/whiteBgT.gif' ) repeat-x left top;
	border: 0px solid black;
}


.whiteBG .containerHeader .whiteBGTopHL
{
	float: left;
	min-height: 60px;
	height:auto !important;
	height: 60px;
	width: 13px;
	background: #ffffff url(  'images/whiteTL.gif' ) no-repeat left top;
	border: solid 0px green;
}

.whiteBG .containerHeader .whiteBGTopHR
{
	float: right;
	height: 60px;
	width: 13px;
	background: #ffffff url(  'images/whiteTR.gif' ) no-repeat right top;
	border: solid 0px green;
}

.whiteBG .containerHeader .headerContent
{
	height: auto;
	width: 85%;
	border: solid 0px green;
	vertical-align:top;
}
.whiteBG .containerHeader .headerContent h1
{
	margin: 0px;
	padding: 5px 0px 0px 2px;
	border: solid 0px green;
}
.whiteBG .containerHeader .headerContent .Head
{
	color: #22557E;
	border: solid 0px green;
	font-size: 22px;
}


/************* SOLID BLUE BACKGROUND WITH CURVED CORNERS ***********/
.blueBG
{
	border: solid 0px green;
	margin-bottom: -14px;
}

.blueBG .ContainerContent
{
	padding: 5px 5px 5px 14px !important;
	padding: 0 5px 0 14px;
}

.blueBG .ContainerContent, .blueBGTop, .blueBGBottom
{
	background-color: #5C91A9;
	border: solid 0px green;
	background-image: none;
	border-left: #b3dbff solid 1px;
	border-right: #b3dbff solid 1px;
}
.blueBGContent .blueBGTop, .blueBGBottom
{
	height: 13px;
	border: solid 0px green;
}
.blueBGContent .blueBGTop
{
	background: #5C91A9 url(  'images/blueBGT.gif' ) repeat-x left top;
}
.blueBGContent .blueBGBottom
{
	background: #5C91A9 url(  'images/blueBGB.gif' ) repeat-x left bottom;
}

.blueBGTopL
{
	float: left;
	height: 13px;
	width: 13px;
	background: #5C91A9 url(  'images/blueTL.gif' ) no-repeat left top;
	border: solid 0px green;
	border-left: #b3dbff solid 1px;
}

.blueBGTopR
{
	float: right;
	height: 13px;
	width: 13px;
	background: #5C91A9 url(  'images/blueTR.gif' ) no-repeat right top;
	border: solid 0px green;
	border-right: #b3dbff solid 1px;
}
.blueBGBottomL
{
	float: left;
	height: 13px;
	width: 13px;
	background: #5C91A9 url(  'images/blueBL.gif' ) no-repeat left bottom;
	border: solid 0px green;
}

.blueBGBottomR
{
	float: right;
	height: 13px;
	width: 13px;
	background: #5C91A9 url(  'images/blueBR.gif' ) no-repeat left bottom;
	border: solid 0px green;
}

.blueBG .containerHeader
{
	background: #5C91A9 url(  'images/blueBGT.gif' ) repeat-x left top;
	border: 0px solid black;
}


.blueBG .containerHeader .blueBGTopHL
{
	float: left;
	height: 60px;
	width: 13px;
	background: #5C91A9 url(  'images/blueTL.gif' ) no-repeat left top;
	border: solid 0px green;
}

.blueBG .containerHeader .blueBGTopHR
{
	float: right;
	height: 60px;
	width: 13px;
	background: #5C91A9 url(  'images/blueTR.gif' ) no-repeat right top;
	border: solid 0px green;
}

.blueBG .containerHeader .headerContent
{
	height: auto;
	width: 92%;
	border: solid 0px green;
}
.blueBG .containerHeader .headerContent h1
{
	margin: 0px;
	padding: 5px 0px 0px 2px;
	border: solid 0px green;
}
.blueBG .containerHeader .headerContent .Head
{
	color: #ffffff;
	border: solid 0px green;
	font-size: 22px;
}


/************* SOLID LIGHTBLUE BACKGROUND WITH CURVED CORNERS ***********/
.lgtBlueBG
{
	border: solid 0px green;
	margin: 0 -5px -14px 0px;
}

.lgtBlueBG .ContainerContent
{
	padding: 5px 5px 5px 14px;
}


.lgtBlueBG .ContainerContent, .lgtBlueBGTop, .lgtBlueBGBottom
{
	background-color: #B3DBFF;
	border: solid 0px green;
	background-image: none;
}
.lgtBlueBGContent .lgtBlueBGTop, .lgtBlueBGBottom
{
	height: 16px;
	border: solid 0px green;
}
.lgtBlueBGContent .lgtBlueBGTop
{
	height: 11px;
}
.lgtBlueBGContent .lgtBlueBGBottom
{
	background: #B3DBFF url(  'images/lgtBlueBgB.png' ) repeat-x left bottom;
}
.lgtBlueBG .ContainerContent
{
	background: #B3DBFF url(  'images/lgtBlueBgR.png' ) repeat-y right;
}
.lgtBlueBGTopL
{
	float: left;
	height: 11px;
	width: 10px;
	background: url(  'images/lgtBlueTL.gif' ) no-repeat left top;
	border: solid 0px green;
}

.lgtBlueBGTopR
{
	float: right;
	height: 16px;
	width: 16px;
	background: url(  'images/lgtBlueTR.gif' ) no-repeat right top;
	border: solid 0px green;
}

.lgtBlueBGBottomL
{
	float: left;
	height: 16px;
	width: 16px;
	background: url(  'images/lgtBlueBL.gif' ) no-repeat left bottom;
	border: solid 0px green;
}


.lgtBlueBGBottomR
{
	float: right;
	height: 16px;
	width: 16px;
	background: url(  'images/lgtBlueBR.gif' ) no-repeat left bottom;
	border: solid 0px green;
}
.lgtBlueBG .containerHeader
{
	background: #B3DBFF;
	border: 0px solid black;
}


.lgtBlueBG .containerHeader .lgtBlueBGTopHL
{
	float: left;
	height: 60px;
	width: 13px;
	background: #B3DBFF url(  'images/lgtBlueTL.gif' ) no-repeat left top;
	border: solid 0px green;
}

.lgtBlueBG .containerHeader .lgtBlueBGTopHR
{
	float: right;
	height: 60px;
	width: 13px;
	background: #B3DBFF url(  'images/lgtBlueTR.gif' ) no-repeat right top;
	border: solid 0px green;
}

.lgtBlueBG .containerHeader .headerContent
{
	height: auto;
	width: 92%;
	border: solid 0px green;
}
.lgtBlueBG .containerHeader .headerContent h1
{
	margin: 0px;
	padding: 5px 0px 0px 2px;
	border: solid 0px green;
}
.lgtBlueBG .containerHeader .headerContent .Head
{
	color: #22557E;
	border: solid 0px green;
	font-size: 22px;
}

/************* IMAGE CONTAINER WITH CURVED CORNERS ***********/
.roundContImg
{
	border: solid 0px green;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin-bottom: 2px;
}

.roundedTop
{
	position: absolute;
	z-index: 10;
	width: 221px;
}
.roundedTop img
{
	float: left;
}
.roundedBottom
{
	float: left;
	height: 8px;
	width: 215px;
	background: #3D5564 url(  'images/imgBText.png' ) no-repeat left bottom;
	color: White;
	font-size: 12px;
	padding: 0 3px;
	font-family: "Trebuchet MS" , Arial, Verdana, Helvetica, Sans-Serif;
}

.roundContImg p
{
	padding: 0;
}

