﻿table.category
{
	width:486px;
	height:240px;
}

div.all_maps
{
	height:450px; 
	overflow-y:scroll;
}

td.category_title
{
	padding-right:8px;
	padding-left:8px;
	color:#990000;
	font-family:Arial;
	font-size:20px;
	vertical-align:middle;
	font-weight:bold;
	width:100%
}

td.sort_by_date a
{
	white-space:nowrap;
	color:#5A5A5A;
	font-size:12px;
	padding-top:2px;
}
a.sort_by_date
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	border-bottom:1px #006699 solid;
}

a:hover.sort_by_date
{
	color:#145679;
}

.selected_en
{
	background-image:url(/SITE/TEMPLATES/MAP_SYMBOL/controls/list/images/ltr/now_showing.gif);
	background-repeat:no-repeat;
}
.selected_he
{
	background-image:url(/SITE/TEMPLATES/MAP_SYMBOL/controls/list/images/rtl/now_showing.gif);
	background-repeat:no-repeat;
}

td.category_text
{
	line-height:14px;
	font-size:12px;
	color:#000000;
	padding-bottom:15px;
}

a.maps_title, a:hover.maps_title
{
	font-size:12px;
	color:#000000;
}
a:hover.maps_title
{
	color:#666666;
}

.maps_date
{
	font-size:10px;
	color:#666666;
	padding-top:5px;
}
