

/* 
================================
 Container Styles for DotNetNuke
================================
*/  
.lt{ text-align:left;vertical-align:top; }
.rt{ text-align:right;vertical-align:top; }
.lb{ text-align:left; vertical-align:bottom;}
.rb{ text-align:right; vertical-align:bottom;}
.cm{ text-align:center; vertical-align:middle;}
.ct{ text-align:center; vertical-align:top;}
.cb{ text-align:center; vertical-align:bottom;}
.rm{ text-align:right; vertical-align:middle;}
.lm{ text-align:left; vertical-align:middle;}
p { margin:0;}
 
.Head1{ font-size:18px; font-weight:bold; color:#2a2711; font-family:FeltTipRomanBold, Tahoma, Geneva, sans-serif;}
.Head2{ font-size:14px; font-weight:bold; color:#fef8aa; font-family:Tahoma, Geneva, sans-serif;}
.Head3{ font-size:16px; font-weight:bold; color:#2a2711; font-family:Tahoma, Geneva, sans-serif;}
.Head4{ font-size:16px; font-weight:bold; color:#E0C28C; font-family:Tahoma, Geneva, sans-serif;}
.clear { clear:both;}


.Container1 { width:544px; height:272px; background:url(images/con1_bg.png) no-repeat; margin-bottom:5px;}
.Container1 .containerhead{height:38px; clear:both;}
.Container1 .containerhead .title { float:left;line-height:38px;text-align:left;margin-left:15px; }
.Container1 .containerhead .actions { float:left; margin-left:10px; line-height:38px;}
.Container1 .containerhead .visibility { float:right; line-height:38px;}
.Container1 .containermain{ color:#2a2711; clear:both; padding:0px; *margin-top:-2px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container1 .containerpane{line-height:16px; clear:both; padding:10px 15px 0 15px;color:#2a2711; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container1 .containerbot {}



.Container2 { margin-bottom:5px; clear:both;}
.Container2 .containerhead{height:21px; background:url(images/con2_h_l.png) no-repeat left top; clear:both;}
.con2_h_r { height:21px; background:url(images/con2_h_r.png) no-repeat right top;}
.con2_h_m { height:21px; background-color:#2a2711; margin:0 9px;}
.Container2 .containerhead .title { float:left;line-height:21px;text-align:left;margin-left:6px; }
.Container2 .containerhead .actions { float:left; margin-left:10px; line-height:21px;}
.Container2 .containerhead .visibility { float:right; right:0px; line-height:15px;}
.Container2 .containermain{ color:#fef8aa; clear:both; padding:0px; background-color:#2a2711; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; *margin-top:-2px;}
.Container2 .containerpane{line-height:16px; clear:both; padding:10px 15px 0 15px;color:#fef8aa; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container2 .containerbot { height:13px;}
.con2_b_l { background:url(images/con2_b_l.png) no-repeat left top; height:13px;}
.con2_b_r { background:url(images/con2_b_r.png) no-repeat right top; height:13px;}
.con2_b_m { background-color:#2a2711; height:13px; margin:0 10px;}


.Container3 { margin-bottom:5px; }
.Container3 .containerhead{height:35px; background:url(images/con3_h_l.png) no-repeat left top; clear:both;}
.con3_h_r { height:35px; background:url(images/con3_h_r.png) no-repeat right top;}
.con3_h_m { height:35px; background:url(images/con3_h_m.png) repeat-x left top; margin:0 8px;}
.Container3 .containerhead .title { float:left;line-height:35px;text-align:left;margin-left:0px; }
.Container3 .containerhead .actions { float:left; margin-left:10px; line-height:35px;}
.Container3 .containerhead .visibility { float:right; right:0px; line-height:15px;}
.Container3 .containermain{ color:#2a2711; clear:both; padding:0px; *margin-top:-2px; background-color:#dcc99e; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container3 .containerpane{line-height:16px; clear:both; padding:5px 5px 0 5px;color:#2a2711; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container3 .containerbot { height:9px;}

.con3_b_l { background:url(images/con3_b_l.png) no-repeat left top; height:9px;}
.con3_b_r { background:url(images/con3_b_r.png) no-repeat right top; height:9px;}
.con3_b_m { background:url(images/con3_b_m.png) repeat-x left top; height:9px; margin:0 9px 0 8px;}



.Container5 { margin-bottom:5px;  width:100%; }
.Container5 .containerhead{height:35px; background:url(images/con3_h_l.png) no-repeat left top; clear:both;}
.con5_h_r { height:35px; background:url(images/con_r.jpg) no-repeat right top; background-color:#E0C28C;}
.con5_h_m { repeat-x left top; height:35px;  background-color:#E0C28C; width:475px;}
.Container5 .containerhead .title { float:left;line-height:35px;text-align:left;margin-left:5px; }
.Container5 .containerhead .actions { float:left; margin-left:10px; line-height:35px;}
.Container5 .containerhead .visibility { float:right; right:0px; line-height:15px;}
.Container5 .containermain{ color:#2a2711; clear:both; padding:0px; *margin-top:-2px; background-color:#E0C28C; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container5 .containerpane{line-height:16px; clear:both; padding:5px 5px 0 5px;color:#2a2711; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container5 .containerbot { height:9px;}

.con5_b_l { background:url(images/con3_b_l.png) no-repeat left top; height:9px;}
.con5_b_r { background:url(images/con_r_b.jpg) no-repeat right top; height:30px; background-color:#E0C28C;}
.con5_b_m { height:30px;  background-color:#E0C28C; width:475px;}

.Container6 { margin-bottom:5px;  width:100%; }
.Container6 .containerhead{height:35px; background:url(images/con3_h_l.png) no-repeat left top; clear:both;}
.con6_h_r { height:35px; background:url(images/dark_top.jpg) no-repeat right top; background-color:#47411C;}
.con6_h_m { repeat-x left top; height:35px;  background-color:#47411C; width:475px;}
.Container6 .containerhead .title { float:left;line-height:35px;text-align:left;margin-left:5px; }
.Container6 .containerhead .actions { float:left; margin-left:10px; line-height:35px;}
.Container6 .containerhead .visibility { float:right; right:0px; line-height:15px;}
.Container6 .containermain{ color:#E0C28C; clear:both; padding:0px; *margin-top:-2px; background-color:#47411C; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container6 .containerpane{line-height:16px; clear:both; padding:5px 5px 0 5px;color:#E0C28C; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container6 .containerbot { height:9px;}

.con6_b_l { background:url(images/con3_b_l.png) no-repeat left top; height:9px;}
.con6_b_r { background:url(images/dark2_bottom.jpg) no-repeat right top; height:30px; background-color:#47411C;}
.con6_b_m { height:30px;  background-color:#47411C; width:475px;}

.Container7 { margin-bottom:5px;  width:100%; }
.Container7 .containerhead{height:35px; background:url(images/con3_h_l.png) no-repeat left top; clear:both;}
.con7_h_r { height:35px; background:url(images/dark2_top.jpg) no-repeat right top; background-color:#846C48;}
.con7_h_m { height:35px;  background-color:#846C48; width:475px;}
.Container7 .containerhead .title { float:left;line-height:35px;text-align:left;margin-left:5px; }
.Container7 .containerhead .actions { float:left; margin-left:10px; line-height:35px;}
.Container7 .containerhead .visibility { float:right; right:0px; line-height:15px;}
.Container7 .containermain{ color:#E0C28C; clear:both; padding:0px; *margin-top:-2px; background-color:#846C48; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container7 .containerpane{line-height:16px; clear:both; padding:5px 5px 0 5px;color:#E0C28C; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container7 .containerbot { height:9px;}

.con7_b_l { background:url(images/con3_b_l.png) no-repeat left top; height:9px;}
.con7_b_r { background:url(images/dark_bottom.jpg) no-repeat right bottom; height:30px; background-color:#846C48;}
.con7_b_m { height:30px;  background-color:#846C48; width:475px;}


.Container8 { margin-bottom:5px; clear:both;}
.Container8 .containerhead{height:28px; background:url(images/lbt1.jpg) no-repeat left top; clear:both;}
.con8_h_r { height:28px; background:url(images/rbt1.jpg) no-repeat right top;}
.con8_h_m { height:28px; background:url(images/mtb1.jpg) top; padding-top:6px; margin-left:29px; margin-right:28px;}
.Container8 .containerhead .title { float:left;line-height:21px;text-align:left;}
.Container8 .containerhead .actions { float:left; margin-left:10px; line-height:21px;}
.Container8 .containerhead .visibility { float:right; right:0px; line-height:15px;}
.Container8 .containermain{ color:#2a2711; clear:both; padding:0px; background-color:#ffffff; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; *margin-top:-2px;}
.Container8 .containerpane{line-height:16px; clear:both; padding:10px 15px 0 15px;color:#2a2711; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container8 .containerbot { height:13px;}
.con8_b_l { background:url(images/lbb1.jpg) no-repeat left top; height:29px;}
.con8_b_r { background:url(images/rbb1.jpg) no-repeat right top; height:29px;}
.con8_b_m { background:url(images/mbb1.jpg) bottom; height:28px; margin-left:28px; margin-right:28px;}
.con8_b_l2 { background:url(images/lbm1.jpg) repeat-y left top;}
.con8_b_r2 { background:url(images/rbm1.jpg) repeat-y right top;}


.Container9 { margin-bottom:5px; clear:both;}
.Container9 .containerhead{height:25px; background:url(images/lbt2.jpg) no-repeat left top; clear:both;}
.con9_h_r { height:25px; background:url(images/rbt2.jpg) no-repeat right top;}
.con9_h_m { height:25px; background:url(images/mtb2.jpg) top; padding-top:6px; margin-left:27px; margin-right:25px;}
.Container9 .containerhead .title { float:left;line-height:19px;text-align:left;}
.Container9 .containerhead .actions { float:left; margin-left:10px; line-height:21px;}
.Container9 .containerhead .visibility { float:right; right:0px; line-height:15px;}
.Container9 .containermain{ color:#2a2711; clear:both; padding:0px; background-color:#ffffff; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; *margin-top:-2px;}
.Container9 .containerpane{line-height:16px; clear:both; padding:10px 15px 0 15px;color:#2a2711; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container9 .containerbot { height:13px;}
.con9_b_l { background:url(images/lbb2.jpg) no-repeat left top; height:25px;}
.con9_b_r { background:url(images/rbb2.jpg) no-repeat right top; height:25px;}
.con9_b_m { background:url(images/mbb2.jpg) bottom; height:25px; margin-left:27px; margin-right:25px;}
.con9_b_l2 { background:url(images/lbm2.jpg) repeat-y left top;}
.con9_b_r2 { background:url(images/rbm2.jpg) repeat-y right top;}

.Container10 { margin-bottom:5px; clear:both;}
.Container10 .containerhead{height:25px; background:url(images/lbt3.jpg) no-repeat left top; clear:both;}
.con10_h_r { height:25px; background:url(images/rbt3.jpg) no-repeat right top;}
.con10_h_m { height:25px; background:url(images/mtb3.jpg) top; padding-top:6px; margin-left:27px; margin-right:25px;}
.Container10 .containerhead .title { float:left;line-height:19px;text-align:left;}
.Container10 .containerhead .actions { float:left; margin-left:10px; line-height:21px;}
.Container10 .containerhead .visibility { float:right; right:0px; line-height:15px;}
.Container10 .containermain{ color:#2a2711; clear:both; padding:0px; background-color:#ffffff; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; *margin-top:-2px;}
.Container10 .containerpane{line-height:16px; clear:both; padding:10px 15px 0 15px;color:#2a2711; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container10 .containerbot { height:13px;}
.con10_b_l { background:url(images/lbb3.jpg) no-repeat left top; height:25px;}
.con10_b_r { background:url(images/rbb3.jpg) no-repeat right top; height:25px;}
.con10_b_m { background:url(images/mbb3.jpg) bottom; height:25px; margin-left:27px; margin-right:25px;}
.con10_b_l2 { background:url(images/lbm3.jpg) repeat-y left top;}
.con10_b_r2 { background:url(images/rbm3.jpg) repeat-y right top;}

.Container11 { width:322px; height:218px; background:url(images/pic1.jpg) no-repeat; margin-bottom:5px;}
.Container11 .containerhead{height:38px; clear:both;}
.Container11 .containerhead .title { float:left;line-height:218px;text-align:left;margin-left:15px; }
.Container11 .containerhead .actions { float:left; margin-left:10px; line-height:38px;}
.Container11 .containerhead .visibility { float:right; line-height:38px;}
.Container11 .containermain{ color:#2a2711; clear:both; padding:0px; *margin-top:-2px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container11 .containerpane{line-height:16px; clear:both; padding:85px 15px 0 15px;color:#2a2711; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container11 .containerbot {}

.Container12 { width:322px; height:218px; background:url(images/pic2.jpg) no-repeat; margin-bottom:5px;}
.Container12 .containerhead{height:38px; clear:both;}
.Container12 .containerhead .title { float:left;line-height:38px;text-align:left;margin-left:5px; padding-left:120px;}
.Container12 .containerhead .actions { float:left; margin-left:10px; line-height:38px;}
.Container12 .containerhead .visibility { float:right; line-height:38px;}
.Container12 .containermain{ color:#2a2711; clear:both; padding:0px; *margin-top:-2px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container12 .containerpane{line-height:16px; clear:both; padding:0 5px 0 145px;color:#2a2711; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container12 .containerbot {}

.Container13 { width:322px; height:254px; background:url(images/pic3.jpg) no-repeat; margin-bottom:5px;}
.Container13 .containerhead{height:38px; clear:both;}
.Container13 .containerhead .title { float:left;line-height:38px;text-align:left;margin-left:15px; padding-top:5px; }
.Container13 .containerhead .actions { float:left; margin-left:10px; line-height:38px;}
.Container13 .containerhead .visibility { float:right; line-height:38px;}
.Container13 .containermain{ color:#2a2711; clear:both; padding:0px; *margin-top:-2px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container13 .containerpane{line-height:16px; clear:both; padding:0 15px 0 15px;color:#2a2711; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container13 .containerbot {}

.Container4 { margin-bottom:5px;}
.Container4 .containerhead{ clear:both; font-size:0px; padding:0px;}
.Container4 .containerhead .actions { float:left; margin-left:10px;}
.Container4 .containermain{ clear:both;  color:#e8c875; padding:0px; *margin-top:-12px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container4 .containerpane{clear:both; padding:0px;color:#e8c875; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.Container4 .containerbot {}


.t1a
{
	background: url(images/container1_imgtop.jpg) no-repeat;
}

.t1b
{
	background: url(images/container1_imgmid.jpg) repeat-y;
}

.tlc
{
	background: url(images/container1_imgbottom.jpg);
}


.t2a
{
	background: url(images/container2_imgleft.jpg) no-repeat;
}

.t2b
{
	background: url(images/container2_imgmiddle.jpg) repeat-x;
}

.t2c
{
	background: url(images/container2_imgright.jpg) no-repeat;
}

.t3a
{
	background: url(images/container3_imgtop.jpg) no-repeat;
}

.t3b
{
	background: url(images/container3_imgmid.jpg) repeat-y;
}

.t3c
{
	background: url(images/container3_imgbot.jpg) no-repeat;
}

.t4a
{
	background: url(images/container4_imgtop.jpg) no-repeat;
}

.t4b
{
	background: url(images/container4_imgmid.jpg) repeat-y;
}

.t4c
{
	background: url(images/container4_imgbot.jpg) no-repeat;
}

.t5a
{
	background: url(images/container5_imgleft.jpg) no-repeat;
}

.t5b
{
	background: url(images/container5_imgmid.jpg) repeat-x;
}

.t5c
{
	background: url(images/container5_imgright.jpg) no-repeat;
}

.t6a
{
	background: url(images/container6_imgtop.jpg) no-repeat;
}

.t6b
{
	background: url(images/container6_imgmid.jpg) repeat-y;
}

.t6c
{
	background: url(images/container6_imgbot.jpg) no-repeat;
}

.t7a
{
	background: url(images/container7_imgleft.jpg) no-repeat;
}

.t7b
{
	background: url(images/container7_imgmid.jpg) repeat-x;
}

.t7c
{
	background: url(images/container7_imgright.jpg) no-repeat;
}

.t8a
{
	background: url(images/container8_imgleft.jpg) no-repeat;
}

.t8b
{
	background: url(images/container8_imgmid.jpg) repeat-x;
}

.t8c
{
	background: url(images/container8_imgright.jpg) no-repeat;
}

.t9a
{
	background: url(images/container9_imgtop.jpg) no-repeat;
}

.t9b
{
	background: url(images/container9_imgmid.jpg) repeat-y;
}

.t9c
{
	background: url(images/container9_imgbot.jpg) no-repeat;
}

.t10a
{
	background: url(images/container10_imgleft.jpg) no-repeat;
}

.t10b
{
	background: url(images/container10_imgmid.jpg) repeat-x;
}

.t10c
{
	background: url(images/container10_imgright.jpg) no-repeat;
}

.t11a
{
	background: url(images/container11_imgleft.jpg) no-repeat;
}

.t11b
{
	background: url(images/container11_imgmid.jpg) repeat-x;
}

.t11c
{
	background: url(images/container11_imgright.jpg) no-repeat;
}

.t12c
{
	background: url(images/container12_imgright.jpg) no-repeat;
}

.t13a
{
	background: url(images/container13_win_left.jpg) no-repeat;
}

.t13b
{
	background: url(images/container13_win_mid.jpg) repeat-x;
}

.t13c
{
	background: url(images/container13_win_right.jpg) no-repeat;
}

