p.error {
color: red;
font-size: .9em;
padding: 8px 8px 0px 8px;
border: 0;
}

span.error {
	color: red;
float: right;
width: 240px;
font-size: .9em;
padding: 2px;
}
.required{
	color: red;
}
.thumb{
	height:72px;
	width:120px;
	background-repeat:no-repeat;
	background-position:center; 
}



/* css part 2 */

body,
html {
	height:100%;
	width:100%;
	padding:0;
	margin:0;
	font: normal 12px arial, tahoma, sans-serif;
}

.body {
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position:50% 0;
}
.body-pic1 {
	/*background-image:url(/media/images/bg.jpg);*/
}



/* General style definitions */
*:focus {
	outline:none;
}
table {
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	border:none;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	float:left;
	width:100%;
	clear:both;
}
form,fieldset {
	padding:0;
	margin:0;
	border:none;
}


#container {
	z-index: 100;
	background:url(/media/images/nav-bg.png) 50% 0 no-repeat;
	float:left;
	width:100%;
	position:relative;
}
#wrap {
	width:960px;
	margin:0 auto;
}

#header {
	height:110px;
	padding:30px 0 0 10px;
	background:url(/media/images/lines.png) 0 0 no-repeat;
}
#logo {
	float:left;
	width:160px;
	height:110px;
}
#logo a {
	float:left;
	width:101px;
	height:84px;
}
#header h1 {
	float:left;
	padding:0;
	margin:0;
	width:260px;
	height:110px;
	background:url(/media/images/slogan.png) 0 0 no-repeat;
	text-indent:-9000px;
}
#topmenu {
	float:left;
	padding:0;
	margin:0;
	height:90px;
	list-style:none;
	width:296px;
	font-size:19px;
}
#topmenu li {
	float:left;
	height:30px;
	width:110px;
	padding-left:38px;
	background:url(/media/images/heart.png) 0 0 no-repeat;
}

#topmenu li.shop {
	float:left;
	height:30px;
	width:110px;
	padding-left:38px;
	background:url(/media/images/shop.png) 0 0 no-repeat;
	color:#fff;
}

#topmenu li.shop a:hover,
#topmenu li.shop a
{
	color:#fff;
}

#topmenu li a {
	text-decoration:none !important;
}
#topmenu li a:hover {
	color:#af0000;
}



#mainmenu {
	float:left;
	height:80px;
	background:#af0000;
	width:100%;
	overflow:hidden;
}
#mainmenu ul {
	padding:8px 0;
	margin:0;
	width:1100px;		/* to avoid flickering when move mouse quickly and lavalamp moves right out of UL */
	height:64px;
	list-style:none;
	position:relative;
	z-index:3;
	overflow:hidden;
}
#mainmenu li {
	float:left;
	list-style:none;
	margin-right:14px;
	height:64px;
	color:#fff;
	position:relative;
	z-index:3;
}
#mainmenu li.last {
	margin-right:0;
}
#mainmenu li.back {
	width:100px;
	margin:0 !important;
	position:absolute;
	z-index:2;
	background:url(/media/images/mainmenu-corners.png) #8c0000 100% -64px no-repeat;
	overflow:hidden;
	display:none;
}
#mainmenu li.back .left {
	float:left;
	width:4px;
	height:64px;
	background:url(/media/images/mainmenu-corners.png) 0 0 no-repeat;
}
#mainmenu li:hover, #mainmenu li.jshover {
}
#mainmenu li a {
	height:63px;
	padding:1px 10px 0 10px;
	color:#fff;
	float:left;
	text-decoration:none;
	cursor:pointer;
}
#mainmenu li a:hover {
}
#mainmenu li a:hover {
	color:#000;
}
#mainmenu li a strong {
	display:block;
	font-weight:normal;
	font-size:26px;
}
#mainmenu li a em {
	display:block;
	padding-top:3px;
	font-style:normal;
	font-size:15px;
}
.cufon-loading #mainmenu li strong, .cufon-loading #mainmenu li em {
	display:none;
}

#content {
	margin:0 10px;
	float:left;
	width:940px;
	background:#fff;
}
.body-sidebar #content {
	background:url(/media/images/bg-trans.png) 0 0 no-repeat;
}
#content .sep {
	display:none;
	position:absolute;
	left:653px;
	bottom:0;
	width:7px;
	height:533px;
}
#content-inner {
	float:left;
	width:860px;
	padding:30px 40px 35px 40px;
	line-height:1.65;
}
#content-inner a {
	color:#af0000;
}
.content-picture {
	background:url(/media/images/pic.jpg) 98% 25px no-repeat;
	padding-right:360px !important;
	width:540px !important;
}
.body-sidebar #content-inner {
	padding:0;
	width:940px;
	background:url(/media/images/bg-white.gif) transparent 660px 0 repeat-y;
}
#left-column {
	float:left;
	width:623px;
	padding:20px 18px 0 19px;
	background:url(/media/images/content-shadow.png) 100% 100% repeat-y;
}
#right-column {
	float:left;
	width:240px;
	padding:20px 20px 0 20px;
	background:#fff;
}
#right-column a {
	color:#000;
}
#content ul {
	margin-left:0;
	padding-left:1em;
}
#content ul li {
	list-style-type:square;
}


