\@charset "utf-8";
/* CSS SEARCH */

.SearchWrapper
{
	float:right;
	width:192px;
	margin:0;
	padding:0;
}

.SearchWrapper .RightHeader 
{
	width:192px;
	height:22px;
	background: url(../images/top.jpg) no-repeat;
	font-size: 0.8125em;
	color: #4d5785;
	font-weight: bold;
	text-align:center;
	padding-top:10px;
}



.SearchWrapper .bottom
{
	width:192px;
	height:16px;
	background: url(../images/bottom.jpg) no-repeat;
	margin:0;
	float:left;
}

.SearchBgWrapper
{
	width:186px;
	position:relative;
	margin-left:2px;
	/*background: url(../images/middle.jpg) repeat-y;*/
	/*border:solid 1px #FF0000;*/
}
.SearchCenterColumn
{
	width: 270px;
	float:left;
	padding:1px 1px;
	margin:0 3px 0 3px;
}

.SearchBgTop
{
	width:186px;
	height:5px;
	margin:0;
	float:left;
	/*background:url(../images/SearchBgTop.jpg) no-repeat;
	background-position:bottom;*/
}

.SearchBg{
	width:186px;
	/*background:url(../images/SearchBg.jpg) repeat-y;*/
}
.SearchBgBottom{
	width:186px;
	height:35px;
	/*background:url(../images/SearchBgBottom.jpg) repeat-y;
	background-position:top;*/
	
}
.SearchFind
{
	width:58px;
	height:25px;
	margin:3px 10px 0 0;
	float:right;
	
}
	.SearchFind .tab
	{
		float:left;
		margin-top:7px;
	}
		.SearchFind .tab a,
		.SearchFind .tab a:visited
		{
			display:block;
			color:#000;
			font-size:0.7em;
			font-weight:bold;
			text-decoration:none;
			cursor:pointer;
		}			
		
			.SearchFind .tab span.tab_left 
			{
				display:block;
				float:left;
				width:14px;
				height:25px;
				background: url(../images/tabR_left.jpg) 0 0 no-repeat;
			}
			
			.SearchFind .tab span.tab_middle 
			{
				display:block;
				float:left;
				height:19px;
				_height:25px;
				padding:6px 0 0 0;
				background:url(../images/tabR_middle.jpg) 0 0 repeat-x;
			}
			
			.SearchFind .tab span.tab_right 
			{
				display:block;
				float:left;
				width:14px;
				height:25px;
				background: url(../images/tabR_right.jpg) 0 0 no-repeat;
			}
			
			/** Hover & Active State **/
			
			.SearchFind .tab a:hover,
			.SearchFind .tab a.active
			
			{
				color:#000;
				background:none;
				
			}
			
				.SearchFind .tab a:hover span.tab_left,
				.SearchFind .tab a.active span.tab_left,
				.SearchFind .tab a:hover span.tab_middle,
				.SearchFind .tab a.active span.tab_middle,
				.SearchFind .tab a:hover span.tab_right,
				.SearchFind .tab a.active span.tab_right
				
				{
					background-position:0 -25px;
					text-decoration:underline;
				
				}


