@import url('reset.css');
/*------------------------------------------------------------
Trademark Productions - DDJ 

version:	1.0
author:		Trademark Productions
email:		development@tmprod.com
website:	www.tmprod.com
-------------------------------------------------------------*/

/* =General/HTML Elements
-------------------------------------------------------------*/
.clear {
	clear: both
}
	
.left {
	float: left;
	clear: right;
}

.center {
	text-align: center;
}

.right {
	float: right;
	clear: left;
}

img.right {
  	float: right;
  	clear: left;
  	margin: 5px 0 5px 5px;
}

img.middle {
	vertical-align: middle;
}

img.left {
  	float: left;
  	clear: right;
  	margin: 5px 5px 5px 0;
}

img.listingimg {
	margin: 5px 10px 5px 5px;
	width: 250px;
	float: left;
}



div.minipicspic {
	margin: 2px;
	border: 1px solid #686868;
	float: left;
	width: 75px;
	height: 75px;
}
	

.hide {
  	margin-left: -9000em;
  	display: none;
}

.pad10 {
	padding: 10px;
}

strong {
	color: #0065bf;
}

.red {
	color: #f00;
}

body { 
	margin: 0 auto;
	text-align: center;
	font: 10px/1.2 Arial, Helvetica, sans-serif;
	background: #f5f5f5 url(/images/mast-bg.gif) repeat-x left top;
}

/* =Typography
-------------------------------------------------------------*/
p, li, strong {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}

p {
	margin: .5em 0;
}



/* =Headings
-------------------------------------------------------------*/
h1, h2, h3 {
	margin-bottom: .4em;
	font-weight: bold;
	color: #0065BF;
}

h1 {
	font-size: 16px;
	background: transparent url(/images/bg-listings.jpg) repeat-x top center;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
}


h2 {
	font-size: 14px;
}


h3 {
	font-size: 14px;
}

h3.error {
	color: #f00;
	text-align: center;
	font-weight: bold;
}

div#main h2 {
	margin-top: 10px;
}

div#mainLeft h2 {
	font-size: 14px;
	text-align:center;
	font-weight: bold;
}

div#main div.listing-detail h2 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	color: #5f5b54;
}

div#main div.listing-detail h3 {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

div.listing-contact h4 {
	margin: 10px 0px 10px 10px;
	font-size: 14px;
	color: #3e4144;
	background-color: #f6f6f6;
	font-weight:bold;
}

div#contact-form h4 {
	margin: 10px 0px 10px 0px;
	font-size: 14px;
	color: #3e4144;
	background-color: #f6f6f6;
	font-weight:bold;
}

div#details h1 {
	font-size: 16px;
	color: #5f5b54;
	font-weight: bold;
	margin-bottom: 0px;
}

div#details h2 {
	font-size: 14px;
	color: #036;
	font-weight: bold;
	margin-top: 0;
}

div.listing-description h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

div.listing-description h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
}

div#register h2, div#login h2, div#search h2 {
	font-size: 14px;
	color: #336699;
	font-weight: bold;
	border-bottom: 1px solid #B6C0C9;
	padding-bottom: 5px;
}

div#register h3 {
	font-size: 11px;
}

div#footListings h2 {
	color: #0065bf;
	border-bottom: 2px solid #dde6ef;
	padding: 5px 0;
	margin-top: 0;
}

/* =Links
-------------------------------------------------------------*/
a, a:visited {
	color: #0065BF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* =Layout
-------------------------------------------------------------*/
div#wrapper {
	width: 705px;
	margin: 0 auto;
	text-align: left;
}

div#container {
	width:685px;
	float: left;
	background-color: #fff;
}

div#banner {
	float: left;
	width: 685px;
	height: 252px;
	background: transparent url(/images/banner.jpg) no-repeat top left;
	position: relative;
}

div#content {
	width: 663px;
	padding: 10px;
	float: left;
	border: 1px solid #c4c6c8;
	background-color: #fff;
}

div#sidebar {
	width: 190px;
	padding: 5px;
	float: left;
	background-color: #d00;
}

div#main {
	float: left;
	width: 663px;	
}

