html, body	{
	height: 100%;
	}

body	{
	margin: 0px;
	padding:0px;
	font: normal x-small verdana, helvetica, sans-serif;
	text-align: center;
	/* IE5/Win Tantek Hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	/* recover */
	font-size: small;
	}

#wrap	{
	min-height: 100%;
	background: url(../imagery/leftbg.gif) repeat-y;
	}

#status	{
	display: none;
	}
	
#navT	{
	display: none;
	}

#leftSide	{
	display: none;
	}

#comingSoon h1	{
	font: normal 190% "Trebuchet MS", verdana;
	color: #b81e1e;
	}
	
.content	{
	background:#fff;
	text-align: left;
   	margin-left: 0px;
   	margin-right:0px;
	voice-family: "\"}\"";
	voice-family: inherit;
   	margin-left: 0px;
   	margin-right:0px;
	}

html>body .content	{
   	margin-left: 0px;
   	margin-right:0px;
	}

.rightSide	{
	display: none;
	}

.adBox	{
	display: none;
	}
	
#head	{
	background:#fff;
	height:105px;
	margin-bottom: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:105px;
	}

html>body #head	{
	height:105px;
	margin-bottom: 20px;
	}
	
.search	{
	display: none;
	}

#ctl00_LampCrossReference1_crossReferenceSearch	{
	display: none;
	}
	
/* Cart */


.cartEntry	{
	width: 100%;
	}

.cartEntry th, #orderStatus th	{
	padding: 6px 3px 6px 3px;
	background-image: url(../imagery/cart/thbg.jpg);
	border: 1px solid #000;
	font: bold small "Trebuchet MS", verdana;
	color: #b81e1e;
	letter-spacing: .1em;
	}
	
th.qt, th.unit, th.total	{
	width: 100px;
	}
	
.cartEntry td, #orderStatus td	{
	padding: 3px;
	background-color: #f9f9f9;
	border: 1px solid #000;
	}
	
.totPrice	{
	text-align: right;
	}

/* Register */

h2.reg, p.reg	{
	margin: 5px 0 5px 0;
	font: normal 130%  verdana;
	color: #000;
	}

#orderStatus h3	{
	margin: 0;
	font: normal 110% verdana;
	color: #000;
	text-align: left;
	}
	
#orderStatus	{
	text-align: left;
	}
	
#regTable	{
	width: 100%;
	}
	
#regTable input, .profilePage input	{
	border: 1px solid #000;
	width: 212px;
	padding: 0 2px 0 2px;
	}
	
#regTable th, .profilePage th	{
	padding: 6px 3px 6px 3px;
	background-image: url(../imagery/cart/thbg.jpg);
	border: 1px solid #000;
	font: bold small "Trebuchet MS", verdana;
	color: #b81e1e;
	letter-spacing: .1em;
	text-align: right;
	width: 150px;
	}
	
#regTable th.log, .profilePage th.log	{
	width: 135px;
	}
	
#regTable td, .profilePage td, .fjsdjklfdslfd td	{
	padding: 3px;
	background-color: #f9f9f9;
	border: 1px solid #000;
	width: 232px;
	}
	
h2.itemListTitle a:link, h2.itemListTitle a:visited	{
	margin: 0 0 0 3px;
	font: normal 110% "Trebuchet MS", verdana;
	color: #b81e1e;
	}

h2.itemListTitle a:hover, h2.itemListTitle a:active	{
	color: #b81e1e;
	}
	
#catList a img	{
	border: 1px solid #000000;
	}
	
h2.itemTitle	{
	font: normal 160% "Trebuchet MS", verdana;
	color: #b81e1e;
	margin: 0 0 5px 0;
	text-decoration: underline;
	text-align: left;
	}
	
dl.itemWrap {
    margin: 0;
    padding: 0;
    list-style-type: none;
    }

.itemWrap dt {
    float: left;
    width: 190px;
	text-align: center;
    }
	
.itemWrap dd {
    margin-left: 190px;
    }
	
.itemWrap img	{
	border: 1px solid #000000;
	width: 168px;
	height: 168px;
	}
	
.itemWrap p	{
	margin: 0;
	}
	
.itemWrap a:link.imgClick, .itemWrap a:visited.imgClick	{
	color: #000;
	text-decoration: none;
	}
	
.itemWrap a:hover.imgClick, .itemWrap a:active.imgClick	{
	border-bottom: 1px dashed #000;
	font-weight: bold;
	}
	
#catList td	{
	width: 196px;
	padding: 0 5px 0 5px;
	}
	
a:link.hLink, a:visited.hLink	{
	color: #b81e1e;
	text-decoration: none;
	}

a:hover.hLink, a:active.hLink	{
	border-bottom: 1px dashed #b81e1e;
	}
	
#mainCon	{
	width: 395px;
	margin: 0px auto;
	margin-top: 10px;
	}
	
#mainLeft	{
	float: left;
	width: 198px;
	}
	
#mainRight	{
	float: right;
	width: 197px;
	}
	
.numbers	{
	background-color: #f6f6f6;
	border: 1px solid #e0e0e0;
	}
	
.numbers a:link, .numbers a:visited	{
	color: #000;
	text-decoration: none;
	}
	
.numbers a:hover, .numbers a:active	{
	color: #b81e1e;
	text-decoration: none;
	}
	
.numbers b	{
	color: #b81e1e;
	}
	
.numbers2	{
	display: none;
	}
	
#mainCon img	{
	border: 0px;
	}

div.suggestions	{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/*width: 100%;*/
	background-color: #fff;
	border: 1px solid #000;
	position: absolute;   
	z-index: 3;
	text-align: left;
	}

div.suggestions div	{
	padding: 0 3px;
	}

div.suggestions div.current	{
	background-color: #3366cc;
	color: #fff;
	width: 100%;
	}
	
#mainCont	{
	width: 393px;
	margin: 0px auto;
	position: relative;
	}
	
#mainCont img	{
	border: 0px;
	}
	
#contTop	{
	width: 393px;
	height: 219px;
	}

#contMid	{
	width: 393px;
	height: 103px;
	}
	
#contBot	{
	width: 393px;
	height: 219px;
	}
	
table.define td a:link, table.define td a:visited	{
	color: #b81e1e;
	font-weight: bold;
	}
	
table.define td a:hover, table.define td a:active	{
	color: #000;
	}
	
.printinfo	{
	margin-top: 0px;
	float: right;
	text-align: right;
	}
	
.itemWrap input	{
	display: none;
	}
	
span.hide	{
	display: none;
	}
	
#crSearch td	{
	vertical-align: top;
	}