.SearchHeader{
	width:170px;
	height:20px;
	padding-left:12px;
	font-size:0.8125em;
	margin: 5px 0;
}
.SearchHeaderMain{
	width:271px;
	height:18px;
	padding-left:5px;
	color: #41ADF5;
	font-size:0.8em;
	font-weight:bold;
	float:left;
	border-bottom: solid 1px #41ADF5;
}
.alpha_select{
	float:right;
	width:150px;
	padding-left:2px;
	margin-top:-16px;
	margin-left:2px;
}

	
.SearchStripe{
	width:530px;
	height:14px;
	float:left;
	text-align:right;
	margin-left:5px;
	border-bottom: solid 1px #41ADF5;
}
.SearchStripeTxt{
	font-size:0.7875em;
	padding-right:10px;
	color:#4d5785;
	float:right;
}
.SearchResultGWrapper
{
	float:left;
	margin-left:8px;
	
}
.SearchResultGHdr{
	font-size:0.8125em;
	font-weight:bold;
	color:#4d5785;
	text-decoration:underline;
	float:left;
	
}
.SearchResultGHdr a{
	text-decoration:underline;
	color:#4d5785;
	outline:none;
}
.SearchResultGHdr a:Hover,
.SearchResultGHdr a:Visited{
	text-decoration:underline;
	color:#bc04c9;
}
.SearchResultGHdr a:Visited{
	text-decoration:underline;
	color:#4d5785;
}
.SearchResultGTxt{
	width:530px;
	font-size:0.6875em;
	color:#333333;
	float:left;
}
.SearchResultTxt
{
	width:271px;
	padding-left:12px;
	font-size:0.6875em;
	float:left;
}
.SearchResultAbility
{
	width:180px;
	padding:2px 2px;
	float:left;
}
.SearchResultTxtAbility{
	width:195px;
	padding-left:12px;
	font-size:0.6875em;
	float:left;
	color:#6a6e75;
}
.SearchResultTxtAbility a{
	color:#6a6e75;
	text-decoration:none;
}
.SearchResultTxtAbility a:Hover, 
.SearchResultTxtAbility a:Visited{
	color:#bc04c9;
	text-decoration:underline;
}
.SearchResultTxtAbility a:Visited{
	color:#6a6e75;
	text-decoration:none;
}
.SearchInputWrapper
{
	width:158px;
	height:22px;
	padding-left:12px;
	
}
.SearchInput
{
	width:150px;
	height:25px;
	font-size:0.8em;
	
}

.SearchInput1
{
	width:150px;
	height:20px;
	font-size:0.8em;
	
	
	
}
	.SearchInput1 option
{	
	width:150px;
	font-size:0.8em;
	

}
.SearchInputBox{
	width:154px;
	height:18px;
	
}

.SearchResultPic
{
	width:65px;
	height:70px;
	float:left;
	padding:2px 2px;
}

.SearchResultPic img{
	width:65px;
	height:70px;
}
.SearchResultsWrapper
{
	float:left;
	padding:2px 2px;	
}
.SearchTopWrapper
{
	float:left;
	padding:2px 2px;
	margin-left:4px;
	
}
.SearchStatusWrapper
{
	width:271px;
	padding:2px 2px;
	float:left;
}
.SearchStatusIcon{
	width:126px;
	height:18px;
	float:left;
}

.SearchPinSpace{
	width:47px;
	height:11px;
	float:left;
}
.SearchPinTxt{
	width:60px;
	font-size:0.6875em;
	font-weight:bold;
	padding-top:3px;
	color:#4d5785;
	float:left;
}
.SearchPinInput{
	width:36px;
	font-size:0.6875em;
	font-weight:bold;
	padding:3px 0 0 4px;;
	color:#41ADF5;
	/*background-color:#c9e8fc;*/
	float:left;
}


/*/////////////////////////////////////////////// READER RIGHT*/
.SearchReader{
	width:81px;
	height:92px;
	float:left;
	background:url(../images/readerCardBg.jpg) no-repeat;
	position:relative;
	/*border:solid 1px #FF0000;*/
	
	
}
.SearchReaderAvailability{
	width:81px;
	height:24px;
	float:left;
	/*border:solid 1px #FF0000;*/
}
.SearchReaderInside{
	float:left;
	padding:0 2px 5px 8px;
	margin:2px 0 0 0;
}
.SearchReaderName{
	width:75px;
	font-size:0.6875em;
	font-weight:bold;
	display:block;
	float:left;
	color:#4d5785;
	padding:2px 0 0 0;
}
	.SearchReaderName a:link,
	.SearchReaderName a:active,
	.SearchReaderName a:visited,
	.SearchReaderName a:hover
	{
	width:75px;
	color: #bc04c9;
	text-decoration:underline;
	display:block;
	
	}
.SearchReaderPic{
	width:65px;
	float:left;
	
	
}
.SearchReaderPic img{
	width:65px;
	display:block;
	cursor:pointer;
		
}
.SearchReaderIconWrapper{
	width:65px;
	height:13px;
	/*background:#FFFF00;*/
}
	
	.SearchReaderIcon{
		
		float:left;
	}
		.SearchReaderIcon a:link,
		.SearchReaderIcon a:visited
		{
			width:16px;
			height:13px;
		}
		
