@charset "UTF-8";
/* CSS Document */

.map {
	height: 800px;
	/*width: 922px;*/
	width: 522px;
	border: 0px solid #000000;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px; 
}
#map_list {
	float: left;
	height: 500px;
	width: 942px;
	margin: 0;
	padding: 0;
	background: #EBEBEB;
	list-style: none;
}

#map_list li {
	padding: .5em;
}

#map_list li:hover {
	background: #555;
	color: #FFF;
	cursor: pointer;
	cursor: hand;
}

#map_list li.active {
	background: #555;
	color: #FFF;
}

#map_list li.active:hover {
	background: #363636;
	cursor: default;
}

#map_message {
	display: none;
	position: absolute;
	width: 12em;
	padding: .5em;
	background: #555;
	font-size: .9em;
	color: #FFF;
}

#map_message img {
	border: 0;
	margin-top: 0;
}

#map_message a {
	color: #CAEAF9;
	border-bottom: 1px solid #EBEBEB;
}

#map_message a:hover {
	color: #FFF;
	border-bottom: 1px solid #CAEAF9;
}
.gMapCatList
{
	width:420px;
	left:0px;
	top:0px;
	margin:0px 0px 7px 0px;
}
.mark_header
{
	left:0px;
	top:0px;
	margin:0px 0px 15px 0px;
}
p {
	clear: both;
	margin-top: 1em;
}

#cat_detailsPic , #productPic {
	float: left;
	padding-right: 10px;
	padding-bottom: 16px;
	max-width:100px;
}

#productPic p {
	margin-top: 0px;
	margin-bottom: 8px;
}


#cat_detailsPic p {
	margin-top: 0px;
	margin-bottom: 8px;
}

#actionList {
	clear: both;
}

#cat_Details
{
 width:auto;   
 top:0px;
 left:0px;   
 }
 
 .desc_container
{
}


.cat_image
{
}

.
cat_Details
{
}


