@charset "utf-8";
/* CSS Document */

body{
	background: url(images/bg-higher.png);
	margin: 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

form {
	margin:0;
	padding:0;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	color: #ffa200;
}

.clear{
	clear: both;
}

#container{
	width: 975px;
	margin: 0 auto;
	position: relative;
}

#header-bg{
	background: url(images/header-bg.jpg) repeat-x;
}

#header{
	height: 233px;
	background: url(images/cliff-hanger.png) no-repeat;
}

#header .content{
	margin:  0 0 0 264px;
	width: 711px;
}

#header .content h2{
	font-size: 15px;
	float: left;
	padding: 25px 0 25px 0;
	margin: 0;

}

#header .content .social{
	float: right;
	padding: 9px 0 23px 0;
	text-align: right;
}

#header .content .logo{
	float: left;
}

#header .content .tools{
	background: url(images/logo-bg.png) no-repeat;
	height: 142px;
	float: left;
}

#header .content .search{
	background: url(images/search-bg.png);
	width: 165px;
	height: 41px;
	float: right;
	padding: 0 0 0 55px;
	margin: 0;
	position: relative;
}

#header .content .search input[type=text]{
	width: 120px;
	margin: 5px 4px 0 0;
	border: 1px solid #fff;
	float: left;
	padding::0;
}

#header .content .search input[type=image]{
	margin-top: 5px;
	display: inline;
	padding: 0;
}

#search {
	color: #999999;
	font-style: italic;
}

#newsletter {
	color: #999999;
	font-style: italic;
	width: 136px;
	border: 1px solid #ffa200;
	background: #ffffff;
	float: left;
}

#menu{
	float: left;
	text-align: right;
	width: 265px;
}

#menu ul{
	margin: 52px 0 0 0; 
	float: right;
	width: 265px;
	padding: 0;
}

#menu ul li{
	background: url(images/li-right.png) no-repeat 226px -8px;
	overflow: visible;
	list-style: none;
	margin: -50px 0 25px 0;
	padding-right: 30px;
	padding-top: 27px;
	padding-bottom: 14px;
	display: block;
	min-height: 20px;
	font-size: 20px;
	letter-spacing: 2px;
}

#menu ul li a{
	min-height: 26px;
	background-color: #000000;
	margin: -29px 0 5px 0;
	padding: 6px 4px 0 4px;
	border-bottom: 1px solid #ffa200;
	text-align: right;
	color: #ffffff;
	text-decoration: none;
	overflow: visible;
	float: right;
	font-family: arial;
}

#menu ul li a:hover{
	min-height: 26px;
	background-color: #414141;
	margin: -29px 0 5px 0;
	padding: 6px 4px 0 4px;
	border-bottom: 1px solid #ffa200;
	text-align: right;
	color: #ffffff;
	text-decoration: none;
	overflow: visible;
	float: right;
	font-family: arial;
}

#content {
	width: 710px;
	float: left;
	background: url(images/slideshow-bg.png) no-repeat;
	overflow: hidden;
	position:relative;
}

#slideshow img {
	border: 1px solid #000000;
}

#slideshow{
	margin-bottom: 20px;
	z-index: 1;
	background: #000000;
	width: 699px;
	height: 404;
}

.slide-description{
	float: left;
	z-index: 2;
	position: absolute;
	margin-top: 280px;
	margin-left: 20px;
	font-size: 26px;
	font-weight: bold;
	width: 400px;
}

.slide-description a{
	background-image: url(images/slideshow-a-bg.png);
}

.slide-description a:hover{
	background-image: url(images/slideshow-a-hover-bg.png);
	color: #000000;
}

#content #what-you-thought{
	width: 210px;
	height: 280px;
	background: url(images/what-you-thought-bg.png) no-repeat right top;
	overflow: hidden;
	margin-left: 1px;
	float: left;
}

