
body {
}

#tisResponse #content {
	width: 675px;
	
}
#tisOverlay {
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	background-color: #000;
}

#tisContainer {
	position: absolute; 
	top: 0; 
	margin-top: 20px; 
	margin-bottom: 25px; 
	width: 100%;
	height: 100%;
	z-index: 100;
}

#tisResponse {
	position: relative;
	margin: auto; 
	width: 675px;
	height: 100%;
}

#tisResponse a img{
	border: none;
}

#loading{
	position: absolute; 
	top: 100px; 
	left: 0%; 
	height: 25%; 
	width: 100%; 
	text-align: center;
}

#tisSearchBoxFREESEARCH {
	position:	relative;
	border:		1px solid #7f7f7f; 
	padding:	1px;
	height:		16px;
	width:		76px;
	margin:		0 20px 0 10px;
}

#tisSearchBoxFREESEARCH table {
	padding:	0;
	margin:		0;
}

#tisSearchBoxFREESEARCH input {
	border:		none; 
	outline:	none;
	margin:		0; 
	padding:	0;
	width:		60px;
}

#tisFreesearchResult {
	position:			absolute; 
	top:				18px;
	left:				-283px;
	background-color:	#ffffff; 
	border:				1px solid #7f7f7f;
	z-index: 			100;
	width:				340px;
	padding-left:		10px;
	padding-right:		10px;
}

/* START: Tis search boxes */

.tisSearchBox {
	color:			#666666;
	font-family:	Lucida Sans Unicode,Lucida Grande,sans-serif;
	line-height:	16px;
	display:		inline;
	float:			left;
	font-size:		9px;
	margin:			20px 0;
	padding:		0;
	width:			190px;
}

.tisSearchBox form {
	margin:			0;
	padding:		0;
}

.tisSearchBox input, select {
	color:			#666666;
	font-family:	Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-size:		9px;
	padding:		1px;
}

.tisSearchBoxContainer h1 {
	font-weight:0	normal;
	letter-spacing:	0;
	color:			#666666;
	cursor:			pointer;
	font-family:	Verdana,Verdana,Geneva,sans-serif;
	font-size:		11px;
	font-style:		normal;
	line-height:	26px;
	margin:			0;
	padding:		0 0 0 7px;
}

.tisSearchBoxContainer h1.active {
	background:		transparent url(/images/searchbox_bg.gif) no-repeat scroll center top;
	/*background:		#F1F1F1;*/
}

.tisSearchBoxBody {
	/*
	border-color:	-moz-use-text-color #F1F1F1 #F1F1F1;
	border-style:	none solid solid;
	border-width:	0 2px 2px;
	*/
	border: 0;
	
	overflow-x:		visible;
	overflow-y:		visible;
}

.tisSearchBoxControl {
	clear:			left;
	padding:		0 5px 5px 11px;
}

.tisSearchBoxRow {
	margin: 0;
	padding: 0;
	/*
	margin:			2px;
	padding:		2px;
	*/
}

.tisSearchBoxRow label {
	clear:			left;
	display:		inline;
	float:			left;
	margin:			0;
	overflow:		hidden;
	padding-left:	7px;
	padding-top:	2px;
	width:			50px;
}

.tisSearchBoxRow input {
	margin:			0;
	width:			104px;
}

.tisSearchBoxRow input.date {
	margin:			0;
	width:			82px;
}

.tisSearchBoxRow select {
	margin:			0;
	width:			110px;
}

a.tisSearchBoxMore {
	cursor:			pointer;
	color:			#7F7F7F;
	font-size:		9px;
	font-style:		italic;
	margin:			0;
	padding:		0;
	text-decoration:none;
}

input.tisSearchBoxButton {
	background:		#FFFFFF url(/images/btn_searchbox.gif) no-repeat scroll center center;
	border:			0 none;
	color:			#6BA53A;
	cursor:			pointer;
	font-family:	Verdana,Verdana,Geneva,sans-serif;
	font-size:		9px;
	line-height:	18px;
	margin:			0 0 0 6px;
	padding:		2px;
	width:			57px;
	margin-right:	10px;
}

/* END: Tis search boxes */

#tisSearchMapFooterID {
	margin: 0;
	width: 458px;
	height: 20px;
	line-height: 20px;
	display: none;
}
#tisSearchMapFooterID table.map_btn {
	margin: 5px 0 0 0;
	padding: 0;
	width: 458px;
}
#tisSearchMapFooterID table.map_btn td {
	line-height: 20px;
	height: 20px;
}
#tisSearchMapFooterID table.map_btn td.bg1 {
	width: 280px;
	background: url(/map/img/mapf_bg1.gif) no-repeat bottom right;
}
#tisSearchMapFooterID table.map_btn td.bg2 {
	width: 139px;
	background: url(/map/img/mapf_bg2.gif) no-repeat bottom center;
	text-align: center;
	vertical-align: top;
	padding-bottom: 2px;
	cursor: pointer;
	color: #628b3f;
}
#tisSearchMapFooterID table.map_btn td.bg3 {
	width: 39px;
	background: url(/map/img/mapf_bg3.gif) no-repeat bottom left;
}