div#footer {
	float: left;
	width: 663px;
	padding: 10px;
	background-color: #dbe5ed;
	text-align: right;
	border: 1px solid #C4C6C8;
	border-top: none;
}

div#mainLeft {
	float: left;
	margin-top: 10px;
	width: 355px;
}

div#mainRight {
	float:right;
	margin-right: 8px;
	margin-top: 10px;
	width: 293px;
}

div#accountLeft {
	width: 300px;
	padding-right: 40px;
	float: left;
}

div#accountRight {
	width: 250px;
	padding-left: 30px;
	float: left;
	border-left: 2px solid #036;
	margin-bottom: 10px;
}

div.listing-detail {
	float: left;
	width: 380px;
}

div#footListings {
	float: left;
	width: 663px;
}

div.footListingBox {
	float: left;
	padding: 5px;
	width: 150px;
	text-align: center;
	margin: 0 1px 0 2px;
	background-color: #f5f5f5;
	border: 1px solid #DBE5EE
}

div.footListingBox p {
	text-align: center;
}

div#main div.listing-even {
	background-color: #dbe5ed;
	margin: 15px 0;
	width: 647px;
	padding: 8px;
	float: left;
}

div#main div.listing-odd {
	background-color: #f6f6f6;
	margin: 15px 0;
	padding: 8px;
	width: 647px;
	float: left;
}

div.googleads {
	text-align: center;
	padding: 10px 0;
}

div#main div.paging {
	float: right;
}

div#main div.paging a:link, div#main div.paging a:visited {
	font-size: 21px;
	color: #00CCFF;
	text-decoration: none;
	padding-right: 10px;
	font-weight: bold;
}

div#main div.paging strong {
	font-size: 13px;
	color: #000;
	text-decoration: none;
	padding-right: 10px;
}

div#main div.paging a:hover {
	color: #0099FF;
	text-decoration: underline;
}

div#main div#photos {
	float:left;
	width: 270px;
}

div#main div#details {
	float: left;
	width: 390px;
}

div#main div.listing-contact {
	float: left;
	width: 360px;
	border: 1px solid #dbe5ed;
	background-color: #f6f6f6;
	padding: 10px;
}
	
/* =Branding/Banner/Masthead Styling
-------------------------------------------------------------*/
a#homeLink {
	display: block;
	height: 200px;
	position: absolute;
	right: 20px;
	text-decoration: none;
	width: 265px;
}

/* =Main Content Styles
-------------------------------------------------------------*/
div#mainBanner {
	background: transparent url(/images/main-banner.jpg);
	height: 64px;
	width: 663px;
}

div#divider {
	background-color: #e9eef2;
	padding: 5px 0px;
	width: 663px;
	float: left;
}

div#mainLeft div.box1, div#mainLeft div.box2  {
	float: left;
	height: 125px;
	margin: 0 0 10px 7px;
	position: relative;
	text-align: center;
	width: 170px;
}

div#mainLeft div.box1 {
	background: #c2dbef url(/images/searchbox.jpg) no-repeat top left;
}

div#mainLeft div.box2 {
	background: #c2dbef url(/images/listbox.jpg) no-repeat top left;
}

div#mainLeft div.box1 h3, div#mainLeft div.box1 h3 a, div#mainLeft div.box1 h3 a:visited, div#mainLeft div.box1 h3 a:hover {
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;	
}

div#mainLeft div.box2 h3, div#mainLeft div.box1 h3 {
	padding: 24px 0 15px 53px;
}

div#mainLeft div.box2 h3, div#mainLeft div.box2 h3 a, div#mainLeft div.box2 h3 a:visited, div#mainLeft div.box2 h3 a:hover {
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
}


div#mainLeft div.box1 p, div#mainLeft div.box2 p {
	text-align: center;
	padding: 0 10px;
}

div#main div.listing-detail p.subheading {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

div#main div.listing-detail ul.subheading li {
	float: left;
	padding-right: 10px;
}

div.listing div.minipics {
	float:left;
	width: 250px;
	clear: both;
	margin: 8px;
}

div#main div#contact-info {
	float: left;	
}

div#main div#contact-details {
	background-color: #dbe5ed;
	padding: 5px;
	float: left;
	margin-bottom: 10px;
	width: 350px;
}

