.catBlock{
	padding:0 0 2em 0;
}

.catBlock h1{
	font-size:110%;
	margin:0;
	padding: 0 0 0.2em 0;
	color:#333;
}

.catBlock div{
	font-size:85%;
	display:block;
	padding-bottom:0.4em;
	color:#333;
}

/* pagecounting ---- */

.pagecounting
{
	position:relative;
	padding:0 20px 20px 0px;
	clear:both;
}

.countH
{
	font-size:85%;
	padding-bottom:5px;
}

.count,
.countThis
{
	font-size:85%;
	float:left;
	padding:5px;
	margin-right:5px;
}

.countThis
{
	background:#efefef;
}

/* header */

.topBlock
{
	width:900px;
	position: relative;
	left:50%;
	margin-left:-450px;
	clear: both;
}

.headerLogo
{
	padding: 10px 50px 10px 100px;
}

.headerPhones
{
	float:right;
	padding: 10px 100px 10px 50px;
}

.headerPhones small
{
	font-size: 75%;
	color:#fff;
	font-weight: normal;	
}

.headerPhones strong
{
	font-size: 110%;
	color:#fff;
	font-weight: normal;
}

.sunBg
{
	width:100%;
	height:202px;
	background: url('/i/bg/home_top_bg.gif') #b40000 repeat-x left bottom;
}

.sun
{
	width:100%;
	height:202px;
	background: url('/i/bg/home_sun_bg.jpg') no-repeat center bottom;
	position: relative;
}

.headerContent
{
	width:900px;
	height:202px;
	position: relative;
	left:50%;
	margin-left:-450px;
}

.headerText
{
	padding: 30px 100px 10px 100px;
}

.headerMenu
{
	position: absolute;
	bottom:50px;
	left:90px;
}

.headerMenuList
{
	margin: 0;
	padding: 0;
	font-size:70%;
}

.headerMenuList li{
	line-height:1.2em;
	margin: 0 12px 0 10px;
	padding: 1em 0 0.7em 0;
	text-indent:0;
	text-transform: uppercase;
	float: left;
	white-space:nowrap;
	color:#333;
	background-color: #ffe363;
	position: relative;
	cursor:pointer;
	background-image:none;
}

.headerMenuList .cur
{
	background-color: #fff;
	cursor:default;
}

.headerMenuList li .lt,
.headerMenuList li .rt
{
	width:10px;
	height:100px;
	top:0;
	position: absolute;
	overflow:hidden;
}

.headerMenuList li .lt
{
	left:-10px;
	background-position: 0 0;
}

.headerMenuList li .rt
{
	left:100%;
}

.headerMenuList li .lt div,
.headerMenuList li .rt div {
	width:20px;
	height:100px;
	position:relative;
	background: url('/i/bg/menu_round.png') no-repeat left top;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/bg/menu_round.png', sizingMethod='crop');
}

.headerMenuList li .rt div
{
	margin-left:-10px;
}

.headerMenuList .cur .lt div
{
	margin-top:-50px;
}

.headerMenuList .cur .rt div
{
	margin:-50px 0 0 -10px;
}


.headerMenuList li a
{
	color:#333;
	text-decoration: none;
}

.headerWhiteBg
{
	width:860px;
	left: 20px;
	background-color: #fff;
	height: 50px;
	position: absolute;
	bottom:0;
}

.headerWhiteBg .lt,
.headerWhiteBg .rt {
	position:absolute;
	width:20px;
	height:50px;
	overflow:hidden;	
}

.headerWhiteBg .lt div,
.headerWhiteBg .rt div {
	position:relative;
	height:220px;
	width:20px;
	background:url('/i/bg/white_round.png') no-repeat left top;
	
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/bg/white_round.png', sizingMethod='crop');
}

.headerWhiteBg .lt
{
	left:-20px;
	top:0;
}

.headerWhiteBg .rt
{
	left:100%;
	background-position: 0 -90px;
}

.headerWhiteBg .rt div
{
	margin-top:-90px;
}


/* catalogue */

.catalogueTags
{
	padding: 0.5em 0 2.5em 0;
}

.catalogueTags a
{
	margin-right: 10px;
	line-height: 1.5em;
}

.catalogueTags .range1
{
	font-size: 70%;
	color:#d36766;
}

.catalogueTags .range2
{
	font-size: 80%;
	color:#cc4d4c;
}

.catalogueTags .range3
{
	font-size: 90%;
	color:#c53533;
}

.catalogueTags .range4
{
	font-size: 100%;
	color:#bd1b19;
}

.catalogueTags .range5
{
	font-size: 110%;
	color:#b60200;
}

.catalogueTags .range1:hover,
.catalogueTags .range2:hover,
.catalogueTags .range3:hover,
.catalogueTags .range4:hover,
.catalogueTags .range5:hover
{
	text-decoration: none;
	background-color: #b60200;
	color:#fff;
}


/* home */

.homeProducers
{
	width:100%;
	background-color: #e9f2c7;
}

.homeProducers .lt,
.homeProducers .rt,
.homeProducers .lb,
.homeProducers .rb
{
	background-position: 0 0;
}

.homeProducers .content
{
	padding: 0.1em 20px 0.3em 20px;
}

.homeProducers h4
{
	font-size:70%;
	text-transform: uppercase;
	font-weight:bold;
	margin: 0 0 0.6em 0;
	line-height:1.4em;
}

.homeProducers ul
{
	margin: 0;
	padding: 0;
	font-size:70%;
}

.homeProducers ul li
{
	line-height:1.2em;
	margin: 0;
	padding: 0.4em 0;
	text-indent:0;
	text-transform: uppercase;
	white-space:nowrap;
	background-image:none;
}

.homeProducers ul li a
{
	color:#333;
}

.homeProducers ul li a:hover
{
	color:#b60200;
}


/* catalogue */

.partsTable
{
	border-collapse: collapse;
}

.partsTable td
{
	vertical-align: middle;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0.5em 10px;
}

.partsTable .part_number
{
	font-size:70%;
	color:#666;
}

.partsTable .name
{
	font-size:85%;
	color:#333;
	text-transform:lowercase
}

.partsTable .name:first-letter {
  text-transform: uppercase;
}

.partsTable .price
{
	font-size:85%;
	color:#333;
	text-align: right;
	white-space: nowrap;
}


/* footer */

.footerAdBlock
{
	width:100%;
	background-color: #5e6055;
	margin-top:10px;
}

.footerAdBlock .lt,
.footerAdBlock .rt,
.footerAdBlock .lb,
.footerAdBlock .rb
{
	background-position: 0 -80;
}

.footerAdBlock .content
{
	padding: 0 100px;
}

.easyLink p
{
	font-size:70%;
	line-height:1.4em;
	margin:0;
	color:#fff;
}

.easyLink p a
{
	color:#fff;
}

.footerText
{
	background: url('/i/bg/ad_line.gif') repeat-x left top;
	margin-top:1em;
	padding-top:1em;
}

.footerText p
{
	font-size:70%;
	color:#fff;
	margin:0;
	line-height:1.4em;
}
