/*========================================================*/
/*  Container Style  by dnnskin.net                       */
/*========================================================*/
.ModuleTitle_MenuItem TD
{
	cursor: pointer;
	text-align: left;
	white-space: nowrap;
	padding: 2px;
	font: bold 11px Tahoma;
}
.ModuleTitle_MenuIcon
{
	cursor: pointer;
	background-color: #EEEEEE;
	width: 15px;
	height: 100%;
}
.ModuleTitle_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #FFFFFF;
	padding: 1px;
	border: 2px #999 solid;
}
.ModuleTitle_MenuBreak
{
	background-color: #EEEEEE;
	font-size: 1px;
}
.ModuleTitle_MenuItemSel
{
	cursor: pointer;
	background-color: #eee;
}


a.more:link, a.more:active, a.more:visited
{
	height: 43px;
	background: url(images/ml.png) top left no-repeat;
	float: right;
	color: #000;
	font-weight: bold;
	line-height: 43px;
	margin-right: 10%;
	font-size: 16px;
	text-decoration: none;
}
a.more:hover
{
	color: #fff;
	background: url(images/mlon.png) top left no-repeat;
}
.more span
{
	display: block;
	height: 43px;
	background: url(images/mr.png) top right no-repeat;
	margin: 0 0 0 45px;
	cursor: pointer;
	padding-right: 20px;
	padding-left: 10px;
	float: left;
	display: inline;
}
.ccontrol
{
	clear: both;
	text-align: right;
}
.demopanelayout
{
	display: block;
	line-height: 90px;
	border: 1px #ccc dashed;
	text-align: center;
	margin: 1px 0;
}
.pagebreak
{
	clear: both;
	text-align: right;
}
.pagebreak a
{
	padding: 0 10px;
	border: 1px #ccc solid;
	margin: 0 5px;
	background: #eee;
}
