@charset "utf-8";
/* 
=======================================
	A Dash Of Style By 
	Evolve Concepts Ltd. Hong Kong
	www.evolve.hk - info@evolve.hk
=======================================

Orange	ff7d00
Yellow	ffff00
Purple	e80ceb
Red	ff0000
Blue	0088ff
*/

/* ============== General
*/
body {position:relative; background:#FFFFFF;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; color:#000}
h1	{font-size: 2.0em}
h2	{font-size: 1.2em}
h3	{font-size: 1.2em}					
h4	{font-size: 1.1em}
h5	{font-size: 1.0em}
h6	{font-size: 0.8em}

p  {margin-bottom:15px}
strong  {font-weight:bold}
img	{border:0}

a:link, a:visited {color:#666; text-decoration:underline}
a:hover, a:active {color:#FFF; background:#3a3a3a; text-decoration:none}

ul {margin:0 0 0 25px}
ol {margin:0 0 0 30px}


h1#logo,
#hr-bar,
#header,
#wrap-banner-sub,
#menu-top,
#wrap-mainmenu,
#mainmenu,
#wrap-content-left,
#wrap-feed,
#wrap-news,
#quotes-sub,
#breadcrumb,
#wrap-buttons,
#wrap-footer
{display:none}


