/* Regular */
@font-face {
    font-family: 'League Gothic';
    src: url('fonts/leaguegothic-regular-webfont.eot');
    src: url('fonts/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/leaguegothic-regular-webfont.woff') format('woff'),
         url('fonts/leaguegothic-regular-webfont.ttf') format('truetype'),
         url('fonts/leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*@font-face {
    font-family: 'League Gothic';
    font-style: normal;
    font-weight: regular;
    src: url('http://vintagesynthpatchsheets.com/fonts/mooggothic-regular-webfont.woff') format('woff');
}*/
body {
	margin: 0px;
	font-family: 'Ubuntu';
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
}
td {
	font-size: 12px;
	text-align: center;
	line-height: 18px;	
}
hr {
	width: 830px;
	border: none;
	border-top: 1px solid white;
	height: 0px;
	margin-top: -20px;
	margin-bottom: 20px;
}
#navbar, #footer {
	position: relative;
	width: 100%;
	height: 490px;
	background-color: #dfddde;
	padding-top: 10px;
}
#footer {
	background-color: #343838;
}
#navbar {
	background-color: #dfddde;
	background-image: url('images/bg2.jpg');
	background-repeat: no-repeat;
	background-position: center;
} 
#topmenu {
	position: relative;
	top: -10px;
	width: 420px;
	margin: auto;
	color: white;
	text-transform: uppercase;
	font-size: 24px;
}
.fulljustify {
  text-align: justify;
}
.fulljustify:after {
  content: "";
  display: inline-block;
  width: 100%;
}
#top {
	width: 100px;
	height: 100px;
	background: white;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	position: relative;
	top: -60px;
	margin: auto;
	z-index: 2;
	text-align: center;
	font-family: 'League Gothic', Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	font-size: 48px;
	text-transform: uppercase;
	line-height: 48px;
	color: #6cf;
}
#top a {
	position: relative;
	top:45px;
	text-decoration: none;
	color: #343838;
}
#top a:hover {
	color: #00B4CC;
}
#navbar h1 {
	position: relative;
	top: -50px;
	width: 800px;
	margin: 0px auto 20px;
	text-align: center;
	font-family: 'League Gothic', Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	font-size: 48px;
	text-transform: uppercase;
	line-height: 48px;
	color: white;
	text-shadow: 1px 1px #343838;
}
#navbar h1::before {
	position: relative;
	top: 50px;
	margin-right: 20px;
	content: url('images/logo.png');
}
#linklist {
	width: 830px;
	margin: auto;
	text-align: justify;
	font-family: 'League Gothic', Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	font-size: 48px;
	text-transform: uppercase;
	line-height: 48px;
}
#linklist a {
	text-decoration: none;
	color: #fff;
	text-shadow: 1px 1px #343838;
}
#linklist a:hover {
	text-decoration: none;
	color: #00B4CC;
}
#linklist a.current {
	color: #00B4CC;
}
#photocredit {
	position: absolute;
	top: 475px;
	left: 10px;
	font-size: 9px;
	color: white;
}
#contentframe {
	position: relative;
	width: 830px;
	min-height: 320px;
	background-color: white;
	margin: 50px auto 80px;
	padding: 0px;
}
p#logo {
	text-align: center;
}
/*
.button {
    border: none;
    width: 119px;
    height: 50px;
    background: url('images/cart1.png') no-repeat top left;
}

.button:hover {
	background-position: -119px 0;
}
*/
h1 {
	font-family: 'League Gothic';
	text-transform: uppercase;
	color: #00B4CC;
	font-weight: 100;
	font-size: 36px;
}
h2 {
	font-weight: 500;
	font-size: 24px;
}
.preview {
	box-shadow: 2px 2px 10px #999;
	border: 1px solid #eee;
}
.button {
	width: 100px;
	height: 100px;
	background-color: #00B4CC;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	border: none;
	color: white;
	font-family: 'League Gothic', Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	font-size: 30px;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}
