body
{
 background: #ededed url(images/v2bg.jpg) repeat-x;
 color: #272a2a;
 font-size: 9pt;
 font-family: Verdana;
 scrollbar-3dlight-color: #191a1b;
 scrollbar-arrow-color: #4a4b4c;
 scrollbar-base-color: #4A1073;
 scrollbar-darkshadow-color: black;
 scrollbar-face-color: #191a1b;
 scrollbar-highlight-color: #494b4b;
 scrollbar-shadow-color: #000000;
 scrollbar-track-color: #4a4b4c;
}
a:link, a:visited
{
 color: #4865a9;
 text-decoration: none;
}
a:hover
{
 text-decoration: underline;
}
a.menulink:link, a.menulink:visited
{
 color: white;
 font-size: 9pt;
 text-decoration: none;
}
a.menulink:hover
{
 text-decoration: underline;
}
a.submenulink:link, a.submenulink:visited
{
 color: white;
 display: block;
 font-size: 9pt;
 text-decoration: none;
 width: 100px;
}
a.submenulink:hover
{
 background-color: #550708;
 color: white;
 width: 100px;
}
a.catlink:link, a.catlink:visited
{
 color: #FFE4C4;
 display:block;
 cursor: pointer;
 font-size: 7pt;
 text-decoration: none;
 padding-left: 2px;
}
a.catlink:hover
{
 color: #E0EEEE;
 text-decoration: underline;
}
.SM
{
 border-left: 3px solid maroon;
 color: white;
 cursor: pointer;
 font-size: 7pt;
 text-decoration: none;
 width: 203px;
}
.MM:hover
{
 text-decoration: underline;
}
.MM
{
 color: white;
 cursor: pointer;
 font-size: 7pt;
 text-decoration: none;
 width: 203px;
}
.Strike
{
	color:red;
	text-decoration:line-through;
}
.FeaturedProductContainer
{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.FeaturedProductOuter
{
	float:left;
	width:180px;
	height:180px;
	padding: 10px;
}
.FeaturedProductInner
{
	width:160px;
	height:160px;
	display: table-cell;
	border: solid 2px black;
	background-color: white;
	text-align: center;	
	vertical-align: middle;
}
.FeaturedProductInner a
{
	color: black;
}
.FeaturedProductInner:hover
{
	border: solid 2px red;
}
.FeaturedProductInner:hover a
{
	color: #4865a9;
}
.FeaturedThumb
{
 background-color: white;
 height: 60px;
 overflow: hidden;
 vertical-align: middle;
 width: 60px;
}
H1,H2,H3,H4,H5,H6
{
 font-family: "Verdana", "Twa TUR", "Trebuchet MS", Arial, Impact, sans-serif;
 font-size: 9pt;
 font-style: normal;
 text-decoration: none;
}
.QuickAddTextBox
{
	font-weight: bold;
	color: gray;
	width: 350px;
}
hr
{
 border-style: solid;
 color: #c1cacf;
 height: 1px;
}
label
{
 display: block;
 float: left;
 margin-right: 0.5em;
 text-align: right;
 width: 100px;
}
td.mytable
{
 border-style: solid;
 border-width: 0px;
 color: #272a2a;
 font-size: 9pt;
 text-align: left;
}
table.mytable
{
 border-color: black;
 border-style: solid;
 border-width: 0px;
 font-family: Verdana;
 font-size: 9pt;
}
td
{
 color: #272a2a;
 font-size: 9pt;
}
table
{
 color: #272a2a;
 font-size: 9pt;
}
table.ProductListing
{
 color: #272a2a;
 font-size: 9pt;
 width: 100%;
 border-collapse: collapse;
}
table.ProductListing th
{
 background-color: #17181a;
 background-image: url(images/ProductListing_bg.jpg);
 background-repeat: repeat-x;
 border-style: solid;
 border-width: 0px;
 color: #ededed;
 font-size: 10pt;
 height: 30px;
 padding: 2px;
 text-align: center;
}
table.ProductListing td
{
 border-bottom: thin solid #c0c0c0;
 color: #272a2a;
 font-size: 9pt;
 padding: 2px;
 text-align: center;
}
table.ProductListingMini
{
 width: 100%;
 border-collapse: collapse;
 background-color: #ededed;
 border: 1px black solid;
 padding: 3px;
}
table.ProductListingMini th
{
 border: 1px solid #c0c0c0;
 color: black;
 font-size: 11px;
 padding: 2px;
 text-align: left;
 font-weight: bold;
}
table.ProductListingMini td
{
 border: 1px solid #c0c0c0;
 color: black;
 font-size: 10px;
 padding: 2px;
 text-align: left;
}
table.ProductListingMini a
{
 color: #6765b5;
}
.thumb
{
 background-color: white;
 border: thin solid black;
 display: table-cell;
 height: 70px;
 overflow: hidden;
 vertical-align: middle;
 width: 70px;
}
#basketFrame
{
 background-color: maroon;
 border: 1px solid black;
 color: white;
 display: none;
 left: 50px;
 padding: 3px;
 position: absolute;
 top: 27px;
 width: 350px;
 z-index: 65;
}
#submenuDropDown
{
 background-color: maroon;
 border: 1px solid black;
 color: white;
 display: none;
 left: 1px;
 padding: 3px;
 position: absolute;
 top: 27px;
 width: 100px;
 z-index: 65;
}
table.StockListing
{
 border: 1px solid black;
 color: #272a2a;
 font-size: 8px;
 width: 98%;
}
table.StockListing th
{
 background-color: #17181a;
 background-image: url(images/ProductListing_bg.jpg);
 background-repeat: repeat-x;
 border-style: solid;
 border-width: 0px;
 color: #ededed;
 font-size: 12px;
 height: 30px;
 padding: 2px;
 text-align: center;
}
table.StockListing tr:hover
{
 background-color: #d9cfcf;
}
table.StockListing td
{
 border-bottom: thin solid #c0c0c0;
 color: #272a2a;
 font-size: 9px;
 font-weight: bold;
 height: 20px;
 padding: 2px;
 text-align: center;
}
div.tableContainer
{
 border: 1px solid #963;
 clear: both;
 height: 246px;
 overflow: auto;
 width: 186px;
}
html>body div.tableContainer
{
 overflow: hidden;
 width: 186px;
}
div.tableContainer table
{
 float: left;
 width: 170px;
}
html>body div.tableContainer table
{
 width: 186px;
}
thead.fixedHeader tr
{
 position: relative;
}
html>body thead.fixedHeader tr
{
 display: block;
}
thead.fixedHeader th
{
 background: #8a0405;
 border-left: 1px solid #8a0405;
 border-right: 1px solid #8a0405;
 border-top: 1px solid #8a0405;
 font-weight: normal;
 padding: 4px 3px;
 text-align: left;
}
thead.fixedHeader a, thead.fixedHeader a:link, thead.fixedHeader a:visited
{
 color: #FFF;
 display: block;
 text-decoration: none;
 width: 100%;
}
thead.fixedHeader a:hover
{
 color: #FFF;
 display: block;
 text-decoration: underline;
 width: 100%;
}
html>body tbody.scrollContent
{
 display: block;
 height: 224px;
 overflow: auto;
 width: 100%;
}
tbody.scrollContent td, tbody.scrollContent tr.normalRow td
{
 background: #FFF;
 border-bottom: none;
 border-left: none;
 border-right: 1px solid #8a0405;
 border-top: 1px solid #8a0405;
 padding: 2px 3px 3px 4px;
}
tbody.scrollContent tr.alternateRow td
{
 background: #EEE;
 border-bottom: none;
 border-left: none;
 border-right: 1px solid #8a0405;
 border-top: 1px solid #8a0405;
 padding: 2px 3px 3px 4px;
}
html>body thead.fixedHeader th
{
 width: 200px;
}
html>body thead.fixedHeader th + th
{
 width: 240px;
}
html>body thead.fixedHeader th + th + th
{
 width: 316px;
}
html>body tbody.scrollContent td
{
 width: 200px;
}
html>body tbody.scrollContent td + td
{
 width: 240px;
}
html>body tbody.scrollContent td + td + td
{
 width: 300px;
}
#TB_window
{
 color: #333333;
 font: 12px Arial, Helvetica, sans-serif;
}
#TB_secondLine
{
 color: #666666;
 font: 10px Arial, Helvetica, sans-serif;
}
#TB_window a:link
{
 color: #666666;
}
#TB_window a:visited
{
 color: #666666;
}
#TB_window a:hover
{
 color: #000;
}
#TB_window a:active
{
 color: #666666;
}
#TB_window a:focus
{
 color: #666666;
}
#TB_overlay
{
 height: 100%;
 left: 0px;
 position: fixed;
 top: 0px;
 width: 100%;
 z-index: 100;
}
.TB_overlayMacFFBGHack
{
 background: url(macFFBgHack.png) repeat;
}
.TB_overlayBG
{
 background-color: #000;
 filter: alpha(opacity=75);
 moz-opacity: 0.75;
 opacity: 0.75;
}
* html #TB_overlay
{
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
 position: absolute;
}
#TB_window
{
 background: #ffffff;
 border: 4px solid #525252;
 color: #000000;
 display: none;
 left: 50%;
 position: fixed;
 text-align: left;
 top: 50%;
 z-index: 102;
}
* html #TB_window
{
 margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
 position: absolute;
}
#TB_window img#TB_Image
{
 border-bottom: 1px solid #ccc;
 border-left: 1px solid #666;
 border-right: 1px solid #ccc;
 border-top: 1px solid #666;
 display: block;
 margin: 15px 0 0 15px;
}
#TB_caption
{
 float: left;
 height: 25px;
 padding: 7px 30px 10px 25px;
}
#TB_closeWindow
{
 float: right;
 height: 25px;
 padding: 11px 25px 10px 0;
}
#TB_closeAjaxWindow
{
 float: right;
 margin-bottom: 1px;
 padding: 7px 10px 5px 0;
 text-align: right;
}
#TB_ajaxWindowTitle
{
 float: left;
 margin-bottom: 1px;
 padding: 7px 0 5px 10px;
}
#TB_title
{
 background-color: #e8e8e8;
 height: 27px;
}
#TB_ajaxContent
{
 clear: both;
 line-height: 1.4em;
 overflow: auto;
 padding: 2px 15px 15px 15px;
 text-align: left;
}
#TB_ajaxContent.TB_modal
{
 padding: 15px;
}
#TB_ajaxContent p
{
 padding: 5px 0px 5px 0px;
}
#TB_load
{
 display: none;
 height: 13px;
 left: 50%;
 margin: -6px 0 0 -104px;
 position: fixed;
 top: 50%;
 width: 208px;
 z-index: 103;
}
* html #TB_load
{
 margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
 position: absolute;
}
#TB_HideSelect
{
 background-color: #fff;
 border: none;
 filter: alpha(opacity=0);
 height: 100%;
 left: 0;
 moz-opacity: 0;
 opacity: 0;
 position: fixed;
 top: 0;
 width: 100%;
 z-index: 99;
}
* html #TB_HideSelect
{
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
 position: absolute;
}
#TB_iframeContent
{
 _margin-bottom: 1px;
 border: none;
 clear: both;
 margin-bottom: -1px;
 margin-top: 1px;
}
#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}
div.autosuggest
{
	position: absolute;
	background-image: url(images/img_inquisitor/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
	position: relative;
	height: 6px;
	padding: 0 6px;
	background-image: url(images/img_inquisitor/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.autosuggest div.as_footer
{
	background-image: url(images/img_inquisitor/ul_corner_br.gif);
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url(images/img_inquisitor/ul_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
	background-image: url(images/img_inquisitor/ul_corner_bl.gif);
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
	height: 6px;
	overflow: hidden;
	background-color: #333;
}


div.autosuggest ul
{
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background-color: #333;
}

div.autosuggest ul li
{
	color: #ccc;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autosuggest ul li a
{
	color: #ccc;
	display: block;
	text-decoration: none;
	background-color: transparent;
	text-shadow: #000 0px 0px 5px;
	position: relative;
	padding: 0;
	width: 100%;
}
div.autosuggest ul li a:hover
{
	background-color: #444;
}
div.autosuggest ul li.as_highlight a:hover
{
	background-color: #1B5CCD;
}

div.autosuggest ul li a span
{
	display: block;
	padding: 3px 6px;
	font-weight: bold;
}

div.autosuggest ul li a span small
{
	font-weight: normal;
	color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
	color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
	color: #fff;
	background-color: #1B5CCD;
	background-image: url(images/img_inquisitor/hl_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
	background-image: url(images/img_inquisitor/hl_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
	background-image: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
div.autosuggest ul li a .tr
{
	right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
	left: 0;
	background-image: url(images/img_inquisitor/hl_corner_tl.gif);
	background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
	right: 0;
	background-image: url(images/img_inquisitor/hl_corner_tr.gif);
	background-position: bottom right;
}

div.autosuggest ul li.as_warning
{
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em
{
	font-style: normal;
	color: #6EADE7;
}