html, body			{
					margin: 0;
					}

body				{
					padding: 10px;
					border-color: #ffffff;
					font-family: tahoma, verdana, arial, sans-serif;
					color: #666666;
					background-image: url(http://forum.xaliava.net/style_images/greenfox/bg_tile.gif);
					}

body table			{
					font-size: 14pt;
					}

table.header		{
					width: 70%;
					margin: 10px 0 10px 0;
					}

td.headerLogo		{
					width: 100%;
					padding: 5px 10px 5px 0;
					}

td.headerSearch		{
					}
					
.mainWrapper {
	border: 1px dotted lime;
	padding: 5px;	
	color: #949494;
}

.mainWrapper p {
	padding: 0;
	margin: 0;	
}

.mainWrapper hr {
	height: 1px;
	border: none;
	color: lime;
	background: lime;
	margin: 6px;
}

table.search		{
					width: 100%;
					font-size: 8pt;
					}

table.search td		{
					white-space: nowrap;
					background-color: #efefef;
					}

td.searchTitle		{
					}

td.searchField		{
					width: 100%;
					padding: 0 5px 0 5px;
					}

td.searchButton		{
					}

table.subheader		{
					width: 60%;
					}

td.menuSeparator	{
					height: 32px;
					width: 10px;
					}

td.menuPokupki		{
					width: 90px;
					height: 32px;
					vertical-align: bottom;
					white-space: nowrap;
					background-image: url(pix/pokupki.gif);
					background-position: left bottom;
					background-repeat: no-repeat;
					padding: 0 0 3px 37px;
					}

td.menu1			{
					width: 40%;
					vertical-align: middle;					
					background-image: url(http://forum.xaliava.net/style_images/greenmotiv/nav_bg.gif);
					border-right: 1px dotted #ffffff;
					white-space: nowrap;
					}
					
td.menu2			{
					width: 20%;
					vertical-align: middle;					
					background-image: url(http://forum.xaliava.net/style_images/greenmotiv/nav_bg.gif);
					border-right: 1px dotted #ffffff;
					padding: 5px;
					white-space: nowrap;
					}
					
					
td.menu3			{
					width: 120px;
					vertical-align: middle;	
					background-color: #38a811;				
					background-image: url(http://forum.xaliava.net/style_images/greenmotiv/nav_bg.gif);
					border-right: 1px dotted #ffffff;
					padding: 5px;
					white-space: nowrap;
					}

td.menu4		{
					width: 120px;
					vertical-align: middle;
					background-color: #38a811;
					background-image: url(http://forum.xaliava.net/style_images/greenmotiv/nav_bg.gif);
					padding: 5px;
					border: none;
					white-space: nowrap;
					}

td.menu5			{
					width: 120px;
					vertical-align: middle;
					background-color: #0e64b1;
					border-right: 1px solid #ffffff;
					padding: 5px;
					white-space: nowrap;
					}

td.menu1 a,
td.menu2 a,
td.menu3 a,
td.menu4 a			{
					color: #ffffff;
					}

td.menuSearch		{
					background-color: #efefef;
					padding: 5px 5px 5px 5px;
					}

table.content		{
					width: 60%;
					}

table.content td	{
					vertical-align: top;
					text-align: center;
					}

td.title			{
					width: 100%;
					text-align: left;
					padding: 0 0 1px 10px;
					font-size: 8pt;
					}

td.titleA			{
					width: 100%;
					text-align: left;
					padding: 0 10px 1px 10px;
					font-size: 8pt;
					}

td.filter			{
					width: 100%;
					text-align: right;
					padding: 0 0 1px 10px;
					font-size: 8pt;
					}

td.filterA			{
					width: 100%;
					text-align: right;
					padding: 0 10px 1px 10px;
					font-size: 8pt;
					}

td.searchResults	{
					padding: 0 10px 10px 10px;
					font-size: 8pt;
					}

td.contentLeft		{
					font-size: 10pt;
					}

td.contentRight		{
					width: 100%;
					font-size: 10pt;
					padding: 0 0 0 10px;
					}

td.searchDigiseller	{
					background-color: #eeeeee;
					}

table.data			{
					width: 100%;
					border: 1px solid #efefef;
					font-size: 8pt;
					margin-bottom: 10px;
					background: none repeat scroll 0 0 #2B2B2B;
					}
					
table.data td		{
					vertical-align: top;
					padding: 6px;
					}
					
table.data tr:nth-child(2n) {
	background: none repeat scroll 0 0 #2B2B2B;
}

table.data tr:nth-child(2n+1) {
	background: none repeat scroll 0 0 #191919;
}

table.data tr:hover {
	background-color: #423D3D;		
}

table.data th		{
					background-color: #efefef;
					background-image: url(http://forum.xaliava.net/style_images/greenfox/tile_cat.jpg);
					color: white;
					padding: 5px;
					border-top: 1px solid #ffffff;
					border-bottom: 1px solid #ffffff;
					}

th.dataTitle		{
					width: 100%;
					text-align: left;
					font-size: 10pt;
					}
					
th.dataTitle a,
th.dataPrice a
					{
					color: white;
					}					

th.dataPrice		{
					white-space: nowrap;
					border-left: 1px solid #ffffff;
					}
					
td.dataTitle a
					{
					color: white;
					font-size: 12pt;
					display: block;
					text-decoration: none;
					}	
					
td.dataPrice		{
					color: white;
					font-size: 10pt;
					}										

td.dataPrice		{
					white-space: nowrap;
					border-left: 1px solid #ffffff;
					text-align: center;
					}

td.dataTitle		{
					width: 100%;
					padding: 3px 0;
					}

table.sorting		{
					width: 220px;
					font-size: 8pt;
					}

td.sortingButton	{
					padding: 5px;
					}

td.sortingTitle		{
					white-space: nowrap;
					vertical-align: middle !important;
					padding: 0 5px 0 5px;
					}

td.sortingSelect	{
					padding: 5px 0 5px 0;
					width: 100%;
					}

table.card			{
					width: 100%;
					border: 1px solid #efefef;
					font-size: 8pt;
					margin-bottom: 10px;
					}

table.card td		{
					vertical-align: top;
					padding: 5px;
					border-bottom: 1px dotted #ffffff;
					}

td.cardTitle		{
					white-space: nowrap;
					font-weight: bold;
					text-align: right;
					border-left: 1px solid #ffffff;
					border-right: 1px solid #ffffff;
					border-bottom: 1px solid #ffffff;
					color: white;
					font-size: 10pt;					
					}

td.cardDesc			{
					width: 100%;
					border-right: 1px solid #ffffff;
					border-bottom: 1px dotted #ffffff;
					color: white;
					font-size: 10pt;
					}

tr.cardFirst td		{
					border-top: 1px solid #ffffff;
					}

td.cardDesc p		{
					margin: 10px 0 0 0;
					padding: 0;
					}

form				{
					margin: 0;
					padding: 0;
					}

input.search		{
					width: 100%;
					font-size: 8pt;
					font-family: tahoma, verdana, arial, sans-serif;
					color: #666666;
					}

input.button		{
					font-size: 8pt;
					font-family: tahoma, verdana, arial, sans-serif;
					color: #666666;
					}

select.sorting		{
					font-size: 8pt;
					font-family: tahoma, verdana, arial, sans-serif;
					color: #666666;
					}

h5					{
					margin-bottom: 7px;
					padding: 0;
					}

div.description,
div.descriptionSub	{
					margin: 0;
					padding: 0;
					}

div.descriptionSub	{
					margin-top: -3px;
					font-size: 8pt;
					color: #999999;
					}

div.pager			{
					margin-bottom: 10px;
					}

ul.categories		{
					list-style: none;
					margin: 0;
					padding: 1px 0 0 0;
					}

ul.categories li	{
					display: block;
					border-bottom: 1px dotted #737373;
					background: none repeat scroll 0 0 #2B2B2B;
					letter-spacing: 0.07em;
					}

ul.categories li a	{
					display: block;
					width: 200px;
					padding: 5px 15px 5px 5px;
					background-image: url(pix/arrows_menu.gif);
					background-position: right center;
					background-repeat: no-repeat;
					text-decoration: none;
					color: #28D822 ;
					font-weight: bold;
					}

ul.categories li a:hover	{
					background-color: #423D3D;
					text-decoration: 
					}

a					{
					color: #3696c5;
					}

td.menu1 a,
td.menu2 a,
td.menu3 a			{
					color: #ffffff;
					}

.content			{
					width: 100%;
					font-size: 8pt;
					padding: 0 0 0 0px;
					}
.section			{
					font-size:8pt;
					}
.catalogue			{
					font-size:8pt;
					font-weight: bold;					
					}
