body {
	line-height: 1.4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff url("../images/bg000000.png") left top repeat-x;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
}
	#header {
		height: 180px;
		position: relative;
	}
		#logo {
			float: left;
			width: 300px;
			height: 40px;
			margin: 20px 0 0 0;
		}
			#logo h1 {
				text-indent: -9999px;
			}
				#logo h1 a {
					width: 300px;
					height: 40px;
					display: block;
				}
		#headerRight {
			float: right;
			margin: 18px 0 0 0;	
			
		}
			#headerRight ul {
				float: right;	
				
			}
				#headerRight ul li {
					float: left;
					padding: 0 0 0 5px;
					font-size: 11px;
				}
				#headerRight ul li:after {
					padding: 0 0 0 10px;
					color: #a2bcdd;
				}
				#headerRight ul li.last:after {
					padding: 0;
				}
					#headerRight ul li a {
						color: #a2bcdd;
					}
			#hello {
				float: right;
				margin: 20px 0 0 0;
				color: #a2bcdd;
				font-size: 11px;
			}
				#hello strong {
					color: #ffcd0c;	
				}
				#hello a {
					color: #fff;	
				}
		#menu {
			position: absolute;
			top: 80px;
			left: 0;
			width: 1000px;
			height:	50px;
			line-height: 50px;
			background: url("../images/menuBg00.png") left top no-repeat;
		}
			#menu ul {
				float: left;	
			}
				#menu ul li {
					float: left;
					padding: 0 16px;
					font-size: 13px;
				}
					#menu ul li a {
						display: block;
						color: #b5c6d6;
						font-weight: bold;
					}
					#menu ul li a:hover {
						color: #fff;
						text-decoration: none;
					}
					#menu ul li.selected a {
						color: #fff;
						background: url("../images/arrowUp0.png") center bottom no-repeat;
					}
					#menu ul li a {
										
					}
			.basket {
				float: right;
				width: 150px;
				margin: 0 18px 0 0;
				color: #fff;
				font-weight: bold;
				background: url("../images/basket00.png") right center no-repeat;
			}
			.home {
			margin-top:5px;
			height:32px;
			line-height:32px;
			}
		#nav {
			position: absolute;
			top: 130px;
			left: 0;
			width: 750px;
			height:	47px;
			line-height: 47px;
			padding-left: 0px;
			font-family: Arial, Helvetica, sans-serif;
		}
			#nav strong {
				float: left;
				color: #e57b0d;	
			}
			#nav ul {
				
			}
				#nav ul li {
					float: left;
					font-weight: bold;
					color: #0f3a71;
					padding: 0 15px;
				}
				#nav ul li.first {
					background: none;
					}
					.firstImg {
					float:left;
					margin-top:12px;
					}
					.arrowPng {
					margin:20px 0 0 10px;
					float:left;
					}
					
					.linkCatalog {
					margin:0 0 0 10px;
					float:left;
					}
								
					#nav ul li a {
						color: #999999;
						font-weight: normal;
						text-decoration: none;
					}
					#nav ul li a:hover {
						color: #0f3a71;
					}
			
		#search {
			position: absolute;
			top: 130px;
			right: 0;
			width: 224px;
			height:	47px;
			line-height: 47px;
		}
		#suggestions {
			position: absolute;
			top: 167px;
			left:777px;
			width: 300px;
			background-color:#fff;
			border: 3px solid #f0f0ee;
			z-index:9999;
			max-height:150px;
			overflow:auto;
			padding:2px;
			font-size:10px;
			font-weight:bold;
			font-family:tahoma, verdana;
		}
			.searchInputImg {
				float: left;
				background: url("../images/searchIn.png") left center no-repeat;
				width: 145px;
				height: 16px;
				line-height: 16px;
				border: 0 none;
				padding: 6px 10px;
				font-size: 11px;
				font-family: Arial, Helvetica, sans-serif;
				margin: 8px 0 0 0;
			}
			.searchInput {
				width: 135px;
				height:20px;
				line-height:20px;
				border: 0 none;	
				font-size: 11px;
				font-family: Arial, Helvetica, sans-serif;
				filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
				-moz-opacity: 0.5;
				-khtml-opacity: 0.5;
				opacity: 0.5;
						}
			.searchButton {
				float: right;
				background: url("../images/searchBu.png") left center no-repeat;
				width: 55px;
				height: 24px;
				border: 0 none;
				font-size: 11px;
				font-family: Arial, Helvetica, sans-serif;
				color: #fff;
				font-weight: bold;
				margin: 10px 0 0 0;
				cursor:pointer;
			}
					
					
					
		#middle {
			float: left;
			width: 1000px;
			padding: 12px 0 0 0;
		}
		
			#left {
				float: left;	
				width: 260px;
				padding: 0 0 15px 0;
			}
				.leftBlock {
					float: left;	
					width: 260px;
					margin: 0 0 10px 0;
					padding: 0px 0 16px 0;
					background: url("../images/leftBott.png") left bottom no-repeat;
				}
					.leftBlock h3 {
						float: left;
						width: 260px;
						height: 45px;
						background: url("../images/leftHead.png") left center no-repeat;
						line-height: 45px;
						text-indent: 15px;
						color: #fff;
						font-family: "Calibri", Arial, Helvetica, sans-serif;
						font-size: 14px;
					}
					.blockBody {
						float: left;
						background: url("../images/leftBody.png") left bottom repeat-y;
					}
			
						.trip ul {
							float: left;
							width: 260px;
						}
							.trip ul li {
								float: left;
							}
								.trip ul li a {
									display: block;
									width: 240px;
									padding-left: 20px;
									height: 28px;
									line-height: 28px;
									border-bottom: 1px solid #e4e4e4;
									font-weight: bold;
									color: #939393;
									background: url("../images/arrowRig.png")  244px 12px no-repeat;
								}
								
								.trip ul li a.selectedfilter { width: 200px; }
								.trip ul li a.removefilter { width:20px; background:none; padding-left:0; padding-right:15px; left:-15px; position:relative; z-index:10; }
								.trip ul li a.removefilter:hover { background:none; }
								.trip ul li.last a {
									border: 0 none;
								}
								.trip ul li.last li a {
									border-bottom: 1px solid #e4e4e4;
								}
								.trip ul li a:hover, .trip ul li a.selected {
									text-decoration: none;
									color: #e57b0d;
									background: url("../images/arrowDow.png")  238px 12px no-repeat;
								}
								.trip ul li ul {
									display: none;
								}
									.trip ul li ul li {
										}
										.trip ul li ul li a, .sublistitem a {
											width: 220px;
											padding-left: 40px;
											color: #b5b5b5;
											background: url("../images/arrowRig.png") 25px center no-repeat;
										}
										.trip ul li ul li a:hover, .sublistitem a:hover {
											color: #939393;
											background: url("../images/arrowRig.png") 25px center no-repeat;
										}
			
					.pad10 {
						width: 240px;
						padding: 0 10px;	
					}
			#right {
				float: right;
				width: 720px;
			}
				#slide {
					float: left;
					width: 720px;
					height: 300px;
					position: relative;
					margin: 1px 0 0 0;
				}
				.borderLeft {position: absolute; top: 0; left: 0;z-index: 99999;width: 6px;height: 300px;background: url(../images/border01.png) top left no-repeat;}
				.borderRight {position: absolute; top: 0; right: 0;z-index: 99999;width: 6px;height: 300px;background: url(../images/border01.png) top right no-repeat;}

					.slide {
						float: left;
						width: 720px;
						height: 300px;
						position: relative;
					}
						.slide ul {
							float: left;
							width: 720px;
							height: 300px;
						}
							.slide ul li {
								width: 720px;
								height: 300px;
								position: relative;
							}
								.slide ul li a {
									color: #fff;
									font-weight: bold;
									font-family: "Calibri", Arial, Helvetica, sans-serif;
								}
								.slideNav {
									position: absolute;
									width: 720px;
									height: 50px;
									background: #000;
									left: 0;
									bottom: 0;
									background: url("../images/slideNav.png") top left no-repeat;
									color: #fff;
								}
									.slideNav strong {
										float: left;
										width: 97px;
										height: 50px;
										line-height: 50px;
										text-align: center;
										font-size: 11px;
									}
									.slide ul li h4 {
										float: left;
										width: 450px;
										height: 50px;
										line-height: 45px;
										font-size: 22px;
										text-indent: 20px;
									}
							.ps {
								position: absolute;
								width: 150px;
								height: 35px;
								bottom: 0;
								right: 10px;	
								z-index: 9999;
							}
								.ps a {
									float: left;
									display: block;
									width: 18px;
									height: 18px;
									margin: 0 12px 0 0;
									text-indent: -9999px;
									background: url("../images/ps000000.png") top left no-repeat;
								}
								
								.ps a.here, .ps a:hover {
									background: url("../images/p0000000.png") top left no-repeat;
								}

				.productList {
					float: left;
					width: 740px;
					margin-left:-20px;
					vertical-align:top;
					margin-bottom:2px;
					}
					.productList .heading {
						float: left;
						width: 720px;
						margin: 20px 0 0 0;
						margin-left:20px;
						line-height: 1;
					}
						.productList .heading h2 {
							float: left;
							color: #1b539e;
							font-size: 18px;
							font-family: "Calibri", Arial, Helvetica, sans-serif;
						}
						.productList .heading a {
							float: right;
							color: #b4b4b4;
							font-size: 11px;
							padding: 4px 0 0 0;
						}
						.proPrice {
						padding-left:5px;
						color: #1b539e;
						font-size: 16px;
						font-weight:bold;
						font-family: tahoma, verdana;
						}
					.productList1 {
					float: left;
					width: 740px;
					margin-left:-25px;
					vertical-align:top;
					margin-bottom:2px;
					}
					.proWrap {
						float: left;
					}
					
					.proWrap {
						float: left;
						margin-bottom:20px;
					}
					
					.proFeatured {
						margin-top:-20px;
						margin-left:20px;
						width:720px;
						}
					
						.proFeaturedPopular {
						margin-top:20px;
						margin-left:20px;
						width:720px;
						}
						
						.proFeaturedLastAdded {
						margin-top:-10px;
						margin-left:20px;
						width:720px;
						}
						
						.proBaget {
						margin:1px 0 10px 20px;
						width:720px;
						}
						.bagetLeftButton {
						float: right;
						background: url("../images/arrowLft.png") left center no-repeat;
						width: 55px;
						height: 24px;
						border: 0 none;
						font-size: 11px;
						font-family: Arial, Helvetica, sans-serif;
						color: #fff;
						font-weight: bold;
						margin: 10px 0 0 0;
			}
						
						.bagetRazmerRamki {
						height:180px;
						margin:0 5px 15px 5px;
						border-bottom:1px dotted #b1bec6;
						}
						.bagetRazmerRamkiLeft {
						float:left;
						width:190px;
						height:160px;
						border-right:1px dotted #b1bec6;
						}
						.bagetRazmerRamkiRight {
						float:left;
						width:500px;
						height:160px;
						}
						.bagetWidth {
						height:30px;
						line-height:30px;
						font-family:tahoma, verdana;
						color:#3e3e3e;
						background: url("../images/widthA.gif") left center no-repeat;
						font-family: Arial, Helvetica, sans-serif;
						filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
						-moz-opacity: 0.5;
						-khtml-opacity: 0.5;
						opacity: 0.5;	
						}
						.bagetWidthC {
						height:30px;
						line-height:30px;
						font-family:tahoma, verdana;
						color:#3e3e3e;
						font-size:12px;
						background: url("../images/widthC.gif") left center no-repeat;
						}
						.bagetWidthD {
						margin-left:20px;
						height:30px;
						line-height:30px;
						font-family:tahoma, verdana;
						color:#3e3e3e;
						font-size:12px;
						background: url("../images/widthC.gif") left center no-repeat;
						filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
						-moz-opacity: 0.5;
						-khtml-opacity: 0.5;
						opacity: 0.5;
						}
						.bagetWidthE {
						margin-left:20px;
						height:30px;
						line-height:30px;
						font-family:tahoma, verdana;
						color:#3e3e3e;
						font-size:12px;
						background: url("../images/widthD.gif") left center no-repeat;
						}
						.bagetA {
						margin:5px 0 0 5px;
						height:30px;
						line-height:30px;
						font-family:tahoma, verdana;
						color:#3e3e3e;
						font-size:12px;
						}
						.radioCam {
						margin:5px;
						font-family:tahoma, verdana;
						color:#3e3e3e;
						font-size:12px;
						width:120px;
						}
						.bagetInputDiv {	
						height:30px;
						line-height:30px;
						font-family:tahoma, verdana;
						color:#3e3e3e;
						font-size:12px;
						background: url("../images/widthB.gif") center no-repeat;
						filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
						-moz-opacity: 0.5;
						-khtml-opacity: 0.5;
						opacity: 0.5;
						}
						.bagetTable {	
						border-collapse:separate; 
						border-spacing:0 8px;
						margin:0 5px;
						font-family:tahoma, verdana;
						color:#3e3e3e;
						font-size:12px;
						}
						.bagetTable1 {	
						border-collapse:separate; 
						border-spacing:8px 8px;
						margin:0 5px;
						font-family:tahoma, verdana;
						color:#3e3e3e;
						font-size:12px;
						}
						.bagetTable2 {	
						border-collapse:separate; 
						border-spacing:0px 8px;
						margin:0 5px;
						font-family:tahoma, verdana;
						color:#3e3e3e;
						font-size:12px;
						}
						.bagetInput {
						margin:2px 0 0 22px;
						width:50px;
						height:20px;
						line-height:20px;
						border: 0 none;	
						font-family: Arial, Helvetica, sans-serif;
						text-align:right;
						filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
						-moz-opacity: 0.5;
						-khtml-opacity: 0.5;
						opacity: 0.5;
						}
						.bagetInputA {
						margin:2px 0 0 15px;
						width:50px;
						height:20px;
						line-height:20px;
						border: 0 none;	
						font-family: Arial, Helvetica, sans-serif;
						text-align:right;
						}
						.bagetInputB {
						margin:2px 0 0 8px;
						width:50px;
						height:20px;
						line-height:20px;
						border: 0 none;	
						font-family: Arial, Helvetica, sans-serif;
						text-align:right;
						}
						.bagetInputC {
						margin:1px 0 0 4px;
						width:50px;
						height:20px;
						line-height:20px;
						border: 0 none;	
						font-family: Arial, Helvetica, sans-serif;
						text-align:right;
						filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
						-moz-opacity: 0.5;
						-khtml-opacity: 0.5;
						opacity: 0.5;
						}
						.bagetInputD {
						margin:1px 0 0 2px;
						width:45px;
						height:20px;
						line-height:20px;
						border: 0 none;	
						font-family: Arial, Helvetica, sans-serif;
						text-align:right;
						}
						.bagetInputE {
						margin:1px 0 0 40px;
						width:300px;
						height:20px;
						line-height:20px;
						border: 0 none;	
						font-family: Arial, Helvetica, sans-serif;
						text-align:right;
						filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
						-moz-opacity: 0.5;
						-khtml-opacity: 0.5;
						opacity: 0.5;
						}
						.bagetInputF {
						margin:0px -5px 0px 0px;
						border: 0 none;	
						font-family: Arial, Helvetica, sans-serif;
						text-align:right;
						filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
						-moz-opacity: 0.5;
						-khtml-opacity: 0.5;
						opacity: 0.5;
						}
						.bagetButton3Dot {
						margin:3px 0 0 4px;
						border: 0 none;
						width:15px;
						height:22px;
						line-height:22px;
						background: url("../images/3dot.gif") left center no-repeat;
						}
						.bagetButtonX {
						margin:3px 1px 0 -3px;
						border: 0 none;
						width:15px;
						height:22px;
						line-height:22px;
						background: url("../images/x.gif") left center no-repeat;
						}
						.productBoxPopular {
						display:inline-block;
						}
						
						.productBoxPopular1 {
						display:inline-block;
						white-space:nowrap;
						}
						
						.productBoxLastAdded {
						height:490px;
						}
						
						.productBoxBaget {
						height:950px;
						}
						.productBoxBagetLast {
						margin:5px;
						height:50px;
						text-align:right;
						}
						.boxSubmit {
						margin:5px;
						display:inline-block;
						width:75px;
						height:25px;
						line-height:25px;
						background: url("../images/gonder.gif") left center no-repeat;
						text-align:center;
						font-family: tahoma, verdana;
						font-size:11px;
						font-weight:bold;
						color:#fff;
						cursor:pointer;
						}
						.boxSubmit a{
						color:#fff;
						}
						.boxReset {
						margin:5px;
						display:inline-block;
						width:75px;
						height:25px;
						line-height:25px;
						background: url("../images/gonder.gif") left center no-repeat;
						text-align:center;
						font-family: tahoma, verdana;
						font-size:11px;
						font-weight:bold;
						color:#fff;
						cursor:pointer;
						}
						.boxReset a{
						color:#fff;
						}				
						.proHeader {
						width:720px;
						height:34px;
						margin-left:-2px;
						margin-top:2px;
						vertical-align:middle;
						background: url("../images/header.jpg") top no-repeat;
						}
						
						.proHeader .proHeaderTitle {
						padding-left:40px;
						padding-top:3px;
						color: #1b539e;
						font-size: 18px;
						font-family: "Calibri", Arial, Helvetica, sans-serif;
						}
					
						.proBox {
							float:left;
							width: 210px;
							height: 210px;	
							padding: 6px;
							margin: 20px 0 0 10px;
							}
						.proBox1 {
							float:left;
							width: 320px;
							height: 230px;	
							padding: 2px;
							margin: 20px 2px 2px 10px;
							}
						.proBox2 {
							float:left;
							width: 210px;
							height: 210px;	
							padding: 2px;
							margin: 20px 0 0 10px;
							}
						.proBox3 {
							width: 420px;
							height: 100px;	
							padding: 2px;
							margin: 10px 2px 2px 10px;
							}
						.proBox4 {
							float:left;
							width: 300px;
							height: 80px;	
							padding: 2px;
							border:1px solid #efefef;
							}			
						.proBox5 {
							float:left;
							width:100px;
							height: 80px;
							padding: 2px;
							border:1px solid #3e3e3e;
							margin-left:280px;
							}	
						.proHeadline1 {
						border-bottom:1px dotted #dfded0;
						width:320px;
						}
						.proHeadline {
						border-bottom:1px dotted #dfded0;
						width:185px;
						}
						.proBagetHeadline {
						margin:10px 5px;
						}
						.proBagetPasportline {
						margin:10px 5px;
						clear:both;
						}
						.bagetBagetInside {
						border-bottom:1px dotted #b1bec6;
						}
						.proBagetSumma {
						text-align:center;
						font-weight:bold;
						font-size:14px;
						margin:15px 5px;
						clear:both;
						}
						.bagetBagetSummaInside {
						height:250px;
						margin:5px;
						
						}
						.bagetCenter {
						height:300px;
						margin:5px 5px 20px 5px;
						
						}
						.proCenterLeft {
						float:left;
						margin:5px;
						border-bottom:1px dotted #b1bec6;
						width:120px;
						height:330px;
						}
						.proCenterLeftInside {
						float:left;
						width:150px;
						height:250px;
						}
						.proCenterVertLine {
							float:left;
							width: 1px;
							height: 290px;
							margin:35px 0 0 5px;
							border-right:1px dotted #b1bec6;
						}
						.proCenterRight {
						float:left;
						margin:5px 2px 5px 5px;
						border-bottom:1px dotted #b1bec6;
						width:417px;
						height:330px;
						}
						.proCenterRightInside {
						float:left;
						width:370px;
						height:250px;
						}
						.proBagetAHead {
						display:block;
						font-family: Arial, Helvetica, sans-serif;
						font-weight: bold;
						}
						.proBagetHorzLine {
							height: 1px;
							border-top:1px dotted #b1bec6;
							border-bottom:1px dotted #b1bec6;
						}
						.proBagetHorzLine1 {
							margin:5px;
							height: 1px;
							border-top:1px solid #dfded0;
						}
						.proBagetHorzLine2 {
							margin:2px;
							height: 1px;
							border-top:1px solid #dfded0;
						}
						.proVertLine1 {
							float:left;
							margin:5px 0 0 5px;
							width:1px;
							height: 250px;
							background-color:#dfded0;
						}
						.proVertLine2 {
							float:left;
							margin:5px 0 0 5px;
							width:1px;
							height: 235px;
							background-color:#dfded0;
						}
						.proVertLine3 {
							float:left;
							margin:5px 0 0 5px;
							width:1px;
							height: 220px;
							background-color:#dfded0;
						}
						.proAHead {
						display:block;
						font-size:12px;
						font-family: tahoma, verdana;
						font-weight: bold;
						color:#e57b0d;
						}
						.proHorzLine {
							float:left;
							width: 1px;
							height: 183px;
							margin:20px 0 0 5px;
							border-right:1px dotted #b1bec6;
							border-left:1px dotted #b1bec6;
						}
						.proVertLine {
							clear:both;
							height: 1px;
							margin:0 10px 0 10px;
							background-color: #dfded0;
						}						
						.proImg {
								display:block; 
								height:130px;
								padding-top:5px;
								
							}
						.proImg1 {
								display:block; 
								height:150px;
								padding-top:5px;
								
							}
						.proImg2 {
								display:block; 
								height:130px;
								padding-top:5px;
								}
						.proLink {
								display: block;
								margin: 7px 2px;
								font-family: Arial, Helvetica, sans-serif;
								font-weight: bold;
								color: #0f448a;
								height:40px;
								background: url("../images/arrowDox.png") right center no-repeat;
							}
						.proBoxAlt {
								background: url("../images/sep00000.png") left top repeat-x;
								font-size: 11px;
								color: #999999;
								padding: 12px 0 0 0;
							}
						.proBoxAlt1 {
								background: url("../images/sep00000.png") left top repeat-x;
								font-size: 11px;
								color: #999999;
								padding: 2px 0 0 0;
							}
						.proBoxAlt2 {
								background: url("../images/sep00000.png") left top repeat-x;
								font-size: 11px;
								color: #999999;
								padding: 2px 0 0 0;
							}
						.proBoxAlt3 {
								background: url("../images/sep00000.png") left top repeat-x;
								font-size: 11px;
								color: #999999;
								padding: 12px 0 0 0;
							}	
						.buy {
									float: right;
									display: block;
									width: 70px;
									height: 20px;
									background: url("../images/buy00000.png") right center no-repeat;
									line-height: 20px;
									text-align: center;
									font-size: 12px;
									color: #fff;
									font-weight: bold;
									font-family: Arial, Helvetica, sans-serif;
								}
							.buy1 {
									float: center;
									display: block;
									width: 70px;
									height: 20px;
									background: url("../images/buy00000.png") right center no-repeat;
									line-height: 20px;
									text-align: center;
									font-size: 12px;
									color: #fff;
									font-weight: bold;
									font-family: Arial, Helvetica, sans-serif;
									cursor:pointer;
								}	
							.buy2 {
									float: right;
									display: block;
									width: 70px;
									height: 20px;
									line-height: 20px;
									background: url("../images/buy00000.png") right center no-repeat;
									text-align: center;
									font-size: 12px;
									color: #fff;
									font-weight: bold;
									font-family: Arial, Helvetica, sans-serif;
									cursor:pointer;
								}		
		
	#footer {
		float: left;
		width: 100%;
		background: #e2e2e2 url("../images/footerBg.png") left top repeat-x;
	}
		#footWrap{
			width: 1000px;
			margin: 0 auto;
		}
			#brands {
				float: left;
				width: 1000px;
				height: 90px;
				background: url("../images/footerSe.png") left bottom repeat-x;
			}
				#brands h4 {
					float: left;
					width: 220px;
					line-height: 85px;
					color: #808080;
					font-size: 16px;
					font-family: "Calibri", Arial, Helvetica, sans-serif;
					text-shadow: 1px 1px 1px #fff;
				}
				.brands {
					float: right;
					width: 780px;
					height: 110px;
					margin: 20px 0 0 0;
				}
					.brands ul li {
						float: left;
					}
				.prev {
					float: left;
					width: 6px;
					height: 9px;
					background: url("../images/prev0000.png") left center no-repeat;
					overflow: hidden;
					text-indent: -9999px;
					font-size: 1px;
					margin: 40px 10px 0 10px;
				}
				.next {
					float: right;
					width: 6px;
					height: 9px;
					background: url("../images/next0000.png") left center no-repeat;
					overflow: hidden;
					text-indent: -9999px;
					font-size: 1px;
					margin: 40px 10px 0 10px;
				}

			.footBlock {
				float: left;
				border-right: 1px dotted #cbcbcb;
				padding: 0 20px 20px 20px;
				margin: 20px 0 0 0;
			}
				.footBlock h5 {
					color: #808080;
					font-size: 16px;
					font-family: "Calibri", Arial, Helvetica, sans-serif;
					text-shadow: 1px 1px 1px #fff;
				}
				.footBlock ul {
				}
					.footBlock ul li {
						background: url("../images/footArro.png") 7px center no-repeat;
						padding: 4px 0 0 18px;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 11px;
					}
						.footBlock ul li a{
							color: #6d6d6d;
						}
			
			
			#copyright {
				float: right;
				width: 420px;
				padding: 0 20px 20px 20px;
				margin: 20px 0 0 0;
				color: #6d6d6d;
				line-height: 1.6;
				font-size: 11px;
			}
				#copyright h6 {
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					color: #5f5f5f;
					margin: 0 0 16px 0;
				}
					#copyright h6 strong {
						float: right;
						font-weight: normal;
					}
						#copyright h6 strong a {
							font-weight: bold;
							color: #5f5f5f;
						}