#content #what-you-thought h1{
 	font-size: 26px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#content #what-you-thought .heading{
	width: 179px;
	float: left;
	padding: 8px 10px 2px 10px;
	background: #ffa200;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#content #what-you-thought .content{
	width: 179px;
	float: left;
	padding: 8px 10px 2px 10px;
	background: #414141;
	height: 185px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#content #what-you-thought .bottom a{
	width: 179px;
	float: left;
	height: 25px;
	padding: 8px 10px 2px 10px;
	font-weight: bold;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	letter-spacing: 1px;
	background: url(images/read-more-bg.png) #373737 no-repeat 176px 10px;
}

#content #what-you-thought .bottom a:hover{
	background-color: #666666;
}

#content #what-you-thought .content p{
	margin: 0;
	padding: 0;
}

#content #what-you-thought .quote{
	margin-top: 5px;
	margin-bottom: 5px;
}

#content #video{
	width: 490px;
	height: 279px;
	float: right;
	background: url(images/video-bg.png) no-repeat;
}

#content #whos-exhibiting {
	width: 710px;
	height: 47px;
	background: url(images/whos-exhib-bg.png) no-repeat;
	text-align: right;
	float: left;
}

#carousel {
	float: right;
	overflow: hidden;
	width: 500px;
	position: relative;
}

#carousel_inner {

float:left; /* important for inline positioning */
width:500px; /* important (this width = width of list item(including margin) * items shown */ 
overflow: hidden;  /* important (hide the items outside the div) */
/* non-important styling bellow */
background: none;
float: right;
position: relative;
}

#carousel_ul {
position:relative;
left:-150px; /* important (this should be negative number of list items width(including margin) */
list-style-type: none; /* removing the default styling for unordered list items */
margin: 0px;
padding: 0px;
width:9999px; /* important */
/* non-important styling bellow */
padding-bottom:10px;
overflow: hidden;
}

#carousel_ul li{
float: left; /* important for inline positioning of the list items */                                    
min-width:140px;  /* fixed width, important */
/* just styling bellow*/
padding:0px;
height:47px;
background: none;
margin-left:5px; 
margin-right:5px; 
overflow: hidden;
}

#carousel_ul li img {
.margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
/* styling */
cursor:pointer;
cursor: hand; 
border:0px; 
}

#carousel_ul p{
margin: 5px;
text-align: left;
}

#carousel_ul a{
	color: #ffa200;
}

#carousel_ul a:hover{
	color: #ffffff;
}

#left-column {
	width: 220px;
	float: left;
}

#left-column .heading {
	background: url(images/heading-bg.png) no-repeat;
	padding: 8px 10px 0 10px;
}

#left-column .heading h2{
	padding:0;
	margin:0;
	height: 31px;
	font-size: 26px;
	letter-spacing: 2px;
}

#left-column .outer-left{
	width: 219px;
	float: left;
	background-color: #000000;
	overflow: hidden;
	border-left: 1px solid #000000;
}

#left-column .inner-left{
	width: 210px;
	float: left;
	background-color: #414141;
	overflow: hidden;
}

#left-column .description{
	width: 200px;
	margin-left: 10px;

}

#left-column .description h3{
	font-size: 16px;
	margin:0 0 5px 0;
	padding:0;
}

#left-column .description p{
	margin: 0 0 8px 0;
}

#left-column .description .date{
	color: #9a9a9a;
	font-size: 11px;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#left-column .bottom a{
	width: 219px;
	float: left;
	height: 25px;
	padding: 8px 10px 0 10px;
	font-weight: bold;
	letter-spacing: 1px;
	background: url(images/read-more-bg.png) #ffa200 no-repeat 186px 10px;
	color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}

#left-column .bottom a:hover{
	width: 219px;
	float: left;
	height: 25px;
	padding: 8px 10px 0 10px;
	font-weight: bold;
	letter-spacing: 1px;
	background: url(images/read-more-bg.png) #666666 no-repeat 186px 10px;
	color: #ffa200;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}

