/* CSS Document */

body{
	font: 75% Arial, Helvetica, sans-serif;
	}
h3{
	margin-top:0;
	margin-bottom:.5em;
	font-size:1em;
}

h5{
	display:block;
	background:#999999;	
	font-size:12px;
	padding:2px;
	font-weight:600;
	color:#FFFFFF;
}

ul{
	margin-top: .5em;
}

a{
	color:#333;
	text-decoration:none;
	}
a.a{
	font-weight:600;
	}
	
a:hover{
	text-decoration:underline;
	}
a.red{
	color:#ba270a;
	}

p#footer{
	color:#666;
	line-height:1.8em;
	text-align:center;
	font-size:10px
	}

p#footer a{
	color:#333;
	margin: 0 5px 0 5px;
	}

p#footer a:hover{
	text-decoration:underline;	
	}

table#layout td#subnav p{
	padding:0 0 10px 17px;
	font-size:11px;
	}

table#layout td#subnav hr {
	margin: 0 15px 20px 0px;
	}



/*     PUBLICATIONS       */

.primaveraBox{
	background-color:#EEECE6;
	}
	
	
/*  	HOME page    */
	
table#layoutHome{
	padding:0px;
	margin:11px 0 0;
	border-collapse:collapse;
}
table#layoutHome td{
	border:0;
	padding:0;
}

table#layoutHome img.banner{
	display:block;
	padding:7px;
	border:1px solid #DAD6D6;
	}
	
/*    LINKS    */

table.links{
	width:100%;
	border-collapse:collapse;
	}

table.links td{
	vertical-align:top;
	}

table.links tr.top td.one{
	padding:10px;
	background:#fef1cd;
	}

table.links tr.top td.two{
	background:#fff;
	}

table.links tr.top th{
	padding:10px;
	font-size:large;
	background:#eeece6;
	}
	
table#layout table.links tr.data td, table#layout table.links tr.profile td, table#layout table.links tr.spacer td
{
	border:0px solid #fff;
}
 table.links tr.profile td.one{
 text-align:center;
 color:#CC9900;
 font-size:11px;
 
 } table.links tr.profile td.one span{
 color:#000;
 }

table.links tr.data td.one, table.links tr.profile td.one{
	padding:10px;
	font-weight:600;
	text-transform:uppercase;
	background:#fde6a5;
	}
table.links tr.data td.two, table.links tr.profile, td.two{
	background:#fef1cd;
	}
table.links tr.data td.three, table.links tr.profile td.three{
	padding:10px;
	color:#797b7b;
	font-weight:500;
	background:#ede1be;
	}
table.links tr.data td.four, table.links tr.profile td.four{
	padding:10px;
	color:#797b7b;
	font-weight:500;
	background:#E3E1D7;
	}

table.links tr.spacer td.one{
	height:10px;	
	background:#fef1cd;
	}
table.links tr.spacer td.two{
	background:#ffffff;
	}
table.links tr.spacer td.three{
	background:#eeece6;
	}


	
table.layoutLinks tr.border td{
	height:0px;
	border-top:1px solid #d4d2d2;
	}
	
table.layoutLinks{
	border-collapse:collapse;
	margin:0;
	}
	
table.layoutLinks td.leftbar{
	background: url(/images/left-bar.gif) repeat-y top left;
	}


/* CONTACT US */

table.contactUs
{
	width:500px;
	border-collapse:collapse;
}

table.contactUs td{
	vertical-align:top;
	}

table.contactUs tr.top td.one{
	padding:10px;
	background:#fef1cd;
	}

table.contactUs tr.top td.two{
	background:#fff;
	}

table.contactUs tr.top th{
	padding:10px;
	font-size:large;
	background:#eeece6;
	}

table#layout table.contactUs tr.data td, table#layout table.contactUs tr.profile td, table#layout table.contactUs tr.spacer td
{
	border:0px solid #fff;
}
 table.contactUs tr.profile td.one{
 text-align:center;
 color:#CC9900;
 font-size:11px;
 
 } table.contactUs tr.profile td.one span{
 color:#000;
 }

table.contactUs tr.data td.one, table.contactUs tr.profile td.one{
	padding:10px;
	font-weight:600;
	text-transform:uppercase;
	background:#fde6a5;
	}
table.contactUs tr.data td.two, table.contactUs tr.profile, td.two{
	background:#fef1cd;
	}
table.contactUs tr.data td.three, table.contactUs tr.profile td.three{
	padding:10px;
	color:#797b7b;
	font-weight:500;
	background:#ede1be;
	}
table.contactUs tr.data td.four, table.contactUs tr.profile td.four{
	padding:10px;
	color:#797b7b;
	font-weight:500;
	background:#E3E1D7;
	}

table.contactUs ks tr.spacer td.one{
	height:10px;	
	background:#fef1cd;
	}
table.contactUs tr.spacer td.two{
	background:#ffffff;
	}
table.contactUs tr.spacer td.three{
	background:#eeece6;
	}



/*     CALENDAR     */

table.cal{
	border-collapse:collapse;
	}

table#layout table.cal td{
	background:#E5E2DA;
	border-top:2px solid white;
	border-bottom:6px solid white;
	padding:10px;
	}
	
/*     SPONSERS     */

table.sponsers{
	border-collapse:collapse;
	}

#content table.sponsers td{
	text-align:center;
	border-bottom:0px solid #fff;
	height:90px;
	padding: 10px  ;
	vertical-align:middle;
}


/*     BECOME A SPONSER    */
ul.twoL{
	list-style:none;
	padding:0 0 0 1em;
	margin:0 0 1em 0;
	font-style:italic;
	}

ul.twoL ul{
	font-style:normal;
	margin:0 0 1em 0;
	padding:0 0 0 2.75em;
	}

ul.twoL ul li{
	margin: 2px 0 2px 0;	
	}	


/*     EXHIBITIONS     */

p.captions1{
	font-weight:600;
	color:#36322F;
	padding:7px 0 10px 0;
	border-bottom:1px solid #D4D2D2; 
	}


/*     SUBSCRIBE      */

form#subscribe h3{ 
	padding: 10px 0 0 0;
	}

table#layout table.subTable tr td{
	border-bottom:0px solid #fff;	
	padding: 5px 0 ;
	}

/*** TRADE ENQUIRY ***/
body#trade_enquiry table.layoutLinks table td{
	padding: 3px 0 3px 0;
	}
body#trade_enquiry table.layoutLinks table td ol, body#trade_enquiry table.layoutLinks table td ul{
	margin: 0 0 10px ;
	padding: 0 0 0 2em;
	}	
span.note{
	color:#666666;
	font-size:.8em;
}