html {
    margin: 0px;
    padding: 0px;
    /*overflow: hidden;*/
}
body {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 75%;
	margin: 0px;
	background-color: white;
    /*border: solid 1px red;*/
}

#directions {
	visibility: hidden;
}

#directionsmap {
	visibility: hidden;
}

#anothermap {
	visibility: hidden;
}

#content {
	display: block;
	position: relative;
	margin: 0px 494px 0px 0px;
	padding: 0px;
	height: 100%;
    /*border: solid 1px blue;*/
}

#map_canvas {
	height: 100%;
	width: 100%;
	border-left: 4px solid #00FF00;
	border-right: 2px solid #00FF00;
	padding-left: 4px;
}

#io {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 473px;
	border-right: 4px solid #00FF00;
	padding: 2px;
	margin: 0;
}

#io p {
    margin: 0px;
}

img {
	border: none;
}

#logo {
	height: 85px;
	margin: 0px;
	width: 100%;
	text-align: center;
	font-weight: bold;
}

#logo p {
    margin: 0px;
}

#left {
	float:left;
	width: 55%;
	clear: both;
	margin: -9px 0px 0px 0px;
	padding: 4px 0px 2px 0px;
}

#right {
	padding: 4px 0px 2px 0px;
	float: right;
	width: 44%;
}

#map_clicks {
	text-align: center;
	background-color: #FFFFFF;
	color: #0000FF;
	font-weight: bold;
	position: absolute;
	margin: 0px;
	padding: 0px;
	border: 2px solid #00FF00;
	width: 130px;
	height: 14px;
	top: 84px;
	right: -1px;
	-moz-opacity:0.6;opacity: 0.6; filter:alpha(opacity=60);
}

#map_link_click {
	border-right: 1px solid #00FF00;
	width: 64px;
	float: left;
	/*top: 32px;
	right: 66px;
	width: 63px;
	height: 20px;*/
}

#map_email {
	border-left: 1px solid #00FF00;
	width: 64px;
	float: right;
	/*top: 32px;
	right: -1px;
	width: 63px;
	height: 20px;*/
}

#map_link {
	text-align: center;
	background-color: #FFFFFF;
	color: #0000FF;
	font-weight: bold;
	position: absolute;
	margin: 0px;
	padding: 0px;
	border: 2px solid #00FF00;
	width: 300px;
	height: 20px;
	top: 100px;
	right: -1px;
}

#iconology {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	top: 32px;
	right: -1px;
	margin: 0px;
	border: 2px solid #00FF00;
	-moz-opacity:0.6;opacity: 0.6; filter:alpha(opacity=60);
	width: 130px;
	height: 50px;
}
#iconology p {
    margin: 0px;
}

#iconology img {
    height: 14px;
    padding: 0px 3px;
}

#mapad {
	position:absolute;
	right: -4px;
	bottom: 6px;
	z-index: 99999;
	-moz-opacity:0.8;
	opacity: 0.8;
}

#holder {
	visibility: hidden;
	height: 20px;
}

#searchtypes {
	text-align: center;
	width: 100%;
	padding: 8px 0 0 0;
	margin: 0px 0 0 3px;
}

#infobar {
	margin: 0 0 0 3px;
	width: 100%;
	font-weight: bold;
	text-align: center;
	padding: 8px 0 0 0;
}

#advancedoptions {
	text-align: left;
}

#link {
	visibility: hidden;
	clear: both;
	width: 100%;
	visibility: hidden;
	text-align: center;
	margin: 0;
	padding: 2px 0 0 0 ;
	border: 0;
}

input.linktext {
	background-color: #EEEEEE;
    width: 80%;
    padding: 0;
    margin: 0;
}

#results {
	margin: 15px 0 0 0;
	padding: 0;
	border: 0;
	overflow: auto;
	font-weight: normal;
	width: 99%;
}

#explanation {
	text-align: center;
	padding: 0px 0px 0px 0px;
}
#explanation img {
    height: 14px;
    padding: 0px 3px;
}

input.location {
    border: thin solid #000;
    color: #676767;
    margin: 3px 0px;
    padding: 3px;
    width: 95%;
}

#textboxes img {
	text-align: center;
	vertical-align: middle;
}

input.searchterm {
    border: thin solid #000;
    color: #676767;
    margin: 3px 0px;
    padding: 3px;
    width: 42%;
    text-align: center;
}

input[type="submit"] {
    width: 40%;
}

.error {
    font-weight: bold;
    color: green;
    text-align: center;
}

#acknowledge {
	clear: both;
	padding: 0;
	margin: 0;
	border: 0;
}

/*about page*/
#abouttext {
	background: url(http://www.rendeznew.com/images/rendeznew-about-background.jpg) #FFFFFF scroll;
	height: 100%;
	width: 100%;
	border-left: 4px solid #00FF00;
	border-right: 2px solid #00FF00;
	padding-left: 4px;
}

#abouttext img {
    height: 18px;
    padding: 0px 2px;
}

#aboutright {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 473px;
	border-right: 4px solid #00FF00;
	padding-right: 2px;
	margin: 0;
}

#aboutphoto {
	text-align: center;
	width: 99%;
	height: 100%;
}

/*tab stuff*/
a{
color: #00f;
text-decoration: none;
}
a:hover{
color: #DFE44F;
}

#tabwrapper {
	border-bottom: 2px solid #00FF00;
	height: 32px;
	margin: 0 -3px 0 -5px;
	padding: 0 0 0 10px;
}

.boxholder{
	padding: 15px 0px 0 0 ;
}
.tab{
	float: left;
	height: 32px;
	width: 65px;
	margin: 2px 1px 0 0;
	text-align: center;
	background: url(http://www.rendeznew.com/images/greentab.jpg) no-repeat;
	cursor:pointer;
	padding: 9px 0 0 0;
	color: #00f;
	font-size: 12px;
	font-weight: bold;
}

.tabtxt{
	margin: 0;
	color: #00f;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0 0 0;
}

/*LIST STUFF*/
#categorieslist p {
	padding: 5px 0 0 0;
}

#categorieslist ul{
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0px;
}

#categorieslist li{
	border: none;
	padding: 1px;
	height: 17px;
	margin-left: 0px;
}

#categorieslist li.column1 {
	width: 100px;
}

#categorieslist li.column2 {
	margin-left: 102px;
}

#categorieslist li.eat_column_reset {
/* used to move additional columns back to top, not needed on
  the first because the position is relative */
  /* -1 * (num_of_items * (height + 2(border+padding))) */
               /* -1 * (6 * (17 + 2(0+1))) = -114 */
	margin-top: -114px;
}
#categorieslist li.drink_column_reset {
/* used to move additional columns back to top, not needed on
  the first because the position is relative */
  /* -1 * (num_of_items * (height + 2(border+padding))) */
               /* -1 * (4 * (17 + 2(0+1))) =  */
	margin-top: -76px;
}

#categorieslist li.play_column_reset {
/* used to move additional columns back to top, not needed on
  the first because the position is relative */
  /* -1 * (num_of_items * (height + 2(border+padding))) */
               /* -1 * (5 * (17 + 2(0+1))) =  */
	margin-top: -95px;
}
