/* ================================
    Default styles FOR DotNetNuke
   ================================
*/   


/*page*/
* {
	margin: 0;
	padding: 0;
	border: none;	
}
html{
	height: 101%
}
body{
	font-family: Helvetica, Arial, sans-serif;
}
.skinwrapper{
	width: 776px;
	margin: 0 auto !important;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}


.ControlPanel, .PagingTable {
	w/idth: 776px;
	m/argin: 0 auto;
	position:absolute;
	float:left;
	width:275px;
    background: #2c5b75 url('images/bg_main.gif') repeat-x;
    border: #000 1px solid;
}

.ControlPanel .CommandButton {
	font-size:12px;
}
.ControlPanel table{
	padding:5px 5px;}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}






.skinmenu {
	position: absolute;
	top: 127px;
	width: 650px;
	margin: 0 0 0 110px;
	font-size: 12px;
	color:#000;
	
}

.ModuleTitle_SubMenu table{/* Admin drop down menus */
	background-color:#fff;
	padding:5px;
} 

/*.skinmenu tr, .topNavigationPane tr, #bottom-navigation tr {
list-style: none;
}*/
.skinmenu tr td, .topNavigationPane tr td, #bottom-navigation tr td {
	color: #fff;
}
.skinmenu tr td a, .topNavigationPane tr td a, #bottom-navigation tr td a {
	text-decoration: none;
	color: #fff;
	background: transparent;
}
/*.topNavigationPane td a:hover, #bottom-navigation td a:hover,.LoginPane A.SkinObject:hover,.FooterPane a:hover {
text-decoration: none;
}*/
.skinmenu tr td {
	padding: 5px 0px 5px 4px;
	background: transparent;
}






/* Main Menu */
.MainMenu_MenuContainer {
	position: absolute;
		margin: 0 0 0 10px !important;
	*:margin: 0 0 0 10px !important;
	margin: 0 0 0 -57px;
	text-decoration: uppercase;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItem {
	color: #214559; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	height: 16px;
	font-weight: bold;
	padding: 3px 0; 
}

.MainMenu_SubMenu {
	cursor: pointer; 
	cursor: hand;
	margin: 0 0 0 4px !important;
	margin: 0;
	font-size: 12px; 
	background: #E8F7FF; 
	font-family: Arial, Helvetica, sans-serif;
	width: 181px;
	color: #214559;
	border: 1px solid #214559;
}

.MainMenu_MenuItemSel { 
	color: #fff; 
	font-size: 12px; 
	font-weight: bold; 
	background: #214559;
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
	margin: 2px 0 0 0px;
	padding: 3px 0 !important;
	padding: 2px 0 0 0;
	width: 170px;
}
.MainMenu_MenuBar .MainMenu_MenuItemSel td {
	padding: 0 3px;
}
.MainMenu_MenuArrow {
	
	color:  #000;
	font-size: 14px; 
}
.MainMenu_RootMenuArrow {
	
	color: #000;

}
.MainMenu_MenuItem img, .MainMenu_MenuItemSel img {
	visibility: hidden;
	position: absolute;
	top: -500px;
	left: -1000px
	;
}
.MainMenu_MenuItemSel a {
	margin: 0 -2px 0 0;
}
.MainMenu_MenuIcon {
	display: none;
}




/*page*/





/*Pane Placement*/
/*.LoginPane {	
position:absolute;
top: 15px;
margin: 0 0 0 670px !important;
*:margin: 0 0 0 -185px !important;
margin: 0 0 0 -185px;
font-size: 11px;
color: #fff;
width: 50px;
}
.topNavigationPane {
position: absolute;
top: -12px;
width: 150px;
margin: 0 0 0 490px;
font-size: 11px;
}
*/
.FooterPane{
	margin:	0px 0 0 0 !important;
	*:margin:0px 0 0 0 !important;
	margin:-8px 0 0px 0;
	background-color:#2D5B75;
	width: 776px;	
}
.FooterPane .SubHead{display:none;}
.FooterPane .ccommon .ccontent{padding:0px;}
#dnn_ctr459_DD, #dnn_ctr459_DD_ContentPane .ccontent{height:0px; padding:0px; margin:0px;}


/* End Pane placement */






/*.skinmenu tr td a {
padding: 5px 13px;
font-weight: bold;
}
.skinmenu tr td a:hover {
background-color: #396882;
color: #2c5b75;
}

.topNavigationPane td a, #bottom-navigation td a {
padding: 0 4px 0 0;
}
.topNavigationPane td a:hover, #bottom-navigation td a:hover {
text-decoration: underline;
}
.skincontentstable{
	color:#2C5B75;
	text-decoration: none;
	padding: 10px 80px 20px 10px;
	min-height: 200px;
}
*/
.skincontentstable a{
	color: #214559;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.skincontentstable a:hover {
	color:#fff;
	text-decoration: none;
}
.skincontentstable a:hover{color:#2D5B75;}
.skinfooter{
	clear:both;
	height: 90px !important;
	height: auto;
	margin: auto !important;
	margin: 0 0 -6px 0;
}
.skinfooter img{
	margin: 90px 0 0 -4px;
}

/*Pane Formating*/
/* login pane move to bottom
.LoginPane {	
	position:absolute;
	top: 19px !important;
	top: 18px;
	margin: 2px 0 0 680px !important;
	*:margin: 0 0 0 655px !important;
	margin: 0 0 0 680px;
	font-size: 11px;
	color: #fff;
	width: 50px;
}
*/
.LoginPane {	

	top: 19px !important;
	top: 18px;
	margin: -43px 0 0 454px !important; 
	*:margin: -45 0 0 454px !important; 
	margin: -45 0 0 454px;
	font-size: 11px;
	color: #fff;
	width: 50px;
}

.LoginPane a {
	/*text-decoration: none;*/
}
.LoginPane a:hover, .topNavigationPane a:hover {
	text-decoration: underline;
}
.LoginPane .SubHead {display:none;}
.topNavigationPane {
	position: absolute;
	top: -8px !important;
	top: -9px;
	width: 50px;
	margin: 0 0 0 490px !important;
	margin:  -4px 0px 0px 500px;
	font-size: 11px;
}
.topNavigationPane .SubHead{display:none;}
.topNavigationPane #dnn_ctr460_DD , .topNavigationPane .ccontent{height:0px; padding:0px; margin:0px;}
.LoginPane p {
	margin: 4px 0;
}
.LoginPane input{
	border: 1px solid #2c5b75;
}

.LoginPane A.SkinObject,.LoginPane A.SkinObject:visited,.FooterPane a:link,.FooterPane a:visited {
	font-weight:normal;	
	font-size: 11px;
	color: #fff;
}

h1, h2, .Head {
	color: #2c5b75;
	font-size: 15px;
	margin: 0 0 10px 0;
}

.NormalTextBox {
	border:#2D5B75 1px solid;
	margin:0 0 5px 0;
}
.StandardButton {
	padding: 0 5px 0 5px;
	margin:0 0 5px 0;
	font-weight: normal;
	font-size: 11px;
	background-color: #dddddd;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #000000;
	font-family: Verdana,sans-serif;
	width:25px;
}


span.napegg_address {
	line-height:24px;
}