.button:hover {
	background-color: #FF3D7F;
	outline: none;
}
.button:active, .button:focus, .button:visited {
	outline: none;
}
#footercontent {
	width: 830px;
	margin: auto;
	color: white;
	line-height: 40px;
}
#footercontent a {
	text-decoration: none;
	color: white;
	font-weight: 300;
}
#footerlinks1 {
	width: 160px;
	height: 340px;
	float: left;
	border-right: 1px dotted white;
}
#footerlinks2 {
	width: 625px;
	height: 340px;
	margin-left: 40px;
	float: left;
	column-count: 4;
	-moz-column-count: 4;
	-webkit-column-count: 4;
}
#footerlinks1::first-line {
	margin-top: -20px;
}
a.button {
	display: table-cell;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: white;
}
a.button:hover {
	background-color: #FF3D7F;
	color: white;
}
a.button_free {
	display: block;
	margin: 0px 0px 0px auto;
    border: none;
    width: 119px;
    height: 50px;
	text-decoration: none;
    background: url('images/download1.png') no-repeat top left;
}
a.button_free:hover {
	background-position: -119px 0;
}
.left {
	margin: 0px 0px auto 730px;
	padding: 0px;
}
.inline_mail {
	position: relative;
	left: 559px;	
}
.inline_mail2 {
	position: relative;
	left: 487px;	
}
a {
	text-decoration: none;
	font-weight: 500;
	color: #00B4CC;
}
a:hover {
	color: #FF3D7F;
}
#logo {
	height: 80px;
}
.heavy {
	font-weight: 500;
}
.p1before1 {
	position: relative;
}
.p1before1::before {
	position: relative;
	margin-right: 10px;
	padding: 5px 30px;
	background-color: #00B4CC;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	border: none;
	color: white;
	font-family: 'League Gothic', Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	font-size: 50px;
	content: '1';
	text-align: center;
}
.p1before3 {
	position: relative;
}
.p1before3::before {
	position: relative;
	margin-right: 10px;
	padding: 5px 27px;
	background-color: #00B4CC;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	border: none;
	color: white;
	font-family: 'League Gothic', Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	font-size: 50px;
	content: '3';
	text-align: center;
}
.p1before4 {
	position: relative;
	text-align: center;
	margin-top: 200px;
	padding-bottom: 40px;
}
.p1before4::before {
	position: relative;
	margin-right: 10px;
	padding: 5px 27px;
	background-color: #00B4CC;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	border: none;
	color: white;
	font-family: 'League Gothic', Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	font-size: 50px;
	content: '4';
	text-align: center;
}
.p1after2 {
	position: relative;
	text-align: right;
}
.p1after2::after {
	position: relative;
	margin-left: 10px;
	padding: 5px 27px;
	background-color: #00B4CC;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	border: none;
	color: white;
	font-family: 'League Gothic', Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	font-size: 50px;
	content: '2';
	text-align: center;
}
#curveone {
	position: absolute;
	top: 240px;
	left: 10px;
}
#curvetwo {
	position: absolute;
	top: 465px;
	left: 220px;
}
#curvethree {
	position: absolute;
	top: 660px;
	left: 0px;
}
.mans {
	position: relative;
	left: 82px;
	width: 300px;
	font-family: 'League Gothic', Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 20px;
	color: #949898;
	text-align: justify;
	text-align-last: justify;
	text-justify: distribute;
	margin-bottom: 50px;
}
.synths {
	width: 400px;
	margin: 0px 0px 0px auto;
}
.buttons {
	display: block;
	position: relative;
	left: 120px;
	width: 100px;
	height: 100px;
	background-color: #00B4CC;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	border: none;
	color: white;
	font-family: 'League Gothic', Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	font-size: 30px;
	line-height: 100px;
	display: block;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #FF3D7F;
	color: white;
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.index {
	background: url('images/bg_line.png') no-repeat;
	background-position: 0px 314px;
}
.welcome {
	color: #343838;
	text-align: center;
	height: 100px;
	width: 600px;
	margin: auto;
}
input.contact {
	border: 1px solid #343838;
	font-family: "Ubuntu";
	font-size: 18px;
	padding: 7px;
	outline: none;
	background-color: none;
	width: 318px;
	margin: 0px;
}
textarea {
	border: 1px solid #343838;
	font-family: "Ubuntu";
	font-size: 18px;
	padding: 7px;
	resize: none;
	overflow: auto;
	margin: 0px 0px 2px 0px;
	width: 400px;
	outline: none;
}
#username {
	display: none;
}

