/* products list */
#plu_product_td
{
	position:relative;
	display:block;
	font-weight:bold;padding:0px 5px 0px 0px;
	
	
	
}

#ProductsListUser_ProductActionText
{
	position:absolute;
	top:-3px;
	left:110px;
	width:343px;
	height:68px;
	background-image:url('../ProductListText.gif');
	background-repeat:no-repeat;
	background-position:center center;
	padding-top:20px;
	padding-right:10px;
	text-align:right;
	font-weight:bold;
	font-size:20px;
}
#ProductsListUser_ProductExistsText
{
font-weight:bold;
} 



/******************************** Subscription ****************************/
TD.subscribeTableContainer	{text-align:center; padding:10px; width:340px; border:1px solid #8d0022;background:#c90f1d}
TABLE.subscribeTable		{padding-bottom:4px; width:100%;}
.buttonSubscribe			{width:100px;background:#8d0022 !important;border:1px solid #ff023f !important;}
.subscribeForm				{border:solid 1px black; width:150px}
.subscribeFormWide			{border:solid 1px black; width:380px}
.redRegister {color:#FFFFFF}
.redRegister A {color:#FFFFFF;}
Div.iRegister {background:url('../IRegister.gif') no-repeat right top;padding:0px 10px 0px 0px;border:1px solid #fff;}
Div.SepList {height:2px;background:#ff0000;border-top:1px solid #ad0714;overflow:hidden}



/****************************  Ruling Colors ***************************/
/** Used in complex modules and modules that have 'light' text on 'dark' background**/
.box1Background					{background-color:#e1e1e1; color:#bf0200;}
.box1Color							{color:#bf0200;}
.box1Color:HOVER					{color:#6e6e6e;}

.box1Background_LightVersion	{background-color:#ebebeb; color:#bf0200;}
.box1Color_LightVersion			{color:#bf0200;}
.box1Color_LightVersion:hover	{color:#6e6e6e;}


/** Used in titles and captions**/
.titlesColor					{color:#bf0200;}
.titlesColor:hover				{color:#6e6e6e;}
.pageTitleColor					{color:#bf0200;}
.pageTitleColor:hover			{color:#6e6e6e;}


/****************************  Main Elements ***************************/
BODY				{font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#6e6e6e; font-size:80%; padding:0px; margin:0px;}
BODY * 			{-moz-box-sizing:border-box; box-sizing: border-box }

TABLE				{}
TD					{font-size:80%;}
HR					{border:0px; border-top:1px solid #c0c0c0; height:1px; width:100%; background-color:transparent;}
FORM				{display:inline;}
INPUT				{font-size:12px; font-weight:normal; font-family:Arial;}
INPUT.input		{border-style:solid; border-width:1px; border-color:#5c5c5c;}
TEXTAREA			{border-style:solid; border-width:1px; border-color:#5c5c5c;}
SELECT			{font-size:10px; font-weight:normal; font-family:Arial;}
A					{text-decoration:none; color:#bf0200;}
A:hover			{text-decoration:underline; color:#000;}
INPUT.button	{color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; background-color:#dc0064; height:18px; text-align:center;border:none}
UL 				{}
UL LI 			{list-style:circle url('../ListIconLevel1.gif');}
.red				{color:#bf0200;}

/* Body */
/*TD.RightBar			{background-image:url('../BgRight.jpg'); background-repeat:repeat-y;}
TD.Hot				{background-image:url('../BgHot.jpg'); background-repeat:no-repeat; width:205px; height:174px; padding:30px 5px 5px 5px;}*/
TABLE.body			{width:100%;margin:5px 0px 10px 0px;padding:0px 14px 0px 5px;}
TABLE.bodyItem		{}
TABLE.bodyList		{}
TABLE.bodyByCatID181 {width:100%;margin:0px 0px 10px 0px;padding:0px 14px 0px 0px;}

/** Bread Crumbs **/
TD.navigationTabContainer		{ padding-bottom:15px;vertical-align:top;height:1px}
TD.navigationTab				{font-size:70%; font-weight:normal; color:#6e6e6e;vertical-align:top;height:1px}
A.navigationTab					{text-decoration:none; color:#6e6e6e;}
A.navigationTab:hover			{text-decoration:underline; color:#c70000;}



Td.bodyCategoriesBrand {width:100%;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}

TD.navigationTabContainerBrand		{padding:15px 10px 15px 0px;;vertical-align:top;height:1px;}
TD.navigationTabBrand				{font-size:70%; font-weight:normal; color:#6e6e6e;vertical-align:top;height:1px;}
A.navigationTabBrand					{text-decoration:none; color:#6e6e6e;}
A.navigationTabBrand:hover			{text-decoration:underline; color:#c70000;}

/*Div.PageCategoryTitleBrand {margin-right:10px;width:650px;}*/



/** Page Title & Description **/
TD.PageTitle				{color:#be0000;display:none}
DIV.PageTitle				{background:url('../TitlecategoryBg.jpg') no-repeat right bottom;color:#be0000;font-weight: bold; font-size:110%; margin-bottom:18px;padding-bottom:7px;}
H1.PageTitle				{font-size:100%;color:#be0000;}
TD.PageCategoryTitle		{color:#be0000;}
DIV.PageCategoryTitle	{color:#be0000;}
H1.PageCategoryTitle		{color:#be0000;}
TD.description				{font-size:80%;}

/** Copyright **/
TD.Copyright				{font-weight:bold; font-size:75%; color:#005794;}
A.Copyright					{font-weight:bold; text-decoration:none; color:#005794;}
A.Copyright:hover			{font-weight:bold; text-decoration:none; color:#005794;}

/** Site Message **/
DIV.SiteMessageContainer		{border-bottom:solid 1px gray; text-align:center; padding:5px;}


/************************** Pop-up windows ******************************************/
BODY.Popup			{}

/** Talkbacks **/
INPUT.Response		{width:220px;}
TEXTAREA.Response	{width:220px; height:200px;}

/** Tell a Friend **/
INPUT.Friend		{width:220px;}
TEXTAREA.Friend		{width:220px; height:200px;}


