/* style for template #0  */

p, body, font, div, td
{ font-family:		Arial, Helvetica, sans-serif;
  font-size:		11px;
}
h1
{ font-family:		Arial, Helvetica, sans-serif;
  font-size:		17px;
  color:			black;
}
h3
{ font-family:		Arial, Helvetica, sans-serif;
  font-size:		15px;
  color:			black;
}
h4
{ font-family:		Arial, Helvetica, sans-serif;
  font-size:		14px;
  color:			black;
}
.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		9px;
}
.faq
{ font-size:		14px;
}
.faq_gray
{ font-size:		14px;
  color:			#fff;
}
.faq_olive
{ font-size:		14px;
  color:			#3A6135;
}
.big
{ font-size:		16px;
  text-decoration:	none;

}
.cat
{ font-size:		14px;
}
.standard
{ font-weight:		normal;
}
.standardsmall
{ font-weight:		bold;
  font-size:		11px;
}
.light
{ color:			white;
}
.lightsmall
{ color:			white;
  font-size:		9px;
}
.lightmenu
{ color:			white;
  text-decoration:	none;
}
.lightstandard
{ color:			white;
  font-weight:		normal;
}
.middle
{ color:			#F0B5B5;
}
.olive
{ color:			#fff;
  font-weight:		bold;
  font-size:		11px;
}
.olivebdy
{ color:			#3A6135;
  font-weight:		bold;
  font-size:		12px;
}
.olive2
{ color:			#000;
  font-weight:		bold;
  font-size:		11px;
}
.olivebdy2
{ color:			#000;
  font-weight:		bold;
  font-size:		12px;
}
.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#FFF;
  background-color:  transparent;
}
.cartsmall
{
  font-size:		9px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#FFF;
  background-color:  transparent;
}
.totalPrice
{ font-family:		Arial, Helvetica, sans-serif;
  font-size:	    16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}

.login
{ font-size:	    12px;
  font-weight:		normal;
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  margin:			1px;
  color:			black;
  background-color: white;
}

.myaccount_tab_bottom
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		0px solid;
  BORDER-COLOR:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myaccount_tab_top
{
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  BORDER-COLOR:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myAccount_bottomright {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
  BORDER-RIGHT: 1px dotted #A9C0FF;
}
.myAccount_bottom {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
}
.myAccount_right {
  BORDER-RIGHT: 1px dotted #A9C0FF;
}

.comparison_button
{
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  background-color:  #D2E7FF;
}

.pageSeparator {
	BORDER-BOTTOM: 2px dotted #A9C0FF
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 20px;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.category2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 30px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.categorytree {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 30px;
	color: #FFFFFF;
	text-decoration: none;
}
a.catalog:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
a.catalog:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
a.catalog:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
	font-size: 14px;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
}
.bodybackground {
	background-image: url(images/utils/left_back.png);
	background-repeat: repeat-y;
	background-position: 0px center;
	background-color: #FFFFFF;
}
.topbackgr {
	background-image: url(images/utils/top_right_back.png);
	background-repeat: repeat-x;
	background-position: 0px top;

}
a.darklinks:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #A50000;
	font-size: 12px;
	text-decoration: none;
}
a.darklinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #A50000;
	font-size: 12px;
	text-decoration: none;
}
a.darklinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	text-decoration: underline;
	font-size: 12px;
}
a.shoppingcart:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF66;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.shoppingcart:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF66;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.shoppingcart:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	text-decoration: underline;
	font-size: 12px;
}
#prd_brief {
        padding: 3px;
}
#prd_brief_s {
        padding-right: 5px;
        padding-bottom: 5px;
        border: 1px dashed #999999;
}
#img_info a {
        font-size: 10px;
        color: #000099;
        text-decoration: underline;
}
#img_info a:visited {
        font-size: 10px;
        color: #000099;
        text-decoration: underline;
}
#img_info a:hover {
        font-size: 10px;
        color: #000099;
        text-decoration: none;
}

