@charset "utf-8";
/* Média fluide simple
   Remarque : un média fluide exige que vous supprimiez les attributs de hauteur et de largeur du média du code HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 ne prend pas en charge max-width ; la largeur par défaut est donc fixée à 100% */
.ie6 img {
	width: 100%;
}
/*
	Propriétés de grille fluide Dreamweaver
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiré par "Responsive Web Design" par Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	et le système Golden Grid par Joni Korpi
	http://goldengridsystem.com/
*/

/* Disposition mobile : 480px et moins. */

@font-face {
	font-family: '1942 report';
	src: url('1942report.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
body {
	background-color: #000000;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	text-align: left;
	min-width: 520px;
	display:block;
}
.gridContainer2 {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
.HighlightText {
	color: #dcdcdc;
}
a:link, a:visited {
	color: #dcdcdc;
}
#Grid{
	text-align:center;
	padding:auto;
	}
#Main {
	box-align: center;
	width: 87.36%;
	display: block;
	position: relative;
	z-index: 100;
	/*border:thin;*/
	/*border-style:solid;*/
	text-align: center;
	background-image: url(loadingCursor.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: black;
}
#FullContent {
	opacity:0;
	display:block}
	
.black_overlay {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1010;
	text-align: center;
}
#BannerTitle1 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 83px;
	display: none;
	position: relative;
	z-index: 150;
	/*	
	border:thin;
	border-color:#F00;
	border-style:solid;*/
	background: url(images/bannerTitle2.png) rgba(0,0,0,0.5) center no-repeat;
	background-size: 50%;
}
#Menu {
	top: 29.3%;
	margin-left: 26.211%;
	margin-right: 26.211%;
	width: 47.578%;
	min-width: 100px;
	display: block;
	position: absolute;
	z-index: 300;
}
#Menu2 {
	top: 0%;
	right: 1%;
	text-align: left;
	width: 18.5%;
	min-width: 150px;
	display: block;
	position: absolute;
	z-index: 300;
	opacity: 1.0;
}
.menuSpace {
	width: 100%;
	height: 5px;
	position: relative;
	z-index: 301;
}
.floatingBox {
	font-size: 13px;
	width: 360px;
	background-color: black;
	border: 1px solid #1c1c1c;
	z-index: 1002;
	float: right;
	right:-400px;
	
	top: 30%;
	height: 100px;
	position: fixed;
	display: none;
	opacity: 1.0;
	/*box-shadow: 0px 0px 2px #1c1c1c;
	border: 1px solid #1c1c1c;*/
	border-radius: 3px;
	-webkit-transition: all .30s ease-out;
	-moz-transition: all .30s ease-out;
	-o-transition: all .30s ease-out;
	transition: all .30s ease-out;
}
/*.floatingBox:hover {
	border: 1px solid #1c1c1c;
	height: auto;
	right: 0px;
	background-color: black;
}*/

#FloatingMenu {
	position: fixed;
}
.floatingBoxButton {
	top: 30%;
	height: 100px;
	width: 45px;
	background-color: red;
	right: 0px;
	border-radius: 3px;
	background-color: #6f6964;
	opacity:1.0;
	-webkit-transition: all .30s ease-out;
	-moz-transition: all .30s ease-out;
	-o-transition: all .30s ease-out;
	transition: all .30s ease-out;
}


.rotate {
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);

  /* also accepts left, right, top, bottom coordinates; not required, but a good idea for styling */


  /* Should be unset in IE9+ I think. */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 50px;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
	color: black;
	-o-transform-origin: top right;
	-moz-transform-origin: top right;
	-webkit-transform-origin: top right;
	transform-origin: top right;
	position: relative;
	right: 54px;
	top: 22px;
	-webkit-transition: all .30s ease-out;
	-moz-transition: all .30s ease-out;
	-o-transition: all .30s ease-out;
	transition: all .30s ease-out;
}

