
/* 
   ================================
      CSS STYLES FOR DotNetNuke
   ================================
*/

/*reset */
body, div, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}

/*style */

body
{
    background: #f8e3e0 url(images/bg_tile.gif) 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: verdana,tahoma,arial,helvetica;
}

ul
{
    list-style-type: circle;
}

#content td
{
	font-size: 11px;
	color: #000;
}

table.maintable
{
	width: 740px;
}

table.layouttable
{
	width: 800px;
	border: #cc3b26 1px solid;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.top_left
{
    width: 9px;
    height: 9px;
    background: white url(images/top_left.jpg) no-repeat top right;
    line-height: 5px;
}

.top_right
{
    width: 9px;
    height: 9px;
    background: white url(images/top_right.jpg) no-repeat top left;
    line-height: 5px;
}

.bottom_left
{
    width: 9px;
    height: 9px;
    background: white url(images/bottom_left.jpg) no-repeat top right;
    line-height: 5px;
}

.bottom_right
{
    width: 9px;
    height: 9px;
    background: white url(images/bottom_right.jpg) no-repeat top left;
    line-height: 5px;
}

.left_repeater
{
    width: 9px;
    background: white url(images/left_repeater.jpg) repeat-y right;
    line-height: 5px;
}

.right_repeater
{
    width: 9px;
    background: white url(images/right_repeater.jpg) repeat-y left;
    line-height: 5px;
}

.top_repeater
{
    height: 9px;
    background: white url(images/top_repeater.jpg) repeat-x top;
    line-height: 5px;
}

.bottom_repeater
{
    height: 9px;
    background: white url(images/bottom_repeater.jpg) repeat-x top;
    line-height: 5px;
}

/* 
   ========================================
      CUSTOM CSS STYLES FOR LETSEMA
   ========================================
*/

.underline
{
	border-bottom: solid 1px #000;
}

#side_region .underline
{
	border-bottom: solid 1px #FFF;
}

.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;
}

#header .normal
{
	color: #FFF;
	font-size: 9.5px;
}

td.content_region
{
	background-color: #FFF;
	padding: 0 0 0 0;
}

.nopadding
{
    border: none;
    padding: 0px 0px 0px 0px;
}

#side_region, #SidePane, .side_panel
{
	background-color: #cec8a6;
	vertical-align: top;
	border-left: solid 1px #FFFFFF;
	padding: 10px 0px 0px 0px;
	width: 243px;
}

#side_region div.side_div
{
	width: 100%;
}

#side_region .normal, .side_panel .normal,#side_region H1, #side_region H2, .side_panel H1, .side_panel H2, #side_region .Head, .side_panel .Head, .side_panel .FormLabel, .FormLabelCell span
{
	color: #FFF;
}

.FormTable
{
    width: 40px;
}

#dnn_ctr394_Form_Table1 .FormLabelCell
{
    width: 40px;
}

#dnn_ctr394_Form_Table1 .FormControlCell
{
    width: 50px; 
}

a.Head:link, A.Head:visited
{
    line-height: 18px;
    font-size: 12px;
    font-family: Arial, helvetica, Sans-Serif;
    color: #7F7F7F;
}

a.Head:hover, a.Head:active
{
    color: #ff6600;
}

.educational_trust
{
    height: 18px;
    width: 206px;
    background: transparent url(images/educational_trust.png) no-repeat top left; float: left;
    margin-top: 2px;
}

.menu_strip_2
{
    height: 30px;
    background: white url(images/right_repeater.jpg) repeat-y top right;
}

#contact_strip
{
    float: right;
    height: 18px;
    line-height: 12px;
    font-size: 12px;
    color: White;
    padding-top: 5px;
    padding-right: 10px;
}

#contact_strip a:link, #contact_strip a:visited
{
    color: White;
}

#contact_strip a:hover, #contact_strip a:active
{
    color: White;
    text-decoration: underline;
}

td.BannerDefault
{
	background: white url(images/banner_default.png) no-repeat bottom right;
	width: 659px;
	height: 132px;
	padding: 0px 0px 0px 0px
}

.logo
{
    width: 140px;
    height: 237px;
    background: #cc3b26 url(images/logo.png) no-repeat top left;
}

