@charset "utf-8";
/*
X5 Listing CSS Document
www.totalinternet.com.au

-Page Layout
-Listing Header
-MyX5 Auctions
-Listing Table
-Listing Search
*/

/* ----------------------- Listing Table --------------------------*/

.divBidsListTable {
	clear:both;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}
.listTable form {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.mainListTable {
	border:1px solid #CEE7FF;
	background-color:#FFFFFF;
	width:100%;
}
.mainListTable th {
	background-color: #E1E1FF;
	color:#454d60;
	padding:5px 2px 5px 2px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
.mainListTable .short {
	background-color: #E9E9E9;
	height:21px;
}
.mainListTable td {
	color:#000000;
	border:1px solid #DDDDDD;
	height:20px;
	font-size:11px;
}
.mainListTable .shortTD {
	background-color: #F0F0F0;
	border:1px solid #CCCCCC;
	height:20px;
	font-size:11px;
}
.mainListTable th a {
	font-size:12px;
	text-decoration: none;
	color:#000000;
}
.mainListTable th a:selected {
	font-size:12px;
	text-decoration: none;
	color:#000000;
}
.mainListTable th a:hover {
	text-decoration:underline;
	color:#333333;
}
.mainListTable td a {
	font-size:11px;
	text-decoration: none;
	color:#666666;
}
.mainListTable td a:selected {
	font-size:11px;
	text-decoration: none;
	color:#666666;
}
.mainListTable td a:hover {
	text-decoration:underline;
	color:#000000;
}
.mainListTable #adminlist td { background-color: #EAFFEA; }
#winnerid, #winnerid td {
	background-color:#FAE8C5;
	font-weight:bold;
}

/* ------------- Page Layout ---------------- */

.listingLeft {
	width: 330px;
	float: left;
}
.listingRight {
	float: left;
}

.w2HeaderListing {
	background:url(../img/w2-box-header-listing.gif) no-repeat;
	width: 646px;
	height: 28px;
}
.listingContent {
	background:url(../img/content-box-bg.jpg) repeat-x;
	background-color: #FDFDFD;
	width: 644px;
	border: 1px solid #cdcbcb;
}
.listingContent3 {
	/*background:url(../img/content-box-bg.jpg) repeat-x;*/
	background-color: #FDFDFD;
	width: 976px;
	border: 1px solid #cdcbcb;	
}
.w1h2Search {
	/*background:url(../img/adv-search-bg.gif) repeat-x;*/
	background-image: url(../img/adv-search-bg.gif);
	background-repeat:repeat-x;
	/*height: 311px;*/
	width: 311px;
	border: 1px solid #cdcbcb;
	background-color: #999;
}
.listingPagging {
	background: #FDFDFD;
	height: 27px;
	text-align:right;
	padding: 4px 10px 0px 0px;
}

/* ------------- Listing Header ---------------- */

.headerListing1 {
	float: left;
	width: 191px;
}
.headerListing2 {
	float: left;
	width: 63px;
	padding-left: 1px;
}
.headerListing3 {
	float: left;
	width: 155px;
	padding-left: 2px;
}
.headerListing4 {
	float: left;
	width: 129px;
	padding-left: 2px;
}
.headerListing5 {
	float: left;
	width: 100px;
	padding-left: 2px;
}
.headerListing6 {
	float: left;
	width: 500px;
	text-align:left;
}

.headerListing2 h1, .headerListing3 h1, .headerListing4 h1, .headerListing5 h1, .headerListing6 h1 {
	text-align:left;
	padding-left: 0px;
	padding-top: 1px;
	border:none;
	text-align: center;
}
.headerListing2 a, .headerListing3 a, .headerListing4 a, .headerListing5 a {
	color: #fff;
	text-decoration:none;
	font-weight:bold;
	display: block;
	height: 27px;
}
.headerListing2 a:hover, .headerListing3 a:hover, .headerListing4 a:hover, .headerListing5 a:hover {
	background-color: #004366;
}

/* ------------- MyX5 Auctions ---------------- */

.myAuctionsH {
	padding: 2px 0px 0px 10px;
}
.myAuctionsH1 {
	float: left;
	padding-left: 142px;
}
.myAuctionsH2 {
	float: left;
	padding-left: 17px;
}

.myAuctions {
	float: left;
	padding: 7px 0px 0px 7px;
}
.myAuctions1 {
	float: left;
	width: 142px;
	padding: 4px 0px 0px 0px;
}
.myAuctions2 {
	float: left;
	width: 28px;
	height: 21px;
	padding: 4px 4px 0px 2px;
}
.myAuctions3 {
	float: left;
	width: 128px;
	height: 28px;
}

/* ------------- Listing Table ---------------- */

.listingSearch {
	background:url(../img/listing-search-bg.gif) repeat-x;
	height: 28px;
}

.listingH {
	background-color: #F0F0F0;
	height: 35px;
	padding: 0px 0px 0px 17px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}
.listingH h5 {
	padding-top: 9px;
}
.listingH1 {
	float: left;
	text-align:center;
	width: 290px;
}
.listingH2 {
	float: left;
	text-align:center;
	width:100px
}
.listingH3 {
	float: left;
	width:110px;
	text-align:center;
}
.listingH4 {
	width:120px;
	text-align:center;
	float: left;
}

.listing {
	/* background:url(../img/listing-bg.gif) repeat-x; height: 77px; */
	background-color: #E6E5E5;
	float: left;
	margin-left: 1px;
	width: 642px;
}
.listing0 {
	/* background:url(../img/listing-bg2.gif) repeat-x; height: 77px; */
	background-color: #D6D6D6;
	float: left;
	margin-left: 1px;
	width: 642px;
}

.listing1 {
	float: left;
	padding: 15px 0px 15px 10px;
	width:59px;
	text-align:center;
}
.listing2 {
	float: left;
	padding: 20px 0px 20px 10px;
	width: 230px;
	overflow:hidden;
}
.listing3 {
	float: left;
	width: 90px;
	padding: 18px 0px 0px 0px;
}
.listing4 {
	float: left;
	width: 91px;
	padding: 18px 0px 10px 0px;
}
.listing5 {
	float: left;
	width: 146px;
	padding: 25px 0px 0px 0px;
	overflow: hidden;
}
.limitedStock
{
color:#FF0000;
}

.availStock
{
color: #000099;
}

/* ------------- Listing Search ---------------- */

.listingSearch1 {
	float: left;
}
.listingSearch1 h2 {
	color: #fff;
}
.listingSearch2 {
	float: left;
}
.listingSearch3 {
	float: right;
	padding: 4px 6px 0px 0px;
}

.catList p {
	padding-bottom: 10px;
}
.catList
{
padding:10px 10px 10px 10px;
}
.catList .fl
{
float:left;
width:312px;
}
.catList .fl span
{
color: #666666;
}

/* ------------- Blog Listing ---------------- */

.blogHold {
	padding: 0px 15px 0px 15px;
}
.blogListing {
	background:url(../img/content-box-bg.jpg) repeat-x;
	background-color: #FDFDFD;
	width: 644px;
	border: 1px solid #cdcbcb;	
}

.blogListing hr {
	width: 100%;
	height: 1px;
	background: #666666;
	color: #666;
	border:none;
}

.blogListing a {
	text-decoration: underline;
	color: #07A2F3;
}
.blogListing a:hover {
	text-decoration: none;
}

.blogListing h1, .blogListing h1 a {
	font-size: 25px;
	line-height: 35px;
	text-decoration: none;
	color: #004366;
	font-weight:normal;
	padding: 10px 0px 10px 0px;
}

.blogListing h2, .blogListing h2 a {
	font-size: 20px;
	line-height: 25px;
	text-decoration: none;
	color: #004366;
	margin: 20px 0px 5px 0px;
	padding: 0px;
	border: none;
	font-weight:normal;
}

.blogListing h3, .blogListing h3 a {
	font-size: 16px;
	line-height: 25px;
	text-decoration: none;
	color: #004366;
	padding: 5px 0px 5px 0px;
}
.blogListing p {
	font-size: 12px;
	line-height: 20px;
	padding: 5px 0px 5px 0px;
}
.blogDate {
	float: left;
	width: 105px;
	padding: 0px 0px 15px 0px;
}

.commentHold {
	padding: 10px 0px 0px 0px;
}
.commentBoxTop {
	background: url(../img/commentBox-top.gif) no-repeat;
	width: 616px;
	height: 33px;
}
.commentBoxMid {
	background: url(../img/commentBox-bg.gif) repeat-y;
	width: 616px;
}
.commentBoxLow {
	background: url(../img/commentBox-low.gif) no-repeat;
	width: 616px;
	height: 18px;
}

.commentBoxMid p, .commentBoxTop p {
	padding-left: 15px;
	padding-right: 15px;
}

.testimonial
{
padding:5px 5px 5px 5px;
}
