select, input#query { border: 1px solid black; padding: 1px; }

.queryHilite { color: Red; }

#celLeftNav { width: 200px; }
#celLeftNav A { text-decoration: none; }
#celLeftNav .hdr { font-size: normal; }
#celLeftNav .refinement { margin-left: 4px; }
#celLeftNav .refinement .answers { margin-left: 5px; padding-left: 3px; background: transparent url(../images/vdots.gif) repeat-y; }
#celLeftNav .refinement .refinement { margin-left: 5px; padding-left: 14px; background: transparent url(../images/vdots.gif) repeat-y; }
#celLeftNav .refinement .answers .ans { padding-left: 10px; background: transparent url(../images/hdots10.gif) no-repeat; background-position: left top; }
#celLeftNav .refinement .answers .ans A { margin-left: 4px; }
#celLeftNav .refinement > DIV A:hover { background-color: #CCCCCC; }
#celLeftNav .refinement > DIV.questiontitle { margin-left: 0px; padding-left: 0px; background: none; }
/*
#celLeftNav .refinement > DIV.questiontitle > A { padding-left: 15px; background: transparent url(../images/plusc.gif) no-repeat; background-position: left center; }
#celLeftNav .refinement > DIV.questiontitle > A:hover { background-image: url(../images/plus.gif); }
#celLeftNav .refinement .refinement > DIV.questiontitle > A { background: transparent url(../images/minusc.gif) no-repeat; }
#celLeftNav .refinement .refinement > DIV.questiontitle > A:hover { background-image: url(../images/minus.gif); }
*/
#celLeftNav .questiontitle, #celLeftNav .questiontitle A { font-weight: bold; }
.selected > A, A.selected { color: Red!important; }
#celLeftNav DIV.selected { margin-left: 0px; padding-left: 10px; }
#celLeftNav .sel1 { padding-left: 0px; }
#celLeftNav .selected .selected { background: transparent url(../images/hdots.gif) no-repeat; background-position: left 8px; }
#celLeftNav .selected > A { margin-left: 5px; padding-left: 15px; }
#celLeftNav .selected .selected .answers { margin-left: 10px; }
#celLeftNav A:hover { background-color: #CCCCCC!important; }
A.minus { padding-left: 15px; background-image: url(../images/minusc.gif)!important; background-repeat: no-repeat; background-position: left center; }
A.minus:hover { background-image: url(../images/minus.gif)!important; }
A.plus { padding-left: 15px; background-image: url(../images/plusc.gif); background-repeat: no-repeat; background-position: left center; }
A.plus:hover { background-image: url(../images/plus.gif); }