#video {
	height:372px;
	background:url(/media/images/bg-video.jpg) 0 0 no-repeat;
	margin:0 2px 20px 1px;
}

#thumbnails {
	float:left;
	clear:both;
	height:102px;
	overflow:hidden;
	line-height:normal;
}
#thumbnails ul {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	height:95px;
}
#thumbnails ul li {
	list-style:none;
	float:left;
	width:96px;
	padding-right:9px;
}
#thumbnails ul li.last {
	padding-right:0;
}
#thumbnails ul li a.pic {
	float:left;
	padding:1px;
	margin-bottom:7px;
	background:#fff;
width: 94px;
overflow: hidden;
height: 60px;
}

#thumbnails ul li a.pic img {
margin-left: -6px;
margin-top: -15px;
	float:left;
	border:1px solid #999;
}
#thumbnails ul li a.title {
	font-size:18px;
	color:#af0000;
	text-decoration:none !important;
	display:block;
}
#thumbnails ul li a.title:hover {
	color:#000;
}


h2 {
	font-size:24px;
	font-weight:normal;
	color:#af0000;
	padding:0;
	margin:0 0 0.5em 0;
}
h2 a {
	text-decoration:none !important;
	color:#af0000 !important;
}
h2 a:hover {
	color:#000 !important;
}
h3 {
	font-size:1.4em;
	margin-bottom:0;
	padding-bottom:0;
}
h4 {
	font-size:1.1em;
	margin-bottom:0;
	padding-bottom:0;
}

.separator {
	float:left;
	width:100%;
	clear:both;
	height:35px;
	background:url(/media/images/dot.gif) 0 50% repeat-x;
}


.twitter-feed {
	padding-bottom:4px;
}
.twitter-feed p {
	margin:0;
	padding:0 0 11px 0;
}


p.button {
	float:left;
	padding:0 0 0 5px;
	margin:0;
	width:95%;
	clear:both;
	font-size:15px;
	height:30px;
	background:url(/media/images/btn.png) 0 0 no-repeat;
}
p.button a {
	float:left;
	padding:0 13px 0 8px;
	background:url(/media/images/btn.png) #af0000 100% -90px no-repeat;
	color:#fff !important;
	height:30px;
	line-height:30px !important;
}
p.button a:hover {
}
p.button input {
	float:left;
	font-size:1em;
	padding:0 13px 0 8px;
	margin:0;
	background:url(/media/images/btn.png) #af0000 100% -90px no-repeat;
	border:none;
	color:#fff !important;
	height:30px;
	line-height:30px !important;
}
p.button-right {
	float:right;
	width:auto !important;
}
p.button-twitter a {
	background-position:100% -30px;
	padding-right:37px;
}
p.button-contact a {
	background-position:100% -60px;
	padding-right:37px;
}


#bottom {
	height:53px;
	margin:0 10px;
	clear:both;
	float:left;
	width:940px;
	background:url(/media/images/bg-bottom.png) 0 0 no-repeat;
}
.body-sidebar #bottom {
	background:url(/media/images/bg-bottom-trans-sidebar.png) 0 0 no-repeat;
}


img.right {
	float:right;
	margin:0 -25px 1em 3em;
}

.twitter-timeline p {
	padding:10px;
	margin:0;
	color:#fff;
	border-bottom:1px solid #fff;
	/*background:#af0000;*/
}
.twitter-timeline p a {
	color:#fff !important;
}
.twitter-timeline p.even {
	background:#bf3333;
}


ul.links {
	float:left;
	list-style:none;
	width:100%;
	padding:0 !important;
	margin:0 !important;
	clear:both;
}
ul.links li {
	list-style:none !important;
	float:left;
	height:120px;
	padding-right:20px;
}


#gmap {
	float:right;
	padding:8px 10px 10px 8px;
	background:url(/media/images/gmap-frame.png) 0 0 no-repeat;
}
#gmap-inner {
	height:340px;
	width:500px;
}