.gf_input,.loginForm input,.loginInput { 
	width:120xp;
	border: 1px solid #aedae4;
	margin-bottom: 2px;
	height: 22px;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
	background-color:#fff;
}

.gf_select { 
	width:120xp;
	border: 1px solid #aedae4;
	padding:4px;
}

.gf_textarea { 
	width:300px;
	height:100px;
	border: 1px solid #aedae4;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
}
#tabData { float:left; clear:both; }
.td1 label { position:absolute; }
.menu_table td { padding:4px; }
#loginbox li a { background:none; }
#loginbox li a:hover { background:none; }
#loginbox li a.selected { background:none; }
#loginbox .welcome { display:none; }
.generatedForm { width:auto;  }
.generatedForm td,.loginForm td,.pcToplama td { padding:2px; }
.generatedForm .td1,.generatedForm .td2 { font-weight:bold; }
.generatedForm .td1 { width:150px; }
#gf_acceptRules  { width:500px; }
.td1 input { float:left; }
.td1 label { white-space:normal; width:400px; float:left; }
#ebultenform .loginInput { width:233px; margin-top:5px; color:#b5b5b5; }
.urunListLiteTR a { color:#363636; }
.pager { clear:both; margin:10px; }
.pager td { padding:2px; }
.pager a { color: #f47925; }
.textBox {  }
.ButtonList a { color: #f47925; }
/* Ьrьn Detay - Baslangic */

#navigation {
	float: left;
	width: 708px;
	height: 67px;
	background: url(../images/navBg.png) bottom left no-repeat;
	margin-bottom: 10px;
}


#navLeft {
	float: left;
	width: 543px;
	height: 43px;
	padding: 14px 5px 0 14px;
}


#navLeft a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#navLeft a:hover {
	text-decoration: underline;
}

