#filter_block{
	margin-bottom: 20px;
}

.refine_by_button{
	position: relative;
	background: url('/images/secondary.gif') no-repeat;
	background-position: left -66px;
	padding:0 0 0 6px;
	margin:0 12px 0 0;
}

.refine_by_button span {
	color: #fff !important;
	font-weight: bold;
    background: url('/images/secondary.gif') no-repeat;
    background-position: right -491px;
	height: 29px;
	line-height: 28px;
	padding: 7px 16px 6px 0;
}

.refine_by_button img {
	bottom: -7px;
	height: 10px;
	left: 2px;
	position: absolute;
	width: 36px;
}

#frame{
	position: relative;
}

#frame table {
	background-color: #f0f2f4;
}

#frame td {
	vertical-align: top;
	background-color: #f0f2f4;
	padding-right: 10px;
}

.td_border{
	border-left: solid 1px #fafafa;
	padding-left: 10px;
}

.dropdown{
	z-index: 999;
}

.dropdown .slide-down {
    background-position:left -33px;
}

.dropdown .slide-down span {
	color: #fff !important;
    background-position:right -359px;
    text-decoration: none;
}

.down-list-field {
	font-size: 12px;
	position: absolute;
    padding: 10px 0 10px 10px;
    margin: 0;
	left: 0;
	top: 29px;
	display:none;
	z-index: 999;
}

.down-list a {
	white-space: nowrap;
	padding:5px 10px 5px 10px;
    color:#68bdd8;
    display:block;
    text-decoration:none;
    min-width:90px;
}

.down-list a:hover{
	color:#68bdd8;
    text-decoration:none;
    background:#fafafa;
}

.down-list li {
    color:#68bdd8;
    text-decoration:none;
    min-width:90px;
}

.down-list li a:visited {
    color:#68bdd8;
}

.down-list {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

ul.down-list li a img {
	margin-top: 1px;
	height: 12px;
	width: 12px;
	border: 0 none;
}

ul.down-list li a span, 
ul.down-list li a:link span, 
ul.down-list li a:visited span {
	margin: 0 0 0 6px;
	line-height: 14px;
	vertical-align: top;
}

ul.down-list li a em, 
ul.down-list li a:link em, 
ul.down-list li a:visited em {
	color: #ccc;
	margin: 0 0 0 5px;
	line-height: 14px;
	vertical-align: top;
	font-style: normal;
}

.pcb, .pcb span {
	background: url('/images/secondary.gif') no-repeat;
	height: 29px;
	line-height: 29px;
	padding: 7px 0 6px 0;
}

.pcb, a.pcb:link, a.pcb:visited {
	color: #68bdd8;
	font-size: 12px;
	padding-left: 6px;
	text-decoration: none !important;
}
/* ie 6 hack */
* html div#frame .pcb {
	color: #68bdd8;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
* html div#frame a.orange-button img {
	bottom: -8px;
	height: 10px;
	left: 2px;
	position: absolute;
	width: 36px !important;
}
* html #filter_block .refine_by_button img {
	bottom: -8px;
	height: 10px;
	left: 2px;
	position: absolute;
	width: 36px !important;
}

/* ie 7 hack */
*:first-child+html .pcb {
	color: #68bdd8;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
*:first-child+html a.orange-button img {
	bottom: -8px;
	height: 10px;
	left: 2px;
	position: absolute;
	width: 36px !important;
}
*:first-child+html .refine_by_button img {
	bottom: -8px;
	height: 10px;
	left: 2px;
	position: absolute;
	width: 36px !important;
}

.pcb span {
	background-position: right -326px;
	padding-right: 19px;
	white-space:nowrap;
}

a.blue-button, a.blue-button:link {
	color: #68bdd8 !important;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.blue-button:hover {
	color: #fff !important;
	background-position: left -33px;
}
a.blue-button:hover span {
	background-position: right -359px;
}

a.orange-button {
	background-position: left -66px;
}

a.orange-button span {
	background-position: right -392px;
	color: #fff !important;
}

a.orange-button:hover {
	color: #fff !important;
	background-position: left -66px;
}
a.orange-button:hover span {
	background-position: right -425px;
}

#frame a.orange-button img {
	bottom: -7px;
	height: 10px;
	left: 2px;
	position: absolute;
	width: 36px;
}

a.orange-button-active {
	background-position: left -99px;
	padding-left: 16px !important;
}

a.orange-button-active span {
	background-position: right -392px;
	color: #fff !important;
	font-weight: bold;
}

a.orange-button-active:hover {
	background-position: left -99px;
}
a.orange-button-active:hover span {
	background-position: right -425px;
}