@charset "utf-8";
/* CONTENT STYLES / SUB PAGE LAYOUT */

.signup_response{
color:#990000;
}
/* SUB PAGE LAYOUT */
.subcontent {
	background: url(/images/mainpanel_bg.png);
	width: 465px;
	padding: 0px 15px;
    min-height:500px;
    height:auto !important;
    height:500px;	
    float: left;
}
.subcontent h1{
	padding: 6px 5px 3px 5px;
	height: 30px;
	color: #660000;
	background: url(/images/h1_bg.gif) no-repeat;
}
.subcontent h2{
	color: #660000;
	padding:0px;
	background: none;
}
.subcontent ul {
	margin-top: 10px;
}
.subcontent ul li {
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
	text-indent: 10px;
}
#content_sub {
	width: 900px;
	float: left;
}
#rightcolumn_sub {
	width: 670px;
	float: right;
	margin-right: 4px;
}
.mainpanel_top_sub {
	width: 670px;
	background: url(/images/mainpanel_sub_top.png);
	height: 15px;
	float: left;
}
.mainpanel_bottom_sub {
	background: url(/images/mainpanel_sub_bottom.png);
	width: 670px;
	height: 15px;
	float: left;
}
.left_ad {
width:221px;
margin: 0 auto 0 auto;
	margin-top: 5px;
}

/* CONTENT STYLES */

/* SPONSORSHIP STYLES */
span.show_stats strong{
	font-size: 16px;
	color: red;
}

.sponsorship td{
	border-bottom: 1px dotted #999999;
	margin-bottom: 5px;
}
.sponsorship img{
	padding: 10px 5px 10px 0px;
}
.sponsorship span{
	float: right;
	font-weight: bold;
	font-size: 12px;
}

/* EXHIBITING COST TABLE STYLING */
.exhib_table{
margin-bottom:15px;
}
.exhib_table{

}
.exhib_table tr td{
padding:3px;

}
caption{
padding:3px;
color: #333333;
font-weight:bold;
text-align:left;
}
.tbl_heading{
background: #D20000;
color: white;
font-weight:bold;
}
.tbl_price{
color:#A81313;
}
td.amount{
width:100px;
text-align:right;
font-weight: bold;
}
.tbl_info{

}
.tbl_price{

}
.tbl_text{

}

/* PRESS STYLING */

#Press #container_all #container #content #rightcolumn .mainpanel #press #ai{
background: #CCCCCC url(/images/ai.gif) left no-repeat;
text-indent:35px;
line-height:40px;
font-weight:bold;
width:363px;
}
#Press #container_all #container #content #rightcolumn .mainpanel #press #jpg{
background:  #CCCCCC url(/images/jpg_icon.gif) left no-repeat;
text-indent:35px;
line-height:40px;
width:363px;
font-weight:bold;
margin-top:15px;
}
#Press #container_all #container #content #rightcolumn .mainpanel #press #head{
text-indent:3px;
color:#666666;
font-size:15px;
padding-bottom:5px;
font-style:italic;
}
#press_content{
background:url(/images/airshow_logo.gif) top right no-repeat;
width:465px;
height:140px;
font-weight:bold;
border:1px dotted #999999;
}
div.press_style {
border-bottom: #999999 dotted 1px;
padding-bottom: 10px;
margin-bottom: 5px;
}
div.releasedate p{
border: #CCCCCC 1px solid;
background: #eeeeee;
padding: 3px;
margin-bottom: 3px;
color: #666666;
}
.fullstory {
display: block;
width: 75px;
height: 20px;
text-indent: 20px;
margin-left: 390px;
background: url(/images/newspaper.png) no-repeat;
}
.press_style h2{
font-size: 14px;
}
.copyright {
font-size: 8px;
}
/*PRESS INFO */
.supporting_pubs {
background: #FFFFFF;
margin-top: 25px;
padding: 5px;
}
.supporting_pubs h2{
padding-bottom: 5px;
margin-bottom: 10px;
background: url(/images/h2_dots.gif) repeat-x bottom;
}



/* RELATED EVENTS STYLING */

.relatedevents {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #999999;
float: left;
}
.relatedevents img {
float: left;
margin-right: 10px;
}
.relatedevents div {
float: left;
}



/*gallery style starts here*/
#content #gallerywrap{
position:relative;
padding:0px;
margin-left:0px;
padding-top:10px;
}
#content #gallerywrap ul{
position:relative;
padding:0px;
list-style:none;
margin-left:0px;
margin-top:0px;
}
#content #gallerywrap li{
position:relative;
color:#636466;
padding-left:5px;
padding-bottom:5px;
float:left;
text-indent: 0px;
list-style-position: outside;
}
#content #gallerywrap li a{
border-bottom:none;
color:#636466;
border:solid 2px  #999999;
padding:3px;
float:left;
}
#content #gallerywrap li a:hover{
border-bottom:none;
color:#636466;
border:solid 2px  #666666;
padding:3px;
float:left;
}

#content #gallerywrap ul.gallery img{
width:100px;
height:67px;
}

#click {
text-indent:5px;
color: #660000;
font-size:12px;
font-weight:bold;
}
/*end gallery*/

/* DUBAI */

.dubai_imgs {
float: right;
margin: 5px 0px 5px 10px;
}

/* CONTACT US */

.contact_table td{
border-bottom: 1px dotted #999999;
padding: 10px 0px;
}

/* TESTIMONIALS */

.testimonials_div {
border-bottom: 1px dotted #999999;
padding: 10px 0px;
}

/* NETWORKING OPPORTUNITES */
.networking_ops {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #999999;
}
.networking_ops img {
margin-bottom: 10px;
}



.whats_this {
margin-left: 30px;
}
/* FAQs Table */

table#faqs td {
	padding: 4px;
	border-bottom: 1px solid #CCC;
}
table#faqs th {
	border-bottom: 1px solid #999;
	font-size: 12px;
}
table#faqs .question {
	font-weight: bold;
}

/* Opening Times */

table#opening_times td {
	padding: 10px;
	border: 1px solid #CCC;
	font-size: 12px;
}
table#opening_times th {
	padding: 10px;
	background: #CCC;
	color: #333;
	font-weight: bold;
	font-size: 14px;
}

/* SHOW STATS */


#show_stats h2{
background: url(/images/h2_dots.gif) repeat-x bottom;
padding-bottom: 5px;
}
#year_size h3 { 
font-size: 15px;
color: #999999;
}
#year_size h4 {
font-size: 25px;
color: #999999;
}
#year_size h5 {
font-size: 35px;
color: #999999;
}

#stats_size h3 { 
font-size: 12px;
color: #333333
}
#stats_size h4 {
font-size: 20px;
color: #333333;
}
#stats_size h5 {
font-size: 26px;
color: #333333;
}

/* SITEMAP */
#sitemap ul {
margin-bottom: 10px;
list-style: inside;
}
#sitemap li {
list-style: inside;
}

#sitemap ul li a{
padding-left:20px;
font-size:1em;
list-style: inside;
}
#sitemap ul li a:hover{
padding-left:20px;
font-size:1em;
}
#sitemap ul li ul li a{
background:none;
font-size:0.8em;
color:#003399;
}
#sitemap ul li ul li a:hover{
background:none;
font-size:0.8em;
color:#003399;
}
p.p_spacing{
margin-top:5px;
}
.con_travel {
width: 470px;
height: auto;
margin-bottom: 10px;
}
.con_travel_text {
width: 460px;
height: auto;
}
.image_2 {
text-align: right;
border: 1px  #666666 solid;
padding:4px;
margin-left:5px;
float: right;
}