/* 
================================
Skin styles for DotNetNuke
================================
*/   
/* background color for the content part of the pages */
* HTML Body
{
	text-align:center;
	padding:0;
	margin: 5px auto 0px auto;
}

HTML, Body
{
	text-align:center;
	padding:0;
	margin: 5px auto 0px auto;
}
A:link  {
	color: #6a2916;
	text-decoration: underline;
}

A:visited   {
	color:#6a2916;
	text-decoration: underline;
}

A:active    {
	color:#6a2916;
	text-decoration: underline;
}

A:hover {
	color:#6a2916;
	text-decoration: none;
}
/* Misc objects*/
A.normal:link  {
	color:#6a2916;
	text-decoration:underline;
}

A.normal:visited   {
	color:#6a2916;
	text-decoration:underline;
}

A.normal:active    {
	color:#6a2916;
	text-decoration:underline;
}

A.normal:hover {
	color:#6a2916;
	text-decoration:none;
}


/* Paqe level - panes and table*/
.pagemaster {
	margin: 0px;
	padding: 0px;
	height: 100%;	
	width: 800px;	
	background-color: #FFFFFF;
	text-align:center;
	margin-left: auto; 
	margin-right: auto;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;	
}
.mainmenurow{
}
.HPContent {
	width: 800px;
}
.skinheader {
	margin: 0px;
	padding: 0px;
	border: #A87E1B 1px solid;
}
.controlpanel {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.toppane {
	background-color: transparent;
}
.leftpane {
	display: block;
	padding-top:6px;
	line-height:50px;
}
.leftpane a.Normal:link,.leftpane a.Normal:visited,.leftpane a.Normal:active{
	font-family: Arial, Helvetica, sans-serif;
	color:#767776;
	font-size: 13px;
	font-weight: bold;
	padding:0px;
	padding-left: 10px;
}
.leftpane a.Normal:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#0D491F;
	font-size: 13px;
	font-weight: bold;
	padding:0px;
	padding-left: 10px;
}

<!-- UPDATED LEFT NAV LINK STYLE -->

.leftpane a.Normal2:link,.leftpane a.Normal2:visited,.leftpane a.Normal2:active{
	font-family: Arial, Helvetica, sans-serif;
	color:#0D491F;
	font-size: 13px;
	font-weight: bold;
	padding:0px;
	margin-left: 10px;
	line-height:12px;

}
.leftpane a.Normal2:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#a87e1b;
	font-size: 13px;
	font-weight: bold;
	padding:0px;
	margin-left: 10px;
	line-height:12px;
	
}

a.Normal2:link  {
	font-family: Arial, Helvetica, sans-serif;
	color:#0D491F;
	font-size: 13px;
	font-weight: bold;
	padding:0px;
	margin-left: 10px;
}

a.Normal2:visited   {
	color:#666666;
	text-decoration:underline;
	margin-left: 10px;
	font-weight: bold;
}

a.Normal2:active    {
	color:#767776;
	font-weight:bold;
	font-size: 13px;
	text-decoration:underline;
	margin-left: 10px;
}

a.Normal2:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#0D491F;
	font-size: 13px;
	font-weight: bold;
	padding:0px;
	margin-left: 10px;
}

.leftpaneSpacer {
	display: block;
	width: 183px;
	height: 1px;
	clear: both;
	padding-bottom: 10px;
}
.contentpane {
	background-color: transparent;
}
.contentpaneHP {
	background-color: transparent; 
}

.beginAdventurePane {
	width: 240px;
	padding:0px;
	margin:0px;
}

.tourTownPane {
    width: 190px;
	padding:0px;
	right:0px;
	margin:0px;
}
.rightpane-hp {
	background-color: transparent;
	display:block;
	float:left;
}
.rightpane {
	background-color: transparent;
	padding:0px;
	margin:0px;
	display:block;
	float:left;
	width: auto;	
}

.bottompane {
	width: 100%;
	background-color: transparent;
}
.topUtilityNavPane {
	position: absolute;
	left:40%;
	z-index: 900;
	color: White;
	top: 50px;
	width:auto;
	height:15px;
	background-color:transparent;
	text-align:right;
	white-space:nowrap;
}
.topUtilityNavPaneHP {
	position: absolute;
	left:40%;
	z-index: 900;
	color: White;
	top: 50px;
	width:auto;
	height:15px;
	background-color:transparent;
	text-align:right;
	white-space:nowrap;
}
.topUtilityNavPane a:link,.topUtilityNavPane a:visited, .topUtilityNavPane a:active, .topUtilityNavPane a:hover,topUtilityNavPaneHP a:link, .topUtilityNavPaneHP a:visited, .topUtilityNavPaneHP a:active, .topUtilityNavPaneHP a:hover,.topUtilityNavPaneHP * a, .topUtilityNavPane * a  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	text-decoration:underline;
	text-align:right;
	padding-right:5px;
}
.topUtilityNavPaneHP * div, .topUtilityNavPaneHP * span{
	text-align:right;
	position:absolute;
}
.pageFooter{
	padding:5px;
	font-family: Times New Roman, Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	color: Black;
}
.pageFooter .SkinObject {
	font-family: Times New Roman, Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	color: Black;
}