/* Other form styling */
#email, #name {
	margin: 2px 0px 2px 0px;
}
#email::before {
	text-align: right;
	content: 'Email: ';
	color: white;
	font-weight: 500;
	background-color: #343838;
	border: 1px solid #343838;
	font-family: "Ubuntu";
	font-size: 18px;
	padding: 7px 0px 8px 24px;
	margin: auto;
	outline: none;
}
#name::before {
	text-align: right;
	content: 'Name: ';
	color: white;
	font-weight: 500;
	background-color: #343838;
	border: 1px solid #343838;
	font-family: "Ubuntu";
	font-size: 18px;
	padding: 7px 0px 8px 22px;
	margin: auto;
	outline: none;
}

/* Custom Dropdowns */

.main {
	width: 90%;
	margin: 0px;
	position: relative;
}

.wrapper-demo {
    margin: 2px 0px;
    *zoom: 1;
    font-weight: 400;
}

.wrapper-demo:after {
    clear: both;
    content: "";
    display: table;
}

/* DEMO 1 */

.wrapper-dropdown-1 {
    /* Size and position */
    position: relative; /* Enable absolute positionning for children and pseudo elements */
    width: 396px;
    padding: 10px;
    margin: 0px;

    /* Styles */
    background: #343838;
    color: #fff;
    outline: none;
    cursor: pointer;

    /* Font settings */
    font-weight: 500;
}

.wrapper-dropdown-1:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -6px;
    border-width: 6px 0 6px 6px;
    border-style: solid;
    border-color: transparent #fff;    
}

.wrapper-dropdown-1 .dropdown {
    /* Size & position */
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;

    /* Styles */
    background: #fff;
    list-style: none;
    font-weight: normal; /* Cancels previous font-weight: bold; */

    /* Hiding */
    opacity: 0;
    pointer-events: none;
}

.wrapper-dropdown-1 .dropdown li a {
    display: block;
    text-decoration: none;
    color: #343838;
    padding: 10px 20px;
}

/* Hover state */
.wrapper-dropdown-1 .dropdown li:hover a {
    background: #e9e8e8;
}

/* Active state */
.wrapper-dropdown-1.active .dropdown {
    opacity: 1;
    pointer-events: auto;
}

.wrapper-dropdown-1.active:after {
    border-color: #00B4CC transparent;
    border-width: 6px 6px 0 6px ;
    margin-top: -3px;
}

.wrapper-dropdown-1.active {
  background: #00B4CC;
  background: -moz-linear-gradient(left,  #00B4CC 0%, #00B4CC 88%, #ffffff 78%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#00B4CC), color-stop(88%,#00B4CC), color-stop(88%,#ffffff), color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(left,  #00B4CC 0%,#00B4CC 88%,#ffffff 88%,#ffffff 100%);
  background: -o-linear-gradient(left,  #00B4CC 0%,#00B4CC 88%,#ffffff 88%,#ffffff 100%);
  background: -ms-linear-gradient(left,  #00B4CC 0%,#00B4CC 88%,#ffffff 88%,#ffffff 100%);
  background: linear-gradient(to right,  #00B4CC 0%,#00B4CC 88%,#ffffff 88%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00B4CC', endColorstr='#ffffff',GradientType=1 );
}

/* No CSS3 support */

.no-opacity       .wrapper-dropdown-1 .dropdown,
.no-pointerevents .wrapper-dropdown-1 .dropdown {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity       .wrapper-dropdown-1.active .dropdown,
.no-pointerevents .wrapper-dropdown-1.active .dropdown {
    display: block;
}
.error {
	text-align: center;
}
#submenu {
	position:absolute;
	top: 460px;
	height: 40px;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.5);
	z-index: 2;
	text-align: center;
	letter-spacing: 4px;
	margin: auto;
	line-height: 200%;
}
.nospace {
	display: inline-block;
	text-justify: none;
}
.blind {
	color: white;
	text-decoration: none;
}
span[dir] {
  unicode-bidi: bidi-override;
}
#transit_note {
	width: 50%;
	margin: 10px auto;
	padding: 20px;
	border: 2px solid #FF3D7F;
	background-color: #FCDFE5;
}