
/* 
================================
 Container Styles for DotNetNuke
================================
*/  
.lt{ text-align:left;vertical-align:top; }
 
.Head1{ font-size:18px; font-weight: normal; color:#03879e; font-family: verdana,Tahoma,sans-serif;}
.Head2{ font-size:18px; font-weight: normal; color:#03879e; font-family: verdana,Tahoma,sans-serif;}
.Head3{ font-size:14px; font-weight: bold; color:#000000; font-family: Tahoma,verdana,sans-serif;}
.Head4{ font-size:14px; font-weight: bold; color:#ffffff; font-family: Tahoma,verdana,sans-serif;}
.Head5{ font-size:14px; font-weight: bold; color:#362e2b; font-family: Tahoma,verdana,sans-serif;}
.Head6{ font-size:14px; font-weight: bold; color:#362e2b; font-family: Tahoma,verdana,sans-serif;}

.clear { clear:both; font-size:0px; height:0px; line-height:0px; margin:0px; padding:0px;}
.containerhead{ padding:0px; margin:0px}
.title { float:left; text-align:left; display:block; }
.containermain{ clear:both;}
.actions{ float:left}
.no_actions{ padding:0px; margin:0px;}
.actions table,.no_actions table{ width:20px}
.visibility { float:right; margin-right:10px;}
.more{ float:right; margin-right:10px;}
.containerbot{ padding:0px; margin:0px;}
.conleft{ float:left; display:block; }
.conright{ float:right; display:block; }
.container,container{ margin-bottom:5px; }

.notitle_container { margin-bottom:0px}
.notitle_container .actions { float:left; margin-left:10px; }
.notitle_container .containermain .containerpane{ padding:0px; min-height:1px;}

.c1top{ padding:0px 5px;}
.con1top{ height:28px;}
.con1pane{ padding:3px 5px 1px;}

.c2top{ border-bottom:6px solid #03879C; padding:0px 8px;}
.con2top{ height:25px;}

.c4top_left{ background:#03879E url(images/c4left.jpg) no-repeat left top;}
.c4top_right{ background:url(images/c4right.jpg) no-repeat right top; padding-right:12px; height:32px;}
.con4top{ height:32px; }
.con4pane{ padding:5px 8px;}

.c5top_left{ background:#C2C0B3 url(images/c5left.jpg) no-repeat left top;}
.c5top_right{ background:url(images/c5right.jpg) no-repeat right top; padding-left:8px; height:35px;}
.con5top{ height:35px;}

.c6top{ background:#C9C9C9 url(images/c6topl.jpg) no-repeat left top;}
.con6top{ height:33px;}
.c6bot_angle{ background:#C9C9C9 url(images/c6botl.jpg) no-repeat left top; height:9px; line-height:9px; font-size:0px;}
.c6content{background:#C9C9C9;}
.con6pane{ padding:5px 10px;}

.c7top_l{ background:url(images/c7top_l.jpg) no-repeat left top;}
.c7top_r{ background:url(images/c7top_r.jpg) no-repeat right top;}
.c7top_m{ background:#fff url(images/c7top_m.jpg) repeat-x left top; height:33px; margin-left:5px; margin-right:9px;}
.con7top{ height:33px;}
.c7left{ background:url(images/c7left.jpg) repeat-y left top;}
.c7right{ background:url(images/c7right.jpg) repeat-y right top;}
.c7content{ background:#fff; margin:0px 5px;}
.con7pane{ padding:3px 5px;}
.c7bot_l{ background:url(images/c7bot_l.jpg) no-repeat left bottom; height:10px;}
.c7bot_r{ background:url(images/c7bot_r.jpg) no-repeat right bottom; height:10px;}
.c7bot_m{
	background:#fff url(images/c7bot.jpg) repeat-x left bottom; 
	height:10px; 
	line-height:10px; 
	font-size:0px; 
	margin-left:5px; 
	margin-right:9px;
}
.c5title{ padding-left:10px;}
.c6title{ padding-left:18px;}
.c7title{ padding-left:13px;}

.c1link a,
.c1link a:link,
.c1link a:visited,
.c1link a:active
{
	color:#AC1615;
	text-decoration: underline;
}
.c1link a:hover {
	color:#DF87B9;
	text-decoration: underline;
}
.c1link .Normal,
.c1link td,
.c1link div{ color:#212224; } 




