/* -----------------------------------------
Print Stylesheet for metagame.com / Metagame(TM)
Author: cdeVision.com 
Copyright: (c)2007
Created: 19 October 2007 
-------------------------------------------- */

body {background:#fff; text-align:center;/* IE hack to center page contents */
	margin:0; font-family:verdana,arial,helvetica,sans-serif; font-size:11px; color:#000;}

h1, h2, h3, h4 {padding:0; margin:0;} 
h1 {font:bold 25px arial,sans-serif; padding:0 0 18px 0; line-height:20px;} /* page titles */
h2 {font:bold 14px verdana,arial,sans-serif; padding:0 0 15px 0; line-height:20px;} /* sub-titles */
	h2.check {}
p {margin:0; padding:0 0 15px 0; line-height:15px;}
p.intro {font-size:15px; line-height:19px;} /* page intro text */
ul, ol {margin:0 0 0 25px; padding:0 0 13px 0;}
li {line-height:15px; padding:0 0 2px 0;}

img {border:0;}
.clearFloats {clear:both; line-height:0px; height:0px; font-size:0px;}
.skiplink {display:none;}

div#printlogo {display:block !important; margin:10px auto;}

/* ---- popups styles --------------- */
#popups {text-align:center; margin:10px;}
	#popups a:hover {color:#000; text-decoration:underline;}
#popimageframe {margin:0px auto 10px; padding-bottom:10px;}
	#popimageframe p {text-align:center;}
#popapageframe {margin:0px auto 10px; background:#fff; padding:20px 20px; text-align:left; border-top:none;}
	#popapageframe p {}
	#popapageframe #logo {display:none !important;}


/* ---- links ----------------------------------------- */
a {color:#000; text-decoration:underline;}  
a:visited {color:#000;}
a:hover {color:#004630; text-decoration:none}
a:active {color:#000;}
a:active, a:focus {outline:none;}


/* ---- ids & classes ----------------------------------------- */

#frame {width:100%; margin:0 auto; background:#fff; position:relative;}

#header {display:none !important;}

#banner {display:none !important;}

#content, #contentHome {width:100%; margin:0 auto; text-align:left; background:#fff;}
#contentHome {margin-top:20px;}
#content {}
	#main {background:#fff;}
	#rcol {border-top:1px solid #666; padding-top:20px; background:#fff;}
	
	/* Boxes */
	.box {width:100%; margin-bottom:20px;}
	.box p {color:#000; line-height:14px; padding:0 0 8px 0;}
	.box a {text-decoration:underline; color:#000; font-weight:bold;}
	.box a.arrow {display:block;}
	.boxText {padding:0;}
	.boxBottom {display:none !important;}
	h3.boxTop {padding:0 0 6px 0; margin:0;}
	#homeBoxes {text-align:left;}
		#homeBoxes .box {margin-bottom:20px;}
		#homeBoxes .boxText {}
	
#frameBottom {display:none !important;}

#footer {width:100%; margin:15px auto 0; padding-top:20px; border-top:1px solid #666; color:#000; font-size:10px; text-align:left;}
	#footer p {line-height:12px; padding:0 0 8px 0;}
	#footer a {color:#000;}
	/* "site by cdevision" */
	p#props {color:#000;}
	p#props a {color:#000;}
	#copyright {}
	#gtoinfo {}