
/*========================================================*/
/*         Skin styles for  DotNetNuke skin: EasyCorp     */
/*              created by dnnskin.com                    */
/*========================================================*/

/*========================================================*/
/*                  Table of Contents                     */
/*========================================================*/
/*  1. General                                            */
/*  2. Page Layout                                        */
/*  3. Controls (Skin Object)                             */
/*  4. Links and Buttons                                  */
/*  5. Text                                               */
/*  6. Main Menu                                          */
/*========================================================*/

/*========================================================*/
/*  1. General                                            */
/*========================================================*/

/* Forces browser height of 100% */
html {
	height: 100%; }

/* Body style */
body {
	background:#d4d0c8; /* alternative colors: d4d0c8  */
	margin-top:1px;
	margin-bottom:1px;
	padding:0;
	text-align:center; }

/* To ensure text consistency through the whole site */
div, table, tr, td, p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: 0.04em; }

.thumbs {
	margin: 25px 0 0 0; 
	border: 1px solid #9F97AF;
	background-color: transparent; }
	
/* .imgfull {
	margin: 10px; 
	border: 1px solid #9F97AF;
	background-color: transparent; } */
	
a.host:link, a.host:active, a.host:visited, a.host:hover {
	display: block;
	margin-bottom: 10px;
	font: bold 10px/12px Georgia, "Times New Roman", Times, serif;
	color: #2C194E; }

/*========================================================*/
/*  2. Page Layout                                        */
/*========================================================*/

/* Master Wrapper for skin_warm */
#MasterWrapper_Warm {
	margin-top: 0;
	margin-bottom: 0;
	width: 770px;
	height: 100%;	
	background-color: #F8F4EF; 
	border-left: 1px solid #80736C;
	border-right: 1px solid #80736C; }

/* Master Wrapper for skin_cool */
#MasterWrapper_Cool {
	margin-top: 0;
	margin-bottom: 0;
	width: 770px;
	height: 100%;	
	background-color: #f2f1ee;
	border-left: 1px solid #9F97AF;
	border-right: 1px solid #9F97AF; }

/* The actual content area. For skin_warm. */
#SiteWidth_Warm{
	padding-top: 10px;
	margin-top: 0;
	width: 710px; 
	height: auto;
	background-color: #F8F4EF; }

/* The actual content area. For skin_cool. */
#SiteWidth_Cool{
	padding-top: 10px;
	margin-top: 0;
	width: 710px;
	height: auto;
	background-color: #f2f1ee; }

/* Style for solpart menu box */
.Menu {
	height:30px;
	background-image: url(gradient_DkRed.jpg); 
	background: transparent;
	/* border-top: 1px solid #797731;
	border-bottom: 1px solid #999; 797731 */
	border: 1px solid #9F97AF;
	margin-top: 0;
	margin-bottom: 10px; }

/*========================================================*/
/*  3. Controls (Skin Object)                             */
/*========================================================*/

/* Catch all for skin object font */
.SkinObject{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333; }

/* Style for date control */
.date{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-right: 2px; }

/* Style for Login/Logout, Register/User controls */
a.LoginUser:link, a.LoginUser:visited, a.LoginUser:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333;
	font-weight:bold;
	text-decoration: none; }

a.LoginUser:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333;
	font-weight:bold;
	text-decoration:overline; }

/* Style for legal related controls */
.LegalLinks, a.LegalLinks:link, a.LegalLinks:visited, a.LegalLinks:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333;
	font-weight:bold;
	text-decoration: none; }

a.LegalLinks:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333;
	font-weight:bold;
	text-decoration:overline; }

/*========================================================*/
/*  4. Links and Buttons                                  */
/*========================================================*/

/* Default link style */
a:link, a:visited, a:active, a.Normal:link, a.Normal:visited, a.Normal:active, a .Normal {
	color: #2C194E;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
	text-decoration: underline; }

a:hover, a.Normal:hover, a:hover .Normal {
	color: #666;
	text-decoration: none; }

/* Text and link style used for most text rendered by modules
a.Normal:link, a.Normal:visited, a.Normal:active, a .Normal {
	color: #2C194E;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
	text-decoration: underline; } */

/* a.Normal:hover, a:hover .Normal {
	color: #333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none; } */

