/* =================================================================  Slider Module */
.Slider{
	position:relative;
	overflow:hidden;
	width:342px;
	height: 238px;
	cursor:pointer;
}

.Slider .Items div{
	float:left;
	height: 206px;
}
.Slider div img{ /* opera < 9 bug */
	position:relative;
	/*z-index:1;*/
}
.Slider .Items div img{
	/*border-right:1px solid #aaa;*/
	border:1px solid #aaa;
}
.Slider .Items {
/*	border:1px solid #aaa;
	border-top:0;*/

/*	width:20000em;*/
	position:absolute;
	clear:both;
}
.Slider .Loading span{
	display:none;
}
.Slider .Loading{
   height:206px;
   width:300px;
   padding:0 20px;
   background:url('fading-squares.gif') center center no-repeat !important;
}
/*.Slider img {
	float:left;
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}*/

div.Slider div.Heading{
	/*position: absolute;*/
	text-align:center;
	z-index: 1;
	width:100%;
}
div.Slider div.Controls{
	font-size:15px;
	position: absolute;
	top: 5px;
	left: 65px;
	width: 99%;
	text-align: center;
	background: none repeat scroll 0% 0% transparent;
}

div.Slider div.Controls span.Prev{
	float: left;
	margin-left: 100px;	
	color:red;
}
div.Slider div.Controls span.Next{
	color:red;
	float: right;
	margin-right: 105px;
}

/*div.Slider div.Heading strong{
	border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	-khtml-border-radius:0 0 3px 3px;
	font-weight:bold;
	font-size:110%;
	padding: 3px 6px;
	background-color:white;
	opacity: 0.75;
	-moz-opacity: 0.75;
	-webkit-opacity: 0.75;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
}*/


/* ================================================================= HEAD BY THE WAY MODULE */
#HeadByTheWay{
	height:70px;
	width:800px;
	margin:8px auto 0;
}
#HeadByTheWay div{
	float:left;
	width:33%;
/*	height:55px;
	border:1px solid green;*/
}
#HeadByTheWay a{
	position:relative;
	bottom:25px;
	padding-left:55px;	
}

#HeadByTheWay a.ImageBox{
	position:static;
	float:left;
	text-decoration:none;
	color:#444;
	font-weight:bold;
	width:100%;
	height:45px;
}
#MeasurementBox a.ImageBox{background:url('bytheway/measurement.png') top left no-repeat;}
#OnlineBox  a.ImageBox{background:url('bytheway/online.png') top left no-repeat;}
#CompareBox  a.ImageBox{background:url('bytheway/compare.png') top left no-repeat;}
/* ================================================================= Classic News Events */
#ClassicNewsEvents{
	background: url('tea.jpg') top center no-repeat;
	padding-top: 60px;
}
#ClassicNewsEvents img{
	border:0;
	float:left;
	margin-right:8px;
}
#ClassicNewsEvents h4{
	font-size:16px;
	font-weight:bold;
	color:#535353;
	margin-bottom:15px;
	padding-left:60px;
	text-align:left;
}
#ClassicNewsEvents div{
	min-height:65px;
	height:auto !important;
	height:65px;
	margin-bottom:18px;
}
#ClassicNewsEvents div p{
	color:#535353;
	line-height:16px;
	margin-top:0;
	padding-left:68px;
}
#ClassicNewsEvents div span{
	color:#acacac;
	display:block;
}
a.AllNewsEvents{
	text-align:left;
	font-size:15px;
	font-weight:bold;
	display:block;
	margin-top:15px;
	/*margin-left: 65px;*/
}
/* ================================================================ Classic Dealer Sections */
div#ClassicDealerSections ul li{
	font-size:14px;
	margin-bottom:5px;
}
div#ClassicDealerSections ul{
	margin-top:20px;
}

div#ClassicDealerSections h4 + ul{
	margin-top:0px !important;
}

/* ========================================================= Your Own Site */
div.OwnSite{
	
	height:219px; /*209 + */
	background: url('ownsite2.jpg') no-repeat top left;
	text-align: center;
}
div.OwnSite p{
	font-size:12px;
	padding-top:135px;
	margin:0 28px 0 5px;
	line-height:15px;
}
div.OwnSite strong{
	font-weight:bold;
}
/* ========================================================= Classic Site Updates */
#ClassicSiteUpdates ul li p{
	margin-top:0;
}
#ClassicSiteUpdates ul li{
	color:#535353;
	font-size:12px;
	margin-bottom:8px;
	line-height:18px;
}
#ClassicSiteUpdates ul li span{
	/*color:#acacac;*/
	display:block;
	font-weight:bold;
}
/* ========================================================= Classic Footer (Index) */
ul.MenuLinks{
	float:left;
}
ul.MenuLinks li{
	display:inline;
}
ul.MenuLinks li.UsefulInformation{
	font-size:110%;
}
ul.MenuLinks li ul{
	margin-bottom:12px;
}
ul.MenuLinks li ul li{
	margin-right:12px;
}

