/** ***** ***** ***** ***** General Styles ***** ***** ***** ***** **/

div, p, ul, ol, li, tr, th, td, legend, dl, dt, dd, blockquote, 
h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, select, option {
  font-family: Arial, "Trebuchet MS", sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #49484C;
  background: transparent;
}

div, p, ul, ol, li, tr, th, td, legend, dl, dt, dd, blockquote, 
h1, h2, h3, h4, h5, h6, form, fieldset {
  text-align: left;
  line-height: 20px;
  border: 0;
  padding: 0;
  margin: 0;
}

img {
  border: 0;
  padding: 0;
  margin: 0;
}

a, 
a:link, 
a:visited {
  color: #0056A5;
  text-decoration: none;
}

a:hover, 
a:active {
  color: #BE241C;
  background: #F6EDD5;
}

a:hover img, 
a:active img {
  background: #FFF;
}

p {
  padding-bottom: 10px;
}

h1,
h1 a,
h1 a:link, 
h1 a:visited {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 21px;
  font-weight: normal;
  color: #BE241C;
	line-height: 26px;
  margin-bottom: 12px;
}

h2 {
  font-size: 14px;
  font-weight: normal;
  color: #DD791D;
  padding: 5px 0 7px 0;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  padding: 5px 0 7px 0;
}

h4 {
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0 5px 0;
}

h4 a {
	font-weight: normal;
}

ul, ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

ul.clean {
	list-style: none;
	margin-left: 0px;
}

li {
  padding: 0;
  margin: 0 0 2px 0;
}

.clear_both {
  clear: both;
}


/** ***** ***** ***** ***** Page Sections ***** ***** ***** ***** **/

body {
  text-align: center;
  background: #DDDBD4;
  padding: 0;
  margin: 0 auto 30px auto;
  width: 970px;
}

#shell {
  text-align: left;
  background: #FFF url(/images/bg_edges.jpg) repeat-y 0px 0px;
  padding: 0 15px;
  margin: 0;
  height: 1%; /* IE6 bug fix */
}

#header_for_printouts {
	display: none;
}

#header {
  border-bottom: #A7A6AB 1px solid;
  height: 155px;
}

#navi_tertiary {
  float: right;
  font-size: 11px;
  padding: 2px 20px 0 0;
}

#main {
  background: url(/images/bg_main.jpg) 0px 0px repeat-y;
  border-bottom: #8F8E93 7px solid;
  height: 1%; /* IE6 bug fix */
}
  
#navi_and_callouts {
  float: left;
  padding: 0; /* padding is done on the navi and callout elements (see below) */
  width: 240px; 
}

#navi {
  border-bottom: #A7A6AB 1px solid;
  padding: 0;
  width: 240px;
}

#callouts {
  padding: 20px 0 0 0;
  width: 240px;
  text-align: center;
}

#content {
  float: left;
  padding: 20px;
  width: 425px;
}
  
#sidebar {
  float: left;
  padding: 20px;
  width: 195px;
}

#footer_for_printouts {
	display: none;
}


/** ***** ***** ***** ***** Section Styles ***** ***** ***** ***** **/

#navi_tertiary a, 
#navi_tertiary a span {
  font-size: 10px;
}

#callouts img {
  padding-bottom: 30px;
}

#sidebar p {
  font-size: 11px;
  line-height: 16px;
}

#sidebar p img {
  display: none; /* don't display images in the sidebar */
}

form {
	background: #F7F1E6;
	border: #F0EADE 2px solid;
	padding: 10px;
	margin: 0 0 10px 0;
}

form p {
	padding: 0;
	margin: 0;
}

input, select, option {
	background: #FFF;
}

#search_form input#q {
	padding: 2px 4px;
	margin-left: 5px;
	width: 320px;
}

#video {
  margin-bottom: 10px;
}


/** ***** ***** ***** ***** Exhibitor Search ***** ***** ***** ***** **/

#exhibitor_search_instructions {
  padding-bottom : 5px;
}

#exhibitor_search_instructions p {
  padding-bottom : 10px;
  line-height    : 16px;
  font-size      : 11px;
}

#exhibitor_search_instructions p strong {
  color : #777;
}

form#exhibitor_search_form {
  padding-top   : 12px;
  margin-bottom : 20px;
}

form#exhibitor_search_form p {
  padding-bottom : 10px;
  color          : #777;
}

#specialty_select {
  margin-left : 5px;
}

#exhibitor_company_input {
  padding     : 2px;
  margin-left : 2px;
  width       : 325px;
}

form#exhibitor_search_form p.buttonrow {
  padding-bottom : 0px;
}

form#exhibitor_search_form input.button {
  margin-left : 60px;
  font-size   : 11px;
  font-weight : bold;
  color       : #777;
}

.exhibitor {
	border-bottom  : #BBB 1px dotted;
	padding-bottom : 10px;
	margin-bottom  : 10px;
	width          : 420px; /* prevents an IE6 bug */
}

.exhibitor h2 {
	padding-bottom : 1px;
	margin-bottom  : 0;
	line-height    : 18px;
	font-size      : 14px;
	font-weight    : bold;
}

.exhibitor h2 span {
  padding-left : 5px;
  font-size    : 11px;
  color        : #AAA;
}

.exhibitor p {
	padding-bottom : 2px;
	margin-bottom  : 0;
	line-height    : 18px;
	font-size      : 12px;
}

p.exhibitor_products {
  padding-bottom : 5px;
  font-style     : italic;
}

p.exhibitor_contact {
	float  : left;
	margin : 0 15px 0 0;
	width  : 170px;
}

p.exhibitor_contact span {
  font-weight : bold;
  color       : #777;
}

p.exhibitor_address {
	float  : left;
	margin : 0;
	width  : 230px;
}

p.jumper {
	text-align     : right;
	line-height    : 5px;
	padding-bottom : 0;
}

p.jumper a {
	font-size : 10px;
}


/** ***** ***** ***** ***** WYMeditor Styles ***** ***** ***** ***** **/

p.image_left_text_right {
  float: left;
  padding: 5px 0 15px 0;
  width: 425px;
  font-size: 11px;
}

p.image_left_text_right img {
  float: left;
  border-right: #DDD 1px solid;
  padding : 0 10px 30px 0;
  margin-right: 10px;
}

p.image_or_text_centered {
  text-align: center;
}


/** ***** ***** ***** ***** Navigation ***** ***** ***** ***** **/
  
#navi, 
#navi .navi_secondary {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 240px;
}

#navi {
  padding: 20px 0;
}

#navi li {
  list-style: none;
  line-height: 22px;
  padding: 0;
  margin: 0;
}

#navi .navi_secondary li {
  line-height: 13px;
}

#navi a {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 14px;
  display: block;
  padding: 3px 30px;
  width: 180px;
}

#navi .navi_secondary a {
  font-family: Arial, "Trebuchet MS", sans-serif;
  font-size: 11px;
  color: #49484C;
  padding: 3px 30px 4px 40px;
  width: 170px;
}

#navi a:hover, 
#navi a:active, 
#navi a.selected {
  color: #BE241C;
  background: #F6EDD5;
}