.menu_strip
{
    height: 38px;
    background: white url(images/menu_strip.png) repeat-x top left;
    padding-bottom: 7px;
}

.trust_strip
{
    height: 39px;
    background: #cc3b26 url(images/trust_strip.png) repeat-x top left;    
}

.readfooter
{
    font-weight: normal;
	font-size: 10px;
	color: #666;
	font-family: verdana,tahoma,arial,helvetica;
	text-decoration: none;
	background-color: Transparent;
}

div.content_top, div.content_bottom
{
    height: 7px;
    width: 799px;
    line-height: 5px;
    padding-bottom: 0px 0px 0px 0px;
}

div.content_top
{
    background: transparent url(images/content_top.png) no-repeat top left;
}

div.content_bottom
{
    background: transparent url(images/content_bottom.png) no-repeat bottom left;
}

td.readfooter
{
    font-weight: normal;
	font-size: 10px;
	color: #666;
	font-family: verdana,tahoma,arial,helvetica;
	text-decoration: none;
	background-color: Transparent;
	padding: 5px 5px 5px 5px;
	text-align: center;
	height: 15px;
}

a.readfooter:link,a.readfooter:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #666;
	font-family: verdana,tahoma,arial,helvetica;
	text-decoration: none;
	background-color: Transparent;
}

a.readfooter:hover
{
	color: #000;
	font-family: verdana,tahoma,arial,helvetica;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	background-color: Transparent;
}

/* =====END OF CUSTOM MPW===== */

label, .normal, .Normal
{
	font-size: 11px;
	font-family: arial, helvetica, Sans-Serif;
	color: black;
}

.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: verdana,tahoma,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: verdana,tahoma,arial,helvetica;
}

H1, H2, H3, H4, H5, H6, H7, H8
{
	color: #333;
	font-family: 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: verdana,tahoma,arial,helvetica;
	text-decoration: underline;
}

a.HeadArticles:hover
{
	color: black;
	font-family: verdana,tahoma,arial,helvetica;
	font-weight: bold;
	font-size: 10px;
	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: verdana,tahoma,arial,helvetica;
    font-style: normal;
    font-weight: bold;
}

H6
{
    color: #5c5c5c;
    font-family: verdana,tahoma,arial,helvetica;
    font-style: normal;
    font-weight: bold;
}

H7
{
    color: #5c5c5c;
    font-family: verdana,tahoma,arial,helvetica;
    font-style: normal;
    font-weight: bold;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-size: 11px;
	color: #000000;
	font-family: verdana,tahoma,arial,helvetica;
	text-decoration: none;
}

.UserTabs
{
	font-size: 11px;
	color: #000000;
	font-family: verdana,tahoma,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: transparent url(images/right_repeater.jpg) repeat-y top right;
	color: black;
	font-size: 10px;
	text-align: center;
	width: 100%;
	padding: 0px 5px 0px 5px;
	margin-bottom: 1px;
	height: 28px;
}

.MainMenu_MenuBar
{
	cursor: hand;
} 

