

/* 
================================
 Container Styles for DotNetNuke
================================
*/  
.lt{ text-align:left;vertical-align:top; }
p { margin:0;}
 
.Head1{ font-size:28px; font-weight:bold; color:#fff; font-family: Arial, Helvetica, sans-serif;}
.Head3{ font-size:16px; font-weight:bold; color:#fff; font-family: Arial, Helvetica, sans-serif;}
.Head4{ font-size:16px; font-weight:bold; color:#270867; font-family: Arial, Helvetica, sans-serif;}
.Head5{ font-size:16px; font-weight:bold; color:#270867; font-family: Arial, Helvetica, sans-serif;}
.clear { clear:both;}
.actions table{ width:25px;}

.Container1 .head{ background:url(images/con1_head_l.png) left top no-repeat;}
.Container1 .title {text-align:left;line-height:30px; height:30px; float:left;}
.Container1 .actions { float:left; line-height:30px; height:30px;}
.Container1  .more { margin-right:10px; margin-top:10px; line-height:0px; float:right;}
.Container1 .more .Normal { color:#d9d9d9; font-weight:bold; clear:both;}
.Container1 .containerpane{padding:10px; color:#d9d9d9; line-height:17px;  clear:both;}

.Container2 .head{ background:url(images/con2_head_l.png) left top no-repeat;}
.Container2 .head_r{ background:url(images/con2_head_r.png) right top no-repeat;}
.Container2 .head_m{ background:url(images/con2_head_m.png) left top repeat-x; margin-left:10px; margin-right:4px; height:4px; line-height:4px;}
.Container2 .actions { float:left;}
.Container2 .more .Normal { color:#fff; font-weight:bold; clear:both;}
.Container2 .containermain{ background:url(images/con2_head_r.png) right top repeat-y; padding-right:4px;}
.Container2 .containerpane{clear:both; padding:10px 10px 0px 10px; color:#fff; line-height:17px; background:url(images/con2_m_bg.png) left top repeat;}
.Container2 .containerbot_m{ background:url(images/con2_b_m.png) left top repeat-x;}
.Container2 .containerbot{ background:url(images/con2_b_r.png) right top no-repeat; height:6px; padding-right:4px;}

.Container3 .head{ background:url(images/con3_head_l.png) left top no-repeat;}
.Container3 .head_r{ background:url(images/con3_head_r.png) right top no-repeat;}
.Container3 .head_m{ background:url(images/con3_head_m.jpg) left top repeat-x; margin-left:8px; margin-right:6px; height:23px; line-height:23px;}
.Container3 .title { float:left;text-align:left;padding-left:10px; line-height:23px; height:23px; background:url(images/con3_title_m.jpg) left top repeat-x; }
.Container3 .title_r{ background:url(images/con3_title_r.jpg) right top no-repeat; padding-right:18px; float:left;}
.Container3 .actions { float:left; line-height:23px; height:23px;}
.Container3  .more { float:right; margin-right:0px; margin-top:5px; line-height:0px;}
.Container3 .more .Normal { color:#270867; font-weight:bold; clear:both;}
.Container3 .containerpane{clear:both; padding:10px; color:#270867; line-height:17px;}

.Container4 .head{ height:36px; line-height:36px;}
.Container4  .title { text-align:left;font-weight:bold; float:left; padding-left:5px; float:left}
.Container4  .actions { float:left; margin-left:10px;}
.Container4  .more { float:right; margin-right:10px; margin-top:0px;   height:36px;}
.Container4  .more .Normal { color:#270867; }
.Container4  .containerpane{clear:both; padding:10px; color:#270867; font-weight:bold;  line-height:17px;}

.Container5 .containermain{ clear:both;  color:#3c3c3c; padding:0px; margin:0px;}
.Container5 .containerpane{clear:both; padding:0px;color:#3c3c3c;  line-height:17px;}
.Container5 .containerbot .actions { float:left; margin-left:10px;}
.Container5 .containerbot{ line-height:0px;}