#navLeft h2 {
	font-weight: bold;
	color: #000;
	font-size: 16px;
	text-decoration: none;
}

#navRight {
	float: left;
	width: 125px;
	height: 51px;
	margin: 5px 5px 0 0;
	padding: 3px 3px 3px 13px;
	background: url(../images/navRightBg.png) bottom left no-repeat;
}


#navRight p {
	color: #334158;
	font-weight: bold;
}

#navRight p b {
	color: #ff006d;	
}

#detail {
	float: left;
	width: 708px;
}


#detailLeft {
	float: left;
	width: 260px;
	text-align: center;
}

#taksitler {
	float: left;
	width: 260px;
	text-align: center;
}
#taksitler div { display:none; }

#taksitler img {
	margin-bottom: 7px;
}

#detailLeft p {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}






#detailRight {
	float: right;
	width: 440px;
}

#detailButtons{
	float: left;
	margin-bottom: 10px;
	position:absolute;
	height:30px; overflow:hidden;
}
#detailButtons div strong { display:none; }

#detailButtons div {
	float: left;
	width: 138px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #000;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/blueButton.png) bottom left no-repeat;
	margin-right: 12px;
}

#detailButtons div a { color:#363636; }

#detailButtons a.last {
	margin-right: 0px;
}

#detailDesc {
	float: left;
	width: 424px;
	background: #ededed url(../images/detailDesc.png) top left repeat-x;
	border: 1px solid #cfcfcf;
	padding: 6px;
	margin-bottom: 10px;
	margin-top:40px;
}

