/****************************************/
/* winterantiquesshow */
/* copyright (c) the worx group - 2009 */
/* variations.css */
/****************************************/

body.home { background:#1a4a70; }
body.home a { color:#174862; }
body.home a:hover { color:#000; }
body.home div.email-faq { border-color:#7f99b2; }


/* events */
body.events a,
body.events div.int div.nav label.section,
body.events div.int div.nav ul li a,
body.events div.int div.content h1 {
	color:#40482f;
}
body.events { background-color:#464a3d; }
body.events div.int div.nav ul#events { display:block; }
body.events div.email-faq { border-color:#535251; }


/* information */
body.information a,
body.information div.int div.nav label.section,
body.information div.int div.nav ul li a,
body.information div.int div.content h1 {
	color:#570000;
}
body.information { background-color:#7d1935; }
body.information div.int div.nav ul#information { display:block; }
body.information div.email-faq { border-color:#535251; }

/* exhibitors */
body.exhibitors a,
body.exhibitors div.int div.nav label.section,
body.exhibitors div.int div.nav ul li a,
body.exhibitors div.int div.content h1 {
	color:#351c18;
}
body.exhibitors { background-color:#351c18; }
body.exhibitors div.int div.nav ul#exhibitors { display:block; }
body.exhibitors div.email-faq { border-color:#535251; }


/* loan */
body.loan a,
body.loan div.int div.nav label.section,
body.loan div.int div.nav ul li a,
body.loan div.int div.content h1 {
	color:#4a2f06;
}
body.loan{ background-color:#c17220; }
body.loan div.int div.nav ul#loan { display:block; }
body.loan div.email-faq { border-color:#535251; }


/* about */
body.about a,
body.about div.int div.nav label.section,
body.about div.int div.nav ul li a,
body.about div.int div.content h1 {
	color:#570000;
}
body.about { background-color:#7d1935; }
body.about div.int div.nav ul#about { display:block; }
body.about div.email-faq { border-color:#535251; }


/* east */
body.east a,
body.east div.int div.nav label.section,
body.east div.int div.nav ul li a,
body.east div.int div.content h1 {
	color:#174142;
}
body.east { background-color:#2d494a; }
body.east div.int div.nav ul#east { display:block; }
body.east div.email-faq { border-color:#535251; }


/* sponsors */
body.sponsors a,
body.sponsors div.int div.nav label.section,
body.sponsors div.int div.nav ul li a,
body.sponsors div.int div.content h1 {
	color:#172517;
}
body.sponsors { background-color:#172517; }
body.sponsors div.int div.nav ul#sponsors { display:block; }
body.sponsors div.email-faq { border-color:#535251;  }


/* news */
body.news a,
body.news div.int div.nav label.section,
body.news div.int div.nav ul li a,
body.news div.int div.content h1 {
	color:#3e4d5d;
}
body.news { background-color:#3e4d5d; }
body.news div.int div.nav ul#news { display:block; }
body.news div.email-faq { border-color:#535251; }


/* press */
body.press a,
body.press div.int div.nav label.section,
body.press div.int div.nav ul li a,
body.press div.int div.content h1 {
	color:#394462;
}
body.press { background-color:#394462; }
body.press div.int div.nav ul#press { display:block; }
body.press div.email-faq { border-color:#535251; }


/* tickets */
body.tickets a,
body.tickets div.int div.nav label.section,
body.tickets div.int div.nav ul li a,
body.tickets div.int div.content h1 {
	color:#1f333e;
}
body.tickets { background-color:#1f333e; }
body.tickets div.int div.nav ul#tickets { display:block; }
body.tickets div.email-faq { border-color:#535251; }

/* commerce */
body.commerce a,
body.commerce div.int div.nav label.section,
body.commerce div.int div.nav ul li a,
body.commerce div.int div.content h1 {
	color:#1f333e;
}
body.commerce { background-color:#1f333e; }
body.commerce div.int div.nav ul#commerce { display:block; }
body.commerce div.email-faq { border-color:#535251; }


/* contact */
body.contact a,
body.contact div.int div.nav label.section,
body.contact div.int div.nav ul li a,
body.contact div.int div.content h1 {
	color:#5d4616;
}
body.contact { background-color:#5d4616; }
body.contact div.int div.nav ul#contact { display:block; }
body.contact div.email-faq { border-color:#535251; }



body div.int div.nav ul li a:hover { color:#000; }
body a:hover { color:#000; }