@charset "utf-8";
/* trading vans */
* {
	margin:0;
	padding:0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	height: 100%;
	background:#A99380 url(../image/background.gif) repeat-x;
}
 p {
	margin:10px 0 15px;	
	line-height:18px;
 }
/*sort out the links
a { 
color:#E5D7CA;
text-decoration:none;	
}
a:visited{ 
color:#666666;
text-decoration:underline;
}
a:focus,
a:hover{
color: #000;
text-decoration: underline;
background-color:#E5D7CA;
}*/

#wrapper {
	width:875px;/*was 1440 then 1215ish*/
	margin: 20px auto;
	/*background: #000 url(../images/back-clip.jpg) no-repeat 9px 0;*/
	
}
#page {
	color: #666666;
	width: 875px;
	margin: 0 auto;
	position: relative;
	font-size: 1.0em;
	clear: both;
	height: auto;
}
#monkey {
	background: url(../image/monkey-list.png) no-repeat;
	position:absolute;
	top:102px;
	left:-38px;
	width:334px;
	height:262px;
}

#monkey-home {
	background: url(../image/big-monkey.png) no-repeat;
	position:absolute;
	top:91px;
	left:-38px;
	width:404px;
	height:422px;
}


#header {
	width: 875px;
	height:132px; 
	position: relative;
	}
/*headings*/
h1 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:24px;
	/*font: 18px/14px Georgia, "Times New Roman", Times, serif;*/
	color: #fff;

}	
h2 {
	font: 18px/14px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-weight:400;
	margin: 10px 0 20px 0;
		}
h3 {
	color:#666;
}
#header h1 a {
	float:left;
	margin-top:2px;
	width: 290px;
	height: 125px;
	background: url(../image/logo.png) no-repeat; 
		}

#header h1 a span {
	display: none;
		}
/*headings ends*/		
#header-contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:40px 0 0 0;
	float:right;
	width:215px;
}
#header-contact div {
	margin-bottom: 10px;
}
.details {
	font: 20px/14px Georgia, "Times New Roman", Times, serif;
	color: #FFFCC8;
	font-weight:400;
}
#word-box {
	/*font-family:"Arial Black", Gadget, sans-serif;
	font-size:22px;*/
	color:#C8BAAD;
float:right;
font-weight:bold;
line-height:22px;
margin:40px 0 0;
padding:0 0 0 25px;
width:540px;
}
	
.indent, .indent1, .indent2 {
 font-family: "Lucida Grande", Verdana, sans-serif;
 font-size:21px;
}
.indent {
	margin-left:135px;
}
.indent2 {
	margin-left:240px
}
h1.sif {
	color:#FFF;
}
/*menu section*/ 
#menu {
	font-size:18px;
	height:40px;
	left:490px;
	padding:0 0;
	position:absolute;
	top:-20px;
	width:410px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight:bold;
}
#menu ul {
	height: 40px;
	margin: 9px 28px 0 0;
	padding: 0;
	list-style: none;
	float: right;
}
#menu li {
	float: left;
	height: 40px;
	/*background:transparent url(../image/menu.gif) no-repeat 0px 18px;*/
}
#menu a {
background-color:#E5D7CA;
border:1px solid #666666;
color:#666666;
float:left;
height:20px;
margin:0;
padding:6px 12px;
text-decoration:none;
}
#menu .first {
	background: none;
}
#menu a:hover {
	background-color:#FFC000;
color: #000;
text-decoration: none;
/*background: url(images/caption-green.png);*/
	}
/*ends*/

/*map*/
#map_div {
	float: right;
	width: 480px;
	height:416px;
	border: 3px solid #E5D7CA;
	margin-right:10px
}
/*Home page search box*/
#search_box {
color:#FFFFFF;
float:right;
margin:30px 0 40px;
position:relative;
width:515px;
}
#search_box img{
background-color:#E5D7CA;
border:1px solid #666666;
float:left;
margin:8px;
padding:4px;
}
#image_uploaded {
	display:table;
	margin-bottom:20px;
	clear:both;
}
/*submit-another link*/