#detailDesc h3 {
	font-size: 14px;
	margin-bottom: 5px;
}

#detailDesc p {
	padding: 2px 6px;
}
	
	
.options {
	float: left;
	width: 438px;
	margin-bottom: 18px;
}

.options h3 {
	float: left;
	width: 428px;
	height: 32px;
	line-height: 32px;
	background: #ededed url(http://shopphpv2.shopphp.net/templates/tpblue/images/detailDesc.png) top left repeat-x;
	border: 1px solid #cfcfcf;
	padding-left: 8px;
	font-size: 14px;
	margin-bottom: 8px;
}

.options p {
	padding: 0 8px;
}

.options p b {
	float: left;
	width: 200px;
	color: #3b4b65;
}

.options p span {
	float: left;
	width: 24px;
	font-weight: bold;
}
#sepet {
	float: left;
	width: 110px;
	height: 31px;
	text-align: center;
	line-height: 30px;
	background: url(../images/sepet.png) bottom left no-repeat;
	color: #FFF;
	text-decoration: none;
	margin-right: 4px;
}

#hemen {
	float: left;
	width: 110px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	background: url(../images/hemen.png) bottom left no-repeat;
	color: #FFF;
	text-decoration: none;
}

.tabButtons {
	float:left;
	width: 138px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #000;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/blueButton.png) bottom left no-repeat;
	margin-right: 4px;
	margin-top: 18px;
}

