/* CSS Document */


p{padding:0px; margin:0px; font-family: Georgia, "Times New Roman", Times, serif; color:#382808; text-align:left;}


/*-------------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:none;font-weight:normal;}

/*general TD*/
TH,TD,DIV
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
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: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #382808;
}
A:hover{ text-decoration:none; color: #525252; 
}


/* class for user links LOGIN and USER Tokens*/
.userhead
{
	font-weight: normal;
	color:#58513f;
	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-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	color:#2b271f;
	text-decoration:none;
	padding:0px 8px 0px 8px;
}
a.user:hover
{   font-family:Tahoma, Arial, Helvetica, sans-serif;
    color: #525252;	
	text-decoration:none;
	font-size:11px;
}

/* general footer style used to style, PRIVACY, COPYRIGHT, HOSTNAME, DOTNETNUKE*/
.footer,.footer TD
{
	
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	color:#dcdecf;
	text-decoration:none;
	
}
a.footer:link,a.footer:active,a.footer:visited
{ 
	font-family:Tahoma, "Arial", Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
    color: #dcdecf;	
	text-decoration:none;

}
a.footer:hover
{ 
	font-family:Tahoma, "Arial", Helvetica, sans-serif;
    color: #525252;	
    text-decoration:none;
	font-size:11px;
}
a.links:link,a.links:active,a.links:visited
{
	font-family:Tahoma, "Arial", Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	color:#2b271f;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	
	
}
a.links:hover
{
	font-family:Tahoma, "Arial", Helvetica, sans-serif;
    color: #525252;	
	text-decoration:none;
	font-size:11px;
	
	
}
/* footer links class*/
.links,.linksicon
{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#554c3b; 
	padding:4px 5px 0 0px;  
}

/*breadcrumb styles*/
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited
{	
	font-weight: normal;
    font-size: 11px;
    color:#000000;
	font-family:"Arial", Helvetica, sans-serif;
    text-decoration: none;
	font-weight:normal; text-align:left;
	background-image:url(../Eco-Skins/images/arrowgrey.gif); background-repeat:no-repeat; background-position:right;
	padding-right:15px;
}
a.breadcrumb:hover
{ 
	text-decoration:underline;
}

.breadcrumb1,a.breadcrumb1:link,a.breadcrumb1:active,a.breadcrumb1:visited
{	
	font-weight:bold;
    font-size: 11px;
    color:#ffffff;
	font-family:"Arial", Helvetica, sans-serif;
    text-decoration: none;
	text-align:left;
}
a.breadcrumb:hover
{ 
	
    
	text-decoration:none
}


/*___________________________________________________________________________________________*/
/*styles for the TD containing teh menu*/
.MainMenu_MenuContainer{
	
	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:#424242;
	font-family:"Arial", Helvetica, sans-serif;;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	padding:2px 5px 2px 5px;
	border-bottom:solid 1px #e2d0a6;
	border-width: 0px 0px 1px 0px;
	background-color:#f7f9e4;
	width:185px;
	height:22px;
	
}


/* currently selected sub menu item*/
.submenuitembreadcrumb{
	color:#f3e1c1;
	font-family:"Arial", Helvetica, sans-serif;;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	background-color:#f7f9e4;
	padding:2px 5px 2px 5px;
    width:185px;
	height:22px;

}

/* currently hovered submenuitems*/
.submenuitemselected{
	color:#db992e;
	font-family:"Arial", Helvetica, sans-serif;;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	padding:2px 5px 2px 5px;
	background-color:#f7f9e4;
	width:185px;
	height:2px;
	
}

/* applies upon teh whole sub menu dropdown*/
.submenu{
	z-index:1000;
	border:#e2d0a6 solid 1px;
	font-size:13px;
	padding:0px;
	background-color:#4f7f9e4;
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	margin-top:0px;
	padding:0px;
	width: 185px;
	
}

/* applies upon the root menu items*/
.rootmenuitem,.rootmenuitem TD
{
	color: #424242;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
	font-family:"arial";
	text-align:center;
	vertical-align:middle;
	height:34px;
    padding:0px 0px 0px 0px;
	background-color:#f7f9e4;
}

/*root menu hover*/
.rootmenuitemselected TD
{color: #db992e;
	font-size: 14px;
    font-weight:normal;
	text-decoration: none;
	font-family:"arial";
	text-align:left;
	vertical-align:middle;
	background-color:#0093dd;
	height:34px;
    padding:0px 0px 0px 0px;
	background-color: #f7f9e4;
	
}

/*rootmenu selected or active*/
.rootmenuitembreadcrumb TD
{
	color: #db992e;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
	font-family:"arial";
	text-align:left;
	vertical-align:middle;
	height:34px;
    padding:0px 0px 0px 0px;
	background-color:#f7f9e4;
	
}

/*separator class*/
.MainMenu_MenuBreak
{
	padding:0px 10px 0px 10px;
	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:16px;
	border:1px solid #cccccc;
	color:#000000;
	vertical-align:bottom;
	font:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	padding-top:2px;
	width:160px;
	background-color:#ffffff;
}
