/* 
   ================================
      CSS STYLES FOR DotNetNuke
   ================================
*/

/* CSS RESET */
@import "reset.css";

/*style */

body
{
    background: #7c7c7a url(images/bg-repeater.gif) repeat-x top left;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 1.4em;
	color: #000;
}

table, tr, td, p, ul, li, ol
{
	font-family: verdana, tahoma, arial,helvetica;
}

td
{
    vertical-align: top;
}

#content td
{
	font-size: 11px;
	color: #000;
}

table.maintable
{
	width: 965px;
}

table.layouttable
{
	width: 965px;
	border: 0 0 0 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* 
   ========================================
      CUSTOM CSS STYLES FOR LETSEMA
   ========================================
*/

.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.5em;
}

.Bottom-Pane
{
    background-color: White;
}

.Right-3Column-Pane
{
    background-color: #b7b7b7;
    border-left: 1px solid white;
}

div.Sign-In-Panel
{
    float: right;
    color: #FFF;
    height: 25px;
    padding-top: 10px;
    padding-right: 10px;
    text-align: right;
    font-size: 12px;
}

a.Sign-In-Panel:link, a.Sign-In-Panel:visited
{
    color: #FFF;
    text-decoration: none;
    font-size: 12px;
    font-family: Arial, helvetica, Sans-Serif;
}

a.Sign-In-Panel:hover, a.Sign-In-Panel:active
{
    color: #FFF;
    text-decoration: underline;
    font-size: 12px;
    font-family: Arial, helvetica, Sans-Serif;
}

td.header-zone
{
    height: 129px;
    padding: 0px;
    background: white url(images/logo.gif) no-repeat left;
    width: 965px;
}

.HeaderLeft, .HeaderRight
{
    width: 50%;
    height: 130px;
}

.Content
{
    background-color: #edefec;
}

.Content-2
{
    background-color: #FFF;
}

.Main-Content
{
    background-color: #dcdedb;
}

.content-separator
{
    width: 15px;
    vertical-align: top;
    background: #edefec url(images/content-separator-repeater.gif) repeat-y top left;
}

.Left-Content
{
    vertical-align: top;
    background-color: transparent;
    width: 160px;
}

.Content-2 .Left-Content-2
{
    background: transparent url(images/right-pane-edge.gif) repeat-y top right;
}

.Right-Content
{
    background: #009aea url(images/right-pane-edge.gif) repeat-y top left;
    width: 162px;
    padding: none;
    margin: none;
    vertical-align: top;
}

.footer
{
    font-weight: normal;
	font-size: 10px;
	color: #019cec;
	font-family: arial,helvetica;
	text-decoration: none;
}

td.footer
{
    font-weight: normal;
	font-size: 10px;
	color: #FFF;
	font-family: arial,helvetica;
	text-decoration: none;
	background-color: Transparent;
	padding: 5px 5px 5px 5px;
	border: solid 1px #FFF;
	text-align: left;
	height: 15px;
}

