/*
Theme Name:Trade Show Emporium
Theme URI:www.unleadedsoftware.com
Trade Show Emporium theme by Unleaded Software.
*/
/*-smilies without a border-*/
body img.wp-smiley {
	border:none;
}
/*----CSS Reset----*/
*{margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}dd,dt,dl,ol,ul{list-style:none}legend{color:#000}button,select,textarea,input{font:100%}table{border-collapse:collapse}caption,th,td{text-align:left}
/*----End CSS Reset----*/
/*---------------------------------------------------------------------*/
/*----Elements----*/

body {
  background: #414141;
  font: normal 62.5% Arial, Helvetica, sans-serif;
  text-align: center;
  color: #000;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

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

a:hover {
  text-decoration: underline;
}

/*----End Elements----*/
/*---------------------------------------------------------------------*/
/*----IDs----*/

#top {
  background: url(images/background.gif) repeat-x;
  color: #fff;
  height: 146px;
}

#middle {
  background: #fff;
  clear: both;
}

#bottom {
  background: #414141 url(images/bottombackground.gif) repeat-x;
  color: #fff;
}

#header {
  background: url(images/headerbackground.jpg) no-repeat;
  margin: 0 auto;
  text-align: left;
  width: 899px;
  height: 146px;
  padding: 0 20px;
}

#nav {
  padding-top: 32px;
  margin-left: 305px;
  clear: right;
}

#nav li {
  float: left;
  position: relative;
}

#nav li a {
  display: block;
  background: url(images/tab.gif) no-repeat;
  text-align: center;
  width: 115px;
  height: 27px;
  padding-top: 16px;
  font-size: 1.4em;
  font-weight: bold;
  color: #5b5b5b;
}

#nav li a:hover, #nav li.over a, #nav li:hover a {
  text-decoration: none;
  background: url(images/tab_over.gif) no-repeat;
  color: #fff;
}

#nav li ul {
  display: none;
  position: absolute;
  top: 43px;
  left: 1px;
  background: #fff;
  width: 200px;
  border: 1px solid #3b3b3b;
  border-top-width: 0px;
}

#nav ul li {
  float: none;
}

#nav ul li a, #nav li.over li a, #nav li:hover li a {
  background: none;
  height: auto;
  width: 180px;
  text-align: left;
  padding: 5px 10px;
  font-weight: normal;
  font-size: 1.2em;
  color: #5b5b5b;
    border-bottom: 1px solid #999;
}

.greenNav {
color: #339900;
font-weight: bold;
}

#nav ul li a:hover {
  background: #ffdeaa;
}

#nav li:hover ul, #nav li.over ul {
  display: block;
}
#nav li ul .orange a {
	 color: #FFA10D; font-weight: bold;
}

#main {
  background: url(images/mainbackground.gif) repeat-y;
  margin: 0 auto;
  text-align: left;
  width: 939px;
}

#footer {
  background: url(images/footerbackground.gif) no-repeat;
  margin: 0 auto;
  text-align: center;
  width: 935px;
  height: 145px;
  padding-top: 20px;
}

#footer ul {
  margin-bottom: 5px;
}

#footer li a {
  color: #fff;
}

#footer li {
  display: inline;
  text-transform: uppercase;
  padding: 0 6px;
  border-right: 1px solid #fff;
}

#footer ul.orange li {
  border-right: 1px solid #ffa10d;
}

#footer ul.orange li a {
  color: #ffa10d;
}

#footer li.last, #footer ul.orange li.last {
  border: 0 none;
}

#footer p {
  margin-top: 10px;
}

#sidebar {
  width: 293px !important;
  width: 287px;
  float: left;
}

#sidebar form {
  margin-bottom: 10px;
}

#content {
  float: left;
  width: 582px;
}

/*----End IDs----*/
/*---------------------------------------------------------------------*/
/*----Classes----*/

.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}

.center {
  text-align: center;
}

.pad {
  padding: 6px 26px !important;
  padding: 6px 20px;
}

.logo {
  background: url(images/logo.gif) bottom no-repeat;
  width: 262px;
  height: 131px;
  text-indent: -9999px;
  float: left;
  padding-top: 8px;
}

.headercontact {
  font-family: Tahoma, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.8em;
  float: right;
  text-align: right;
  padding: 10px 20px;
}

