﻿/*------- LCG adjustments to Opus CSS -------*/
#header .contentasset, #footer-nav .contentasset
{
	float: left;
}

a img
{
	border: none;
}

/*
#myAccount, #category-nav li.current a, #left-nav h1 a
{
	color: #ED8000;
}

#category-nav li.current, #category-nav li.current span 
{
	background-color: #FFF;
}

#category-nav li.current dd a:hover 
{
	color:#FFF;
	background-color: #ed8000;
}

#category-nav li.current dd a 
{
	white-space: nowrap;
	display:block;
	height:23px;
	color:#73655A;
	padding-left: 4px;
	width: 150px;
}
*/

#search-results-info
{
	width: auto;
	float: right;
}

#search-title
{
	width: auto;
	margin-top: 0px;
}

#search-results-info .on 
{
	color:#ED8000;
	font-weight:bold;
}

#content-area #search-header
{
	width: 98%;
}

#content-area #sort-options
{
	width: auto;
}

#search-header #search-pages
{
	margin-bottom: 10px;
}
#search-pages
{
	text-align: right;
	margin-bottom: 10px;
}

.suggestion 
{
	font-size:12px;
	font-weight:bold;
}

.red
{
	color: #A00B09;
	font-weight:bold;
}

.form-error 
{
	color:#FF0000;
	padding:0pt 10px 24px;
}

.bold { font-weight: bold; }
.floatLeft { float: left }

.lowstock
{
	color: red;
	padding-top: 8px;
}

.tip
{
	color: #ED8000;
}

.search-price .product-price
{
	color: #323231;
}



.locations-contain
{
	width: 290px;
}


#account-left-column
{
	padding-bottom: 15px;
}

#EditLoginForm #email-password
{
	width: 380px;
}
