
/* 
   ================================
      CSS STYLES FOR DotNetNuke
   ================================
*/

/* CSS RESET */
@import(reset.css);

/* IE6 */
div.button
{
    margin-left: 15px;
    margin-right: 15px;
	height:160px;
    cursor: hand;
}

div.button:hover
{
    color: #c5034e;
}
div.footer-region
{
    width: 450px;
}

/*style */

body
{
    background: #e6e6e6 url(images/bg-tile.png) 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;
	text-align: left;
	line-height: normal;
}

p, ul, li, ol, br
{
    margin-bottom: 10px;
    font-size: 11px;
}

ul li
{
    list-style-type: square;
    list-style-position: outside;
}

hr
{
    height: 1px;
    border: 0px solid #999;
    border-top: 1px solid #999;
    margin-bottom: 5px;
    margin-top: 5px;
}

#content td
{
	font-size: 11px;
	color: #000;
}

table.maintable
{
	width: 770px;
}

table.layouttable
{
	width: 880px;
	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;
}

#dnn_dnnSearch_txtSearch
{
    height: 11px; border: 1px solid #CCC;
    font-size: 10px;    
}

#dnn_dnnSearch_cmdSearch
{
    color: #999;
}

div.headerleftpane
{
    /*width: 155px; */
	float: left; margin-left: 10px;
}

html>body div.headerleftpane
{
    margin-left: 10px;
}

div.headerrightpane
{
    height: 30px; 
	/*width: 665px;*/
	float: right; margin-right: 0px;
    text-align: right;
}

div.headerrightpane a
{
    font-size: 12px;
    text-decoration: none;
}

div.logo-block, div.logo-block-main
{
    height: 72px; width: 287px; float: left;
    background: transparent url(images/logo-block.png) no-repeat top left;
}

div.logo-block-main
{
    background-position: bottom left;
}

div.sitemap
{
    margin-top: 57px;
    margin-left: 20px;
    float: left;
}

div.sitemap a:link, div.sitemap a:visited
{
    font-size: 11px;
    color: #999;
    text-decoration: none;
}

div.search-block
{
    text-align: right; height: 25px; margin-top: 10px; float: left;
    width: 547px;
    margin-right: 10px;
}

div.flashpane
{
    clear: both; height: 174px;
    /*background: transparent url(images/flashpane-bg.jpg) no-repeat bottom left;*/
}

div.flashpane-home
{
    clear: both; height: 310px;
    /*background: transparent url(images/flashpane-bg-home.jpg) no-repeat bottom left;*/
}

div.menu-region
{
    float: left; height: 42px; width: 557px;
    text-align: right;
}

div.menuitem, div.menu-separator
{
    height: 30px; float: right;
    padding: 10px 20px 0px 20px;
}

li.menu-separator
{
    background: transparent url(images/menu-separator.png) no-repeat bottom left;
    width: 7px;
    padding: 0px;
}

td.edge-left, td.edge-right, td.edge-leftcorner, td.edge-rightcorner
{
    width: 8px;
    background: #e6e6e6 url(images/edge-left.png) repeat-y top right;
    padding: none;
}

td.edge-right
{
   background: #e6e6e6 url(images/edge-right.png) repeat-y top left;
}

td.edge-leftcorner, td.edge-rightcorner, td.edge-bottom
{
    height: 8px;
    background: #e6e6e6 url(images/edge-leftcorner.png) no-repeat top right;
}

td.edge-rightcorner
{
    background: #e6e6e6 url(images/edge-rightcorner.png) no-repeat top left;   
}

td.edge-bottom
{
    background: #e6e6e6 url(images/edge-bottom.png) repeat-x top;
}

td.content-region
{
    background: #f6f6f6 url(images/content-bg-tile.png) repeat top left;
    width: 864px;
    padding: none;
}

div.footer-zone
{
    border-top: 1px solid #d4d4d4; height: 55px; width: 864;
}

div.footer-layout2
{
    background-color: #e2e7ed;
    margin: 0px 20px 5px 20px;
    width: 824px; margin-left: 20px; margin-right: 20px;
}

div.footer-region
{
    margin-top: 35px;
    margin-left: 8px;
    text-align: left;
    float: left;
}

html>body div.footer-region
{
    width:600px;
}

div.footer-logos
{
    width: 235px;
    float: right;
    height: 55px;
    margin-right: 20px;
    text-align: right;
}

a.button:link, a.button:visited, a.button:active
{
    color: #0092cf;
    text-decoration: none;
}

a.button:active, a.button:hover, a.button:link
{
    color: #c5034e;
    text-decoration: none;
    cursor: hand;
}

div.button
{
    height: 146px;
    width: 133px;
    margin-top: 16px;
    color: #0092cf;
    font-size: 13px;
    text-align: center;
    float: left;
}

html>body div.button
{
    margin-left: 20px;
    margin-right: 18px;
	height:160px;
}

div.button: hover
{
    color: #c5034e;
}

div.button-records-management
{
    background: transparent url(images/records-management-down.png) no-repeat bottom;
}

div.button-records-management:hover, div.button-records-management-up
{
    color: #c5034e;
    background: transparent url(images/records-management-up.png) no-repeat bottom;
}

div.button-image-processing
{
    background: transparent url(images/image-proc-down.png) no-repeat bottom;
}

div.button-image-processing:hover, div.button-image-processing-up
{
    background: transparent url(images/image-proc-up.png) no-repeat bottom;
    color: #c5034e;
}

div.button-data-protection
{
    background: transparent url(images/data-protection-down.png) no-repeat bottom;
}

div.button-data-protection:hover, div.button-data-protection-up
{
    background: transparent url(images/data-protection-up.png) no-repeat bottom;
    color: #c5034e;
}

div.button-information-solutions
{
    background: transparent url(images/info-solutions-down.png) no-repeat bottom;
}

div.button-information-solutions:hover, div.button-information-solutions-up
{
    background: transparent url(images/info-solutions-up.png) no-repeat bottom;
    color: #c5034e;
}

div.button-paper-management
{
    background: transparent url(images/paper-management-down.png) no-repeat bottom;
}

div.button-paper-management:hover, div.button-paper-management-up
{
    background: transparent url(images/paper-management-up.png) no-repeat bottom;
    color: #c5034e;
}

.footer
{
    font-weight: bold;
	font-size: 10px;
	color: #999;
	font-family: verdana, tahoma, arial,helvetica;
	text-decoration: none;
}

.footer-layout2 .footer, .footer-layout2 .Normal
{
    color: #666;
}

a.footer:link,a.footer:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #245290;
	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 MPW===== */

label, .normal, .Normal
{
	font-size: 12px;
	line-height: normal;
	font-family: verdana, Tahoma, arial, helvetica, Sans-Serif;
	color: #000;
	text-align: left;
}

#dnn_RightPane .normal, #dnn_RightPane .Normal, #dnn_RightPane label
{
    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: #c5034e;
	font-family: verdana, tahoma, arial, helvetica;
	font-style: normal;
	font-weight: bold;	
}

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;
	font-family: arial, helvetica;
	font-style: normal;
	font-weight: normal;
}

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: transparent;
	color: black;
	font-size: 10px;
	text-align: center;
	width: 100%;
	padding: 0px;
	height:30px;
	margin-top: 12;
}

.MainMenu_MenuBar
{
	cursor: hand;
} 

.MainMenu_RootMenuItem, .MainMenu_MenuItem
{
	border: solid 0px #999999;
	background: transparent url(images/menu-separator.png) no-repeat right;
	font-size: 12px;
	font-weight: normal;
	cursor: hand;
	color: #666;
	font-family: verdana, tahoma, arial,helvetica;
	height: 30px;
	text-transform: none;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}

.MainMenu_RootMenuItemActive, .MainMenu_MenuItemSel
{
	border: solid 0px #999999;
	font-size: 12px;
	font-weight: normal;
	cursor: hand;
	color: #c5034e;
	background: transparent url(images/menu-separator.png) no-repeat right;
	font-family: verdana, tahoma, arial,helvetica;
	text-transform: none;
	height: 30px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;	
}

.MainMenu_SubMenu .MainMenu_MenuItem, .MainMenu_SubMenu .MainMenu_MenuItemSel, .MainMenu_SubMenu td
{
    background: white;
    text-align: left;
    border: 1px solid #c5034e;
    font-size: 11px;
}

/* .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: 20000;
	cursor: hand;
	background: #FFF;
	border: 0px solid #999999;
}

.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: #c5034e;
	padding-bottom: 3px;
	border-left: 0px;
	color: #FFFFFF;
	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: #c5034e;
	font-family: arial,helvetica;
	text-decoration: underline;
}

a.CommandButton:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #c5034e;
	font-family: arial,helvetica;
	text-decoration: underline;
}

a.Normal:link, a.Normal:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #245290;
	font-family: arial,helvetica;
	text-decoration: underline;
}

a.Normal:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #e85244; 
	font-family: arial,helvetica;
	text-decoration: underline;
}

a.NormalBold:link, a.NormalBold:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #245290;
	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: #245290;
	font-family: arial,helvetica;
	text-decoration: none;
}

a.header:hover, a.header:active, a.header:link
{
	color: #e85244; 
	font-family: arial,helvetica;
	font-weight: bold;
	font-size: 9px;
	text-decoration: underline;
}

a:link,a:visited
{
	font-weight: normal;
	color: #333333;
	font-family: tahoma,verdana,arial,helvetica;
	text-decoration: underline;
}

a:hover, a:active, a:link
{
	color: #c5034e;
	font-family: tahoma,verdana,arial,helvetica;
	font-weight: normal;
	text-decoration: none;
}

.Head
{
	font-size: 19px;
	color: #c5034e;
	background: transparent;
	font-weight: 400;
	font-style: normal;
	padding: 0px 5px 0px 0px;
	font-family: tahoma, verdana, arial,helvetica, Sans-Serif;
	text-align: left;	
	margin-bottom: 20px;	
	display: block;
}
.SubHead
{
	font-size: 19px;
	color: #c5034e;
	background: transparent;
	font-weight: 400;
	font-style: normal;
	padding: 0px 5px 0px 0px;
	font-family: tahoma, verdana, arial,helvetica, Sans-Serif;
	text-align: left;		
	display: none;
}

H2 {
	font-size: 18px;
}
H3 {	
	font-size: 17px;
	margin-top: 0;
}

.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;
}
p {
	margin-bottom: 0;
}
p, ol, li {
	text-align: justify;
}

hr {
	border-top: dotted 1px #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.headlinks {
	text-align: right;
	padding-right: 18px;
}
div.headlinks a {
	color: #000;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 9px;
}
div.headlinks a:hover {
	color: #c5034e;
}
.ControlPanel .SubHead {
 font-size: 10pt;
 color: #000;
}
a.icon, #dnn_tipFriend {	
	float: left;
}

@import(ie6.css);

.sm {list-style:none; width:820px; height:160px; display:block; overflow:hidden}
.sm li {float:left; display:inline; overflow:hidden}
.sm li img { border: none; }
.sm li a,
.sm li a:hover,
.sm li a:link,
.sm li a:visited { text-decoration: none; border: none; }

