@charset "utf-8";
/* CSS Document */
.ResultsBar{background-color:#929292; min-width:320px; max-width:100%; clear:both; height:28px;}
.ResultsBarText{color:#FFF; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:15px; position:relative; top:3px;}
#TopResultsBar{margin-top:10px;}
.DisplayResult{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; margin:10px 0px 10px 0px;}
.BottomBorder{border-bottom:#929292 1px solid; height:1px; min-width:320px; max-width:100%;}
.floatLeftResults{width:100px; float:left;}
.floatRightResults{width:190px; float:right;}
.DisplayResult a{color:#3366CC;}
.DisplayResult p{margin:0; padding:0;}
.imageDisplay{width:99px; height:132px; text-decoration:none; border:0;}
.ItemStatus{margin-top:10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; color:#DA9C39;}
.ItemPrice{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px;}
.QtyAddCart{margin-top:10px; vertical-align:middle;}
.QtyI{width:80px; height:25px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:20px;}
.ItemsInCartDivs{margin-top:5px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#000}
.PageLinks{text-align:center; color:#929292; margin:15px auto 15px auto;}
.PageLinks a{color:#3366CC; text-decoration:none;}
#PageNumLink{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:24px;}
#PageTextLink{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:26px;}
#PageNumLink span{padding-left:3px; padding-right:3px;}
.MsgError{color:#F00; margin-top:5px;}