﻿/* 
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #A8B2BF;
}

.skinmaster
{
	width: 800px;
	border: solid 2px #284766;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	
}

.controlpanel
{
	width: 100%;
	background-color: #dfe5f2;
}
.searchBar
{
	width: 100%;
	background-color: #A8B2BF;
	color:#000066;
	border: solid 1px #003366;
		
}

.skinheader
{
	width: 800px;
	height: 185px;
	background-image: url(img/responseHeader.gif);
	background-repeat: no-repeat;
		
}

.skinbody
{
	width: 100%;
	

}

.menu
{
	width: 25%;
	height: 250px;
	padding: 0px 2px 2px 8px;
	
}

.rightpane
{
	
	padding: 0px 8px 2px 2px;
	vertical-align:top;
	
}

.rightpane1
{
	width: 37.5%;
	padding: 0px 8px 2px 2px;
	
}

.rightpane2
{
	width: 37.5%;
	padding: 0px 2px 2px 2px;
	
}

.sidepane
{
	width: 25%;
	height: 100%;
	padding: 0px 2px 2px 8px;
	
}

.skinbody2
{
	width: 100%;
	padding: 2px 8px 2px 8px;
	
}
.contentpane
{
	width: 100%;
	
	
}

.footerpane
{
	width: 100%;
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	font-family:  Arial,Tahoma,Helvetica;
		
}



.footerpane a
{
	color: #333399;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 12;
	text-decoration:none;
	
}

.login
{
	width: 100%;
	font-size: 10px;
	
}
/* 
================================
Page Defaults
================================
*/
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	color: #000033;
}

.Normal

{
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
}


#dnn_dnnSEARCH_cmdSearch
{
	background-image: url(img/go.jpg);
	padding: 5px 10px;
	border-right: 1px solid #000; 
	}

/* 
================================
Menu Info
================================
*/
.MainMenu_MenuContainer
{
	/* background-image: url(img/menubar.jpg);*/
	width: 35%;
	padding-left: 4px;
}
.MainMenu_MenuBar
{
	/* background-image: url(img/menubar.jpg);*/
	width: 100%;
	cursor: pointer;
	height: 25px;
}
.MainMenu_MenuItem
{
	/*border-left: #cad5ea 0px solid;
	border-bottom: #cad5ea 1px solid;
	border-top: #cad5ea 1px solid;
	border-right: #cad5ea 0px solid;
	/* background-image: url(img/menubar.jpg);*/
	cursor: pointer;
	/*color: #000000;*/
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
}
.MainMenu_MenuIcon
{
	/*background-color: #cad5ea;
	border-left: #cad5ea 1px solid;
	border-bottom: #cad5ea 1px solid;
	border-top: #cad5ea 1px solid;*/
	cursor: pointer;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu
{
	background-color: #cad5ea;
	z-index: 1000;
	cursor: pointer;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=  '#696969' , Direction=135, Strength=3);*/
}
.MainMenu_MenuBreak
{
	width: 10px;
	height: 5px;
	border-right: 1px;
	border-bottom-color: Fuchsia;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: black;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	height: 26px;
}
.MainMenu_MenuArrow
{
	border-right: #cad5ea 1px solid;
	border-bottom: #cad5ea 1px solid;
	border-top: #cad5ea 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}

.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

/* 
================================
Additional Stlyes for Sub Pages
================================


.contentmain
{
	width: 220px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	border-right: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 2px solid;
}
.contentmainTL{
	width: 65%;
	
}
.contentmainTR{
	width: 35%;
	
}
.contentmainBT{
	width: 100%;
	
}
.rightpaneU
{
	width: 220px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpaneL
{
	width: 220px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;

}


.menutop
{
	
	padding-bottom: 0px;
	
}

*/
A.SkinItem:link
{
	color: #0000FF;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

A.SkinItem:visited
{
	color: #6699CC;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

A.SkinItem:active
{
	color: #6699CC;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

A.SkinItem:hover
{
	color: #0000ff;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

