body 
{
	font: normal normal 14px "myriad pro", Arial, Helvetica, sans-serif; /* Note: Change over all font style here*/
	color: #646464; /* Note: Change over all font color here*/
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	background: #ebeeff; /* Note: Change background here*/
}

td
{ 
	font-size: 14px; /* Note: Change over all font size here (This font-size control over all DNN's font-size)*/
	line-height: 20px;
}

h1				{ font-size: 26px; font-weight: normal; }
h2				{ font-size: 20px; }
h3				{ font-size: 18px; }
h4				{ font-size: 16px; }
h5				{ font-size: 14px; }
h6				{ font-size: 12px; }
dt				{ font-size: 12px; }
h1, h2, h3, h4, h5, h6, dt	{ color: #858f58; font-family: "myriad pro", Arial, Helvetica, sans-serif; }

p				{ padding-top: 10px; padding-bottom: 10px;}

/* Links 
=============================================================*/
a:link, a:active, a:visited { color: #65694e; text-decoration: underline; }
a:hover 					{ color: #a45939; text-decoration: underline; }


/* Register & login 
=============================================================*/
/* Note: Change Register & Login font color&style here*/

.User 
{
	color: #73a888;
	white-space: nowrap;
}
.User a:link, .User a:visited, .User a:active 
{
	color: #73a888;
	text-decoration: none;
}
.User a:hover 
{
	color: #a45939;
	text-decoration: underline;
}

.PhotoCredit		{ padding: 3px; font-style: italic;}


/* ControlPanel (Top area with DNN's Tools) 
=============================================================*/
.ControlPanel
{
	width: 100%;
	background-color: #fff;
}

/* Content Panes 
=============================================================*/

.SLTLogo				{ border-right: solid 7px #ebeafc;}
.HeaderPane				{ width: 398px;}

.ContentBG				{ background-color: #f9faff;}

.ContentPane 			{ padding: 40px 40px 15px; background: #f9faff url("images/contentBG.jpg") top right repeat-y; }
.AdminContentPane		{ padding: 40px; background: #f9faff }

.RightPane 				{ border-bottom: solid 8px #ebeeff; background-color: #ebeeff; }
.BottomPane 			{ background-color: #ebeeff;}

.ContentBottom			{ width: 100%; padding: 10px 3px 5px 20px; font-size: 13px; background: #ebeeff url("images/img_bottomBG.jpg") top left repeat-x;}



/* Copy style
=============================================================*/
.text_title				{ color: #5d2b16; font-size: 22px; }


/*********************************************************************/
/* DNN Menu 												         */							
/*********************************************************************/
.DNN_Menu 				{ height: 30px; padding: 8px 40px 8px 32px; 
						  border-top: solid 6px #ebeafc; border-bottom: solid 6px #ebeafc;
						  background-color: #8f966f; /*Change menu background color here*/
						}
						
.MainMenu_MenuContainer				{ background: transparent; }

.MainMenu_MenuBar					{ cursor: pointer;
									  background: transparent;
									}

.MainMenu_MenuItem					{ font: normal normal 14px "myriad pro", Arial, Helvetica, sans-serif;
									  line-height: 14px;
									  color: #d2d5c5;								  		 				  		  
							  		  padding: 2px 10px;
									  border: 0px;
							  		  background-color: transparent;
									  
									}
									
.MainMenu_MenuItem td,
.MainMenu_MenuItemSel td			{ padding-left: 8px; padding-right: 8px; border-right: solid 1px #d2d5c5;}
									
.MainMenu_MenuIcon					{ display: none; }
																		
.MainMenu_SubMenu					{ z-index: 1000;
									  filter: none; 
									  font: normal normal 14px "myriad pro", Arial, Helvetica, sans-serif;
									  cursor: pointer; 
									  cursor: hand; 
									  padding: 3px;
							  		  margin: 5px 0px 0px 0px;
									  border: solid 1px #828962;
							  		  background-color: #8f966f; /*menu bg color*/
							  		 }
									 
.MainMenu_SubMenu td				{ border: 0px; padding-top: 5px;}									 

.MainMenu_MenuItemSel				{ cursor: pointer; 
									  cursor: hand; 
									  font: normal normal 14px "myriad pro", Arial, Helvetica, sans-serif;
									  line-height: 14px;
									  color: #fff; 	
									  padding: 2px 10px;
									  background: transparent;									  	
						 	   		}
							
									
.MainMenu_MenuArrow					{ font-family: webdings;
									  font-size: 10pt;
									  cursor: pointer;
									  cursor: hand; 
									  border: 0px;
									  padding: 2px 0px 2px 2px;
									}
									
.MainMenu_RootMenuArrow  			{ display: none; }

.MainMenu_RootMenuItemBreadcrumb	{ background: transparent; }

.MainMenu_RootMenuItemSelected		{ color: #fff; }

.MainMenu_Selected					{ color: #fff;
							  		  background: transparent;
							  		}

.MainMenu_Active, .MainMenu_BreadcrumbActive 
									{ color: #fff; 
							  		  background: transparent;
									}

.MainMenu_MenuBreak					{ width: auto; border: 0; background: transparent; }





/********************************************************************/
/* DNN Module Title Menu                                            */
/********************************************************************/

.ModuleTitle_MenuContainer {
	border: blue 0px solid; 	
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand;	
	font: normal bold 11px verdana;
	color: #A88808; 
	border: #fafafa 0px solid;	/*set border color same as bg color*/
	background-color: #fafafa;	/*background color*/
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEE;	/*icon background color*/ 
	border: 0px;
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #00000; /*background color*/
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border: #FFF 0px solid; 	
}

.ModuleTitle_MenuBreak {
	border: 0px;
	background-color: #EEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 	
	font: normal bold 11px verdana;
	color: #D20C0C; 
	background-color: #A88808; /*background hover color*/
}

.ModuleTitle_MenuArrow {
	cursor: pointer; 
	cursor: hand; 
	font: normal normal 10pt webdings;	
	border: 0px;	/*set border color same as bg color*/
}

.ModuleTitle_RootMenuArrow {
	font: normal normal 10pt webdings;	
	cursor: pointer; 
	cursor: hand;
}