.block {
  width: 257px;
  margin: 6px;
  float: left;
  padding: 12px;
  border: 1px solid #c2c2c2;
}

.block p {
  font-size: 1.1em;
  line-height: 1.7em;
  margin-bottom: 1.6em;
}

.block h2 {
  text-transform: uppercase;
  color: #ffa10d;
  font-weight: bold;
  font-size: 1.8em;
  background: url(images/header2_background.gif);
  padding: 5px;
  margin-bottom: 10px;
}

.welcome {
  height: 335px;
}

.welcome ul {
  font-size: 1.6em;
  margin-left: 20px;
}

.welcome p {
  font-size: 1.2em;
}

.welcome li {
  margin-bottom: 5px;
}

.welcome li a {
  color: #000;
  text-decoration: underline;
}

.flashblock {
  width: 552px;
  height: 335px;
  margin: 6px;
  float: left;
  padding: 12px;
  border: 1px solid #c2c2c2;
}

.blogblock {
  margin: 6px !important;
  margin: 0 12px 6px;
  padding: 12px;
  border: 1px solid #c2c2c2;
  width: 847px;
}

.blogblock h2 a {
  text-transform: uppercase;
  color: #ffa10d;
  font-weight: bold;
}

.blog {
  float: left;
  padding-right: 20px;
  width: 391px;
}

.press {
  float: left;
  padding-left: 20px;
  background: url(images/vdots.gif) left top repeat-y;
  width: 392px;
}

.breadcrumbs, .comments {
  padding: 6px !important;
  padding: 6px 12px;
}

.breadcrumbs a {
  color: #000;
  display: block;
}

.breadcrumbs li {
  text-transform: uppercase;
  font-family: Tahoma, Helvetica, sans-serif;
}

ul.links li {
  font-size: 1.4em;
  padding: 10px 20px;
  background: url(images/bullet_sidebar.gif) 5px center no-repeat;
}

ul.links a {
  color: #3b3b3b;
}

ul.links li.grey {
  background: #f2f2f2 url(images/bullet_sidebar.gif) 5px center no-repeat;
}

.contentblock {
  margin: 6px 0 6px 6px;
  padding: 12px;
  float: left;
  border: 1px solid #c2c2c2;
  width: 552px;
}

.title {
  background: #ffa10d url(images/titlebackground.gif) repeat-x;
  min-height: 30px;
  margin-bottom: 12px;
}

.title h2 {
  font-size: 1.7em;
  line-height: 30px;
  text-transform: uppercase;
  padding-left: 10px;
}

.title a {
  color: #000;
}

.white {
  color: #fff;
}

.red {
  color: #ad0000;
}

.productleft {
  float: left;
  border-right: 1px solid #e5e5e5;
  width: 400px;
  padding-right: 12px;
  margin-right: 12px;
}

.productleft p {
  font-size: 1.2em;
  margin-bottom: 1em;
  line-height: 1.6em;
}

.productright {
  float: left;
  font-size: 1.2em;
  width: 120px;
}

.productleft ul li {
  padding: 3px 10px;
  background: url(images/bullet_content.gif) left 9px no-repeat;
  font-size: 1.2em;
  line-height: 1.6em;
}

.productleft ol li {
  margin: 3px 10px 3px 20px;
  list-style: decimal;
  font-size: 1.2em;
  line-height: 1.6em;
}

.productright li {
  padding: 3px 10px;
  background: url(images/bullet_content.gif) left 9px no-repeat;
}

.toolbar {
  background: #f2f2f2;
  text-align: center;
  padding: 10px 10px 8px;
}

.toolbar li {
  display: inline;
  padding: 0 5px;
}

textarea {
  width: 400px;
}

h3 {
  font-size: 2em;
  margin-bottom: 1em;
}

.comments {
  width: 552px;
}

.comments p {
  margin-bottom: 1em;
}

.commentlist li {
  font-size: 1.1em;
  line-height: 1.6em;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
  padding: 10px 0;
  margin-bottom: 20px;
}

.commentlist cite {
  font-weight: bold;
  font-size: 1.5em;
}

.commentlist small {
  text-transform: uppercase;
}

.archive {
  font-size: 2em;
  margin: 6px;
}

.navigation {
  clear: both;
}


/*----End Classes----*/
