@charset "utf-8";
/* CSS Document 
Project:     Ghana Internet Fair
Project URL: httt://www.ghanainternetfair.com
Description: ----------------------------------------
             ----------------------------------------
Author: ADS MEDIA Agency
Author's URL: MyGhanaonline.com  */
/*-------------------------------------------------------> Base  */
html, body {
  margin: 0;
  padding: 0;
  background: #FE0000; 
  font: 12px Verdana, Geneva, sans-serif;
  line-height: 18px;
  color: #333;
  text-align: center;
  height:100%;
}

ul, li, p, lo, form, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

a, a:active {color: #333; text-decoration: none;}

a:hover {text-decoration: underline; color: #000}

img {border: 0}

strong {
  color: #333;
}

table#main-tbl {
  height: 100%;
}
/*-------------------------------------------------------> Top Style */
td#top-headtd {
  background: #f5f5f5;
}

td#top-headtd table tr td#logo {
  width: 320px;
  height: 60px;
}

td#top-headtd table tr td#top-linkstd {
  width: 180px;
  height: 60px;
  background: url(../images/top-menubg2.png) no-repeat center top;
}

td#top-headtd table tr td#top-banneradtd {
  width: 468px;
  height: 60px;
}

ul#topLinks{
  color: #666;
  font: 11px Verdana, Geneva, sans-serif;
  padding: 6px 0px 0px 4px;
  text-align: center;
  line-height: 16px;
}

ul#topLinks li  {
  display: inline;
  float: left;
  width: 185px;
}
/*-------------------------------------------------------> Middle Content */
div#gif-wrapper {margin:0px auto; width:990px; height:100%}

table#middle-contenttbl {
  height:100%;
  width: 990px;
}
/*-------------------------------------------------------> Left Style */
td#list-categoriestd {
  margin:0;
  padding: 0;
  height: 100%;
}

td#left-headtd {
  height: 24px;
}


td#left-headtd p {
  padding: 3px 0px 4px 5px;
  font: bold 13px Verdana, Geneva, sans-serif;
  color: #fff;
  background: #d40d0d;
}

td#left-sidetd {
  width: 450px;
}

td#listresulttd p {
  padding: 3px 0px 4px 5px;
  font: bold 13px Verdana, Geneva, sans-serif;
  color: #fff;
  background: #d40d0d;
}

div#list-category {
  overflow: auto;
  height: 100%;
  font: 11px Verdana, Geneva, sans-serif;
}

td#list-result {
  overflow: auto;
  height: 200px;
  border-left:1px solid #ececec;
  padding: 5px;
  font:12px Verdana, Geneva, sans-serif;
}

td#list-result p.row1 {
  display: block;
  padding: 4px 5px;
  background: #fff;
  margin-bottom: 1px;
}

td#list-result p.row2 {
  display: block;
  padding: 4px 5px;
  background: #fbfbfb;
  margin-bottom: 1px;
}

/*-------------------------------------------------------> Right Style */
td#content-headtd {
  background:  url(../images/contentbg.jpg);
  border-bottom:1px solid #ddd;
}

table#comp-details {
  border:1px solid #ececec;
}

table#comp-details tr td {
  font-size: 11px;
}

table#comp-details tr.detials-headen {
  background: #d7d7d7;
}

table#comp-details tr.detials-headen td {
  padding-left: 10px;
}

td#content-headtd p {
  font: bold 13px Verdana, Geneva, sans-serif;
  color: #d40d0d;
  padding: 4px 0px 1px 11px;
  background: white;
  height: 20px;
}

td#main-contentd {
  height: 100px;
  background: #fff;
  border-bottom:1px solid #ddd;
  padding: 4px;
}

table#cp-details {
  font: 11px Verdana, Geneva, sans-serif;
}

table#cp-details tr td h3{
  background: #ececec;
  display: block;
  padding: 2px 4px;
  margin-bottom: 3px;
}

table#cp-details tr td p.rows {
  margin-bottom: 4px;
}

div#div2 {
  height: 100%;
}
/*-------------------------------------------------------> Footer Style */
td#footertd tr td {
  background: #fff;
  font:10px Arial, Helvetica, sans-serif;
  padding: 2px 2px;
}