#search_box .submit-another  {
background-color:#E5D7CA;
border:1px solid #666666;
color:#666666;
font-size:24px;
font-weight:bold;
margin:0 0 0 8px;
padding:6px;
text-decoration:none;
}
#search_box .submit-another:hover  {
	background-color:#FFC000;
color: #000;
text-decoration: none;
}
#info-box { /*trading vans*/
	float: right;
	width: 485px;
	height:325px;
	/*border: 3px solid #E5D7CA;*/
	margin:40px 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#alert {
	/*background: #fff6bf url(../image/exclamation.gif) center no-repeat;*/
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	margin:10px;
	}
/*div.tabs > div*/
/*tab monkey*/
#no-border  {
	float: left;
	background: url("../image/logo.png") no-repeat;
margin:20px 0 0 70px;
padding:40px 0 0 75px;
width:300px;
}
#no-border-monk {
	background:url(../image/small-monkey.png) no-repeat;
	width:106px;
	height:112px;
}
#no-border img {
	border: none;
	float:left;
	margin:5px 8px 0;
	padding:5px;
} 
#tab-intro {
	float: left;
	background-color:#FFFBBA;
border:1px solid #FFC407;
padding:1px;
text-align:center;
}
#info-box img {
/*	border:1px solid #DDDDDD;
	float:left;
	margin:5px 8px 0;
	padding:5px;*/
	}
	
div.tabs > div img a:hover {
	background: none;
	color: #fff;
	text-decoration: none;
}
/*content*/
#content {
	width: 875px;
	min-height:400px;
	padding-top:15px;
	float:left
}
#content h1 {
	margin:0px 0 10px;
	}
#content h2 {
	margin:10px 0 0 0;
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	}	
#content a:hover {
	/*text-decoration:underline;
	background-color: #CDCCB0;
	color: #ffffff;*/	
}
/*stuff to do with the vehicle listings box*/
#vehicle-listings {
	width: 274px;
	/*height:569px;*/
	height:609px;
	position:absolute;
	top:153px;
	float:left;
	margin: 170px 0 0 13px;
	background-color:#FFF;
	border-right: 3px solid #E5D7CA;
	border-left: 3px solid #E5D7CA;
	border-bottom: 3px solid #E5D7CA;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#vehicle-listings a { 
color: #FFF;
text-decoration:none;	
}
#vehicle-listings a:visited{ 
color:#666666;
text-decoration: none;
}
#vehicle-listings a:focus,
#vehicle-listings a:hover{

text-decoration: underline;
background-color: none;
}
#head{
	padding:4px;
	min-height:101px;
}	
.background {
	background-color:#EFE7DF;
}
#vehicle-listings h2 {
	margin:0;
	font: 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	}
.back {
	background-color: #E5D7CA;
}
	
#price {
float:left;
font-size:20px;
font-weight:bold;
margin:0 6px 2px 10px;
width:100px;
}
.howmany {
background-color:#FFFBBA;
border:1px solid #FFC407;
margin:-9px 0 0 3.8px;
padding:1px;
text-align:center;
width:96%;
} 
.address {
	font-size: 75%; 
	}	
.image {
	border:1px solid #B8B8BA;
	float:left;
	margin:0;
	padding:4px;
	}
.view-vehicle a {
	float: right;
	background: url(../image/view-location-info.png) no-repeat;
	width: 162px;
	height: 27px;
	display: block;
}
.published{
	float:left;
	min-width:120px;
	margin:0 6px 4px 10px;
	color:#A7927F;
}
/*bottom links for vehicle listings*/
#listing-nav {
	width:100%;
	height: 30px;
}
.prev {
	background:url(../image/prev.gif) no-repeat;
	float: left;
	width: 80px;
	height: 28px;
	display: block;
}
.next {
	background:url(../image/next.gif) no-repeat;
	float: left;
	width: 80px;
	height: 28px;
	display: block;
}
.nav-bottom {
	float:left;
	width:111px;
	text-align:center;
	height: 20px;
	padding-top:8px;
}
	
ul {
	margin:10px 0 0 20px;	
}
ul li {
	padding: 2px;	
}
#content .right {
	float:right;
	}
