/* 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;
}
a
{ font-family:		arial,helvetica,sans-serif;
  font-weight:		bold;
  color:			black;
}
.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		9px;
}
.faq
{ font-size:		14px;
}
.faq_gray
{ font-size:		14px;
  color:			#666666;
}
.faq_olive
{ font-size:		14px;
  color:			#555555;
}
.big
{ font-size:		16px;
  text-decoration:	none;

}
.cat
{ font-size:		14px;
}
.standard
{ font-weight:		normal;
  text-decoration:	none;
}
.standardsmall
{ font-weight:		normal;
  font-size:		10px;
  text-decoration:	none;
}
.light
{ color:			white;
}
.lightsmall
{ color:			white;
  font-size:		9px;
}
.lightmenu
{ color:			black;
  text-decoration:	none;
  font-size:		11px;
}
.topmenu
{ color:			white;
  font-size:		11px;
  text-decoration:	none;
  background-image: url(images/tmpl6_li.gif);
  background-repeat: no-repeat;
  list-style-type: none;
  background-position: 10px 0px;
  PADDING-LEFT: 20px;
}
.lightstandard
{ color:			white;
  font-weight:		normal;
}
.middle
{ color:			#203A16;
}
.olive
{ color:			#FF500F;
}
.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:			#222222;
  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:			#222222;
  background-color:  transparent;
}
.totalPrice
{ font-family:		verdana,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;
  font-weight:		none;
  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:		#CCCCCC;
  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:		#CCCCCC;
  text-align:		center;
  margin:			1px;
}

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

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

.pageSeparator {
	BORDER-BOTTOM: 2px dotted #CCCCCC
}
/* ==================== */

.hr_line {
	background: url(/acdshop/line.gif);
	width: 100%;
	height: 7px;
	font-size: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* ==================== */
/* ==================== Поле малой формы поиска */

.s_field {
	color: #757575;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(/acdshop/dlet_field_s.gif);
	background-repeat: repeat-x;
	height: 16px;
	padding-left: 3px;
	
	border: 1px solid #ffffff;	
}

/* ==================== Поле формы авторизации */
/* ==================== Поле формы авторизации */

.a_field {
	color: #757575;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(/acdshop/dlet_field_a.gif);
	background-repeat: repeat-x;
	height: 16px;
	padding-left: 3px;
	
	border: 1px solid #ffffff;	
}

.f_textarea {
	color: #757575;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
/*	background-image: url(/acdshop/dlet_field_o.gif);
	background-repeat: repeat-x;*/
	
	width: 459px;
	height: 156px;
	border: 1px solid #e0e0e0;
}
.f_input {
	color: #757575;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
/*	background-image: url(/acdshop/dlet_field_o.gif);
	background-repeat: repeat-x;*/
	
	width: 300px;
	height: 16px;
	border: 1px solid #e0e0e0;
}
.f_select {
	color: #757575;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
/*	background-image: url(/acdshop/dlet_field_o.gif);
	background-repeat: repeat-x;*/
	
	height: 18px;
	border: 1px solid #e0e0e0;
}
.h001 {
	background-image: url(/acdshop/dletemplates_com_h001.gif);
	background-repeat: repeat-x;
	height: 385px;
}
.h004_0 {
	background-image: url(./acdshop/dletemplates_com_h004_0.gif);
	background-repeat: no-repeat;
}
.h004_4 {
	background-image: url(/acdshop/dletemplates_com_h004_4.gif);
	background-repeat: no-repeat;
	height: 48px;
}
.h006 {
	background-image: url(/acdshop/dletemplates_com_h006.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.h009_6 {
	background-image: url(/acdshop/dletemplates_com_h009_6.gif);
	background-repeat: no-repeat;
	height: 120px;
}
.h012 {
	background-image: url(/acdshop/dletemplates_com_h012.gif);
	background-repeat: no-repeat;
}
.f002 {
	background-image: url(/acdshop/dletemplates_com_f002.gif);
	background-repeat: no-repeat;
	height: 60px;
}
.b002 {
	background-image: url(/acdshop/dletemplates_com_b002.gif);
	background-repeat: repeat-x;
}
.b005 {
	background-image: url(/acdshop/dletemplates_com_b005.gif);
	background-repeat: no-repeat;
}
.b008_3 {
	background-image: url(/acdshop/dletemplates_com_b008_3.gif);
	background-repeat: no-repeat;
	height: 90px;
}
.b009 {
	background-image: url(/acdshop/dletemplates_com_b009.gif);
	background-repeat: no-repeat;
}
.keepers {
	background-image: url(/acdshop/dletemplates_com_b007_keepers.gif);
	background-repeat: no-repeat;
	height: 80px;
}
.calcul {
	background-image: url(/acdshop/dletemplates_com_b007_calcul.gif);
	background-repeat: no-repeat;
	height: 80px;
}

.readmoreb {
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
	background-image: url(/acdshop/dletemplates_com_readmoreb.gif);
	background-repeat: repeat-x;
	height: 21px;
}
.readmoreb a:active, .readmoreb a:visited, .readmoreb a:link {
	color: #ffffff;
	text-decoration: none;
}
.readmoreb a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.addnews {
	color: #575757;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
	height: 25px;
}
.addnews a {
	color: #db0101;
	text-decoration: none;
	border-bottom: 1px #db0101 solid;
}
.addnews a:hover {
	color: #db0101;
	text-decoration: none;
	border-bottom: 0px;
}
.abl_01 {
	background-image: url(/acdshop/dletemplates_com_abl_01.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.abl_02 {
	background-image: url(/acdshop/dletemplates_com_abl_02.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
