p:before
{
	content: ---;
	color: green;
}

a.site_map, a.site_map:active
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #909090; 
	padding-left: 10px;
}
a.site_map:hover
{
	text-decoration: underline;
	color: #909090;
}

.site_map2:before 
{
	content: "---";
}



BODY  
{
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #505050;
	background-color: #fafafa;
	margin: 0px;
	padding: 0px;
}

TD
{
	font-family: Lucida, Arial, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #505050;
}


A
{
	text-decoration: none;
	color: #4040d0;
}

A:Hover, A:Active
{
	text-decoration: none;
	color: #6060f0;
}

UL
{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 150%;
	list-style-type: disc;
       padding: 7px;
}

LI
{
	margin-left: 15px;
	line-height: 150%;
	
}


.Footer
{
	background-color: #e8e8e8;
	border: solid 1px #c5c5c7;
	font-family: Lucida, Verdana, Arial, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #909090;
	
}

table.TableSubMenu
{

}

td.TdSubMenu
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;

	padding-left: 10px;
	font-weight: bold;
	background-image: url(img/l/leftmenu_bg.gif);
}

a.ASubMenu
{
	color: #ff0000;
}

a.ASubMenuSelected, a.ASubMenu:hover, a.ASubMenu:active, a.ASubMenuSelected:hover
{
	color: #ff8000;
}


/* MAIN */
.mainHeadTitle, a.mainHeadTitle, a.mainHeadTitle:hover
{
	font-size: 17px;
	color: #e42129;
	font-weight: bold;
	padding: 7px;
	margin-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right:7px;
}
a.mainHeadTitle, a.mainHeadTitle:hover
{
	margin: 0px;
	padding: 0px;
}
a.mainHeadTitle:hover
{
	text-decoration: underline;
}

.mainTextTitle, a.mainTextTitle, a.mainTextTitle:hover
{
	font-size: 14px;
	color: #e42129;
	font-weight: bold;
	padding: 7px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right:7px;
}
a.mainTextTitle, a.mainTextTitle:hover
{
	margin: 0px;
	padding: 0px;
}
a.mainTextTitle:hover
{
	text-decoration: underline;
}

.mainText, a.mainText
{
	font-size: 12px;
	line-height: 150%;
	text-align: justify;
	padding: 7px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	margin-top:0px;
	margin-right:7px;
}
a.mainText, a.mainText:hover
{
	margin: 0px;
	padding: 0px;
	color: #303030;
	text-decoration: underline;
}
a.mainText:hover
{
	color: #e42129;
}


/* PRODUCTS */
table.product
{
	padding-bottom: 20px;
	border-top: dotted 1px #d0d0d0;
	width: 100%;
}
.productName
{
	font-size: 12px;
	font-weight: bold;
	color: #e42129;
	border-left: solid 5px #e42129;
	padding-left: 5px;
}
.productSymb, .productSize
{
	font-size: 9px;
	color: #a0a0a0;
	margin: 0px;
	margin-top: 3px;
}
.productHead
{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: justify;
	margin: 0px;
	margin-top: 8px;
}
.productDesc
{
	font-size: 11px;
	color: #666666;
	text-align: justify;
	margin: 0px;
	margin-top: 8px;
}

td.productBuyNow
{
	text-align: right;
	padding-right: 10px;
	margin-top: 3px;
}
p.productBuyNow
{
	text-align: right;
	padding-right: 10px;
	margin-top: 3px;
}
a.productBuyNow
{
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
a.productBuyNow:hover
{
	color: #505050;
	text-decoration: underline;
}


table.productBox
{
	width: 150px;
}
td.productBox
{
	font-size: 10px;
	font-weight: 200;
	color: #FF0000;
	font-style: normal;
	text-align: left;
	padding-left: 5px;
	border-left:solid 1px #cccccc;
}

a.zepterit, a.zepterit:active, .zepterit 
{
	font-family: Lucida, Verdana, Arial, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #909090;
	text-decoration: none;
}

a.zepterit:hover
{
	color: #909090;
	text-decoration: underline;
}




td.n_title
{
	border-bottom: 1px solid #c5c5c7;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	padding-left: 10px;
	padding-bottom: 2px;
}
.n_title2
{

	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

input.n_title
{
	border: 1px solid #c5c5c7;
	background-color: #f6f6f6;
	color: #969695;
	height: 18px;
	width: 106px;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px;
}
.n_text 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666; 
}

