/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster {
	float: left;
	width: 99%;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}



.ContainerTopMiddleBorder { height:8px; background: url('container-top.gif') repeat-x; font-size: 1px; line-height: 0; }
.ContainerTopLeftBorder { width:12px; height:8px; float:left; background: url('container-top-lc.gif') no-repeat; }
.ContainerTopRightBorder { width:12px; height:8px; float:right; background: url('container-top-rc.gif') no-repeat; }

.ContainerHeadLeftBorder { background: #67B620  url('container-head-left.gif') repeat-y;  }
.ContainerHeadRightBorder { background: url('container-head-right.gif') repeat-y 100% 0;  }
.ContainerHeadContent { padding: 0 15px 0 0; }

.ContainerMiddleLeftBorder { background: url('containerleftborder.gif') repeat-y; }
.ContainerMiddleRightBorder { background:  url('containerrightborder.gif') repeat-y 100% 0; }
.ContainerMiddleContent { margin: 0 10px 0 10px; padding: 10px 10px 0 10px;  }

.ContainerBottomMiddleBorder { height:8px; background:  url('container-bottom.gif') repeat-x; }
.ContainerBottomLeftBorder { width:12px; height:8px; float:left; background: url('container-bottom-lc.gif') no-repeat; }
.ContainerBottomRightBorder { width:12px; height:8px; float:right; background: url('container-bottom-rc.gif') no-repeat; }



.ContainerRow1 { width: 100%; height: 30px;  }
.ContainerRow2 { width: 100%; background-color: #ffffff; text-align: left; }
.ContainerRow3 { width: 100%; height: 30px;  background-color: #ffffff; text-align: left; }








.actions { float: left; width: 20px;  }
.icon { float: left; }
.title { float: left; text-align:left;  }
.visibility { float: left; display: none; width: 10px; }
.actionbuttons { float: right; width: 10px; }



.title span { float:left; color: #FFFFFF; font-size: 14px;  font-weight: bolder; padding: 5px 0 0 0; }



.actionbutton1 { float: left; }
.actionbutton2 { float: left; }
.actionbutton3 { float: left; }
.actionbutton4 { float: right; }