div#main div#contact-form {
	float: left;
}

div#main div#contact-send {
	background-color: #c9d4de;
	float:left;
	padding: 10px 0;
	border-top: 1px solid #e4e4e4;
}

div#main p.sendto {
	background: transparent url(/images/sendtofriend.jpg) no-repeat left top;
}

div#main p.sendto a:link, div#main p.sendto a:visited {
	font-weight: bold;
	font-size: 12px;
	margin-left: 17px;
	color: #0065e1;
} 

div#register {
	float: left;
	width: 300px;
	padding-right: 50px;
	border-right: 2px solid #036;
}

div#search {
	float: left;
	margin-left: 50px;
}

div#login {
	float: left;
	margin-bottom: 10px;
}

div.contentMain {
	border: 1px solid #c9d4de;
	background-color: #dbe5ed;
	float: left;
	padding: 10px;
	width: 641px;
}

div#show1 {
	display: none;
}

img.capatcha {
	margin-bottom: -7px;
}

input.submit-friend {
	float: right;
	margin-right: 65px;
	width: auto;
}

div#mainimg, div.mainimage {
	overflow:hidden;
	height: 207px;
	width: 280px;
}

div#homeimg {
	overflow:hidden;
	height: 115px;
	width: 150px;
}

a.homeimgLink {
	text-align: center;
	display: block;
}
/* =Secondary Content Styles
-------------------------------------------------------------*/
/* mostly advertising */
div#main div.googleads p {
	text-align:center;
	padding: 5px;
}

div#main div.googleads p a:link, div#main div.googleads p a:visited {
	padding: 0px 5px;
}

div.adspace1 {
	float: left;
	clear: both;
	width: 271px;
	height: 85px;
	margin: 10px 0px 0px 5px;
	text-align: center;
}

div.adspace2 {
	clear: both;
	float: left;
	height: 10px 0px;
	margin: 10px 0 10px 0;
	padding: 10px 0px;
	text-align: center;
	width: 345px;
}

div.adspace3 {
	clear: both;
	float: left;
	height: 100px;
	margin: 10px 0 10px 0;
	padding: 10px 0px;
	text-align: center;
	width: 345px;
}

div.adspace4 {
	float: left;
	margin: 10px 0 10px 10px;
	text-align: center;
}

div.adspace5 {
	float: left;
	height: 150px;
	margin: 10px 0 10px 0;
	padding: 10px 0px;
	text-align: center;
	width: 650px;
}

div.adspace6 {
	float: left;
	margin-left: 150px;
	padding: 10px;
	text-align: center;
	width: 190px;
}

div.adspace7 {
	float: left;
	height: 410px;
	margin: 10px 20px 10px 0;
	padding: 10px;
	text-align: center;
	width: 175px;
}

p.code {
	margin: 0px;
	padding: 0px;
}

div#required p {
	float: left;
	color: #f00;
	font-size: 12px;
	font-weight:bold;
}

div#requiredR p {
	text-align: right;
	color: #f00;
	font-size: 12px;
	font-weight:bold;
	margin-right: 4px;
}

/* =Sidebar Content Styles
-------------------------------------------------------------*/


/* =Footer Styles
-------------------------------------------------------------*/


/* =Main Navigation Styles
-------------------------------------------------------------*/
div#main div.breadcrumb {
	padding: 0px 5px 5px 5px;
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #006ac4;
}

div#main div.breadcrumb a:link, div#main div.breadcrumb a:visited {
	color: #006ac4;
	font-weight: normal;
	text-decoration: none;
}

div#main div.breadcrumb a:hover {
	text-decoration: underline;
}

/* =Secondary Navigation Styles
-------------------------------------------------------------*/
ul#myaccount {
	float: left;
	margin-bottom: 20px;
}

ul#myaccount li a, div#accountRight p a , td a.deleteaccount{
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 25px;
	color: #036;
}

ul#myaccount li a.messages {
	background: url(/images/classifieds/mail-front.gif) no-repeat left;
}

ul#myaccount li a.listings {
	background: url(/images/classifieds/document-edit.gif) no-repeat left;
}

