/* 
	Resets defualt browser settings
	reset.css
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

/*
	Page style
*/

/*
body { 
	font:normal 62.5%/1.5 Helvetica, Arial, sans-serif;
	letter-spacing:0;
	color:#434343;
	background:#efefef url(../img/background.png) repeat top center;
	padding:0px 0;
	position:relative;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;
}
*/

html, body {
	height: 100%;
}

body { 
	font-family: 'FuturaStdMediumRegular', Arial, sans-serif;
	font-size: 12px;
	background:#efefef url(../img/iPhoneimgs/Background.png) repeat top center;
	color:#175726;
}

a { font-family: 'FuturaStdLightRegular', Arial, sans-serif;
	font-size: 1.0833333em; /* 13px */
	text-decoration: none;
	color: #175726;
}

a:link {color:#175726;}      /* unvisited link */
a:visited {color:#352116;}  /* visited link */
a:hover {color:#87a925;}  /* mouse over link */
a:active {color:#b2d451;}  /* selected link */


p { font-family: 'FuturaStdMediumRegular', Arial, sans-serif; 

}



.capttitles { font-family: 'FuturaStdBookRegular', Arial, sans-serif; 
	font-size: 0.8em;
	margin-left: 8px;
}



#container {
	width:333px;
	height: 910px;
	margin:0 auto;
	padding-top: 0px;
	position:relative;
	z-index:0;
	background-image: none;
	background-repeat: no-repeat;
	
	min-height: 100%;
	height: 880px !important;
	height: 100%;
	margin: 0 auto -6.5em;
}

#header {
	width: 333px;
	height: 93px;
	padding-top: 9px;
	background-image: url(../img/iPhoneimgs/TopHeader.svg);
}

#HeaderBar {
	width: 320px;
	height: 4px;
	margin-top: 120px; 
	background-image: url(../img/Headerbar.png);
	display: none;
}

#LOGO {
	background-size: 90px;
	background-repeat: no-repeat;
	width: 89px;
	height: 80px;
	background-image: url(../img/LOGOIPHONE.svg);
	margin-left: 10px;
	float:left;
}

#LOGOTEXT {
	background-image: url(../img/LogoText.png);
	margin-top: 20px;
	margin-right: 17px;
	width: 612px;
	height: 53px;
	float: right;
	display: none;
}

#TopNavBar {
	width: 320px;
	height: 14px;
	float: left;
	margin-top: 80px;
	margin-left: 42px;
	
	display: none;
}




.iPhoneNavLinks {
	width: 316px;
	height: 11px;
	float: left;
	margin-top: 30px;
	margin-left: 17px;
	position: relative;
	z-index: 800;
	
	display: block;
}

.iPhoneNavLinks a {
	display: inline-block;
	margin-right: 17px;
}



#TopNavBar a {
	display: inline-block;
	margin-right: 25px;
}

#TopNavBar a:last-child {
	margin-right: 0;
}

#TopNavBar a:last-child {
	margin-right: 0;
}

#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:341px;
	top:-3px;
	left:-80px;
}



.AboutBeansBackground {
width: 333px;
height: 660px;
background-image: url(../img/AboutBeansBinsBackgroundiPhone.png);
border-radius: 0 0  5px 5px;
}

#AboutBeansBinsBox {
	width: 305px;
	height: 228px;
	background-image: url(../img/AboutBeansBinsBox.png);
	background-size: 450px;
	float: left;
	margin-left: 12px;
	margin-top: 12px;
	border-radius: 10px;
	
	-moz-box-shadow: 0px 8px 8px -5px #666565;
	-webkit-box-shadow: 0px 8px 8px -5px #666565;
	box-shadow: 0px 8px 8px -5px #666565;
}

.AboutBeans1 {

	display: none;
}

.AboutBeans2 {

	display: none;

}

.BeansCoffeeCup {
	width: 70px;
	height: 70px;
	background-image: url(../img/AboutBeansBinsCoffeeCup.png);
	background-size: 70px;
	
	margin-top: 10px;
	margin-left: 115px;
}

.AboutBeansText {
	width: 250px;
	height: 86px;
	margin-top: 100px;
	margin-left: 30px;
	
	text-align: center;
	letter-spacing: 1px;
	line-height: 15px;
}



footer {

background-image: url(../img/footerimg.png);
width: 333px;
height: 80px;
margin-top: -65px;
text-align: center;

-webkit-box-shadow:
  0 0 0 2px #003316, /* Purple Line */
  0 0 0 4px #add445, /* Blue line*/
  0 -8px 50px 16px hsla(350, 1%, 50%, 0.7); /* The Shadow */
  
  	height: auto !important;
	margin: 0 auto -6.5em;
}


.footerlinks {
	font-family: 'FuturaStdBookRegular';
	font-size: 1.083333em;
}

.footernav {
 	padding-top: 15px;
	padding-bottom: 25px;
 	margin: 0 auto;
 	width: 320px;
 	height: 37px;
}

.footertext { font-family: 'FuturaStdBookRegular', Arial, sans-serif;
	font-size: 1em;
	text-decoration: none;
	text-align: center;
	color: #175726;
	height: 12px;
	width: 320px;
	margin-top: 8px;
}

#footerlinks {
	display: none;
}


@font-face {
    font-family: 'FuturaStdLightRegular';
    src: url('FuturaFonts/futurastd-light-webfont.eot');
    src: url('FuturaFonts/futurastd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('FuturaFonts/futurastd-light-webfont.woff') format('woff'),
         url('FuturaFonts/futurastd-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'FuturaStdMediumRegular';
    src: url('FuturaFonts/futurastd-medium-webfont.eot');
    src: url('FuturaFonts/futurastd-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('FuturaFonts/futurastd-medium-webfont.woff') format('woff'),
         url('FuturaFonts/futurastd-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'FuturaStdBookRegular';
    src: url('FuturaFonts/futurastd-book-webfont.eot');
    src: url('FuturaFonts/futurastd-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('FuturaFonts/futurastd-book-webfont.woff') format('woff'),
         url('FuturaFonts/futurastd-book-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}