/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-image:url(fill.gif)
}
.skinmaster {
	height: 100%;
	background-color:#FFFFFF;
	BORDER-RIGHT: #72502D 1px solid; 
	BORDER-TOP: #72502D 1px solid; 
	BORDER-LEFT: #72502D 1px solid; 
	BORDER-BOTTOM: #72502D 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-color: #72502D; 
	HEIGHT:20px;
}
.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color:#72502D;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #72502D; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #72502D; 
	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: #000000; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #72502D 1px solid; 
	border-bottom: #72502D 1px solid; 
	border-top: #72502D 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: #72502D none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #FFFFFF;
	BORDER-RIGHT: # 1px solid; 
	BORDER-TOP: #72502D 1px solid; 
	BORDER-LEFT: #72502D 1px solid; 
	BORDER-BOTTOM: #72502D 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-color: #72502D;
}
.Head   {
    font-family: verdana;
    font-size:  18px;
    font-weight:    normal;
    color: #5D4227;
}
a.searchtext {
	  font-family: verdana;
	  color: #FFFFFF;
	  font-weight:  bold;
	  font-size: 8.5pt;
}
a.searchtext:visited {
	  color: #FFFFFF;
}

a.searchtext:hover {
	  color: #D7AD83;
}

a.termstext {
	  color: #FFFFFF;
	  font-family: verdana;
	  font-size: 8.5pt;
}
a.termstext:visited {
	  color: #FFFFFF;
}

a.termstext:hover {
	  color: #D7AD83;
}
.copyrighttext {
	  color: #FFFFFF;
	  font-family: verdana;
	  font-size: 8.5pt;
}

a.privacy {
	  color: #FFFFFF;
	  font-family: verdana;
	  font-size: 8.5pt;
}

a.privacy:visited {
	  color: #FFFFFF;
}

a.privacy:hover {
	  color: #C4C2C2;
}
.datetext{
	  color: #FFFFFF;
}

.breadcrumb{
	color: #5D4227;
	font-family: verdana;
	font-size: 8.5pt;
}
a.breadcrumb {
	  color: #C5D4227;
	  font-family: verdana;
	  font-size: 8.5pt;
}

a.breadcrumb:visited {
	  color: #5D4227;
}

a.breadcrumb:hover {
	  color: #908160;
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #5D4227;
    font-family: verdana;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#5D4227;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#5D4227;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#5D4227;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#908160;
}

body 	{scrollbar-arrow-color:#444444;
  		scrollbar-track-color:#F0F0F0;
  		scrollbar-shadow-color:#C0C0C0;
  		scrollbar-face-color:#b5b5b5;
  		scrollbar-highlight-color:#E5E5E5;
  		scrollbar-darkshadow-color:#808080;
  		scrollbar-3dlight-color:cccccc;}	  		
  
h1, h2, h3, h4
		{font-family: "arial";
		color: "#555555";}

h1		{font-size: 18pt;
		line-height: 23pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 8pt;
		margin-top: 8pt;}

h2		{font-size: 15pt;
		line-height: 20pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 6pt;
		margin-top: 6pt;}
		
h3		{font-size: 12pt;
		line-height: 17pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 4pt;
		margin-top: 4pt;}

h4		{font-size: 10pt;
		line-height: 14pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 2pt;
		margin-top: 2pt;}


normal, p    
		{font-size: 8pt;
		font-family: "verdana";
		color: "#444444";
		line-height: 14pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 0pt;
		margin-top: 10pt;}

linkstext     {font-size: 8pt;
		font-family: "verdana";
		color: "#435154";
		font-weight: normal;
		line-height: 14pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin-bottom: 0pt;
		margin-top: 0pt;}

A.linkstext:link 
		{font-size: 8pt;
		font-family: "verdana";
		font-weight: normal;
		color: #5D4227;
		font-family: "verdana";
		text-decoration: underline;}

A.linkstext:visited 
		{font-size: 8pt;
		font-family: "verdana";
		font-weight: normal;
		color: #626262;
		text-decoration: underline;}

A.linkstext:hover 
		{font-size: 8pt;
		font-family: "verdana";
		font-weight: normal;
		color:#908160;
		text-decoration: none;}

A.linkstext:active 
		{font-size: 8pt;
		font-family: "verdana";
		font-weight: normal;
		color: #00754A;
		text-decoration: underline;}