﻿.srchT
{
	width:247px;
	height:6px;
	float:left;
	clear:left;
	overflow:hidden;
	border-top:solid 1px #d5d5d5;
	border-left:solid 1px #d5d5d5;
	background-color:#ffe9b4;
	margin-top:12px;
}
.srchTR
{
	width:7px;
	height:7px;
	float:left;
	overflow:hidden;
	background-image:url(../../images/search/searchT.gif);
	margin-top:12px;
}

.srchContent
{
	width:253px;
	height:338px;
	float:left;
	clear:both;
	padding-top:30px;
	overflow:hidden;
	background-color:#ffe9b4;
	border-right:solid 1px #d5d5d5;
	border-left:solid 1px #d5d5d5;
}
.srchB
{
	width:247px;
	height:6px;
	float:left;
	clear:left;
	overflow:hidden;
	border-bottom:solid 1px #d5d5d5;
	border-left:solid 1px #d5d5d5;
	background-color:#ffe9b4;
}
.srchBR
{
	width:7px;
	height:7px;
	float:left;
	overflow:hidden;
	background-image:url(../../images/search/searchB.gif)
}

.filterT
{
	width:247px;
	height:6px;
	float:left;
	clear:left;
	overflow:hidden;
	border-top:solid 1px #cecece;
	border-left:solid 1px #cecece;
	background-color:#ffffff;
	margin-top:10px;
}
.filterTR
{
	width:7px;
	height:7px;
	float:left;
	overflow:hidden;
	background-image:url(../../images/search/filterT.gif);
	margin-top:10px;
}
.filterContent
{
	width:253px;
	float:left;
	clear:both;
	overflow:hidden;
	background-color:#ffffff;
	border-right:solid 1px #cecece;
	border-left:solid 1px #cecece;
}
.filterB
{
	width:247px;
	height:7px;
	float:left;
	clear:left;
	overflow:hidden;
	border-bottom:solid 1px #cecece;
	border-left:solid 1px #cecece;
	background-color:#ffffff;
}
.filterBR
{
	width:7px;
	height:8px;
	float:left;
	overflow:hidden;
	background-image:url(../../images/search/filterB.gif)
}
.filterTextHeading
{
    color:#f58220;
    font-family:Myriad web Myriad Pro;
    font-size:24px;
    font-weight:bold;
    margin-left:10px;
}
.filterHeading
{
    float:left;
    clear:both;
    margin-top:5px;
    background-image:url(../../images/search/filterBG.gif);
    height:29px;
    width:253px;
    background-repeat:repeat-x;
    overflow:hidden;
    text-indent:10px;
}
.loc
{
    width:233px;
    margin-left:20px;
	float:left;
	clear:both;
	background-color:#ffffff;
	line-height:22px;
}
.visibleDiv
{
    width:723px;
    float:left;
    clear:both;
    display:block;
}
.invisibleDiv
{
    width:723px;
    float:left;
    clear:both;
    display:none;
}
.filterlink
{
    color:#58595b;
    font-weight:normal;
    text-decoration:none;
    font-size:14px;
    font-family:Myriad Web;
}
.filterlink1
{
    color:#58595b;
    font-weight:bold;
    text-decoration:none;
    font-size:14px;
    font-family:Myriad Web;
}
.filterTitleG
{
    color:#58595b;
    font-weight:bold;
    font-size:22px;
    font-family:Myriad Web;
}
.filterTitleGS
{
    color:#58595b;
    font-weight:normal;
    font-size:14px;
    font-family:Myriad Web;
}
.filterTitleO
{
    color:#f58220;
    font-weight:bold;
    font-size:22px;
    font-family:Myriad Web;
}