/* CSS Document */

body	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C636A;
	line-height: 17px;
	background-image: url(../images/background-tile.gif); 
	background-repeat: repeat-x;
	margin: 0px;
}

a.footer	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C636A;
	text-decoration: none;
}

a.footer:hover	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C636A;
	text-decoration: underline;
}

a.cantsee	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.cantsee:hover	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.site-map	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C636A;
	text-decoration: none;
}

a.site-map:hover	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C636A;
	text-decoration: underline;
}

a.loginbar	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.loginbar:hover	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}


#content-table	{

	background-color: #B9C7D4;
	text-align: left;
}


#stock-table	{

	background-color: #B9C7D4;
	text-align: left;
	background-image: url(../images/stock/background-tile.gif);
	background-repeat: repeat-x;
}

#renniks-stock-table	{

	background-color: #B9C7D4;
	text-align: left;
}


#offer-table	{

	background-color: #747E86;
	background-image: url(../images/offer-table-tile.gif);
	background-repeat: repeat-x;
	text-align: left;
}


#footer-table	{

	border-top: 1px solid #737D85;
	background-color: #B9C7D4;
	text-align: left;
}

#contact-form-table	{

	background-image: url(../images/contact/form-background.gif);
	background-repeat: no-repeat;
}

#information-form-table	{

	background-image: url(../images/information/information-form-bg.gif);
	background-repeat: no-repeat;
}

.req	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

#stock-search-table	{

	background-image: url(../images/stock/stock-background-image.gif);
	background-repeat: no-repeat;
}

#renniks-search-table	{

	background-image: url(../images/rennicks/stock-background.gif);
	background-repeat: no-repeat;
}

#contact-form-table	{

	background-image: url(../images/contact/form-background.gif);
	background-repeat: no-repeat;
}

#signup-form-table	{

	background-image: url(../images/signup/signup-background.gif);
	background-repeat: no-repeat;
}

.req	{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}



.results-normal	{ background-color: #98A4AF; border: 1px solid #FFFFFF; text-align: left; }
.results-offer	{ background-color: #AF6DE3; border: 1px solid #FFFFFF; text-align: left; color: #573671; }

#noresultsfound	{ FONT-WEIGHT: bold; FONT-SIZE: 16px; FLOAT: left; COLOR: #5C636A; padding-left: 15px; }

#searchresults	{ FONT-SIZE: 16px; font-weight: bold; COLOR: #F7F7F4; float: left; padding-left: 18px; background-color: #919DA7;}

.infotext	{ FONT-WEIGHT: bold; FONT-SIZE: 12px; LINE-HEIGHT: 18px; FONT-FAMILY: Arial, Helvetica, sans-serif;	}

#reserve-price	{

	background-image: url(../images/auction/reserve-price.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;	
	line-height: 35px;
}

#current-bid	{
	
	background-image: url(../images/auction/current-bid.gif);
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	line-height: 35px;
}


.caprowheader	{ FONT-WEIGHT: bold; FONT-SIZE: 16px; LINE-HEIGHT: 18px; FONT-FAMILY: Arial, Helvetica, sans-serif;	
	border-bottom-style:solid; border-bottom-color: black; border-bottom-width: 1px; padding-top: 30px;}
	
.capcell	{ FONT-WEIGHT: normal; FONT-SIZE: 10px; LINE-HEIGHT: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; }

.ListPriceYel { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffff33; LINE-HEIGHT: 18px; FONT-FAMILY: Arial, Helvetica, sans-serif; }
.ListPriceWht { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff; LINE-HEIGHT: 18px; FONT-FAMILY: Arial, Helvetica, sans-serif; }



