/**************** MAINStyles ****************/

*{ margin: 0; padding: 0; }* 
body { font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; color: #444; 
background: url("../images/background.jpg"); 
background-repeat: repeat;
background-position:center; 
background-position: top;
}

A:link {
	COLOR: #006f4b; text-decoration: underline;
}
A:visited {
	COLOR: #808080; text-decoration: underline;
}
A:active {
	COLOR: #808080; text-decoration: underline;
}
A:hover {
	COLOR: #808080; text-decoration: underline;
}

p { margin: 0 0 15px 0; }
#smalltext p{ font: normal 0.8em "Trebuchet MS", Arial, Sans-Serif; color: #006f4b; line-height:1.1em;vertical-align:text-bottom; }
h1 { font: normal 3em "Trebuchet MS", Arial, Sans-Serif; color: #006f4b;margin:0 0 6px 0; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
sup { font-size: .4em; color: #DFCDA2; padding-left:30px; }
h2 { color: #006f4b; font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif;margin:5px 0 12px 0; }
h3 { color: #006f4b; background: #D0D4D4; padding: 3px 10px; margin: 0 0 15px; }
h4 { color: #006f4b; font: bold 1.3em "Trebuchet MS", Arial, Sans-Serif; }

#content { width: 960px; margin: 0px auto; background: #fff; padding: 10px; }

#contentbody {float:left;width:710px;padding:0px 30px 10px 5px;border-right:1px solid #cccccc;min-height: 530px;}

#break{padding:20px 0px 0px 0px;}
		
#subcontent{float:right;width:200px;padding:0px 0px 10px 10px;line-height:1.4em;}

#subcontent h2{
display:block;
margin:0 0 5px 0;
font-size:1.5em;
font-weight:normal;
text-align:left;
letter-spacing:-.5px;
color:#505050;
background-color:inherit;
}

#subcontent p{margin:0 0 12px 0; font-size:0.9em;}	
#claycontent p{margin:0 0 12px 0; font-size:0.9em;line-height:1.3em;}

#adverts {
  color: #000000;
  border: 1px solid #425227;
  background-color: #FAF8E9;
  padding:10px;
}

#ad{float:right;

}

#adverts2 {
  color: #000000;
  border: 1px solid #425227;
  background-color: #D5D0B0;
  padding:10px;
}

.advertthumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:10px;
  border-style: solid;
  border:1px;
  border-color: #425227;
}

.advertthumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:10px;
  border-style: solid;
  border:1px;
  border-color: #425227;
}

blockquote {
	margin: 10px;
 	padding: 0 0 0 35px;  	
  	background: #FAFAFA url(../images/quote.gif) no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #016f4c; 
	font-weight: bold;}

#backquote {
	margin: 10px;
 	padding: 0 0 0 35px;  	
  	background: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #016f4c; 
	font-weight: bold;	
}

/**************** HEADERand SEARCH styles ****************/

#header { background: #fff url(../images/header.jpg) no-repeat; height: 189px; }
	#header p { margin: 30px 0 0; color: #D6E5EA; }
	#logo {   float: left; width: 650px; padding-left:20px;position: absolute; top: 170px;}

	#search { float: right; width: 240px; text-align: right; margin: 10px 15px 0 0;}
	#search a, #watch a { color: #000000; font-size: .8em; cursor: pointer; }

	#searchform { padding: 10px; background: #A1BDD2;  }
	#searchform p { margin: 0; }


.third { font-size: .9em;  float: left; width: 280px; margin: 0 30px 10px 10px; }
.last { float: right; margin: 0 10px 10px 0; }

.more { border-top: 1px solid #eee; padding: 5px 0 0 0; }

/**************** FOOTER styles ****************/

#prefooter { width: 944px; margin: 0 auto; background: #fff; padding: 10px 18px 10px; font-size: .9em; 
	border-top: 1px solid #c0c0c0;  }
.right { float: right;}
	
		
/**************** LIST and THUMBNAIL or IMAGE styles ****************/

#bulletlist li { list-style-type: square;font-family: verdana;
  font-size: 11px; display: inline; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
border:1px solid #c0c0c0;
padding:1px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
border:1px solid #c0c0c0;
padding:1px;
}

