﻿.buyAndSell
{
}

.buyAndSell .addButton
{
	margin:5px 0;
	text-align:right;
	font-weight:700;
}

.buyAndSell .heading
{
	font-size:1.1em;
	font-weight:700;
	color:#ffffff !important;
}


.buyAndSell .RadGrid {
	border:0;
}
.buyAndSell .RadGrid .rgRow {
	background-color:#828282;
	color:#ffffff;
	vertical-align:top;
}
.buyAndSell .RadGrid .rgAltRow 
{
	background-color:#949494;
	color:#ffffff;
	vertical-align:top;
}

.buyAndSell .RadGrid .rgRow a,
.buyAndSell .RadGrid .rgAltRow a,
.buyAndSell .RadGrid .rgEditRow a,
.buyAndSell .RadGrid .rgFooter a,
.buyAndSell .RadGrid .rgEditForm a
{
	color:#ffffff;
}

.buyAndSell .category 
{
	font-weight:700;
}



.buyAndSell .editTable 
{
	width:100%;
}

.buyAndSell .editTable tr td 
{
	padding:2px;
	border-bottom:1px solid #ffffff; 
	background-color:#eaf0e4;
	vertical-align:top;
}

.buyAndSell .editTable table tr td 
{
	border:0;
}

.buyAndSell .editButtons 
{
	margin:5px 0 0 20%;
}



.buyAndSell .large
{
	width:300px;
}
.buyAndSell .xlarge
{
	width:400px;
}


.buyAndSellInfo
{
	margin:20px;
}

.buyAndSellInfo table
{
	width:100%;
}

.buyAndSellInfo table tr th 
{
	text-align:left;
	font-size:smaller;
	padding:2px;
}

.buyAndSellInfo table tr td 
{
	font-size:smaller;
	padding:2px;
	background-color:#eaf0e4;
	vertical-align:top;
}

.buyAndSellInfo .firstCol 
{
	width:140px;
}

.buyAndSellInfo .large
{
	width:300px;
}

.buyAndSellInfo .medium
{
	width:150px;
}



.buyAndSellPreamble {margin:2px 0; background-color:#828282;}
.buyAndSellPreamble .header{margin:0; padding:5px 5px 8px 5px; color:#ffffff;}
.buyAndSellPreamble .header a{color:#ffffff;}
.buyAndSellPreamble .repeater{ }
.buyAndSellPreamble .repeater .item{clear:both; padding:5px; background-color:#949494; border-bottom:1px solid #828282;}
.buyAndSellPreamble .repeater .alternatingitem{clear:both; padding:5px; background-color:#aaaaaa; border-bottom:1px solid #828282;}
.buyAndSellPreamble .repeater .item a, .buyAndSellPreamble .repeater .alternatingitem a{color:#ffffff;}

/*.buyAndSellPreamble .repeater .separator{margin:0; padding:0; background:#ffffff url('/Media/Build/ruler_hor.gif') repeat-x;} 
.buyAndSellPreamble .repeater .separator .separatorimage{display:block; margin:0;}*/
.buyAndSellPreamble .readmore{padding:5px; text-align:left; color:#ffffff;}
.buyAndSellPreamble .readmore a{color:#ffffff; text-decoration:underline;}
.buyAndSellPreamble .readmore a:hover{text-decoration:none;}
.buyAndSellPreamble .heading 
{
	padding:5px;
	font-weight:700;
}
/*
.buyAndSellPreamble .type 
{
	float:right;
	width:45px;
	padding:5px 5px 5px 0;
	text-align:right;
	color:#ffffff;
}
*/