/* 
================================
Skin styles for DotNetNuke
================================
*/   
body
{
    background-color: #FFFFFF;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;
	background-image: url(PageBG.jpg);
    background-position:center;
    background-repeat:repeat-y;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	/*
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
    */
}
.controlpanel
{
    width: 100%;
}
.skinheader {
}
.skingradient {
}
.controlpanel, .navMenu {
	width: 100%;
	background-color: #FFFFFF;
	border: 0px;
}

.navMenu 
{
  color: #003366;
  z-index:100;
}   

.toppane {
	width: 100%;
	height: 336px;
	background-color: transparent;
	/*
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
*/
}
.middle {
	width: 190px;
	height: 172px;
	background-color: transparent;
	/*
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
*/
}
.leftpane {
	width: 190px;
	background-color: transparent;
	/*
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
*/
}
.contentpane {
	width: 570;
	background-color: transparent;
	/*
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
*/
}
.rightpane {
	width: 190px;
	background-color: transparent;
		/*
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
*/
}

.noMiddleBoxes 
{
    width: 100%;
	background-color: transparent;
}

.bottompane
{
    background-color: transparent;
    padding-top: 5px;
    text-align:center;
    vertical-align:middle;
    height:43px;
}

.StandardButton     
{
    /*
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
*/
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

.bottomLine 
{
    width:100%;
    height:30px;
    background-image: url(bottomLine.jpg);
    background-repeat:no-repeat;
    background-position:center center;
}

.little
{
    font-size:9px;
    color: #4C4C4C;
}

#portal
{
    margin:0;
    padding:0;
    position:relative;
    width:950px;
    height:100%;
    top:0px;
    z-index:10;
}

#flash
{
    z-index:15;
}

#login
{
    text-align:left;
    vertical-align:middle;
    position:absolute;
    top:0;
    right:0;
    width:330px;
    height:45px;
    z-index:1;/*
    background-image: url(login.png);
    background-repeat:no-repeat;
    background-position:right center;*/
    background-color: transparent;
    color: black;
    visibility:hidden;
}

#dnn_dnnLOGIN_cmdLogin
{
    position:absolute;
    /*height:45px;*/
    vertical-align:bottom;
    top:15px;
    margin-left: 30px;
    color: #FFFFFF;
}

#dnn_dnnUSER_cmdRegister
{
    position:absolute;
    vertical-align:top;
    top:5px;
    margin-left: 80px;
    color: #3E3E3E;
}

#dnn_dnnCOPYRIGHT_lblCopyright, .copyright, .bottompane, .Credits
{
    /*width: 100%;*/
	background-color: transparent;
	color:#969696;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

#BottomMenu A:link
{
    color:#969696;
    text-decoration:none;
}

#BottomMenu A:visited   
{
    color:#969696;    
    text-decoration:none;
}

#BottomMenu A:hover 
{
    color:#969696;
    text-decoration:underline;
}

#BottomMenu A:active    
{
    color:#969696;
    text-decoration:none;
}

#Middle
{/*
    background-color: transparent;
    background-image: url(middle/Middle.jpg);
    background-repeat:no-repeat;
    background-position:left center;
*/
}

#Middle1
{/*
    background-color: transparent;
    background-image: url(middle/Middle1.jpg);
    background-repeat:no-repeat;
    background-position:center center;
*/
}

#Middle2
{

    background-color: transparent;
    background-image: url(middle/Middle2.jpg);
    background-repeat:no-repeat;
    background-position:center center;

}

#Middle3
{
    /*
    background-color: transparent;
    background-image: url(middle/Middle3.jpg);
    background-repeat:no-repeat;
    background-position:center center;
*/
}

#Middle4
{
    /*
    background-color: transparent;
    background-image: url(middle/Middle4.jpg);
    background-repeat:no-repeat;
    background-position:center center;
*/
}

#Middle5
{
    /*
    background-color: transparent;
    background-image: url(middle/Middle5.jpg);
    background-repeat:no-repeat;
    background-position:center center;
*/
}

.Credits
{
    padding-bottom: 5px;
}

A.Credits:link  
{
    color:#FF6600;
    text-decoration:none;
}

A.Credits:visited   
{
    color:#FF6600;
    text-decoration:none;
}

A.Credits:hover 
{
    color:#FF6600;
    text-decoration:underline;
}

A.Credits:active    
{
    color:#FF6600;
    text-decoration:none;
}

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #003366; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #003366; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #FFFFFF;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}