.MainMenu_RootMenuItem, .MainMenu_MenuItem
{
	border: solid 0px #999999;
	border-bottom: solid 1px #f1eee5;
	background: white url(images/menu_seperator.png) no-repeat right;
	font-size: 13px;
	font-weight: normal;
	cursor: hand;
	color: #cc3b26;
	font-family: verdana,tahoma,arial,helvetica;
	padding: 0px 15px 0px 10px;
	height: 22px;
	text-transform: none;
	padding-top: 0px;
	margin: 0px 10px 4px 10px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

.MainMenu_RootMenuItemActive, .MainMenu_MenuItemSel
{
	border: solid 0px #999999;
	border-bottom: solid 1px #f1eee5;
	font-size: 13px;
	font-weight: normal;
	cursor: hand;
	color: #666;
	background: white url(images/menu_seperator.png) repeat-y right;
	font-family: verdana,tahoma,arial,helvetica;
	padding: 0px 15px 0px 10px;
	text-transform: none;
	height: 22px;
	padding-top: 0px;
	margin: 0px 10px 4px 10px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

.MainMenu_Menu2Item
{
	border: solid 0px #999999;
	border-bottom: solid 1px #f1eee5;
	background: white url(images/menu_seperator.png) no-repeat right;
	font-size: 11px;
	font-weight: normal;
	cursor: hand;
	color: #cc3b26;
	font-family: verdana,tahoma,arial,helvetica;
	padding: 0px 15px 0px 10px;
	height: 22px;
	text-transform: none;
	padding-top: 0px;
	margin: 0px 10px 4px 10px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

.MainMenu_RootMenu2ItemActive, .MainMenu_Menu2ItemSel
{
	border: solid 0px #999999;
	border-bottom: solid 1px #f1eee5;
	font-size: 11px;
	font-weight: normal;
	cursor: hand;
	color: #666;
	background: white url(images/menu_seperator.png) repeat-y right;
	font-family: verdana,tahoma,arial,helvetica;
	padding: 0px 15px 0px 10px;
	text-transform: none;
	height: 22px;
	padding-top: 0px;
	margin: 0px 10px 4px 10px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

/* .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: verdana,tahoma,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: #48484a;
	border: 1px solid #999999;
}

.MainMenu_MenuBreak
{
	border-right: #c5c5c5 0px solid; /* #ff0000 */
	border-top: #c5c5c5 1px solid;
	display: none;
	border-left: #c5c5c5 0px solid;
	border-bottom: #c5c5c5 1px 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: verdana,tahoma,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: #cc3b26;
	padding-bottom: 3px;
	border-left: 0px;
	color: #FFF;
	padding-top: 2px;
	border-bottom: 0px;
	font-style: normal;
	font-family: verdana,tahoma,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: verdana,tahoma,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: verdana,tahoma,arial,helvetica;
}

/* linky linky */
a.SubHead:link, a.SubHead:visited
{
	font-weight: normal;
	font-size: 11px;
	color: #999999;
	font-family: verdana,tahoma,arial,helvetica;
	text-decoration: none;
}

a.SubHead:hover
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: verdana,tahoma,arial,helvetica;
	text-decoration: none;
}

a.CommandButton:link, a.CommandButton:visited
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: verdana,tahoma,arial,helvetica;
	text-decoration: none;
}

a.CommandButton:hover
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: verdana,tahoma,arial,helvetica;
	text-decoration: underline;
}

a.Normal:link, a.Normal:visited
{
	font-weight: bold;
	font-size: 11px;
	color: Gray;
	font-family: verdana,tahoma,arial,helvetica;
	text-decoration: none;
}

a.Normal:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #ff7d23;
	font-family: verdana,tahoma,arial,helvetica;
	text-decoration: none;
}

a.NormalBold:link, a.NormalBold:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #a2a2a2;
	font-family: verdana,tahoma,arial,helvetica;
	text-decoration: none;
}

a.NormalBold:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #ff7d23;
	font-family: verdana,tahoma,arial,helvetica;
	text-decoration: underline;
}

.header
{
	font-size: 9px;
}

a.header:link, a.header:visited
{
	font-weight: bold;
	font-size: 9px;
	color: #fafafa;
	font-family: verdana,tahoma,arial,helvetica;
	text-decoration: none;
}

a.header:hover
{
	color: #fafafa;
	font-family: verdana,tahoma,arial,helvetica;
	font-weight: bold;
	font-size: 9px;;
	text-decoration: underline;
}

a:link,a:visited
{
	font-weight: bold;
	color: #cc3b26;
	font-family: verdana,tahoma,arial,helvetica;
	text-decoration: none;
}

a:hover
{
	color: #cc3b26;
	font-family: verdana,tahoma,arial,helvetica;
	font-weight: bold;
	text-decoration: underline;
}

.Head
{
	font-size: 14px;
	color: #cc3b26;
	background: transparent;
	font-weight: bold;
	font-style: normal;
	padding: 0px 5px 0px 0px;
	font-family: verdana,tahoma,arial,helvetica;
	text-align: left;
}


#RedHead
{
    background-color: #cc3b26;
}

#RedHead .Head
{
    color: White;
}

.NormalRed
{
	color: #D08D00;
	font-family: verdana,tahoma,arial,helvetica;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold
{
	color: black;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana,tahoma,arial,helvetica;
}

.NormalTextBox
{
	color: #555555;
	padding-left: 4px;
	line-height: 12px;
	font-family: verdana,tahoma,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;
}

