﻿/* Reset styles */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family:inherit;
}

a img {
	border:0;
}

ol, ul {
	list-style:none;
}

#main ul {
     margin:0 0 5px 20px;
     list-style:disc;
}

#main ol {
     margin:0 0 5 25px;
     list-style:decimal;
}

strong {
     font-weight:bold;
}

em {
     font-style:italic;
}

q:before, q:after, blockquote:before, blockquote:after {
	content:"";
}

/* Site styles */

html {
	height:100%;
}

body {
	font:0.7em Tahoma;
	color:#686868;
	min-height:100%;
	position:relative;
	background:#fff;
}

a {
	color:#2F5097;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

/* Titles */

h1 {
	color:#000;
	font-weight:bold;
	font-size:1.2em;
	line-height:19px;
}

	h1 span {
		font-weight:normal;
	}

h2 {
	color:#B22222;
	font-weight:bold;
	margin-bottom:5px;
}

h3 {
	color:#B22222;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:4px;
}

	h3 a {
		text-decoration:none;
		color:#B22222;
	}

h4 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:9px;
}

h5 {
	font:bold 1em Tahoma;
	margin-bottom:3px;
}

	h5 a {
		color:#F60001;
	}

/* Structure */

#wrapper {
	min-width:1000px;
	position:relative;
	z-index:2;
	padding-bottom:65px;
}

#container {
	width:100%;
	float:right;
	margin-left:-260px;
}

#content {
	margin-left:260px;
}


/* Header */

#header {
	background:url("images/header-bg.jpg") no-repeat right top;
	position:relative;
	height:214px;
}

	.navigation {
		position:absolute;
		top:6px;
		left:43px;
	}

	.top-menu {
		position:absolute;
		right:12px;
		top:6px;
	}
	
		.top-menu li {
			float:left;
			background:url("images/arrows.gif") no-repeat left 5px;
			padding:0 10px 0 15px;
		}
		
			.top-menu li a {
				color:#000;
				text-decoration:none;
			}
			
			.top-menu li a:hover {
				text-decoration:underline;
			}
	
	.logo {
		position:absolute;
		top:32px;
		left:43px;
		width:129px;
		/* def height:72px; */
		height:85px;
		display:block;
	}
	
		.logo span {
			background:url("images/logo.png") no-repeat;
			width:129px;
			/* 9may.jpg height:85px; */
			height:72px; 
			display:block;
			position:absolute;
			top:0;
			left:0;
			cursor:pointer;
		}
	
	.slogan {
		position:absolute;
		top:115px;
		left:43px;
		color:#000;
		font-size:1.2em;
		font-weight:bold;
	}
	
		.slogan span {
			color:#F60001;
		}
		
	.contacts {
		position:absolute;
		top:30px;
		left:26%;
		width:195px;
	}
	
		.contacts p {
			color:#000;
			font-size:1.7em;
			font-weight:bold;
		}
		
		.contacts ul {
			float:right;
			text-align:center;
		}
		
			.contacts li {
				padding:2px 0 5px;
			}
	
	.special {
		position:absolute;
		top:30px;
		left:54%;
		color:#000;
	}
		
		.special p {
			margin-bottom:3px;
		}
		
		.special span {
			font-weight:bold;
			padding-left:10px;
		}
		
	.basket {
		position:absolute;
		top:30px;
		left:83%;
		color:#000;
	}
	
		.basket h3 a {
			color:#B22222;
		}
	
		.basket a {
			color:#000;
			text-decoration:none;
			cursor:pointer;
		}
	
		.basket table {
			background:#C6C8C7;
			margin-top:3px;
		}
		
			.basket td {
				padding:3px 10px;
				text-align:center;
				background:#fff;
			}
			
				.basket span {
					color:#F4191A;
				}
	
	.banner {
		position:relative;
		top:115px;
		margin:0 20px 0 260px;
		text-align:center;
	}
	
	.discount {
		position:absolute;
		top:0;
		left:0;
		background:url("images/discount.png") no-repeat;
		width:33px;
		height:214px;
	}
	
/* Title */	

.title {
	overflow:hidden;
	float:center;
	height:30px;
	margin-bottom:10px;
	background-color:#cccccc;
}

	.search {
		float:right;
		padding-right:21px;
		padding-top:4px;
		color: #000000;
	}
	
		.search .textbox {
			background:#fff;
			border:1px solid #C7C9C8;
			font:normal 1em Tahoma;
			padding:2px 3px;
			width:124px;
		}
		
		.search .button {
			border:1px solid #2F5097;
			background:#2F5097;
			font:normal 1em Tahoma;
			color:#fff;
			padding:0 2px;
			height:19px;
			vertical-align:bottom;
		}

/* Content */

#main {
	margin-right:174px;
}

