/* CSS Document */
#category
{
	width:100%;
}
#category #cat_left
{	
	width:200px;
	float:left;
	padding:10px 0px 0px 0px;
}
#category #cat_left #catSearchHold
{
	width:85.8%;
	background-color:#f1f1f1;
	padding-left:10%;
}
#category #cat_left #catSearchHold SPAN.BT
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#2b2b5c;
	display:block;
	margin:0px 0px 5px 0px;
	padding:0px;
}
#category #cat_left #catSearchHold A
{
	line-height:18px;
}
#category #cat_right
{	
	width:386px;
	float:left;
}
#category #cat_right #topMsg
{
	margin:0px 0px 20px 0px;
}
#category #cat_right #bestPraccticeHold
{
	margin:0px 0px 20px 0px;
}
#category #cat_right #bestPraccticeHold .row
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#333366;
	margin:0px 0px 25px 0px;
}

#category #cat_right #topMsg h1
{
	font: bold 11pt verdana;
	margin: 20px 0px 0px 0px; 
	color: #333366;
	padding-bottom: 0px;

	text-align:left;
}

#category #cat_right #bestPraccticeHold .row h2
{
	font: bold 11pt verdana;
	margin:0; 
	color: #333366;
	padding-bottom: 0px;
	text-align:left;
}

#category #cat_right #bestPraccticeHold SPAN
{
	
}
#category #cat_right #bestPraccticeHold SPAN.city
{
	display:block;
	margin:0px 0px 0px 0px;
}
#category #cat_right #bestPraccticeHold SPAN.catogo
{
	display:block;
	margin:0px 0px 0px 0px;
}
#category #cat_right #bestPraccticeHold SPAN.textData
{
	display:block;
	margin:0px 0px 0px 0px;
}
.clearCol
{
	clear:both;
	height:1px;
}


/*//////////////////////////////////////////////////////////////////
			specific for search reluts
//////////////////////////////////////////////////////////////////*/
#category #cat_right #search_form
{
	margin:0px 0px 20px 0px;
}
#category #cat_right #search_form #fieldArea
{
	padding:15px 10px 0px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b2b5c;
}
#category #cat_right #searchLinksHold
{
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333366;
	margin-bottom:20px;
}
#category #cat_right #searchLinksHold SPAN
{
	display:block;
}
#category #cat_right #searchLinksHold #links
{
	display:block;
	text-align:center;
	margin:10px 0px 0px 0px;
}
.inputCat
{
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:#888888 1px solid;
}
/*//////////////////////////////////////////////////////////////////
			specific for search reluts
//////////////////////////////////////////////////////////////////*/

a.cat:link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#333366;
	
}

a.cat:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333366;
	text-decoration: none;
}
a.cat:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	text-decoration:underline;
}
