@charset "UTF-8";

#content, #sidebar {float:left;text-align:left;}

#content {width:320px;margin-right:30px;padding-top:24px;}

#sidebar {width:240px;margin-right:10px;padding-top:24px;}

#productListing {overflow:visible;}

.SpryHiddenRegion {visibility:hidden;}

/* Table Rules
----------------------------------------------- */
td.rank {}

#products {border-collapse:collapse;empty-cells:show;width:100%;margin:0;}

#products th {background:url('../images/bg_grad_gray2.gif') repeat-x;padding:6px 0.25em;color:#333;font-weight:bold;margin:0;cursor:pointer;}

#products th.infocus {background-color:#e6e6e6;}

#products th.selected {color:#eaeaea;}

#products td, #products th {margin:0;padding:0.4em 0.375em 0.45em 0.375em;text-align:left;}

#products tr {border-bottom:solid 1px #202020;-moz-user-select:none;-khtml-user-select:none;}

#products tr.infocus {background-color:#dfdfdf;cursor:pointer;}

#products tr.notinfocus {}

#products tr.selected {color:#FC0;}

#products tbody {margin-top:0;}

.rowHover {color:#000;background-color:#BDD697;cursor:pointer;}

.rowSelected {color:#861313;font-weight:700;}

.productinfo {width:700px;margin-left:360px;}

.category {float:right;}

.boximage {float:left;}


/* Utility IDs, classes, and HTML selectors
----------------------------------------------- */
#boxshot {margin-bottom:30px;}

.clear {visibility:hidden;display:block;clear:both;height:0px;margin:0;padding:0;}

.ClearAll {clear:both;height:0;font-size:0;line-height:0;}


/* Accordion Classes
----------------------------------------------- */
.Accordion {border-left:solid 1px #404040;border-right:solid 1px #404040;border-bottom:solid 1px #404040;overflow:hidden;}

.AccordionPanelTab {color:#ccc;border-top:solid 1px #999;border-bottom:solid 1px #3a3a3a;cursor:pointer;-moz-user-select:none;-khtml-user-select:none;background:#080808 url('../images/bg_grad_gray1.gif') repeat-x;}

.AccordionPanelTab h4 {margin:0;padding:2px 2px 4px 36px;font-size:110%;background:url('../images/blt_panel_exp.gif') no-repeat left 50%;}

.AccordionPanelContent {overflow:auto;height:200px;font-size:90%;line-height:140%;}

.AccordionPanelContent ul {margin:0;padding:1.375em;}

.AccordionPanelTabHover {color:#FFF;}

.AccordionPanelClosed .AccordionPanelTab h4 {background:url('../images/blt_panel_clps.gif') no-repeat left 50%;}

.AccordionPanelContent div {margin:5px 8px;}

