/* =горизонтальное menu(верхнее, нижнее, нижнее пиктаграмное)
----------------------------------------------- */
#nav_top,#nav_bottom, #nav_pic{
  float:left;
  width:100%;
  border-width:0 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #203F60;
  }
#nav_top{font-size: 9px;}
#nav_bottom {width:85%; padding:19px 0 19px 0; font-size: 10px;}
#nav_pic {padding:19px 0 19px 0;}

#nav_top ul,#nav_bottom ul, #nav_pic ul {
  margin: 0 0 0 0;
  padding:0 20px;
  list-style:none;
 }
#nav_top ul{text-transform: uppercase;}
#nav_bottom ul{text-transform: lowercase;}

#nav_top li,#nav_bottom li,#nav_pic li {
  float:left;
  line-height:normal;
  text-indent:0;
  }
#nav_top a,#nav_bottom a, #nav_top strong,#nav_bottom strong{
  display:block;
  padding:0px 10px 0px;
  border:solid #1E415F;
  border-width:0 1px 0 0;
  color:#2D324F;
  text-decoration:none;
  white-space:nowrap;
  }
#endline a {border-width:0;}

#nav_pic a
{
display:block;
padding:0px 5px 0px;
white-space:nowrap;
}

#nav_top a:hover {background-color: #1E415F; color: #ffffff ;}
#nav_bottom a:hover {text-decoration:underline;}

.background{background-image:url(/images/bg3.gif)}
.backgroundSL{background-image:url(/images/bg3-silver.gif)}
.backgroundIndigo{background-image:url(/images/bg3-indigo.gif)}
.backgroundClub{background-image:url(/images/bg3club.gif)}

/*
--------------------------------------------------------------------- */

/* =задание минимальной ширины для контента,верхнего и нижнего меню
--------------------------------------------------------------------- */
/*для всех броузеров что понимают min-width */ 
#min-width, #min-width1 {
min-width:800px;
} 
/* для IE */ 
* html .minwidth {
border-left:800px solid #fff;/*min-width*/ 
position:relative; 
float:left; 
/* z-index:1; */
} 
* html .container {
margin: 0 0 0 0;
padding: 0 0 0 0;
margin-left:-800px; /*-min-width*/ 
position:relative; 
float:left;
/* z-index:2;  */
} 

/* =левое вертикальное меню
-----------------------------------------------------------------*/
#navcontainer
{
width:185px;
/* margin-right:-7px; */
margin: 0 -7px 0 0;
padding:0;
}

#navlist
{
margin: 0 0 0 5px;
padding: 0 0 0 0;
list-style: none;
}

#navlist li
{
padding-left: 10px;
background-image: url(/images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

ul#navlist li#current { background-image:url(/images/arrow_down.gif); }
ul#navlist li#current li { background-image:none; }

#navlist ul { list-style: none; }
#navlist ul li {
background-image: none;
margin: 0 0 0 -40px;
padding: 0 0 0 0;
line-height: 15px;
}

#navlist ul a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-transform: none;
line-height: 15px;
}
#navlist ul ul li
{
margin: 0 0 0 -25px;
}

#navlist a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #203F60;
font-size: 9px;
line-height: 20px;
text-decoration: none;
text-transform: uppercase;
}
#navlist a:hover {text-decoration:underline; color: #203F60 }

/* =flash
-----------------------------------------------------------------*/
#flash
{
width:100%;
background-image:url(/images/bg1.gif);
background-repeat: repeat-x;
}

#flashClub
{
width:100%;
background-image:url(/images/bg1club.gif);
background-repeat: repeat-x;
}

#flashSL
{
width:100%;
background-image:url(/images/bg1-silver.gif);
background-repeat: repeat-x;
}
#flashIndigo
{
width:100%;
background-image:url(/images/bg1-indigo.gif);
background-repeat: repeat-x;
}


