.cat_sort_maincontainer {
	color:#fff;
}
.cat_sort_tab_01 {
	background: url(../images/bg_cat_sort_tab1.gif) no-repeat;
	height:10px;
	line-height:10px;
}
.cat_sort_container {
	background: url(../images/bg_cat_sort_main.jpg) no-repeat;
	height:163px;
	padding-top: 15px;
}
.cat_sort_tab_header {
	width:50%;
	float:left;
	font-size:15px;
	text-align:center;
}
.cat_sort_tab_header a {
	color:#fff;
	text-decoration:none;
}
.cat_sort_tab_header a:hover {
	text-decoration:underline;
}
.cat_sort_tab_header span {
	color:#666565;
}
.cat_sort_box_inner {
	width:294px;
	height:156px;
	float:left;
	padding:0 10px 0 20px;
	background: url(../images/box_separator_small.png) right center no-repeat;
}


.cat_sort_searchbox {
	float:left;
	margin-bottom: 10px;
	background: url(../images/bg_sort_search.png) no-repeat;
	width:248px;
	height:37px;
	padding: 1px 2px 0;
}
.cat_sort_searchbox .searchfield {
	margin:6px 0 0 6px;
	width:188px;
}
.cat_sort_clear_result {
	float:left;
	border-left: solid 1px #353535;
	padding: 9px 0 5px 7px;
	display:inline;
	margin:4px 0 0 10px;
}
.cat_sort_search_note {
	clear:both;
	font-size:11px;
	color:#afafaf;
	line-height:13px;
	width:280px;
}
.cat_sort_back {
	background: url(../images/bt_back.png) 0 3px no-repeat;
	padding-left:14px;
	text-decoration:none;
}
.cat_sort_back:hover {
	text-decoration:underline;
}

.resultElementImageContainer img {
	border:3px solid #BEBABA;
}
.resultElementImageContainer img:hover {
	border: 3px #c42127 solid;
}  
.cat_sort_maincontainer select {
	width:293px;
	border:solid 1px #cccccc;
	margin-bottom:10px
}
.cat_sort_collection {
	float:left;
	width:140px;
}
.cat_sort_collection_nr {
	float:right;
	width:150px;
	line-height:14px;
	margin-top: -6px;
}
.cat_sort_collection_nr span {
	color:#afafaf;
}
.cat_sort_collection_nr_show {
	font-size:20px;
	margin-bottom:5px;
	line-height:30px;
}
.cat_sort_collection_nr_show span {
	color:#d9242b;
}
.cat_sort_collector {
	margin-bottom:10px;
	cursor:pointer;
}
.resultlist_container {
	padding:20px 10px;
}
.resultelementinfo {
	display:none;
	background: url(../images/bg_result_moreinfo.gif) no-repeat;
	width:95px;
	text-align:center;
	height:14px;
	margin:0 auto 5px auto;
	text-decoration:none;
}
.resultelementinfo:hover {
	background: url(../images/bg_result_moreinfo_roll.gif) no-repeat;
	color:#fff;
}


#resultDetail {
	font-size: 12px;
	padding:5px;
	height: 200px;
	width: 840px;
	overflow: hidden;
}
.resultElement {
	/**position: relative;**/
	font-size: 11px;
	float: left;
	padding:10px;
	width: 169px;
	height:200px;
	line-height:13px;
	background: url(../images/car_separator.png) right 0 no-repeat;
	text-align:center;
}
.resultElement a {
	color:#000;
	text-decoration:none;
}
.resultElement a:hover {
	color:#000;
	text-decoration:underline;
}
.resultElementImageContainer {
	height:155px;
	text-align:center;
}
.resultElementInfoClose {
	float:right;
	padding:9px 7px 0 0;
	width: 20px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	cursor:pointer;
}
.catalogItemPopup {
	position: absolute;
	background: url(../images/bg_cat_itempopup.png) no-repeat;
	color: #fff;
	padding: 0 0 20px 20px;
	height: 237px;
	width: 486px;
	z-index: 91;
	text-align:left;
}

.catalogItemPopupPS3 {
	background: url(../images/bg_cat_itempopup_ps3.png) no-repeat;
	padding: 0 0 20px 0;
	width: 506px;	
}

#backgroundPopup {
	display:none;
	position:fixed;
	height:100%;
	width:100%;
	top:0;
	left:0;
	background: #2a2a2a;
	opacity: 0.6;
	filter:alpha(opacity=60);
	border:1px solid #666666;
	z-index: 90;
}
.catalogItemPopupContent {
	float:right;
	width:300px;
	padding-right:20px;
}
.catalogItemPopupImage {
	float:left;
	width:150px;
	text-align:center;
}
.catalogItemPopupImage img{
	border:3px solid #fafafa;
}

.resultlist_container .resultelementinfo {
	display:block;
}
.resultlist_container .resultElementImageContainer {
	height:146px;
}
.resultlist_container .resultElement {
	height:215px;
}
.sortButton {
	width: 170px;
}
.leftColumnBlocks {
	padding: 5px;
}