/*layout*/
body{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #dadada;
	color: #666;
}

#wrapper{
	background: url(images/wrapper-bg.jpg) left top repeat-y;
	width: 978px;
	margin: 0 auto;
	text-align: left;
}

#wrapper-in{
	width: 962px;
	padding: 0 8px;
}

#wrapper-bottom{
	background: url(images/wrapper-bottom.jpg) left top no-repeat;
	height: 16px;
}

#container{
	background: url(images/containerbg.jpg) left top repeat-y;
	width: 962px;
}

#mainContent{
	float: left;
	width: 648px;
	padding-bottom: 20px;
}

#secondaryContent{
	width: 154px;
	background: url(images/secondaryContentBg.jpg) left top repeat-x;
	float: right;
	padding: 20px 0 20px 17x; /*original 20px 0 20px 17px*/
}

#contentArea{
	padding: 10px 25px;
}

p.text{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding:3px 5px 3px 5px;
}

/*Table border setting ****
table, th, td{
	border: 1px solid black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	padding:3px 5px 3px 5px;
}
*/

/*generic*/
.clear{
	clear: both;
}

a{
	text-decoration: underline;
	color: #da6304;
}

#semiconnect a{
	color: #005eea;
}

strong{
	font-weight: bold;
	color: #333;
}

h1,h2,h3,h4,h5,h6{
	color: #000;
}

h1{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

.yellow{
	color: #f1b400;
}

h3{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

h4{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

h6{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-bottom: 15px;
}

.verList li {
	background: url(images/orangeDot.jpg) left 6px no-repeat;
	padding-left: 10px;
	margin-bottom: 10px;
}

.breadcrumb{
	font-size: 11px;
	margin-left: 10px;
	margin-bottom: 20px;
}

.breadcrumb a{
	padding: 0 5px;
	color: #333;
}

.breadcrumb a.current{
	cursor: default;
	text-decoration: none;
}

.hidden{display:none;}

.infobox{
	border: 1px solid #f7c297;
	background: #fff;
	padding: 15px;
	margin-bottom: 35px;
}

#contentArea .infobox p{
	margin-bottom: 0;
}

.orangeHeading{
	color: #da6304;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#contentArea p{
	margin-bottom: 5px;  /*original 25px*/
}

#contentArea .graydotList{
	margin-left: 15px;
}

.graydotList li{
	margin-bottom: 10px;
	background-image: url(images/graydot.jpg) left 6px no-repeat;
	padding-left: 10px;
}

.graydotList{
	margin-bottom: 10px;
	background: url(images/graydot.jpg) left 6px no-repeat;
	padding-left: 10px;
}

.bluearrowList{
	font-size: 13px;
	color: #00388C;
	margin-bottom: 10px;
	background: url(images/blue_arrow_bullet.gif) left 3px no-repeat;
	padding-left: 10px;
}



/*header*/
#header{
	position: relative;
	height: 82px;
}

#logo{
	background: url(images/logo.jpg) left top no-repeat;
	width: 417px;
	height: 43px;
	position: absolute;
	top: 20px;
	left: 30px;
}

#logo a{
	display: inline-block;
	width: 417px;
	height: 43px;
}

#logo a span{
	display: none;
}

#toparea{
	position: absolute;
	right: 10px;
	top: 13px;
	background: url(images/toparea.jpg) left top no-repeat;
	width: 290px;
	height: 57px;
}

#toparea .in{
	padding: 8px 0;
	text-align: center;
}

#exhibitBtn{
	background: url(images/exhibitBtn.jpg) left top no-repeat;
	display: inline-block;
	width: 133px;
	height: 41px;
}

#exhibitBtn span{
	display: none;
}

#exhibitBtn:hover{
	background: url(images/exhibitBtn-hover.jpg) left top no-repeat;
}

#registerBtn{
	background: url(images/registerBtn.jpg) left top no-repeat;
	display: inline-block;
	width: 133px;
	height: 41px;
}

#registerBtn:hover{
	background: url(images/registerBtn-hover.jpg) left top no-repeat;
}

#registerBtn span{
	display: none;
}

