/* style for template #5 */

.tel
{ font-family:		Tahoma,Arial,sans-serif; 
}


p, font
{ font-family:		Tahoma,Arial,sans-serif;   //основной шрифт//
  font-size:		11px;
}
td
{ font-family:		Tahoma,Arial,sans-serif;
  font-size:		11px;
}

h1
{ font-family:		Tahoma,Arial,sans-serif;
  font-size:		18px;
  color:			#575757;
}

h
{ font-family:		Tahoma,Arial,sans-serif;
  font-size:		18px;
  color:			#575757;
}

.cart2
{ 
  font-size:		15px;
}
.header
{ font-family:		Tahoma,Arial,sans-serif;
  font-size:		15px;
  color:			#575757;
  font-weight:		
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{ font-family:		Tahoma,Arial,sans-serif;
  font-weight:		
  font-size:		14px;
  color:			#575757;
}
.small
{ font-size:		11px;
}
.faq
{ font-size:		14px;
}
.big
{ font-size:		19px;             //заголовок//
  text-decoration:		none;
}
.cat
{ font-size:		15px;          //название товара в категории//
font-weight:		//bold;//
}

.kart
{ font-size:		13px;          //название товара в категории//
font-weight:		//bold;//
}
.catt
{ font-size:		12,5px;          //название товара в категории//
font-weight:		//bold;//
}
.standard
{ font-weight:		normal;
}
.standardsmall
{ font-weight:		normal;
  font-size:		14px;
}
.light
{ color:			#575757;
font-weight:		normal; 
font-size:		12px;
}
.menu
{ color:			white;
}
.lightsmall
{ color:			#575757;
  font-size:		11px;
}
.lightstandard
{ color:			#575757;
font-weight:		normal; 
font-size:		11; 
}
.middle
{ color:			#575757;
}
.cart
{ font-family:		Tahoma,Arial,sans-serif;
  font-size:		12px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#575757;
  background-color:  transparent;
}
.totalPrice
{ font-size:	    	17px;
  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;
}

.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
}

A:hover {
COLOR: #CF2D41
}

a {text-decoration: none}
a:hover {text-decoration: underline}

div#wn	{ 
	position:relative; 
	width:500px; height:166px; 
	overflow:hidden;	
	}

   A.rollover {
    background: url('1go.jpg'); /* Путь к файлу с исходным рисунком  */
    display: block; /* Рисунок как блочный элемент */
    width: 655px; /* Ширина рисунка */
    height: 50px
   }
   A.rollover:hover {
    background: url('2go.jpg'); /* Путь к файлу с заменяемым рисунком  */
    display: block; /* Рисунок как блочный элемент */
    width: 655px; /* Ширина рисунка */
    height: 209px
   }


.btn-buy      				  {margin:0px 0 0 0px;float:left;background:url('images/new/carts.jpg') no-repeat top center;}
.btn-buy:hover 				  {background-position:0 -40px;}
