

/* 
================================
 Container Styles for DotNetNuke
================================
*/  
.lt{ text-align:left;vertical-align:top; }
p { margin:0;}
.Head1{ font-size:16px; font-weight:bold; color:#f1efdb; font-family: Arial, Helvetica, sans-serif;}
.Head2{ font-size:16px; font-weight:bold; color:#304706; font-family: Arial, Helvetica, sans-serif;}
.Head3{ font-size:16px; font-weight:bold; color:#fff; 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{  height:39px; line-height:39px; background:url(images/con1_head_m.png) left top repeat-x; margin-left:12px; margin-right:13px;}
.Container1 .title { float:left;height:39px; line-height:39px; padding-left:5px;}
.Container1 .actions { float:left;height:39px; line-height:39px; }
.Container1  .more {float:right;height:39px; line-height:39px; }
.Container1 .more .Normal { color:#694522; font-weight:bold; clear:both;}
.Container1 .containermain{ color:#694522; clear:both;}
.Container1 .containerpane{clear:both; padding:10px 18px 10px 18px; color:#694522; line-height:17px;}

.Container2 .head{  height:39px;}
.Container2 .title { float:left; height:39px; line-height:39px; padding-left:35px; background:url(images/con2_title_bg.png) left top no-repeat;}
.Container2 .actions { float:left; height:39px; line-height:39px;}
.Container2  .more {float:right; height:39px; line-height:39px;}
.Container2 .more .Normal { color:#212121; font-weight:bold; clear:both;}
.Container2 .containermain{ color:#212121; clear:both;}
.Container2 .containerpane{clear:both; padding:10px 18px 0px 18px; color:#212121; line-height:17px;}

.Container3 { margin-bottom:10px;}
.Container3 .head{ background:url(images/con3_head_m.jpg) left top repeat-x }
.Container3 .head_l{background:url(images/con3_head_l.jpg) left top no-repeat; }
.Container3 .head_r{background:url(images/con3_head_r.jpg) right top no-repeat }
.Container3 .title { float:left; height:39px; line-height:39px; padding-left:17px;}
.Container3 .actions { float:left;  height:39px; line-height:39px;}
.Container3  .more {float:right;  height:29px; line-height:29px; padding-top:9px; padding-right:5px;}
.Container3 .more .Normal { color:#514131; font-weight:bold; clear:both;}
.Container3 .containermain{ color:#514131; clear:both; background-color:#b09b6b;}
.Container3 .containerpane{clear:both; padding:5px 18px 0px 18px; color:#514131; line-height:17px;}
.Container3 .containerbot{ background:url(images/con3_b_l.jpg) left top no-repeat;}
.Container3 .containerbot_r{ background:url(images/con3_b_r.jpg) right top no-repeat;}
.Container3 .containerbot_m{ background:url(images/con3_b_m.jpg) left top repeat-x; margin-left:5px; margin-right:8px; height:7px;}

.Container4 .containermain{ clear:both; padding:0px; margin:0px;}
.Container4 .containerpane{clear:both; padding:0px;line-height:17px; color:#1e1a18;}
.Container4 .containerbot .actions { float:left;}
.Container4 .containerbot .left { float:left; }
.Container4 .containerbot .left { float:right; }


