body
{
	margin-top:			8px;
}
ul
{
	margin-top:			0px;
	margin-bottom:		0px;
}
form
{
	margin:				0px;
}
.tblSubMenu
{
	border-right:		1px dashed #9C0707;
	padding-right:		3px;
}
.tblSubMenu .tdItem
{
	padding-right:		3px;
	padding-bottom:		1px;
}
.tblSubMenu .tdItem a
{
	font-family:		tahoma;
	font-size:			10px;
	font-weight:		bold;
	color:				#83807E;
	text-decoration:	none;
}
.tblSubMenu .tdEnter
{
	font-size:			5px;
}
.spnMyProductsList
{
	font-family:		tahoma;
	font-size:			15px;
	font-weight:		bold;
	color:				#9C0707;
	text-decoration:	none;
}
.tblTitle .tdTitle
{
	background-image:	url('images/Airit2_2_14.gif');
	padding-right:		3px;
}
.tblTitle .tdTitle .spnTitle
{
	font-family:		tahoma;
	font-size:			11px;
	font-weight:		bold;
	color:				#9C0707;
	text-decoration:	none;
}
.spnCatName, .spnCatName a
{
	font-family:		tahoma;
	font-size:			12px;
	font-weight:		bold;
	color:				#333;
	text-decoration:	none;
}
.spnCatNameOpened, .spnCatNameOpened a
{
	font-family:		tahoma;
	font-size:			12px;
	font-weight:		bold;
	color:				#9C0707;
	text-decoration:	none;
}
.divCatCloseImage
{
	width:				19px;
	height:				15px;
	font-size:			2px;
	background-image:	url('images/cat_close.gif');
	/*display:			inline;*/
}
.divCatOpenImage
{
	width:				19px;
	height:				15px;
	font-size:			2px;
	background-image:	url('images/cat_open.gif');
	/*display:			inline;*/
}
.divMinusImage
{
	width:				11px;
	height:				11px;
	font-size:			2px;
	background-image:	url('images/minus.gif');
}
.divPlusImage
{
	width:				11px;
	height:				11px;
	font-size:			2px;
	background-image:	url('images/plus.gif');
}
.divNonImage
{
	width:				11px;
	height:				11px;
	font-size:			2px;
	background-image:	url('images/non.gif');
}
.divDeleteImage
{
	width:				12px;
	height:				12px;
	font-size:			2px;
	background-image:	url('images/delete1.gif');
	cursor:				pointer;
}
.textBox
{
	border:				1px solid #ccc;
	font-family:		tahoma;
	font-size:			12px;
	color:				#666;
}
.textBox:focus
{
	border:				1px solid #9C0707;
	font-family:		tahoma;
	font-size:			12px;
	color:				#666;
}
.button
{
	border:				1px solid #9C0707;
	padding:			1px;
	display:			block;
	font-size:			2px;
}
.button input
{
	border:				1px;
	font-family:		tahoma;
	color:				#FFF;
	font-size:			11px;
	background-color:	#9C0707;
	width:				100%;
}
.tblCart .tdDelete
{
	width:					13px;
	padding:				0px;
}
.tblCart .tdItem
{
	border:					1px solid #ddd;
	background-color:		#fdfdfd;
}
.tblCart .tdItem .spnItemText , .tblCart .tdItem .spnItemText a
{
	font-family:			tahoma;
	color:					#666;
	font-size:				7pt;
	text-decoration:		none;
}
.tblProduct
{
	height:					130px;
}
.tdImage
{
	border: 				1px solid #ccc;
	background-color:		#fff;
	padding:				2px;
}
.tdImage table
{
	width:					100%;
	height:					100%;
	border: 				1px solid #eee;
}
.tdImage td
{
	padding:				2px;
	text-align:				center;
}
.tdImage a
{
	display:				block;
	text-align:				center;
}
.tdImage img
{
	border:					0px;
}
.tblProduct .tdDesc
{
	padding:				5px;
	height:					100%;
	/*padding-bottom:			10px;*/
	border: 				1px dashed #ccc;
	background-image:		url('images/Airit2_s_04.gif');
}
.tblProduct .divTitle
{
	padding:				2px 5px 2px 5px;
	border: 				1px dashed #ccc;
	background-image:		url('images/Airit2_s_04.gif');
}
.tblProduct .tdDesc .divDesc
{
	height:					100%;
	overflow:				auto;
}
.tblProduct .tdDesc .spnDesc, .tblDetails .tdTitle, .tdAddToBasket,.tblProduct .divTitle
{
	font-family:			tahoma;
	font-size:				11px;
	color:					#9C0707;
}
.tblProduct .tblDetails .tdText
{
	font-family:			tahoma;
	font-size:				11px;
	color:					#666;
}
.tblProduct .tblDetails .tdTitle
{
	font-weight:			bold;
	text-decoration:		underline;
	padding-left:			10px;
}
.tdAddToBasket
{
	font-weight:			bold;
}
.spnTotal, .spnTotal a
{
	font-size:				10px;
	font-weight:			bold;
	font-family:			tahoma;
	color:					#666;
}
.optCat
{
	background-color:		#eee;
	color:					#333;
}
.optSubCat
{
	background-color:		#fff;
}
.spnSearchText, .spnSearchText a
{
	font-size:				10px;
	font-weight:			normal;
	font-family:			tahoma;
	color:					#666;
	text-decoration:		none;
}
.aNavButton
{
	display:				block;
	height:					16px;
	background-repeat:		no-repeat;
	padding:				1px 21px 0 21px;
	
	font-size:				12px;
	font-weight:			bold;
	font-family:			tahoma;
	color:					#333;
	text-decoration:		none;
}
.Next
{
	background-image:		url('images/back.gif');
	background-position:	right;
}
.Back
{
	background-image:		url('images/next.gif');
	background-position:	left;
}