.mytable { }
.mytable td { border-bottom: 1px dotted #c4c4c4;}

	.article {
		overflow:hidden;
	}
	
		.preview {
			width:135px;
			float:left;
			text-align:center;
			padding-bottom:10px;
		}
		
			.preview img {
				vertical-align:top;
				margin-bottom:25px;
			}
		
			.preview span {
				/*background:#E1E1E1;*/
				color:red;
				font-weight:bold;
				text-transform:uppercase;
				padding:1px 5px;
			}
			
			.preview3245 {
				background:#b0b0b0;
				color:#ff0000;
				font-weight:bold;
				text-transform:uppercase;
				padding:1px 5px;
			}
		
		.description {
			margin-left:145px;
		}
		
		
		
             #login-form {position: absolute; top: 255px; left: 480px; width:250px; height: 200px; z-index: 66; font-size:100%; background-color: white; border: 1px solid #cccccc;}
             #login-form input {width: 200px; }
			 #login-form .name {color:black;text-align:center;font-weight:bold;}
			 #login-form td {padding-left: 15px; }
			    .DivOn {
				display:block;
				padding-left:6px;
				}
				.DivOff {
				display:none;
				padding-left:6px;
				}
				.hander {cursor:pointer;}

			.price {
				float:left;
				width:157px;
				padding-right:5px;
			}
		
				.price p {
					margin-bottom:3px;
				}
				
				.price form {
				    align:left;
					margin-bottom:3px;
				}
			
					.buy-button {
						border:1px solid #C7C9C8;
						background:#f00;
						color:#fff;
						font:normal 1em Tahoma;
						padding:1px 15px;
					}
					
					.price span {
						color:#f00;
						font-size:1em;
						font-weight:bold;
					}
			
			.details {
				display:table;
			}
			
			
			.details span {
						color:#f00;
						font-size:1.2em;
						font-weight:bold;
					}
		
		.other-models {
			border-top:4px solid #ADAFAE;
			padding:0 5px;
			background:url("images/other-models.gif") no-repeat top right;
			margin:10px 0 35px;
		}
		
	.full-article {
		overflow:hidden;
	}
	
		.full-article .description {
			margin-left:173px;
		}
	
		.full-article .preview {
			width:140px;
			text-align:left;
			padding:0 28px 10px 5px;
		}
		
			.full-article .preview dt {
				text-align:center;
			}
			
				.full-article .preview dt img {
					margin-bottom:6px;
				}
			
			.full-article .preview dd {
				overflow:hidden;
				padding-bottom:10px;
			}
			
				.enlarge {
					float:right;
					display:block;
					padding-top:14px;
					height:0;
					overflow:hidden;
					width:14px;
					background:url("images/enlarge.gif") no-repeat;
				}
				
		.present {
			color:#B43030;
			text-align:center;
		}
		
			.present p, .present h5 {
				text-align:left;
			}
			
			.present img {
				border:1px solid #f00;
				margin:15px 0 0;
			}
		
		.full-article .price {
			width:128px;
			padding-right:10px;
			text-align:left;
		}
		
			.full-article .price span {
				color:#f00;
				font-size:1.2em;
				text-transform:uppercase;
			}
			
			.full-article .price .buy-button {
				font-weight:normal;
				padding:3px 5px;
				margin-bottom:5px;
			}
			
			.full-article .details span {
				color:#B22222;
				font-size:1.2em;
				font-weight:bold;
				background:#E1E1E1;
				padding:1px 5px;
			}
			
			.full-article .details p {
				margin-bottom:1px;
			}
			
		.full-article h1 {
			border-top:4px solid #ADAFAE;
			padding:0 5px;
			background:url("images/other-models.gif") no-repeat top right;
			margin:15px 0;
		}
		
		.description-table {
			margin-bottom:10px;
		}
		
			.description-table th {
				text-align:left;
			}
			
			.description-table td {
				padding:0 12px;
			}
		
		.full-article .other-models {
			font-size:0.9em;
			text-align:right;
			border:0;
			padding:0;
			background:none;
			margin:0 0 10px;
		}

/* Left column */

#leftside {
	width:205px;
	float:left;
	padding:0 12px 0 43px;
}
   .mainrub {
	 margin-bottom:7px;
   }
   
   .mainrub a {
	 color:#B22222;
	 font-weight:bold;
   }
   
		.article-list {
			margin:0 0 10px 8px;
			color:#2F5097;
		}
		
			.article-list li {
				margin-bottom:2px;
			}
		
				.article-list span {
					color:#ADAFAE;
				}

/* Right column */

#rightside {
	width:143px;
	float:right;
	padding:0 10px 0 21px
}

	.brand-list {
		margin-left:-15px;
	}

		.brand-list li {
			margin-bottom:5px;
		}
		
			.brand-list a {
				padding-left:15px;
			}
			
			.brand-list a:hover, .brand-list .current a {
				background:url("images/arrows.gif") no-repeat left 5px;
				text-decoration:underline;
			}
			
			.brand-list ul {
				display:none;
			}

/* Footer */

#footer {
	position:absolute;
	bottom:0;
	width:100%;
	min-width:1000px;
	height:60px;
	padding-top:5px;
}

	.bottom-bg {
		position:absolute;
		bottom:0;
		right:0;
		background:url("images/bottom-bg.jpg") no-repeat;
		width:405px;
		height:125px;
	}

	.bottom-arrow {
		position:absolute;
		bottom:0;
		right:0;
		background:url("images/bottom-arrow.png") no-repeat;
		width:34px;
		height:509px;
	}
	
	.copyright {
		float:left;
		padding:0 0 5px 43px;
		height:55px;
		background:url("images/bottom-left-bg.jpg") no-repeat bottom left;
	}
	
		.copyright p {
			margin-bottom:5px;
		}
		
			.copyright span {
				color:#000;
				font-weight:bold;
				font-size:1.2em;
			}
	
	.available {
		position:relative;
		z-index:2;
		margin:0 175px 0 260px;
		line-height:20px;
	}

.clearing {
	height:0;
	clear:both;
	font-size:0;
	overflow:hidden;
}

.formtable tr {
padding: 3px;
}

.formtable td {
padding: 3px;
}