

/* 
================================
 Container Styles for DotNetNuke
================================
*/  
.lt{ text-align:left;vertical-align:top; }
p { margin:0;}
.Head1{ font-size:16px; font-weight:bold; color:#6a170a; font-family: Arial, Helvetica, sans-serif;}
.Head2{ font-size:16px; font-weight:bold; color:#fff; font-family: Arial, Helvetica, sans-serif;}
.Head3{ font-size:16px; font-weight:bold; color:#4c3600; font-family: Arial, Helvetica, sans-serif;}
.Head4{ font-size:16px; font-weight:bold; color:#fff; font-family: Arial, Helvetica, sans-serif;}
.clear { clear:both;}
.actions table{ width:20px;}

.Container1 { margin-bottom:10px; }
.Container1 .head_m{ background:url(images/con1_head_m.png) left top repeat-x; margin-right:105px;}
.Container1 .head_r{ background:url(images/con1_head_r.png) right top no-repeat; height:46px;}
.Container1 .title { float:left; padding-top:10px; padding-left:15px;}
.Container1 .actions { float:left; height:46px; line-height:46px;}
.Container1  .more {float:right; height:46px; line-height:46px;}
.Container1 .more .Normal { color:#000; font-weight:bold; clear:both;}
.Container1 .containermain{ color:#000; clear:both;}
.Container1 .containerpane{clear:both; padding:0px 10px 0px 15px; color:#000; line-height:17px;}

.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:14px; margin-right:16px; height:30px;}
.Container2 .title { float:left; height:30px; line-height:30px;}
.Container2 .actions { float:left; height:30px; line-height:30px;}
.Container2  .more {float:right; height:30px; line-height:30px;}
.Container2 .more .Normal { color:#110d0c; font-weight:bold; clear:both;}
.Container2 .containermain{ color:#110d0c; clear:both;}
.Container2 .containerpane{clear:both; padding:10px 10px 10px 15px; color:#110d0c; line-height:17px;}

.Container3 .head{ background:url(images/con3_head_l.png) no-repeat left top;}
.Container3 .head_r{ background:url(images/con3_head_r.png) no-repeat right top;}
.Container3 .head_m{ background:url(images/con3_head_m.png) repeat-x left top; margin-left:12px; margin-right:14px; height:42px;}
.Container3 .title { float:left; padding-top:10px; padding-left:4px;}
.Container3 .actions { float:left;  height:42px; line-height:42px;}
.Container3  .more {float:right;   height:42px; line-height:42px;}
.Container3 .containermain{ clear:both;  color:#5d5239; background:url(images/con3_m_l.png) left top repeat-y; padding-left:1px;}
.Container3 .containerpane{clear:both; padding:10px 10px 0px 12px;color:#5d5239;  line-height:17px; background-color:#ded3b3;}
.Container3 .containerbot{ background:url(images/con3_b_l.png) left top no-repeat;}
.Container3 .containerbot_r{ background:url(images/con3_b_r.png) right top no-repeat;}
.Container3 .containerbot_m{ background:url(images/con3_b_m.png) left top repeat-x; height:14px; margin-left:12px; margin-right:10px;}

.Container4 .head{ height:60px; line-height:60px;}
.Container4 .title { float:left;height:60px; line-height:60px;}
.Container4 .actions { float:left; height:60px; line-height:60px;}
.Container4  .more {float:right;height:60px; line-height:60px;}
.Container4 .more .Normal { color:#e3dcc0; font-weight:bold; clear:both;}
.Container4 .containermain{ color:#e3dcc0; clear:both;}
.Container4 .containerpane{clear:both; padding:15px 10px 0px 0px; color:#e3dcc0; line-height:17px;}

.Container5 .containermain{ clear:both; padding:0px; margin:0px;}
.Container5 .containerpane{clear:both; padding:0px;line-height:17px; color:#363636;}
.Container5 .containerbot .actions { float:left; margin-left:10px;}









