html { height: 100%; }

body {
	font-size: 12px;
	font-family: "Arial";
	color: #413d3a;
	background: #d8d8d8 url(/img/bg3x3.png) top left repeat;
	min-height: 100%;
	-height: 100%;
}

a, a:active, a:visited, a:hover {
	color: #336699;
}

.gbtn {
	/* 90*29 */
	background: transparent url(/img/minibtn.png) top left no-repeat;
	border: none;
	width: 90px;
	padding: 3px 0 10px;
	margin: 0 0px -7px -4px;
	cursor: pointer;
	outline: 0;

	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #000;
	text-decoration: none;
	margin: 0 3px;
}
	.gbtn:hover { background-image: url(/img/minibtn_h.png) }

a.gbtn {
	display: block;
	color: #000;
}

	button.danger {
		color: red;
	}

h1, h2, h3 {
	text-align: left;
}

#wrap {
	width: 1000px;
	margin: 0px auto;
	position: relative;
}

#dhead {
	background: white;
}

	#topstuff {
		position: relative;
		padding:8px 20px 0px;
	}

		#logo {
			width: 142px;
			height: 24px;
			outline: none;
			margin-left: 435px;
			margin-left: 0;
		}
		#motto {
			font-size: 11px;
			color: #808080;
			margin-left: 385px;
			margin-left: 0;
		}

		#din_logo {
			position: absolute;
			left: 20px;
			top: 10px;
			margin-left: 400px;
		}
		#din_motto {
			font-size: 11px;
			color: #808080;
			position: absolute;
			left: 123px;
			top: 23px;
			width: 200px;
			margin-left: 400px;
		}
		#micronav {
			position: absolute;
			width: 100px; height: 40px;
			top: 8px; right: 10px;
			text-align: center;
		}
			#micronav a { font-size: 10px; color: #919191; }

		#headerphone {
			position: absolute;
			right: 12px;
			top: 38px;
			color: #808080;
			font-size: 140%;
			font-weight: bold;
		}

	#menu {
		padding: 0 0 9px 0;
		margin: 0;
		background: white url(/img/menu_bgrad.png) bottom left repeat-x;
		height: 46px;
	}

		#menu li {
			list-style: none;
			margin: 0;
			display: block;
			float: left;
			position: relative;
		}

		#menu a {
			display: block;
			text-decoration: none;
			color: #605b57;
			font-weight: bold;
			padding: 13px 12px 9px 10px;
			background: transparent url(/img/menu_rgrad.png) bottom right no-repeat;
			outline: 0;
		}
			#menu .active a, #menu a.current { background: transparent url(/img/menu_rgrad.png) bottom right repeat-x !important; color: white; }
			#menu .last a { background: none; }
			#menu .shop a {
				background: none; color: #D22026;
				padding-right: 0;
			}

		#menu ul {
			margin: 0;
			position: absolute;
			z-index: 10;
			left: -2px;
			top: 36px;
			width: 158px;
			visibility: hidden;
			overflow: hidden;
			height: auto;
			padding-bottom: 3px;
			background: #fff;
			border-left: 2px solid #BAB5B0;
			border-right: 2px solid #BAB5B0;
			border-bottom: 2px solid #BAB5B0;
		}
		#menu ul li {
			margin: 0;
			padding: 0;
			float: none;
			height: auto;
			list-style: none;
			zoom: 1;
			background: #fff;
		}

		#menu ul a {
			border: none;
			display: block;
			height: auto;
			zoom: 1;
			line-height: 110%;
			padding: 2px 7px;
			color: #605b57;
			background: none;
		}
		#menu ul a:hover {
			background: #eee;
		}

			#menu .shop {
				position: absolute;
				right: 14px;
				padding-right: 0;
				text-align: right;
				top: 35px;
			}



	#banner {
		background: black;
		display: block;
		padding: 0;
		height: 107px;
		overflow: hidden;
	}