#ClassicSearchBox{
	padding: 3px 3px;
}
div.FooterBox{
	text-align:left;
	width:960px;
	margin:0px auto;
	min-height: 58px;
	margin:8px auto;
}
div.FooterBox div.SearchForm{
	width:350px;
	float:left;
}
#CopyrightText{
	float: right;
	width: 400px;
	font-size: 84.6%;
	line-height: 14px;
	color:#656565;
}
#NavigationImage{
	float:right;
}

div.Garbage{
	float:left;
	display:none;
}
.Counter{
	position:absolute;
	left:-8000px;
}

/* =========================================================== WHERE TO BUY CLASSIC */
#CallNow{
	/*position:relative;*/
	position:static;
/*	cursor:pointer;*/
}
/*#CallNowBubble{
	position:absolute;
	top: -90px;
	left: 40px;
	width:210px;
	height:122px;
	display: block;
	//z-index:1;
	background: url('callnowbubble.png') top left no-repeat;
	display:none;
}*/


/* ================================================== By The Way Module Marya.RU Classic theme */
#ByTheWayBox a{
	display:block;
	text-decoration:underline;
}
#ByTheWayBox a:hover{
	text-decoration:none;
}
#ByTheWayBox div{
	line-height:130.8%;
	font-size: 84.6%;
	padding-left: 85px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	text-align: left;
	min-height:65px;
	height:auto !important;
	height:65px;
	/*_height:64px;*/ /*hack for IE6*/
}
#ByTheWayBox h4{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#000;
	margin-bottom: 15px;
}
/*#ByTheWayBox{
	background: #fff;
}*/


#FreeMeasurement{
	background-image:url('bytheway/helicopter.jpg');
	padding-left: 95px !important;
}
#OurActions{
	background-image:url('bytheway/actions.jpg');
	background-position: 12px 5px;
}
#DifferentForms{
	background-image:url('bytheway/other.jpg');
	background-position: 10px 10px;
}

#GiftsFromFactory{
	background-image:url('bytheway/gifts.jpg');
	background-position: 10px 5px;
}

#ThePoll{
	display:none;
	background-image:url('bytheway/poll.jpg');
	background-position: 5px 0px;
}

#CompareKitchens{
	background-image:url('bytheway/compare.jpg');
	background-position: 10px 5px;
}
#DesignProject{
	background-image:url('bytheway/pencils.jpg');
	background-position: 10px 5px;
}
#WhoIsCook{
	background-image:url('bytheway/gamepad.jpg');
	background-position: 10px 5px;
}
#OurDelivery{
	background-image:url('bytheway/delivery.jpg');
	background-position: 8px 0px;
}
#Benefits{
	background-image:url('bytheway/roza.jpg');
	background-position: 15px 10px;
}


div.ImportantInfo {
	margin: 0 0 10px 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 3px;
	background: #fafafa;
	border: 1px solid #aaa;
	padding: 8px 8px 6px;
}
div.ImportantInfo div.Options {
	font-family: 'lucida grande','Lucida Sans Unicode', Tahoma, sans-serif;
	font-size: 12px;
	padding: 0px 0 0 8px;
}
div.ImportantInfo a {
	margin: 0 4px 0 0;
}
div.ImportantInfo a.Active {
	white-space: nowrap;
	padding: 1px 4px 2px;
	background: #076C8E;
	border-bottom: 1px solid #fff;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* ====================================== CLASSIC SEARCH */

/*#factory_seek_index div.SearchResults li.Meta div.Info{
	font-size: 12px;
}*/

#factory_seek_index .SeekForm{
	margin-bottom: 12px;
}

#factory_seek_index .SeekForm .Button{
	margin-left: 8px;
}

#factory_seek_index li.SeekResult a{
	margin-bottom: 5px;
	display:block;
	font-size:15px;
}

#factory_seek_index .SearchResults strong{
	font-weight:bold;
	background:lightyellow;
}

/*#OnlineBox{
	visibility:hidden;
}*/