﻿*
{
	direction: rtl;
}

td, .td
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10pt;	
}

.path
{
	background-color: White;
	color: Gray;
	text-align: right;
	font-size: 8pt;
	vertical-align:middle;
}

.patha
{
	font-size: 8pt;
	display: inline-block;
	vertical-align: middle;
}

.patha a:link
{
	text-decoration: none;
	color: Gray;
}

.patha a:visited
{
	text-decoration: none;
	color: Gray;
}

.backColor
{
	background-color: white;
}

.bkgH
{
	background-repeat: repeat-x;
	background-position: right top;
}

.bkgV
{
	background-repeat: repeat-y;
	background-position: right top;
}

.bkgtop
{
	background-image: url(../images/TopGradient2.png);
	background-repeat: repeat-x;
	background-position: right;
}

.tel
{
	color: #b1001a;
	font-family: Kozuka Gothic Pro H;
	font-size: 20pt;
	font-weight: bold;
	direction: ltr;
}

.rightsquare td
{
	width: 128px;
	height: 128px;
	background-color: #f8e6e9;
	border: solid 1px #000000;
}

.rightsquare td a
{
	text-decoration: none;
}

.stbrd
{
	border: solid 1px #b1b0b0;
	text-align: center;
	vertical-align: middle;
}

.ClearA
{
	text-decoration: none;
	color: Blue;
}

.search
{
	display: inline-block;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: 600;
	color: Black;
}

.searchCtl
{
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: normal;
}

/* Product Item List */
.PItemList
{
}

.PItemList .Item:hover
{
	/*background-color: #cac4df;*/
}

.PItemList .Item
{
	/*border: solid 1px #B1001A;*/
	width: 180px;
	height: 178px;
}

.PItemList .Item .Detail
{
	font-weight: bold;
	background-color: #d9c9e6;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat:no-repeat;
}
/*********************/

.pathsep
{
	color: #b90e2e;
	font-size: 7pt;
}

.title
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: 600;
}

/*********************/

#bottomlinks
{
	height: 20px;
}

#bottomlinks table
{
	height: 20px;
}

#bottomlinks table td
{
	height: 20px;
}

/*********************/
.Captcha
{
	margin: 0px;
	text-align: center;
	display: inline;
}
