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

body
{
	
	/*background: #f9f9f9 url('../images/body_bg.gif') repeat;*/
	/*background-image:url('webpage_test.png');*/
	/*background: #70d0f6;*/
	/*background:#153252;*/
	/*background:#FFF; white*/
	background:#e1f3f3;
	font-size: 13px;
	font-family: 'BradyBunchRemasteredRegular', Arial,Verdana,sans-serif;
	padding: 0;
	margin: 0;
	color: #666;
	-webkit-text-size-adjust: none;
	-webkit-background-size: 1024px 2149px;
	border-style:none;
}

a img{
border:0;
}

@font-face {
    font-family: 'BradyBunchRemasteredRegular';
    src: url('type/bradbunr-webfont.eot');
    src: url('type/bradbunr-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/bradbunr-webfont.woff') format('woff'),
         url('type/bradbunr-webfont.ttf') format('truetype'),
         url('type/bradbunr-webfont.svg#BradyBunchRemasteredRegular') format('svg');
		 
	
    font-weight: normal;
    font-style: normal;

}



.container {
	background:url('../background_Ski_5.jpg') no-repeat top center;
	width: 1024px;
	height:2149px;/*2149px;*/
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}

.container .img
{
	border-style:none;
	border:0;
}

.container .mediapack
{
	position: relative; 
	top: 7px;
	left: 12px;
	
    width: 314px;
    height:85px;
	/*background: url('../Header.png') no-repeat;*/
}


.container .logoFloat
{
	position: relative; 
	top: -50px; /*35*/
	left: 180px;
	
    width: 688px;
    height:386px;
	background: url('../Header.png') no-repeat;
}

.container .description
{
	font-family: BradyBunchRemasteredRegular;
	position: relative;
	top: -85px;
	font-size: 30px;
	color: #0b3f71;
	text-align:center;
}

.container .blankspace
{
	position: relative; 
	height:270px;
	top:-85px;
}

.container .blankspace .appStoreButton
{
	
	position: relative;
	float:left;
	top:-165px;
	left:5px;
	
	/* // Original settings for app button
	position: relative;
	float:left;
	top:-180px;
  */
}

.container .blankspace .facebook
{
	position: relative;
	float:left;
	top:-690px;
	left:500px;
}

.container .blankspace .twitter
{
	position: relative;
	float:left;
	top:-690px;
	left:505px;
}


.container .bottomSection
{
	position:relative;
	width:100%;	
	height: 440px;
	top:-85px;
}

.container .bottomSection .howtoPlay
{
	width:300px;
	margin-left:60px;
	font-family: BradyBunchRemasteredRegular;
	font-size: 24px;
	letter-spacing:1px;
	line-height:120%;
	color: white;
	text-align:center;
	float:left;
}

.container .bottomSection .button
{
	position:relative;
	left:39px;
	top:160px;
	width:50px;
	text-align:center;
	float:left;
	height:auto;
}

[if IE].container .bottomSection .button
{
	position:relative;
	left:39px;
	top:160px;
	width:50px;
	text-align:center;
	float:left;
	height:auto;
	margin-top:10px;
}

.container .bottomSection .iPadDisplay
{
	position:relative;
	left:-5px;
	top:24px;
	width:490px;
	height:auto;
	
	text-align:center;
	float:left;
}

.container .quoteHeader
{
	width: 100%;
	height:147px;
	color: #0b3f71;
	text-align:center;
	vertical-align:bottom;
	margin-top:10px;
	position:relative;
	top:-85px;
}

.container .quoteSection
{
	position:relative;
	width:100%;	
	height: 500px;
	top:-85px;
}

.container .quoteSection .quote_1
{
	width:330px;
	margin-left:60px;
	float:left;
	margin-top:17px;
	margin-left:128px;
}

.container .quoteSection .quote_2
{
	width:330px;
	
	float:left;
	margin-left:37px;
	margin-top:9px;
}

.container .quoteSection .quote_3
{
	width:330px;
	margin-left:60px;
	float:left;
	margin-top:16px;
	margin-left:135px;
}

.container .quoteSection .quote_4
{
	width:330px;
	
	float:left;
	margin-left:65px;
	margin-top:24px;
}

.container .quoteSection .quote_5
{
	width:500px;
	
	float:left;
	margin-left:-210px;
	margin-top:52px;
}

.container .footer
{
	position:relative;
	width: 100%;
	height:50px;
	font-family: BradyBunchRemasteredRegular;
	font-size: 22px;
	color: #0b3f71;
	text-align:center;
	vertical-align:bottom;
	top:-85px;
}

.link
{
	A:link {color: #0b3f71; text-decoration: none}
	A:visited {text-decoration: none}
	A:active {text-decoration: none}
	A:hover {text-decoration: underline; color: red;
}

.background_repeat
{
	background:url('background_Ski_2.jpg') no-repeat top center;
	/*background-attachment:fixed;*/
	background-position:center;
	height: 2149px;
}

#slider1
{ 
	width: 200px;
	height: 391px; 
	list-style: none; 
}

.thumbDelete {
     float:right;
     width: 24px;
     height:24px;
     background:url(images/delete-24x24.png) no-repeat;
     margin-top:50%;
}