.box {
		background:#fff;
				
		}
.box .tail-bottom {
		background:url(../images/box-tail.gif) bottom repeat-x;
		}
.box .tail-top {
			background:url(../images/box-tail.gif) top repeat-x;
		}
.box .tail-right {
			background:url(../images/box-tail.gif) right repeat-y;
		}
.box .tail-left {
			background:url(../images/box-tail.gif) left repeat-y;
		}
.box .corner-right-bottom {
			background:url(../images/box-corn.gif) right bottom no-repeat;
		}
.box .corner-left-bottom {
			background:url(../images/box-coro.gif) left bottom no-repeat;
		}
.box .corner-right-top {
			background:url(../images/box-corp.gif) right top no-repeat;
			width:100%;
		}
.box .corner-left-top {
			background:url(../images/box-corq.gif) left top no-repeat;
			padding:2px;
		}
.button {	
			display:block;
			width:78px;
			height:22px;
			line-height:22px;
			text-align:center;
			font-family:tahoma, verdana;
			font-size:11px;
			font-weight:bold;
			color:#ffffff;
			background:url(../images/form_Sav.gif) center no-repeat;
			cursor:pointer;
			border:none;
		}
.button1 {	
			display:block;
			width:62px;
			height:22px;
			line-height:22px;
			text-align:center;
			font-family:tahoma, verdana;
			font-size:11px;
			font-weight:bold;
			color:#ffffff;
			background:url(../images/form_Gon.gif) left top no-repeat;
			cursor:pointer;
		}