ul#myaccount li a.addlisting {
	background: url(/images/classifieds/screen-add.gif) no-repeat left;
}

ul#myaccount li a.newusers {
	background: url(/images/classifieds/user-blue.gif) no-repeat left;
}

ul#myaccount li a.advertising {
	background: url(/images/classifieds/newspaper.gif) no-repeat left;
}

a.editaccount {
	background: url(/images/classifieds/user-edit.gif) no-repeat left;
}

a.deleteaccount {
	background: url(/images/classifieds/user-delete.gif) no-repeat left;
}
	

div#footer li {
	float: left;
}

div#footer ul#footerNav li, div#footer ul#footerNav li a, div#footer ul#footerNav li a:visited {
	color: #007EEF;
	padding: 5px;
	font-weight: bold;
}

div#footer ul#footerNav li a:hover {
	text-decoration: underline;
}

p#tmlinks {
	font-size: 11px;
	text-align: right;
	width: 685px;
	background-color: #f5f5f5;
	margin: 0;
}

/* account area */
ul.acct {
	float: left;
	margin-bottom: 10px;
	background-color: #eee;
	width: 100%;
}

ul.acct li {
	float: left;
	margin: 0;
}

ul.acct li a, ul.acct li a:visited {
	background-color: #eee;
	color: #036;
	padding:  5px 10px;
	border: 1px solid #ccc;
	font-weight: bold;
	display: block;
}

ul.acct li a:hover {
	background-color: #036;
	text-decoration: none;
	color: #eee;
}

ul.admin li {
	float: left;
	width: 75px;
	padding: 0px 29px;
}

ul.headerNav {
	float: left;
	width: 360px;
	margin: 4px 10px;
}

ul.headerNav li {
	float: left;
	height: 23px;
	font-size: 12px;
}

ul.headerNav li a, ul.headerNav li a:visited {
	color: #007EEF;
	display: block;
	padding: 5px;
	font-weight: bold;
}

ul.headerNav li a:hover {
	color: #0065BF;
	text-decoration: underline;
}

/* =Form Styles
-------------------------------------------------------------*/
fieldset {
	border: none;
}
	
fieldset legend {
	color: #f03000;
	font-size: 14px;
	font-weight: bold;
}
	
fieldset label {
	color: #036;
	font-size: 12px;
	display: block;
	font-weight: bold;
	padding-right: 10px;
}

fieldset label.required {
	color: #f00;
}
	
fieldset input, fieldset select {
	margin: 5px;
	width: 120px;
}

fieldset input.chk {
	width: 10px;
}

fieldset label.inline {
	display: inline;
}

fieldset select {
	width: 125px;
}
		
fieldset textarea {
	width: 95%;
	height: 60px;
	margin: 10px 5px;
}
	
fieldset input.submit, img.submit {
	width: auto;
	float: right;
}

form td {
	vertical-align: middle;
}

div#main div#contact-send input {
	padding-right: 25px;
}

label.important {
	text-align: center;
	font-size: 12px;
	color: #f00;
}

/* =Table Styles
-------------------------------------------------------------*/
td {
  text-align: left;
	font-weight: normal;
	}

td.error {
	font-size:14px;
	color: #ff0000;
	font-weight: bold;
	text-align:center;
}

td.refresh {
	font-size:12px;
	color: #ff0000;
	font-weight: normal;
	text-align:center;
}

table#listing-info {
	width: 360px;
	border-bottom: 1px dotted #0065e1;
}

table#listing-info td p {
	margin: 1px;
}

table#contact-left {
	float: left;
	margin-left: 50px;
}


td.required p {
	float:right;
	color: #f00;
}

tr.section1 {
	background-color: #eee;
}

tr.section2 {
	background-color: #eee;
}

table.new td {
	padding: 5px;
}

table.new {
	float: left;
	margin-top: 10px;
	width: 450px;
}

/* =Miscellaneous Styles
-------------------------------------------------------------*/
ul#sitemap li {
	margin-left: 15px;
	line-height: 20px;
}

/* =admin area styles
-------------------------------------------------------------*/
img.adminListings {
	float: right;
	padding: 0px 5px;
}

/* =Print Styles
-------------------------------------------------------------*/
@media print { 

}