/*topnav*/
#topnavOuter{
	background: url(images/topnav-bg.jpg) left top repeat-x;
	height: 52px;
	border: 1px solid #a75d34;
	width: 960px;
	z-index: 999;
	float: left;
	position: relative;
}

#topnavOuter .small-logo{
	position: absolute;
	right: 12px;
	top: 7px;
}

#topnav li{
	float: left;
	background: url(images/topnav-separator.jpg) right 7px no-repeat;
	padding-right: 2px;
}

#topnav li a{
	display: block;
	float: left;
}

#topnav li a:hover{color:#000;}

#topnav .topnavDropdown{
	position: absolute;
	width: 195px;
}

#topnav .topnavDropdown img{
	display: block;
}

#topnav  a{
	display: block;
}

#topnav li.mainItem{
	position: relative;
	height: 52px;
}

#topnav{
	float: left;
	width: 960px;
}

.topnavDropdown{
	display: none;
}

#exhibitsNav .topnavDropdown{
	top: 7px;
	left: 11px;
}

#sessionsNav .topnavDropdown{
	top: 7px;
	left: 4px;
}

#hotelNav .topnavDropdown{
	top: 7px;
	left: 5px;
}

#participateNav .topnavDropdown{
	top: 7px;
	left: 5px;
}

#aboutNav .topnavDropdown{
	top: 7px;
	left: 3px;
}

#topnav .dropdownContent{
	background: #dd7000;
	border-left: 1px solid #913501;
	border-right: 1px solid #913501;
	clear: both;
}

#topnav .dropdownContent a{
	color: #fff;
	padding: 6px 12px 8px 12px;
	text-decoration: none;
	font-size: 14px;
	display: block;
	float: none;
	background: url(images/topnav/dropdown/dropdown-separator.gif) center bottom no-repeat;
}

#topnav .dropdownContent a.last{
	background: #dd7000;
	padding-bottom: 0px;
}

/*searchbar*/
#searchbar{
	background-color:#F9DE8F; /*original background:url(graygradient.png) left top repeat-x;*/
	height: 40px;
	width: 962px;
	float: left;
	z-index: 10;
}

#searchbox{
	background: url(images/searchbox_rev2.jpg) left top no-repeat; /*original image: searchbox.jpg*/
	width: 234px;
	height: 42px; /*original 40px*/
	position: relative;
	float: left;
}

#searchboxleftnav{
	width: 140px; 
	height: 42px; /*original 40px*/
	position: relative;
	float: none;
}


#searchbox .textbox{
	width: 140px;
	height: 17px; /* original 13px */
	font-size: 11px;
	padding-top: 2px;
	position: absolute;
	top: 5px;
	left: 7px;
}

#searchbox a{
	font-size: 9px;
	color: #913501;
	text-decoration: underline;
	position: absolute;
	left: 7px;
	bottom: 3px;
}

#searchbox #searchBtn{
	position: absolute;
	right: 5px;
	top: 3px;
}

#sponsor{
	font-size: 11px;
	height: 40px;
	float: left;
	background-color: #F9DE8F
	/* original: background: url(images/sponsorBg.jpg) left top repeat-x;*/
	width: 300px;
}

#sponsor img{
	margin: 5px 8px 0 8px;
}

#sponsor label{
	position: relative;
	top: -8px;
	color: #333;
	padding-left: 15px;
}

#login{
	width: 251px;
	/*border-right: 1px solid #d6d6d6;*/
	float: left;
	height: 40px;
	text-align: right;
	padding-right: 22px;
	line-height: 40px;	
}


#login a{
	color: #d95e00;
	text-decoration: underline;
}

/*footer*/
#footer{
	background: #dadada;
	height:30px;
}

#footer ul{
	padding-left: 23px;
}

#footer ul li{
	float: left;
	margin-right: 15px;
	display: inline;
}

#footer ul li a{
	color: #999;
	font-size: 11px;
	text-decoration: underline;
}

#footer-links-2{
	float: right;
	padding-right: 8px;
}

/*sidebar*/
#sidebar{
	width: 159px;
	float: left;
	background: url(images/sidebarBG.jpg) -2px top no-repeat;
}

