body {
	background:url(../images/back-grey.jpg);
	background-repeat:no-repeat;
	/*border-left:1px solid #efefef;
	border-right:1px solid #efefef;*/
}


LI
{
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

LI B
{
	color: #000033;
	font-size: 1.1em;
}

IMG
{
	border: none;
}

#idEshop
{
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#eshop_bg
{
	position: absolute; 
	top: 20px; 
	left: 800px; 
	width: 180px;
	height: 40px;
	border: 1px solid black;
	text-align: right;
	background-color:white;
	opacity: 0.40; /* Safari, Opera */
	-moz-opacity:0.40; /* FireFox */
	filter: alpha(opacity=40); /* IE */
}

#eshop
{
	position: absolute; 
	top: 21px; 
	left: 801px; 
	width: 180px;
	height: 40px;
	text-align: right;
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
}

.sPager
{
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
}

DIV.sPager
{
	text-align: center;
	margin: 5px;
}

SPAN.sPager
{
	color: #C0C0C0;
}

A.sPager
{
	color: #000066;
	text-decoration: none;
}

TD.sPager
{
	width: 20px;
	text-align: center;
}

.sSubCategory
{
	font-style: italic;
	font-size: 13px !important;
	margin-left: 20px;
}

.sPage
{
	padding: 20px;
}

.soCatItem, P
{
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD.soCatItem
{
	vertical-align: middle;
}

.soCatItemImage
{
	border: 1px solid red;
	text-align: center;
	padding: 5px;
	height: 115px;
	width: 115px;
}

.soCatItemTD
{
	text-align: center;
	padding: 5px;
	font-size: 12px;
}

.soCatItemTitle
{
	color: #000066;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.smCatItemImage
{
	text-align: center;
	padding: 5px;
	font-size: 12px;
	height: 115px;
}

.smCatItemTD
{
	text-align: center;
	padding: 5px;
	font-size: 12px;
}

.smItemTable
{
	height: 100%;
	width: 100%;
}

.smBuyItemTD
{
	vertical-align: top;
	text-align: left;
	padding: 5px;
}

.smCatItem
{
	padding: 0 10px;
}

.smCatItemHR
{
	border-bottom: 1px dashed gray;
}

.smCatItemText
{
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.smCatItemPrice
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
}

.smCatItemText img
{
	border:3px double #acacac;
}

.smCatItemA
{
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: red;
}

.smCatItemTitle
{
	color: #000066;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	min-height: 50px;
}

.smStore
{
	padding: 10px;
}

.smStoreHR
{
	border-bottom: 1px dashed gray;
}

.smStoreText
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.smStoreText img
{
	border:3px double #acacac;
}

.smStoreTitle
{
	color: #000066;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.sError
{
	font-size: 11px;
	color: blue;
	font-weight: bold;
}

OL
{
	margin: 10px 50px;
}

H1, H2, H3
{
	margin: 10px 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
}

H1
{
	font-size: 18px;
}

H2
{
	font-size: 14px;
}

P 
{
	margin-top: 5px;
}