
/* 
   ================================
      CSS STYLES FOR DotNetNuke
   ================================
*/

/*reset */
body, div, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, th, td
{
	margin: 0;
	padding: 0;
}

/*style */

body
{
	background: #292241 url(images/bg_repeater.jpg) repeat top left;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 1.4em;
	color: #696969;
}

table, tr, td, p, ul, li, ol
{
	font-family: arial,helvetica, Sans-Serif;
}

#content td
{
	font-size: 10px;
	color: #000;
}

table.maintable
{
	width: 760px;
}

table.layouttable
{
	width: 804px;
	border: 0 0 0 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

table.bg_top
{
	height: 500px;
	background: transparent url(images/bg_top_repeater.png) repeat-x top left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* 
   ========================================
      CUSTOM CSS STYLES FOR LETSEMA
   ========================================
*/

.underline
{
	border-bottom: solid 1px #000;
}

td.side_region
{
	width: 153px;
}

.DataGrid_AlternatingItem
{
	background-color: #e2e2e2;
	color: black;
	font-size: 11px;
}

.DataGrid_Item
{
	color: black;
	font-size: 11px;
}

.DataGrid_Header
{
	color: #999999;
	font-weight: bold;
	font-size: 11px;
}

li
{
	font-size: 11px;
	line-height: 1.4em;
}

td.sides
{
	background: transparent url(images/table_sides.png) repeat-y top left;
	width: 6px;
}

#header .normal
{
	color: #778cc5;
	font-size: 9.5px;
}

#side_region
{
	width: 153px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.header
{
	background: transparent url(images/header.jpg) no-repeat top left;
	width: 803px;
	height: 140px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.footer
{
	font-weight: normal;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	background-color: Transparent;
}

div.footer
{
	text-align: center;
	height: 15px;
	width: 95%;
	padding-top: 10px;
	line-height: normal;
	padding-bottom: 10px;
}

a.footer:link, a.footer:visited
{
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

a.footer:hover
{
	color: #666;
	font-family: arial,helvetica;
	font-weight: bold;
	text-decoration: underline;
}

/* =====END OF CUSTOM MPW===== */

label, .normal, .Normal
{
	font-size: 11px;
	font-family: verdana, Tahoma, arial, helvetica, Sans-Serif;
	color: #666;
}

.grey
{
	border-right: #444444 0px solid;
	border-top: #aaaaaa 1px solid;
	background-image: url(top_grad.jpg);
	border-left: #0033cc 0px solid;
	color: #9c9c9c;
	border-bottom: #aaaaaa 0px solid;
	background-repeat: repeat-x;
	font-family: tahoma, verdana,arial,helvetica;
	background-color: white;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}

table
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

select, input
{
	font-size: 11px;
	color: #333333;
	font-family: arial,helvetica;
}

H1, H2, H3, H4, H5, H6, H7, H8
{
	color: #333;
	font-family: verdana, tahoma, arial, helvetica;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

H1
{
	font-size: 12px;
}

a.HeadArticles:link, a.HeadArticles:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #999999;
	font-family: arial,helvetica;
	text-decoration: underline;
}

a.HeadArticles:hover
{
	color: black;
	font-family: arial,helvetica;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}

H3
{
	font-size: 10pt;
	color: #5c5c5c;
	font-family: arial, helvetica;
	font-style: normal;
	font-weight: bold;
}

H4
{
	color: #5c5c5c;
	font-family: arial, helvetica;
	font-style: normal;
	font-weight: bold;
}

H5
{
	color: #5c5c5c;
	font-family: arial,helvetica;
	font-style: normal;
	font-weight: bold;
}

H6
{
	color: #5c5c5c;
	font-family: arial,helvetica;
	font-style: normal;
	font-weight: bold;
}

H7
{
	color: #5c5c5c;
	font-family: arial,helvetica;
	font-style: normal;
	font-weight: bold;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-size: 11px;
	color: #000000;
	font-family: arial,helvetica;
	text-decoration: none;
}

.UserTabs
{
	font-size: 11px;
	color: #000000;
	font-family: arial,helvetica;
	text-decoration: none;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link, A.OtherTabs:visited, A.OtherTabs:active
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	border-left: 0px;
	color: #999999;
	border-bottom: 0px;
	background-color: transparent;
	text-decoration: none;
}

A.OtherTabs:hover
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	border-left: 0px;
	color: black;
	border-bottom: 0px;
	background-color: transparent;
	text-decoration: none;
}

A.UserTabs:link, A.UserTabs:visited, A.UserTabs:active
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	border-left: 0px;
	color: #999999;
	border-bottom: 0px;
	background-color: transparent;
	text-decoration: none;
}

A.UserTabs:hover
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	border-left: 0px;
	color: black;
	border-bottom: 0px;
	background-color: transparent;
	text-decoration: none;
}

/*=============== START DEFAULT MENU STYLES ============================================*/

.MainMenu_MenuContainer
{
	background-color: white;
	color: black;
	font-size: 10px;
	text-align: center;
	width: 153px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #bdbdbd;
}

.MainMenu_MenuBar
{
	cursor: hand;
}

.MainMenu_RootMenuItem, .MainMenu_MenuItem
{
	background: white url(images/menuitem_bg.gif) repeat-x bottom left;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #000000;
	font-family: arial,helvetica;
	padding-left: 10px;
	padding-right: 15px;
	height: 25px;
	text-transform: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 0px;
	border: none;
}

.MainMenu_RootMenuItemActive, .MainMenu_MenuItemSel
{
	background: #6e6e6e;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #FFF;
	font-family: arial,helvetica;
	padding-left: 10px;
	padding-right: 15px;
	height: 25px;
	text-transform: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 0px;
	border: none;
}

/* .MainMenu_MenuItemSel
{
	border: solid 0px #999999;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #ff7d23;
	background-color: Transparent;
	background-image: url(images/menuitem_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: arial,helvetica;
	padding-left: 5px;
	padding-right: 10px;
	text-transform: uppercase;
	height: 14px;
} */

.MainMenu_MenuIcon
{
	display: none; /* width: 14px; 	height: 14px; 	background: #eeeeee; */
}

.MainMenu_SubMenu
{
	z-index: 5000;
	cursor: hand;
	background-color: White;
	border: 1px solid #bdbdbd;
	padding: 0px;
}

.MainMenu_MenuBreak
{
	display: none;
	background-color: transparent;
}

.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 11px;
	cursor: hand;
	border-right: #505052 1px solid;
	border-bottom: #505052 1px solid;
	border-top: #505052 0px solid;
	display: none;
}

.MainMenu_RootMenuArrow
{
	display: none;
}

/*=============== END DEFAULT MENU STYLES ============================================*/

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer
{
	color: #999999;
}

.ModuleTitle_MenuBar
{
	cursor: hand;
	height: 21px;
}

/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuItem
{
	padding-right: 10px;
	border-top: #9c9c9c 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	background: #9c9c9c;
	padding-bottom: 3px;
	cursor: hand;
	color: #fff;
	padding-top: 2px;
	border-bottom: #9c9c9c 1px solid;
	font-style: normal;
	font-family: arial,helvetica;
	height: 21px;
}

.ModuleTitle_MenuIcon
{
	cursor: hand;
	color: #ffffff;
	text-align: center;
	padding-right: 0px;
	padding-left: 3px;
	background: transparent;
	display: none;
}

.ModuleTitle_SubMenu
{
	padding-right: 1px;
	margin-top: 5px;
	padding-left: 1px;
	z-index: 1000;
	background: #999999;
	padding-bottom: 1px;
	cursor: hand;
	color: #ffffff;
	padding-top: 0px;
	border: solid 1px #ffffff;
}

.ModuleTitle_MenuBreak
{
	display: none;
}

.ModuleTitle_MenuItemSel
{
	border-right: 0px;
	padding-right: 10px;
	border-top: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	background: #999999;
	padding-bottom: 3px;
	border-left: 0px;
	color: black;
	padding-top: 2px;
	border-bottom: 0px;
	font-style: normal;
	font-family: arial,helvetica;
	height: 21px;
}

.ModuleTitle_MenuArrow
{
	display: none;
	font-size: 11px;
	cursor: hand;
	font-family: webdings;
}

.ModuleTitle_RootMenuArrow
{
	display: none;
	font-size: 11px;
	cursor: hand;
	font-family: webdings;
}

/* for the date ---------------------------------------------------*/
.SelectedTab
{
	color: #9c9c9c;
	font-family: arial,helvetica;
	font-weight: normal;
	font-size: 11px;
}

/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.ControlPanel
{
	width: 100%;
	height: 64px;
	background-color: #f2f2f2;
	border: solid 1px #999999;
}

.SubHead
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	color: black;
	padding-top: 0px;
	font-family: arial,helvetica;
}

