* {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}
.no_list_style {
	list-style:none;
}
blockquote {
	color: #666;
	font-weight: bold;
	margin: 1em 3em;
}
blockquote p:before {
	content: '"';
}
blockquote p:after {
	content: '"';
}
dt {
	font-weight:bold;
	color:#666;
}
dd {
	padding: 10px;
}
.default {
	margin-bottom:10px;
}
.default {
	padding-left:20px;
	line-height:1.6;
}
.default li {
	padding-left:0;
}
img {
	border:none;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:1.2;
	color:#362f2d;
}
#wrapper {
	margin: 0 auto;
	width: 960px;
	background-color:#fff;
	padding:0 3px;
	background:url(images/wrapper_shadow.gif) top center no-repeat;
}
#faux {
	margin: 0;
	/* overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */

 	width: 958px;
	background:url(images/faux_column_white.gif) top left repeat-y #fff;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}
h1 {
	color:#111112;
	font-size:18px;
	margin-bottom:6px;
}
h2 {
	color:#302f2f;
	font-size:13pt;
	margin-bottom:6px;
}
h3, h4 {
	margin:10px 0;
}
h3 {
	font-size:14px;
}
p {
	margin-bottom:10px;
}
a {
	color:#0000FF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#header {
	color: #333;
	width: 960px;
	padding: 0;
	height: 105px;
	margin: 0;
	background:url(images/header_jogs3.jpg) top center no-repeat;
}#header2 {
	color: #333;
	width: 960px;
	padding: 0;
	height: 105px;
	margin: 0;
	background:url(images/header_jogs3.jpg) top center no-repeat;
}
#navigation {
	color: #333;
	padding: 0 10px;
	margin: 0px;
	background: url(images/bar_white22.gif) top center no-repeat;
	height:39px;
	line-height:32px;
	z-index:999;
}
#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}
#navigation ul li {
	float:left;
	position:relative;
	width:10em;
}
#navigation ul li a {
	display:block;
	height:32px;
	text-align:center;
	padding:0;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	background:url(images/navigation_divider_light.gif) center right no-repeat;
}
#navigation ul li a:hover {
	color:#ffea87;
}
#nav {
	position:absolute;
	z-index:4c4b4b;
}
#nav li ul {
	display: none;
	position: absolute;
	top:32px;
	left: 0;
	background-color:#4c4b4b;
	padding:0;
	z-index:100;
}
#nav li {
	position:relative;
}
#nav li ul li a {
	font-weight:normal;
	font-size:13px;
	background:none;
	text-align:left;
	padding:0 4px;
	height:24px;
	line-height:24px;
}
#nav li:hover ul, #nav li.over ul {
	display: block;
}
#nav li li a:hover {
	background-color:#302f2f;
	color:#fff;
	height:24px;
}
#right_column {
	display: inline;
	color: #333;
	margin: 0px;
	padding:70px 10px 0 10px;
	width: 168px;
	float: right;
	background:url(images/right_column_white.gif) top left no-repeat;
	text-align:center;
}
#right_column a {
	display:block;
	margin-bottom:12px;
	text-align:center;
}
#left_column {
	float: left;
	margin: 0 0 0 10px;
	padding:20px 10px 10px 10px;
	width: 740px;
	display: inline;
}
#left_column_buyer_reg {
	float: left;
	margin: 0 0 0 10px;
	padding:20px 10px 10px 10px;
	width: 540px;
	display: inline;

}
#left_column #index_content_left {
	float:left;
	width:486px;
}
#left_column #index_content_left a {
	color:#362F2D;
	font-weight:bold;
}
#left_column #index_content_right {
	float:right;
	width:244px;
}
#left_column #content_left {
	float:left;
	width:170px;
	margin-top:-10px;
	background:url(images/left_column.gif) top left no-repeat;
	padding-top:14px;
}
#left_column #content_right {
	float:right;
	width:540px;
}
.wide {
	float:right !important;
	width:560px !important;
}
#footer {
	width: 930px;
	height: 72px;
	clear: both;
	color: #fff;
	background:url(images/footer_white.gif) top left no-repeat #302f2f;
	margin: 0;
	padding: 18px 10px 0px 20px;
}
#footer #contacts, #footer #address {
	width:240px;
	margin-right:8px;
	float:left;
}
#footer #extras {
	width:434px;
	float:right;
}
#footer a {
	color:#fff;
	font-weight:bold;
}
.clear {
	clear: both;
	background: none;
}
#homepage_gallery {
	width:486px;
	height:200px;
	float:left;
	background:url(images/gallery_bg.gif) top center no-repeat;
}
#intro {
	width:224px;
	float:right;
	color:#25458a;
}
#buckets {
	clear:both;
	margin:14px 0 20px 0;
}
#buckets ul {
	width:226px;
	height:52px;
	float:left;
	margin:0;
	padding:139px 0 0 20px;
	list-style-image:url(images/arrow_bullet2.gif);
	list-style-position:outside;
	list-style-type:disc;
	cursor:pointer;
}
#buckets ul li {
	font-weight:bold;
	margin:0 0 6px 20px;
}
#buckets ul li a {
	color:#0000cc;
}
#buckets ul#buyers_bucket {
	background:url(images/buyers_bucket3.gif) top left no-repeat;
}
#buckets ul#exhibitors_bucket {
	background:url(images/exhibitors_bucket3.gif) top left no-repeat;
}
#buckets ul#jogs_club_bucket {
	background:url(images/jogs_club_bucket3.gif) top left no-repeat;
	height:30px;
	float:left;
	margin:0;
	padding:161px 0 0 20px;
}
#buckets ul#buyers_bucket:hover, #buckets ul#buyers_bucket.bucket_over {
	background:url(images/buyers_bucket3.gif) bottom left no-repeat;
}
#buckets ul#exhibitors_bucket:hover, #buckets ul#exhibitors_bucket.bucket_over {
	background:url(images/exhibitors_bucket3.gif) bottom left no-repeat;
}
#buckets ul#jogs_club_bucket:hover, #buckets ul#jogs_club_bucket.bucket_over {
	background:url(images/jogs_club_bucket3.gif) bottom left no-repeat;
}
#buckets .exhibitor_login_link {
	color:#f68e14;
}
.regform {
	line-height:1.5;
}
.regform div.companydata, .regform div.visitordata, .regform div.optional {
	background-color:#ffe9e9;
}
/* ---- registration START ----- */
div.companydata input, div.companydata textarea, div.companydata select {
	margin:0 0 4px 0;
	background:#fff !important;
}
div.visitordata input, div.visitordata textarea, div.visitordata select {
	margin:0 0 4px 0;
	background:#fff !important;
}
.regform input.statezip {
	display:inline;
	width:120px;
	margin-left:10px;
}
.loginform div {
	margin:2px 2px 6px 2px;
	padding:30px 2px 0 4px;
	font-weight:bold;
	font-size:90%;
}
.loginform div.pwd {
	background: #d3e2e8;
	width:270px;
	float:left;
}
.regform div {
	font-weight:bold;
	font-size:90%;
	color:#666;
}
.regform div.companydata {
	background:url(images/circle1.gif) top left no-repeat #ffdddd;
	width:266px;
	float:left;
	margin:2px 2px 6px 2px;
	padding:30px 2px 0 4px;
}
.regform div.visitordata {
	background:url(images/circle2.gif) top left no-repeat #ffdddd;
	width:266px;
	float:right;
	margin:2px 2px 6px 2px;
	padding:30px 2px 0 4px;
}
.regform div.optional {
	background:url(images/circle3.gif) top left no-repeat #ffdddd;
	width:552px;
	padding-top:6px;
	clear:both;
	text-align:center;
	margin:2px 2px 6px 2px;
	padding:30px 2px 0 4px;
}
.regform div.optional h2 {
	clear:both;
}
.regform .zipcode {
	margin-left:110px;
}
.regform div.terms {
	margin:0px auto 10px auto;
	padding:0 4px;
	background-color:#fff;
	color:#000;
	font-weight:normal;
	text-align:left;
	border:1px solid #ccc;
	width:532px;
	height:200px;
	overflow:auto;
}
/* ---- registration END ----- */
.sub_menu {
	padding:10px 0 10px 14px;
	background-color:#f9f9f9;
}
.sub_menu li {
	list-style:none;
	line-height:28px;
	padding:0;
	margin:0;
}
.sub_menu li a {
	color:#4973ba;
	font-weight:bold;
	text-decoration:none;
}
.sub_menu li a:hover {
	text-decoration:underline;
}
.calendar_table td {
	border:1px solid #ccc;
	padding:8px;
	height:60px;
}
.gem_art_images img {
	display:block;
	margin:10px 7px;
	float:left;
}
a.apply_online, a.apply_fax {
	display:block;
	height:26px;
	width:144px;
	text-decoration:none;
}
a.apply_online {
	background:url(images/apply_online.gif) top center no-repeat;
}
a.apply_fax {
	background:url(images/apply_fax.gif) top center no-repeat;
}
a.apply_online:hover {
	background:url(images/apply_online.gif) bottom center no-repeat;
}
a.apply_fax:hover {
	background:url(images/apply_fax.gif) bottom center no-repeat;
}
.div_error {
	padding:10px 0 10px 10px;
	background-color:#ffd4d4;
	border:1px solid #ff0000;
	color:#ff0000;
	font-weight:bold;
	margin:10px auto;
}
.div_msg {
	padding:10px 0 10px 10px;
	background-color:#EFF5EA;
	border:1px solid #95A486;
	color:#3D6611;
	font-weight:bold;
	margin:10px auto;
}
.buttons {
	margin:0 auto;
	padding:0;
	text-align:center;
}
#flashcontent {
	width: 480px;
	height: 680px;
}
#NewsVertical {
	width: 228px !important;
	height: 100px !important;
	padding:0 !important;
	margin:6px 1px !important;
	display: block;
	overflow: hidden;
	position: relative;
}
#buckets ul#TickerVertical {
	width: 228px;
	height: 100px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#buckets ul#TickerVertical li {
	display: block;
	width: 228px;
	height: 25px;
	line-height: 25px;
	margin: 0;
	padding: 0;
	float: left;
	text-align:left;
	font-weight:normal;
}
#buckets ul#TickerVertical li a {
	width:228px;
	background:none;
	height:25px;
	line-height:25px;
	text-align:left;
	padding:0 2px;
}
#buckets ul#TickerVertical li a:hover {
	width:228px;
	background-image:none;
	background-color:#fffed7;
	height:25px;
	line-height:25px;
	text-align:left;
	text-decoration:none;
}
#buckets ul#TickerVertical li div.feed_title {
	width:150px;
	float:left;
}
#buckets ul#TickerVertical li div.feed_price {
	width:70px;
	float:right;
}
#tucson_shows_slider {
	position:relative;
	margin-top:-211px;
	margin-left:492px;
	z-index:0;
	width:500px;
	height:191px;
	float:left;
	color:#000000;
}
#about_jogs {
	background:url(images/about_bg.gif) bottom center repeat-x;
	margin-bottom:6px;
	padding:0 10px 10px 10px;
}
#vip_exhibitors {
	width:315px;
	float:left;
}
#vip_exhibitors_images {
	width:205px;
	float:left;
	padding:5px 0 10px 15px;
}
#vip_exhibitors div {
	margin-bottom:10px;
}
.bullet {
	padding-left:20px;
	background-position:center left;
	background-repeat:no-repeat;
}
.amber {
	background-image:url(images/pavilions/amber_bullet.gif);
}
.southwestern {
	background-image:url(images/pavilions/southwestern_bullet.gif);
}
.thailand {
	background-image:url(images/pavilions/thailand_bullet.gif);
}
.international {
	background-image:url(images/pavilions/international_bullet.gif);
}
.indonesian {
	background-image:url(images/pavilions/indonesian_bullet.gif);
}
.mexican {
	background-image:url(images/pavilions/mexican_bullet.gif);
}
.decor {
	background-image:url(images/pavilions/decor_bullet.gif);
}
.nepal {
	background-image:url(images/pavilions/nepal_bullet.gif);
}
.mineral {
	background-image:url(images/pavilions/mineral_bullet.gif);
}
.ice {
	background-image:url(images/pavilions/ice_bullet.gif);
}
.advertising_table {
	border:1px solid #eee;
}
.advertising_table td {
	padding:6px;
}
.advertising_table .header {
	background-color:#eee;
	font-weight:bold;
}
.loginform {
	width:200px;
	margin:30px auto;
	padding:20px;
	background-color:#f6f6f6;
	text-align:center;
}
.loginform li {
	text-align:right;
	list-style:none;
	margin-bottom:10px;
}
.loginform label {
	padding-right:10px;
}
.loginform ul li input {
	padding:1px;
	width:110px;
}
.exhibitor_area {
	padding:4px;
}
.dark {
	background-color:#f9f9f9;
}
.exhibitor_area label {
	padding:6px 20px 6px 0;
	width:100px;
	display:block;
	float:left;
	font-weight:bold;
	text-align:left !important;
}
.exhibitor_area_content {
	padding:2px 0 2px 120px;
	margin:8px 0;
	border-bottom:1px solid #f6f6f6;
}
.exhibitor_area_content ul {
	width:240px;
	float:right;
	list-style:none;
}
.exhibitor_area_content ul li label {
	padding:0 !important;
	width:240px;
	text-align:left !important;
}
.exhibitor_area_buttons {
	text-align:center;
	margin:20px auto 10px auto;
}
.prices_table {
	margin:0 0 20px 0;
	width:400px;
	border:1px solid #ccc;
}
.prices_table th, .prices_table td, .prices_table caption {
	padding: 3px;
}
.prices_table caption {
	text-align:left;
	font-weight:bold;
	color:#333;
}
.prices_table td {
}
.prices_table th {
	background-color:#fffab8;
}
.subscribe {
	padding:10px;
	border:1px solid #fff;
	width:200px;
}
.subscribe legend {
	color:#333333;
	padding:0 5px;
}
.subscribe label {
	width:60px;
	padding-right:10px;
	text-align:right;
	float:left;
}
.subscribe input.text_input {
	margin-bottom:6px;
	float:left;
}
.breadcrumbs {
	margin-bottom:10px;
}
#edit_reg {
	margin:20px auto;
	padding:16px;
	width:340px;
	background:#eee;
	color:#444;
}
#edit_reg label {
	display:block;
	width:340px;
	font-weight:bold;
}
#edit_reg input {
	margin-bottom:10px;
}
#edit_reg .update {
	width:300px;
}
#edit_reg .update_span {
	display:block;
	width:300px;
	margin-bottom:10px;
}
.exhibitor_address {
	margin-bottom:0;
	font-size:12px;
}
.toggle_link {
	padding-left:16px;
	background:url(images/plus.gif) left 3px no-repeat;
	text-decoration:none;
	outline:none;
}
.minus {
	background:url(images/minus.gif) left 3px no-repeat;
}
#right_column blockquote, #right_column .author {
	color:#848484;
	font-weight:normal;
	font-size:90%;
	text-align:left;
	margin:1em 6px;
	text-indent:10px;
}
#right_column .author {
	display:block;
	text-align:right;
}
.top_parent ul li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px !important;
}

.top_parent {
	width:8.1em!important;
}