#FloatingMenu {
}
#FloatingMenu ul li {
	line-height: 2.0;
	list-style-type: none;
}
#FloatingMenu a {
	color: rgb(190, 190, 190);
	font-weight: 100;
	text-decoration: none;
}
#FloatingMenu a:hover {
	font-weight: 900;
	color: white;
}
.header {
	height: auto;
	/*	border-color:#69522f;
	border-style:solid;*/
	border-width: 1px;
	text-align: center;
}
.logoBarre {
	width: 100%;
	text-align: center;
	display: none;/*		top:850px;
	position:absolute;
	display:inline-block;
	width:100%;
	height:150px;
	z-index:150;*/
}
#Content {
	font-family: "DejaVu Sans Mono", "Lucida Console", Monaco, "Andale Mono", monospace;
	text-align: justify;
	line-height: 2.5;
	color: #818181;
	font-size: 1.1em;
	margin-top: 40px;
	margin-bottom: 30px;
}
.HighlightTitle {
	font-weight: bold;
	color: white;
	text-align: left;
}
.HighlightText {
	color: #dcdcdc;
}
.vignette {
	z-index: 153;
}
.vignette2 {
	width: 100%;
}
.blocContentTitle {
	font-family: "DejaVu Sans Mono", "Lucida Console", Monaco, "Andale Mono", monospace;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	vertical-align: middle;
	text-align: center;
	font-size: 1.0em;
	letter-spacing: 2px;
}
.blocContentCenter {
	width: 87.36%;
	/*border-style:solid;*/
	position: relative;
}
.blocContentCenter > img {
	width: 100%;
}
.blocContentLeft {
	display: none;
}
.blocContentRight {
	display: none;
}
.blocContent td {
	border-bottom-width: 15px;
}
.blocContentImageLeft {
	text-align: center;
	margin: 25px;
}
.blocContentImageRight {
	text-align: center;
	margin: 25px;
}
.share {
	opacity: 1.0;
	width: 45px;
}
#Character {
	top: 0px;
	left: 0px;
	width: 100%;
	display: block;
	position: absolute;
	z-index: 200;/*border:thin;
	border-color: blue;
	border-style:solid;*/
		
}
#Background {
	width : 100%;
	height: 100%;
	display: block;
	position: relative;
	z-index: 100;
}
.white_content {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	display: none;
	position: fixed;
	z-index: 1012;
	border: 1px solid #1c1c1c;
	overflow: hidden;
	background-image: url(loadingCursor.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: black;
	box-shadow: 0px 0px 2px #1c1c1c;
}
.white_content2 {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	display: none;
	position: fixed;
	z-index: 1012;
	border: 1px solid #1c1c1c;
	overflow: hidden;
	background-image: url(loadingCursor.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: black;
	box-shadow: 0px 0px 2px #1c1c1c;
	}
	
.crowdItem {
	color: #818181;
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 20px;
	text-shadow: 0.1em 0.1em 0.5em black;
	background-color: rgba(41,41,41,0.6);
	border-color: #1c1c1c;
	border-width: 1px;
	border-style: solid;
	border-radius: 2px;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
	text-decoration: none;
}
#Indiegogo {
	background-image: url(images/igg_logo_color_print_white_h.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 51.8%;
	height: 60px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pledgeTitle {
	padding-top: 8px;
	font-family: "1942 report";
	font-size: 2em;
	color: #69522f;
	width: 30%;
	float: left;
	margin-left: 25px;/*border:thin solid;*//*border-color:#69522f;
	border-style:solid;
	border-width:1px;*/
}
.pledgeContent {
	padding-top: 15px;
	width: auto;
	clear: both;/*	border-top:solid thin;*/
}
.pledgeButton {
	border: 0;
	width: 150px;
	height: 52px;
	text-indent: 80px;
	vertical-align: middle;
	margin-top: 5px;
	padding-right: 15px;
	color: white;
	font-size: 1.5em;
	float: right;
	/*border:thin solid;*/
	background: url(images/caddie4.png), url(images/pledgeButton.png);
	background-repeat: no-repeat;
	background-size: 130px, 150px;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	opacity: 0.7;
}
#Description-CROWD>a:link {
	text-decoration: none;
}
.pledgeButton:hover {
	opacity: 1.0;
	text-shadow: 0px 0px 2px #4d4d4d, 5px 5px 20px #aeaeae;
}
.pledgeAmount {
	width: 100px;
	height: 52px;
	vertical-align: bottom;
	padding-right: 15px;
	padding-top: 0px;
	margin-top: 0px;
	color: white;
	font-size: 2.5em;
	font-weight: bold;
	float: right;
	/*border:thin solid;*/
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	opacity: 0.7;
}
.pledgeAmount:hover {
	opacity: 1.0;
	text-shadow: 0px 0px 2px #4d4d4d, 5px 5px 20px #aeaeae;
}
.early {
	color: red;
	margin-top: 0px;
	height: 52px;
	clear: both;
	text-decoration: blink;
	margin-bottom: 0px;
}

.lineThrough {text-decoration : line-through;}

/* Disposition tablette : 481px sur 768px. Hérite des styles de : Disposition mobile */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	text-align: left;
}
.gridContainer2 {
	margin-left: auto;
	margin-right: auto;
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#Background {
	width: 100%;
	display: block;
}
#BannerTitle1 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 50px;
	display: block;
	position: relative;
	z-index: 150;
	/*	
	border:thin;
	border-color:#F00;
	border-style:solid;*/
	background: url(images/bannerTitle2.png) rgba(0,0,0,0.5) center no-repeat;
	background-size: 100%;
}
#Main {
	box-align: center;
	width : 100%;
	min-width: 481px;
	position: relative;
	z-index: 100;
	max-height: 821px;
	/*border:thin;*/
	border-color: #0F0;
	/*border-style:solid;*/
	text-align: center;
}
#Menu {
	top: 29.3%;
	margin-left: 26.211%;
	margin-right: 26.211%;
	width: 47.578%;
	max-width: 609px;
	display: block;
	position: absolute;
	z-index: 300;
}
#Menu2 {
	top: 5%;
	right: 1%;
	text-align: left;
	width: 25%;
	max-width: 609px;
	display: block;
	position: absolute;
	z-index: 300;
	opacity: 1.0;
}
.menuItem {
	text-align: center;
	background-color: rgba(0,0,0,0);
	width: 100%;
	height: 13.4%;
	max-height: 30px;
	position: relative;
	z-index: 302;
	color: #FFFFFF;
	font: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
}
.menuSpace {
	width: 100%;
	height: 10px;
	position: relative;
	z-index: 301;
}
.menuTrailer {
	background-color: #000;
	width: 100%;
	height: 49.375%;
	max-height: 108px;
	position: relative;
	z-index: 301;
	opacity: 0.6;
}
#PlayButton {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 302;
	opacity: 1;
	text-align: center;
}
#TrailerLabel {
	width: auto;
	height: auto;
	left: 33%;
	top: 18.5%;
	position: absolute;
	z-index: 303;
	opacity: 1;
	color: #FFFFFF;
	font: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
}
#Character {
	top: 0px;
	left: 0px;
	width: 100%;
	display: block;
	position: absolute;
	z-index: 200;/*border:thin;
	border-color: green;
	border-style:solid;*/
		
}
.floatingBox {
	font-size: 13px;
	top:7%;
	width: 360px;
	right: -335px;
}
.logoBarre {
	width: 100%;
	text-align: center;
	display: block;
	/*border:solid rgba(153,153,153,1);*/
	position: relative;/*		top:850px;
	position:absolute;
	display:inline-block;
	width:100%;
	height:150px;
	z-index:150;*/
}
.blocContentTitle {
	font-family: "DejaVu Sans Mono", "Lucida Console", Monaco, "Andale Mono", monospace;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	vertical-align: middle;
	text-align: center;
	font-size: 1.0em;
	letter-spacing: 2px;
}
.blocContentCenter {
	width: 75%;
	/*border-style:solid;*/
	position: relative;
}
.blocContentCenter > img {
	width: 100%;
}
.blocContentLeft {
}
.blocContentRight {
}
.blocContent td {
}
.vignette {
}
.vignette2 {
}
.blocContentImageLeft {
	margin: 10px 30px 30px 0px;
	float: left;
	clear: left;
	width: 200px;
}
.blocContentImageRight {
	margin: 0px 0px 10px 10px;
	float: right;
	clear: right;
	width: 200px;
}
.zoom {
	width: 200px;
	height: 125px;
	position: absolute;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
	opacity: 0.5;
	background: url(images/zoom.png) center no-repeat;
	cursor: pointer;
	background-size: 25px;/*border-style:solid;*/
}
.zoom:hover {
	opacity: 1.0;
	background-size: 30px;
}
.zoom2 {
	width: 100%;
	height: 255px;
	position: absolute;
	left: 0px;
	z-index: 154;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
	opacity: 0.3;
	background: url(images/zoom.png) center no-repeat;
	background-size: 25px;
	cursor: pointer;/*border-style:solid;*/
}
.zoom2:hover {
	opacity: 1.0;
	background-size: 30px;
}
.spacer {
	width: 0px;
	height: 270px;
	float: right;
	clear: right;
}
}