#content-page img, #portfolio img {
	border:1px solid #DDDDDD;
	float:left;
	margin:5px 8px 0;
	padding:5px;
	}
#side-content {
	background-color:#070906;
	width:268px;
	height:406px;
	}
#worked-for {
	width: 875px;
	height:220px;
	float:left;
	margin-top:30px;
	border-top: 1px solid #62735C;
	}
#worked-for img {
}
#worked-for h1 {
	margin:20px 0 0;/*mod*/
}	
#portfolio {
	float:left;
	padding:10px;
	width: 100%;
	}
#portfolio .top {
	margin-top: 30px; 
 }
#portfolio .dvd	{
	text-align:center;
	padding:20px;
	margin:0 auto;
}
/*footer*/
#footer {
	border-top: 1px solid #988473;
color:#5F544B;
float:left;
height:60px;
margin:20px 0 0 15px;
padding-top:10px;
width:850px;
	}
#footer a { 
	color: #5F544B;
	font-size: 1.0em;
	text-decoration:none;
	margin:0 5px;
	padding:2px;
}
#footer a:focus,
#footer a:hover{
background-color:#E5D7CA;
}
.rightmarg {
	margin-right: 10px;
}
/*contact*/

fieldset {
position: relative;
float: left;
clear: left; /*changed from both*/
width: 100%;
margin: 0 0 -1em 0;
padding: 0 0 0.5em 0;
border-style: none;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
legend span {
position: absolute;
left: 0.74em;
top: 0;
margin-top: 0.5em;
font-size: 135%;
}
.yellow {
	color:#FFD661;
}
fieldset ol {
padding: 1.5em 1em 0 1em;
list-style: none;
}
fieldset li {
padding-bottom: 1em;
}
form fieldset .radio	{
background: none;
border:none;
font-weight: normal;
height:12px;
line-height:16px;
margin: 10px 15px 0 0;
padding:0;
width:15px;
font-size:14px;
	}
form fieldset .upload	{
font-size:18px;
/*font-weight: normal;
margin-top:4px;
padding:0;
width:265px;
border:3px solid #E5D7CA;
color:#666666;*/
	}	
form fieldset input { 
background-color:#FFFFFF;
color:#666666;
height:28px;
line-height:22px;
margin:5px 0 0;
padding:2px 5px 5px;
width:465px;
 border: 3px solid #E5D7CA;
/*background:url(../image/dropdown.gif) no-repeat 0px -2px;
border:none;*/
font-size:22px;
font-weight: bold;
	}
.submit {
background:transparent url(../image/search-button.png) no-repeat scroll -6px 8px;
border:none;
cursor:pointer;
height:90px;
margin:0 0 40px 10px;
width:500px;
	}
.contactSubmit {
	background:transparent  url(../image/contact-submit.png) no-repeat scroll -6px 8px;
border:none;
cursor:pointer;
height:90px;
margin:0 0 40px 10px;
width:500px;
	}
.vehicleSubmit {
	background:transparent  url(../image/submit-vehicle.gif) no-repeat scroll -6px 8px;
border:none;
cursor:pointer;
height:90px;
margin:0 0 40px -4px;
width:500px;
	}
form fieldset textarea { 
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
width: 465px;
height: 145px; 
border: 3px solid #E5D7CA;
padding: 5px; 
margin-top: 5px;
background-color: #fff;
font-size:22px;
font-weight:bold;
color:#666;
}

label {
font-size: 1.1em; 
color:#FFF; 
}

select {
	 border: 3px solid #E5D7CA;
	width:480px;
	height:38px;
	background:#fff url(../image/dropdown.gif) no-repeat 0px -2px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:20px;
	font-weight:bold;
	color: #666;
	margin:5px 0 0;
}
#compulse {
	width:220px;
	float:right;
	text-align:right;
	margin-right:40px
}
#homeButton {
	/*background: url(../image/search-button.png) no-repeat -6px 8px;
	height:90px;
	width:500px;*/
	background: none
}

#myForm {
	position: relative;
	margin-bottom:20px;
}
.error {
	 font-weight:bold;
	 font-size:1.2em;
	 color: #C00;	
}

