﻿@charset "utf-8";
/* CSS Document */




.left {
float: left;
}

.right {
float: right;
}


.leftcol {
width: 375px;
margin-right: 25px;
float: left;
padding-top: 50px;
padding-left: 15px;
}

.rightcol {
width: 560px;
background: url(images/form_bg.jpg) repeat-x;
float: right;
font-size: 15px;
}


.rightborder {
border-right: solid 1px #ddd;
}

#former {
background: #fafafb;
margin-top: 10px;
}

.data {
font-size: 18px;
color: white;
float: left;
width: 360px;
padding-top: 20px;
padding-bottom: 10px;
}

.searchbutton {
float: right;
padding-top: 33px;
}



.listings {
float: left;
width: 700px;
}

.ads {
float: right;
width: 160px;
}

.listitem {
width: 750px;
height: 92px;
background: url(images/listing_bg.jpg) repeat-x;
}

.listitemi {
background: url(images/listing_bg.jpg) repeat-x;
}


#white {
background: white;
}

.turnaround {
border-bottom: 1px solid #ddd;
font-weight: bold;
}

.price {

	font-size: 15px;

	border-bottom: 1px solid #ddd;

}

.price2 {

	font-size: 24px;

}

.price2 a {
text-decoration: none;
}


.shipping {

	font-size: 15px;

	border-bottom: 1px solid #ddd;


}

.ship2 {

	font-size: 12px;

	color: #747474;

}

.reviews {

	font-size: 15px;

	border-bottom: 1px solid #ddd;



}



.reviews2 {

	font-size: 12px;

	color: #3e92cb;


}

.small {
font-size: 11px;
}

.formcol {
vertical-align: top;
padding-top: 5px;
padding-right: 10px;
padding-left: 10px;
}

.formcol li {
margin-left: -40px;
}

.formcoltitle {
border-bottom: 1px solid #ccc;
margin-bottom: 5px;
}

.smallform {
font-size: 11px;
letter-spacing: 1px;
text-align: center;
padding-bottom: 10px;
}

.resultsh1 {
color: #999;
font-weight: normal;
font-size: 12px;
margin: 0;
}

.tdprice {
width: 100px;
}

.tdship {
width: 120px;
}

.tdreviews {
width: 100px;
}

.listerize {
height:90px; width:800px;
margin-bottom: 5px;
}

.basic {
font-size: 12px;
}

.basic li {
padding-bottom: 5px;
}

.basic a {
text-decoration: none;
}

.basic a:hover {
text-decoration: underline;
}

.couldnt {
font-size: 20px;
	color: #3b8fc9;
}

.showing {
font-size: 12px;
padding-bottom: 10px;
}


.hometext {
padding: 10px 20px 20px 20px;
width: 960px;
margin: auto;
margin-top: 30px;
border: 5px solid #a6d419;
}

.hometext a {
font-weight: bold;
text-decoration: none;
}

.hometext a:hover {
text-decoration: underline;
}

#respond {
font-size: 12px;
margin-top: 30px;
}


.entry {
padding: 10px 20px 20px 20px;
width: 680px;
}

.entry li {
margin-bottom: 5px;
font-size: 12px;
}

#comments {
margin-top: 20px;
}

#commentform {
font-size: 12px;
padding: 10px 20px 10px 10px;
margin-bottom: 20px;
background: #eee;
width: 750px;
}

#respond {
font-size: 18px;
}

.linklove {
display: none;
}

.visit {
font-size: 12px;
padding-top: 3px;
}

.visit a {
color: white;
text-decoration: underline;
}
.visit a:hover {
text-decoration: none;
}

.post {
width: 600px;
}

#content h1 {
border-bottom: 5px solid #a6d419;
margin-bottom: 10px;
}

#content {
background: #fff;
padding: 10px 27px;	
}