body
{
	color:#4d4d4d;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.ttlDeal {
	color: #2b3232;
	font-weight:normal;
	font-size: 20px;
	}
	
.Price {
	color: #089211;
	font-weight:normal;
	font-size: 24px;
	}
	
.txtGreen {
	color: #089211;
	font-weight:normal;
	font-size: 14px;
	}

.ttlHrBg
{
	background:url(images/ttlHrSpacer.gif) left bottom repeat-x;
}

.ttlHr
{
	background:url(images/ttlHrLine.gif) left top no-repeat;
	height:7px;
}

.imgBigBrd
{
	border:solid 1px #9b1821;
}

.imgSmallbrd
{
	border:solid 4px #cecede;
}

.txtField
{	
	font-size:14px;
}

.txtComment
{
	font-size:10px;
}

.lnkRecent
{
	font-weight:bold;
	color:#707071;
	text-decoration:none;
}

.lnkRecent:hover
{
	text-decoration:underline;
}

.lnkBlue
{
	color:#1377d2;
	text-decoration:none;
}

.lnkBlue:hover
{
	text-decoration:underline;
}

.red-bg {
	background:#941818 url(images/red-runner.gif) 0 0 repeat-x;
	float:left;
	}

.red-left {
	background:url(images/red-left.gif) 0 0 no-repeat;
	}

.red-right {
	background:url(images/red-right.gif) 100% 0 no-repeat;
	color:#fff;
	padding:5px 10px 7px 10px;
	font-size:15px;
	font-family:arial;
	}

.shed-name {
	font-size:19px;
	border-bottom:6px solid #941818;
	margin:0px;
	float:left;
	}
	
.box-btns td a:hover {
	text-decoration:none;
	}

.box-btns td .off, .box-btns td .on {
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	background:url(images/top-boxes-btn.gif) 0 0 no-repeat;
	width:30px;
	height:24px;
	padding:7px 0px 0 1px;
	font-size:14px;
	margin:0 0 2px 0;
	text-align:center;
	}

.box-btns td .on {
	background:url(images/top-boxes-btn.gif) -37px 0 no-repeat;
	}

.box-btns td .off:hover, .box-btns td .on:hover {
	background:url(images/top-boxes-btn.gif) -74px 0 no-repeat;
	}

.steelx-small-images .selected img
{
    border:solid 4px #646464;
}

.steelx-small-images .not-selected img
{
    border:solid 4px #c2c2c2;
}

.steelx-small-images .not-selected img:hover
{
    border:solid 4px #979797;
}

.form-line-invalid {
    background:#ffccff;
    color:red;
    padding:1px 0px 6px 0px;
    margin-top:5px;
}

.autocomplete-w1 { background:url(images/shadow.png) no-repeat bottom right; position:absolute; top:4px; left:3px; /* IE6 fix: */ _background:none; _top:1px; }
.autocomplete-w2 { padding:0 6px 6px 0; }
.autocomplete { width:300px; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE specific: */ _height:350px;  _margin:0px 6px 6px 0; overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }