.innerheadermain
{
	background: #0d0e10 url(../../../xcart/skin1/images/inner_table_middle.jpg);
	color: #fbb134;
	font: bold 6pt arial;
}

.innerheaderbegin
{
	background: url(../../../xcart/skin1/images/inner_table_begin.jpg);
}

.innerheaderend
{
	background: url(../../../xcart/skin1/images/inner_table_end.jpg);
}

.innerbottommain
{
	background: url(../../../xcart/skin1/images/inner_bottom_middle.jpg);
	font: bold 6pt arial;
}

.innerbottombegin
{
	background: url(../../../xcart/skin1/images/inner_bottom_begin.jpg);
	font: bold 6pt arial;
}

.innerbottomend
{
	background: url(../../../xcart/skin1/images/inner_bottom_end.jpg);
	font: bold 6pt arial;
}

.innercatbegin
{
	background: url(../../../xcart/skin1/images/inner_cat_begin.jpg);
}

.innercatend
{
	background: url(../../../xcart/skin1/images/inner_cat_end.jpg);
}

.randprod_topleft
{
	background: url(../../../xcart/skin1/images/rand_prod_tl.gif) repeat-x;
	font: 4pt arial;
}

.randprod_topright
{
	background: url(../../../xcart/skin1/images/rand_prod_tr.gif) repeat-x;
	font: 4pt arial;
}

.randprod_bottomleft
{
	background: url(../../../xcart/skin1/images/rand_prod_bl.gif) repeat-x;
	font: 4pt arial;
}

.randprod_bottomright
{
	background: url(../../../xcart/skin1/images/rand_prod_br.gif) repeat-x;
	font: 4pt arial;
}

.randprod_catmain
{
	background: #000000 url(../../../xcart/skin1/images/prod_bkgd.gif) repeat-x; 
}

.prodlist_catmain
{
	background: #000000 url(../../../xcart/skin1/images/prod_bkgd.gif) repeat-x;
	color: #ffffff;
	font: bold 10pt arial;
}

.randprod_catbegin
{
	background: url(../../../xcart/skin1/images/prod_cat_begin.gif);
	font: 4pt arial; 
}

.randprod_catend
{
	background: url(../../../xcart/skin1/images/prod_cat_end.gif);
	font: 4pt arial;
}

.randprod_footermain
{
	background: #000 url(../../../xcart/skin1/images/prod_footer_bkgd.gif) repeat-x;
	font: 4pt arial;
}

.randprod_footerbegin
{
	background: url(../../../xcart/skin1/images/prod_footer_begin.gif);
	font: 4pt arial;
}

.randprod_footerend
{
	background: url(../../../xcart/skin1/images/prod_footer_end.gif);
	font: 4pt arial;
}

.randprod_headermain
{
	background: #000 url(../../../xcart/skin1/images/prod_header_bkgd.gif) repeat-x;
	font: 4pt arial;
}

.randprod_headerbegin
{
	background: url(../../../xcart/skin1/images/prod_header_begin.gif);
	font: 4pt arial;
}

.randprod_headerend
{
	background: url(../../../xcart/skin1/images/prod_header_end.gif);
	font: 4pt arial;
}

.alt_footermain
{
	background: #000 url(../../../xcart/skin1/images/alt_footer_bkgd.gif) repeat-x;
	font: 4pt arial;
}

.alt_footerbegin
{
	background: url(../../../xcart/skin1/images/alt_footer_begin.gif);
	font: 4pt arial;
}

.alt_footerend
{
	background: url(../../../xcart/skin1/images/alt_footer_end.gif);
	font: 4pt arial;
}



.catmain
{
	color: #abaeb7;
	font: 8pt arial;
}

.catheader
{
	color: #fbb134;
	font: bold 8pt arial;
}

.videobox
{
	height: 396px;
	width:242px;
	overflow: auto;
	
	scrollbar-face-color:#56595e;
	scrollbar-base-color:#56595e;
	scrollbar-arrow-color:#0d0e10;
	scrollbar-track-color:#000;
	scrollbar-shadow-color:#000;
	scrollbar-highlight-color:#8d8e90;
	scrollbar-3dlight-color:#8d8e90;
	scrollbar-darkshadow-Color:#26292e;
}



.headermain
{
	background: url(../../../xcart/skin1/images/header_bkgd.jpg) repeat-x;
	color: #ffffff;
	font: bold 10pt arial;
}

.headerbegin
{
	background: url(../../../xcart/skin1/images/header_begin.gif) repeat-x;
}

.headerend
{
	background: url(../../../xcart/skin1/images/header_end.gif) repeat-x;
}

.catbegin
{
	background: url(../../../xcart/skin1/images/cat_begin.jpg);
}

.catend
{
	background: url(../../../xcart/skin1/images/cat_end.jpg);
}

.footermain
{
	background: url(../../../xcart/skin1/images/footer_bkgd.jpg) repeat-x;
	color: #ffffff;
	font: 2pt arial;
}

.footerbegin
{
	background: url(../../../xcart/skin1/images/footer_begin.gif) repeat-x;
	color: #ffffff;
	font: 2pt arial;
}

.footerend
{
	background: url(../../../xcart/skin1/images/footer_end.gif) repeat-x;
	color: #ffffff;
	font: 2pt arial;
}

TD.Button {								 
	BACKGROUND-IMAGE: url(../../../xcart/skin1/images/butbg.gif);
	BACKGROUND-COLOR: #646464;
	BACKGROUND-REPEAT: repeat-x;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	VERTICAL-ALIGN: middle;
	WHITE-SPACE: nowrap;
}

FONT.Button {
	FONT-FAMILY: Arial;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none;
}

TABLE.ButtonTable {
	CURSOR: pointer;
	VERTICAL-ALIGN: middle;
	DIRECTION: ltr;
}