a.footer:link,a.footer:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #019cec;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.footer:hover
{
	color: #e85244;
	font-family: arial,helvetica;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

/* =====END OF CUSTOM===== */

label, .normal, .Normal
{
	font-size: 11px;
	line-height: 15px;
	font-family: verdana, Tahoma, arial, helvetica, Sans-Serif;
	color: #666666;
}

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 ============================================*/

div.menuitem
{
    padding: 0px 15px 0px 15px;
    font-weight: bold; 
}

#dnn_MENU_ctlMENU td, #dnn_MENU2_ctlMENU2 td
{
    vertical-align: middle;
}

#dnn_MENU2_ctlMENU2 .MainMenu_MenuContainer
{
    background: transparent;
	color: black;
	font-size: 10px;
	text-align: center;
	width: 100%;
	padding: 0px;
	height:30px;
}

.Sec-Nav-MainMenu_RootMenuItem, .Sec-Nav-MainMenu_MenuItem
{
	border: solid 0px #999999;
	background: transparent;
	font-size: 10px;
	font-weight: bold;
	cursor: hand;
	color: #FFFFFF;
	font-family: verdana, tahoma, arial,helvetica;
	height: 30px;
	text-transform: none;
	text-align: center;
}

.Sec-Nav-MainMenu_RootMenuItemActive, .Sec-Nav-MainMenu_MenuItemSel
{
	border: solid 0px #999999;
	font-size: 10px;
	font-weight: bold;
	cursor: hand;
	color: #000000;
	background: transparent;
	font-family: verdana, tahoma, arial,helvetica;
	text-transform: none;
	height: 30px;
	text-align: center; 
}

.MainMenu_MenuContainer
{
	background: transparent url(images/menu-bg-repeater.gif) repeat-x top left;
	color: black;
	font-size: 10px;
	text-align: center;
	padding: none;
	height:35px;
}

.MainMenu_MenuBar
{
	cursor: hand;
} 

.MainMenu_RootMenuItem, .MainMenu_MenuItem, .MainMenu_RootMenuItem td, .MainMenu_MenuItem td
{
	background: transparent url(images/menuitem-separator.gif) repeat-y right;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #FFFFFF;
	font-family: verdana, tahoma, arial,helvetica;
	height: 35px;
	text-transform: none;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	line-height: normal;
}

.MainMenu_RootMenuItemActive, .MainMenu_MenuItemSel, .MainMenu_RootMenuItemActive td, .MainMenu_MenuItemSel td
{
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	color: #FFFFFF;
	background: #019cec url(images/menu-selected-bg-repeater.gif) repeat-x top left;
	font-family: verdana, tahoma, arial,helvetica;
	text-transform: none;
	height: 35px;
	text-align: center; 
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: normal;
	vertical-align: middle;
}

/* .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: #019cec;
	border: 1px solid #999999;
}

.MainMenu_SubMenu .MainMenu_MenuItem td
{
    height: 20px;
    text-align: left;
    padding-left: 10px; padding-right: 10px;
}

.MainMenu_MenuBreak
{
	border-right: #c5c5c5 0px solid; /* #ff0000 */
	border-top: #c5c5c5 0px solid;
	display: none;
	border-left: #c5c5c5 0px solid;
	border-bottom: #c5c5c5 0px solid;
	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: #019cec;
	padding-bottom: 3px;
	border-left: 0px;
	color: #FFF;
	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: #019cec;
	font-family: arial,helvetica;
	text-decoration: underline;
}

a.CommandButton:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #e85244;
	font-family: arial,helvetica;
	text-decoration: underline;
}

a.Normal:link, a.Normal:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #019cec;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.Normal:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #019cec; 
	font-family: arial,helvetica;
	text-decoration: underline;
}

a.NormalBold:link, a.NormalBold:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #019cec;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.NormalBold:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #e85244;
	font-family: arial,helvetica;
	text-decoration: underline;
}

.header
{
	font-size: 9px;
}

a.header:link, a.header:visited
{
	font-weight: bold;
	font-size: 9px;
	color: #019cec;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.header:hover, a.header:active
{
	color: #e85244; 
	font-family: arial,helvetica;
	font-weight: bold;
	font-size: 9px;
	text-decoration: underline;
}

a:link,a:visited
{
	font-weight: normal;
	color: #019cec;
	font-family: tahoma,verdana,arial,helvetica;
	text-decoration: normal;
}

a:hover, a:active
{
	color: #000000;
	font-family: tahoma,verdana,arial,helvetica;
	font-weight: normal;
	text-decoration: none;
}

.Head
{
	font-size: 19px;
	color: #019cec;
	background: transparent;
	font-weight: bold;
	font-style: normal;
	padding: 0px 5px 0px 0px;
	font-family: arial,helvetica, Sans-Serif;
	text-align: left;
}

.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;
}

/* NEW MODULE HEADERS CLASSES */

.OrangeHeader
{
	font-size: 13px;
	color: #bb6301;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.GreyHeader
{
	font-size: 13px;
	color: #444238;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.GreenHeader
{
	font-size: 13px;
	color: #052e21;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.BarHeader
{
	font-size: 13px;
	color: #e4d9bb;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	padding-top: 3px;	
}

.GreenBarHeader
{
	background: #e3d9bb url(images/green_container_header.jpg) repeat-x top left;
	vertical-align: middle;
	width: 100%;
	padding-left: 5px;
	height: 24px;
	vertical-align: middle;
}

.GreyBarHeader
{
	background: #e3d9bb url(images/grey_container_header.jpg) repeat-x top left;
	vertical-align: middle;
	width: 100%;
	padding-left: 5px;
	height: 24px;
	vertical-align: middle;
}

.OrangeBarHeader
{
	background: #e3d9bb url(images/orange_container_header.jpg) repeat-x top left;
	vertical-align: middle;
	width: 100%;
	padding-left: 5px;
	height: 24px;
	vertical-align: middle;
}

