/* PNG FIX */
img, div, a, #content, #logo, #container { behavior: url(css/iepngfix.htc) }


body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333; 
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
	margin: 0 auto 0 auto;		
}

#home {	background-image: url(../images/bkgrnd-players-fight-closeup.jpg); }
#clubhistory {background-image: url(../images/bkgrnd-club-history.jpg); }
#fixtures {	background-image: url(../images/bkgrnd-festival-cup.jpg); }
#polohistory {	background-image: url(../images/bkgrnd-polo-history.jpg); }
#membership {	background-image: url(../images/bkgrnd-polo-players-line-up.jpg); }
#photosvideos {	background-image: url(../images/bkgrnd-polo-errol.jpg); }
#videos {	background-image: url(../images/bkgrnd-ayton-castle.jpg); }
#poloexplained {	background-image: url(../images/bkgrnd-prize-giving.jpg); }
#location {background-image: url(../images/bkgrnd-polo-dukes-lineup.jpg); }
#contact {background-image: url(../images/bkgrnd-tickton-thom.jpg); }
#faq {background-image: url(../images/bkgrnd-polo-borders.jpg); }
#links {background-image: url(../images/bkgrnd-polo-festival-cup-neck-shot.jpg); }

#container {
	width: 960px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	/*border:#099 solid 1px;*/
}
#header {
	height: 73px;
}
#logo {
	width: 386px;
	float: left;
}
#topnav-w {
	float: right;
	margin-top: 15px;
	text-align: right;
	color:#fff;
}
#topnav-w a {
	color:#fff;
	text-decoration:none;
}
#topnav-b {
	float: right;
	margin-top: 15px;
	text-align: right;
	color:#333;
}
#topnav-b a {
	color:#333;
	text-decoration:none;
}
#content {
	position:relative;
	clear: both;
	width: 960px;
	height: 595px;
	background-image: url(../images/bkgrnd-content-area.png); 
	background-repeat: repeat-x;
	/*background-image: url(../images/content-bkgrnd.jpg); 
	background-repeat: repeat;*/
	text-align:left;
	margin-top: 150px;
	padding: 0;
}
/*Menu*/
#menu {
	float:left;
	width:960px;
	height:30px;
}
.menu {
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
	
}
.menu li {
	padding: 0;
	margin: 0;
	height: 30px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	height: 30px;
	background-repeat: no-repeat;
}

.home {background-image: url(../images/home-1.gif); width: 73px;}
.home-on {background-image: url(../images/home-1.gif); width: 73px;}
.home a {background-image: url(../images/home-0.gif);}
.clubhistory {background-image: url(../images/club-history-1.gif); width: 111px;}
.clubhistory-on {background-image: url(../images/club-history-1.gif); width: 111px;}
.clubhistory a {background-image: url(../images/club-history-0.gif);}
.fixtures {background-image: url(../images/fixtures-1.gif); width: 82px;}
.fixtures-on {background-image: url(../images/fixtures-1.gif); width: 82px;}
.fixtures a {background-image: url(../images/fixtures-0.gif);}
.polohistory {background-image: url(../images/history-of-polo-1.gif); width: 141px;}
.polohistory-on {background-image: url(../images/history-of-polo-1.gif); width: 141px;}
.polohistory a {background-image: url(../images/history-of-polo-0.gif);}
.membership {background-image: url(../images/membership-1.gif); width: 103px;}
.membership-on {background-image: url(../images/membership-1.gif); width: 103px;}
.membership a {background-image: url(../images/membership-0.gif);}
.photos {background-image: url(../images/photos-videos-1.gif); width: 127px;}
.photos-on {background-image: url(../images/photos-videos-1.gif); width: 127px;}
.photos a {background-image: url(../images/photos-videos-0.gif);}
.poloexplained {background-image: url(../images/a-guide-to-polo-1.gif); width: 126px;}
.poloexplained-on {background-image: url(../images/a-guide-to-polo-1.gif); width: 126px;}
.poloexplained a {background-image: url(../images/a-guide-to-polo-0.gif);}
.location {background-image: url(../images/club-location-1.gif); width: 86px;}
.location-on {background-image: url(../images/club-location-1.gif); width: 86px;}
.location a {background-image: url(../images/club-location-0.gif);}
.contact {background-image: url(../images/contact-us-1.gif); width: 111px;}
.contact-on {background-image: url(../images/contact-us-1.gif); width: 111px;}
.contact a {background-image: url(../images/contact-us-0.gif);}

ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.menu li a span { visibility:hidden; }
.menu li span { visibility:hidden; }
/*Drop Down Menu*/
.menu li ul
{	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index: 2;
	/*border-top: 1px solid #000;*/
}
.menu li ul li
{	float: none;
	display: inline;
}