/* Buttons and link buttons style used in the portal admin pages 
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active  {
	color: #FFF;	
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #666;
	border-left: 1px solid #bbb;
	border-right: 1px solid #999;
	padding: 1px 5px 2px 6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #333; } 
	
a.CommandButton:hover {
	color: #FFF;	
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	padding: 1px 5px 2px 6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #000; } */
	
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active  {
	color: #2C194E;	
	/* font-family: bold 10px/10px Georgia, "Times New Roman", Times, serif; */
	font: bold 10px/10px Verdana, Arial, Geneva, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.04em; } 

a.CommandButton:hover {
	color: #333;	
	text-decoration: underline;
	text-transform: uppercase;
	letter-spacing: 0.04em; }

/* CR - Category navigation as buttons */
.catnav a, .catnav a:link, .catnav a:active, .catnav a:visited, .catnav a:hover {
	display: block;
	width: 160px;
	padding: 5px 0 5px 10px;
	margin: 0;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	border: 1px solid #9F97AF;
	background-color: transparent;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 148px; }
	
.catnav a, .catnav a:link, .catnav a:active, .catnav a:visited, .catnav a:hover {
	width: 148px; /* endn ie5 hack */ }
	
.catnav a:hover {
	color: #FFF;
	background-color: #75698C; }
	
/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

/* Text style for module titles */
.Head {
	font: bold 17px/17px Georgia, "Times New Roman", Times, serif;
	color: #333; }

/* Module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubHead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#333;
	font-weight: bold; }

/* Text style used for most text rendered by modules; applies to the majority of text in the site */
.Normal{
	color: #333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height:1.8em; }

.NormalBold {
	color: #333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height:1.8em; }

/* Bold red text for alerts and such */
.NormalRed {
	color: #930;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px; }

/* Text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: normal; }

/*  Form style */
select, input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	/*border:1px solid #000;*/
	margin-bottom: -2px;  /* To align the box with the search button */ }

/* All the other text*/
h3, h4, h5, h6, DT, TFOOT, THEAD, TH {
	color: #333; }

/*========================================================*/
/*  6. Main Menu                                             */
/*========================================================*/

/* Container for main menu */
.MainMenu_MenuContainer {
	background-color: transparent;
	width: 80%; /* to shrink the menu container width to fit into the talbe cell*/
	margin-left: -1;
	margin-top: 3px; }

/* Menu bar */
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 26px;
	padding: 8px; }

/* Applies to off state of submenu items only */
.MainMenu_MenuItem {
	background: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #333; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px; 
	font-weight: bold; 
	border-bottom: #f8f4ef 1px solid;  /* same color as MainMenu_SubMenu BG*/
	border-top: #f8f4ef 1px solid;  /* same color as MainMenu_SubMenu BG*/
	padding: 1px 10px 1px 5px; }

/* Container for submenu */
.MainMenu_SubMenu {  /*the same style as MainMenu_MenuItem*/
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	background: #f8f4ef; /* same color as MainMenu_MenuItem borders 887E1E*/
	filter: none;
	border: 1px solid #9F97AF;
	font: bold 10px/12px Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-left: 0;
	padding: 2px; }

/* Hover state for submenu items only */
.MainMenu_MenuItemSel {
	background: #75698C;  /* for sub menu rollover effect, put different color to achieve different bg effect*/
	cursor: pointer; 
	cursor: hand; 
	font: bold 10px/12px Georgia, "Times New Roman", Times, serif;
	border: 0;
	padding: 2px 10px 1px 5px;
	color: #FFF; }

/* The Root Menu styles have to be AFTER the Submenu styles to overwrite submenu styles*/
/* Idle state for main menu items, can overwrite MainMenu_MenuItem */
.RootMenu_Off {
	background: transparent;
	color: #2C194E;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 12px 2px 8px; }

/* Active state for main menu items */
.RootMenu_On {
	background: transparent;
	color: #666;
	border-bottom: 1px dotted #BDCCC8;
	text-transform: uppercase;
	padding: 0 12px 2px 8px; }

/* Hover state for main menu items */
.RootMenu_Hover{
	background: transparent;
	color: #666;
	padding: 0 12px 2px 8px;
	text-transform: uppercase; }

/*MainMenu_MenuBreak*/
.MainMenu_MenuBreak {
	width: auto;
	border: 0; }

/* Elements we don't really need to see */
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon {
	display: none; }




