

/* 
================================
 Container Styles for DotNetNuke
================================
*/  
.lt{ text-align:left;vertical-align:top; }
 
.Head1{ font-size:40px; font-weight: normal; color:#C49400; font-family: Georgia, "Times New Roman", Roman, sans-serif;text-shadow: 0 0 10px #FFFFFF;}
.Head2{ font-size:16px; font-weight:bold; color:#22538a; font-family: Arial, Helvetica, sans-serif;}
.Head3{ font-size:16px; font-weight:bold; color:#22538a; font-family: Arial, Helvetica, sans-serif;}
.Head4{ font-size:16px; font-weight:bold; color:#fff; font-family: Arial, Helvetica, sans-serif;}
.Head5{ font-size:16px; font-weight:bold; color:#fff; font-family: Arial, Helvetica, sans-serif;}
.clear:after { clear:both; content:"\0020"; height:0px; display:block;}
.clear{ display:inline-block}
.clear{ display:block;}

.Container1 { padding-bottom:10px;}
.Container1 .containerhead{}
.Container1 .title{ line-height:52px; padding:0px; background:url(images/container-1-line.png) left bottom repeat-x; float:left;}
.Container1 .actions { float:left;}
.Container1 .containermain{ }
.Container1 .containerpane{ padding:20px 0px 10px; text-align:left;}
.Container1 .containerbot{}

.Container2 { padding-bottom:10px;}
.Container2 .containerhead{ }
.Container2 .title{ line-height:20px; padding:5px 5px 5px 10px;}
.Container2 .actions { }
.Container2 .containermain{ border:3px solid #9BB9BB; background:#fff url(images/container-2-l.jpg) left top repeat-y;}
.Container2 .right_sbg {}
.Container2 .containerpane{ padding:0px; text-align:left; background:url(images/container-2-r.jpg) right top repeat-y; display:inline-block; width:100%;}
.Container2 .containerbot{}

.Container3 { padding-bottom:0px; background:url(images/container-3-b.png) left bottom repeat-x #fff; border:3px solid #9BB9BB; margin:0 0 10px 0;}
.bg_c3_l{ background:#fff url(images/container-2-l.jpg) left top repeat-y;}
.bg_c3_r{ background:url(images/container-2-r.jpg) right top repeat-y;}
.bg_c3_t{ background:url(images/container-3-t.png) left top no-repeat; padding:0 0 87px 0;}
.bg_c3_b{ background:url(images/container-3-b.png) left bottom repeat-x #fff; position:relative; margin:0 8px;}
.c3_lb_bg{ background:url(images/container-2-l.png) left bottom repeat-y; position:absolute; width:15px; height:100%; left:0; bottom:0;}
.c3_rb_bg{ background:url(images/container-2-r.png) right bottom repeat-y; position:absolute; width:15px; height:100%; right:0; bottom:0;}
.all_link_b{ border-top:1px solid #d59a05; background:url(images/all_link_bg.jpg) left bottom no-repeat #fef7e1;}
.all_link_b a,
.all_link_b a:link,
.all_link_b a:active,
.all_link_b a:visited,
.all_link_b a:hover{ display:block; height:55px; text-decoration:none;}
.Container3 .containerhead{ }
.Container3 .title{ line-height:20px; padding:5px 5px 5px 10px;}
.Container3 .actions { }
.Container3 .containermain{ }
.Container3 .containerpane{ padding:0px 15px 15px; text-align:left;}
.Container3 .containerpane,
.Container3 .containerpane .Normal{ font-size:16px; font-family:Georgia; font-style:italic; color:#2B5258}
.Container3 .containerbot{}

.ContainerN .containermain{ padding:0px; margin:0px;}
.ContainerN .containerpane{ padding:0px; text-align:left;}
.ContainerN .containerbot .actions {}
.ContainerN .containerbot{ line-height:0px;}