.thumbnail_right_noborder {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
padding:1px;
}

.leftphotos {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
padding:1px;
}

.test {
  margin:0px 0px 0px 2px;
border:0px;}
			
/**************** RIGHTSIDE MenublockMenublock styles ****************/

.menublock{margin:0 0 0px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}

.boxgreen{
margin:0 0 20px 0;
padding:10px;
border:1px solid #016f4c;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop6.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(../menu/six_0a.gif);}
.preload2 {background: url(../menu/six_1a.gif);}

#nav {padding:0; margin:0; list-style:none; height:38px; background:#fff url(../menu/six_0.gif) repeat-x; position:relative; z-index:200; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ccc; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(../menu/six_0.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(../menu/six_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(../menu/six_0a.gif) no-repeat right top;}

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#fff; background: url(../menu/six_1.gif) no-repeat;}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{background:url(../menu/six_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background:url(../menu/six_1a.gif) no-repeat right top; padding-bottom:3px;}

#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:1px; top:38px; background: #f0ea8c; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:220px; height:auto; z-index:300;}
#nav :hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:220px; font-weight:normal;}
#nav :hover ul.sub li a
{display:block; font-size:12px; height:18px; width:218px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #f0ea8c;}
#nav li ul.sub li a.fly
{background:#f0ea8c url(../menu/arrow.gif) 80px 6px no-repeat;}
#nav :hover ul.sub li a:hover 
{background:#8f5831; color:#fff; border-color:#fff;}
#nav :hover ul.sub li a.fly:hover
{background:#8f5831 url(../menu/arrow_over.gif) 80px 6px no-repeat; color:#fff;}

#nav li b {display:block; font-size:11px; height:18px; width:218px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; border-bottom:1px solid #ff6; cursor:default;}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:89px; top:-4px; background: #f0ea8c; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:200px; z-index:400; height:auto;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover > ul
{left:90px; top:-4px; background: #f0ea8c; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}
#nav li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover > a.fly
{background:#8f5831 url(../menu/arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;} 
#nav li:hover li:hover > li a.fly
{background:#f0ea8c url(../menu/arrow.gif) 80px 6px no-repeat; color:#000; border-color:#f0ea8c;} 


/*CONTACT FORM ON HOMEPAGE */

.contactform p { margin: 0 0 5px 0; }
.contactform {width:418px; margin:2.0em 0 0 0; padding:2px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);}
.contactform fieldset {padding:5px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 5px 0; border:solid 1px rgb(220,220,220);}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:#006f4b; font-weight:bold; font-size:130%;}
.contactform label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform textarea {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/*CONTACT FORM ON EXPRESSION OF INTEREST PAGE */

.contactformexpression p { margin: 0 0 5px 0; }
.contactformexpression {width:100%; margin:2.0em 0 0 0; padding:2px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);float:left;}
.contactformexpression fieldset {padding:5px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 5px 0; border:solid 1px rgb(220,220,220);}
.contactformexpression fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:#006f4b; font-weight:bold; font-size:130%;}
.contactformexpression label.left {float:left; width:150px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.contactformexpression select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactformexpression input.field {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactformexpression input.fieldaddress {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%; height: 150px;
}
.contactformexpression textarea {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactformexpression input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.contactformexpression input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

table.tickets 
{font-family: verdana, arial, sans-serif;
font-size: 9px;
background-color: #f0f4f7;
}
/*DEMONSTRATORS AND EXHIBITORS TABLE */

table.stats 
{text-align: left;
font-family: verdana, arial, sans-serif;
font-size: 11px;
width: 100%;
background-color: #f0f4f7;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td 
{color: #000;
padding: 4px;
font-family: verdana, arial, sans-serif;
font-size: 11px;
text-align: left;
vertical-align:top;
border: 1px #b3b4b4 solid;
}

table.stats td.hed
{background-color: #016f48;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-weight: bold;}