.menu li ul li a
{	width: 200px;
	background: #fff;
	color:#333;
	padding: 10px 0 0 10px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;}

.menu li ul li a:hover
{	
	background: #666;
	color:#FFF;
}
#col-left-960 {
	float:left;
	width: 930px;
	padding:15px;
	margin:0;
	text-align:justify;
	font-size:13px;
	line-height:22px;
}
#col-left-660 {
	float:left;
	width: 630px;
	padding:15px;
	text-align:justify;
	font-size:13px;
	line-height:22px;
}
#col-right-300 {
	float:right;
	clear:right;
	width: 270px;
	padding:10px;
	margin: 30px 0 0 0;
	text-align:justify;
	font-size:13px;
	line-height:22px;
}
.home-box {
	float:left;
	padding: 10px;
	margin: 0 25px 0 0;
	width: 270px;
	border:#CCC 1px solid;
	background-color:#FFF;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	behavior: url(css/border-radius.htc);
    border-radius: 15px;     
}
.home-box-r {
	float:left;
	padding: 10px;
	margin: 0;
	width: 270px;
	border:#CCC 1px solid;
	background-color:#FFF;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	behavior: url(css/border-radius.htc);
    border-radius: 15px;     
}
.box-content {
	padding: 0 10px 10px 10px;
	margin: 0 0 20px 0;
	line-height: 20px;
	border:#CCC 1px solid;
	background-color:#FFF;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	behavior: url(css/border-radius.htc);
    border-radius: 15px;
}
/*Table*/
.tblheading {
	font-size:15px;
	font-weight:bold;
}
/*Gallery*/
.gallerybox{
	float:left;
	width:200px;
	margin:0 20px 20px 5px;
	padding:0;
}
.galleryimg {
	position:relative ;
	margin: 10px;
	float:left;
	font-size: 10px;
	border:#999 1px solid;
}
/*faq section*/
.faq-link{
	padding:5px 0 5px 0;
}
.faq-link a{
	text-decoration:none;
	font-weight:bold;
}
.faqanswer {
	padding:5px 0 5px 0;}
/*Form*/
.form-boxes {
	float:left;
	padding: 0 20px 10px 0;
	white-space:nowrap;
}
/*General Styles*/
img {
	border:none;
}
a {
	color:#333;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 13px;
}
li {
	padding: 0 0 10px 0;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.txtsmall {
	font-size:11px;
}
.strapline {	
	font-size: 22px;
	font-weight:normal;
	padding: 10px 0 0 0;
}
.substrapline {	
	font-size: 15px;
}
.photo {border:#999 1px solid;}
.photo-left {
	float:left;
	margin:10px 8px 10px 0;
	font-size:11px;
}
.photo-right {
	float:right;
	margin:10px 0 10px 13px;
	font-size:11px;
}
.clear {
	clear:both;
}
.red {color:#F00;}
.jumplink-bullets ul{
	padding: 0;
	margin: 0;
}
.jumplink-bullets li{
	list-style:none;
	padding: 5px 0 10px 0;
	margin: 0 0 0 0;
}
.jumplink-head {
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}
.jumplink-subhead {
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}
.plain-bullets ul{
	padding: 0;
	margin: 0;
}
.plain-bullets li{
	list-style:none;
	padding: 5px 0 5px 0;
}
.plain-bullets a{
	font-weight:bold;
	text-decoration:none;
}
/*Footer*/
#footer {
	float:left;
	width: 920px;
	background-color:#666;
	/*background-image:url(../images/footer-bkgrnd.jpg);
	background-repeat:repeat-x;*/
	height:290px;
	padding: 20px;
	color:#FFF;
	line-height:18px;
	font-size:12px;
	}
.foot-col {
	float:left;
	width:306px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer ul {
	padding: 0;
	margin: 0;
}	
#footer li {
	padding: 0 0 3px 0;
	margin: 0;
	list-style:none;
}
#footer h3 {
	font-size:14px;
	color:#FFF;
}
#footer .linkunderline {
	text-decoration:underline;
}
#page-base {
	clear:both;
	width: 960px;
	padding: 30px 0 30px 0;
}
.webspan-link {
	float:right;
}
.webspan-link a {
	text-decoration:none;
}