#right-column {
	width: 480px;
	float: right;
}

#right-column h3{
	margin: 0;
	padding: 0;
}

#right-column .date{
	color: #9a9a9a;
	font-size: 11px;
	letter-spacing: 1px;
	margin-top: 5px;
	padding-left: 10px;
}

.content-outer{
	background-color: #000000;
	overflow: visible;
	width: 480px;
}

#right-column .content{
	width: 470px;
	background-color: #414141;
	overflow: hidden;
	border-left: 1px solid #000000;
}

#right-column .content .bottom a{
	width: 470px;
	float: left;
	height: 25px;
	padding: 8px 10px 0 10px;
	font-weight: bold;
	letter-spacing: 1px;
	background: url(images/read-more-bg.png) #ffa200 no-repeat 446px 10px;
	color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}

#right-column .content .bottom a:hover{
	width: 470px;
	float: left;
	height: 25px;
	padding: 8px 10px 0 10px;
	font-weight: bold;
	letter-spacing: 1px;
	background: url(images/read-more-bg.png) #666666 no-repeat 446px 10px;
	color: #ffa200;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}

#right-column .content .left{
	width: 260px;
	float: left;
	padding: 10px;
}

#right-column .content .right img{
	border: 1px solid #000000;
}

#footer{
	clear: both;
	background: url(images/bg-lower.png);
	margin-top: 10px;
	height: 632px;
}

#footer h4{
	font-size: 26px;
	margin: 0;
	padding:0;
	color: #ffa200;
}

#footer .inner{
	margin:  0 auto;
	width: 972px;
}

#footer .content{
		margin-left: 256px;
		padding: 15px 0 10px 10px;
}

#footer .sponsors{
	background: url(images/footer-bg.png);
	padding: 16px;
	margin: 10px 0 10px 0;
	overflow: hidden;
	border-top: 1px solid #474747;
	border-bottom: 1px solid #474747;
}

#footer .sponsors img{
	margin-right: 7px;
	padding: 0;
}

#footer .orange-line{
	height: 1px;
	background-color: #ffa200;
	margin: 20px 0 20px 0;
	clear: both;
}

#silverworks {
	float: left;
	width: 212px;
}

#footer ul{
	list-style: none;
}

#scc {
	float: left;
	margin-right: 35px;
}

#heason {
	float: left;
	margin-top: 5px;
	margin-right: 35px;
}

#es {
	padding-top: 15px;
}

#sign-off{
	margin-left: 274px;
}

#sign-off p{
	margin-left: 7px;
	margin-top: 0;
	padding: 0;
}

#content #splodge-top-right{
	position: fixed;
	margin-left: 710px;
}

#content #splodge-middle{
	position: fixed;
	margin-left: -231px;
	margin-top: 500px;
}

/* original styles */

/* CSS Document */

.break {
	height:1px;
	overflow:hidden;
	clear:both;
}

p {
	margin:0;
	padding:0;
}

#getting {
	width:253px;
	height:184px;
	background-image:url(images/getting-bg.png);
	background-repeat:no-repeat;
	float:left;
	margin:0 13px 0 0;
}

#getting-title {
	width:238px;
	height:22px;
	padding:4px 0 0 15px;
}

#getting-content {
	width:233px;
	height:138px;
	padding:10px 10px 10px 10px;
}

#getting-content p {
	color:#FFFFFF;
	margin:0 0 10px 0;
}

/*.sponsors {
	width:253px;
	height:184px;
	background-image:url(images/sponsors-bg.png);
	background-repeat:no-repeat;
	float:left;
	margin:0 13px 0 0;
}

.sponsors#sponsors-last {
	margin:0;
}

.sponsors-title {
	width:238px;
	height:22px;
	padding:4px 0 0 15px;
}

.sponsors-content {
	text-align:center;
	width:233px;
	height:138px;
	padding:10px 10px 10px 10px;
}

.sponsors-content p {
	color:#000000;
	margin:0 0 5px 0;
}

.sponsors-content p a {
	color:#000000;
}*/