#dbody {
	background: #e3e4e3;
	padding: 5px 20px 20px;
	border-bottom: 1px solid red;
}
	#breadcrumbs { color: #454444; font-size: 10px; }
		#breadcrumbs a { color: #454444; }
		#breadcrumbs .active { font-weight: bold; }

	#cwrap {
		border: 1px solid white;
		background: #fefefd url(/img/cwrap_grad.png) top left repeat-x;
		padding: 10px 20px;
	}
		#cwrap.fwrap { /*width: 960px;*/ margin: 0px auto; }

	.swrap { float: left; }


	#gallery_type1 {
		display: none;
	}
	#gallery_type2 {
		display: block;
	}
	body.js #gallery_type1 {
		display: block;
	}
	body.js #gallery_type2 {
		display: none;
	}

	.switchme {
		margin: 15px 30px;
		text-align: right;
	}

	#gallery_type1 .switchme {
		float: right;
		margin-left: -200px;
	}
	#gallery_type2 .switchme {
		display: none;
	}
	body.js #gallery_type2 .switchme {
		display: block;
	}
		#gallery_type2 .alist {
			margin: 0 auto;
			text-align: center;
			width: 590px;
			margin: 0 -20px 0 -20px;
		}

	#thegallery {
		vertical-align: top;
		width: 560px;
		padding: 10px;
		position: relative;
		background: #fefefe url(/img/tehgrad.png) bottom left repeat-x;
	}
		#thegallery .meta { width: 478px; margin: 0 auto; }

		#icont {
			width: 478px; height: 335px;
			overflow: hidden;
			margin: 0 auto 15px;
			position: relative;
		}

			#icont img.act {
				left:0;
				position:absolute;
				top:0;
				z-index:11;
			}

			#icont img.nact {
				left:0;
				position:absolute;
				top:335px;
				z-index:12;
			}

			#mloading {
				position: absolute;
				background: black; color: white;
				padding: .3em;
				top: 0;
				right: 0;
				z-index: 20;
			}


		#tline {
			position: relative;
			width: 550px;
		}
			#tline a.arr {
				width: 37px;
				height: 37px;
				position: absolute;
				top: 17px;
				outline: 0;
			}

			#tline a#gallarr {
				left: -5px;
				background: url(/img/gal_larr.png) top left no-repeat;
				-background: none;
				-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/gal_larr.png, sizingMethod='crop');
			}
			#tline a#galrarr {
				right: -5px;
				background: url(/img/gal_rarr.png) top left no-repeat;
				-background: none;
				-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/gal_rarr.png, sizingMethod='crop');
				-right: 5px;
			}

		#iscroll {
			width: 478px;
			overflow: hidden;
			margin: 0 auto;
		}
			#iscroll .thumbs {
				white-space: nowrap;
			}
			#iscroll .thumbs a,
			a.ithumb {
				display: -moz-inline-stack;
				display: inline-block;
				margin-left: 7px;
				outline: 0;
				text-decoration: none;
				vertical-align: top;
			}
				#iscroll .thumbs a img,
				a.ithumb img {
					margin: -1px -4px -7px -4px;
					background: transparent url(/img/img_frame.png) top left no-repeat;
					-background: none;
					-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/img_frame.png, sizingMethod='crop');
					padding: 4px 7px 17px;
				}

				#iscroll .thumbs a.active img,
				a.ithumb:hover img {
					background-image: url(/img/img_frame_a.png);
					-background: none;
					-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/img_frame_a.png, sizingMethod='crop');
				}

			.ithumb {
				width: 104px;
				text-align: center;
				margin-bottom: 9px;
			}
			.ithumb span {
				font-size: 10px;
				white-space: normal;
				width: 104px;
				margin-top: -7px;
				*margin-top: -14px;
				display: block;
				color: #666;
				cursor: pointer;
			}
				.ithumb:hover span {
					color: #932126;
				}

	#spacer { width: 20px; }

	#configurator {
		vertical-align: top;
		width: 320px;
		padding: 10px;
		background: #fefefe url(/img/tehgrad.png) bottom left repeat-x;
	}
		/*#configurator_ch { display: none; }*/

		#configurator .irow { margin-bottom: .1em; }

			#configurator .irow input { margin-right: .4em; }

		#configurator .selector {
			border-top: 1px dotted #bfbdbc;
			padding-top: .4em;
			overflow: hidden;
			-zoom: 1;
			margin-right: -5px;
		}
			.testdrive_button {
				position: absolute;
				right: 3px;
				bottom: 0px;
			}
				.testdrive_button a {
					width: 98px;
					height: 41px;
					padding: 8px 6px 7px 2px;
					display: block;
					color: #000;
					text-decoration: none;
					text-align: center;
					font-size: 13px;
					font-weight: bold;
					background: url(../img/testdrive_button.png) -498px 0 no-repeat;
				}
					.testdrive_button a:hover {
						background-position: 0 0;
					}
			#configurator .selector h4 { margin-bottom: 2px; }

			#configurator .selector a.opt {
				display: block;
				float: left;
				height: 24px;
				padding: 12px 2px 9px 44px;
				margin-right: 4px;
				background: transparent url(/img/conf_cell.png) top left no-repeat;
				text-decoration: none;
				color: black;
				position: relative;
				outline: 0;
			}
				#configurator .selector a.opt.active {
					background: transparent url(/img/conf_cell_active.png) top left no-repeat;
					font-weight: bold;
					-background: none;
					-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/conf_cell_active.png, sizingMethod='crop');
				}
				#configurator .selector a.opt img {
					position: absolute;
					top: 3px; left: 6px;
					width: 31px; height: 31px;
				}

				#configurator .selector a.opt .overlay { width: 31px; height: 31px; }

			/* #configurator .selector .column { width: 140px; margin-right: 10px; float: left; } */

		#ptag2 {
			display: none;
		}
		body.js #ptag2 {
			display: block;
		}

		#configurator .ptag { position: relative; }
			#configurator .ptag p {
				font-size: 14px;
				font-weight: bold;
			}
				#configurator .ptag p span { color: red; }

			#configurator .ptag .gbtn { float: left; }

		#ugHost {
			overflow: hidden;
			-zoom: 1;
		}
		#configurator #showguest { }

	#mwrap { overflow: hidden; width: 960px; margin: 0 auto; }

	#minicat {
		background: #b7b6b4;
		border: 1px solid white;

		float: left;

		width: 544px;

		padding: 8px;

		padding-bottom: 9000px;
		margin-bottom: -9000px;

		position: relative;
		*position: static;

		*overflow: hidden;
	}
		#minicat h2.blend {
			font-family: "Arial Black", "Arial";
			font-weight: bold;
			text-transform: uppercase;
			font-size: 30px;
			position: absolute;
			top: 11px; right: 19px;
			margin: 0;
			color: #a7a6a4;
			*display: none;
		}
		#minicat hr {
			width: 520px;
			border: none; border-top: 1px solid #a4a3a1;
			background-color: #c9c9c9;
			margin: 0 auto .4em;
		}

		#minicat div.i {
			background: transparent url(/img/pat.png) top left repeat;
			padding: 10px;
			margin-bottom: 7px;
		}

	#rightbar {
		background: white;

		float: right;

		width: 385px;

		padding-bottom: 9000px;
		margin-bottom: -9000px;

		border: 1px solid white;
	}

		#rightbar .block,
		.dashblock {
			padding: 12px 5px 0;
			background: transparent url(/img/tgrad.png) top left repeat-x;
		}
			#rightbar .block h3 {
				background: #f6f6f5;
				margin: -4px -5px 1em -5px;
				padding: 3px 0 3px 3px;
				color: #807c79;
				font-size: 12px;
			}

			#news.block {}
				#news .item {
					border-bottom: 1px dotted #bfbdbc;
					overflow: hidden;
					padding: 0 0 5px 5px;
					margin: 0 0 8px 0;
					font-size: 11px;
				}
					#news .item img {
						float: left;
						border: 1px solid #bebcbd;
						margin: 0 8px 0 0;
						width: 70px; height: 70px;
					}

					#news .item h5 { margin-bottom: .3em; }
						#news .item h5 a {
							color: #336699;
							font-size: 11px;
							text-decoration: none;
						}

					#news .item a.go {
						color: #2e5191;
						display: block;
						text-align: right;
					}


	.tcatalog {}
	#minicat .tcatalog {
		width: 534px;
		margin-right: -10px;
	}
	#bigcat.tcatalog {
		/*width: 960px;*/
		overflow: hidden;
	}
		#bigcat.tcatalog .awrap {
			margin-right: -30px;
			overflow: hidden;
			padding-top: 2em;
			position: relative;
			left: -20px;
			-zoom: 1;
		}

		#minicat .tcatalog h2 { color: white; margin: 0 0 1em; font-size: 100%; }
		#bigcat.tcatalog h4 {
			position: absolute;
			top: -24px;
			left: 19px;
			color: #d22027;
		}
			#bigcat.tcatalog div.placemark {
				width: 150px;
				height: 141px;
				margin-right: -151px;
				float: left;
				position: relative;
				top: 6px; left: 10px;
				border-left: 1px dotted gray;
				*border: none;
			}
				#bigcat.tcatalog div.placemark hr {
					height: 1px;
					width: 37px;
					position: absolute;
					top: -12px; left: -20px;
					background-color: white;
					border: none;
					z-index: 100;
					*display: none;
				}

		.tcatalog a.item,
		.cat a.item {
			display: block; float: left;
			padding: 110px 0 0 30px;
			margin: 0 10px 3px 0;
			width: 138px; height: 39px;
			background: transparent url(/img/prod_underlay.png) top left no-repeat;
			position: relative;
			color: black;
			outline: 0;
		}

		#bigcat.tcatalog .preitem,
		.cat .preitem {
			float: left;
			border-top: 1px dotted gray;
			padding-top: .4em;
			*border: none;
			position: relative;
		  max-width: 208px;
		}
		#bigcat.tcatalog .item,
		.cat .item {
			/*margin: 0 20px 1.5em 0;*/
			margin: 0 0 1.5em 20px;

			float: none;
		}
			.tcatalog .item img,
			.cat .item img {
				position: absolute;
				top: 7px; left: 11px;
				border: 1px solid #dadada;
			}

	#sections {
		overflow: hidden;
		-zoom: 1;
	}
		#sections .section {
			float: left;
			overflow: hidden;
			-zoom: 1;
			width: 400px;
			margin-bottom: 1.1em;
		}
			#sections .section h4 {
				margin: 0 0 .6em 4px;
				color: #413d3a;
				font-size: 15px;
				font-weight: bold;
			}

			#sections .section div.sframe {
				float: left;
				width: 108px; height: 108px;
				position: relative;
				background: transparent url(/img/secondarycat.png) top left no-repeat;
				-background: none;
				-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/secondarycat.png', sizingMethod='crop');
			}
				#sections .section div.sframe div {
					width: 83px; height: 83px; overflow: hidden;
					top: 10px; left: 12px; position: absolute;
				}

			#sections .section ul {
				margin-left: 110px;
			}
				#sections .section ul li {
					list-style: none;
					display: block;
					height: 23px;
					padding: 3px 0 0 25px;
					background: transparent url(/img/liarr.png) top left no-repeat;
					-background: none;
					-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/liarr.png', sizingMethod='crop');
				}
					#sections .section ul li a {
						color: #443d31;
					}


	.tmEnabled div.tab { display: none; }
	.tmEnabled h2 { cursor: pointer; }

	#informator,
	#informator.tmEnabled #iileft, #informator.tmEnabled #iiright {
		margin-top: 1em;
		padding: 12px 5px 12px;
		background: white url(/img/tgrad.png) top left repeat-x;
	}
		#informator.tmEnabled {
			padding: 0;
			background: none;
			overflow: hidden;
			-zoom: 1;
		}

		#informator.tmEnabled #iileft {
			float: left;
			width: 269px;
			/*-margin-top: 0;*/
		}

		#informator.tmEnabled #iiright {
			margin-left: 285px;
		}

		#informator.tmEnabled h2 {
			background: transparent url(/img/informator-item.png) top left no-repeat;
			padding: 4px 4px 13px 26px;
			font-weight: normal;
			font-size: 12px;
			margin: 0 0 2px;
			-background: none;
			-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/informator-item.png', sizingMethod='crop');
			-height: 15px;
		}

			#informator.tmEnabled h2.active {
				background: transparent url(/img/informator-item-hover.png) top left no-repeat;
				font-weight: bold;
				padding-bottom: 13px;
				-background: none;
				-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/informator-item-hover.png', sizingMethod='crop');
			}

	#thegoogle.tmEnabled {
		padding-top: 2em;
	}

		#thegoogle.tmEnabled h2 {
			font-size: 12px;
			color: #666666;
			display: inline;
			text-decoration: underline;

			margin-right: 20px;
			padding-left: 12px;

			background: transparent url(/img/arr.png) top left no-repeat;
		}
			#thegoogle.tmEnabled h2.active {
				background: transparent url(/img/arr.png) 0px -21px no-repeat;
				text-decoration: none;
				color: #d22027;
			}

		#thegoogle.tmEnabled div.tab {
			margin-top: 1em;
		}

		div.tab {
			text-align: justify;
		}


	#thebasketpage {
		overflow: hidden;
		-zoom: 1;
	}
		#thebasketpage #basket { width: 600px; float: left; }
		#thebasketpage #order { width: 300px; float: right; }


	#basketlist { margin-top: -2.5em; }
		#basketlist tr {
			border-bottom: 1px dotted gray;
		}

			#basketlist td { vertical-align: top; padding-top: 2.5em; }
				#basketlist td.img {
					width: 150px;
					-width: 200px;
				}
					#basketlist td.img div {
						position: relative;
						-zoom: 1;
					}
					#basketlist td.img a.del {
						position: absolute;
						z-index: 200;
						top: -10px; right: 0px;
						width: 30px; height: 30px;
						background: transparent url(/img/close_button.png) top left no-repeat;
						outline: 0;
						*right: -37px;
						-right: 10px;
						-background: none;
						-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/close_button.png', sizingMethod='crop');
						cursor: pointer;
					}
						#basketlist td.img a.del:hover {
							background: transparent url(/img/close_button.png) bottom left no-repeat;
							-background: none;
						}
				#basketlist td.name { width: 150px; }
				#basketlist td.pricing { padding: 2.5em 0 0;}
					#basketlist td.pricing table { margin: 0; }
						#basketlist td.pricing table tr { border: 0; }
							#basketlist td.pricing table td { vertical-align: middle; padding: .5em; }
							#basketlist td.pricing table td.img {
								width: 45px;
								-zoom: 1;
							}
								#basketlist td.pricing table td.img div {
									height: 36px;
									width: 45px;
									background: transparent url(/img/conf_cell.png) top left no-repeat;
									position: relative;
									-zoom: 1;
								}
									#basketlist td.pricing table td.img div img {
										position: absolute;
										top: 3px; left: 6px;
										width: 31px; height: 31px;
								}

							#basketlist td.pricing table td.content {
								width: 200px;
							}


							#basketlist td.pricing table td.count {
								text-align: right;
								width: 50px;
							}
								#basketlist td.pricing table td.count input {
									width: 40px;
									border: 1px solid gray;
									text-align: right;
									padding: .1em;
								}
									#basketlist td.pricing table td.count input:focus {
										border: 1px solid black;
									}

							#basketlist td.pricing table td.price {
								text-align: right;
								width: 70px;
							}

							#basketlist td.pricing table tr.total {
								border-top: 1px dotted gray;
								font-weight: bold;
							}
		#basketlist tr.total {
			border-top: 1px dotted gray;
			font-weight: bold;
		}
			#basketlist tr.total td.price { text-align: right; }

	#order td { padding-left: 0; }

	#order input,
	#order textarea,
	table.form input.txt,
	table.form textarea {
		border: 1px solid gray;
		padding: .1em;
		width: 130px;
	}

	table.form input.txt,
	table.form textarea {
		width: 250px;
	}

		#order input:focus,
		#order textarea:focus,
		table.form input.txt:focus,
		table.form textarea:focus {
			border: 1px solid black;
		}

	#thebasketpage .controls { text-align: right; }

	p.error { font-size: 9px; color: red; }



	.snippetgal { text-align: center; }
	.snippetgal a { margin: 0 1em 1em 0; }

