﻿/* 
================================
 Container Styles for DotNetNuke
================================
.
.Container-5 .dnntitle					 { padding:4px 8px 4px 0px; white-space:nowrap; text-align:left; border-bottom:1px solid #A0A0A0;}
.Container-5 .contentmain1				 {  }
.Container-5 .contentpane				 { padding:4px 0px 1px 0px; text-align:left; vertical-align:top; clear:both; }
.Container-5 p 							 { padding:0px; margin:0px 0px 8px 0px;}


/*-------------------------------------------------------------------------------*/
.actions{ width:10px;}
.clear									 { clear:both;}
.left 									 { float:left;}
.right 									 { float:right;}
.c_footer_1								 { padding-right:10px; text-align:right;}
.dnntitle 								 { padding-left:10px;}
.c_contentpane 							 { text-align:left; padding:2px 5px 0px 5px;}
.Container-1 							 { margin-bottom:5px;}
.Container-1 .dnntitle					 { padding:25px 8px 4px 0px; white-space:nowrap; color:#E68500; text-align:left; text-shadow: 0 1px 0 #ccc, 05	 0 2px 0 #c9c9c9, 06	 0 3px 0 #bbb, 07	 0 4px 0 #b9b9b9, 08	 0 5px 0 #aaa, 09	 0 6px 1px rgba(0,0,0,.1), 10	 0 0 5px rgba(0,0,0,.1), 11	 0 1px 3px rgba(0,0,0,.3), 12	 0 3px 5px rgba(0,0,0,.2), 13	 0 5px 10px rgba(0,0,0,.25), 14	 0 10px 10px rgba(0,0,0,.2), 15	 0 20px 20px rgba(0,0,0,.15);}

.Container-1 .contentmain1				 { }
.Container-1 .contentpane				 { padding:4px 0px 1px 0px; text-align:left; vertical-align:top; clear:both; }
.Container-1 p 							 { padding:0px; margin:0px 0px 8px 0px;}

.Container-2 							 { margin-bottom:5px;}
.Container-2 .dnntitle					 { padding:5px 8px 5px 40px; white-space:nowrap; text-align:left; background:url(../jpg/c2_icon.jpg) 0px 50% no-repeat;}
.Container-2 .contentmain1				 { }
.Container-2 .contentpane				 { padding:4px 0px 4px 0px; text-align:left; vertical-align:top; clear:both; }
.Container-2 p 							 { padding:0px; margin:0px 0px 8px 0px;}
.Container-3 							 { 
	margin-bottom:20px; 
	border: 1px solid #D3D3D3; 
	padding: 0px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #bbb 2px 2px 8px;
	-moz-box-shadow: #bbb 2px 2px 8px;
	box-shadow: #bbb 2px 2px 8px;
	background: #F1F1F1;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F1F1F1), to(#fff));
	background: -moz-linear-gradient(#F1F1F1, #fff);
	background: linear-gradient(#F1F1F1, #fff);

}
.Container-3:hover	{ 
	background: #e8e8e8;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e8e8e8), to(#e8e8e8));
	background: -moz-linear-gradient(#e8e8e8, #e8e8e8);
	background: linear-gradient(#e8e8e8, #e8e8e8);}
.Container-3 .dnntitle					 { padding:8px 8px 2px 10px; white-space:nowrap; }
.Container-3 .contentmain1				 { }
.Container-3 .contentpane				 { padding:1px 10px 4px 10px; text-align:left; vertical-align:top; clear:both; }
.Container-3 p 							 { padding:0px; margin:0px 0px 8px 0px;}

.Container-4 							 { margin-bottom:5px; }
.Container-4 .dnntitle					 { padding:4px 8px 4px 0px; white-space:nowrap; }
.Container-4 .contentmain1				 { }
.Container-4 .contentpane				 { padding:4px 0px 1px 0px; text-align:left; vertical-align:top; clear:both; }
.Container-4 p 							 { padding:0px; margin:0px 0px 8px 0px;}

.White {}
.White .contentpane 					 { text-align:left; padding:0px;}
.White .cbot							 { float:right;}

.Container-5  {height:274px; background-image:url(../png/purplebkg.png); margin-bottom:5px;}


.title1{font-size:24px;font-weight:normal; color:#E68500; line-height:1.3; font-family:Arial;

text-shadow: 0 1px 0 #ccc,
05	 0 2px 0 #c9c9c9,
06	 0 3px 0 #bbb,
07	 0 4px 0 #b9b9b9,
08	 0 5px 0 #aaa,
09	 0 6px 1px rgba(0,0,0,.1),
10	 0 0 5px rgba(0,0,0,.1),
11	 0 1px 3px rgba(0,0,0,.3),
12	 0 3px 5px rgba(0,0,0,.2),
13	 0 5px 10px rgba(0,0,0,.25),
14	 0 10px 10px rgba(0,0,0,.2),
15	 0 20px 20px rgba(0,0,0,.15);padding-left:10px; }

.title1:hover {font-size:24px;font-weight:normal;color: #FFFFFF;line-height:1.3; font-family:Arial; padding-left:10px; }
.white:hover .title1{ color:black;}


.title2{font-size:24px;font-weight:normal;color: #8d8d8d; line-height:1.3; font-family:Arial; text-shadow:3px 3px 3px #DDDDDD;}

.title3{font-size:140%;font-weight:bold;color: #7e7d7d; line-height:1.3;}

.title4{font-size:140%;font-weight:bold;color: #bebdbd; line-height:1.3;}

.title6{font-size:140%;font-weight:bold;color: #7e7d7d; line-height:1.3;}


.Container-6 							 { margin-bottom:5px;}
.Container-6 .dnntitle					 { padding:5px 8px 5px 10px; white-space:nowrap; text-align:left;}
.Container-6 .contentmain1				 { }
.Container-6 .contentpane				 { padding:4px 0px 4px 0px; text-align:left; vertical-align:top; clear:both; }
.Container-6 p 			




























