

/* 
================================
 Container Styles for DotNetNuke
================================
*/  
.lt{ text-align:left;vertical-align:top; }
.actions table{ width:25px;}
 
.Head1{ font-size:19px; font-weight:bold; color:#461c0d; font-family:Georgia, "Times New Roman", Times, serif}
.Head2{ font-size:16px; font-weight:bold; color:#461c0d; font-family:Georgia, "Times New Roman", Times, serif}
.Head3{ color:#7F0907;
font:bold 24px "Trebuchet MS",Arial,Helvetica,sans-serif;
margin:0 0 0.5em;}
.clear { clear:both; font-size:0px; height:0px;}

.Container1 { margin-bottom:35px;}
.Container1 .containerhead{ background:url(images/con1_head_l.png) no-repeat left top;}
.Container1 .containerhead_r{ background:url(images/con1_head_r.png) no-repeat right top;}
.Container1 .containerhead_m{ background:url(images/con1_head_m.png) left top repeat-x; height:75px; margin-left:16px; margin-right:22px;}
.Container1 .containerhead_m_m{ background:url(images/con1_head_m_m.png) center top no-repeat;}
.Container1 .title{ height:75px;}
.Container1 .actions { float:left; line-height:29px;}
.Container1 .containermain{ color:#461c0d;  background:url(images/con1_m_m.png) center top repeat-y #efb537;}
.Container1 .containerpane{clear:both; padding:0px 10px 10px 15px; color:#461c0d; line-height:17px; min-height:70px; font-family: Georgia, "Times New Roman", Times, serif;}
.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-color:#efb537; margin-left:16px; margin-right:19px; height:29px;}
.Container1 .containerbot_m_m{ background:url(images/con1_m_m.png) center top repeat-y;  height:28px;}
.Container1 .containerbot .left{ float:left}
.Container1 .containerbot .right{ float:left;}

.Container2 .containermain{ clear:both; padding:0px; margin:0px;}
.Container2 .containerpane{clear:both; padding:0px;line-height:17px;}
.Container2 .containerbot .actions { float:left; margin-left:10px;}
.Container2 .containerbot .left{ float:left;}
.Container2 .containerbot .right{ float:left;}
.Container2 a:link,
.Container2 a:active,
.Container2 a:visited{ color:#000104; text-decoration:none;}
.Container2 a:hover{ color:#000104; text-decoration:underline;}

.Container3{ margin-bottom:15px;}
.Container3 .head_l{ background:url(images/con3_head_l.png) left top no-repeat; font-size:0}
.Container3 .head_r{ background:url(images/con3_head_r.png) right top no-repeat;}
.Container3 .head_m{ background:url(images/con3_head_m.png) left top repeat-x; margin-left:4px; margin-right:3px; height:3px;font-size:0}
.Container3 .containermain{ clear:both; padding:0px; margin:0px;}
.Container3 .containerpane{clear:both; padding:10px 10px 10px 15px;line-height:17px; color:#000;}
.Container3 .bottom_l{ background:url(images/con3_head_l.png) left bottom no-repeat;}
.Container3 .bottom_r{ background:url(images/con3_head_r.png) right bottom no-repeat;}
.Container3 .bottom_m{ background:url(images/con3_head_m.png) left bottom repeat-x; margin-left:4px; margin-right:3px; height:3px;}
.Container3 .containerbot{}
.Container3 .containerbot .actions { float:left; margin-left:10px;}
.Container3 .containerbot .left{ float:left;}
.Container3 .containerbot .right{ float:left;}

.Container4 .containermain{ clear:both; padding:0px; margin:0px;}
.Container4 .Normal{ font-weight:bold;}
.Container4 .containerpane{clear:both; padding:0px 10px 10px 15px;line-height:17px; color:#000104; }
.Container4 .containerbot .actions { float:left; margin-left:10px;}
.Container4 .containerbot .left{ float:left;}
.Container4 .containerbot .right{ float:left;}

.Container5 { margin-bottom:10px;}
.Container5 .title{ padding-left:10px;}
.Container5 .actions { float:left;}
.Container5 .containermain{}
.Container5 .containerpane{clear:both; padding:0px 10px 10px 15px;}
.Container5 .containerbot{ }
.Container5 .containerbot .left{ float:left}
.Container5 .containerbot .right{ float:left;}

.Container7 { margin-bottom:10px;}
.Container7 .containerhead{ background:url(images/container-new-rt.png) right top no-repeat;}
.Container7 .containerhead_m{ background:#000; height:9px; margin-right:8px; font-size:0px;}
.Container7 .title{ padding-left:10px;}
.Container7 .actions { float:left;}
.Container7 .containermain{ background:url(images/container-new-rm.png) right top repeat-y;}
.Container7 .containermain_m{ background:#000; margin-right:8px; margin-top:-3px; padding:0px 8px 8px;}
.Container7 .containerpane{clear:both; padding:0px; background:#fff;}
.bg_c7_bl{ background:url(images/container-new-bl.png) left top no-repeat}
.bg_c7_br{ background:url(images/container-new-br.png) right top no-repeat}
.bg_c7_bm{ background:url(images/container-new-bm.png) left top repeat-x; height:9px; font-size:0px; margin:0px 8px 0px 9px;}
.Container7 .containerbot{ }
.Container7 .containerbot .left{ float:left}
.Container7 .containerbot .right{ float:left;}