.SPOthers { border: 1px solid #AAAAAA; border-bottom: 0px; }
.SPOthers UL { margin: 0px; padding: 0px; }
.SPOthers UL LI { margin: 0px; padding: 0px; list-style-type: none; }
.SPOthers UL LI A { display: block; text-decoration: none; background-color: White; opacity: 0.9; padding-left: 4px; padding-right: 4px; white-space: nowrap; color: Black; border-bottom: 1px solid #AAAAAA; }
.SPOthers UL LI A:hover { background-color: #CCCCCC; opacity: 1; color: Blue; }
.hoverable { border: 1px solid transparent; padding-left: 2px; padding-right: 0px; margin-left: -2px; vertical-align: bottom; }
.hovering { border-color: black; }

.window { opacity: 0.9; }
.window .title .tit { float: left; color: white; }
.window .title .close { float: right; background-color: red; color: white; border: 1px solid white; padding: 3px; width: 10px; height: 10px; font-size: 10px; clear: right; }
.window .title { clear: both; }
.window .contents { clear: both; }

#divResultsMessage A IMG { vertical-align: top; margin-top: 1px; }
.mozilla #divResultsMessage A IMG { margin-top: 2px; }

.NavBar 
{
	BACKGROUND-COLOR: #003366;
	border: 1px solid black;
	padding: 3px;
	margin-top: 4px;
}
.NavBar, .NavBar TD, .NavBar A { color: white; }

.celBodyRefinements .questiontitle, .celBodyRefinements .questiontitle A { font-weight: bold; }

.celBodyRefinements
{
	border: 1px solid #003366;
	bo/rder-top: 0px;
	margin-top: 4px;
	margin-bottom: 6px;
	padding: 0px;
	background-color: white;
}
.celBodyRefinements TD.body { padding: 4px; }

.ROBoxTitle 
{
	padding: 2px;
	font-weight: bold;
	font-family: Arial;
	font-size: 12;
	background-color: #FCF5E5;
	color: White;
}

.MoreROBoxTitle 
{
	padding: 2px;
	font-weight: bold;
	font-family: Arial;
	font-size: 12;
	background-color: #003366;
	color: White;
}

.moreBox 
{
	OVERFLOW-Y: auto;
	OVERFLOW-X: visible;
	BORDER-left: 1px solid black;
	BORDER-RIGHT: none;
	BACKGROUND-COLOR: #efefef;
}

.moreBox TABLE, .moreBox .moreanswers
{
	border-top: 1px solid black;
	border-right: 1px solid black;
}

.moreBox a 
{
	padding: 1px;
	padding-left: 2px;
	padding-right: 6px;
	border-bottom: 1px solid black;
	border-right: none;
	DISPLAY: block;
	TEXT-INDENT: 0px;
	TEXT-DECORATION: none;
	white-space: nowrap;
}

.moreBox a:hover 
{
	BACKGROUND-COLOR: yellow;
}

.moreBox td, .moreBox > DIV
{
	border-right: 1px solid black;
}

#tdLeftNav
{
	background-color: #e5eff4;
	width: 170;
}

#divLQ 
{
	OVERFLOW: auto;
	overflow-y: hidden;
	vertical-align: top;
	width: 568px; 
}

#divLQTab 
{
	OVERFLOW: scroll;
	overflow-y: hidden;
	vertical-align: top;
	width: 568px;
	border-top: none;
}

#divLQTab table 
{
	vertical-align: top;
}



.customPriceTitle
{
	text-decoration: none;
	font-size: 10pt; 
	color: gray;
}

.FoundIn
{
	font-weight: bold;
}


a.SortingItem
{
	text-decoration: none;
}

a.SortingItem:hover
{
	text-decoration: underline;
}

a.SortSelected
{
	font-weight: bolder;
}

.PrevNext
{
	text-decoration: underline;
}

.GoToPage
{
	color: #658E04;
	text-decoration: underline;
}

.CurrentPage
{
	color: Black;
}


#tblROBOX 
{	
	background-color: white ;
}

#tdROTitle 
{
	BACKGROUND-COLOR: white;
}

#moreRORow
{
	BACKGROUND-COLOR: white;
}

#tdLQTitle 
{
	BACKGROUND-COLOR: white;
}

.menuscroll 
{
	OVERFLOW: auto;
	OVERFLOW-X: hidden; 
}

.menunoscroll 
{
	OVERFLOW: visible;
}


/* QwiserTabs Section */
#divLQTab table tr 
{
	vertical-align: middle;
}

#divLQTab table tr td 
{
	vertical-align: middle;
}

/*
#tblTabs {
	BACKGROUND-COLOR: #cdcdcd;
}

#tblTabHeaders {
	BACKGROUND-COLOR: #efefef;
}
*/

#tblTabSpacer
{
	width: 100%;
	border-left: 1px solid #799fbc;
	border-bottom: 1px solid #799fbc;
}

.tabSelected 
{
	BACKGROUND-COLOR: #cdcdcd;
	PADDING: 3px;
	BORDER-TOP: white 1px solid;
	BORDER-LEFT: white 1px solid;
	BORDER-BOTTOM: none;
}

.tabSelected a 
{
	COLOR: black;
	TEXT-DECORATION: none;
}

.tab 
{
	 background-color: #e5eff4;
	 BORDER-TOP: 1px solid #799fbc;
	 BORDER-LEFT: 1px solid #799fbc;
	 BORDER-BOTTOM: none;
	 BORDER-RIGHT: none;
	 PADDING: 4px;
}

.tab a 
{
	COLOR: GRAY;
	TEXT-DECORATION: none;
}

.tab a:hover 
{
	TEXT-DECORATION: none;
}

#tblTabBody 
{
	background-color: White;
}


.tb-gry-rl
{
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: none;
	border-left: 1px solid #666666;
	padding-left: 10px;
	padding-right: 10px;
}
