﻿div.lt-memorial div.pager-list-search
	{
	float:right;
	text-align:right;
	width:300px;
	display:block;
	margin:0;
	}

div.lt-memorial div.pager-list-search em
	{
	font-size:1.3em;
	font-style:normal;
	}

div.lt-memorial div.pager-list-search div.ajax-loading-inside
	{
	display:none;
	}

/* Buttons */
div.lt-memorial span.button
	{
	cursor:pointer;
	}

div.lt-memorial div.search
	{
	font-family:Arial,Helvetica,sans-serif;
	border-bottom:1px solid #DBDBDB;
	border-top:0 none !important;
	margin:0 0 10px;
	padding-bottom:15px;
	padding-top:10px !important;
	}

div.lt-memorial div.search div.form
	{
	width:auto;
	}

div.lt-memorial div.search-field
	{
	background:#F9F9FB url(img/list-options-bg.jpg) repeat-x scroll 0 0;
	border:1px solid #DBDBDB;
	border-bottom:1px solid #B9B9B9;
	height:35px;
	float:left;
	width:270px;
	margin-right:10px;
	_margin-right:5px;
	outline:0;
	}

div.lt-memorial div.search-field input, div.lt-memorial div.search-select select
	{
	font-family:Arial,Helvetica,sans-serif;
	border:0;
	margin:9px 0 9px 15px;
	color:#6b6b6b;
	float:left;
	width:250px;
	}
	
div.lt-memorial div.search-full
	{
	width:548px;
	}

div.lt-memorial div.search-full input
	{
	width:528px;
	}

div.lt-memorial div.search-short
	{
	width:270px;
	}

div.lt-memorial div.search-short input
	{
	width:250px;
	}

div.lt-memorial div.search div.form span.input-button
	{
	margin-left:12px;
	}

div.lt-memorial div.search div.form span.input-button input
	{
	font-size:14px;
	width:105px;
	}

/* Select */
div.lt-memorial div.search-select div.control-select
	{
	float:left;
	margin-right:10px;
	}

div.lt-memorial div.search-select div.control-select span.select
	{
	background:#F9F9FB url(img/list-options-bg.jpg) repeat-x scroll 0 0;
	border-color:#DBDBDB #DBDBDB #B9B9B9;
	border-style:solid;
	border-width:1px;
	width:267px;
	position:relative;
	display:inline-block;
	*display:inline;
	zoom:1;
	height:35px;
	cursor:pointer;
	left:0;
	z-index:9
	}

div.lt-memorial div.search-select div.control-select span.select input
	{
	background:transparent;
	border:0 none;
	color:#6B6B6B;
	cursor:text;
	font-family:Arial,Helvetica,sans-serif;
	height:33px;
	_height:32px;
	line-height:33px;
	outline:none;
	width:240px !important;
	text-indent:15px;
	*margin-left:-15px !important;
	padding:1px 0 1px 0 !important;
	_padding-bottom:0 !important;
	left:0;
	top:0;
	}

div.lt-memorial div.search-select div.control-select span.select div.dropdown
	{
	position:absolute;
	top:0;
	right:0;
	width:25px !important;
	height:36px;
	cursor:pointer;
	background:transparent url(img/trigger-arrow-bg.gif) no-repeat scroll center 16px;
	border-left:1px solid #CCC;
	z-index:20;
	}

div.lt-memorial div.search-select div.control-select div.select-list
	{
	position:absolute;
	display:none;
	margin:-1px 0 0 2px;
	padding:0;
	margin:32px 0 0 expression("-"+(this.parentNode.offsetWidth)+"px");
	background:transparent url(img/combo-bg.png) no-repeat scroll 0 100%;
	max-height:200px;
	clear:both;
	cursor:default;
	z-index:2000;
	*left:0;
	*top:35px;
	_margin-right:-5px;
	_background:transparent url(img/combo-bg.gif) no-repeat scroll left bottom;
	width:257px !important;
	}

div.lt-memorial div.search-select div.control-select ul
	{
	display:block;
	margin:0 -7px 0 0;
	padding:2px 0 9px 6px;
	overflow-x:hidden;
	overflow-y:auto;
	background:transparent url(img/combo-bg.png) no-repeat scroll 100% 100%;
	_background:transparent url(img/combo-bg.gif) no-repeat scroll 100% 100%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	_overflow-y:scroll;
	_margin-right:0px;
	}

div.lt-memorial div.search-select div.control-select-scroll div.select-list
	{
	padding:0 0 4px;
	}

div.lt-memorial div.search-select div.control-select-scroll div.select-list ul
	{
	max-height:165px;
	}

div.lt-memorial div.search-select div.control-select ul li
	{
	border-bottom:1px dotted #CCC;
	cursor:pointer;
	float:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.9em;
	margin-right:7px;
	white-space:nowrap;
	padding:6px 0 6px 8px;
	_display:block;
	overflow:hidden;
	_width:243px !important;
	}

div.lt-memorial div.search-select div.control-select ul li.selected
	{
	background-color:#3398DE;
	color:#FFF !important;
	}

div.lt-memorial div.search-select div.control-select ul li:hover
	{
	color:#000;
	}

div.lt-memorial div.search-select div.control-select-scroll ul
	{
	background:none;
	}

/* No Matches */
div.lt-memorial ul li.no-matches
	{
	width:628px;
	}

div.lt-memorial ul li.no-matches p
	{
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
	color:#6B6B6B;
	padding-bottom:25px;
	}
	
/* List Options Search */
div.lt-memorial div.list-options
	{
	height:auto !important;
	margin-top:15px;
	}

div.lt-memorial div.list-options-search ul
	{
	height:15px;
	margin:0 !important;
	padding:10px 0 !important;
	}

/* Alphabet */
div.lt-memorial div.alphabet 
	{
	clear:both;
	display:none;
	margin:0 0 0 15px;
	padding:0 0 10px 0;
	}
	
div.lt-memorial div.alphabet a
	{
	color:#666666;
	font-weight:bold;
	margin:0 13px 0 0;
	}

div.lt-memorial div.alphabet a.last
	{
	margin:0;
	}
	
div.lt-memorial div.alphabet a.active,
div.lt-memorial div.alphabet a:hover
	{
	color:#0099CC;
	}

/* FIX Width to all layouts */

div.search-container
	{
		width:634px !important;
	}

div.search-container ul.list-content li
	{
		width:634px;	
	}

div.search-container ul.list-content a.details
	{
		width:582px !important;
	}