@charset "UTF-8";
body {
	background: #fff;
	padding: 0;
	text-align: center;
	margin: 0;
	height: 100%;
	-webkit-font-smoothing: antialiased;
	font-family:"Cabin Condensed", sans-serif
}
.wrapper {
	height: 100% !important;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.overviewImg {
	float: right;
	width: 180px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.main {
	float: left;
	width: 100%;
	height:100%;
	margin: 0 auto;
}
.page_container {
	position: relative;
	top: 100px;
	max-width: 950px;
	z-index: 3;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 5%;
	padding-left: 5%;
}
.back-hover {
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 16px;
	color: #000;
	height: 55px;
	line-height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	-webkit-transition: background 250ms ease-in-out;
	-moz-transition: background 250ms ease-in-out;
	-o-transition: background 250ms ease-in-out;
	transition: background 250ms ease-in-out;
	z-index: 4;
	background-color: #f3f4f6;
}
.back-normal {
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 16px;
	color: #000;
	height: 55px;
	line-height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	-webkit-transition: background 250ms ease-in-out;
	-moz-transition: background 250ms ease-in-out;
	-o-transition: background 250ms ease-in-out;
	transition: background 250ms ease-in-out;
	z-index: 4;
	background: rgba(240, 242, 244, .85);
}
.back-normal a {
	color: #666;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	-webkit-transition: color 250ms ease-in-out;
	-moz-transition: color 250ms ease-in-out;
	-o-transition: color 250ms ease-in-out;
	transition: color 250ms ease-in-out;
}
.back-hover a {
	color: #000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	-webkit-transition: color 250ms ease-in-out;
	-moz-transition: color 250ms ease-in-out;
	-o-transition: color 250ms ease-in-out;
	transition: color 250ms ease-in-out;
}
.back-hover a:hover {
	color: #a90096;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	-webkit-transition: color 50ms ease-in-out;
	-moz-transition: color 50ms ease-in-out;
	-o-transition: color 50ms ease-in-out;
	transition: color 50ms ease-in-out;
}
.purple {
	color: #a90096;
}
.page_container h1 {
	font-weight: 500;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-image: url(rule.png);
	background-repeat: repeat-x;
	background-position: 0px 22px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.page_container h1:first-child {
	margin-top: 0px;
}
.page_container h1 span {
	background-color: #FFF;
	padding-right: 10px;
}
.page_container a {
	color: #000;
	text-decoration: none;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}
.page_container a:hover {
	color: #a90096;
}
.page_container h2 {
	font-size: 1.4em;
	margin-top: 1.2em;
	margin-bottom: 0.4em;
}
.emailaddr {
	font-size: 1em;
	font-weight: normal;
	float: right;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
@font-face {
	font-family: 'modern_pictograms_proregular';
	src: url('/home/mpix2/modernpictogramspro_2-webfont.eot');
	src: url('/home/mpix2/modernpictogramspro_2-webfont.eot?#iefix') format('embedded-opentype'), url('/home/mpix2/modernpictogramspro_2-webfont.woff') format('woff'), url('/home/mpix2/modernpictogramspro_2-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.icon {
	font-family: "modern_pictograms_proregular";
}
.twitterlogo {
	font-size: 30px;
	line-height: 30px;
	color: #4099ff;
	margin-right: 10px;
	margin-left: -1px;
	position: relative;
	vertical-align: -8%;
}
.facebooklogo {
	font-size: 30px;
	line-height: 30px;
	color: #3B5998;
	margin-right: 12px;
	position: relative;
	vertical-align: -8%;
}
.instagramlogo {
	line-height: 30px;
	margin-right: 15px;
	position: relative;
	height: 18px;
	width: 18px;
	border: 0;
	vertical-align: -10%;
	padding-left: 3px;
}
.button {
	border: 1px solid #B5B5B7;
	font-size:15px;
	background: rgb(158,52,142);
	background: -moz-linear-gradient(top,  rgba(158,52,142,1) 0%, rgba(160,0,136,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(158,52,142,1)), color-stop(100%,rgba(160,0,136,1)));
	background: -webkit-linear-gradient(top,  rgba(158,52,142,1) 0%,rgba(160,0,136,1) 100%);
	background: -o-linear-gradient(top,  rgba(158,52,142,1) 0%,rgba(160,0,136,1) 100%);
	background: -ms-linear-gradient(top,  rgba(158,52,142,1) 0%,rgba(160,0,136,1) 100%);
	background: linear-gradient(to bottom,  rgba(158,52,142,1) 0%,rgba(160,0,136,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e348e', endColorstr='#a00088',GradientType=0 );
	border-top-color: #C5009D;
	border-left-color: #A00088;
	border-right-color: #A00088;
	border-bottom-color: #6F0059;
	-webkit-box-shadow: inset 0 1px 1px 0 #E100B3;
	-moz-box-shadow: inset 0 1px 1px 0 #E100B3;
	box-shadow: inset 0 1px 1px 0 #E100B3;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	line-height:30px;
	display:inline-block;
	cursor:pointer;
	-webkit-font-smoothing:subpixel-antialiased;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFF;
	height: 30px;
}
.downloadIcon {
	font-size: 26px;
	line-height: 30px;
	color: #FFFFFF;
	margin-left: 10px;
	position: relative;
	vertical-align: -3px;
	height: 30px;
}
.webpageIcon {
	font-size: 28px;
	line-height: 28px;
	color: #A00088;
	position: relative;
	vertical-align: -3px;
	height: 28px;
	margin-right: 10px;
}
.movieIcon {
	position: relative;
	height: 18px;
	margin-right: 12px;
	top: 4px;
	margin-left: 2px;
}
.pressContact {
	text-align: right;
	margin-top: -10px;
	margin-bottom: 0px;
}
