body {
	background:#fef6dc url(img/bg.png) repeat-x top;
}
a {
	text-decoration:none;
}
#content a {
	color:#008293;
	text-decoration:none;
	border-bottom:1px #008293 solid;
}
#content a:hover {
	color:#e50266;
	border-bottom:1px #e50266 solid;
}
#content a.img-link {
	text-decoration:none;
	border-bottom:0;
}
a i {
	visibility:hidden;
}
#login {
	text-align:right;
	font-size:12px;
}
#header {
	background:url(img/header.png) no-repeat;
	height:252px;
}
#splash-1, #splash-2, #splash-3 {
	background:url(img/header.png) no-repeat;
	height:252px;
	background-position:-950px 0;
}
#splash-2 {
	background-position:-1420px 0;
}
#splash-3 {
	background-position:-1890px 0;
}
#workpart {
	position:relative;
}
#slogan {
	position:absolute;
	left:320px;
	top:36px;
	width:552px;
	height:37px;
	background:url(img/slogan.png) no-repeat;
}
#home {
	position:absolute;
	left:15px;
	top:45px;
	height:162px;
	cursor: pointer;
}
#main #home {
	cursor:default;
}
#order-link {
	position:absolute;
	left:250px;
	top:63px;
	padding-left:10px;
	height:126px;
	cursor: pointer;
}
#home a {
	font: italic 10px/36px Arial;
	color:#fff;
	border-bottom:1px #fff solid;
}
#main #home a {
	display:none;
}
#menu {
	position:absolute;
	left:0px;
	top:181px;
	height:72px;
}
#menu a {
	display:block;
	width:100%;
	height:72px;
}
#menu a:focus, #order-link a:focus, #payment-link a:focus {
  	outline:none;
}
#about-link a {
	background:url(img/menu.png) no-repeat;
	background-position:-40px 0;
}
#events-link a {
	background:url(img/menu.png) no-repeat;
	background-position:-280px 0;
}
#stuff-link a {
	background:url(img/menu.png) no-repeat;
	background-position:-440px 0;
}
#contacts-link a {
	background:url(img/menu.png) no-repeat;
	background-position:-600px 0;
}
#about-link a:hover {
	background:url(img/menu.png) no-repeat;
	background-position:-990px 0;
}
#events-link a:hover {
	background:url(img/menu.png) no-repeat;
	background-position:-1230px 0;
}
#stuff-link a:hover {
	background:url(img/menu.png) no-repeat;
	background-position:-1390px 0;
}
#contacts-link a:hover {
	background:url(img/menu.png) no-repeat;
	background-position:-1550px 0;
}

#content {
	padding-top:72px;
	background:#fff url(img/content.png) no-repeat;
}
h1 {
	margin-bottom:36px;
	font-style:italic;
	font-size:27px;
}
h2 {
	font-style:italic;
	font-size:22px;
	clear:both;
}

#content p, #content li {
	font-size:14px;
}

#content li {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 20px;
	list-style: none;
	background: url(img/li.gif) no-repeat 0 0.7em;
}

legend, label {
	color:#333;
	font-weight:normal;
	font-size:10px;
}

#bar {
	padding-top:18px;
	padding-bottom:0px;
	font-size:14px;
	font-style:italic;
	color:#fff;
}
#bar a {
	color:#fff;
	border-bottom:1px #fff solid;
}
#bar a:hover {
	color:#e50266;
	border-bottom:1px #e50266 solid;
}
#payment-link a {
	display:block;
	width:110px;
	height:36px;
	background:url(img/payment.png) no-repeat;
	border:0;
}
#payment-link a:hover {
	background-position:0 -36px;
	border:0;
}
#lang, #payment-link {
	text-align:right;
}
#lang a {
	color:#fff;
	border-bottom-color:#fff;
}
#lang a:hover {
	color:#e50266;
	border-bottom-color:#e50266;
}

