/*Used for links in the Main (Vertical) Menu*/
.Link{text-decoration:none;font-family:Verdana;font-size:8pt;color: #044698; height: 15px;}
.Link:Hover{text-decoration:underline;color:#044698;}
	/*Used in the Main (Horizontal) Menu*/
.MenuTd{padding-left: 10px; padding-right: 0px;}
.Menu{color:white;font: bold xx-small Verdana;text-decoration:none;}
.Menu:Hover{color:#FFE5B3;}
.ActiveMenu{color:#FFE5B3; font: bold xx-small Verdana; text-decoration:none;}
	/*Basics*/
h1{font-family:verdana,tahoma;font-size: 18pt;font-weight:bolder;color:#FF9A00;font-variant:small-caps;text-align:left;margin-top:30px; margin-left: 10px;}
h2{font-family:verdana,tahoma;font-size: 16pt;font-variant:small-caps;color:#044698;text-align:left;}
h3{font-family: verdana,tahoma;font-size:small;font-weight:bold;font-variant:small-caps;color:#044698;text-align:left;}
a{font-family:"Century Gothic",Tahoma,Verdana;text-decoration:none;color:#044698;} 
a:hover{text-decoration:underline;color:#FF9A00;}
	/*Modified for Polowicklow.com*/
	/*Used in tables and columns that contain main content*/
.MainText{line-height:150%;font-family:"Century Gothic",Tahoma,Verdana;font-size:10pt;text-align:justify;}	
	/*Used in the narrow right-hand column with news and stuff*/
.SmallText{font-family:"Century Gothic",Tahoma,Verdana;font-size:10pt;}
.Title{font-family: verdana,tahoma;font-size:10pt;font-weight:bold;margin-top:10px;color:#044698;}
	/*Mainly for Image Captions and the like*/
.TinyText{font-size:8pt;}
.ImagePlaceHolder{border:1px solid #000000;}
.ImageRightHolder{border:1px solid #000000;margin-left:10px;}
.ImageLeftHolder{border:1px solid #000000;margin-right:10px;}
	/*Vivid links to PoloShop pages in the right-hand column*/
.BigLink{font-family: verdana,tahoma;font-size:18px;font-weight:bold;color:#044698;text-decoration:underline;}
.BigLink:Hover{color:color:#044698;text-decoration:underline;}

.contactUsTitle{
  background: transparent url('/images/contact-us-title.gif') no-repeat right top;
}

.poloWicklow{
  background: transparent url('/images/polowicklow.gif') no-repeat right top;
}
.news{
  background: transparent url('/images/news.gif') no-repeat right top;
}

.poloClubs{
  background: transparent url('/images/poloclubs.gif') no-repeat right top;
}

.polo{
   background: transparent url('/images/polo.gif') no-repeat right top;
}

.poloMap{
   background: transparent url('/images/polomap.gif') no-repeat right top;
}

.poloEvents{
   background: transparent url('/images/events.gif') no-repeat right top;
}

.menuItem{
  border-bottom:solid 1px #91a9c4;
  list-style-type:none;
  text-indent: 10px;
  font-family: Verdana;

}

.selectedMenuItem {
  background:transparent url('/images/root_link_ptr.gif') no-repeat left center;
  border-bottom:solid 1px #91a9c4;
}

.selectedMenuSubitem{
  background:transparent url('/images/root_link_ptr.gif') no-repeat left center;
}

.naviMenu{
  margin:0;
  padding:0;
}

.naviSubmenu{
  margin: 0;
  padding:0 0 0 4px;
}
.menuTitle{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
	background:transparent url('/images/open.gif') no-repeat right top;
}

.menuCollapsed{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
	background:transparent url('/images/close.gif') no-repeat right top;
}

.menuCollapsed .naviSubmenu{
	visibility: hidden;
	display: none;
}

.menuFolder:hover{
  text-decoration: underline;
  cursor: pointer;
}

.menuFolder{
  width: 100%;
}
.menuSubitem{
  list-style-type:none;
  font-weight:normal;
  text-indent: 20px;
  font-family: Verdana;
  line-height: 17px;

}

.submenu{
	padding:0px;
}







































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
