﻿.menu_list {
	width: 100%;
	/*border: 1px solid white;*/
}
.accordian_menu_head {
	cursor: pointer;
	padding-top:0px;
	/*position: relative;*/
	float: left;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:-5px;
   font-weight:bold;
   /*background: #474541 url(/assets/images/ameneties/arrow_down.png) center right no-repeat;*/
   /*border-top: solid 1px #ccc;*/
   width:97%;
   padding-left: 10px;
	/*border: solid 1px red;*/
}

.accordian_menu_head p {color: #FFFFFF;
	font-size: 12px;
	/*border: solid 1px yellow;*/
	/*padding-top: 20px !important;*/

}
.accordian_menu_head img {
	padding: 0 !important;
	padding-top:5px;
	align: left;
	/*border: solid 1px blue;*/
	float: left;
	/*
	height: 20px !important;
	width: 20px;*/
	height: 41px !important;
	width: 40px !important;
}

.menu_body {
	float: left;
	display:none;
	margin-left:100px;
	margin-right:10px;
	padding-top:0px;
	padding-bottom:10px;
	line-height: 0.5em !important;
	/*border: 1px solid green;*/
}

.menu_item
{
    /*padding-right:10px;
	 padding-left: 67px;*/
	 font-size: 12px;
    width:225px;
}

div#google_maps div#directionsPanel table td
{
	padding: 4px 2px 3px 0 !important;
	color: #474541;
}

div#placesHeader
{
	padding-bottom:15px !important;
	padding-left:12px;
	padding-top:10px;
}

div#map_canvas
{
	margin-top: 9px;
	margin-bottom: 30px;
}

div#clearall
{
	padding-top: 7px;
	margin-right: 5px;
}

#google_maps div#menu {
	width: 360px; 
	float:left;
	z-index:997;
	padding-right:8px;

	margin-bottom: 20px;
}