/* Default */

body,td {
  font-family: helvetica, arial;
  font-size: 11px;
  color: #333333;
}

body {
  margin: 0px;
  background-color: #f4f4f4;
 
}

body table {  text-align:left; }

input,select,textarea {
  font-family: helvetica;
  font-size: 11px;
}

/* Headings, styles */

.heading { font-family: helvetica, arial; font-size: 20px; color: #333333; line-height: 30px; }

.subheading { font-family: helvetica, arial; font-weight: bold; font-size: 11px; color: #333333; line-height: 16px; }

.body { font-family: helvetica, arial; font-size: 11px; color: #333333; line-height: 16px; }

.links { font-family: helvetica, arial; font-weight: bold; font-size: 11px; color: #0099CC; line-height: 16px; }

.price { font-family: helvetica, arial; font-weight: bold; font-size: 45px; color: #2c577e; line-height: 52px; }

.detail { font-family: helvetica, arial; font-weight: bold; font-size: 20px; color: #2c577e; line-height: 23px; }

.grey { color: #a0a0a0; }

.red { color: #cc0001; }

.darkred { color: #5D011D; }

.club_policy_cell { text-align:center; vertical-align:middle; }

.bottomleft { border-bottom: 1px solid #000; border-left: 1px solid #000; padding-top: 10px; padding-bottom: 10px; }

.tableleft { border-bottom: 1px solid #000; padding-top: 10px; padding-bottom: 10px; }

.tablebottom { border-left: 1px solid #000; padding-top: 10px; padding-bottom: 10px; }

/* Links */

a {
  color: #0099cc;
text-decoration:none;
font-weight:bold;
}
a:visited {
  color: #0099cc;
text-decoration:none;
font-weight:bold;
}
a:hover {
  color: #0099cc;
text-decoration:none;
font-weight:bold;
}

/* Misc */

form {
  margin: 0px;
}

hr {
  border-width: 0px;
  height: 1px;
  color: #c0c0c0;
  background-color: #c0c0c0;
}

.star {
  font-family: verdana;
  font-size: 7px;
  color: #f00;
}

#mainCell {
  padding-top: 14px;
  padding-right: 24px;
  padding-bottom: 14px;
  padding-left: 20px;
}

div.siteByInfo {
  padding-top: 2px;
  padding-bottom: 3px;
  font-size: 10px;
  color: #c0c0c0;
}
div.siteByInfo a { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:visited { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:hover { color: #e0e0e0; text-decoration: none; }




span.navHoverLink .subMenu {
	visibility: hidden;
	position: absolute;
	margin-left: -8px;
	margin-top: 11px;
	padding-top: 11px;
}


.subMenu a {
	display: block;
	padding: 5px;
	color: white;
	text-decoration: none;
	/*background-color: #ff9050;*/
	background-color: #596b8f;
}
.subMenu a:visited {
	color: white;
	text-decoration: none;
}
.subMenu a:hover {
	background-color: #ff9050;
	color: white;
	text-decoration: none;
}

span.navHoverLink:hover .subMenu {
	visibility: visible;
}

span.navHoverLink.over .subMenu {
	visibility: visible;
}



.sitemapDiv {
  margin-bottom: 3px;
}
.sitemapHdrDiv {
  background-color: #f0f0f0;
  padding: 4px;
  margin-top: 24px;
  margin-bottom: 6px;
}
table.sitemapTbl {
  width: 100%;
}
td.sitemapMidCell {
  border-left: 1px solid #c0c0c0;
}

.leftImg { background-position: right 500px; }
.rightImg { background-position: left 500px; }
.bottomImg { background-position: left bottom; }
.tableCenter { background-position: center top; }
.bgdiv{ background-position: center top; }


#footer {
margin: 0px auto; 
width: 585px; 
text-align: center;
font-size:9px;
line-height:14px;
color:#333333;
}

#footer a {
color:#333333;
text-decoration:none;
}

#footer a:visited {
color:#333333;
text-decoration:none;
}

#footer a:hover {
color:#333333;
text-decoration:none;
}

.textfield { border: solid #C9CACC 1px; height: 16px; width: 200px; font-size: 10px; }
TEXTAREA { border: solid #C9CACC 1px; font-size: 10px; }
SMALL { color: #9E9DA1; display: block; }
.leftnav_heading { display: block; color:#0099cc; font-weight:bold; background-image: url('../images/pictures/large/system-files/leftnav_bg.jpg'); background-repeat: no-repeat;  background-position: bottom left;padding-left: 10px; text-decoration: none; line-height:23px;}
div.galleryListName { font-weight: bold; }
div.galleryListName { font-weight: bold; }

/* This is to fix a fade issue in IE when using jquery */
.gallery_image_title { background:#fff}