@media only screen and (min-width: 580px){
	.floatingBox{
		top:1%;
		font-size:10px;
		/*border:rgba(255,0,0,1) solid;*/
		}
	}

/* Disposition bureau : 769px à max. 1232px.  Hérite des styles de : Disposition mobile et disposition tablette */


@media only screen and (min-width: 769px) {
body {
	background-color: #000000;
}
.gridContainer {
	width: 88.2%;
	max-width: 1232px;
	padding-left: 0.9%;
	padding-right: 0.9%;
}
.blink {
	background: rgba(0,0,0,1);
	width: 8%;
	height: 4%;
	position: absolute;
	left: 50.6%;
	top: 16.5%;
	opacity: 0;
}
#Main {
	box-align: center;
	width : 100%;
	min-width: 960px;
	position: relative;
	z-index: 100;
	max-height: 821px;
	/*border:thin;*/
	border-color: #0F0;
	/*border-style:solid;*/
	text-align: center;
}
#Menu2:hover {
	opacity: 1.0;
}
.floatingBox {
	font-size:14px;
	top:3%;
/*border:rgba(0,255,0,1) solid;*/
	right:-335px;
}
.floatingBoxButton {

}
.floatingBoxButton:hover {
}
.rotate {
}
/*.floatingBox:hover {
	border: 1px solid #1c1c1c;
	height: auto;
	right: 0px;
	background-color: black;
}*/
#FloatingMenu {
}
#FloatingMenu ul li {
	line-height: 2.0;
	list-style-type: none;
}
#FloatingMenu a {
	color: rgb(190, 190, 190);
	font-weight: 100;
	text-decoration: none;
}
#FloatingMenu a:hover {
	font-weight: 900;
	color: white;
}
#Background {
	width : 100%;
	height: 100%;
	display: block;
	position: relative;
	z-index: 100;
}
#Background2 {
	width: 100%;
	z-index: 100;
}
#Forum {
	width: 100%;
}
#Header {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 25%;
	display: block;
	position: relative;
	z-index: 150;
}
#Character {
	top: 0px;
	left: 0px;
	width: 100%;
	display: block;
	position: absolute;
	z-index: 200;
}
#BannerTitle1 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 50px;
	display: block;
	z-index: 150;
	/*	
	border:thin;
	border-color:#F00;
	border-style:solid;*/
	background: url(images/bannerTitle2.png) rgba(0,0,0,0.5) center no-repeat;
	background-size: 66%;
}
#trailer {
	display: none;
	top: 5%;
	left: 18%;
	right: 18%;
	/*min-width:960px;*/
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	z-index: 1012;
	border: 1px solid #1c1c1c;
	overflow: hidden;
	background-image: url(loadingCursor.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: black;
	box-shadow: 0px 0px 2px #1c1c1c;
}
.white_content {
	top: 5%;
	max-width: 1024px;
}
.menuItem {
}
.menuSpace {
}
.menuTrailer {
	background-color: #000;
	width: 100%;
	height: 49.375%;
	max-height: 108px;
	position: relative;
	z-index: 301;
	opacity: 0.6;
}
#PlayButton {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 302;
	opacity: 1;
	text-align: center;
}
#TrailerLabel {
	width: auto;
	height: auto;
	left: 33%;
	top: 18.5%;
	position: absolute;
	z-index: 303;
	opacity: 1;
	color: #FFFFFF;
	font: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
}
#Content {
}
.HighlightTitle {
}
.HighlightText {
}
.vignette {
}
.vignette2 {
}
.blocContentTitle {
	font-family: "DejaVu Sans Mono", "Lucida Console", Monaco, "Andale Mono", monospace;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	vertical-align: middle;
	text-align: center;
	font-size: 1.0em;
	letter-spacing: 2px;
}
.blocContentCenter {
	width: 50%;
	min-width: 480px;
	/*border-style:solid;*/
	position: relative;
	display: block;
}
.blocContentCenter > img {
	max-width: 500px;
}
.blocContentLeft {
	padding-top: auto;
	padding-bottom: auto;
	font-family: "1942 report";
	font-size: 1.5em;
	color: #69522f;
	width: 25%;
	vertical-align: top;
	display: table-cell;
}
.blocContentRight {
	padding-top: auto;
	padding-bottom: auto;
	font-family: "1942 report";
	font-size: 1.5em;
	color: #69522f;
	width: 25%;
	vertical-align: top;
	display: table-cell;
}
.blocContent td {
}
.blocContentImageLeft {
	margin: 10px 30px 30px 0px;
	float: left;
	clear: left;
	width: 200px;
}
.blocContentImageRight {
	margin: 0px 0px 10px 10px;
	float: right;
	clear: right;
	width: 200px;
}
.zoom {
	width: 200px;
	height: 125px;
	position: absolute;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
	opacity: 0.5;
	background: url(images/zoom.png) center no-repeat;
	cursor: pointer;
	background-size: 25px;/*border-style:solid;*/
}
.zoom:hover {
	opacity: 1.0;
	background-size: 30px;
}
.zoom2 {
	width: 100%;
	height: 255px;
	position: absolute;
	left: 0px;
	z-index: 154;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
	opacity: 0.3;
	background: url(images/zoom.png) center no-repeat;
	background-size: 25px;
	cursor: pointer;
}
.zoom2:hover {
	opacity: 1.0;
	background-size: 30px;
}
.spacer {
	width: 0px;
	height: 270px;
	float: right;
	clear: right;
}
#conceptText {
}
.bloc {
	padding-bottom: 3%;
}
.contentTable {
	width: 100%;
}
.header {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3%;
	padding-left: 0px;
	text-align: center;
	position: relative;
}
#Indiegogo {
}
#Paypal {
	background-image: url(images/bdg_secured_by_pp_2line.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 159px;
	height: 55px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pledgeTitle {
	padding-top: 8px;
	font-family: "1942 report";
	font-size: 2em;
	color: #69522f;
	width: 30%;
	float: left;
	margin-left: 25px;
}
.pledgeContent {
	padding-top: 15px;
	width: auto;
	clear: both;
}
.pledgeButton {
	border: 0;
	width: 150px;
	height: 52px;
	text-indent: 80px;
	vertical-align: middle;
	margin-top: 5px;
	padding-right: 15px;
	color: white;
	font-size: 1.5em;
	float: right;
	/*border:thin solid;*/
	background: url(images/caddie4.png), url(images/pledgeButton.png);
	background-repeat: no-repeat;
	background-size: 130px, 150px;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	opacity: 0.7;
}
#Description-CROWD>a:link {
	text-decoration: none;
}
.pledgeButton:hover {
	opacity: 1.0;
	text-shadow: 0px 0px 2px #4d4d4d, 5px 5px 20px #aeaeae;
}
.pledgeAmount {
	width: 100px;
	height: 52px;
	vertical-align: bottom;
	padding-right: 15px;
	padding-top: 0px;
	margin-top: 0px;
	color: white;
	font-size: 2.5em;
	font-weight: bold;
	float: right;
	/*border:thin solid;*/
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	opacity: 0.7;
}
.pledgeAmount:hover {
	opacity: 1.0;
	text-shadow: 0px 0px 2px #4d4d4d, 5px 5px 20px #aeaeae;
}
.early {
	color: red;
	margin-top: 0px;
	height: 52px;
	clear: both;
	text-decoration: blink;
	margin-bottom: 0px;
}
.share {
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
	opacity: 0.7;
	width: 55px;
	padding-top: 30px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
}
.share:hover {
	opacity: 1.0;
	width: 75px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.logoBarre {
	height: 100px;
	width: 100%;
	text-align: center;
}
.caddie {
	width: 45px;
}
.list {
	list-style-type: square;
	color: #9e9e9e;
}
a:link, a:visited {
	color: #dcdcdc;
}
ul {
	list-style-type: square;
}
.black_overlay {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1010;
	text-align: center;
}
.crowdItem {
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 20px;
	background-color: #0B0B0B;
	border-color: #1c1c1c;
	border-width: 1px;
	border-style: solid;
	border-radius: 2px;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	transition: all .15s ease-out;
	text-decoration: none;
}
.crowdItem:hover {
	opacity: 1.0;
	text-shadow: 0.1em 0.1em 0.5em black;
	background-color: rgba(41,41,41,0.6);
}
}
 @media only screen and (min-width: 1344px) {
.gridContainer {
}
#BannerTitle1 {
	margin-left: auto;
	margin-right: auto;
		
	width: 100%;
	height: 83px;
	display: block;
	z-index: 150;
	/*	
	border:thin;
	border-color:#F00;
	border-style:solid;*/
	background: url(images/bannerTitle2.png) rgba(0,0,0,0.5) center no-repeat;
	background-size: 960px;
}
#trailer {
	display: none;
	top: 10%;
	left: 10%;
	right: 10%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;

	position: absolute;
	z-index: 1012;
	border: 1px solid #1c1c1c;
	overflow: hidden;
	background-image: url(loadingCursor.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: black;
	box-shadow: 0px 0px 2px #1c1c1c;
}
.white_content {
left:18%;
right:18%;
min-height:450px;
}
.black_overlay {

}
}

@media only screen and (min-height: 240px) {

.floatingBox{
		/*border:blue solid;*/
	}
}

@media only screen and (min-height: 769px) {

.floatingBox{
	top:15%;
	font-size:14px;
	right:-335px;
	}
}
@media only screen and (max-height: 768px) {

.white_content2 {
	top: 7%;
	
	margin-left: auto;
	width: 100%;
	max-width: 800px;
	min-height:300px;
	margin-right: auto;
}
.white_content {
	top: 5%;
	left: 15%;
	right: 15%;
	margin-left: auto;
	width: 100%;
	max-width: 960px;
	min-height:300px;
	margin-right: auto;
}
}