#video-buttons {
	float:left;
	width:100%;
	clear:both;
	padding-bottom:15px;
}
#video-buttons .button-prev {
	width:auto !important;
	clear:none;
}
#video-buttons .button-next {
	width:auto !important;
	float:right;
	clear:none;
}


.colofon h3 {
	padding:0;
	margin:0;
}
.colofon p {
	margin:0 0 1.3em 0;
	padding:0;
}


ul.photos {
	list-style:none;
	padding:0 0 20px 0  !important;
	margin:0  !important;
	float:left;
	width:100%;
}
ul.photos li {
	list-style:none !important;
	float:left;
	width:49.5%;
	padding-bottom:20px;
height: 290px;
}

ul.photos strong {
margin-right: 5px;}
ul.photos li .pic {
	float:left;
	width:140px;
}
ul.photos li img {
	float:left;
	border:5px solid #fff;
}
ul.photos li h3 {
	float:right;
	margin:0;
	padding:0;
	width:170px;
	clear:none !important;
}
ul.photos li p {
	float:right;
	width:150px;
	padding:4px 20px 4px 0;
	margin:0;
	clear:none !important;
}
ul.photos li p.link {
	font-weight:bold;
}



ul.calendar {
	list-style:none;
	padding:0 !important;
	margin:0  !important;
	float:left;
	width:100%;
}
ul.calendar li {
	list-style:none !important;
	float:left;
	width:100%;
	clear:both;
	padding-bottom:19px;
}
ul.calendar li .date {
	float:left;
	width:81px;
	height:76px;
	padding-top:5px;
	color:#fff;
	font-size:1.4em;
	font-weight:bold;
	line-height:35px;
	text-align:center;
	background:#af0000;
}
ul.calendar li .date .year {
	font-size:1.3em;
}
ul.calendar li h3 {
	float:right;
	padding:0;
	margin:0;
	width:520px;
}
ul.calendar li p {
	float:right;
	margin:0;
	padding:2px 0;
	width:520px;
}


#tips-form label {
	font-size:1.15em;
	font-weight:bold;
	padding-bottom:8px;
	display:block;
}
#tips-form fieldset {
	padding-bottom:20px;
	clear:both;
}
#tips-form input.text {
	padding:4px 1%;
	width:96%;
	border:1px solid #d0d0d0;
	font-size:1.2em;
}
#tips-form textarea {
	padding:4px 1%;
	width:96%;
	height:140px;
	border:1px solid #d0d0d0;
	font-size:1.2em;
}


.events-block {
	width:272px;
	height:405px;
	margin:-0.5em 0 0 -20px;
	overflow-y:scroll;
}
.events-block ul {
	padding:0 !important;
	margin:0 !important;
	list-style:none !important;
}
.events-block ul li {
	list-style:none !important;
	padding:9px 10px 10px 125px !important;
	margin:0 !important;
	position:relative;
	cursor:pointer;
	clear:both;
height: 75px;
}
.events-block ul li a {
	text-decoration:none !important;
	color:#af0000 !important;
}
.events-block ul li.active {
	background:#af0000;
	color:#fff;
}
.events-block ul li.active a {
	color:#fff !important;
}
.events-block ul li .pic {
	position:absolute;
	float:left;
	top:9px;
	left:20px;
	padding:1px;
	background:#fff;
border: 1px solid #fff;;
margin-top: 5px;
	padding:1px;
	margin-bottom:7px;
	background:#fff;
width: 94px;
overflow: hidden;
height: 60px;
}
.events-block ul li img {
	float:left;
margin-left: -6px;
margin-top: -15px;

}
.events-block ul li h3 {
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:1.08em;
}
.events-block ul li p {
	padding:0;
	margin:0;
}
/* Background image */

#flashcontent {
	height: 100%;
	overflow: visible;
	width: 100%;
    z-index: 1;
}

#background {
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
	position:fixed;
    z-index: 1;
}

.twtr-hd, .twtr-ft{
	display:none !important;
}

.twtr-widget .twtr-tweet-wrap { 
	padding: 8px 6px 8px 0!important;
}

#twtr-widget-1 .twtr-tweet a {
	color:#AF0000!important;
}

/* WEBSHOP BANNER IN FOOTER */
#bottom {
	position:relative;
	height:150px;
}
div#adspace {
	width:270px;
	height:95px;
	border:1px solid #fff;
	position: absolute;
	top:15px;
	right:0;
	padding:8px 4px;
	text-align:center;
	color:#fff;
	font-family: Arial, sans-serif;
	font-size:14px;
}
div#adspace a {
	display:block;
	margin:4px 0;
}

.bgScaler{
     overflow:hidden;
     z-index:-1;
     position:fixed;
     left:0px;
     top:0px;
     line-height:0em;
}

