/* CSS Document */

#searchNavLinks {padding: 10px 10px 0px 20px;}
#searchNavLinksCurrent {font-weight: bold;}

.pagelistContainer .pagelistReady 
{
	min-height: 210px; 
}

.pagelistBodyTable tr
{
	vertical-align:middle;
}

.favoriteColumn
{
	width: 45px;
}

.savedSearchesNameColumn
{
	width: 200px;
}

.savedSearchesDescription
{
	width:190px;
}

.savedSearchesOwnerColumn
{
	width:100px;
}

.savedSearchesDateColumn
{
	width:90px;
}

.sharedColumn 
{ 
	width: 60px;
	text-align:center;
}

#PageListTable .savedSearchesNameColumn,
#PageListTable .savedSearchesDescription,
#PageListTable .savedSearchesOwnerColumn,
#PageListTable .savedSearchesDateColumn, 
#PageListTable .sharedColumn
{
	cursor: default; 
} 

.savedSearchesActionColumn 
{
	cursor: default; 
}

#PageListTable .sharedColumn
{
	text-align: center;
}

#saved_searches_name
{
	background-image: url(/commonspot/dashboard/images/controls/header_light_blue.gif);
}

#PageListTable .savedSearchesNameColumn img
{
	height:16px;
}

.verticalSpacer
{
	margin-top: 20px;
}

.titleimg
{
   float:left;
   padding-right:5px;
}

.filterSection 
{
	line-height:25px; 
	padding:10px;	
}

.filterSection .textbox
{ 
	height:15px;  
	border-style: inset;
}	

.typespan select
{
	margin-left:7px;
	height:18px;
	width: auto;;
}

.showHideElements_hide
{
	display:none;
}

.defaultIcon
{
	cursor:pointer;
}

#innereditPageMenu
{
	width: 175px;
}

#innerfavoritePageMenu
{
	width: 200px;
}

#dateFilter
{
	width:100px;
}
 
.filterSection #filterButtonDiv
{
	float:right;  
} 

.filterSection .clsPushButton
{
	margin-right: 10px;
	margin-top: 5px;
	line-height: 16px;
	padding-left: 3px !important; 	
	padding-right: 3px !important; 	 
}

#navLinkShortcutDiv,
#navLinksavedSearchesDiv
{
	padding:10px 0px 5px 25px;
}

#navLinkShortcutDiv label,
#navLinksavedSearchesDiv label
{
	font-weight:bold;
	color:#000000;	
}

#pagelistContainerDiv .favoriteColumn
{
	cursor: pointer;
}

.typespan #typeShortcuts
{
	width:160px;
}


#pagelistActionBar
{
	text-align:right;
	padding-bottom:10px;
	margin-left: 545px;
	width:75%;
}

#selectDateLinkDiv 
{
	line-height:18px;
	margin-bottom:0px;
}

.selectDateMenu
{
	height:50px!important;
}
