/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/photo_click.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* @override http://amonclothing.com/wordpress/wp-content/themes/amon_clothing/smoothbox/gallery.css */

body {
	padding: 0;
	margin: 0 0 0 15px;
	font: 75%/135% Times, "Times New Roman", Georgia, serif;
	background-color: #fff;
	color: #000;
}
a {
	color: #aaa;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	padding: 0;
	margin: 0;
}
a:hover{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
#breit {
	margin: 0;
	padding: 0;
	width: 1000px;
	height: auto;
}
#gallery {
	width: 500px !important;
	height: 420px;
	position:relative;
	float: left;
	margin: 0;
	overflow: visible;
	padding: 0;
}
#gallery ul {
	list-style:none;
	margin:0;
	float: left;
	overflow: visible;
	padding: 0;
	display: table-cell;
}
#gallery ul li {
	display:inline;
	width: 25px;
	height: 25px;
	float:left;
	margin: 425px 5px 0 0;
	border:1px solid #aaa;
	cursor:pointer;
	cursor:hand;
}
#gallery ul li img {
	display:block;
	width: 25px;
	height: 25px;
	}
#gallery ul li span {display:none;}
#gallery ul li span b {display:none;}

/* required for IE5.x and IE6 to display the start image size correctly */
#gallery ul li.click i img.default {
	width: 500px;
	height: 420px;
	border:1px solid #aaa;
	margin-left: auto;
	margin-right: auto;
	margin: 0;
	padding: 0;
}

#gallery ul li.off {
	display:none;
	}

#gallery ul li.click {
	border-color:#aaa;
	background:#aaa;
	cursor:default;
	}

#gallery ul li.click i {
	position:absolute;
	left:0;
	top:0;
	margin: 0;
	padding: 0;
	width: 500px;
	height: 420px;
}

#gallery ul li.click i img {
	width: 500px;
	border: 1px solid #aaa;
	margin-left: auto;
	margin-right: auto;
	margin: 0;
	padding: 0;
	height: 420px;
}

#gallery ul li.click span {display:block;}
.textspalte {
	float: left;
	width: 220px;
	padding-left: 20px;
	margin: 0;
}

.detailspalte {
	width: 220px;
	height: 313px;
	padding: 0;
	vertical-align: top;
	margin: 0;
	float: left;
}
.detailspalte label {
	display: none;
}

.bottombox {
	width: 220px;
	height: auto;
	padding:0;
	vertical-align: bottom;
	margin: 0;
	float: left;
}
.linienbox {
	font-style: italic;
	color: #aaa;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	width: 220px;
	float: left;
	margin: 0 0 10px !important;
	line-height: normal;
	padding: 5px 0 0;
	height: 70px;
}
.linienbox p {
	line-height: 1.2em;
	font-size: 1em;
	margin-bottom: 8px;
	margin-top: 8px;
}

.linkliste {
	width: 220px;
	clear: both;
	padding-bottom: 5px;
	margin: 0 0 -1px;
	border-top: 1px solid #aaa;
	padding-top: 5px;
	border-bottom: 1px solid #aaa;
}
.linkliste img {
	float: left;
	margin-right: 5px;
	clear: both;
	border: none;
}
.linkliste a {
	display: table-cell;
	width: 200px;
	height: 16px;
	vertical-align: middle;
}
.introtext {
	color: #666;
	font-style: italic;
	font-size: 1.5em;
	margin-bottom: 25px;
	line-height: 1.2em;
}
#cart {
	width: 220px;
	height: auto;
	padding: 0;
	display: block;
	margin: 0;
}
#previousproduct {
	width: 102px;
	height: 16px;
	background-color: #eaeaea;
	text-decoration: none;
	text-align: center;
	z-index: 125;
	text-transform: uppercase;
	padding: 4px 3px 2px;
	margin: 0 4px 0 0 !important;
	color: #000;
	bottom: 0;
	float: left;
}
#previousproduct:hover {
	background-color: #ccc;
	cursor: pointer;
	cursor: hand;
}
#previousproduct a {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}
#previousproduct a:hover {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}
#nextproduct {
	width: 102px;
	height: 16px;
	background-color: #eaeaea;
	text-decoration: none;
	text-align: center;
	z-index: 125;
	text-transform: uppercase;
	padding: 4px 3px 2px;
	margin: 0 !important;
	color: #000;
	float: left;
}
#nextproduct:hover {
	background-color: #ccc;
	cursor: pointer;
	cursor: hand;
}
#nextproduct a {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}
#nextproduct a:hover {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}