#sidenav li{
	padding-bottom: 0;
}

#sidenav li a{
	display: block;
}

#followus{
	background: url(images/followus.jpg) left top no-repeat;
	width: 140px;
	height: 137px;
	margin: 12px 0 0 8px; 
	position: relative;
}

#twitter{
	width: 49px;
	height: 65px;
	display: inline-block;
	position: absolute;
	bottom: 20px;
	left: 13px;
}

#twitter span{
	display: none;
}

#facebook{
	width: 49px;
	height: 65px;
	display: inline-block;
	position: absolute;
	bottom: 20px;
	right: 13px;
}

#facebook span{
	display: none;
}

.yellowbox{
	background: #fbe8b2 url(images/yellowboxBg.jpg) left top repeat-x;
	padding: 15px;
}

#flash-banner{
	width: 295px;
	height: 265px;
	float: left;
}

#keyArticles{
	border: 1px solid #f7c297;
	width: 298px;
	height: 263px;
	float: right;
	background: #fff;
	overflow: auto;
}

#keyArticles  .in{
	padding: 15px 10px 15px 15px;
}

#keyArticles a{
	color: #d95e00;
}

#home-ad{
	margin-bottom: 30px;
	height:1%;
}

#videoPlayer{
	width: 284px;
	height: 212px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-left: 20px;
	padding-top:10px;
}

#videoIntro{
	float: right;
	width: 295px;
	padding-right: 12px;
	padding-top:10px;
	font-size: 14px;
}

#videoIntro p{
	margin-bottom: 15px;
}

#secondaryContent .ad{
	margin-bottom: 16px;
	display: block;
	color: #333;
}

#semiconnect{
	background: url(images/ad4.jpg) left top no-repeat;
	width: 120px;
	height: 99px;
	padding-top: 65px;
	text-align:center;
}

#semiconnect p{
	margin-bottom: 10px;
}

#sidenav li{
	position: relative;
	float: left;
}

#sidenav li .subContent{
	position: absolute;
	top: 0;
	left: 158px;
	z-index: 99999;
	color: #fff;
	width: 217px;
	display:none;
}

#sidenav li .subContent a{text-decoration:none;}

#sidenav li .subContent img{display:block;}

#sidenav li .subContent div.mid{background:url(images/sidenav/popOut-mid.gif) left top repeat-y; overflow:hidden; height:1%;}

#sidenav li .subContent ul li{
	padding-bottom: 6px;
	float: none;
	background:url(images/sidenav/popOut-separator.gif) left bottom no-repeat;padding:5px 20px 8px 20px;
}
#sidenav li .subContent ul li .whitedotList li{ background:none;padding:5px 0 8px 0 ;}

#sidenav li .subContent ul li ul{
	margin-left: 8px;
	padding:0;
}

#sidenav li .subContent a{
	font-size: 11px;
	color: #fff;
	display: inline;
}

#sidenav li .subContent ul li a:hover{color: #000;}

.whitedotList li {
	float: none;
}

.whitedotList li a{
	background: url(images/whitedot.jpg) left 6px no-repeat;
	padding-left: 10px;
}

#sidenav .whitedotList li a:hover,.whitedotList li a:hover{
	background: url(images/blackdot.jpg) left 6px no-repeat;
	padding-left: 10px;
	color: #000;
}

#homeColumn li{
	float: left;
	width: 185px;
	padding: 0 15px;
	border-right: 1px solid #c5c5c5;
	height: 305px;
}

#homeColumn li.last{
	border: none;
}

#homeColumn li h1{
	color: #f1b400;
}

#homeColumn li p{
	margin-bottom: 15px;
}

#homeColumn .verList li{
	width: auto;
	border: none;
	height: auto;
}

#currentLinks{
	padding: 20px 5px 20px 15px;
}

#currentLinks {
	font-size: 11px;
}

#currentLinks .verList{
	margin-left: -8px;
}

#currentLinks .verList li ul{
	margin-top: 10px;
}

#currentLinks .verList li ul li.current a{
	color: #000;
	font-weight: bold;
}

#exhibitorsList a:hover{color:#000;}
