﻿/* 
================================
Skin styles for DotNetNuke
================================
*/   

body {
    margin: 0 0 0 0;
    background-position: left bottom;
	background-image: url(images/body.gif);
	background-repeat: no-repeat;
}

form, div {
    margin: 0;
}

.pagemaster { 

}
.skinmaster {

}

.skinheader 
{
		
}

.skingradient {

}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.logolayer
{
	margin: 0;
	padding: 0;
	height: 146px;
	width: 770px;
	background-color: #CCCCCC;
}

.logolayer img
{
	height: 146px;
	width: 770px;
}

.contentdivlayer {
	background-color: #CCCCCC;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 0px;

}

.contentdiv	{
	background-color: white;
	padding: 0px;
	margin-left: 10px;
	border-left: 1px dotted #7D8C93;
	border-right: 1px dotted #7D8C93;
}

.toppane {
	background-color: #7D8C93;
}

.leftpaneCell
{
	border-right: 1px dotted #7D8C93;
	background-color: white;
	width: 178px;
}

.leftpane
{

}

.leftpane p, img {
	border: 0px;
    text-align: center;
}

.contentpaneCell
{
	width: 400px;
}

.contentpaneCellNoRight
{
	width: 578px;
}

	
.contentpane 
{
	text-align:left !important;
}

.contentpane p
{
/*	padding: 0px 8px 8px 8px;
	text-align: justify;
	font-family: Helvetica;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
*/}

.rightpaneCell
{
	width: 178px;
	background-color: white;
	border-left: 1px dotted #7D8C93;
}

.rightpane {
	
}

.rightpane p, img {
	border: 0px;
    text-align: center;
}

.bottompane {
	width: 770px;
	height: 10px;
	background-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	background-position: right top;
	background-image: url(images/grad.gif);
	background-repeat: no-repeat;	
}

.copyright {


}

/*
=======================================
 Text Styles                        
=======================================
*/

.text11 
{
		background-image: url("~/images/pointer.gif");
		font-family: Helvetica;
		font-size: 11px;
		color: #666666;
		font-weight: bold;
		text-align: left;
		padding-left: 8px;
		padding-top: 12px;
		}

.textWP{
		text-decoration:none;
		font-family: Helvetica;
		font-size: 11px;
		color: #666666;
		font-weight: normal;
		text-align: justify;
		padding-left: 8px;
		padding-top: 5px;
		padding-bottom: 8px;
	    padding-right: 8px;
}

.textWP a:hover{
	text-decoration:none;
		font-family: Helvetica;
		font-size: 11px;
		color: #FD6C48;
}
		
.textWP a:link, a:visited {
		text-decoration:none;
		font-family: Helvetica;
		font-size: 11px;
		color: #666666;
		padding-top:2px;
		}
		
.footer {
		font-family:Tahoma;
		font-weight:normal;
		font-size:10px;
		color:#FFFFFF;
}

.login
{
	font-family: Tahoma !important;
	font-weight: normal !important;
	font-size: 10px !important;
	color: #FFFFFF !important;
	text-decoration:none;
}

.footerContainer 
{
	background-position: right top;
	background-image: url(images/grad.gif);
	background-repeat: no-repeat;
	width: 770px;
	height: 50px;
	text-align: center;
	background-color: #7D8C93;
	padding: 10px 0px 0px 0px;
	line-height: 9px;
	}

/*
==========================================
  Main Menu and Module Menus                        
==========================================
*/

/* style for module titles */
.Head 
{
    text-decoration:none;
	font-family: Helvetica;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	position:relative;
	left: 0px;
}

.MenuTab
{
	width: 100%;
	/*height: 28px;*/
}

/* style for the SOLPART MENU */
.MenuContainer
{
	background-color: transparent;
	height: 20px;
	border-bottom: #CCCCCC 1px solid;
}

/* Changes of height will cause an ftp error! */
.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 20;
}

.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #7D8C93;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
	border-bottom: #98AAB1 0px solid;
	text-align: center;
	width: 15;
	height: 20;
}

.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	font-family: Helvetica;
	color: #f0f0f0;
	font-size: 11px;
	font-weight: normal;
	font-style: normal; 
	background-color: #7D8C93; /* fixed firefox problem, do not use transparent here */
}

.MenuArrow
{
	font-family: Helvetica;
	font-size: 11px;
	cursor: pointer; 
	cursor: hand; 
}

.MenuRootArrow
{
	font-family: Helvetica;
	font-size: 11px;
	cursor: pointer; 
	cursor: hand;
}


.ItemsBreak
{
	color: #6D92B3;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	height: 1px;	
}

.RootItem TD
{
	height: 20px;
	font-family: Helvetica;
	color: #f0f0f0;
	font-size: 11px;
	font-weight: normal;
	background-color:#7D8C93;
	padding-left: 16px;
	padding-right: 16px;
	border-right: 1px solid #CCCCCC;
	cursor:hand;
}

.RootItemActive TD
{
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #708090;
	height: 20px;
	background-repeat: repeat-x;
	padding-left: 16px;
	padding-right: 16px;
}

.RootItemSelected TD
{
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	height: 20px;
	background-color: #D7DDDB;
	background-repeat: repeat-x;
	border-right: 2px solid #FD6C48;
	border-top: 2px solid #FD6C48;
	padding-left: 16px;
	padding-right: 16px;
}

.RootItemBreadCrumb TD
{
	padding-left: 16px;
	padding-right: 16px;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #66FF00;
	height: 20px;
	background-repeat: repeat-x;
}

.SubItemActive
{
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #708090;
	height: 20px;
	background-color: #C3C8CE;
	background-image: none;
	background-repeat: no-repeat;
}

.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=125, Strength=2); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #586572;
	height: 20px;
	background-color: #D7DCE1;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
	border-bottom: #98AAB1 0px solid;
}


.SubItemActive TD
{
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #53606C;
	height: 20px;
	background-color: #C3C8CE;
}

.SubItemSelected
{
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #111111; 
	background-color: #CCCCCC;
	background-image: none;
	background-repeat: no-repeat;
}

.SubItemBreadCrumb
{
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #708090;
	background-color: #DBDDDF;
	background-image: none;
	background-repeat: no-repeat;
}
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/



