.photos_selector table.select{
	border-collapse: collapse;
}
.photos_selector table td{
	font:10px arial;
	margin:0;
	padding:0;
	vertical-align:top;
	border:0;
}
.photos_selector table td.n{
	padding:2px 2px 0 0;
}
.photos_selector .loading{
	min-width:20px;
	min-height:20px;
	background: transparent url(/maps/psharkmap/load_w.gif) no-repeat 50% 50%;
}
.photos_selector .loading .photo{
	xmin-width:20px;
	xmin-height:20px;
	visibility:hidden;
}
.photos_selector .photo{
	border: 1px solid #000000;
	display: block;
	text-align:center;
	margin:0 auto 2px auto;
}
.photos_selector a{
	display: block;
	float:left;
	width: 15px;
	height: 15px;
	text-align:center;
	background: #80A7CE;
	font: 10px arial;
	font-weight: bold;	
	line-height: 14px;
	text-decoration: none;
	color: #fff;
	margin:2px 2px 0 0;
}
.photos_selector a:hover{
	background: #FFAE3E;
	color: #fff;
	font-weight: bold;
}
.photos_selector a.current{
	background: #369;
	color: #fff;
	font-weight: bold;
}
#advancedSearchHeaderPanel td {
	border-bottom: 1px solid #bfcddb;
}

#advancedSearchHeaderPanel td div {
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	font: bold 12px/12px arial, helvetica, sans-serif;
	display:block;
	text-align:center;
	margin: 0;
}

#advancedSearchHeaderPanel .selected, #advancedSearchHeaderPanel div:hover{
	border: 1px solid #bfcddb;
	border-bottom: none;
	padding-bottom: 1px;
	cursor:default;
	color:black;
	background: #eef4f9;
	margin-bottom: -1px;
	background: #f3f6f9;
	ssbackground: #f6f8fb;
}

#advancedSearchHeaderPanel .unselected:hover{
	padding-bottom: 0;
	background: #eef4f9;
	background: #f3f6f9;
	ssbackground: #f6f8fb;
}

#advancedSearchHeaderPanel .unselected{
	cursor: pointer;
	border: 1px solid #cedae6;
	border-bottom: none;
	background: #eaf1f7;
}

#advancedSearchHeaderPanel .unselected a, #advancedSearchHeaderPanel .selected a{
	padding: 5px 0 4px;
	display: block;
	font-weight: bold;
	text-decoration:none;
}

#advancedSearchHeaderPanel .selected a, #advancedSearchHeaderPanel .selected a:hover{
	color: #000;
}

table#advancedSearchHeaderPanel{
	border-collapse: separate;
}

.pseudo_popup{
	visibility: hidden;
	display: none;
	background-color: #eef4f9;
	background: #f3f6f9;
	margin: 5px;
	padding: 5px 10px;
	border-bottom: 1px solid #bfcddb;
	background: #f6f8fb;
}

.tab_content{
	border-top: 0px none #fff !important;
	margin: 0px !important;
}
#myListsDiv h1.list_title {
	font-size:11px;
	font-weight:bold;
	padding-left: 11px;
	margin-top: 5px;
	margin-bottom: 2px;
}
#myListsDiv h1.list_title a {
	font-weight:bold;	
	text-decoration: none; 
}
#myListsDiv h1.group {
	margin-top:1px;
}
#myListsDiv h2.list_title {
	font-size:11px;
	font-weight:bold;
	margin:5px 0px 0px 0px;
}
#myListsDiv h2.list_title a {
	font-weight:bold;	
	text-decoration: none; 
}
#myListsDiv table.list {
	font-size:11px;
	margin-left: 11px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#myListsDiv table.list td {
	vertical-align: middle;
}
#myListsDiv table.list td a {
	text-decoration: underline; 
	color: #000000;
}
#myListsDiv .nothing {
	margin-left: 20px;
}
#myListsDiv table.list td.addlist a{
	padding-top: 1px;
	color: #0000FF;
}
#myListsDiv .working {
	padding: 2px;
	padding-left: 12px;
	background-color: #FFD89D;
	font-size:10px;
}
#myListsDiv ul{
	padding-left:18px;
	margin:5px;
}
#myListsDiv ul li{
	padding:1px 0px;
}
#myListsDiv a.addlist{
	color:#336699;
	display:block;
	margin-bottom:3px;
}

.twocolsecondary .subhead{
	background-color: #C7DAE9;
	text-align:left;
	padding: 4px 4px 4px 6px;
	color:#000;
	font: bold 12px arial;
	margin-bottom: 8px;
}
.twocolsecondary #photoDiv{
	padding: 5px;
}
.twocolsecondary .small_text{ 
	font: 10px verdana, arial, sans-serif; 
	color: black; 
	padding: 5px;
	clear:both; 
}
.twocolsecondary .small_text a{ 
	font: 10px verdana, arial, sans-serif; 
	color: #245482; 
	padding-left: 0px; 
	font-weight:bold;	
	clear:both; 
}
a.dtls {
	margin-top: 0px;
}
.tools {
	margin-top: 3px;
}
.tools a {
	background: transparent url(/img/jk/arrow.gif) no-repeat scroll 1px 3px;
	color: #007D00;
	display: block;
	font-size: 10px;
	padding: 1px 0px 2px 14px;
}
table.griddata{
	width: 100%;
}
.griddata .hiimp{
	border-color: #B9B9B9 #E7E7E7 #B9B9B9 #B9B9B9;
}
.griddata td dl{
	margin-bottom: 8px;
}
.griddata td.descr{
	background-color: #F9F9F9 !important;
}
.griddata td.descr dl{
	margin-bottom: 0px;
}
.griddata .hiimp #photoDiv{
	margin: 15px 0px;
}
.griddata div.forcoftheweek input{
	margin-top:5px;
	font-size: 9px;
}

.searchFormTable td{
	padding:3px 0px;
	vertical-align:middle;
}
a.orange,.orange{
	color: #8C5613;
}

#criteria_div{
	background: #f3f6f9;
	color: #222;
	border-bottom: 1px solid #bfcddb;
	padding: 5px 7px;
	font: 11px  arial, helvetica, sans-serif;; 
}
#criteria_div ul{
	margin:3px 0px 0px 5px;
	padding:0px 0px 0px 15px;
}
#criteria_div a{
	color:#7A7A7A;
	font-size:10px;
}

table.calendar {
	width: 92%;
}

table.calendar th.calendar {
	width: 20%;
	border: none;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	font-weight: bold;
	color: #444;
}

table.calendar td.cell {
	background-image: url("/img/blue_sq.gif");
	background-position: center left;
	background-repeat: no-repeat;
	width: 110px;
	height: 113px;
	padding-top: 0.6em;
	padding-left: 1em;
	font-weight: bold;
	color: #A8A7A8;
}

table.calendar td.event_cell {
	background-image: url("/img/orange_sq.gif");
	background-position: center left;
	background-repeat: no-repeat;
	width: 110px;
	height: 113px;
	padding-top: 0.6em;
	padding-left: 1em;
	font-weight: bold;
	color: #A8A7A8;
}

table.calendar td.event_cell a:link {
	color: #2D6E9A;
	font-size: 10px;
}

table.calendar td.event_cell a:visited {
	color: #2D6E9A;
	font-size: 10px;
}

table.calendar td.event_cell div {
	vertical-align: middle;
	padding-top: 1em;
}
.pager_page{
	padding:1px;
}

.button{
	background-color:Transparent;
	border-width:0px;
	background-image:url(/img/Comps/searchBtnBackground.gif);
	width:67px;
	height:21px;
	color:White;
	font-weight:bold;
}
