@charset "utf-8";
/* CSS Document */

smallpic {
	padding: 5px;
	float: left;
}
.smallpic {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px;
}

.artbox {
	width: 430px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF9900;
	padding-right: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.opacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
}

.opacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.opacity img{
border: 0px solid #ccc;
}

.toggleborder:hover img{
border: 1px solid navy;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}

.artboxbild {
	width: 350px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF9900;
	padding-right: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;

}
.smallpic1 {
	clear: left;
	float: left;
}

.big{
position: relative;
z-index: 0;
}

.big:hover{
background-color: transparent;
z-index: 50;
}

.big span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 0px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.big span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.big:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100;
left: 30px; /*position where enlarged image should offset horizontally */

}

.bigzip{
position: relative;
z-index: 0;
}

.bigzip:hover{
background-color: transparent;
z-index: 50;
}

.bigzip span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 0px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.bigzip span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.bigzip:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -200;
left: 90px; /*position where enlarged image should offset horizontally */

}

.bigmamma{
position: relative;
z-index: 0;
}

.bigmamma:hover{
	background-color: #CCCCCC;
	z-index: 50;
}

.bigmamma span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #CCCCCC;
	padding: 5px;
	left: -1000px;
	border: 1px solid black;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.bigmamma span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.bigmamma:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 90px; /*position where enlarged image should offset horizontally */

}

.lista {
	list-style-position: outside;
	list-style-type: disc;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.prodbox {
	height: auto;
	width: 600px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.mainheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
