

/* 
================================
 Container Styles for DotNetNuke
================================
*/  
.lt{ text-align:left;vertical-align:top; }
.Head1{ font-size:26px; font-weight:bold; color:#000; font-family:MyriadPro, Arial, Helvetica, sans-serif;}
.Head2{ font-size:20px; font-weight:bold; color:#e6e6e6; font-family: Arial, Helvetica, sans-serif;}
.Head3{ font-size:26px; font-weight:bold; color:#000; 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{ background:url(images/con1_head_m.png) left top repeat-x; margin-left:24px; margin-right:168px; height:40px;}
.Container1 .title { float:left;height:40px; line-height:42px; }
.Container1 .actions{ float:left; height:40px; line-height:40px;}
.Container1 .containermain{ color:#535353; clear:both;}
.Container1 .containerpane{clear:both;color:#535353; line-height:17px; padding:10px 0px 0px 0px;}
.Container1 .containerbot .left{ float:left; }
.Container1 .containerbot .right{ float:left;}

.Container2 .head{ background:url(images/con2_head_m.jpg) left top repeat-x;}
.Container2 .head_r{ background:url(images/con2_head_r.jpg) right top no-repeat;height:41px;}
.Container2 .head_l{ background:url(images/con2_head_l.jpg) left top no-repeat;  }
.Container2 .title { height:41px; line-height:41px; text-align:center; background:url(images/title_bg.png) center top no-repeat;}
.Container2 .containermain{ color:#535353; clear:both;}
.Container2 .containerpane{clear:both;color:#535353; line-height:17px; padding:0px;}
.Container2 .containerbot .left{ float:left; }
.Container2 .containerbot .actions{ float:left;}
.Container2 .containerbot .right{ float:left;}

.Container3 .head{ border-bottom:1px solid #c9c9c9;height:40px;}
.Container3 .title { float:left; background:url(images/con3_title_l.png) left top no-repeat;height:40px; line-height:44px;}
.Container3 .containermain{ color:#7a7a7a; clear:both; background:url(images/con3_m_l.jpg) right bottom no-repeat;}
.Container3 .containerpane{clear:both; color:#7a7a7a; line-height:17px; padding:0px;}
.Container3 .containerbot .left{ float:left;}
.Container3 .containerbot .right{ float:left;}
.Container3 .containerbot .actions{ float:left;}


.Container4 .containermain{ clear:both; padding:0px; margin:0px;}
.Container4 .containerpane{clear:both; padding:0px;line-height:17px; color:#7a7a7a}
.Container4 .containerbot .actions { float:left; margin-left:10px;}
.Container4 .containerbot .left{ float:left;}
.Container4 .containerbot .right{ float:left;}



