/* PRODUCTS TABLE */
.productsTableTop
{
	/*background-image:url(../Images/productsMedia/productTableTop.gif);
	background-repeat:no-repeat;
	width:893px;
	height:25px;
	margin:0;*/
	background-color:black;
	background-image:url("../Images/productsMedia/productTableTop.gif");
	background-position:16px 20px;
	background-repeat:no-repeat;
	height:25px;
	margin:0;
	padding:20px 0 0 34px;
	width:900px;
}

.productsTableMiddle
{
	/*background-image:url(../Images/productsMedia/productTableMiddle.gif);
	background-repeat:repeat-y;
	margin:0;
	padding:20px;
	padding-left:48px;
	padding-right:0;
	position:relative;
	width:893px;*/
	background-color:black;
	background-image:url("../Images/productsMedia/productTableMiddle.gif");
	background-position:16px 0;
	background-repeat:repeat-y;
	margin:0;
	padding:20px 0 20px 64px;
	position:relative;
	width:870px;
}

.productsTableBottom
{	
	/*background-image:url(../Images/productsMedia/productTableBottom.gif);
	background-repeat:no-repeat;
	width:893px;
	height:17px;
	margin:0;*/
	background-color:Black;
	background-image:url("../Images/productsMedia/productTableBottom.gif");
	background-position:16px 0;
	background-repeat:no-repeat;
	height:17px;
	margin:0;
	padding:0 0 20px 34px;
	width:900px;
}
/* END PRODUCTS TABLE */









/* PRODUCTS ITEMS AREA */
.serverStatus
{
	color: #ff9900;
	font-weight:bold;
	font-size:14pt;
	width: auto; 
	height: auto; 
	visibility: hidden; 
	position: absolute; 
	top: 653px; 
	left: 60px;
	z-index:20000;
}

.productItemsArea
{
	border-bottom:solid 1px #bababa;
	border-right:solid 1px #bababa;
	border-top:solid 1px #bababa;
	/*float:left;*/
	height:400px;
	margin-left:-34px;
	margin-right:0;
	padding-top:10px;
	padding-bottom:10px;
	overflow:auto;
	width:290px;
}

h1
{
	border-top: solid 1px #64845a;
	border-bottom: solid 1px #313e2d;
	background-color:#e4e4e4;
	color:#3d3d3d;
	font-size:16pt;
	font-weight:bold;
	margin-left:-34px;
	margin-bottom:10px;
	margin-top:30px;
	padding-left:34px;
	padding-bottom:8px;
	padding-top:8px;
	text-indent:34px;
	text-transform:capitalize;
	width:273px;
}

a.productItem
{
	border-top: solid 1px White;
	border-bottom: solid 1px White;
	color:#646464;
	display:block;
	font-size:12pt;
	line-height:18pt;
	margin-left:-33px;
	padding-left:33px;
	text-indent:34px;
	text-transform:uppercase;
	text-decoration:none;
	width:273px;
	cursor:pointer;
	cursor:hand;
}
a.productItem:hover
{
	border-top: solid 1px Gray;
	border-bottom: solid 1px Gray;
	background-color:#eeeeee;
}
a.productItemSelected, a.productItem:active
{
	background-color:#72ff00;
	border-top: solid 1px #89cc1a;
	border-bottom: solid 1px #7bb50e;
	cursor:default;
	color:#444444;
	display:block;
	font-size:14pt;
	font-family:"Futura Hv";
	line-height:18pt;
	margin-left:-55px;
	padding-left:49px;
	text-transform:uppercase;
	text-decoration:none;
	text-indent:42px;
	width:279px;
}
/* END PRODUCTS ITEMS AREA */


/* PRODUCTS IMAGE PLACHOLDER AND TAB CLASSES */
.productsImagePlaceholder
{
	background-image:url(../Images/productsMedia/productImagePlaceholder.gif);
	background-repeat:no-repeat;
	height:376px;
	left:321px;
	padding-left:26px;
	padding-top:22px;
	padding-bottom:30px;
	padding-right:32px;
	position:absolute;
	top:10px;
	width:579px;
}

a.productsImagePlaceholderClearSelection
{
	color:#abadab;
	cursor:pointer;
	cursor:hand;
	font-family:"Futura Hv";
	font-size:12pt;
	position:absolute;
	margin-top:365px;
	padding:3px;
	left:21px;
	text-transform:uppercase;
	text-decoration:none;
}
a.productsImagePlaceholderClearSelection:hover
{
	background-color:#72ff00;
	color:White;
}

.productsManufacturerTinyLogo
{
	margin-top:3px;
}

.productsManufacturerTabText
{
	position:relative;
	top:-3px;
	display:inline;
}
/* END PRODUCTS IMAGE PLACHOLDER AND TAB CLASSES */


/* PRODUCT ITEM DESCRIPTION PANEL */
.productItemDescriptionPanel
{
	/*border-top:double 3px #bababa;*/
	font-size:14pt;
	padding-top:45px;
	position:relative;
	width:820px;
}
.ie .productItemDescriptionPanel
{
	padding-top:55px;
}

.productTitleShade
{
	color:#505050;
	font-family:"Futura Hv";
	font-size:30pt;
	position:absolute;
	top:11px;
	left:10px;
	text-transform:uppercase;
	line-height:30pt;
	white-space:nowrap;
}

.productTitle
{
	color:#72ff00;
	font-family:"Futura Hv";
	font-size:30pt;
	position:absolute;
	top:12px;
	left:9px;
	text-transform:uppercase;
	line-height:30pt;
	white-space:nowrap;
}

.productMSRP
{
	color:#858484;
	font-family:"Futura Hv";
	font-size:10pt;
	line-height:18pt;
	font-variant:small-caps;
	position:absolute;
	right:10px;
	top:33px;
	text-align:right;
}

.productItemDescriptionCategoryPanel
{
	background-color:#CECDCD;
	border-color:#999999 #999999 #888888;
	border-style:solid;
	border-width:1px 1px 2px;
	color:#414141;
	font-family:"Futura Md";
	font-size:13pt;
	font-variant:small-caps;
	margin-bottom:2px;
	margin-top:11px;
	padding:5px 7px 5px 15px;
	width:798px;
}

.productItemDescriptionCategoryItemsTitlePanel
{
	background-color:#eaeaea;
	border:1px solid #BBBBBB;
	color:#5a5a5a;
	font-family:"Futura Md";
	font-size:14pt;
	font-variant:small-caps;
	line-height:19px;
	margin-bottom:2px;
	padding:7px 7px 7px 15px;
	width:798px;
}

.productitemDescriptionTable
{
	width:100%;
}
.productitemDescriptionTableColumn1
{
	color:#414141;
	font-size:11pt;
	font-family:"Futura Bk",Arial,Helvetica,sans-serif;
	line-height:22px;
	padding:3px 0 3px 0;
	letter-spacing:1px;
	width:174px;
	vertical-align:top;
}
.productitemDescriptionTableColumn2
{
	color:#717171;
	font-family:"Futura Bk",Arial,Helvetica,sans-serif;
	font-size:11pt;
	line-height:22px;
	font-variant:normal;
	padding:3px 0 3px 0;
	vertical-align:top;
}