/* =crumb(хлебные крошки и ссылки)
-----------------------------------------------------------------*/
.crumb 
{
/* width:100%; */
text-align:left;
color: #2D324F;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.crumb a
{
color: #2D324F;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.crumb a:hover {color: red;}
a.crumb:link {font-weight: normal; text-decoration:underline; color: #2D324F}
a.crumb:visited {font-weight: normal;text-decoration:underline; color: #2D324F }
a.crumb:active {font-weight: normal;  text-decoration:underline; color: #2D324F }
a.crumb:hover { font-weight: normal;  text-decoration:underline; color: red }


/* =сurSections(название раздела с желтым подчеркиванием)
-----------------------------------------------------------------*/
#curSections, #modelName, #curSectionsClub
{
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #637990;
font-size: 20px;
line-height: 50px;
}

#curSectionsClub
{
/* background-color: #1E415F; */
line-height: 35px;
}

#curSections span 
{
text-transform: uppercase;
border-bottom: 4px solid #FBB500;
}
#modelName span
{
text-transform: none;
border-bottom: 4px solid #FBB500;
}

#curSections a, #curSectionsClub a
{
color: #637990;
text-transform: uppercase;
border-bottom: 4px solid #FBB500;
text-decoration: none;
}

#curSectionsClub span
{
border-bottom: 4px solid #99cc33;
}

#curSectionsClub a
{
 border-bottom: 0 solid #99cc33;
}
#curSectionsClub a:hover {color: #203F60 }


/* =gridSections(таблица подразделов)
-----------------------------------------------------------------*/

#gridSections td
{	
	background-image: url(/images/bg5.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 5px 11px 4px 0px;
	margin: 0px 0px 0px 0px;
}
#gridSections td img
{
margin: -3px -5px 0px 0px;
float: right;
}	
#gridSections td div
{
text-align: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #2B281C;
line-height: 12px;
}

#gridSections a
{
text-align: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #203F60;
font-size: 9px;
line-height: 15px;
text-decoration: none;
text-transform: uppercase;
}
#gridSections a:hover {text-decoration:underline; color: #203F60 }	

#gridSections  div img 
{
margin: 5px 0 0 0px;
float: left;
}

/* =gridlores(индексная таблица моделей)
--------------------------------------------------*/
#gridlores td{height: 120px;}
#features{width:100%; height:35px;}
#textlores{margin-top:10px;margin-left:85px;}

#gridlores a, .griddiv a  
{
text-align: left;
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #535353;
font-size: 11px;
line-height: 14px;
text-decoration:none;
}
#gridlores img, .griddiv img{float: left;}
#gridlores a:hover, .griddiv a:hover {text-decoration:underline;}

.griddiv 
{ 
	width: 250px; 
	height: 120px;
	float: left; 
	color: white; 
	padding: 0px;
}

/* =gridnewmodels(индексная таблица новых моделей)
--------------------------------------------------*/
#gridnewmodels td{height: 120px;}
#gridnewmodelsOne td{height: 70px;}

#gridnewmodels a, #gridnewmodelsOne a 
{
text-align: left;
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #203F60;
text-decoration: none;
}

#gridnewmodels a{text-transform: uppercase; font-size: 9px;}
#gridnewmodelsOne a{font-size: 10px;}


#gridnewmodels img, #gridnewmodelsOne img{float: left;}
#gridnewmodels a:hover, #gridnewmodelsOne a:hover {text-decoration:underline;}

/* =text (остальной текст настранице)
-----------------------------------------------------------------*/
.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #636363;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	text-decoration: none
}
.text:hover {text-decoration: underline }

/* =service(сравнительная таблица моделей и другие таблицы)
--------------------------------------------------*/	

table.service, table.information {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #203F60;
	font-size: 11px;
	line-height: 14px;
	text-align: center; 
	vertical-align: middle;
	background: #999999;
}

table.service a, table.information a
{
 color: #203F60;
}

table.service td, table.information td
{
	background: #FFFFFF;
	padding: 2px 8px 2px 8px;
}

table.service td a:hover, table.information td a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: RED;
	font-size: 11px;
	line-height: 14px;
	text-decoration:underline;
	
}

table.service td.header, table.information td {
	background: #FEF8DE;
}

/* =checkbox(чекбоксы)
--------------------------------------------------*/	
#checkheader
{
padding: 12px 0px 5px 15px;
}

#checkheader a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform: uppercase;
color: #535353;
font-size: 11px;
line-height: 14px;
text-decoration:none;
}

#checkbox 
{
width: 150px;
padding: 2px 8px 2px 10px;
}
#checkbox a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #535353;
font-size: 11px;
line-height: 14px;
text-decoration:none;
}
#checkbox a:hover{text-decoration:underline;}
#checkheader a:hover{text-decoration:underline;}

/* =about (текст в подразделах)
--------------------------------------------------*/	
.about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #203F60;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}
.about a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #203F60;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}
/* = content (таблица обозначений в сервисных центрах)
--------------------------------------------------*/	
table.content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #203F60;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	vertical-align: middle;
}

/* = contentPageOne(content на превой странице)
--------------------------------------------------*/
/* p{margin:0 10px 10px} */
/* a{display:block;color: #981793;padding:10px} */
/* div#contentOne p{line-height:1.4} */
/* div#navigationOne{background:#B9CAFF} 
 div#extraOne{background:#FF8539} */

div#wrapperOne{float:left; width:100%; margin:0 0 0 -35%; }
div#contentOne{margin: 0 150px 0 35%;}
div#navigationOne{float:left; width:150px; margin-left:-155px; margin-top: 20px;}
div#extraOne{float:left;width:35%;}

.allnew a
{
padding-left: 20px;
float: right;
color: #7B7456;
border-bottom: 2px solid #FBB500;
text-decoration: none;
}

.allnew
{
padding-right: 10px;
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #637990;
font-size: 11px;
line-height: 18px;
}

#AdvertsBaners {margin: 50px -7px 0 15px;}
#AdvertsBaners div {margin-bottom: 20px;}

.awards {padding: 0px 10px 10px 35px; height: 100px;}

/*
*/

/* = compareBut(кнопки сравнения моделей)
--------------------------------------------------*/
.botton{padding-top: 7px; padding-left: 0px;}

.compareBut
{
font-family: Verdana, Arial, Helvetica, sans-serif;
cursor: pointer;
color: #203F60;
font-size: 11px;
BACKGROUND: white;
BORDER: white 0px solid;
text-align:left;
padding-left:0px;
}
#nocompare
{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-weight:bold;
color: #203F60;
font-size: 11px;
}


/* =backgroundMaketm
-----------------------------------------------------------------*/
#backgroundMaketm, #backgroundMaketmClub
{
height:30px;
width:100%;
background-image:url(/images/bg6.gif);
background-repeat: repeat-x;
}
#backgroundMaketmClub
{
background-image:url(/images/bg6club.gif);
}

/* =features(стили для описания моделей)
-----------------------------------------------------------------*/
#features ul, #info ul, #advert ul
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #203F60;
font-size: 11px;
line-height: 25px;
text-decoration: none;
margin: 0 0 0 5px;
padding: 0 0 0 0;
list-style: none;
}
#info ul
{
line-height: 20px;
margin: 0 0 0 20px;
}

