/* ==================================================
GENERIC SKIN STYLES
	Copy these styles into the following files so your edit box is styled
	/Providers/HtmlEditorProviders/Fck/FCKeditor/editor/fck_editorarea.css
=====================================================*/

*, div, td, .Normal, .NormalDisabled        	{font-size: 11px;	font-family: Verdana, Arial, Helvetica, sans-serif; }
body   	 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1e1e1e;
	background-color: #5e88a1;
	margin: 0px; font-size: 11px;	
	line-height:160%;
}

h1, h1 a, h1 b, h1 strong, .articleHd,  .articleHd a    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1e1e1e;
	font-size: 16pt;
	margin: 0px;
	font-weight: normal;
	padding-bottom: 6px;margin-bottom: 6px;
}
h1 b, h1 strong {font-weight: bold;}
				
h2, h2 a,h2 b, h2 strong   {	color: #7e171a; font-size: 14pt;
				font-family: Arial, Helvetica, sans-serif;
				margin: 0px; font-weight: normal;
				padding-bottom: 6px; }
				h2 b, h2 strong {font-weight: bold;}
	

h3, h3 a,h3 b, h3 strong   {	color: #7e171a; font-size: 14pt;
				font-family: Arial, Helvetica, sans-serif;
				margin: 0px;font-weight: normal;
				padding: 5px; text-align:left;
				background-color:#e7e8e8}
				h3 b, h3 strong {font-weight: bold;}
	
h4, h4 a,h4 b, h4 strong   {	color: #1e1e1e; font-size: 10pt;
				font-family: Arial, Helvetica, sans-serif;
				margin: 0px; font-weight: normal;}	
				h4 b, h4 strong {font-weight: bold;}


h5, h5 a,h5 b, h5 strong, dt   {
	color: #7e171a;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	font-weight: bold;
	padding-bottom: 0px;
}	


h6, h6 a,h6 b, h6 strong   {	color: #5e88a1; font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
				margin: 0px; font-weight: bold;
				padding-bottom: 0px; }	

				
a, a:link, a:visited, a:active    		{color:#7e171a; text-decoration:underline;}
a:hover    {color:#5e88a1; text-decoration:underline;}
td    {padding:0px; margin:0px}
TFOOT, THEAD, TH {}

SMALL 	{	font-size: 75%;}
BIG		{	font-size: 120%;}
BLOCKQUOTE, PRE {	font-family:  Verdana, Arial, Helvetica, sans-serif;
					padding:4px;  
					margin-bottom:6px; margin-top:6px; margin-left:15px;
					background-color:#f3f1f1; border:1px solid #f2debd; }
		
		
p    {padding:0px; margin:1,0,8,0; }
/*""""""""""""""""" top, right, bottom, left"""*/	
em   {font-style:italic; font-weight:normal}
b, STRONG		{ font-weight: bold; font-style: normal;}
HR					{ 	color: #f2f2f2; height: 1pt;
					width: 90%; border-style: dotted;
					azimuth: center; 
					padding:top:5px; padding-bottom:5px;}

LI      { margin-left:0px;}
UL LI	{
	list-style-type: square;
	margin-left: -10px;
	list-style-image: url(images/arrow.gif); padding-bottom:6px;
}
UL LI LI	{ 	list-style-type: disc; margin-left:-25px;}
UL LI LI LI {	list-style-type: circle; margin-left:-25px; }
OL LI		{	list-style-type: decimal; margin-left:-15px;}
OL OL LI	{	list-style-type: lower-alpha; margin-left:-25px;}
OL OL OL LI	{	list-style-type: lower-roman; margin-left:-25px;}
OL UL LI	{	list-style-type: disc; margin-left:-40px;}







/* ==================================================
SPECIFIC SKIN STYLES for this design
=====================================================*/
/* ==== FOOTER ========================================================*/

.foot, .foot a:link,.foot a:visited, .SkinObject, A.SkinObject:link, A.SkinObject:visited, A.SkinObject:hover, A.SkinObject:active, .breadcrumb, A.breadcrumb:link, A.breadcrumb:visited, A.breadcrumb:hover, A.breadcrumb:active
			{
	font-weight: normal;
	color: #1e1e1e;
	text-decoration: none;
	font-size:8pt;
}


/* ==================================================
PANE STYLES 
=====================================================*/

/* Control Panel */
.ControlPanel, .PagingTable
{	width: 100%;
	background-color: #FFFFFF;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
}

				
.bodysection {width: 100%; height:50%; azimuth: center; margin-top:30px; }
/* Editable Panes */
.toppane, .bottompane, .contentpane 
					{ width: auto;
					  padding-left: 15px;
					  padding-right: 15px;
					  padding-top: 15px;
					  padding-bottom: 15px;
					  border:0px dashed grey;}

					  
.leftpane 			{ width: 250px;
					  background-color:#f2f2f2;
					  padding-left: 6px;
					  padding-right: 6px;
					  padding-top: 6px; 
					  padding-bottom: 6px;
					  border:0px dashed grey;}

.rightpane 			{ width: 200px;
					  background-color: Transparent;
					  padding-left: 25px;
					  padding-right: 15px;
					  padding-top: 15px; 
					  padding-bottom: 5px;
					  border:0px dashed grey;}
					  


/* used to collapse panes without any content in them */
.DNNEmptyPane
{	width: 0px; display:none; border:none; padding:0px; margin:0px; height:0px; }


/* ==================================================
Nifty Corners
=====================================================*/
div#topback { color:#000000; background:#ffffff;
			  margin-top:20px; margin-bottom:0px;}
div#bodyback { color:#000000; background:#ffffff; width:auto; 
			  margin-bottom:20px; margin-top:0px; }


.rtop,.artop{display:block}
.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px}
.artop *{border-style: solid;border-width:0 1px}
.r1,.rl1,.re1,.rel1{margin-left:5px}
.r1,.rr1,.re1,.rer1{margin-right:5px}
.r2,.rl2,.re2,.rel2,.ra1,.ral1{margin-left:3px}
.r2,.rr2,.re2,.rer2,.ra1,.rar1{margin-right:3px}
.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1{margin-left:2px}
.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1{margin-right:2px}
.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2{margin-left:1px}
.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2{margin-right:1px}
.rx1,.rxl1{border-left-width:5px}
.rx1,.rxr1{border-right-width:5px}
.rx2,.rxl2{border-left-width:3px}
.rx2,.rxr2{border-right-width:3px}
.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{border-left-width:2px}
.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{border-right-width:2px}
.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{border-right-width:0}
.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{border-left-width:0}
.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4{height:2px}
.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height /**/:1px}



