/*
Name:        content.css
Author:      Kyle Brickman, Kurt Jull
Description: Automaticall generated CSS layout definitions
Created:     06 October 2009
Notes:       This file should contain ONLY definitions for the base microsite template
*/

@media all
{
	body
	{
		
		background-image:    url( '/images/sites/chinadesignnow/fusionInt.jpg' );
		background-position: top left;
		background-repeat:   repeat-x;
	}
	
	div.layPage
	{
		
		background-image:    url( '/images/sites/chinadesignnow/interiorLeft.png' );
		background-position: top left;
		background-repeat:   no-repeat;
	}
	
	div.layHeader
	{
		
		
		background-position: top left;
		background-repeat:   no-repeat;
		
		font-size:           20px;
		
	}
	
	div.layNavigation
	{
		
		
		background-position: top left;
		
		
		font-size:           12px;
		color:               #000000;
	}
	
	div.layContent
	{
		
		
		background-position: top left;
		background-repeat:   no-repeat;
		
		font-size:           13px;
		color:               #333333;
		min-height:          457px;
		margin:             10px 0px 10px 163px;
	}
	
	div.layFooter
	{
		
		
		background-position: top left;
		
		
		
		color:               #666666;
	}
	
	div.layNavigation a
	{
		
		font-size:       12px;
		color:           #000000;
		
	}
	
	div.layNavigation a:hover
	{
		color:           #000000;
		text-decoration: underline;
	}
	
	div.layContent a
	{
		
		font-size:       12px;
		color:           #666666;
		
	}
	
	div.layContent a:hover
	{
		color:           #000000;
		
	}
	
	div.layFooter a
	{
		
		
		color:           #666666;
		
	}
	
	div.layFooter a:hover
	{
		color:           #000000;
		text-decoration: underline;
	}
	
	h1
	{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size:   18px;
		color:       #d2232a;
	}
	
	
	h1 div.sub
	{
		font-size: 16px;
	}
	
	
	h2
	{
		
		font-size:   16px;
		color:       #000000;
	}
	
	
	h2 div.sub
	{
		font-size: 14px;
	}
	
	
	h3
	{
		
		font-size:   12px;
		
	}
	
	
	h3 div.sub
	{
		font-size: 10px;
	}
	
	
	table.listing
	{
		width: 657px;
	}
	
	table.calendar
	{
		left: -173px;
	}
	
	table.sponsors
	{
		width: 657px;
	}
}
