﻿/*********NAVIGATION BUTTONS TOP***********/*
 
#NavMonty 
{
	
	width: 154px;
	float: left;
	height: 39px;
	display:block;
	margin: 0px 5px 0px 5px;
}
#NavMonty span {
	display: none;
}
.NavMonty-off a 
{
	width: 154px;
	height: 39px;
	display:block;
	background: url(/UserFiles/Image/Buttons/nav-monty.jpg) 0 0px;
}
.NavMonty-off a:hover {
	background-position: 0 -39px;
}
.NavMonty-on a {
    width: 154px;
	height: 39px;
	display:block;
	background: url(/UserFiles/Image/Buttons/nav-monty.jpg) 0 -39px;
}

/******Static Monty Nav**********/

#NavMontyStatic {
	
	width: 154px;
	height: 48px;
	float: left;
	display:block;
	margin: 0px 5px 0px 5px;
}
#NavMontyStatic span {
	display: none;
}
.NavMontyStatic-off a 
{
	width: 154px;
	height: 48px;
	display:block;
	background: url(/UserFiles/Image/Buttons/static-nav-monty-hover.jpg) 0 0px;
}
.NavMontyStatic-off a:hover {
	background-position: 0 -48px;
}
.NavMontyStatic-on a {
width: 154px;
	height: 48px;
	display:block;
	background: url(/UserFiles/Image/Buttons/static-nav-monty-hover.jpg) 0 -48px;
}

/******End Static Monty Nav**********/









#NavZone {
	
	width: 154px;
	height: 39px;
	float: left;
	display:block;
	margin: 0px 5px 0px 5px;
}
#NavZone span {
	display: none;
}
.NavZone-off a 
{
	width: 154px;
	height: 39px;
	display:block;
	background: url(/UserFiles/Image/Buttons/nav-zone.jpg) 0 0px;
}
.NavZone-off a:hover {
	background-position: 0 -39px;
}
.NavZone-on a {
    width: 154px;
	height: 39px;
	display:block;
	background: url(/UserFiles/Image/Buttons/nav-zone.jpg) 0 -39px;
}

#NavZoneStatic {
	
	width: 154px;
	height: 48px;
	float: left;
	display:block;
	margin: 0px 5px 0px 5px;

}

#NavZoneStatic span {
	display: none;
}
.NavZoneStatic-off a 
{
	
	width: 154px;
	height: 48px;
	display:block;
	background: url(/UserFiles/Image/Buttons/static-nav-zone-hover.jpg) 0 0px;
}
.NavZoneStatic-off a:hover {
	background-position: 0 -48px;
}
.NavZoneStatic-on a {
 	
	width: 154px;
	height: 48px;
	display:block;
	background: url(/UserFiles/Image/Buttons/static-nav-zone-hover.jpg) 0 -48px;
}




#NavPTY {
	
	width: 154px;
	height: 43px;
		float: left;
	display:block;
	margin: 0px 5px 0px 5px;
}
#NavPTY span {
	display: none;
}
.NavPTY-off a 
{
	width: 154px;
	height: 43px;
	display:block;
	background: url(/UserFiles/Image/Buttons/nav-pty.jpg) 0 0px;
}
.NavPTY-off a:hover {
	background-position: 0 -43px;
}
.NavPTY-on a {
    width: 154px;
	height:43px;
	display:block;
	background: url(/UserFiles/Image/Buttons/nav-pty.jpg) 0 -43px;
	}

#NavPTYStatic
	{
	width: 154px;
	height: 48px;
	float: left;
	display:block;
	margin: 0px 5px 0px 5px;

}

#NavPTYStatic span {
	display: none;
}
.NavPTYStatic-off a 
{
	width: 154px;
	height: 48px;
	display:block;
	background: url(/UserFiles/Image/Buttons/static-nav-pty-hover.jpg) 0 0px;
}
.NavPTYStatic-off a:hover {
	background-position: 0 -48px;
}
.NavPTYStatic-on a {
	width: 154px;
	height: 48px;
	display:block;
	background: url(/UserFiles/Image/Buttons/static-nav-pty-hover.jpg) 0 -48px;
	}

/*********END NAVIGATION BUTTONS TOP***********/*




