/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color:gray;
}
.skinmaster {
	
	background-color: #FFFFFF;
	
	 
	
}
.skinheader {
}
.skingradient {
	height:45px;
	background-color: #31363e;
	border-bottom: #FFFFFF 1px solid;
}
.controlpanel {
	width: 100%;
	background-color: "#F3F1E9";
}
.toppane {
	width: 100%;
	background-color:"#F3F1E9";
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.contentpane 
{
    width:569px;
	background-color: "#ffffff";
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane2 
{
    color:#CCCCCC
	background-color: "#31363e";
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane
{
    width:262px;
    background-color: "#EAEAE5";
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane3
{
    background-color: "#F3F1E9";
	padding-left:0;
	padding-right: 20px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: "#F3F1E9";
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: #31363e; 
}
.MainMenu_MenuBar 
{
    width:100%;
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: #31363e;
}
.MainMenu_MenuItem {
	border-left: #0F185B 0px solid; 
	border-bottom: #0F185B 1px solid; 
	border-top: #0F185B 1px solid; 
	border-right: #0F185B 0px solid;
	cursor: pointer; 
	text-align:left;
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 10pt; 
	font-weight: bold; 
	padding-right:14px;
	background-color: #31363e;
	font-family:  Times New Roman; 
	font-variant:small-caps;
	
}
.MainMenu_MenuIcon {
	background-color: #0F185B; 
	border-left: #0F185B 1px solid; 
	border-bottom: #0F185B 1px solid; 
	border-top: #0F185B 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #0F185B;  
	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: #31363e; 
	cursor: pointer; 
	cursor: hand; 
	color: WHITE; 
	text-align:left;
	font-family: Times New Roman; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	padding-right:14px;
	font-variant:small-caps;
	
}
.MainMenu_MenuArrow {
	border-right: #0F185B 1px solid; 
	border-bottom: #0F185B 1px solid; 
	border-top: #0F185B 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #FFFFF none; 
  color: #000000;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	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;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.copyright{
background-color:#31363e;
}

.rightpane-head{
background-color:#918F6D;
font-family:"Times New Roman", Times, serif;
font-size:17px;
vertical-align:middle;
padding-left:17px;
padding-right:17px;
text-align:left;
color:#ffffff;
font-weight:bold;
height:58px;
}

.rightpane{
background-color:#FFFFFF;
color:#66644B;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding-left:0px;
padding-right:0px;
text-align:left;
padding-top:0px;
padding-bottom:3px;
}

/*without underlining*/
.rightpane2{
background-color:#F1EFD3;
color:#66644B;
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding-left:17px;
padding-right:17px;
text-align:left;
padding-top:25px;
padding-bottom:45px;
}

.browntextbig{
background-color:#F1EFD3;
color:#66644B;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
padding-right:17px;
text-align:left;
padding-top:25px;
padding-bottom:45px;
text-decoration:underline;
}

.rightpanelink{
color:#000FD3;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline;
padding-left:17px;
}
.OtherTabs
{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
}

a.linkbot:link {
color:#CCCCCC;
}
a.linkbot:visited {
color:#999999
}
a.linkbot:hover {
color:#FFFF99
}