#features li
{
padding-left: 30px;
/* background-image: url(/css/style/kettles.jpg); */
background-repeat: no-repeat;
background-position: 0 2px;
}


#cleaners li {background-image: url(/css/style/cleaners.jpg);}
#climate li {background-image: url(/css/style/climate.jpg);}
#hair li {background-image: url(/css/style/hair.jpg);}
#health li {background-image: url(/css/style/health.jpg);}
#house li {background-image: url(/css/style/house.jpg);}
#irons li {background-image: url(/css/style/irons.jpg);}
#kettles li {background-image: url(/css/style/kettles.jpg);}
#kitchen li {background-image: url(/css/style/kitchen.jpg);}
#ovens li {background-image: url(/css/style/kitchen.jpg);}
#lappliances li {background-image: url(/css/style/lappliances.jpg);}
#video li {background-image: url(/css/style/video.jpg);}
#crockery li {background-image: url(/css/style/crockery.jpg);}


#info li
{
padding-left: 25px;
background-image: url(/css/style/foto.gif);
background-repeat: no-repeat;
background-position: 0 5px;
}



#advert ul
{
line-height: 20px;
margin: 0 0 0 20px;
}

#advert li
{
padding-left: 25px;
background-repeat: no-repeat;
background-position: 0 2px;
}

/* смена картинки  при наведении мышкой в клубе */ 
#online a, #pda a, #pc a, #pc_erudit a, #pda_erudit a, #pc_xlines a, #pc_pragmatichess a , #pda_pragmatichess a , #pc_mahjong a,  #online_mahjong a, #pc_seawar a ,	 #pc_bobi a, #pda_bobi a, #pc_pyramid a, #creative a,
#for_oven a,#for_mixer a, #for_steamer a, #for_food_processor a,
#authors_recipes a, #send_recipes a
 {
float: left;
width:108px;
height: 97px;
text-decoration: none;
}
#creative a {background: url("/images/index/creative.gif") 0 0 no-repeat;}

#pc_erudit a {background: url("/images/index/erudit.gif") 0 0 no-repeat;}
#pda_erudit a {background: url("/images/index/pda_erudit.gif") 0 0 no-repeat;}

#pc_xlines a {background: url("/images/index/xlines.gif") 0 0 no-repeat;}

#pc_pragmatichess a {background: url("/images/index/pragmatichess.gif") 0 0 no-repeat;}
#pda_pragmatichess a {background: url("/images/index/pda_pragmatichess.gif") 0 0 no-repeat;}

#pc_seawar a {background: url("/images/index/seawar.gif") 0 0 no-repeat;}

#pc_bobi a {background: url("/images/index/bobi.gif") 0 0 no-repeat;}
#pda_bobi a {background: url("/images/index/pda_bobi.gif") 0 0 no-repeat;}

