

/* 
================================
 Container Styles for DotNetNuke
================================
*/  
.lt{ text-align:left;vertical-align:top; }
p { margin:0;}
.Head2{ font-size:16px; font-weight:bold; color:#e0e0e0; font-family: Arial, Helvetica, sans-serif;}
.Head3{ font-size:16px; font-weight:bold; color:#527b13; font-family: Arial, Helvetica, sans-serif;}
.clear { clear:both;}
.actions table{ width:20px;}

.Container1 .head{ background:url(images/con1_head_l.png) left top no-repeat;}
.Container1 .head_r{ background:url(images/con1_head_r.png) right top no-repeat;}
.Container1 .head_m{ background:url(images/con1_head_m.png) left top repeat-x; margin-left:9px; margin-right:79px; height:248px;}
.Container1 .title { float:left; height:30px; line-height:30px;}
.Container1 .containermain{ color:#3c3c3c; clear:both; background:url(images/con1_m_l.png) left top repeat-y}
.Container1 .containermain_r{ background:url(images/con1_m_r.png) right top repeat-y}
.Container1 .containermain_m{background-color:#e0ded2; margin-left:9px; margin-right:22px; height:50px; min-height:50px; height:auto!important;}
.Container1 .containerpane{clear:both; padding:0px 0px 10px 0px; color:#3c3c3c; line-height:17px; float:left; margin-top:-200px; width:100%;}
.Container1 .containerbot{ background:url(images/con1_b_l.png) left top no-repeat;}
.Container1 .containerbot_r{ background:url(images/con1_b_r.png) right top no-repeat;}
.Container1 .containerbot_m{ background:url(images/con1_b_m.png) left top repeat-x; margin-left:13px; margin-right:25px; height:9px;}
.Container1 .containerbot .actions{ float:left}
.Container1 .containerbot .left{ float:left}
.Container1 .containerbot .right{ float:left}

.Container2 .head_l{ background:url(images/con2_head_l.png) no-repeat left top;}
.Container2 .head_r{ background:url(images/con2_head_r.png) no-repeat right top;}
.Container2 .head_m{ background:url(images/con2_head_m.png) repeat-x left top; height:54px; margin-left:167px; margin-right:67px;}
.Container2 .title { float:left; height:54px; line-height:52px; margin-left:-140px;}
.Container2 .actions { float:left; height:54px; line-height:52px;}
.Container2  .more {float:right; height:54px; line-height:52px;}
.Container2 .more .Normal { color:#3c3c3c; font-weight:bold; clear:both;}
.Container2 .containermain{ color:#3c3c3c; clear:both; }
.Container2 .containerpane{clear:both; padding:10px 10px 10px 15px; color:#3c3c3c; line-height:17px;}
.Container2 .containerbot .left{ float:left;}
.Container2 .containerbot .right{ float:left;}

.Container3 .head_m{ background:url(images/con3_head_m.png) repeat-x left top; margin-left:10px;}
.Container3 .head_r{ background:url(images/con3_head_r.png) no-repeat right top; height:42px;}
.Container3 .title { float:left;height:30px; line-height:42px;}
.Container3 .actions { float:left;  height:42px; line-height:42px;}
.Container3  .more {float:right;   height:42px; line-height:42px;}
.Container3 .containermain{ color:#363636; clear:both; }
.Container3 .containerpane{clear:both; padding:10px 10px 10px 15px;color:#363636;  line-height:17px;}
.Container3 .containerbot .left{ float:left;}
.Container3 .containerbot .right{ float:left;}

.Container4 .containermain{ clear:both; padding:0px; margin:0px;}
.Container4 .containerpane{clear:both; padding:0px;line-height:17px; color:#363636;}
.Container4 .containerbot .actions { float:left; margin-left:10px;}





