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

@font-face {
    font-family: 'AllerRegular';
    src: url('aller_rg-webfont.eot');
    src: url('aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('aller_rg-webfont.woff') format('woff'),
         url('aller_rg-webfont.ttf') format('truetype'),
         url('aller_rg-webfont.svg#AllerRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #28aba9;
}
a:hover {
	color: #1b8583;
}
p {
	margin: 0 0 16px 0;
	padding: 0;
}
#wrapper {
	width: 960px;
	margin: 0 auto 20px;
}
#upcoming {
	width: 960px;
	height: 470px;
	overflow: hidden;
}
#upcoming div.custom {
	width: 280px;
	height: 443px;
	margin-left: 20px;
	background-color:rgba(255, 255, 255, 0.5);
	box-shadow: 0px 0px 10px #333;
}
#upcoming h1 {
	font-size: 36px!important;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 16px;
	margin-top: 0;
	padding-top: 16px;
}
#upcoming .order {
	text-align: center;
	padding: 12px 0;
	background: #28aba9;
}
#upcoming .order a {
	width: 35px;
	height: 35px;
	margin: 0 10px;
	padding: 4px;
	display: inline-block;
	background: #28aba9;
}
#upcoming .order a:hover {
	background: -webkit-radial-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.3),rgba(0,0,0,0.1),rgba(0,0,0,0),rgba(0,0,0,0)); /* Safari 5.1 to 6.0 */
	background: -o-radial-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.3),rgba(0,0,0,0.1),rgba(0,0,0,0),rgba(0,0,0,0)); /* For Opera 11.6 to 12.0 */
	background: -moz-radial-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.3),rgba(0,0,0,0.1),rgba(0,0,0,0),rgba(0,0,0,0)); /* For Firefox 3.6 to 15 */
	background: radial-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.3),rgba(0,0,0,0.1),rgba(0,0,0,0),rgba(0,0,0,0));
}
/*a.icon-itunes:hover {
	background: #218bd9 !important;
}
a.icon-spotify:hover {
	background: #91bd00 !important;
}
a.icon-deezer:hover {
	background: #333 !important;
}
a.icon-amazon:hover {
	background: #fda500 !important;
}*/
#wrapper .sh_middle {
	width: 960px;
	background: #e5e5e5;
}
#top {
	width: 960px;
	margin: 0;
	display: inline-block;
	height: 62px;
	border-bottom: solid 1px #ccc;
	background: url(../images/top_bg.png) top left no-repeat;
}
#menu {
	float: left;
	margin: 20px;
}
#menu ul.menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu ul.menu li {
	float: left;
	margin-right: 30px;
}
#menu ul.menu li.active a {
	color: #28aba9;
}
#menu ul.menu li a {
	text-transform: uppercase;
	font-size: 18px;
	color: #534661;
}
#social {
	float: right;
	width: 250px;
	height: 35px;
	margin: 14px 12px;
}
#social a {
	width: 35px;
	height: 35px;
	margin-left: 12px;
	display: inline-block;
	background: #c7c7c7;
}
a.icon-facebook:hover {
	background: #3b5998 !important;
}
a.icon-twitter:hover {
	background: #2aa9e0 !important;
}
a.icon-soundcloud:hover {
	background: #ff5419 !important;
}
a.icon-youtube:hover {
	background: #e64a41 !important;
}
a.icon-instagram:hover {
	background: #1c5380 !important;
}
#content {
	width: 920px;
	margin: 0;
	display: inline-block;
	padding: 20px;
}
a.pink_button {
	color: #fff;
	font-weight: bold;
	text-decoration: nonce;
	padding: 4px 6px;
	background: #28aba9;
}
a.pink_button:hover {
	background: #1b8583;
}
#left {
	float: left;
	width: 620px;
	margin-right: 20px;
	min-height: 200px;
}
.contentpaneopen {
	width: 620px;
}
div.page-header h2 {
	display: none;
}
#footer {
	width: 960px;
	margin: 10px;
	text-align: center;
	color: #e5e5e5;
}

/* PHOCA GALLERY */
div.pagination, div.ph-cb {
	display: none;
}
.pg-cv-box {
	background: #fff;
	width: 170px;
	height: 170px;
}
#right {
	float: left;
	width: 280px;
}

/* ACYMAILING */

#right div.custom {
	margin-top: 14px !important;
}
table.acymailing_form {
	width: 100%;
}
#acymailing_module_formAcymailing1 {
	margin-left: -3px;
	margin-bottom: 7px;
}
#right input.inputbox {
	border: solid 1px #5a5263;
	height: 22px;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a5263;
}
#right input.button {
	border: solid 0px;
	background: none;
	height: 22px;
	font-family: 'AllerRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
}