/* Remove default space added by some browsers */
body {margin-top:0;margin-left:0;padding:0; background: white;}


.contentwrapper {
	background:white;
	width:725px;	
	
}
/* Style that formats the search buttons */
.button{text-transform:uppercase;border:2px solid #5F79AD;background:#739DF1;color:#FFF;text-decoration:none;width:auto;font-weight:bold;white-space:nowrap;border-color:#E0E9F3 #5F79AD #5F79AD #E0E9F3;margin:5px 0 5px 5px;padding:4px}
input.button{width:auto;overflow:visible;height:auto !important;border:2px solid #5F79AD;border-color:#E0E9F3 #5F79AD #5F79AD #E0E9F3;margin:0;padding:2px 4px}

hr{color:#BEC9E0;background-color:#BEC9E0;height:1px;margin:.5em 0 !important;padding:0}

/* Style for the width of the select drop down lists */
select
{
  width: 175px;
}

/* Style that formats the panels that make up the page. */
.panel
{
  padding: 0px;
  padding-left: 5px !important;
  width: 100%;
}

/* Style that controls the outer border of the page */
#search_lite
{
  border: 2px solid #575A5D;
  padding-bottom: 10px;
}

/* Style for the text on the page */
.bodytext
{
  font-family: Arial;
  color: black;
  font-size: 12px;
  font-weight: NORMAL;
}

/* Style for feild labels */
.label 
{
font-family: Arial;
color: #447788;
font-size: 12px;
font-weight: BOLD;
font-style: normal;
margin: 5px;
}

label 
{
font-family: Arial;
color: #447788;
font-size: 12px;
font-weight: BOLD;
font-style: normal;
margin: 5px;
}


/* Heading style */
.h3
{
font-family: Arial;
color: #558ed5;
font-size: 13px;
font-weight: BOLD;
}

/* Styles used for the options lists */
ul
{
  list-style: none;
  margin-left: 0;
}
li
{
  list-style: none;
  margin-left: 0;
  margin-bottom: 4px !important;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: black;
}


.tabs, .TABS {
	font-family:Arial !important;
	font-size:13px !important;
	font-weight: bold !important;
	font-style: normal !important;
	color:white !important;
	margin:0px !important;
	background-color:#575A5D !important;
	background-repeat: no-repeat !important;
	text-decoration:none !important;
}

/* PREDICTIVE AUTO COMPLETE STYLES */
.autocompleteMenu ul{
 border: 1px solid black;
 background-color: white;
 padding: 0px 0px;
 margin:0px 0px 0px 0px;
 height: 250px; width: 300px;
 overflow: auto;
}

.autocompleteMenu li{
  color:black;
  list-style-type:none;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  cursor: pointer;
  font-size: 11;
  font-family: sans-serif;
}

.autocompleteMenu li.selected{
  background-color: #FFFFCC;
}

div.autocompleteMenu td
{
  font-family: sans-serif;
  font-size: 12px;
}

/* Hides the left nav */
div#clubLeftDiv {
	display:none;
}

/* Hides the right nav */
div#clubRightDiv {
	display:none;
}

/* Added to override aaa.com class to expand page width */
.search .aaa2 .mainContent {
	width: 100% !important;
	float: left;
	padding: 0px 5px 5px 5px;
	border-right-width: 0px;
	position: relative;
	border-right:none;
}


#mainContainer.aaa2 {
    width: 100%;
    margin:0px;
    padding:0px;
    border-style: none;
}

/* Hides the left content */
div#clubLeftDiv {
	display:none;
}

/* Hides the right content */
div#clubRightDiv {
	display:none;
}


/* Remove default bottom margin */
.aaa2 table {
	margin-bottom: 0em;
}


.aaa2 th, .aaa2 td {
   border: medium none;
   padding: 0px 0px 2px 2px;
}

.aaa2 .rightServicesContent .clubRight {
    border-width: 0px;
}

.hidden {
	display:none;
}

.moresearchoptionstable {
	width:100% !important;
}

.facilitytable {
	width:100% !important;
}
