

/* 
================================
 Container Styles for DotNetNuke
================================
*/  
.lt{ text-align:left;vertical-align:top; }
p { margin:0;}
.Head1{ font-size:18px; font-weight:bold; color:#c88d47; font-family:Georgia, "Times New Roman", Times, serif}
.Head2{ font-size:16px; font-weight:bold; color:#aea074; font-family: Arial, Helvetica, sans-serif;}
.Head3{ font-size:16px; font-weight:bold; color:#b36b1e; font-family: Arial, Helvetica, sans-serif;}
.clear { clear:both;}
.actions table{ width:20px;}

.Container1 .head{ height:30px;}
.Container1 .title { float:left;height:30px; line-height:30px; padding-left:10px;}
.Container1 .actions{ float:left; height:30px; line-height:30px;}
.Container1 .more{ height:30px; line-height:30px; float:right;}
.Container1 .more .Normal { color:#604c31; font-weight:bold; clear:both;}
.Container1 .containermain{ color:#604c31; clear:both; }
.Container1 .containerpane{clear:both;color:#604c31; line-height:17px; padding:10px; }
.Container1 .containerbot .left{ float:left; }
.Container1 .containerbot .actions{ float:left;}
.Container1 .containerbot .right{ float:left;}

.Container2 .head{ background:url(images/con2_head_l.png) left bottom no-repeat;}
.Container2 .head_r{ background:url(images/con2_head_r.png) right bottom no-repeat;}
.Container2 .head_m{ background:url(images/con2_head_m.png) left bottom repeat-x; margin-left:12px; margin-right:11px; height:37px;}
.Container2 .title { height:30px; line-height:40px; float:left; padding-left:10px;}
.Container2 .actions{ float:left; height:30px; line-height:30px; }
.Container2 .more{ float:right; height:30px; line-height:30px; }
.Container2 .containermain{ color:#604c31; clear:both;}
.Container2 .containerpane{clear:both; padding:10px 20px 10px 20px; color:#604c31; line-height:17px;}
.Container2 .containerbot .left{ float:left;}
.Container2 .containerbot .right{ float:left;}
.Container2 .containerbot .actions{ float:left;}

.Container3 .head{ background:url(images/con3_head_l.png) left top no-repeat;}
.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:131px; margin-right:148px; height:58px;}
.Container3 .title { height:30px; line-height:42px; float:left;  margin-left:-108px;}
.Container3 .actions{ float:left; height:30px; line-height:42px; }
.Container3 .more{ float:right; height:30px; line-height:42px; margin-right:8px;}
.Container3 .containermain{ color:#604c31; clear:both; background:url(images/con3_m_bg.png) left top repeat; }
.Container3 .containerpane{clear:both; padding:0px 25px 10px 25px; color:#604c31; line-height:17px;}
.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; margin-left:11px; margin-right:11px; height:12px;}
.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:#b99c73}
.Container4 .containerbot .actions { float:left; margin-left:10px;}
.Container4 .containerbot .left{ float:left;}
.Container4 .containerbot .right{ float:left;}






