#comparelist {
	height: 99%;
	overflow: auto;
}

#comparelist .footer {
	margin-right: 20px;
	text-align: right;
}

#comparelist .header {
	margin-left: 20px;
	margin-top: 20px;
}

#comparelist .main {
	height: 200px;
	overflow: auto;
}

#comparelist .prev_next_button {
	margin-top: 40px;
}

#comparelist .without_tax {
	border-right: 1px solid #C8C8C8;
	float: left;
	margin-right: 7px;
	padding-right: 7px;
}

#comparelist .without_tax strong,#comparelist .with_tax strong {
	display: block;
}

#comparelist .without_tax,#comparelist .with_tax {
	float: left;
}

#comparelist h2 {
	display: inline;
	font-size: 12px;
}

#comparelist td {
	border-bottom: 1px solid #f0f0f0;
	height: 30px;
	width: 180px;
}

#comparelist td .compare-content {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-right: 20px;
}

#crossselling {
	margin-top: 20px;
}

#crossselling .attributes ul {
	list-style-position: inside;
	list-style-type: square;
}

#crossselling h2 {
	margin-bottom: 10px;
}

#crossselling table tbody td {
	border-top: 1px solid #C8C8C8;
	padding: 3px;
}

#teaser .price .without_tax {
	display: block;
}

.icon_mediabox_controllbar {
	background: url("/img/shared/sprite_20x20_mediabox_controllbar.png");
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 20px;
	margin-right: 5px;
	overflow: hidden;
	text-indent: -99999px;
	width: 20px;
}

.to_basket .quantity_field {
	line-height: 16px;
	margin-left: 0;
	padding: 0;
	width: 23px;
	height: 16px;
}

.button_cc {
    cursor: pointer;
}


/* Listen */
#productlist ul li,#productlist {
	font-size: 11px;
}

#productlist .tbody {
	overflow: auto;
	overflow-x: hidden;
}

#productlist.list {
	font-size: 11px;
}

#productlist.list .tbody td {
	border-bottom: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	border-spacing: 0;
	padding: 3px;
	vertical-align: top;
	font-size: 11px;
}

#productlist.list .tbody .compare {
	padding-top: 20px;
	background-color: #F3F3F3;
}

#productlist.list .tbody .price .with_tax {
	display: block;
}

#productlist.list .tbody .price .without_tax {
	display: block;
}

#productlist.list .thead .headerfields a {
	font-weight: 700;
	font-size: 11px;
}

#productlist.list .thead {
	border-bottom: 1px solid #C8C8C8;
	padding-bottom: 10px;
}

#productlist .tfoot {
	background-color: #F3F3F3;
	height: 40px;
	padding: 10px;
	border-top: 1px solid #C8C8C8;
	font-size: 11px;
}

#productlist.style .attributes ul {
	list-style-position: inside;
	list-style-type: square;
}

#productlist.style .pricebox {
	margin-right: 15px;
}

#productlist.style .tbody td {
	border-bottom: 1px solid #C8C8C8;
	padding: 3px;
}

#productlist.grid .tbody td {
	padding: 10px;
}

#productlist.grid .tbody td {
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	vertical-align: top;
}

#productlist.grid .tbody .checkbox {
	float: left;
}

#productlist.grid .tbody td.item img {
	float: left;
}

#productlist.grid h3 {
	clear: both;
	font-size: 11px;
	font-weight: 700;
}

#productlist.grid .price {
	margin-top: 5px;
}

#productlist.grid .price .without_tax {
	border-right: 1px solid #C8C8C8;
	float: left;
	margin-right: 7px;
	padding-right: 7px;
}

#productlist.grid .price strong {
	display: block;
	font-size: 14px;
	font-weight: bold;
}

#productlist.grid .to_basket {
	clear: both;
	padding: 5px;
}

#productlist.grid .to_basket button {
	margin-left: 6px;
}

/* Mediabox */
#mediabox {
	border: 1px solid #c8c8c8;
	height: 389px;
	width: 300px;
}

#mediabox #bigimage {
	background: url('/img/shared/ajax-loader.gif') no-repeat center;
	border-bottom: 1px solid #c8c8c8;
	height: 313px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	width: 300px;
}

#mediabox #bigimage img {
	left: 0;
	top: 0;
}

#mediabox #controllbar {
	margin-left: 210px;
	position: absolute;
	top: 280px;
}

#mediabox #thumbs {
	margin-left: 10px;
	position: absolute;
	top: 335px;
}

#mediabox #thumbs img {
	border: 0;
}

/* Details */
#productdetails {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	height: 100%;
	width: 100%;
}

#productdetails .inner {
	padding-left: 9px;
	padding-top: 14px;
}

#productdetails .attributes {
	margin-top: 19px;
}

#productdetails .attributes ul {
	list-style-position: inside;
	list-style-type: square;
}

#productdetails .attributes ul li {
	overflow: visible;
}

#productdetails .header {
	margin-bottom: 10px;
}

#productdetails .icons {
	float: right;
	margin-bottom: 20px;
}

#productdetails .left {
	float: left;
	width: 320px;
}

#productdetails .right {
	float: left;
	width: 310px;
}

#productdetails p {
	margin-bottom: 5px;
}

.scale_price {
	margin-right: 10px;
}

.scale_price td {
	font-size: 11px;
	padding-bottom: 5px;
}

.scale_price .scaleheadprice,.scale_price .scalefrom,.scale_price .scaleprice
	{
	padding-right: 5px;
}

table.pricedisplay td {
	vertical-align: top;
}