.TBODY
{
	font-weight: normal;
	font-size: 12px;
	line-height:16px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}



/* DNN objects*/

.MainMenu_MenuContainer {
	background-color: #6a2916; 
	padding:0px;
	margin:0px;
	height:25px;
	z-index: 900; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:25px;
	background-color: Transparent;
	padding:0px;
	margin:0px;
	z-index: 900; 
}
.KVBMenuItem, .MainMenu_MenuBar .KVBMenuItem{
	cursor: pointer;
	cursor: hand;
	color: white;
	height: 25px;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height:16px;
	font-weight: bold;
	font-style: normal;
	background-color: #6a2916;
	padding: 0px;
	margin: 0px;
	text-align: center;
	z-index: 900; 
}
.MainMenu_MenuIcon {
	width: 0px; 
	height: 0px;
	display:none;
/*	height:25px;*/
}
.KVBMenuItemSel , .MainMenu_MenuBar .KVBMenuItemSel {
	background-color: #A87E1B;
	cursor: pointer;
	cursor: hand;
	color: white;
	height: 25px;
	font-family: Times New Roman, Times, serif; 
	font-size: 16px; 
	line-height:20px;
	font-weight: bold; 
	font-style: normal; 
	text-align: center;
	padding: 0px;
	margin: 0px;
	z-index: 900; 
}
.KVBSubMenu{
	background-color: #6a2916;
	text-align:left;
	z-index: 999;
	cursor: pointer; 
	cursor: hand; 
	padding:0px;
	margin:0px;
	font-family: Arial, Verdana, sans-serif; 
	font-size:11px;
	line-height:20px;
	height:22px;
/*	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
}
.KVBSubMenu .KVBMenuItem{
	cursor: pointer;
	cursor: hand;
	color: white;
	height: 22px;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	line-height:20px;
	background-color: #6a2916;
	padding: 0px;
	margin: 0px;
	padding-right:4px;
	padding-left:4px;
	text-align: left;
	z-index: 900; 
}
.KVBSubMenu_Selected, .KVBSubMenu .KVBSubMenu_Selected{
	background-color: #A87E1B;
	color:white;
	text-align:left;
	z-index: 1000;
	padding:0px;
	margin:0px;
	font-family: Arial, Verdana, sans-serif; 
	font-size:11px;
	line-height:20px;
	height:22px;
	padding-right:4px;
	padding-left:4px;
	z-index: 900; 
/*	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
}
.MainMenu_MenuArrow {
	display:none;
	width: 0px;
	height:0px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display:none;
}
.MainMenu_Divider {
	width: 1px;
	height:0px;
	background-color: white;
	font-size: 1px;
}
.KVBSubMenu .MainMenu_Divider {
	width: 0px;
	height:0px;
	display:none;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px
}

#topNavBGHP {
background-image: url(/portals/0/skins/kvb/images/banner_HP.jpg);
width: 566px;
height: 104px;
margin: 0px;
padding:0px;
}

#topNavBG {
background-image: url(/portals/0/skins/kvb/images/banner_TD.jpg);
width: 566px;
height: 104px;
margin: 0px;
padding:0px;
}

#topNavBGTDD {
background-image: url(/portals/0/skins/kvb/images/banner_TDD.jpg);
width: 566px;
height: 104px;
margin: 0px;
padding:0px;
}

#topNavBGVP {
background-image: url(/portals/0/skins/kvb/images/banner_VP.jpg);
width: 566px;
height: 104px;
margin: 0px;
padding:0px;
}

#topNavBGTT {
background-image: url(/portals/0/skins/kvb/images/banner_Tour.jpg);
width: 566px;
height: 104px;
margin: 0px;
padding:0px;
}

#topNavBGGH {
background-image: url(/portals/0/skins/kvb/images/banner_GH.jpg);
width: 566px;
height: 104px;
margin: 0px;
padding:0px;
}

#topNavBGMP {
background-image: url(/portals/0/skins/kvb/images/banner_MP.jpg);
width: 566px;
height: 104px;
margin: 0px;
padding:0px;
}

#topNav {
margin: 0px 0px 0px 0px;
padding: 5px 60px 0 0;
}

#topNav a:visted {
color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

#topNav a {
color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

#topNav a:hover {
color: #CCC;	
}

#topNav ul {
margin:0; 
padding:0; 
width:0; 
height:0; 
list-style:none;
}

#topNav li {
display: inline;
list-style-type: none;
padding-right: 9px;
color: #FFF;
}

.bodyBG {
	background-image: url(/Portals/0/Skins/kvb/images/bodyBG.gif);
	background-repeat:repeat-y;
}

.classLink {
color: #333;
}

.smallMargin p {	
margin: 5px;
padding: 0;
}

