﻿@import url("buttons.css");

.basiccollection .sel_headline {
	text-indent: 18.8em;
}
.limited361collection .sel_headline {
	text-indent: 22em;
}
.limited362collection .sel_headline {
	text-indent: 22em;
}
.limited37collection .sel_headline {
	text-indent: 19.6em;
}
.limited381collection .sel_headline {
	text-indent: 22em;
}

.ce2011collection .sel_headline {
	text-indent: 25em;
}
.flash01collection .sel_headline {
	text-indent: 13.5em;
}
#sale .sel_headline {
	text-indent: 5em;
}


#frame {
	position: relative;
	width: 738px;
	height: 476px;
	margin: 0;	
	padding: 0;
	overflow: hidden;
	z-index: 0;
	background-color: white;
}

#slider {
	width: 738px;
	height: 504px;
	margin: 0;	
	padding: 0;
}
#controls {
	width: 738px;
	height: 28px;
	background-color: white;
	position: relative;
}
#controls a, .zoombox a, .infobox a, .detailbox a {
	color: black;
}
#controls a:hover, .zoombox a:hover, .infobox a:hover, .detailbox a:hover  {
	color: #d91d2d;
}

#terms {
	width: 50px;
	height: 18px;
	float: left;
}

#shipping {
	width: 200px;
	height: 18px;
	float: left;
}

.product_left, .product_middle, .product_right {
	width: 180px;
	height: 154px;
	border: 1px solid #e4e4e4;
	float: left;
	overflow: hidden;
	margin: 2px 0 0 2px;
}
.tooltip {
	display: none;
}

.hoverarea {
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}

.title { 
	width: 100%;
	height: 16px;
	background-color: #e4e4e4;
	text-align: center;
	vertical-align: baseline;
	overflow: hidden;
	color: black;
}
.picture {
	width: 180px;
	height: 122px;
	text-align: center;
	overflow: hidden;
}

.picture img {
	height: 122px;
}
.buttons {
	width: 180px;
	height: 15px;
	text-align: center;
}
.buttons a {
	text-decoration: none;
	line-height: 20px;
}
.buttons a:hover {
	color: black;
}
.detail, .zoom, .buy, .info {
	display: inline;
}
.empty {
	display: none;
}

.infobox {
	position: absolute;
	top: -1px;
	left: 109px;
	visibility: hidden;
	z-index: 100;
	background-color: white;
	border: 1px solid black;
	width: 560px;
	height: 473px;
	color: black;
	overflow: hidden;
}
.infodescbutton, .infothumb1, .infothumb2, .infothumb3,
.infodescription, .infopic1, .infopic2, .infopic3 {
	position: absolute;
	left: 0;
}
.infopic1, .infopic2, .infopic3 {
	display: none;
	margin-left: 74px;
	overflow: hidden;
	text-indent: -25px;
}
.infopic1 {
	display: block;
	margin-top: -82px;
	top: 0;
}
.zoombox .infopic1 {
	margin-top: -40px;
	text-indent: -3px;
}

.infopic2 {
	display: none;
	margin-top: -156px;
	top: 0;
}
.infopic3 {
	display: none;
	margin-top: -230px;
	top: 0;
}
.infodescription {
	display: none;
	background-color: white;
	z-index: 100;
	margin: -50px 0 0 74px;
	overflow: hidden;
	width: 460px;
	height: 470px;
	text-align: left;
	top: 0;
}
.infodescription div {
	display: block;
	padding: 50px 50px 0 50px;
}

.infodescbutton, .infothumb1, .infothumb2, .infothumb3 {
	text-align: center;
	border: 1px solid black;
	width: 73px;
	margin-left: 10px;
}
.zoombox .infothumb1 {
	border: none;
}


.infodescbutton {
	display: block;
	margin-top: 48px;
	padding: 3px 0;
	background-color: white;
	z-index: 100;
}
.infodescbutton:hover {
	background-color: black;
	cursor: pointer;
}
.infodescbutton:hover span.font_small.font_bold {
	color: white;
}
.infodescbutton a {
	color: black;
}
.infodescbutton a:hover {
	color: #d91d2d;
}

.infodescbutton {
	margin-top: 48px;
	padding: 3px 0;
}
#sale .zoombox .infodescbutton, .reflexx .zoombox .infodescbutton {
	margin-top: 68px;
}

.infodescbutton:hover div {
	display: block;
}
.infothumb1 {
	margin-top: 82px;
	z-index: 90;
}
.infothumb2 {
	margin-top: 156px;
	z-index: 90;
}
.infothumb3 {
	margin-top: 230px;
	z-index: 90;
}
.infobuy {
	position: absolute;
	z-index: 300;
	margin: 410px 0 0 10px;
}
.zoombuy {
	position: absolute;
	z-index: 300;
	margin: 85px 0 0 10px;
}
#sale .zoombuy, .reflexx .zoombuy {
	margin: 105px 0 0 10px;
}
.infothumb1:hover, .infothumb2:hover, .infothumb3:hover {
	cursor: pointer;
}

.infothumb1:hover div {
	display: block;
	border: none;
}
.infothumb2:hover div {
	display: block;
	border: none;
}
.infothumb3:hover div {
	display: block;
	border: none;
}
.zoombox {
	position: absolute;
	top: -1px;
	left: 109px;
	visibility: hidden;
	z-index: 100;
	background-color: white;
	border: 1px solid black;
	width: 518px;
	height: 473px;
	color: black;
	overflow: hidden;
}
.zoomprodinfo, .infoprodinfo {
	position: absolute;
	left: 0;
	z-index: 200;
	padding: 10px;
}

.close {
	margin-top: 9px;
	position: absolute;
	right: 10px;
	z-index: 300;
	width: 200px;
	float: none;
}
#overlay {
	position: absolute;
	background-image: url('/images/product-overlay.png');
	z-index: 90;
	width: 738px;
	height: 504px;
	top: 0;
	left: 0;
	display: none;
}
#overlaycontrols {
	position: absolute;
	background-image: url('/images/product-overlay.png');
	z-index: 90;
	width: 738px;
	height: 28px;
	top: 0;
	left: 0;
	display: none;
}
.reflexxicons {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 1000;
}
.newicon {
	position: absolute;
	margin: -135px 0 0 2px;
}
.new {
	padding-right: 3px;
}
