p, font
{ font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
td, th 
{ font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
 font-size: 85%;
}

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;
}
a
{font-weight:		bold;
 color:			navy;
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		150%;
  text-decoration:	none;
}
.cat
{ font-size:		150%;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			white;
  font-weight:		bold;
  font-size:		100%;
}
div.topmenu_selected
{
  background:		#203560;
  padding:			7px;
}
div.topmenu_notselected
{
  background:		#4E679F;
  padding:			7px;
}
.footer
{
  font-size:		60%;
  color:			gray;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.category_child
{
  font-weight:		normal;
}
.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;
}


/* CSS для сайта www.Kocmetika.com */
@charset "windows-1251";

/*Параметры тела страницы*/
body,th {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #294e56;
	background-color: #F2F3F4;
	background-image: url(images/bg_1008.png);
	background-repeat: repeat-y;
	background-position: center top;
}



/*Красная ссылка*/
a.red_link:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.red_link:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
a.red_link:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF0000;
}
/*Зелёная ссылка*/
a.gren_link:link {
	color: #8AA921;
	font-weight: normal;
	text-decoration: underline;
}
a.gren_link:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #243F8C;
}
a.gren_link:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFC93;
}
/*синяя ссылка*/
a.blue_link:link {
	color: #5777D5;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
a.blue_link:visited {
	text-decoration: none;
	font-weight: normal;
	color: #243F8C;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
a.blue_link:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFC93;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
/*wellness ссылка*/
a.well_link:link {
	color: #896998;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
a.well_link:visited {
	text-decoration: none;
	font-weight: bold;
	color: #896998;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
a.well_link:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFC93;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

/*Серые линии . Пример: class="grey_r"*/
/*Нижняя линия*/
.bottom_grey_line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f2f3f7;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 14px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/*Права линия*/
.grey_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f2f3f7;
}

/*Левя линия*/
.grey_l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f2f3f7;
}

/*Фармат примечания. Пример:<p class="note">Text<p>*/
.note1 {
	font-size: 0.85em;
	color:#294e56;
	background-color: #fbef99;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fdd041;
	border-right-color: #fdd041;
	border-bottom-color: #fdd041;
	border-left-color: #fdd041;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*Фармат примечания. Пример:<p class="note">Text<p>*/
.note2 {
	font-size: 14px;
	color:#294e56;
	background-color: #f2f3f7;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
.top_menu {
	text-align: center;
	padding: 1px;
	color: #b3d632;
	font-weight: bold;
	margin: 1px;
	font-variant: normal;
	text-transform: uppercase;
	vertical-align: middle;
}

/*Красный текст*/
.red_text {
	color: #FF0000;
	font-weight: bold;
}

/*Добавление знака "warning" перед текстом. Пример:<span class="warning">Oriflame</span>*/
.warning {
	padding-top: 2px;
	padding-left: 30px;
	background-image: url(../images/warning.png);
	background-repeat: no-repeat;
	background-position: left center;
}
/*Добавление знака "read_more_blue" перед текстом. Пример:<span class="read_more_blue">Oriflame</span>*/
.read_more_blue {
	padding-top: 4px;
	padding-left: 20px;
	background-image: url(../images/read_more02.png);
	background-repeat: no-repeat;
	background-position: left center;
}
/*Расположение панельки поиска*/
.panel_find {
	position: relative;
	float: right;
	right: 10px;
	top: -10px;
	width: 200px;
}
img.position {
	float: left;
	padding-right: 15px;
}
/*Настройка главного меню "Main menu - горизонтальное меню"*/
#mainNav_top ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/bg_nav.png) repeat-x left top;
	float: left;
	border-bottom: 1px solid #000;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#mainNav_top li {
	float: left;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#mainNav_top li a, #mainNav_top li a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: .5em 1em;
	border-right: 1px solid #000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#mainNav_top li a:hover {
	color: #FFF;
	background-image: url(../images/bg_nav_top.png);
	font-family: Arial, Helvetica, sans-serif;
}

/*Настройка главного меню "Main menu - вертикально меню"*/
ul#main_left {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #f2f3f7;
	background-color: #FFFFFF;
	width: 223px;
}
#main_left a {
	text-decoration: none;
	color: #294e56;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #f2f3f7;
	border-right-color: #f2f3f7;
	border-bottom-color: #f2f3f7;
	border-left-color: #f2f3f7;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-left: 5px;
}
#main_left a:hover {
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bg_nav_left.png);
	}
/* IE Fixes */

/* remove annoying gaps */
#main_left li {	
	display: inline; 
}

/* force hover on entire width of  link */
* html #main_left a {
	height: 1px;
}
td {
	border: 0;
}
