/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
		height: 100%;	
	background-color: #111112;
	padding-bottom: 20px;
}
.skinmaster {
	background-color: #84949C;
	width: 800px;
	border: 0px solid #8f9092;
	padding: 0px;
}

.skinheader {
	width: 800px;
}
.skingradient {
	height: 29px;
	background-color: #1C2850;

}
.controlpanel {
	width: 800px;
	background-color: #000000;
	border: 0px solid #FFFFFF;
	margin:0px;
}

.toppane {
	width: 627px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}
.leftpane {
	background-color: #84949C;
	padding: 5px;

}

.links{
	background-color: #666666;
}

.contentpane {
	background-color: #84949C;
	padding: 5px;
}

.rightpane {
	background-color: #84949C;
	padding: 5px;
	margin: 0px;


}
.bottompane {
	height: 29px;
	background-color: #1C2850;
	padding: 2px;
}

.skingradient2 {
	background-color: #A2906D;
	height: 29px;
}
.footergradient {
	background-color: #1A1818;
	height: 29px;
}

/* 
================================
Link Skin styles 
================================
*/   

.SelectedTab{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.SelectedTab:link, a.SelectedTab:visited, a.SelectedTab:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
		font-weight: normal;
}
a.SelectedTab:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: underline;
	font-weight: normal;
}
/* 
================================
solpartmenu styles 
================================
*/   

.MainMenu_MenuItem {
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	background-color: Transparent;
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	height: 42px;
	background-image: url(navbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:15px;
		padding-right:15px;

}
.MainMenu_MenuIcon {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	background-color: #1F1A17; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 42px;
}
.MainMenu_SubMenu {
	background-color: #1F1A17;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 

}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #590C0D;  
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	height: 42px;
	background-image: url(navbg_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		padding-left:15px;
		padding-right:15px;

}
   
   
.MainMenu_MenuContainer {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	height: 42px;
	background-color: ;  	
}

/* ================================
style for module titles
================================ */

.Head {
   font-family: Arial, Helvetica;
   font-size:  12px;
   font-weight: bold;
   color: #ffffff;
}


/* ===============================
default text style used for the main content text
eg. used by the Text / HTML module 
================================== */
.Normal
{
	color: #ffffff;
	font-family: arial, arial, tahoma, arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}

a:link, a:visited, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
		font-weight: normal;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: underline;
	font-weight: normal;
}

.CommandButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

A.CommandButton:link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

A.CommandButton:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

A.CommandButton:active {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
}

A.CommandButton:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

p {
margin:0px;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 28px;
	font-weight: bold;
}


/* Menu CSS */
.MainMenu_MenuContainer {
	border: none;
	text-align: center;
	padding: 0;
	margin: 0;
	Height: 17px;
	background-color: transparent;
}
.MainMenu_MenuBar {
	CURSOR: hand;
	padding: 0;
	margin: 0;
	Height: 17px;
	background-color: transparent;
}

/*sub menu items*/
.MainMenu_MenuItem {
	CURSOR: hand; 
	font-family: Verdana, Arial, serif;
	font-size: 11px;
	font-weight: normal;
	background: ;
	border: none;
	color: #fff;
	vertical-align: middle;
	padding: 0 4px;
	HEIGHT: 20px;
	
}
.MainMenu_MenuItemSel, .SubMenu_Active {
	CURSOR: hand; 
	font-family: Verdana, Arial, serif;
	font-size: 11px;
	font-weight: normal;
	background: #580c0e;
	border: none;
	color: #fff;
	vertical-align: middle;
	padding: 0 4px;
	HEIGHT: 20px;
}

.MainMenu_MenuIcon {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 3px;
	WIDTH: 0px;
	CURSOR: hand;
	BACKGROUND-COLOR: #FBFCFC;
	PADDING-TOP: 0px;
	HEIGHT: 20px;
	border-left: 1px solid #FBFCFC;
	border-top: 0px solid #FBFCFC;
	border-bottom: 1px solid #FBFCFC;
	border-right: 1px none;
	DISPLAY: none;
}

.MainMenu_SubMenu {
	Z-INDEX: 1000;
	BACKGROUND: #1f1a17;
	filter:alpha(Opacity=100); -moz-opacity: 1.0;
	CURSOR: hand;
	margin-left: 0px;
	text-align: center;
	padding: 0;
	BORDER: #d6080b 0px solid; 
}

.MainMenu_MenuBreak, .MainMenu_MenuBreak td {
	border: 0px dotted #CCCCCC;
	background-position: bottom;
	background-color: transparent;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: 0px solid #FBFCFC;
	border-bottom: 0px solid #FBFCFC;
	border-top: 0px solid #FBFCFC;
	border-left-color: #FBFCFC;
	text-align: right;
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
	width: 0px;
	background-color: transparent;
}

.MainMenu_Normal td {
	Height: 42px;
	color: #fff;
	font-family: Verdana, Arial, serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0 14px;
	text-align: left;
}

.MainMenu_BreadcrumbActive, .MainMenu_BreadcrumbActive td, .MainMenu_Active, .MainMenu_Active td, .MainMenu_Selected td {
	Height: 42px;
	color: #fff;
	font-family: Verdana, Arial, serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 0 14px;
}

.MainMenu_Selected td {
	Height: 42px;
	color: #fff;
	font-family: Verdana, Arial, serif;
	font-size: 11px;
	font-weight: normal;
	background: #580c0e;
	padding: 0 14px;
	text-align: left;
}



