/* CSS Document */

body{ margin:0px; padding:0px; background:#d1d1d1;}

p{padding:opx; margin:0px; font-family: Georgia, "Times New Roman", Times, serif; color:#000000;}
/*-------------Pane Styling----------------*/
.toppane{ padding:0px;}
.menupane{ padding:0px;}
.leftpane{ padding:0px 0px 0px 0px;}
.contentpane{padding:0px;}/*a separate class for each pane TD*/
.rightpane{ padding:0px;}
.linkpane{ padding:0px;}
.bottompane{ padding:0px;}

/* different fonts*/
.Head{ font-size:18px; font-weight:bold; color:#393939;  }
.SubHead{  font-size:13px; font-weight:bold; color:#525252;   }
.SubSubHead{ font-size:8pt; font-weight:bold; color:#525252;   }
.Normal{font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color:#000; line-height:1.3em;}
.NormalTextBox
{
	
}
/*command buttons*/
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-family:Tahoma; color:#55410A; font-size:8pt; text-decoration:none;font-weight:normal; }
A.CommandButton:hover{ text-decoration:underline;font-weight:normal;}

/*general TD*/
TH,TD,DIV
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
        color: #3b8fcf;
}

h2	{color:#738FBD;
font-family:Georgia,Times,Times-roman,Serif;
font-size:20px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;
margin-bottom:5px;
margin-top:20px;
}
h3
{color:#000000;
font-family:Georgia,Times,Times-roman,Serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:14px;
margin-bottom:5px;
margin-top:10px;}
h1{color:#93999F;
font-family:Georgia,Times,Times-roman,Serif;
font-size:23px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:23px;
margin-bottom:15px;
margin-top:0;}
/*general links style*/
A,A:link,A:visited,A:active
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #4c637a;
}
A:hover{ text-decoration: underline; color: #525252; }

/* class for user links LOGIN and USER Tokens*/
.userhead
{
		font-weight: normal;
	color:#4c637a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px; 
	 text-align:left;
	vertical-align:middle; 
	
	
	

}
.user,a.user:link,a.user:active,a.user:visited
{
	font-weight: bold;
	color:#3d8ecf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none; text-align:right;
	text-transform:uppercase;
}
a.user:hover
{
	text-decoration:none;
	color:#3d8ecf;
}
.user1,a.user1:link,a.user1:active,a.user1:visited
{
	font-weight: bold;
	color:#3d8ecf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline; text-align:right;
}
a.user1:hover
{
	text-decoration:none;
	color:#3d8ecf;
}

/* general footer style used to style, PRIVACY, COPYRIGHT, HOSTNAME, DOTNETNUKE*/
.footer,.footer TD
{
	font-weight: normal;
	color:#d1d1d1; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;

}
a.footer:link,a.footer:active,a.footer:visited
{ 
	font-weight: normal;
	color:#d1d1d1; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;

}
a.footer:hover
{ 
	font-weight: normal;
	color:#d1d1d1; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}
a.links:link,a.links:active,a.links:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #4c637a;
	text-decoration:none;
}
a.links:hover{
	color: #fecb40;
	text-decoration: none;
}
/* footer links class*/
.links,.linksicon
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#4c637a; padding:4px 5px 0 0px;  
}
/*breadcrumb styles*/
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited
{	
	color: #987341;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	font-family:Georgia, Arial, "Times New Roman", Times, serif;
	text-align:left;
	
}
a.breadcrumb:hover
{ 
	text-decoration:underline;
}

.breadcrumb1,a.breadcrumb1:link,a.breadcrumb1:active,a.breadcrumb1:visited
{	
	color: #987341;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	font-family:Georgia, Arial, "Times New Roman", Times, serif;
	text-align:left;
}
a.breadcrumb:hover
{ 
	
    
	text-decoration:none
}
/*___________________________________________________________________________________________*/
/*styles for the TD containing teh menu*/
.MainMenu_MenuContainer{
	width:0px;
	background: transparent;
	margin: 0px;
	padding: 0px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
/* for controlling the menu bar*/
.MainMenu_MenuBar{
	height:35px;
	width:0px;
	background:transparent;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
/*for styling the menu icon, does not work on roo tmenu items*/
.MainMenu_MenuIcon{display: none; }
/* for controlling teh display of  dnn menu arrows*/
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }
/* styles an individual menu item*/
.MainMenu_MenuItem{
	color:#368bcb;
	font-family:Arial, Helvetica, sans-serif;;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	
	padding:2px 5px 2px 12px;
	 border-bottom:solid 1px #eaeaea;
	
	 
	width:150px;
	height:22px;
	
	
}
/* currently selected sub menu item*/
.submenuitembreadcrumb{
	color:#368bcb;
	font-family:Arial, Helvetica, sans-serif;;
	font-size:11px;
	font-style:normal;
	font-weight:normal;

	padding:2px 5px 2px 12px;
	
	background: #fff; 
	
width:150px;
	height:22px;

}

/* currently hovered submenuitems*/
.submenuitemselected{
	color:#368bcb;
	font-family:Arial, Helvetica, sans-serif;;
	font-size:11px;
	font-style:normal;
	font-weight:normal;

	padding:2px 5px 2px 12px;
	
	background: #f6fafd;
	
	width:150px;
	height:22px;
	
	
}

/* applies upon teh whole sub menu dropdown*/
.submenu{
	z-index:1000;
	border:#e0e1e1 solid 0px;
	border-top:0px;
	
	padding:0px;
	background-color:#ffffff;
	text-align: left;
	text-indent: 0px;
	margin-left: -0px;
	margin-top:0px;
	padding:0px;
	
	
		
	
}

/* applies upon the root menu items*/
.rootmenuitem,.rootmenuitem TD
{
	color: #3b8fcf;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	font-family:GaramondPremrPro,verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:middle;
	height:28px;
	padding:0px 7px 0px 7px;
	text-transform:uppercase;
	
}

/*root menu hover*/
.rootmenuitemselected TD
{
	color: #3b8fcf;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	font-family:GaramondPremrPro,verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:middle;
	height:28px;
	padding:0px 7px 0px 7px;
	background-image:url(images/menu_hover.jpg); background-repeat:repeat-x;
	text-transform:uppercase;
	
	}

/*rootmenu selected or active*/
.rootmenuitembreadcrumb TD
{
	color: #3b8fcf;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	font-family:GaramondPremrPro,verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:middle;
	height:28px;
	padding:0px 7px 0px 7px;
	text-transform:uppercase;
}

/*separator class*/
.MainMenu_MenuBreak
{
	padding:0px;
	border:0px;
	margin:0px; background-color:transparent;

}
/*----------------LogoStylingClass------------------*/
#dnn_dnnLOGO_imgLogo
{
	vertical-align:middle;
	text-align:left;
	 !important;
}
/*----------------Search Input Css Class------------------*/
#dnn_dnnSEARCH_txtSearch
{
	height:20px;
	border:1px solid #d7b993;
	color:#bebebe;
	vertical-align:bottom;
	font:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	font-style:italic;
	padding-top:2px;
	width:157px;
	background-color:#ffffff;
}

.icon{font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; color:#fecb40;}










.text {
	color: #93999f;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em;
	text-decoration: none;
	font-family: Georgia, Times, Times-roman, Serif; }
	
	
	
	
	
	
	.MainMenu_MenuItem2{
	color:#858384;
	font-family:Arial, Helvetica, sans-serif;;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	
	padding:2px 5px 2px 5px;
	 border-bottom:solid 1px #666666;
	 border-top:solid 1px #666666;
	 
	width:150px;
	height:22px;
	
}
/* currently selected sub menu item*/
.submenuitembreadcrumb2{
	color:#fffff;
	font-family:Arial, Helvetica, sans-serif;;
	font-size:11px;
	font-style:normal;
	font-weight:normal;

	padding:2px 5px 2px 5px;
	
	background: #000000; 
	
width:150px;
	height:22px;

}

/* currently hovered submenuitems*/
.submenuitemselected2{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;;
	font-size:11px;
	font-style:normal;
	font-weight:normal;

	padding:2px 5px 2px 5px;
	
	background: #000;
	
	width:150px;
	height:22px;
	
}

	
	
	
	
	.submenu2{
	z-index:1000;
	border:#272828 solid 1px;
	
	padding:0px;
	background-color:#e6f0e7;
	
	 
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	margin-top:0px;
	padding:0px;
	
		
	
}

/* applies upon the root menu items*/
.rootmenuitem2,.rootmenuitem2 TD
{
color: #987341;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	font-family:Georgia, Arial, "Times New Roman", Times, serif;
	text-align:left;
	vertical-align:middle;
	height:23px;
	padding:0px 0px 0px 0px;

}

/*root menu hover*/
.rootmenuitemselected2 TD
{
	color: #987341;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	font-family:Georgia, Arial, "Times New Roman", Times, serif
	text-align:left;
	vertical-align:middle;
	height:23px;
	padding:0px 0px 0px 0px;
	
	
}

/*rootmenu selected or active*/
.rootmenuitembreadcrumb2 TD
{
	color: #987341;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	font-family:Georgia, Arial, "Times New Roman", Times, serif
	text-align:left;
	vertical-align:middle;
	height:23px;
	padding:0px 0px 0px 06px;
	
	
}


/* general style */


.TopBorder{ border-bottom:solid 1px #bebebe;}
.BannerAreaBg{ background: #ffffff url(images/banner_Area_bg.jpg) repeat-x bottom left; }
.ContentAreaBg{ background: #7eb3dd url(images/content_area_bg.jpg) repeat-x top left;}
.FooterAreaBg{ background:url(images/home_footer_bg.jpg) repeat-x top left; height:129px;}
.InnerHeader{ background:#FFFFFF url(images/inner_header_new.jpg) repeat-x bottom left; height:103px;}
.BreadBg{ background:url(images/bread_bg.jpg) repeat-x top left; height:33px;}
.InnerBg{ background:#FFFFFF url(images/inner_bg.jpg) repeat-x top left;}
.Br{ background:url(images/bread_crumb_bg.jpg) repeat-x top left; height:33px; padding-left:5px;}




























