/*----------------------------------------------------*/
/*  Skin Styles for DotNetNuke - Aurora 2 by DrNuke   */
/*         http://www.DrNuke.co.uk/aurora2            */
/*      Copyright DrNuke - All rights reserved        */
/*----------------------------------------------------*/

/* Page style */
html { height:100%; }
/* Body style */ 
body {
	margin:0px 0px 0px 0px;
	background-color: #6e6f73;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
}
/* Text in paragraphs */ 
p { font-family:arial; font-size:11px; color:#2c2c2c; }
/* Text in tables */ 
table, tr, td { font-family:arial; font-size:11px; margin:0px 0px 0px 0px; color:#2c2c2c; }

/* Default links visited and active */ 
a:link, a:visited, a:active { color:#064f93; font-family:arial; font-weight:normal; font-size:11px; text-decoration:underline; }
/* Default links hover */ 
a:hover { color:#276eb0; font-family:arial; font-size:11px; text-decoration:underline; }
/* Normal links visited and active */ 
a.Normal:link, a.Normal:visited { color:#064f93; font-family:arial; font-weight:normal; font-size:15px; text-decoration:none; }
/* Normal links hover */ 
a.Normal:hover { color:#276eb0; font-family:arial; font-size:15px; text-decoration:none; }
/* Link buttons used in the portal admin pages visited and active */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color:#064f93; font-family:arial; font-weight:bold; font-size:11px; text-decoration:underline; }
/* Link buttons used in the portal admin pages hover */
A.CommandButton:hover{ color:#276eb0; font-family:arial; font-size:11px; text-decoration:underline; }

/* Headings */ 
.Head { font-family:arial; font-size:14px; color:#155f9b; background:transparent; font-weight:bold; padding:0px 0px 0px 0px; }
/* Headings white */ 
.HeadWhite { font-family:arial; font-size:14px; color:#ffffff; background:transparent; font-weight:bold; padding:0px 0px 0px 0px; }
/* Headings orange */ 
.HeadOrange { font-family:arial; font-size:14px; color:#f8a001; background:transparent; font-weight:bold; padding:0px 0px 0px 0px; }
/* Headings green */ 
.HeadGreen { font-family:arial; font-size:14px; color:#87b32c; background:transparent; font-weight:bold; padding:0px 0px 0px 0px; }
/* Headings blue */ 
.HeadBlue { font-family:arial; font-size:14px; color:#155f9b; background:transparent; font-weight:bold; padding:0px 0px 0px 0px; }
/* Headings blue Straight*/ 
.HeadBlueCenter {
	font-family:arial;
	font-size:14px;
	color:#FFFFFF;
	background:transparent;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	text-align: center;
}
/* Headings gold */ 
.HeadGold { font-family:arial; font-size:14px; color:#dca21b; background:transparent; font-weight:bold; padding:0px 0px 0px 0px; }
/* Headings purple */ 
.HeadPurple { font-family:arial; font-size:14px; color:#bd18de; background:transparent; font-weight:bold; padding:0px 0px 0px 0px; }
/* Headings red */ 
.HeadRed { font-family:arial; font-size:14px; color:#c33a33; background:transparent; font-weight:bold; padding:0px 0px 0px 0px; }
/* Headings grey */ 
.HeadGrey { font-family:arial; font-size:14px; color:#676767; background:transparent; font-weight:bold; padding:0px 0px 0px 0px; }
/* Subheadings */ 
.SubHead { font-family:arial; font-size:12px; font-weight:bold; color:#585858; padding:0px 0px 0px 0px; }
/* General text on the site */
.normal, .Normal { font-family:arial; font-size:11px; color:#2c2c2c; }
/* General bold text on the site */ 
.NormalBold { font-family:arial; font-size:11px; font-weight:bold; color:#2c2c2c; }
/* Red text used for errors */ 
.NormalRed { color:#C50000; font-family:arial; font-weight:bold; font-size:11px; }

/* Login token idle */ 
.LoginToken, a.LoginToken:link, a.LoginToken:visited, a.LoginToken:active { color:#064f93; background:url(images/white_arrow_nopad.gif) no-repeat 100% 80%; font-family:arial; font-size:11px; font-weight:normal; text-decoration:underline; height:12px; float:right; padding:0 22px 0 0; margin:0px 0px 0px 0px; }
/* Login token hover */ 
a.LoginToken:hover { background:url(images/white_arrow_nopad.gif) no-repeat 100% 80%; color:#276eb0; font-family:arial; font-weight:normal; font-size:11px; text-decoration:none; }
/* User token idle */ 
.UserToken, a.UserToken:link, a.UserToken:visited, a.UserToken:active { color:#064f93; background:url(images/white_arrow_nopad.gif) no-repeat 100% 80%; font-family:arial; font-size:11px; font-weight:normal; text-decoration:underline; height:12px; float:right; padding:0 22px 0 0; margin:0px 0px 0px 0px; }
/* User token hover */ 
a.UserToken:hover { background:url(images/white_arrow_nopad.gif) no-repeat 100% 80%; color:#276eb0; font-family:arial; font-weight:normal; font-size:11px; text-decoration:none; }
/* Breadcrumbs token idle */ 
.BreadcrumbToken, a.BreadcrumbToken:link, a.BreadcrumbToken:visited, a.BreadcrumbToken:active { color:#064f93; font-family:arial; font-size:11px; text-decoration:underline; font-weight:normal; }
/* Breadcrumbs token hover */ 
a.BreadcrumbToken:hover { color:#276eb0; font-family:arial; font-size:11px; text-decoration:none; font-weight:normal; }
/* Copyright, privacy, terms */ 
.FooterToken { color:#FFFFFF; font-size:11px; }
/* Copyright, privacy, terms links */ 
a.FooterToken:link, a.FooterToken:visited, a.FooterToken:active { font-size:11px; color:#ffffff; font-weight:normal; text-decoration:underline; background:url(images/white_arrow_nopad.gif) no-repeat 0% 80%; height:12px; float:right; padding:0 0 0 22px; margin:0px 0px 0px 0px; }
/* Copyright, privacy, terms hover */ 
a.FooterToken:hover { font-size:11px; color:#276eb0; font-weight:normal; text-decoration:none; background:url(images/white_arrow_nopad.gif) no-repeat 0% 80%; height:12px; float:right; padding:0 0 0 22px; margin:0px 0px 0px 0px; }

/* Form elements */ 
select, input { font-family:arial; font-size:11px; color:#333333; }
/* Textbox */ 
.NormalTextBox { color:#333333; padding-left:4px; line-height:12px; font-family:arial; font-weight:normal; font-size:11px; }
/* Textbox container */ 
td.NormalTextBox { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; background:transparent; visibility:invisible; border:0; }
/* Buttons */ 
.StandardButton { background:#f2f2f2 none; color:#575757; font-family:arial; font-size:11px; font-weight:normal; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#7A7A7A'); }
/* Textbox used for search */ 
#dnn_dnnSEARCH_txtSearch.NormalTextBox {
	height:20px;
	width:141px;
	color:#666666;
	padding:5px 4px 3px 0px;
	border-top:1px solid #5f5f5f;
	border-bottom:1px solid #5f5f5f;
	border-left:1px solid #5f5f5f;
	border-right:1px solid #5f5f5f;
	cursor:text;
	/*position:absolute;
	top:0;
	left:10px;
	z-index:1;*/
	background-color: #ffffff;
	background-image: url(images/searchinside.gif);
}

/* Module menu container */ 
.ModuleTitle_SubMenu { background:#FFFFFF; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; border:1px solid #040404; z-index:1000; cursor:pointer; cursor:hand; font-weight:normal; filter:Alpha(Opacity=90, FinishOpacity=75, Style=1); -moz-opacity:.80;}
/* Module menu items idle */ 
.ModuleTitle_MenuItem { background:#040404; color:#FFFFFF; font-family:arial; font-size:11px; font-weight:bold; font-style:normal; padding:0px 15px 0px 10px; height:20px; border:1px solid #000000; }
/* Module menu items hover */ 
.ModuleTitle_MenuItemSel { background:#155f9b; color:#FFFFFF; font-family:arial; font-size:11px; font-weight:bold; cursor:pointer; cursor:hand; padding:0px 15px 0px 10px; height:20px; border:1px solid #4a8abe; }
/* Module menu container */ 
.ModuleTitle_MenuContainer { background:transparent; }
/* Module menu bar */ 
.ModuleTitle_MenuBar { cursor:pointer; cursor:hand; }
/* Module menu arrows */ 
.ModuleTitle_MenuArrow { display:none; }
/* Module menu root arrows */ 
.ModuleTitle_RootMenuArrow { display:none; }
/* Module menu icon	*/ 
.ModuleTitle_MenuIcon { background:transparent; border:0px; width:0px; height:20px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; font-size:0px; }
/* Module menu icon */ 
.ModuleTitle_MenuIcon IMG { margin:0 10px 0 10px; }

/* Main menu container */ 
.MainMenu_SubMenu { background:#040404; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; border:1px solid #040404; z-index:1000; cursor:pointer; cursor:hand; font-weight:normal; filter:Alpha(Opacity=90, FinishOpacity=75, Style=1); -moz-opacity:.80; }
/* Submenu items idle */ 
.MainMenu_MenuItem { background:#040404; color:#FFFFFF; font-family:arial; font-size:11px; font-weight:bold; font-style:normal; padding:0px 30px 0px 16px; height:20px; border:1px solid #000000; }
/* Submenu items hover */ 
.MainMenu_MenuItemSel { background:#155f9b; color:#FFFFFF; font-family:arial; font-size:11px; font-weight:bold; cursor:pointer; cursor:hand; padding:0px 30px 0px 16px; height:20px; border:1px solid #4a8abe; }
/* Box that contains the menu */
.MainMenu_MenuContainer { background:transparent; }
/* Bar that contains the menu */
.MainMenu_MenuBar { cursor:pointer; cursor:hand; background:transparent; }
/* Menuitems idle */
.MainMenu_Idle TD { background:transparent; color:#000000; font-size:8pt; padding:0px 14px 0px 12px; height:26px; font-weight:bold; /*background-image:url(images/menu_bg_2.gif);*/ background-repeat:repeat-x; }
/* Menuitems over */
.MainMenu_Selected TD { background:#10558e; color:#ffffff; font-size:8pt; padding:0px 14px 0px 12px; height:26px; font-weight:bold; /*background-image:url(images/button_bg-on.gif); background-repeat:repeat-x;*/ }
/* Menuitems active */
.MainMenu_Active TD { background:#529dd4; color:#ffffff; font-size:8pt; padding:0px 14px 0px 12px; height:26px; font-weight:bold; /*background-image:url(images/button_bg-on.gif); background-repeat:repeat-x;*/ }
/* Menuitems in breadcrumbs active */
.MainMenu_BreadcrumbActive TD { color:#ffffff; font-size:8pt; padding:0px 14px 0px 12px; height:26px; font-weight:bold; /*background-image:url(images/button_bg-on.gif); background-repeat:repeat-x;*/ }
/* Menuitem arrows */
.MainMenu_MenuArrow { display:none; }									 
/* Menuitem root arrows */
.MainMenu_RootMenuArrow { display:none; }									 
/* Menuitem icons */
.MainMenu_MenuIcon { display:none; }									 
/* Menuitem separator */
.MainMenu_Separator { }
/* Menuitems separator borders */ 
.MainMenu_MenuBreak { border-top-style:none; border-right-style:none; border-left-style:none; border-bottom-style:none; background:transparent; vertical-align:top; }
/* vertical menu */
.searchpane {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color:#FFFFFF;
	
}
.search_bg{
	background-image: url(images/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.vmenu {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.menu_cell {
	padding-top: 20px;
	padding-left: 0px;	
}
.BodyContent {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
}
/* Fixed width setting - change this to change the width of the skin */							
.SkinFixedOuterWidth {
	width:750px;
	border: 1px solid #FFFFFF;
}
/* Fixed width setting - change this to change the width of the inner skin items skin e.g. menu */
.SkinFixedInnerWidth {
	width: 100%;
}
.breadcrumb_top {
	width: 750px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;	

}
/* 100 percent height */ 
.SkinFullHeight { height:100%; }
/* 100 percent width */ 
.SkinFullWidth {
	width:100%;
		
}	

/* Logo cell */ 
.LogoCell { height:70px; padding:5px 20px 10px 10px; }
/* Language area */ 
.LanguageCell { padding:6px 4px 0px 0px; }


/* Search cell */ 
.SearchCell { width:145px; height:70px; padding:15px 0 0 0; }
/* Menu area */ 
.MenuArea {
	background-image:url(images/menu_bg_2.gif);
	background-repeat:repeat-x;
	padding:0px 0px 0px 0px;
	
}
/* Menu cell */ 
.MenuCell {

	
}
.mid_pane {
	width: 750px;
	background-image: url(images/menu_bg_7.gif);
	background-repeat: repeat-x;	
}
/* Menu height */ 
.MenuHeight { height:26px; }
/* Menu left area */ 
.MenuLeft { width:1px; }
/* Menu right area */ 
.MenuRight { width:3px; }
/* Banner area */ 
.BannerArea { background-image:url(images/bannerbg.jpg); background-repeat:repeat-x; height:177px; padding:0px 0px 0px 0px; }	
/* Inner Banner area */
.InnerBannerArea { background-image:url(images/bannerinnerbg.jpg); background-repeat:repeat-x; height:89px; padding:0px 0px 0px 0px; }	
/* Custom banner area */ 
.CustomBannerArea { height:1px; padding:7px 10px 0 10px; }
/* Banner left area */ 
.BannerLeft { width:15px; }
/* Banner right area */ 
.BannerRight { width:15px; }
/* Breadcrumb area */ 
.BreadCrumbArea { background-color:#CCCCCC height:30px; padding:20px 10px 20px 10px; }
/* Breadcrumb cell */ 
.BreadCrumbCell { width:100%; vertical-align:middle; padding:0px 0px 0px 0px; }
/* Login token cell */ 
.LoginCell { vertical-align:middle; padding:0px 0px 0px 0px; }
/* User token cell */ 
.UserCell { vertical-align:middle; padding:0px 15px 0px 0px; }
/* Content panes cell */ 
.ContentPanesCell {
	height:100%;
	vertical-align:top;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/* Footer shadow area */ 
.FooterShadowArea { height:30px; padding:0px 0px 0px 0px; }
/* Privacy token cell */ 
.PrivacyCell { vertical-align:middle; padding:15px 10px 10px 0;  }
/* Terms token cell */ 
.TermsCell { vertical-align:middle; padding:15px 15px 10px 0;  }
/* Copyright token cell */ 
.CopyrightCell { width:100%; vertical-align:middle; padding:10px 10px 10px 10px; }
/* Spacer Area */ 
.SpacerArea { height:15px; }

/* Banner1 content pane */
.BannerPane1 { width:46%; }
/* Inner Banner1 content pane */
.InnerBannerPane1 { width:36%; }
/* Banner2 content pane */
.BannerPane2 { width:54%; padding:42px 50px 10px 25px; }
/* Inner Banner2 content pane */
.InnerBannerPane2 { width:64%; padding:0px 50px 0px 5px; }
/* Banner3 content pane */
.BannerPane3 { width:100%; padding:0px 0px 0px 0px; }
/* Custom banner content pane */
.CustomBannerPane { width:100%; padding:0px 0px 0px 0px; }
/* Banner pane */
.BannerPane {
	width:750px;
	padding:0px;
	height: 100%;
	background-color: b3d9f9;	
}
img
{
   *margin-bottom: expression("-3px");
}
/* Top content pane */
.TopPane { width:100%; padding:0px 0px 0px 0px; }
/* Top2 content pane */
.TopPane2 { width:100%; padding:0px 0px 0px 0px; }
/* Left content pane */
.LeftPane { padding:0px 7px 0px 0px;  }
/* Right content pane */
.RightPane { padding:0px 0px 0px 7px;  }
/* Left2 content pane */
.LeftPane2 { padding:0px 7px 0px 0px; width:25%; }
/* Content content pane */
.ContentPane { padding:0px 7px 0px 7px; width:50% }
/* Right2 content pane */
.RightPane2 { padding:0px 0px 0px 7px; width:25%; }
/* Left3 content pane */
.LeftPane3 { padding:0px 3px 10px 10px; width:33%; }
/* Content2 content pane */
.ContentPane2 { padding:0px 7px 0px 0px; }
/* Right3 content pane */
.RightPane3 { padding:0px 0px 0px 7px; width:25%; }
/* Middle content pane */
.MiddlePane { width:100%; padding:0px 0px 0px 0px; }
/* Bottom content pane */
.BottomPane { width:100%; padding:0px 0px 0px 0px; }
/* Content3 content pane */
.ContentPane3 {
	padding:0px 3px 0px 3px;
	width:33%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: 529dd4;
	border-right-color: 529dd4;
	border-bottom-color: 529dd4;
	border-left-color: 529dd4;
}
/* Right4 content pane */
.RightPane4 { padding:0px 10px 0px 3px; width:33%; }
/* Bottom2 content pane */
.BottomPane2 { width:100%; padding:0px 0px 0px 0px; }

/* End Style Sheet */
/*----------------------------------------------------*/