.floatr{
	float: right;
}
.floatl{
	float: left;
	width: 500px;
}
.floatlform{
	float: left;
	width: 250px;
}


/*tabs*/
		.tabNavigation {
			height:24px;
		    margin: 0;
		    padding: 0;
		}

	.tabNavigation div {
			float:left;
			height:18px;
			text-align:center;
			/*background: url(../image/tab.jpg) no-repeat -2px 0;*/
			font-weight:bold;
			
			width:153px;
		}
		.margin {
			margin-left:13px;
		}
		.tabNavigation div:hover, .tabNavigation div.selected {		
			width:153px;
			float:left;
			height:18px;
			text-align:center;
			/*background: url(../image/tab-hover.jpg) no-repeat -2px 0;*/
		}
		.tabNavigation div a {
		background-color:#CDC3BB;
		padding-top:6px;
		height:18px;
		width:153px;
		color:#fff;		
		text-decoration:none;
		background: url(../image/tab.jpg) no-repeat -2px 0;
		display:block;
	}
		
		.tabNavigation div a.selected, .tabNavigation div a:hover {
		background-color:#FFFFFF;
		color:#CDC3BB;
		width:153px;
		height:21px;
		padding-top:6px;
		text-decoration:none;
		background: url(../image/tab-hover-big3.jpg) no-repeat -2px 0;
		}
		
		
		
		div.tabs > div {
		border:3px solid #E5D7CA;	
		padding:10px;
		height:276px;
		}
		
		div.tabs > div h2 {
			margin-top: 0;
		}

		#first {
		    background-color: #fff;
		}

		#second {
		    background-color: #fff;
			overflow: scroll;
			overflow-x:hidden;
		}

		#third {
		    background-color: #fff;
			overflow: scroll;
			overflow-x:hidden;
			
		}
		
		.waste {
			/*min-height: 1000px;*/
		}
/*button stuff within the info DIV*/
.view-dealer {
	float: right;
	background: url(../image/view-dealers-site.png) no-repeat;
	width: 165px;
	height: 27px;
	display: block;
}
.ebay {
	float: right;
	background: url(../image/ebay.gif) no-repeat;
	width: 165px;
	height: 27px;
	display: block;
}
	
#ajax {
	width: 35px;
	margin: 135px auto;
}
#ajax2 {
	background-color:#FFFFFF;
	height:35px;
	margin:25px auto;
	padding:10px;
	width:70px;	
}
#ajax2 img {
	border: none;
}

#price-pub {
	width:305px;
	float:right;
	margin: 4px 0 10px 0;
}
.price {
	margin:0;
	font: 17px "Trebuchet MS", Arial, Helvetica, sans-serif;	
}
.tab-pub {
color:#A7927F;
margin:0 0 0 32px;
min-width:120px;
}
#description p {
	float:right;
line-height:18px;
margin:0;
width:305px;
}
.location {
	float:left;
width:260px;
}
.location a {
	color:#666;
	text-decoration:underline;
}
.location a:hover {
	background-color:#CDC3BB;
	color: #fff;
	text-decoration: none;
}
.beige {
	color:#A7927F;
	font-weight:bold;
}
.vehicle {
	float:left;
	margin:5px 10px 2px 0;
	width:211px;
	color:#333333;
}
#items {
	float:right;
line-height:18px;
margin:0;
width:100%;
}
#second h2, #third h2{
	font-size:15px;
	text-decoration:underline;
}
h2.underline {
	font-size:15px;
	text-decoration:underline;
	}
#first h2, #second h2, #third h2{
	color: #666666;
	}
#third strong { 
color: #999999;
}
#first img, #second img, #third img{
	border:1px solid #DDDDDD;
	float:left;
	margin:5px 8px 0;
	padding:5px;
	}
/*jquery search form*/
#show {
	float:left;
	width:170px;
	margin-bottom:15px;
	clear:both
}
#hide {
	width: 170px;
	float:left;
	display:none;
	margin-bottom:15px;
	clear:both
}
#advanced-search {
	margin: 20px 0 0 0;
}
.hideShow {
color:#fff;
font-weight:bold;
text-decoration:none;
margin-left:14px;
}
.hideShow:hover {
	color:#FFD661;
}
