@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../bg/bg_bg.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a img {border:none;} 


.TopTitle-menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0511;
}

.UpperpPage_Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0070e0;
}

.ContentSale_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.ContentStyle_menured {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: red;	
}


.ContentStyle_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.ContentStyle_text_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

h1 {
text-align: center;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #0066FF;

}

h2 {
text-align: left;
margin-left: 10px;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #0066FF;

}

/* GET-PRICE-TABLE STYLES */
	table.my_own_prices {/*border:1px #ccc solid;*/ width:434px;}
	table#pricebox {width:100%; }
	table#pricebox td.price, table#pricebox td.perpill, table#pricebox td.buy {width:18%;}

	table#pricebox thead /*{display:none;}*/ td {color:gray; font:10px tahoma; margin:10px; padding:10px;}

	table#pricebox tbody a, table#pricebox tbody tr td {color:#000033; font:11px verdana; font-weight:bold; margin:0px; padding:4px;}
	table#pricebox tbody tr:hover *, table#pricebox tbody tr td:hover {cursor:pointer; background:#eee; color:red;}
	table#pricebox tbody tr td span {font-weight:bold; color:blue; margin-left:5px; display: none;}

	table#pricebox td.price, table#pricebox td.perpill, table#pricebox td.buy {text-align:center;}
	table#pricebox tbody td.price, table#pricebox tbody tr td.buy a {color:red; font-weight:bold;}
	table#pricebox tbody tr td.buy a {background:url(../img/add_to_cart.png) no-repeat; width:83px; height:22px; display:block; color:white;}
	
	
.anchorspr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.anchorsbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.anchors:link {
	font-size:11px;
	font-weight: bold;	
	text-decoration: underline;
	color:#000000;
}

a.anchors:active{
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;
	color:#000000;
}
a.anchors:hover{
	font-size:10px;	
	font-weight: bold;
	color:#000000;
	text-decoration: underline;
}

a.anchors:visited{
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;
	color:#000000;
}

.LeftMenuTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2d2d2d;
}

.MainPageShowingTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	padding-right: 2px;
}

.CrossedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: line-through;
}

.MoreStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0033FF;
}

.MoreStyle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0033FF;	
}

A:link, A:visited 
	{ 
	text-decoration: none; color:#6e6e6e
}
A:hover 
	{
	text-decoration: underline;
	color: #aaaaaa
}

A:link, A:visited 
	{ 
	text-decoration: none; color:#0088e5 
}
A:hover 
	{
	text-decoration: none;
	color: #015995
}

.textStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0088e5;
}

A:link, A:visited 
	{ 
	text-decoration: none; color:#2d2d2d 
}
A:hover 
	{
	text-decoration: underline;
	color: #2d2d2d
}

.textStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2d2d2d;
}

.btmText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.CategoryTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
}

