.catalog{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.producttitle {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	width: 380px;
	float: left;
}

.back2cat {
	text-align: right;
	width: 380px;
	float: right;
}

.back2cat a img, .mediumphoto .add2cart a img, .colimages a img  {
	border: none;
}

.descr {
	color: #656565;
	text-align: left;
	line-height: 20px;
}

.mediumphototd {
	width: 480px;
	height: 310px;
	overflow: hidden;
}

.mediumphoto {
	width: 480px;
	height: 310px;
	position: relative;
}

.submedium { 
	cursor: pointer;
	width: 480px;
	height: 310px;
	background-position: center;
	background-repeat: no-repeat;
}

.colorsquares {
	position: absolute;
	top: 10px;
	left: 10px;
}

.colorsquares .full, .colorsquares .half, .colorsquares .triple{
	height: 14px;
	float: left;
}

.colorsquares .full {
	width: 14px;
}

.colorsquares .half {
	width: 7px;
}

.colorsquares .triple {
	width: 5px;
}
.colorsquares .tLeft {
	background: url("../gfx/layout/bcircle.png") 0 0 no-repeat transparent;
}
.colorsquares .tCenter {
	width: 4px;
	background: url("../gfx/layout/bcircle.png") -5px 0 no-repeat transparent;
}
.colorsquares .tRight {
	background: url("../gfx/layout/bcircle.png") -9px 0 no-repeat transparent;
}


.mediumphoto .add2cart {
	width: 40px;
	height: 27px;
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 11px;
}

.mediumphoto .add2cart a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.params span {
	color: #656565;
}

.otherimages img {
	margin: 0px 15px 0px 0px; 
	cursor: pointer;
}

#othrimgsholder {
	position: relative;
}

#miniscl, #miniscr {
	position: absolute;
	top: 70px;
	width: 8px;
	height: 11px;
	overflow: hidden;
}

#miniscl {
	left: 0px;
}

#miniscr {
	right: 0px;
}

#miniscl a img, #miniscr a img {
	border: none;
}

.colimages {
	text-align: center;
}

.colimages img {
	margin-right: 10px;
}

#img_scroll {
	height: 65px;
	width: 695px;
	overflow: hidden; 
	white-space: nowrap;
}

#miniscroll {
	margin-left: 10px;
	height: 135px;
	width: 460px;
	overflow: hidden; 
	white-space: nowrap;
}

/*
	width: 510px; height: 78px; 
	
*/
.hline {
	margin-top: 2px;
	height: 2px;
	overflow: hidden;
} 
