
body {
margin: 0;
padding: 0; 
background-color: #777;
clear: both;
}

#container{
margin: 15px auto;
width: 1000px;
height: 761px;
float: center;
background-color: #fff;
overflow: visible;
}

#banner {
margin: 0px;
width: 1000px;
height: 150px;
}

/* beginning top part */
#bannerleft {
float : left;
width : 1000px;
height : 150px;
padding : 0;
margin: 0px;
color : #666;
background : inherit;
background : #fff url(/images/clicksatopbanner.gif) no-repeat top left;
}
#bannerright {
float : right;
width : 0px;
height : 0px;
margin: 0px;
padding : 0;
background : transparent;
}
/* end top part*/


/* start main part*/
#main {
margin: 0px;
width: 1000px;
height: 610px;
background-color: #fff;
overflow: visible;
}

/* main table formatting .. */
table.maincontent {
	width: 1000px;
	background-color: #fff;
	padding: 0px
	margin: 0px
	border-style: none;
	border-collapse: collapse;
}

td.top1000 {
	width: 1000px;
	height: 20px;
	margin: 0px;
	background-color: #000;
	vertical-align: top;
}

td.left190 {
	width: 190px;
	height: 610px;
	margin: 0px;
	background-color: #000;
	vertical-align: top;
}

td.center630 {
	width: 630px;
	height: 610px;
	margin: 0px;
	vertical-align: top;
}
td.left50 {
	width: 50px;
	height: 610px;
	margin: 0px;
	background-color: #000;
}

td.center770 {
	width: 770px;
	height: 610px;
	margin: 0px;
	vertical-align: top;
}

td.center900 {
	width: 900px;
	height: 610px;
	margin: 0px;
	vertical-align: top;
}

td.right180 {
	width: 180px;
	height: 610px;
	margin: 0px;
	background-color: #000;
	vertical-align: top;
	float: center;
}

td.right50 {
	width: 50px;
	height: 610px;
	margin: 0px;
	background-color: #000;
	vertical-align: top;
}

table.adlisting {
	width: 98%;
	left: 15px;
	border-width: 2px;
	border-style: solid;
	border-collapse: collapse;
}

td.listing {
	border-top: 1px solid #aaa;
  	font-family: verdana;
  	font-size: 11px;
  	font-weight: bold;
  	height: 100px;
  	width: 475px;
  	padding: 10px 3px;
  	text-align: justify;
}

td.thumb {
	border-right: 1px solid #aaa;
	border-top: 1px solid #aaa;
  	font-family: verdana;
  	font-size: 11px;
  	font-weight: bold;
  	width: 120px;
	text-align: center;
  	padding: 10px 3px;
  	text-align: justify;
}


/* divs for forms */

/* start of login form css */
label {
	width: 4em;
	text-align: right;
	margin-right: 0.5em;
	display: block
	color: #fff;
	font-color: #fff;
}
.submit input {
	margin-left: 4.5em;
}
input {
	color: #781351;
	background: #ddd;
	border: 1px solid #781351
	font-size: 8pt;
	height: 21px;
}
.submit input {
	color: #000;
	background: #ffa20f;
	border: 2px outset #ff0000;
}
fieldset {
	border: 1px solid #ff0000;
	width: 450px;
}
legend {
	color: #ff0000;
	background: #fff;
	border: 1px solid #ff0000;
	padding: 2px 6px
} 
.loginbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background: #999;
	color:#990000;
	font-weight:bold;
	font-size: 9px;
	padding: 0px 0px;
	height: 21px;
}
/* end of login form css */

/* start of other forms */
input.req {
	color: #990000;
	background: #ffcccc;
	border: 1px solid #990000
	font-size: 8pt;
	height: 21px;
}
input.img {
	height: 22px;
}
select.req {
	color: #990000;
	background: #ffcccc;
	border: 1px solid #990000
	font-size: 8pt;
	height: 21px;
}
textarea.req {
	color: #990000;
	background: #ffcccc;
	border: 1px solid #990000
	font-size: 8pt;
}
fieldset.common {
	border: 1px solid #ff0000;
	width: 800px;
	margin-left: 50px;
	margin-right: 50px;
	background-color: #ffffdf;
}

div.selection {
	height: 160px;
	width: 840px;
	left: 20px;
	position: relative;
	background-color: #fff;
	border: 1px;
	border-color: #000;
}

div.general {
	height: 300px;
	width: 900px;
	visibility: hidden;
	position: relative;
	top: 0px;
	background-color: #fff;
}

div.realestate {
	height: 100px;
	width: 900px;
	visibility: hidden;
	position: relative;
	top: 0px;
	background-color: #efcbcb;
}

div.vehicle {
	height: 200px;
	width: 900px;
	visibility: hidden;
	position: relative;
	top: -100px;
	background-color: #efcbcb;
}


/* divs for forms */
table.adform {
	width: 850px;
	border-width: 3px;
	border-spacing: 3px;
	border-style: inset;
	border-color: #999;
	border-collapse: separate;
	vertical-align: top;
}

td.formlabel {
	width: 200px;
	text-align: right;
	font-weight: bold;
}

td.forminput {
	width: 650px;
	text-align: left;
}

table.personal {
	border-width: 1px;
	border-spacing: 0px;
	border-style: inset;
	border-color: #999;
	border-collapse: collapse;
	margin-left: 50px;
	vertical-align: top;
}



/*links formatting .. */
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
  text-decoration: none;
}

/* text formatting*/
h3{
font-family: Verdana, Arial, Times, san-serif;
font-size: 12px;
font-weight: bold;
color: #663333;
}

p{
font-family: Verdana, Arial, Times, san-serif;
font-size: 11px;
color: #333333;
padding-left: 20px;
}

.style7 {
  color: #fff;
  font-size: 9px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: middle;
}
.style8 {
  margin: 10px;
  margin-top: 20px;
  color: #000;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.style9 {
  color: #fff;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
.style10 {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.style14 {
font-family: Arial, Helvetica, sans-serif; 
color: #fff;
}

#credits{
line-height: 30px;
font-family: "Trebuchet MS", Verdana, Arial, san-serif;
font-size: 11px; 
text-align: center;
color: #86c226;
}

#credits a{
text-decoration: none;
font-weight: bold;
color: #86c226;
}

#credits a:hover {
text-decoration: underline;
font-weight: bold;
color: #ffffff;
}

