

/* 
================================
 Container Styles for DotNetNuke
================================
*/  
.lt{ text-align:left;vertical-align:top; }
p { margin:0;}
 

.Head1{ font-size:20px; font-weight:bold; color:#0B2C3A; font-family:Georgia, "Times New Roman", Times, serif}
.Head2{ font-size:17px; font-weight:bold; color:#ed5c27; font-family:Arial, Helvetica, sans-serif}
.Head3{ font-size:17px; font-weight:bold; color:#0B2C3A; font-family:Arial, Helvetica, sans-serif}
.clear { clear:both;}


.Container1 {margin-bottom:10px;}
.Container1 .containerhead { }
.Container1 .containerhead .title { float:left;text-align:left; height:25px; line-height:25px;padding-bottom:6px;}
.Container1 .containerhead .actions { float:left; width:20px; margin-left:10px;  height:25px; line-height:25px;}
.Container1 .containerhead .more { float:right; height:25px; line-height:25px; margin-right:4px; }
.Container1 .containerhead .more .Normal { font-weight:bold; color:#4ea808;}
.Container1 .containerhead .visibility { float:right;  margin-right:10px;}
.Container1 .containerpane{clear:both; padding:5px 10px 0px 10px; }


.Container2 {margin-bottom:10px; border-left:1px solid #D6D5D1;}
.Container2 .containerhead { }
.Container2 .containerhead .title { margin-left:17px; float:left;text-align:left; height:25px; line-height:25px;padding-bottom:6px;}
.Container2 .containerhead .actions { float:left; width:20px; margin-left:10px;  height:25px; line-height:25px;}
.Container2 .containerhead .more { float:right; height:25px; line-height:25px; margin-right:4px; }
.Container2 .containerhead .more .Normal { font-weight:bold; color:#4ea808;}
.Container2 .containerhead .visibility { float:right;  margin-right:10px;}
.Container2 .containerpane{clear:both; padding:5px 10px 0px 10px; }


.Container3 {margin-bottom:10px; background:#E9E2C5 url(images/con3.jpg) no-repeat right bottom;; height:265px; min-height:265px;height:auto!important;}
.Container3 .containerhead { padding-top:45px; }
.Container3 .containerhead .title { float:left;text-align:left; height:25px; line-height:25px;padding-bottom:6px;}
.Container3 .containerhead .actions { float:left; width:20px; margin-left:10px;  height:25px; line-height:25px;}
.Container3 .containerhead .more { float:right; height:25px; line-height:25px; margin-right:4px; }
.Container3 .containerhead .more .Normal { font-weight:bold; color:#4ea808;}
.Container3 .containerhead .visibility { float:right;  margin-right:10px;}
.Container3 .containerpane{clear:both; padding:5px 10px 0px 10px; }


.Container4 { margin-bottom:10px; }
.Container4 .containermain{ clear: left; }
.Container4 .containerpane{ clear:both; padding:0px;}
.Container4 .containerbot.actions { float:left; margin-left:10px;}


