/*
p, font
{ 
	font-family:		Arial, Verdana, Sans-Serif;
	text-align:justify;
}
td, th 
{
	font-family:		Arial, Verdana, Sans-Serif;
	text-align:justify;
}*/

p, font
{ 
	font-family:		'Times New Roman', 'Times', Verdana, Arial, Sans-Serif;
	text-align:justify;
}
td, th 
{
	font-family:		'Times New Roman', 'Times', Verdana, Arial, Sans-Serif;
	text-align:justify;
}

.body
{
	background-image:url('images/pdelic.gif');
	background-repeat:repeat;
}

.main
{
	border-left:5px solid black;
	border-right:5px solid black;
	width:880px;
}

h1
{ 
	color:			black;
  	font-size:		180%;
}
h5
{
  font-size:		115%;
}
.header
{ font-size:		125%;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
input[type=text]
{
	border:1px solid black;
}
a
{
	color:			black;
	text-decoration:none;
}

a:hover
{
	color:			#808080;
	text-decoration:none;
}

.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		150%;
  text-decoration:	none;
}
.cat
{
	font-size:150%;
}
.price
{
	font-size:120%;
	color:red;
}
.cattree
{
	font-size: 115%;
	text-transform:uppercase;
}
.standard
{ font-weight:		normal;
}
.leftpanel
{
	background-color:#f1f1f1;
}
.page
{
/*
	background-image:url('images/stripeb.gif');
	background-repeat:repeat;
*/
}
img.prod, img.cat
{
}
.imgarea
{
	vertical-align:top;
	text-align:center;
	font-size:11px;
}
.prodview h1
{
	margin-top:0;
	padding-top:0;
	font-size:30px;
	vertical-align:top;
}

.white
{ color:			white;
}
.pink
{ 
	color:			pink;
}
#tabs
{
	width:100%;
	border-top:4px double black;
	border-bottom:4px double black;
}
#tabnav
{
	height:30px;
}
#tabnav img
{
	vertical-align:bottom;
}
.menu
{ color:			#000000;
  font-weight:		bold;
  font-size:		12px;
  text-decoration:none;
  text-transform:uppercase;
}
div.topmenu_selected
{
  padding:			7px;
}
div.topmenu_notselected
{
  padding:			7px;
}
.bull
{
	padding:6px;
	font-size:larger;
}
.footer
{
  font-size:		60%;
  color:			gray;
}
.ftr
{
	padding-top:30px;
	background-color:black;
	color:white;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.category_child
{
	font-weight:		normal;
	font-size: 85%;
}
.cart
{
  font-size:		90%;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			0px;
  font-weight:		bold;
  color:			navy;
  background-color:  transparent;
}

.formin
{
	width:210px;
}

.prodname
{
	font-size:120%;
	font-weight:bold;
}

.prodbriefname
{
	font-size:105%;
}