body {
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

body td {
  font-family: verdana, tahoma, arial;
  font-size: 11px;
  text-align: left;
}

.menu {
  background-color: #5c5c5c;
}

.menuItemImpl {
  color: #e0e0e0;
  background-color: #727272;
  text-align: center;
  width: 140px;
  font-weight: bold;
}

.menuItemImpl A {
  color: #ffffff;
  text-decoration: none;
}

.selector {
  color: #e0e0e0;
  background-color: #898989;
  font-weight: bold;
  padding: 5px;
}

.selector A {
  color: #ffffff;
  text-decoration: none;
}

.result {
  font-size: 9px;
}

.result th {
  background-color: #5c5c5c;
  color: #ffffff;
  padding: 5px;
  white-space: nowrap;
  text-align: left;
}

.result a {
  color: #ffffff;
}

.result td {
  background-color: #dce3e9;
  font-size: 10px;
  padding: 3px;
  cursor: pointer;
  border-bottom: 1px solid #808080;
  border-right: 1px solid #808080;
}

.search {
  font-size: 9px;
}

.search th {
  background-color: #5c5c5c;
  color: #ffffff;
  padding: 5px;
  white-space: nowrap;
  text-align: left;
}

.field {
  font-family: verdana, tahoma, arial;
  font-size: 11px;
}

.paginator {
  font-weight: bold;
}

.error {
  font-weight: bold;
  color: #de0000;
}

.status {
  font-family: verdana, arial;
  font-size: 11px;
  font-weight: bold;
  background-color: #ffffe1;
  border: 1px dashed #5c5c5c;
}

.status.errorMessage {
  color: #de0000;
  padding: 4px;
}

.status.statusMessage {
  color: #333333;
  padding: 4px;
}

.tooltip {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  width: 200px;
  visibility: hidden;
  font: 8pt 'MS Comic Sans', 'Arial', sans-serif;
  background-color: #ffffe6;
  padding: 8px;
  border: 1px dashed #d4d0c8;
  filter: progid: DXImageTransform . Microsoft . Fade( duration = 0.05 ) progid: DXImageTransform . Microsoft . Alpha( opacity = 95 ) progid: DXImageTransform . Microsoft . Shadow( color = '#999999', Direction = 135, Strength = 2 );
}

.advert {
}

h1.object {
  font-size: 11px;
  margin: 0;
  border-spacing: 0;
  padding: 0px;
  outline-width: 0;
  font-weight: bold;
  color: #ffffff;
}

h1.category {
  font-size: 9px;
  margin: 0;
  border-spacing: 0;
  padding: 0px;
  outline-width: 0;
  font-weight: bold;
  color: #ffffff;
  position: absolute;
  top: 3px;
  left: 10px;
}

h1.traderHeadline {
  color: #000000;
  margin: 0;
  border-spacing: 0;
  padding: 0px;
  outline-width: 0;
  text-align: left;
  font-weight: bold;
  font-size: 14px
}

h1.searchHeadline {
  color: #000000;
  margin: 0px;
  border-spacing: 0px;
  padding: 0px;
  text-align: left;
  font-weight: bold;
  font-size: large;
}

.advert .header {
  background-color: #5c5c5c;
  color: #ffffff;
  padding: 3px;
  font-weight: bold;
}

.advert .label {
  font-weight: bold;
  text-align: right;
}

.box {
  width: 120px;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 3px;
  margin: 3px;
}

.button {
  font-family: verdana, arial;
  background-image: url( /pix/buttons/bg/bg1.gif );
  background-color: #e0e0e0 !important;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  color: #ffffff;
  padding: 3px;
  margin: 3px;
  cursor: pointer;
  filter: none !important;
}

.paginator {
  font-weight: bold;
  padding: 3px;
  background-color: #f0f0f0;
  border: 1px solid #808080;
}

.paginator A {
  color: #222222;
}

.paginator .inactive {
  color: #c0c0c0;
}

.foot {
  height: 39px;
}

.foot td {
  background-image: url( /pix/bg_foot.gif );
  font-family: verdana, arial;
  font-size: 9px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.uploadMain {
  width: 350px;
  font-family: arial, verdana;
  font-size: 11px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

.uploadMain .head {
  background-color: #7576A7;
  color: #ffffff;
  padding: 5px;
}

.uploadMain .head h1 {
  font-family: trebuchet, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 2px;
}

.uploadMain .body {
  height: 75px;
  background-image: url( /pix/uploadBg.jpg );
  padding: 10px;
  vertical-align: top;
}

.searchListOdd {
  background-color: #f3f3f3;
}

.searchListEven {
  background-color: #ffffff;
}

.searchListOver {
  background-color: #e0e0e0;
  cursor: pointer;
}

#searchresultsFrame {
 position: relative;
 top: 0px;
 left: 0px;
 width: 177px;
 height: 565px;
 overflow: auto;
 /*z-index: 1;*/
 background-color: #f3f3f3;
 /*border: 2px solid #0000DD;*/
}


#viewFrame {
  position: relative;
  margin-top: 0px;
  margin-left: 0px;
  width: 555px;
  height: 565px;
  overflow: hidden;
  /*border: 2px solid #DD0000;*/
  background-color: #FFFFFF;
  padding-left: 3px;
}

.fastSerachCountries {
  width: 9px;
  height: 9px;
  vertical-align: text-bottom;
}

/**
* JQuery Autocomplete css
*/

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	/*background: white url('indicator.gif') right center no-repeat;*/
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

#sidebars div.bannerSpacing {
    display: none;
    margin:0 0 60px 0;
    padding:0;
}