#page-header {
	width:698px;
	border-bottom:1px solid #cccccc;
	margin:0 0 0 4px;
	padding:2px 0 5px 0;
	float: right;
}

#breadcrumbs {
	width:380px;
	float:left;
	padding:3px 0 0 6px;
}

#breadcrumbs a {
	text-decoration:none;
	color:#ffa200;
}

#sortby {
	width:280px;
	float:right;
	padding:0 6px 0 0;
	text-align: right;
}

#sortby ul{
	list-style: none;
}

#sortby ul li{
	list-style: none;
	float: left;
	margin-right: 10px;
}

#page-title-right {
	width:280px;
	float:right;
	padding:0 6px 0 0;
	text-align: right;
}

#page-title-right ul{
	list-style: none;
	text-align: right;
}

#page-title-right ul li{
	list-style: none;
	float: right;
	margin-right: 10px;
	text-align: right;
}

#page-title-right ul li .menu-last{
	list-style: none;
	float: right;
	margin-right: 0;
}

#page-contents {
	width:692px;
	margin:0 6px 0 0;
	float: right;
}

#page-title {
	clear:both;
	width:692px;
	padding:15px 8px 0 0;
}

#page-title-left {
	width:500px;
	float:left;
	margin: 0;
	padding: 0;
}

#page-title-right {
	width:150px;
	float:right;
	text-align: right;
	margin-bottom: 10px;
}

#page-title h1 {
	color:#ffa200;
	font-size:20px;
	margin:0;
	padding:0;
	float: left;
}

.event-detail { 
	width:692px;
	padding:0;
	float: right;
}

.event-detail img { 
	float:left;
	margin:0 10px 10px 0;
}

.news-images {
	width:305px;
	margin:0 10px 10px 0;
	float:left;
}

.news-images-thumbs {
	width:305px;
}

.news-images-thumbs img {
	margin:0 10px 0 0;
	border:1px solid #999999;
}

.news-images-thumbs img.thumbs-last {
	margin:0;
}

.event-detail p { 
	margin:0 0 10px 0;
}

.event-detail a {
	text-decoration:none;
	color:#ffa200;
}

.event-detail a:hover {
	text-decoration:none;
	color:#ffffff;
}

.event-detail-downloads {
	width:375px;
	float:left;
	color:#000000;
}

.event-detail-web {
	width:375px;
	float:left;
	color:#000000;
}

.back-to-top {
	float:right;
	padding:10px 0 0 0;
}

.back-to-top.back-to-top-no-padding {
	padding:0;
}

.back-to-top a {
	color:#cc0000;
	text-decoration:none;
}

.event-category {
	width:677px;
	border:1px solid #999999;
	padding:10px 10px 10px 10px;
	margin:6px 0 0 0;
}

.event-category h1 {
	color:#ffa200;
	font-size:20px;
	padding:0;
	margin:0;
}

.event-listing {
	width:677px;
	margin:10px 0 0 0;
}

.event-listing-left {
	width:90px;
	float:left;
	margin-bottom: 5px;
}

.event-listing-right {
	width:580px;
	float:left;
	margin-bottom: 5px;
}

.event-listing-right h1 a {
	text-decoration:none;
	color:#ffa200;
	font-size: 16px;
}

.event-listing-right h1 a:hover {
	text-decoration:none;
	color:#ffffff;
}


.event-listing-right p {
	margin:5px 0 5px 0;
}

.event-listing-left.exhibitors-left {
	width:160px;
	float:left;
	margin-right: 20px;
	margin-bottom: 5px;
}

.event-listing-left.exhibitors-left strong a {
	color:#ffffff;
	text-decoration:none;
}

