html, body {
	margin:0px;
	padding:0px !important;
	text-align:center;
	background-color: #ffffff;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	margin: 10px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 20px;
	font-size: 1.4em;
	color: #757575;
	text-transform:capitalize;
	font-variant:small-caps;
	font-weight: bold;
}
h2 {
	margin: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 20px;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #757575;
	text-transform:capitalize;
	font-variant:small-caps;
	font-weight: bold;
}
h3 {
	margin: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 20px;
	font-size: 1em;
	line-height: 1.1em;
	color: #757575;
	text-transform:capitalize;
	font-variant:small-caps;
	font-weight: bold;
}

pre{
	text-align:left;
	font-family:monospace;
	font-size:12px;
	padding:4px;
	margin:16px auto;
	white-space:pre;
	overflow:auto;
	width:90%;
	clear:both;
	border:1px solid #bfbfbf;
	border-radius:3px;
	box-shadow:0px 0px 10px 5px #000;
	background-color:#4d4d4d;
	color:#af0;
}
img.error {
	background-repeat: no-repeat;
	background-position: center;
	background-image:url('../images/noPhotoAvailable.png');
	width:110px;
	height:100px;

}
#wrap {
	max-width:1015px;
	text-align:left;
	margin: 5px auto;
	color: #ffffff;
}
#content {
	float:left;
	width:763px;
}
#header {
	height: 156px !important;
	padding-top:5px !important;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #bebebe;
	color: #ffffff;
	width:763px;
	position:relative;
	overflow:hidden;
}
#header img {
position:absolute;
top:0px;
left:0px;
z-index:1;
}
#header .title {
position:absolute;
top:0px;
left:50%;
z-index:2;

}
	h1.opacity {
	margin: 10px;
	padding: 5px 15px;
	font-size: 1.05em;
	line-height: 1.1em;
	color: #fff;
	text-transform:capitalize;
	font-variant:small-caps;
	font-weight: bold;
	text-shadow:1px 1px 3px #121212;
	background-color:rgba(255,255,255,0.1);
}

#menu {
	width: 100%;
	min-height:31px;
	background-color: #f9f7ea;
	border:none;
	border-top:1px #e8e6d9 solid;
	border-bottom:1px #f9f7ea solid;
}
#path {
	height:18px;
	font-size: 12px;
	margin:-5px 0 10px 0;
}
#path a:hover {
	color: #000000;
	border-radius: 10px;
	text-decoration:underline overline ;

}
#path a {
	color: #4a4a4a;
	display:block;
	padding: 4px;
	font-variant: small-caps;
	text-decoration:none;
}
#path ul {
	list-style-type:none;
}
#path li {
	float:left;
	display:block;
	text-align:center;
}
#path a:before {
	content: " » ";
}


#path a.last {
	color: #a52a2a;
}

#smBox {
	float:left;
}
.small {
	width: 240px;
	margin: 1px 2px;
	font-size: .8em;
	line-height: 1em;
	color: #3f3f3f;

}
.small1,.small2,.small3 {
}
#a1, #a2, #b1, #b2 {
	display: inline;
	margin: 5px;
	font-size: 1em;
	line-height: 1.75em;
	color: #3f3f3f;
	float:left;
	width: 371px;
	text-align:justify;
}
#a1a2, #b1b2 {
	text-align:justify;
	display: block;
	margin: 5px;
	font-size: 1em;
	line-height: 1.75em;
	color: #3f3f3f;
	width: 760px;
}
#a1a2 ul {
	margin-left: 10px;
}
#a1a2 ul li {
	margin-left: 5px;
}

#foot {
	clear:both;
	position: relative;
	font-size:.8em;
	color:#000000;
	background-color: #e3dede;
	padding: 5px 2px;
	margin: 2px;
	border-radius : 10px;
	-webkit-border-radius : 10px;
	-moz-border-radius : 10px;
}

#footer {
	margin: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 8px;
	background: #E3DEDE;
	color: #373737;
	text-transform:uppercase;
	text-align: right;
}
	a, a:visited {
	color: #4a4a4a;
}
	a:hover {
	color:#46b6b6;
}
	a.current {
	font-weight:bold !important;
	color:#b43700 !important;
	text-transform:uppercase !important;

}
	a img {
	border: 1px #838383 solid;
	margin: 2px;
}
#footer li, #footer li a,#footer li a:visited {
	color: #0099ff;
	list-style: none;
	text-decoration:none;
	text-transform:lowercase;
	font-size: 10px;
}
#stage {
	width:580px;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height:180px;
	margin:0 auto;
}
#slider-buttons{
	width:600px;
	margin:0 auto;
	text-align: center;
}
#myList{
	border:0;
	margin:0;
	padding:0;
	left:400px;
}
#myList ul{
	list-style:none;
	float:left;
}
#myList li{
	list-style:none;
	margin:0;
	padding:0;
	border:0;
	margin-right:4px;
	padding:4px;
	background:#FFE1B8;
	float:left;
	width:180px;
	height:180px;
	text-align:center;
}
	ul.gallist {
	padding: 5px;
	list-style:none;
	float:left;
	margin-left: 0px;
	position:relative;
	display:inline;
}

	li.gallist, li.prodlist {
	list-style:none;
	margin:2px;
	padding:2px;
	border:0;
	background:#FFE1B8;
	float:left;
	width:180px;
	height:180px;
	text-align: center;
}
	li.prodlist {
	height:210px;
	vertical-align:center;

}
.imgbox {
	border : 1px dotted #000000;
	padding: 1px;
	margin: 1px;
	text-align:center;
	font-size:.6em;
	line-height: normal !important;
	min-height:155px;
	height:auto !important;
	height:155px;
	min-width:126px;
	width:auto !important;
	width:126px;

}
#a1a2 .imgbox img,
#b1b2 .imgbox img {
	max-width:750px;
}
#a1 .imgbox img,
#a2 .imgbox img,
#b1 .imgbox img,
#b2 .imgbox img {
	max-width:364px;
}

.toleft {
	float:left;
}
.toright {
	float:right;
}
.tocenter {
	clear:both;
	margin: 1px auto;
}
/* galerie */
	div.gallery{
	margin: 0px 2px 5px 2px;
	display:block;
	clear:both;
}
	div.gallery h3{
	margin: 5px 2px;
	text-align: center;
	font-size:1.3em;
	clear:both;
}
	div.gallery h3 a{
	display: block;
}
	div.gallery img.gallpic{
	float: left;
	margin: .5em;
	padding: .2em;
	border: none;
}
/* gmaps + youtube */
.gmaps {
	width: 320px;
	height:310px;
	margin:1px 2px;
	border: 2px solid #DDFFBB;
}
.line-through {
	text-decoration:line-through;
}
.validation-failed {
	border-color: #ff0000;
}
.validation-advice {
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	line-height:1em;
	color: #ff0000;
	border-color: #ff0000;
	background-color: #ffdddd;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

