/** 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, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {	margin: 0;	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;}/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}body {	line-height: 1;}ol, ul {	list-style: none;}blockquote, q {	quotes: none;}blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}table {	border-collapse: collapse;	border-spacing: 0;}



												/* Structure */





body{font-family: 'Open Sans', sans-serif;font-weight: 400;	height: 100%;overflow: hidden;}
a{text-decoration: none; }
#goodies-landing, #women-landing, #men-landing, #why-niteflirt-landing, #freeminutes-landing{ height: 100vh;}

.fullbackground-IE8{display:none;}
#goodies-landing{
	background: url(/static/979ecab9cf2205c7303d8ad9c1295807.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #222;


}

#women-landing{
	background: url(/static/4a2348c4aeb3d41b559ec6e3e6003439.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: white;

}

#men-landing{
	background: url(/static/6d8414a3d0802afa8d8876fae03a33b3.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: white;

}

#why-niteflirt-landing{
	background: url(/static/b74c5d19c26f123f059447cd3c109827.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: white;
	overflow: scroll;


}

#freeminutes-landing{
	background: url(/static/5b4370106ba933a635dfe74afd82606d.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: white;

}


#wrap{width: 960px; padding: 0; margin: 0 auto;}
#nav-bar{background: #222;width: 100%;height: 50px; position: fixed;}
#logo{position: absolute;top: 15px;margin-left: 130px;}



												/* TEXT */





#women-text-content, #goodies-text-content, #men-text-content, #why-niteflirt-text-content, #freeminutes-text-content{ width: 960px;float: right;text-align: center;color: #3e3e3e;z-index: 2;}
#women-text-content{margin-top: 20%; color: white;}
#men-text-content{margin-top: 20%; color: white;}
#goodies-text-content{margin-top: 15%; z-index: 5;}
#why-niteflirt-text-content{margin-top: 15%;z-index: 5; color: #4e4e4e;}
#freeminutes-text-content{margin-top: 20%; z-index: 5; color: #4e4e4e; }

#why-niteflirt-info{
	margin: 0 auto;
	margin-top: 20px;
	text-align: justify;
    text-justify: inter-word;
    font-size: 14px;
    width: 700px;
    line-height: 1.5em;
    display: none;

}

#freeminutes-info{
	font-size: 12px;
	width: 500px;
	margin: 0 auto;
	margin-top: 40px;
	display: none;
}




/* HEADLINE */




#women-headline, #men-headline, #why-niteflirt-headline, #goodies-headline, #freeminutes-headline{
	font-style: italic;
	font-weight: 600;
	font-size: 6em;
	display: none;
	z-index: 10;
}

#goodies-headline{font-size: 4.5em; position: relative; 	padding: 10px;}
#why-niteflirt-headline{font-size: 7em;}


												/* TAG LINE */



#tagline, #why-niteflirt-tagline, #men-tagline{
	font-weight: 300;
	font-size: 1.3em;
	display: none;
	position: relative;
	z-index: 10;
}

#men-tagline{font-weight: 700;}



												/* UNDER LINE */



#women-underline, #goodies-underline, #men-underline, #why-niteflirt-underline, #freeminutes-underline{
	width: 460px;
	display: none;
	position: relative;
	z-index: 10;
	text-align: center;
}

#women-underline{
	border-bottom: 1px solid white;
	margin: 20px 250px 20px 250px;
}
#goodies-underline{
	border-bottom: 1px solid black;
	margin: 30px 250px 30px 250px;}

#men-underline{
	border-bottom: 1px solid white;
	margin: 40px 250px 40px 250px;
}

#why-niteflirt-underline{
	border-bottom: 1px solid #767676;
	margin: 40px 250px 40px 250px;
}

#freeminutes-underline{
	border-bottom: 1px solid black;
	margin: 30px 250px 30px 250px;

}

#goodies-headline span, #women-headline span, #men-headline span, #freeminutes-headline span, #why-niteflirt-headline span{color: #660099;}





											/* GOODIES PHOTOS */






#photo1, #photo2, #photo3, #photo4, #photo5, #photo6, #photo7, #photo8{
	position: absolute;
	z-index: 1;
	width: 350px;
	height: 340px;
	display: none;
}


#photo1{ left: 10%; top: 55%;}
#photo2{ left: 20%; top: 55%;}
#photo3{ left: 30%; top: 55%;}
#photo4{ left: 40%; top: 55%;}
#photo6{ left: 55%; top: 55%;}
#photo7{ left: 64%; top: 55%;}
#photo8{ left: 50%; top: 55%;}






											/* BUTTONS */







#button, #why-niteflirt-button{
	background: #660099;
	border: none;
	outline: none;
	color: white;
	padding: 10px 100px 10px 100px;
	margin: 0 auto;
	margin-top: 40px;
	font-size: 1.2em;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
	display: none;
	width: 150px;
	text-align: center;
	position: relative;
	z-index: 10;

}

#button:hover, #why-niteflirt-button:hover{
	background: #ffffff;
	color: #222;
}

#button:hover, #why-niteflirt-button:hover{
	cursor: pointer;
	-webkit-transition: all 3s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}





