/*/////////////////////////////////////////////// READER INFO RIGHT*/
.SearchReaderSpace{
	width:8px;
	height:5px;
	float:left;
}
.SearchReaderSpace2{
	width:5px;
	height:10px;
	float:left;
}
.SearchReaderSpace3{
	width:8px;
	height:3px;
	float:left;
	
}
.ReaderWrapper
{
	position:relative;
	width:192px;
	background: url(../images/middle.jpg) repeat-y;
	padding:5px 0 0 0;
	
}

.SearchReaderWrapper
{
	float:left;
	margin:0 0 0 3px;
	
}
.SearchReaderInfoWrapper{
	width:100px;
	float:left;
	
}
.SearchReaderInfoTitle{
	font-size:0.6875em;
	font-weight:bold;
	margin-bottom:2px;
	color:#76767e;
	float:left;
}
.SearchReaderInfoTxt{
	width:100px;
	font-size:0.625em;
	float:left;
	color:#5e5c59;
	background:#F7F7F7;
	
}
.SearchReaderInfoTxt a{
	text-decoration:none;
	color: #bc04c9;
}
.SearchReaderInfoTxt a:Hover, 
.SearchReaderInfoTxt a:Visited{
	text-decoration:underline;
	color:#6a6e75;
}

.SearchReaderPin{
	width:100px;
	font-size:0.7em;
	font-weight:bold;
	color:#4d5785;
	float:left;
}
.SearchReaderBreak{
	width:174px;
	height:2px;
	float:left;
	margin:2px 0 0 3px;
	background-color:#eeeeee;
}
.SearchMoreReadersSpace{
	width:2px;
	height:23px;
	float:left;
}
/*.SearchMoreReaders{
	width:187px;
	height:23px;
	background:url(../images/two_btn.jpg) no-repeat;
	float:left;
}
.SearchMoreReadersTxt{
	width:140px;
	height:20px;
	font-size:0.8125em;
	font-weight:bold;
	padding-top:3px;
	padding-left:7px;
	color:#4d5785;
	float:left;
	
}
.SearchMoreReadersBtn{
	width:40px;
	height:23px;
	float:left;
	background-color:#0099FF;
}*/
.SearchToggle
{	
	float:left;
	width:185px;
	height:25px;
	display:block;
	cursor:pointer;
	position:relative;
	padding:0 0 0 25px;
}

		.SearchToggle .tab
		{
			float:left;
			margin-top:5px;
		}
		.SearchToggle .tab a,
		.SearchToggle .tab a:visited
		{
			display:block;
			color:#000;
			font-size:0.7em;
			font-weight:bold;
			text-decoration:none;
			cursor:pointer;
		}			
		
			.SearchToggle .tab span.tab_left 
			{
				display:block;
				float:left;
				width:14px;
				height:25px;
				background: url(../images/tabR_left.jpg) 0 0 no-repeat;
			}
			
			.SearchToggle .tab span.tab_middle 
			{
				display:block;
				float:left;
				height:19px;
				_height:25px;
				padding: 5px 0 0 0;
				background:url(../images/tabR_middle.jpg) 0 0 repeat-x;
			}
			
			
			.SearchToggle .tab span.tab_right 
			{
				display:block;
				float:left;
				width:14px;
				height:25px;
				background: url(../images/tabR_right.jpg) 0 0 no-repeat;
			}
			
			/** Hover & Active State **/
			
			.SearchToggle .tab a:hover,
			.SearchToggle .tab a.active
			
			{
				color:#000;
				background:none;
			}
			
				.SearchToggle .tab a:hover span.tab_left,
				.SearchToggle .tab a.active span.tab_left,
				.SearchToggle .tab a:hover span.tab_middle,
				.SearchToggle .tab a.active span.tab_middle,
				.SearchToggle .tab a:hover span.tab_right,
				.SearchToggle .tab a.active span.tab_right
				
				{
					background-position:0 -26px;
					text-decoration:underline;
				
				}
/*.SearchToggleSpace{
	width:184px;
	height:35px;
	padding-left:2px;
	float:left;
}*/


