

/* 
================================
 Container Styles for DotNetNuke
================================
*/  
.lt{ text-align:left;vertical-align:top; }
.Head1{ font-size:16px; font-weight:bold; color:#bf7a1f; font-family: Arial, Helvetica, sans-serif;}
.Head2{ font-size:16px; font-weight:bold; color:#885520; font-family: Arial, Helvetica, sans-serif;}
.Head3{ font-size:16px; font-weight:bold; color:#dac1a7; font-family: Arial, Helvetica, sans-serif;}
.Head4{ font-size:24px; font-weight:bold; color:#fefefe; font-family: Arial, Helvetica, sans-serif;}
.clear { clear:both;}
.actions table{ width:20px;}

.Container1{ margin-bottom:10px;}
.Container1 .head{height:33px; }
.Container1 .title { float:left;height:33px; line-height:33px;  border-bottom:4px solid #885520;}
.Container1 .actions{ float:left; height:33px; line-height:38px;}
.Container1 .more{ height:33px; line-height:33px; float:right;}
.Container1 .more .Normal { color:#635345; font-weight:bold; clear:both;}
.Container1 .containermain{ color:#635345; clear:both; }
.Container1 .containerpane{clear:both;color:#635345; line-height:17px; padding:10px 10px 0px 0px;}
.Container1 .containerbot .left{ float:left; }
.Container1 .containerbot .right{ float:left;}

.Container2 .head{height:33px;  border-bottom:2px solid #b29671; }
.Container2 .title { float:left;height:33px; line-height:38px; padding-left:15px;}
.Container2 .actions{ float:left; height:33px; line-height:33px;}
.Container2 .more{ height:33px; line-height:33px; float:right;}
.Container2 .more .Normal { color:#635345; font-weight:bold; clear:both;}
.Container2 .containermain{ color:#635345; clear:both;}
.Container2 .containerpane{clear:both;color:#635345; line-height:17px; padding:10px 20px 10px 15px;}
.Container2 .containerbot .left{ float:left; }
.Container2 .containerbot .actions{ float:left;}
.Container2 .containerbot .right{ float:left;}

.Container3 .head{ 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 .head_m{ background:url(images/con3_head_m.jpg) left top  repeat-x; margin-left:12px; margin-right:11px; height:43px;}
.Container3 .title {  float:left;height:43px; line-height:34px; margin-right:15px;}
.Container3 .actions{ float:left; height:43px; line-height:34px; float:left;}
.Container3 .more{ height:43px; line-height:34px; float:right;}
.Container3 .more .Normal { color:#635345; font-weight:bold; clear:both;}
.Container3 .containermain{ color:#635345; clear:both;}
.Container3 .containerpane{clear:both; padding:0px 10px 0px 10px; color:#635345; line-height:17px;}
.Container3 .containerbot .left{ float:left;}
.Container3 .containerbot .right{ float:left;}
.Container3 .containerbot .actions{ float:left;}

.Container4 .head{ height:40px;}
.Container4 .title { float:left;  height:40px; line-height:40px; padding-left:10px;}
.Container4 .actions{ float:left; height:40px; line-height:40px;}
.Container4 .more{ height:40px; line-height:40px; float:right;}
.Container4 .more .Normal { color:#ded3c8; font-weight:bold; clear:both;}
.Container4 .containermain{ color:#ded3c8; clear:both;}
.Container4 .containerpane{clear:both; padding:0px 10px 10px 10px; color:#ded3c8; line-height:17px;}
.Container4 .containerbot .left{ float:left;}
.Container4 .containerbot .right{ float:left;}
.Container4 .containerbot .actions{ float:left;}

.Container5 .containermain{ clear:both; padding:0px; margin:0px;}
.Container5 .containerpane{clear:both; padding:0px;line-height:17px; color:#635345}
.Container5 .containerbot .actions { float:left; margin-left:10px;}
.Container5 .containerbot .left{ float:left;}
.Container5 .containerbot .right{ float:left;}