#footer {
	color: gray;
	font-size: 10px;
	padding: 5px;
	text-align: right;
	clear: both;
}

.iwantjustify { text-align: justify; }


/* slimbox */
#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/img/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.years {
	margin: 1em 0;
}
.years h4 {
	display: inline;
}
.years ul {
	overflow: hidden;
	margin: 0 0 0 1em;
	display: inline;
}
	.years li {
		list-style: none;
		display: inline;
		margin-right: 1em;
	}
	.years a.current {
		text-decoration: none;
		color: #999;
	}

.required {
	color: green;
	font-weight: bold;
	font-size: 140%;
}
	table.form .required {
		margin-right: -0.38em;
	}

ul.vendorlist {
	font-size: 130%;
	margin-left: 0;
}
	ul.vendorlist li {
		list-style: none;
	}

.post_element {
	width: 280px;
	float: left;
}

ul.submenu {
	display: block;
	margin: 1.5em 0;
	font-weight: bold;
	text-align: center;
}
	ul.submenu li {
		display: inline;
		margin: 0 0.5em;
	}
	ul.submenu a.current {
		color: #666;
		text-decoration: none;
	}

.bottomnav {
	background: #fff;
	padding: 12px;
	overflow: hidden;
	font-size: 90%;
	margin: 12px 0;
	zoom: 1;
}
	.bottomnav h2 {
		margin-top: 0;
	}
	.bottomnav h3 {
		margin-top: 0;
		padding-bottom: 0.2em;
		margin-bottom: 0.2em;
		border-bottom: 1px solid #ccc;
	}
	.bottomnav h3 a {
		text-decoration: none;
		color: #222;
	}
	.bottomnav .col {
		float: left;
		margin-right: 20px;
		max-width: 80px;
	}
		.bottomnav .col10,
		.bottomnav .col13 {
			max-width: 120px;
		}
	.bottomnav ul {
		margin: 0;
		list-style: none;
	}
		.bottomnav li {
			list-style: none;
			line-height: 110%;
		}
		.bottomnav a {
			text-decoration: none;
			color: #333
		}
		.bottomnav a:hover {
			color: #336699;
		}