/* linky linky */
a.SubHead:link, a.SubHead:visited
{
	font-weight: normal;
	font-size: 11px;
	color: #999999;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.SubHead:hover
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.CommandButton:link, a.CommandButton:visited
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.CommandButton:hover
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: arial,helvetica;
	text-decoration: underline;
}

a.Normal:link, a.Normal:visited
{
	font-weight: bold;
	font-size: 11px;
	color: Gray;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.Normal:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #ff7d23;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.NormalBold:link, a.NormalBold:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #a2a2a2;
	text-decoration: none;
}

a.NormalBold:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #ff7d23;
	text-decoration: underline;
}

#header
{
	font-size: 11px;
	text-transform: uppercase;
	color: #778cc5;
}

a.header:link, a.header:visited
{
	font-weight: bold;
	color: #778cc5;
	text-decoration: none;
}

a.header:hover
{
	color: #778cc5;
	font-family: arial,helvetica;
	font-weight: bold;
	text-decoration: underline;
}

a:link, a:visited
{
	font-weight: bold;
	color: #052e21;
	font-family: arial,helvetica;
	text-decoration: none;
}

a:hover
{
	color: #ff7d23;
	font-family: arial,helvetica;
	font-weight: bold;
	text-decoration: none;
}

.Head
{
	font-size: 12px;
	color: #666;
	background: transparent;
	font-weight: bold;
	font-style: normal;
	padding: 0px 5px 0px 0px;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, helvetica;
}

.NormalRed
{
	color: #D08D00;
	font-family: arial,helvetica;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold
{
	color: black;
	font-weight: bold;
	font-size: 11px;
	font-family: arial,helvetica;
}

.NormalTextBox
{
	color: #555555;
	padding-left: 4px;
	line-height: 12px;
	font-family: arial,helvetica;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #686868;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

td.NormalTextBox
{
	padding-right: 0px;
	padding-left: 0px;
	background: none transparent scroll repeat 0% 0%;
	visibility: visible;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.rightExtra
{
	font-weight: bold;
	font-size: 10pt;
	color: darkslategray;
}

hr.light
{
	width: 95%;
	color: #DDDDDD;
	height: 1px;
}

hr.color
{
	width: 95%;
	color: #333333;
	height: 1px;
}