﻿body { font-family:Arial; font-size:12px; }
 
.clear { height:1px; clear:both; }
.ex {color:Gray; font-size:9px; text-decoration:none;}
 
div.box1 {padding:2px; }
div.hd1 { color:#ABACA8; margin-left:3px;}
div.hd1 .hdt { font-size:12px; color:#0D82E9; text-decoration:none; margin-left:5px;}
div.bd1 { padding:5px;}
 
.hs {background-color:#c0c0c0; }

a.add-link {display:block; background:url(http://www.bestsearch.com/images/add.png) no-repeat 0 0; padding-left:20px; color:#333333; font-weight:bold; margin-top:7px; width:240px;}
 
.pnl190T {
	width:190px;
	height:6px;	
	background:url(http://www.bestsearch.com/images/crvT_190.gif) no-repeat;
	padding:0px;
	overflow:hidden;
}

.pnl190B {
	background: url(http://www.bestsearch.com/images/crvB_190.gif) top no-repeat;
	width: 190px;
	height:6px;
	margin-bottom: 10px;	
	padding: 0px;
}

.pnl190M
{
	width: 188px;
	border-left: 1px solid #bababa;
	border-right: 1px solid #bababa;	
	margin:0px;	
	padding-bottom:1px;
	background-color: #FFF;
}

.pnl320T {
	width:320px;
	height:6px;	
	background:url(http://www.bestsearch.com/images/crvT_320.gif) no-repeat;
	padding:0px;
	overflow:hidden;
}

.pnl320B {
	background: url(http://www.bestsearch.com/images/crvB_320.gif) top no-repeat;
	width: 320px;
	height:6px;
	margin-bottom: 10px;	
	padding: 0px;
}

.pnl320M
{
	width: 318px;
	border-left: 1px solid #bababa;
	border-right: 1px solid #bababa;	
	margin:0px;
	padding-bottom:1px;
	background-color: #FFF;
}

.pnl980T {
	width:980px;
	height:5px;
	clear:both;
	background:url(http://www.bestsearch.com/images/crvT_980.gif) no-repeat;
	padding:0px;
	overflow:hidden;
}

.pnl980B {
	width:980px;
	height:6px;
	clear:both;
	margin-bottom:-5px;
	padding:0px;
	background:url(http://www.bestsearch.com/images/crvB_980.gif) no-repeat;
}

.pnl980M
{
	width: 978px;
	border-left: 1px solid #bababa;
	border-right: 1px solid #bababa;	
	margin:0px;
	padding-bottom:1px;
	background-color: #FFF;
}

.pnl446T {
	width:446px;
	height:6px;
	clear:both;
	background:url(http://www.bestsearch.com/images/crvT_446.gif) no-repeat;
	padding:0px;
	overflow:hidden;
}

.pnl446B {
	width:446px;
	height:6px;
	clear:both;
	margin-bottom:-5px;
	padding:0px;
	background:url(http://www.bestsearch.com/images/crvB_446.gif) no-repeat;
}

.pnl446M
{
	width: 446px;
	background:url(http://www.bestsearch.com/images/bgM_446.gif) repeat-y;	
	margin:0px;
	padding-bottom:1px;	
}

.pnl650T {
	width:650px;
	height:6px;
	clear:both;
	background:url(http://www.bestsearch.com/images/crvT_650.gif) no-repeat;
	padding:0px;
	overflow:hidden;
}

.pnl650B {
	width:650px;
	height:6px;
	clear:both;
	margin-bottom:-5px;
	padding:0px;
	background:url(http://www.bestsearch.com/images/crvB_650.gif) no-repeat;
}

.pnl650M
{
	width: 648px;
	border-left: 1px solid #bababa;
	border-right: 1px solid #bababa;	
	margin:0px;
	padding-bottom:1px;
	background-color: #FFF;
}

.ui-effects-transfer { border: 2px dotted gray; } 

/* Grid */
.grid {width:100%; border:1px solid #888888;}
.grid td {padding:3px;}
.grid td, .grid th {border:1px solid #888888;}
.grid .header {background-color:#e0e0e0; font-weight:bold; text-align:center; height:20px;}
.grid .header a, .grid .header a:visited {color: Black;}
.grid .footer {background-color:#e0e0e0; height:20px;}
.grid .pager {font-size:12px;}
.grid .pager span {color:#cc0000; font-weight:bold;}	

/* Rows */
.r0 {background-color: #ffffff;}
.r1 {background-color: #f0f0f0;}

/* Suggest Auto Complete */
.suggest_results 
{
	margin-top:8px;
	margin-left:4px;
	padding: 0px;
	border: 1px solid #303030;
	background-color: #DEEDF7;
	overflow: hidden;
	position:relative;
	z-index: 100;
	display: none;
}

.suggest_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.suggest_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 99%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.suggest_over {
	background-color: #0A246A;
	color: #ffffff;
}