#prefooter_start {
	background:url(img/prefooter_start.gif) no-repeat bottom;
	height:108px;
}
#prefooter_end {
	background:url(img/prefooter_end.gif) no-repeat bottom;
	height:44px;
}
#prefooter_content {
	background:#ffedfb;
}
#address {
	background:#e50065;
	color:#fff;
	font-style:italic;
	font-size:16px;
}
#address a {
	color:#fff;
	border-bottom:1px #fff solid;
}
#more {
	text-align:right;
}
#footer {
	padding-top:27px;
	background:url(img/footer_round.gif) no-repeat top;
	font-size:10px;
}
#footer a {
	color:#000;
	border-bottom:1px #000 solid;
}
#footer a:hover {
	color:#e50065;
	border-bottom:1px #e50065 solid;
}
#footer a.noborder {
	border:0;
}
#footer_right {
	text-align:right;
}
#ball, #ball2, #ball3 {
	position:absolute;
	top:100px;
	left:10px;
	width:68px;
	height:190px;
	background:url(img/ball.png) no-repeat;
	background:url(img/snow_1.png) no-repeat;
}
#ball2 {
	top:150px;
	left:60px;
}
#ball3 {
	top:300px;
	left:20px;
}
#notes {
	display:none;
	position:absolute;
	top:100px;
	right:0;
	width:107px;
	height:280px;
	background:url(img/notes.png) no-repeat;
}
#note1 {
	position:absolute;
	top:100px;
	right:30px;
	width:77px;
	height:57px;
	background:url(img/notes1.png) no-repeat;
	background:url(img/snow_2.png) no-repeat;
}
#note2 {
	position:absolute;
	top:170px;
	right:30px;
	width:72px;
	height:61px;
	background:url(img/notes2.png) no-repeat;
	background:url(img/snow_2.png) no-repeat;
}
#note3 {
	position:absolute;
	top:230px;
	right:0;
	width:71px;
	height:100px;
	background:url(img/notes3.png) no-repeat;
	background:url(img/snow_1.png) no-repeat;
}
#side {
	margin-right:-80px;
	/*background:url(img/side_bg.png) repeat-y right;*/
}
#bnr-title {
	margin-top:-20px;
	height:72px;
	background:url(img/bnr_title.gif) no-repeat right top;
}
#side-title {
	margin-top:18px;
	height:54px;
	background:url(img/side_title.png) no-repeat right top;
}
#events #side-title {
	background:url(img/side_title_photo.png) no-repeat right top;
}
#side-end {
	height:72px;
	background:url(img/side_title.png) no-repeat;
	background-position:40px -54px;
}
#side-body {
	background:url(img/side_bg.png) repeat-y right;
}
h4 {
	font-weight:bold;
	font-style:italic;
}
#side-body p, #content .on-event p {
	font-size:12px;
}
#content .on-event {
	margin-bottom:36px;
}
#content .on-event h4 a {
	color:#500f67;
	border-color:#500f67;
	}
#content .on-event h4 a:hover {
	color:#e50266;
	border-color:#e50266;
	}
#side-body div {
	margin-bottom:36px;
}
#side-body img, .on-event img {
	margin:0 0 9px 10px;
	float:right; 
}
#map_canvas {
	margin-top:18px;
	margin-bottom:18px;
	clear:left;
	height:360px;
}
.quote {
	margin-bottom:18px;
	padding-top:9px;
	background:url('pic/quote.gif') left top no-repeat;
	border-top:3px #ffedfb double;
	border-bottom:3px #ffedfb double;
}
#map_canvas a, #map_canvas a:hover {
	border:0;
}
#bnrs a, #bnrs a:hover, #content .album-grid a, #content .album-grid a:hover, #content .photo-grid a, #content .photo-grid a:hover, #content .nolinkborder a {
	border:0;
}
#carusel{
	width:290px;
	height:72px;
}
#bnrs ul li {
	line-height:72px;
	margin-top:0;
	margin-right:40px;
	padding:0;
	background:none;
}
#content .album-grid p {
	font-size:10px;
}
#content .album-grid h4 {
	margin-bottom:9px;
}
#content .album-grid, #content .photo-grid {
	text-align:center;
	margin-bottom:18px;
	overflow:hidden;
}
#content .album-grid {
	height:222px;
}
#content #bread-crumbs {
	font-size:10px;
}
#content p img {
	padding:0 0 9px 10px;
	float:right;
}
#content p.comm {
	font-size:12px;
	color:#666;
}
#content p.close {
	font-size:12px;
	font-weight:bold;
	color:#e50266;
}
#content .yashare-auto-init {
	padding-left:10px;
}
#content .yashare-auto-init a {
	border:0;
}
.selected {
	padding-top:18px;
	margin-bottom:18px;
	background:#ffedfb;
	-moz-border-radius:10px;
	border-radius:10px;
	}
#content .selected p {
	font-size:18px;
	}
.socialmedia {
	margin-top:36px;
	}
.facebookblock {
	margin-top:18px;
	}
