/* ------------------------------------------- */
/* BODY                                        */
body { font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; }
/* ------------------------------------------- */
/* WRAP                                        */
#wrap { font-size: 1.1em; }
/* ------------------------------------------- */
/* BRANDING                                    */
#branding a { text-indent: -9999em; }
/* ------------------------------------------- */
/* NAV MAIN                                    */
#nav_main { font-size: 1.12em; }
	#nav_main ul li a { text-align: center; text-transform: uppercase; }
	/* ------------------------------------------- */
	/* CONTENT MAIN                                */
	#content_main a:hover { text-decoration: underline; }
	#content .app h2 { font-size: 1.4em; font-weight: normal; }
	#content_main h3 { font-size: 1.2em; font-weight: normal; }
	#content .app h3 { font-size: 1.1em; }
	#content_main p { line-height: 16px; }
		#content_main p.backto { text-transform: lowercase; font-size: 1.2em; }
	#content_main ul li { line-height: 16px; }
	.app-all li h3 { text-transform: uppercase; }
		.app-all li h3 a { font-weight: bold; }
	.app-all li .more { font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; }
	/* ------------------------------------------- */
	/* CONTENT SUB                                 */
	.price h3 { font-size: 1.1em; }
	.price p { line-height: 16px; }
/* ------------------------------------------- */
/* NAV SUPP                                    */
#nav_supp ul li { text-transform: uppercase; line-height: 24px; }
	#nav_supp ul li a:hover { text-decoration: underline; }
	#nav_supp p { font-size: 1.12em; }
/* ------------------------------------------- */
/* SITE INFO                                   */
#site_info { font-size: 1.1em; }
	#site_info a:hover { text-decoration: underline; }	
	#lang { text-transform: uppercase; }
