@import url(reset.css);  
@import url(uniform.default.css);  

/*

	Urbanizer home.css (Codename GreenZone)
	Date created: 17/03/2010
	Author: Antoine Girard (antoine.girard@gmail.com)

*/

/* Begin Typography & Colors */
body {
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #fff;
	background: #2a2b2b url(../images/site/bg.jpg) repeat-x top center;;
}    

h2 {
	font-size: 35px;
	margin: 0 0 5px 0;
	color: #fff;	
} 

h2 strong {
	color: #7b7c7e;
}                   
                     
h3 {
	font-size: 16px;
	margin: 0 0 10px 0;
	color: #fff;
}

p {
	font-size: 14px;
} 

a { color: #fff; text-decoration: none; }              
a:hover { color: #efcb35; }

/* wrap */
#wrap { 
	width: 938px;       
	height: 750px;
	margin: 0 auto 0 auto;
	padding: 70px 0 0 0;
	background: url(../images/site/bg-content.png) no-repeat top center;
	position: relative;
}

#home {
}

/*content */
#content { 
	position: relative;
	float: left;
}

#home a#language {
	position: absolute;
	top: -20px;
	right: 25px;
	display: block;
	font-size: 12px;
}

#home a#mood-map {
	position: absolute;
	display: block;
	text-align: left;
	width: 240px; 
	margin: 0 0 0 0;    
	padding: 22px 0 20px 30px;
	font-size: 14px;
	line-height: 1;			
	color: #fff;    
	top: -50px;
	right: 177px;  
	background: url(../images/site/btn-mood-maps.png) no-repeat center center;
}

body.fr #home a#mood-map { font-size: 14px; top: -59px;}

/* home */
#home #iphone {
	position: absolute;
	top: -55px;
	left: 50px;
}       

#home img#logo-icn {
	float: left;
	margin: 0 10px 0 -3px;
	display: block;
}         

#home img#icn-free {
	position: absolute;
	top: 120px;
	left: -1px;
}         


#home h2#logo {
	display: block;
	width: 344px;     
	height: 57px;
	margin: 1px 0 6px 0;    
	text-indent: -100000px;
	float: left;
}

body.en #home h2#logo { background: url(../images/site/urbanizer-logo-en.png) no-repeat top left; }   
body.fr #home h2#logo { background: url(../images/site/urbanizer-logo-fr.png) no-repeat top left; }

#home #home-content {
	margin: 40px 50px 0 400px;
	position: relative;
	height: 426px;
} 

	#home p#intro-text {
		font-size: 12px;
		margin: 10px 0 0 115px;
	}  
     
	#home #bottom-content {
		margin: 15px 0 0 0;
		padding: 15px 0 0 0;
		border-top: 1px solid #525252;
		position: absolute;
		bottom: -19px;		
	}

	#home #bottom-content h3 {
		color: #6bbcfb;
		padding-left: 115px;
	}
	
	#home a#appstore-link {
		display: block;
		width: 134px;     
		height: 50px;
		margin: 10px 0 25px 110px;    
		text-indent: -100000px;
		position: relative;
		background: url(../images/site/btn-app-store-en.png) no-repeat center center;
	}

	body.en #home a#appstore-link { background: url(../images/site/btn-app-store-en.png) no-repeat center center; }   
	body.fr #home a#appstore-link { background: url(../images/site/btn-app-store-fr.png) no-repeat center center; }   		
	

		#home ul#screenshots {
			list-style: none;
			margin: 0 -15px 0 -5px;                                                  
		}

		#home ul#screenshots li {
			padding: 0 0 0 0;
			margin: 0 10px 0 0;
			line-height: 22px;
			float: left;
		}
		
		#home ul#screenshots li.last { margin-right: 0;}
		
		#home ul#screenshots li a {
			float: left;
		}



  

/* email form on homepage */
#home form.inline-form {
	margin: 10px 0 0 115px;  
}
                        
	#home form.inline-form p {
		margin: 0 0 4px 0;
	}

	#home form.inline-form label {
		font-size: 12px;    
		padding: 0 0 5px 0;
		color: #fff;  
		display: block;
	}
	
	#home form input {
		float: left;  
		line-height: 1.5;  
		margin: -1px 4px 0 0;
	}
	
	#home form input.text {
		padding: 2px; 
		width: 120px;
	}  
	
	#home form select {
		color: #000;     
		background: #fff;
	}
	                                    
	/* .selector className from jquery.uniform plugin */
	#home form .selector { float: left; margin: -2px 0 0 0; } 
	
	#home form#email-subscribe input.text { width: 200px; }
	
	
	#home form input.submit {
		background: #00a0f3;
		border: 0;              
		padding: 3px 10px;
		color: #fff;
		margin: 0 0 -3px 0;
		font-size: 11px;
		cursor: pointer;     
		line-height: 1.5;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;		
	} 
	
	#home form div.messages {
		padding: 8px 0 0 0;
		font-size: 10px;
		color: #bb9817; 
		clear: both;
	}


/* mood maps */
#mood-maps #header {
	position: absolute;
	z-index: 1000;
	top: -38px;
	width: 100%; 
}                   

#mood-maps #header #logo {
	float: left; 
	margin: -18px 10px 0 50px;
}
 
#mood-maps #header h2 {
	float: left;
} 

#mood-maps #header a#back {
	position: absolute;
	display: block;
	width: 93px;     
	height: 32px;
	top: 3px;
	right: 130px;
	font-size: 18px;
	text-indent: -100000px;
	float: right;
}         

#mood-maps #header a#legend-link {
	position: absolute;
	top: 18px;
	right: 20px;
	display: block;
	font-size: 12px;
	z-index: 1000;
}  

#mood-maps img#legend {
	position: absolute;
	top: 20px;
	right: 20px;
	display: none;
	z-index: 2001;
}

body.en #mood-maps #header a#back { 	background: url(../images/site/btn-back-en.png) no-repeat center center; }                                
body.fr #mood-maps #header a#back { 	background: url(../images/site/btn-back-fr.png) no-repeat center center; }                                


#mood-maps #header #cities { 
	float: left;          
	width: 200px;
	margin: 20px 0 0 20px;
	font-size: 12px;
}

	#mood-maps #header #cities a#current-city {
		display: block;                                               
		padding: 0 0 0 15px;
		background: url(../images/site/arrow-down.png) no-repeat left center;
	}

	#mood-maps #header #cities ul {
		display: none;
		list-style: none;
		margin-top: -10px; 
		padding: 20px 0 0 15px;
		float: left;
		background: transparent url(../images/site/trans.gif);
	}                   
	
		#mood-maps #header #cities ul a.active { font-weight: bold; }

#mood-maps #maps {
	margin: -3px 0 0 14px;
	width: 910px;
	height: 665px;
	overflow: hidden;
}

#mood-maps #maps img {
	width: 959px;	
	height: auto;
}


 
/* container for large screenshots */  
#modal-assets {
	position: absolute;
	top: -100000px;
}  

/* footer */
#footer {
	clear: both;
	width: 910px;
	text-align: left;
	margin: 0 14px 0 14px;
	padding: 85px 0 50px 50px;
/*	background: url(../images/site/bg-footer.png) repeat-x top left;*/
}

#footer p {
	font-size: 16px;   
	color: #5e6064;
}

#footer p span { color: #fff; }
#footer p span strong { color: #efcb35; }
       
#footer a#logo-yp img { margin: 0 0 -8px 0; }
body.fr #footer a#logo-yp img { margin: 0 0 -6px 0; }
