.col_thumbs {
}


.bigback {
	position: relative;
	display: block;
	z-index: 10;
	height: 32px;
	width: 81px;
	margin-bottom: -59px;
	float: left;
	left: -81px;
	top: 7px;
	color: #ffcc00;
	text-decoration: none;
	
}
.bigback:hover {
	text-decoration: none;
	background-color: #ffda00;
	
}



.viewmode {
	margin-top: 1em;
}

table tbody tr td {
	text-align: left;
}

.thumb {
	/*border-right: solid 1px #ccc499;
	border-bottom: solid 1px #ccc499;*/
	position: relative;
	vertical-align: center;
	overflow: hidden;
	padding: 2px 3px 3px 2px;
	/*width: 256px;
	height: 134px;
	float: left;
	padding: .2em .5em;
	margin: .5em;*/
}
.thumb a:hover {
	background-color: transparent;
}

a.a_thumb {
	display: block;
	overflow: hidden;
	border:0px solid #FF0000;
}
a.cat_color {
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
	padding: 0px 3px;
	margin: 0px 1px;
	border: solid 1px #fff;
}
a.cat_color:hover {
	border: solid 1px #000;
}

div.aright {
	text-align: right;
	clear: none;
}
div.aright a {
	text-decoration: none;
}
div.aright a:hover {
	text-decoration: underline;
}

div.fleft {
	float: left;
}

div.js_slider {
	float: left;
//	display: inline;
	padding: 0px;
	position: relative;
//	top: 2px;
	background: url('../img/bg_slider.gif');
}
img.i_slider {
	position: absolute;
	
}
.s_pages {
	margin-top: 0px;
	margin-right: 10px;
}
.s_pages a {
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	margin:0;
}

.s_pages a.cur {
	border: solid 1px #fccc00;
	background-color: #ffda00;
}
.s_pages a img {
	margin-bottom: 1px;
}
.s_pages a:hover {
	background-color: #ffda00;
}


fieldset{
	padding-top: 1em;
	border: 0px;
	font-weight: bold;
	font-family: "Trebuchet MS",georgia;
	font-size: 1.2em;
	line-height: 1;
	color: #330;
	width: 320px;
	height: 260px;
	background: url('../img/bg_fieldset.gif') no-repeat top left;
}
.i_title {
	color: #773;
	text-align: right;
	width: 90px;
}

.basket
{
	margin:12px;
}
