@charset "utf-8";
/*
|--------------------------------------------------------------------------
| RockYou Asia Website
| /static/includes/css/patch/print.css
|
| (c) RockYou Asia, Inc., All Rights Reserved.
|--------------------------------------------------------------------------
*/
a { color: #333; }
a:visit { color: #333; }
h2 { text-indent: 0; }
h3 {  padding-left: 0; }
table { margin: 20px 80px 20px 0; width: auto; }

#header { height: auto; }
#header .content .navigation, #header .content .message, #header .content .form_language { display: none; }
.home #header .logo, #header .logo { display: block;}
.home #header .content { height:150px; }

.home #header .logo, .aboutus #header .logo, .advertisers #header .logo, .containers #header .logo, 
.contactus #header .logo, .press #header .logo, .recruit #header .logo, .sitemap #header .logo
	{ position: absolute; top:0; left:0; width:auto; height:auto; }
	
.home #header .logo img, .aboutus #header .logo img, .advertisers #header .logo img, .containers #header .logo img, 
.contactus #header .logo img, .press #header .logo img, .recruit #header .logo img, .sitemap #header .logo img
	{ display: block ;}
	
.home #header .logo h1, .aboutus #header .logo h1, .advertisers #header .logo h1, .containers #header .logo h1, 
.contactus #header .logo h1, .press #header .logo h1, .recruit #header .logo h1, .sitemap #header .logo h1 
	{ margin:0;}
	
.home #header .logo h1 a, .aboutus #header .logo h1 a, .advertisers #header .logo h1 a, .containers #header .logo h1 a, 
.contactus #header .logo h1 a, .press #header .logo h1 a, .recruit #header .logo h1 a, .sitemap #header .logo h1 a 
	{display:none; }

#navigation, #navigation .content { clear: both }
#navigation .navigation { border-bottom: 1px solid #666;; height: 30px; width: 350px; }
#navigation .navigation a { display: none; line-height: 30px; height: 30px; text-align: left; width: auto; }
#body .column { width: auto; }
#body .column p { text-indent: 20px; }
#body .gotop { display: none; }
#body .navigation { display: none; }
#body { margin-top: 30px; }
#footer { margin-top: 60px; }
#footer .navigation { display: none; }
#footer p.copy { border-top: 1px solid #666; float: left; text-align: left; width: 350px; }

.home #navigation .nav_home,
.aboutus #navigation .nav_aboutus,
.advertisers #navigation .nav_advertisers,
.containers #navigation .nav_containers,
.contactus #navigation .nav_contactus
{ display: block; }

.aboutus #body .col1 { display: none; }

.contactus #body .column p { text-indent: 0; }

.containers #body .col1 { margin-right: 0; width: auto; }
.containers #body .col2 { display: none; }

.home #header { height: auto; }
.home #body .column { float: none; }
.home #body .col1 { width: 100%; }
.home #body .col2 { width: 100%; }
.home #body .col2 h4 { font-size: 18px; }
.home #body .col2 dd { margin: 5px 0 5px 0; padding-left: 20px; }
.home #body .col2 dt { margin: 15px 0 5px 0; padding-left: 0; }
.home #body .col2 p { display: none; }

.release .col1 { display: none; }
.release .col2 p { display: none; }
