/* Container Styles for DotNetNuke */

#container
{
	position:absolute;
}

#headerContainer
{
	position:relative;
	overflow:auto;
}

#contentpane
{
	padding:5px;
}

#containerLeft 
{
	float:left;
	width:3px;
	height:25px;
	background:url(img/RightSide_boxes_26.jpg) no-repeat;
}



#containerTitle
{

	height:25px;
	background:url(img/RightSide_boxes_27.jpg) top center repeat-x;
	text-align:center;
	padding-top:4px;
}

.containerTitleText
{
	color:#ffffff;
	font-family: Arial;
	font-weight:bold;
	font-size: 11pt;
}

.blueContainerContentPane
{
	padding:4px;

}
	.dropshadow2{
	padding: 0px;
	float:right;
	width:150px;
	background: url(img/shadowAlpha.png) no-repeat bottom right !important;
	background: url(img/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;

}
.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin: 0px 0px 0px 0px;

}

.drop2{
	padding: 0px;
	float:right;
	width:150px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin: 5px 5px 5px 5px;
}