.button2 {	
			display:block;
			width:112px;
			height:30px;
			line-height:30px;
			vertical-align:middle;
			text-align:center;
			font-family:tahoma, verdana;
			font-size:11px;
			font-weight:bold;
			color:#3e3e3e;
			cursor:pointer;
		}
.button3 {	
			display:block;
			width:90px;
			height:21px;
			line-height:21px;
			text-align:center;
			font-family:tahoma, verdana;
			font-size:11px;
			font-weight:bold;
			color:#ffffff;
			background:url(../images/form_sub.gif) center no-repeat;
			cursor:pointer;
			border:none;
		}
.compareTable { width:100%; }
.compareTable tr { background-color:#FFFFFF;  border:1px solid #efefef;}
.compareTable td { padding:3px; width:300px; margin:1px; }
.compareTable tr:hover { background-color:#ddd; cursor:pointer; }
.compareTable .label { color:red; font-weight:bold; font-size:13px; margin-bottom:20px; }
.compareTable .data { margin-bottom:20px;  }
		
#fade { /*--Прозрачный слой фона--*/
	display: none; /*--по умолчанию скрыты--*/
	/*--background: #000;--*/
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--по умолчанию скрыты--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Тени для Блока--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Закругленные углы--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/*--Фиксированное позиционирование для тупого IE6--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}

#fadeCompare { /*--Прозрачный слой фона--*/
	display: none; /*--по умолчанию скрыты--*/
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	z-index: 999999;
}
.compare_block{
	display: none; /*--по умолчанию скрыты--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 9999999;
	/*--CSS3 Тени для Блока--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Закругленные углы--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/*--Фиксированное позиционирование для тупого IE6--*/
*html #fadeCompare {
	position: absolute;
}
*html .compare_block {
	position: absolute;
}


#fadeAlert { /*--Прозрачный слой фона--*/
	display: none; /*--по умолчанию скрыты--*/
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	z-index: 9999;
}
.alert_block{
	display: none; /*--по умолчанию скрыты--*/
	background: #fff;
	width:350px;
	padding: 20px;
	border: 10px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Тени для Блока--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Закругленные углы--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close_alert {
	float: right;
	margin: -45px -45px 0 0;
}
/*--Фиксированное позиционирование для тупого IE6--*/
*html #fadeAlert {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}

#suggestionsTbl tr {cursor:pointer;}
#suggestionsTbl tr:hover {background-color:#efefef;}

	.formError {
			position:absolute;
			top:300px; left:300px;
			width:150px;
			padding-bottom:15px;
			display:block;
			z-index:5000;
		}
			.formError .formErrorContent {
				width:100%; 
				background:#000;
				color:#fff;
				font-family:tahoma;
				font-size:10px;
				box-shadow: 1px 1px 6px #000;
				-moz-box-shadow: 1px 1px 6px #000;
				-webkit-box-shadow: 1px 1px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;
				
			}
				.formError .formErrorArrow div{
					box-shadow: 1px 4px 5px #000;
					-moz-box-shadow: 1px 4px 5px #000;
					-webkit-box-shadow: 1px 1px 5px #000;
					font-size:0px; 
					
				}
				.formError .formErrorArrow .line10{width:15px;height:1px; background:#000;margin:0 auto; font-size:0px; display:block;} 
				.formError .formErrorArrow .line9{width:13px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line8{width:11px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line7{width:9px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line6{width:7px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line5{width:5px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line4{width:3px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line3{width:1px;height:1px; background:#000;margin:0 auto;display:block;} 
				
	.onlyRegUser {
			color:red; 
			font-size:12px; 
			font-weight:bold; 
			background-color:#efefef; 
			border:1px solid #ddd; 
			padding:10px;
			border-radius: 4px;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			}
	.onlyRegUser a {
			color:#3e3e3e;
			font-size:12px;
			}
	.quantity_box_button {
			background:none;
			border:none;
			width:16px;
			height:26px;
			line-height:26px;
			}
	.quantity_box_button_up {
			height:15px;
			line-height:15px;
			padding-top:-3px;
			cursor:pointer;
			background:url(../images/arrowUp.png) no-repeat 0 0; 
			}
	.quantity_box_button_down {
			height:15px;
			line-height:15px;
			padding-top:-3px;
			cursor:pointer;
			background:url(../images/arrowDw.png) no-repeat 0 0; 	
			}
	.inputboxquantity {
		font-size:11px;
		text-align:center;
		padding:1px 0px 1px 0px;
		margin:0px 0px 0px 0px;
			}
	.quantity {
		width:auto;
		padding:4px;
		margin:5px;
			}	
	.quantity_label {
		width:auto;
		padding:4px;
		margin:5px;
			}		
	.quantity_content {
		width:30px;
		padding:2px;
		margin:0 5px;
		height:5px;
		line-height:5px;
			}
	