body {
	background-color: #fff;
	padding: 0.5em;
	margin: 0;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#000000;
  text-decoration:none;
  font-size: 12px;
}

a {
	color: #0079B9;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

a.visited {

}

h1, h2, h3, h4 {
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
	margin: 0;
	padding: 0 0 4px 0;
}

h1 { font-size: 19px; }
h2 { font-size: 17px; }
h3 { font-size: 15px; }
h4 { font-size: 13px; font-weight:bold;}

.small { font-size: 0.85em; }

p {
	margin: 0 0 10px 0;
	line-height: 17px;
}

hr {
	height:1px;
	background-color:#cbcbcb;
  color:#cbcbcb;
  border:0;
}

img {
	border: 0;
}

ul {
	margin: 0;
	margin-left: 2em;
	padding: 0;
}

li {
	padding-bottom: 0.5em;
}

form {
	padding: 0;
	margin: 0;
}

th {
	text-align: left;
	font-weight: bold;
}

#wrapper {
	width: 1020px;
	padding: 0;
	margin: 0;
}

#wrapper1 {
  width:756px;
  margin: 0;
  float: left;
  padding: 0;
}

#header {
	clear: both;
	padding: 3px 0 3px 0;
	margin: 0 0 5px 0;
}

#header .settings {
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size: 15px;
	color: #008CD0;
	padding-left: 6px;
}

#menu {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	margin-left: 1px;
}

#menu a {
	color: #fff;
}

#menu a:hover {
	color: #F9AE56;
	text-decoration: none;
}

#menu div.start {
	width: 2px;
	height: 19px;
	background-image: url(../img/menu_start.png);
	background-repeat: no-repeat;
	float:left;
}

#menu div.middle {
	height: 19px;
	background-image: url(../img/menu_middle.png);
	background-repeat: repeat-x;
	float:left;
	width: 742px;
	padding-left: 0.5em;
}

#menu div.item {
	margin-right: 15px;
	float: left;
	padding-top: 3px;
}

#menu div.end {
	width: 2px;
	height: 19px;
	background-image: url(../img/menu_end.png);
	background-repeat: no-repeat;
	float: left;
}

#top-bar {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

#top-bar div.start {
	width: 2px;
	height: 58px;
	background-image: url(../img/bar_start.png);
	background-repeat: no-repeat;
	float:left;
}

#top-bar div.middle {
	height: 58px;
	background-image: url(../img/bar_middle.png);
	background-repeat: repeat-x;
	float:left;
	/*width: 746px;*/
	width: 744px;
	padding-left: 0.5em;
}

#top-bar div.item {
	margin-right: 5px;
	float: left;
	padding-top: 6px;
}

#top-bar div.head {
	padding-bottom: 4px;
	text-transform: uppercase;
}

#top-bar div.end {
	width: 2px;
	height: 58px;
	background-image: url(../img/bar_end.png);
	background-repeat: no-repeat;
	float: left;
}

#main-box {
	clear: both;
	margin-bottom: 0.5em ;
}

#main-box a:visited {
	/*color: #551A8B;*/
	font-weight: normal;
}

#main-box .content {
	padding: 5px 5px 0 1em;
}

#main-box .ad-images {
	margin-bottom: 1em;
}

#main-box .ad-images .thumb {
	margin: 0 0 0.5em 0.5em;
}

#main-box div.text {
	padding-right: 20em;
}

#footer {
	clear: both;
	margin-bottom: 0.5em;
	background: #ccc;
	padding: 0.5em;
}

#banner-top {
	margin-left:1px;
	width:966px;
}

#banner-top .headline {
	font-size: 10px;
	margin-bottom: 0.3em;
}

#banner-right {
	width: 200px;
	float: left;
	margin: 60px 0 0 5px;
	font-size: 10px;
  height: 40em;
  padding: 0.5em;
}

#banner-right .headline {
	font-size: 10px;
	margin-bottom: 0.3em;
}

#banner-right .item {
	margin-bottom: 8px;
}

.input-text, input.text, textarea {
	padding: 0.1em;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

table.form {
	margin-left: 0.5em;
}

table.form th, table.form td {
	padding: 0 0.3em 0.7em 0;
}

table.form textarea {
	font-weight: normal;
	width: 35em;
	height: 15em;
}

table.form .paper {
	font-weight: normal;
	width: 35em;
	height: 10em;
}

table .line {
	border-top: 1px solid #ddd;
	padding: 0;
	margin: 0;
	height: 6px;
	font-size: 0;
}

table.objects {
	margin: 0;
	padding: 0;
}

table.objects td {
	margin: 0;
	padding: 0 0 0.5em 0;
}

table.objects th a.asc {
	background: url('../img/bullet_arrow_down.png') center right no-repeat;
  padding-right: 15px;
}

table.objects th a.desc {
	background: url('../img/bullet_arrow_up.png') center right no-repeat;
  padding-right: 15px;
}

table.objects th a.on {
	background: url('../img/tick.png') center right no-repeat;
  padding-right: 20px;
}

table.objects th a.off{
	background: none;
}

table.objects .date, table.objects .time {
	color: #646;
}

table.objects th {
	text-transform: uppercase;
	margin: 0;
	padding: 0.2em 0.2em 1em 0;
}

table.objects .title, table.objects .date {
	padding-bottom: 0.5em;
}

.button {

}

.error {
	color: #f00;
	font-weight: bold;
}

.required {
	color: #f00;
	font-weight: bold;
}

table#ad_add img {
	padding-bottom: 0.5em;
}

#adtext {
	width: 600px;
}

#adcontact {
	background-color: #EAEAEA;
	padding: 5px;
}

#adcontact div {
	margin-bottom: 3px;
}

#adcrumbs {
	font-size: 13px;
}

ul.start{
	list-style-type: none;
	margin: 0;
	padding: 0;
}