.event-listing-left.exhibitors-left strong a:hover {
	color:#ffa200;
}


.event-listing-left.exhibitors-left a {
	color:#ffa200;
	text-decoration:none;
}

.event-listing-left.exhibitors-left a:hover {
	color:#ffffff;
	text-decoration:none;
}

.event-listing-right.exhibitors-right {
	width:505px;
	float:left;
}

.event-listing-right.exhibitors-right strong a {
	color:#000000;
	text-decoration:none;
}

.event-listing-right.exhibitors-right strong a:hover {
	color:#CC0000;
}



.news-listing {
	width:692px;
	border:1px solid #999999;
	margin:8px 0 0 0;
	padding: 8px 0 8px 0;
}

.news-listing-left {
	width:152px;
	float:left;
	padding-left: 8px;
}

.news-listing-right {
	width:516px;
	float:left;
	padding:8px 8px 0 8px;
}

.news-listing-right p {
	margin:5px 0 0 0;
}

.news-listing-title {
	width:387px;
	float:left;
}

.news-listing-title a {
	color:#ffa200;
	text-decoration:none;
}

.news-listing-title a:hover {
	color:#ffffff;
	text-decoration:none;
}

.news-listing-date {
	width:120px;
	float:left;
	text-align:right;
}
	



#usefuldocs ul {
	list-style:none;
	margin:15px 0 0 0;
	padding:0;
}

#usefuldocs ul li {
	background-repeat:no-repeat;
	background-position:0 0px;
	padding: 0 0 5px 23px;
}

#usefuldocs ul li a {
	color:#ffa200;
}

#usefuldocs ul li a:hover {
	color:#ffffff;
}

.small-menu ul {
	margin-top:0;
	padding-top:0;
	list-style-type:square;
}

.small-menu ul li a {
	color:#000000;
}

.small-menu ul li a:hover {
	color:#CC0000;
}

.sponsors_page {
width: 676px;
overflow: hidden;
}

.sponsors_page ul {
	margin:0;
	padding:0;
	list-style:none;
	width: 692px;
}

.sponsors_page ul li {
	float:left;
	margin: 2px 2px 2px 2px;
}

.sponsors_page ul li a {
	border:1px solid #000000;
	display:block;
	width:130px;
	height:130px;
	overflow:hidden;
}

.sponsors_page ul li a {
	border:1px solid #ffa200;
}

.sponsors_page ul li a:hover {
	border:1px solid #ffffff;
}
/* Form */
form.cmxform fieldset {
	margin-bottom: 10px;
	border:0;
}

form.cmxform fieldset legend em {
	color:#000000;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	color:#000000;
	padding:0;
	margin:0;

}
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset li input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	width:330px;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}
form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}
form.cmxform label {
	width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
	margin-left: 123px; /* Width plus 3 (html space) */
}

form.cmxform button {
	color:#CC0000;
	font-weight:bold;
	border:0;
	background-color:#FFFFFF;
	padding:0 0 0 7px;
	_padding-left:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0;
	cursor:pointer;
}

#mailing {
	background-color:#333333;
	width:380px;
	padding:15px 15px 5px 15px;
	color: #ffffff;
}

#mailing input {
	float:right;
	width:auto;
}

#mailing div {
	margin-bottom:15px;
}

#mailing div a {
	float:right;
	color:#999999;
	text-decoration:none;
}

#contact_info {
	float:right;
	width: 250px;
}

#gallery {
	
}

.gallery_image {
	float:left;
	width:220px;
	padding:10px 5px 10px 5px;
	text-align:center;
}

.gallery_image a {
	text-decoration:none;
	color:#ffffff;
}

.gallery_image a:hover {
	color:#ffa200;
}


.gallery_image img {
	border:1px solid #000000;
	margin-bottom:5px;
}

#home_intro {
	padding:5px;
	border:1px solid #000000;
	margin-bottom:10px;
}

#home_intro a {
	color:#000000;
}