/* ==================================================
MENU STYLES for DotNetNuke SOLAPART
=====================================================*/

					
.MainMenu_MenuContainer {background-color: transparent; height:0px;
						 float:right; 
						 margin-top: 1px !important; /* For Firefox */
						 margin-top: 0px; /* For IE */
}
.MainMenu_MenuBar 		{}


.MainMenu_MenuItem td, .MainMenu_MenuIcon td, 
.MainMenu_MenuItemSel td, .MainMenu_MenuArrow td, 
.MainMenu_RootMenuArrow td, .MainMenu_RootMenuItemSelected td, 
.MainMenu_RootMenuItem td, .MainMenu_RootMenuItemActive td 
					 	{font-weight:bold; text-transform:uppercase; text-align:center;}


.MainMenu_MenuItem 	{ color:#ffffff}
.MainMenu_MenuItem, .MainMenu_MenuItem td 		{font-family: Arial, san-serif;
						height:52px; background-color:#5e88a1;
						border-left:2px solid #ffffff; 
						padding-left:5px; 
						padding-right:4px !important; 
						padding-right:6px;
						font-size:8.5pt;  }


.MainMenu_SubMenu	{color:#ffffff;  }
.MainMenu_SubMenu, .MainMenu_SubMenu td
			 		{font-family:  Arial, san-serif;
			 		height:20px;
						 font-size:8.5pt; font-weight:normal; 
						background-color: #5e88a1;
						border:0px;
						z-index: 1000; 
					    filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); }
.MainMenu_MenuBreak 		{height: 0px; background-color: transparent;}

.MainMenu_MenuItemSel 	{color: #7e171a;}
.MainMenu_MenuItemSel, .MainMenu_MenuItemSel td 	{font-family: Arial, san-serif;
						height:52px; background-color:#5e88a1;
						border-left:2px solid #ffffff;
						padding-left:5px;
						padding-right:4px !important; 
						padding-right:6px;
						font-size:8.5pt; }


.MainMenu_MenuArrow 	{display:none}

/* arrow displaying more links */
.MainMenu_RootMenuArrow {display:none}
/* sub menu icons */
.MainMenu_MenuIcon 		{display:none}

.MainMenu_RootMenuItemBreadcrumb 	{border:0px; color: #ffffff; background-color:#7e171a; }
.MainMenu_SubMenuItemBreadcrumb 	{border:0px; color: #7e171a;}
.MainMenu_RootMenuItem 				{font-family:  Arial, san-serif;
									border:0px;  background-color:#5e88a1;}
.MainMenu_RootMenuItemActive 		{font-family:  Arial, san-serif;
									color: #7e171a;border:0px;  background-color:#5e88a1;}
.MainMenu_SubMenuItemActive 		{font-family:  Arial, san-serif;
									color: #7e171a;border:0px;  background-color:#5e88a1;}
.MainMenu_RootMenuItemSelected 		{font-family:  Arial, san-serif;
									color: #7e171a;border:0px;  background-color:#5e88a1;}
.MainMenu_SubMenuItemSelected, .MainMenu_SubMenuItemSelected td		{font-family:  Arial, san-serif;
									color: #7e171a;border:0px;  background-color:#5e88a1;}
				 
	

						

/* =========================================================================
    Default styles FOR DotNetNuke, changes below this point are unnecessary
   ========================================================================= */



.Language
{ vertical-align: middle; margin: 0px; }

.Language img
{	border: none;}


/* style for module titles */
.Head
{	font-size: 14px;
	font-weight: normal; }

/* style of item titles on edit and admin pages */
.SubHead, .SubSubHead
{	font-size: 11px;
	font-weight: bold; }


/* text style used for rendered text which should appear disabled */
.NormalDisabled
{	color: Silver; }

/* text style used for rendered text which requires emphasis */
.NormalBold
{font-weight: bold;}

/* text style used for error messages */
.NormalRed
{	color: red;}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
	background-color: White;
	color: Red;
	font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
	background-color: White;
}
.DataGrid_Header
{
	background-color: Transparent;
	font-weight: bold;
	text-align: center;
}
.DataGrid_Item
{
	background-color: Transparent;
	font-weight: normal;
}
.DataGrid_SelectedItem
{
	background-color: Silver;
	font-weight: normal;
}




/* GENERIC MODULE STYLE */

.ModuleTitle_MenuContainer
{
	border-bottom: blue 0px solid;
	border-left: blue 0px solid;
	border-top: blue 0px solid;
	border-right: blue 0px solid;
}

.ModuleTitle_MenuBar
{
	cursor: pointer;
	height: 0px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem
{
	cursor: pointer;
	color: black;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon
{
	cursor: pointer;
	background-color: #EEEEEE;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}

.ModuleTitle_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak
{
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 1px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 0px;
}

.ModuleTitle_MenuItemSel
{
	cursor: pointer;
	color: black;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}


			
/* =============================================================================
Original Skin styles for DotNetNuke, not being used
================================================================================    


.pagemaster 		{ width: 100%; height: 100%; background-color: #fefefe; }
.skinmaster 		{ height: 100%;
						background-color: #eeeeee;
						border-right: #8f9092 1px solid; 
						border-top: #8f9092 1px solid; 
						border-left: #8f9092 1px solid; 
						border-bottom: #8f9092 1px solid; 
						-moz-border-radius-bottomleft: 15px; 
						-moz-border-radius-bottomright: 15px; 
						-moz-border-radius-topleft: 3px; 
						-moz-border-radius-topright: 3px; }
.skinheader 		{ }
.skingradient 		{ background-image: url(gradient_DKGray.jpg); height: 30px; }

.StandardButton     {
	background-color: #EDEDED;
	color: #333333; }
	
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}
	*/

/* DNN Menu - TREEVIEW 
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {}*/