#pc_pyramid a {background: url("/images/index/pyramid.gif") 0 0 no-repeat;}

#pc_mahjong a {background: url("/images/index/mahjong.gif") 0 0 no-repeat;}
#online_mahjong a {background: url("/images/index/online_mahjong.gif") 0 0 no-repeat;}

#pc a {background: url("/images/index/pc.gif") 0 0 no-repeat;}
#pda a {background: url("/images/index/pda.gif") 0 0 no-repeat;}
#online a {background: url("/images/index/online.gif") 0 0 no-repeat;}

#for_oven a {background: url("/images/index/for_oven.gif") 0 0 no-repeat;}
#for_mixer a {background: url("/images/index/for_mixer.gif") 0 0 no-repeat;}
#for_steamer a {background: url("/images/index/for_steamer.gif") 0 0 no-repeat;}
#for_food_processor a {background: url("/images/index/for_food_processor.gif") 0 0 no-repeat;}
#authors_recipes a	{background: url("/images/index/authors_recipes.gif") 0 0 no-repeat;}
#send_recipes a	{background: url("/images/index/send_recipes.gif") 0 0 no-repeat;}
#catalogue a {background: url("/images/club/virtual_cards/catalogue.jpg") 0 0  no-repeat;}
#to_send a {background: url("/images/club/virtual_cards/to_send.jpg") 0 0 no-repeat;}
#calendar a {background: url("/images/club/virtual_cards/calendar.jpg") 0 0 no-repeat;}
#popular a {background: url("/images/club/virtual_cards/popular.jpg") 0 0 no-repeat;}


	#for_oven a:hover,#for_mixer a:hover,#for_steamer a:hover,#for_food_processor a:hover,
	#authors_recipes a:hover, #send_recipes a:hover,
	
 #creative a:hover, #online a:hover, #pda a:hover, #pc a:hover,
	#pc_erudit a:hover, #pda_erudit a:hover, 
	#pc_xlines a:hover,
	#pc_pragmatichess a:hover, #pda_pragmatichess a:hover,
	#pc_mahjong a:hover, #online_mahjong a:hover,
	#pc_seawar a:hover,
	#pc_bobi a:hover, #pda_bobi a:hover,
	#pc_pyramid a:hover, #pc_kubiki a:hover  {background-position: -108px 0;}

/* смена картинки  при наведении мышкой в разделе открыток */ 
#catalogue a, #to_send a, #calendar a, #popular a
 {
float: left;
width: 100px;
height: 100px;
text-decoration: none;
}

#catalogue a:hover, #to_send a:hover, #calendar a:hover, #popular a:hover  {background-position: -100px 0;}

#catalogue span, #to_send span, #calendar span, #popular span
 {
display: block;
float: left;
margin: 98px 0 0 0px;
padding: 0 0 0 0;
text-decoration: none;
}
#catalogue , #to_send , #calendar , #popular
{
height: 130px;
width: 140px;
}

/* Левое подменю  */
#subLeftMenu 
{
margin: 0 15px; padding: 0 0 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #203F60;
font-size: 9px;
text-transform: uppercase;

}	

.map 
{
margin: 0 0 0 5px;
padding: 0 0 0 0;
list-style: none;
}

.map li
{
padding-left: 10px;
background-image: url(/images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}
.map ul a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-transform: none;
line-height: 15px;
}

.map a, strong
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #203F60;
font-size: 9px;
line-height: 20px;
text-decoration: none;
text-transform: uppercase;
}
.map a:hover {text-decoration:underline; color: #203F60 }

.map ul li {
background-image: none;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	font-size: 11px;
	line-height: 13px;
	text-align: justify;
	
}
.news ul
{
list-style: none;
}

.news ul a
{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-transform: none;
line-height: 15px;
}
.news ul li
{
margin: 0 0 0 -25px;
}

.news a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #203F60;
font-size: 9px;
line-height: 20px;
text-decoration: none;
text-transform: uppercase;
}
.news a:hover {text-decoration:underline; color: #203F60 }


.dvbdy1 {
			background:#FFFFFF;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size:10px;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:3px;
             /*width:150px; */
         }
.dvhdr1 {   
			background:#e4f8bb;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size:11px;
            font-weight:bold;
            border:1px solid #C8BA92;
            padding:3px;
            /* width:150px; */
         }
         


#navlistClub li a
{
margin: 0 0 0 5px;
padding: 0 0 0 0;
line-height: 12px;
}

#navlistClub li a img
{
border: 0;
margin: 2px 0 0 -18px;
padding: 0 0 0 0;
}

