@import 'reset.css';

/* Globals 
----------------*/	
BODY {
	background:#fff;
	font:.75em/1.4 arial,sans-serif;
	color:#1f53a7;
	}

A {
	color:#133265;
	}
A:hover {
	text-decoration:none;
	}

INPUT.bt,
INPUT.text,
TEXTAREA {
	
	}
INPUT.text,
TEXTAREA {

	}
SELECT {

	}
	
INPUT.chk,
INPUT.radio {
	vertical-align:middle;
	}
	
INPUT.bt {
	}

UL.radiogroup {
	margin:0 0 1em;
	}
	UL.radiogroup LI {
		margin:.5em 0;
		}
		
.bt-wrap {
	overflow:hidden;
	zoom:1;
	}
	
		
/* Layout
----------------------- */	
.l-meta {
	width:1000px;
	margin:0 auto;
	background:#e0efff;
	}
	.l-meta-t {
		background:url(/templates/images/bg/page-t.png) no-repeat 0 0;
		}
	.l-meta-index .l-meta-t {
		background:url(/templates/images/bg/page-t-index.png) no-repeat 0 0;
		}
	.l-meta-vis {
		}
		.l-meta-vis-index {
			background:url(/templates/images/visual/index.jpg) no-repeat 512px 77px;
			}
		.l-meta-vis1 {
			background:url(/templates/images/visual/visual1.jpg) no-repeat 512px 77px;
			}
	.l-meta-b {
		background:url(/templates/images/bg/foo-gd.png) repeat-x 0 100%;
		}
	.l-meta-br {
		background:url(/templates/images/bg/foo-br.jpg) no-repeat 100% 100%;
		}

	
/* Header
----------------------- */	
.l-header {
	height:193px;
	position: relative;
	}
.l-meta-index .l-header {
	height:308px;
	}

	.l-header .logo {
		position:absolute;
		left:59px;
		top:4px;
		}
	.l-meta-index .l-header .logo {
		left:70px;
		top:24px;
		}

	.l-header .b-nav {
		position:absolute;
		left:397px;
		top:39px;
		}
		.l-header .b-nav UL {
			overflow:hidden;
			zoom:1;
			}
			.l-header .b-nav LI {
				float:left;
				margin:0 1px 0 0;
				width:114px;
				height:37px;
				background:url(/templates/images/ico/nav-bull.gif) no-repeat 14px 50%;
				}
			.l-header .b-nav LI.cur {
				background:url(/templates/images/bg/nav-sel.png) no-repeat 0 0;
				}
				.l-header .b-nav LI A,
				.l-header .b-nav LI SPAN {
					display:block;
					height:37px;
					padding:0 0 0 31px;
					font:bold 1.17em/36px arial,sans-serif;
					}
				.l-header .b-nav LI.cur A,
				.l-header .b-nav LI.cur SPAN {
					color:#fff;
					}

	.l-header .b-nav-misc {
		position:absolute;
		left:397px;
		top:116px;
		}
	.l-meta-index .l-header .b-nav-misc {
		left:397px;
		top:155px;
		}
		.l-header .b-nav-misc UL {
			overflow:hidden;
			zoom:1;
			}
			.l-header .b-nav-misc LI {
				float:left;
				width:37px;
				margin:0 1px 0 0;
				}
				.l-header .b-nav-misc LI A,
				.l-header .b-nav-misc LI SPAN {
					width:37px;
					height:25px;
					padding:14px 0 0;
					text-align:center;
					display:block;
					}

	.l-header .b-search {
		position:absolute;
		left:71px;
		top:162px;
		}
	.l-meta-index .l-header .b-search {
		left:71px;
		top:239px;
		}
		.l-header .b-search .text {
			border:none;
			padding:3px;
			color:#1f53a7;
			width:200px;
			margin:0 12px 0 0;
			}

	.l-header .contacts {
		position:absolute;
		left:535px;
		top:0;
		height:30px;
		background:url(/templates/images/ico/phone.gif) no-repeat 0 50%;
		padding:9px 0 0 45px;
		font-size:1.33em;
		}

			
			
/* Footer
----------------------- */	
.l-footer {
	padding:4em 0 3em;
	overflow:hidden;
	zoom:1;
	}
	.l-footer .side {
		float:right;
		padding:1.5em 107px 0 0;
		width:420px;
		border-top:1px solid #2b58a5;
		}
	.l-footer .section {
		float:left;
		padding:1.5em 0 0 70px;
		width:426;
		border-top:1px solid #2b58a5;
		}
		.l-footer .section .ico-drop {
			margin:0 4px 0 -16px;
			}
			

/* Boody
----------------------- */	
.l-body {
	overflow:hidden;
	zoom:1;
	}
	.l-sidenav {
		float:left;
		width:396px;
		background:#fff url(/templates/images/bg/nav-b.png) repeat-x 0 100%;
		padding:0 0 50px;
		}
	.l-section {
		float:right;
		padding:72px 75px 0 0;
		width:452px !important;
		}
	.l-meta-index .l-section {
		padding:172px 107px 0 0;
		}

		
/* Nav
----------------------- */	

.l-sidenav H2 {
	background:#def2fe;
	padding:8px 0 0 70px;
	height:30px;
	}
	.l-sidenav H2 IMG {
		display:block;

		}
		.l-sidenav .b-cart {
			float:right;
			padding:12px 15px 0 0;
			height:26px;
			font-size:.92em;
			display:inline;
			background:#def2fe;
			zoom:1;
			margin:0 0 0 -10px;
			position:relative;
			}

.l-sidenav UL {
	padding:15px 15px 0 70px;
	font-size:1.17em;
	}
	.l-sidenav LI {
		background:url(/templates/images/ico/nav-bull.gif) no-repeat 0 .2em;
		margin:.4em 0;
		padding:0 0 0 16px;
		clear:both;
		min-height:1.5em;
		zoom:1;
		}
		.l-sidenav LI.cur {
			background:url(/templates/images/ico/nav-bull_.gif) no-repeat 0 .4em;
			}
		.l-sidenav LI.cur1 {
			background:url(/templates/images/ico/nav-bull_1.gif) no-repeat 0 .4em;
			}
		.l-sidenav LI A {
			float:left;
			}
		.l-sidenav LI LI A {
			float:none;
			}

.l-sidenav LI UL {
	padding:0;
	font-size:.86em;
	margin:0 0 1em;
	float:left;
	clear:both;
	}
	.l-sidenav LI LI {
		background:url(/templates/images/ico/nav-bull-sec.gif) no-repeat 0 .2em;
		margin:5px 0;
		padding:0 10px 0 16px;
		}
		.l-sidenav LI LI:hover,
		.l-sidenav LI LI.hover {
			background:#e9e9e9;
			position:relative;
			}

		.l-sidenav LI LI.cur {
			background:#133265 url(/templates/images/ico/nav-bull-sec.gif) no-repeat 0 .4em;
			color:#fff;
			font-weight:bold;
			}
			.l-sidenav LI LI.cur A {
				color:#fff;
				}

.l-sidenav LI LI UL {
	position:absolute;
	display:none;
	background:#e9e9e9;
	top:0;
	left:100%;
	padding:0;
	z-index:999;
	}
.l-sidenav LI LI:hover UL,
.l-sidenav LI LI.hover UL {
	display:block;
	}
	.l-sidenav LI LI LI {
		white-space:nowrap;
		font-size:1em;
		background:none !important;
		margin:0;
		padding:0;
		color:#133265 !important;
		}
		.l-sidenav LI LI LI A {
			display:block;
			padding:4px 10px;
			color:#133265 !important;
			}
			.l-sidenav LI LI LI.cur A,
			.l-sidenav LI LI LI A:hover {
				display:block;
				background:#ccc;
				}


/* Section
----------------------- */	
.b-news {
	overflow:hidden;
	zoom:1;
	margin:0 0 1em;
	}
	.b-news UL {
		margin:0 0 1em !important;
		}
	.b-news-item {
		margin:0 0 1em !important;
		overflow:hidden;
		zoom:1;
		}
		.b-news .date {
			color:#868f99;
			}
		.b-news-item .date {
			float:left;
			width:50px;
			}
		.b-news-item .picrel {
			float:left;
			margin:0 15px 10px 0;
			border:1px solid #8e9aa2;
			}
			.b-news-item .picrel IMG {
				display:block;
				}
		.b-news-item .txt {
			overflow:hidden;
			font-size: 120%;
			zoom:1;
			}
			.b-news-item .txt .more {
				overflow:hidden;
				zoom:1;
				font-size:0;
				height:9px;
				margin:0 0 1em !important;
				}
				.b-news-item .txt .more A {
					float:right;
					height:9px;
					vertical-align:top;
					}
					.b-news-item .txt .more A:hover {
						margin:-9px 0 0;
						}
				
				
/* feedback */
.t-feedback {
	width:80%;
	}
	.t-feedback INPUT.text,
	.t-feedback TEXTAREA {
		width:100%;
		}

SPAN.req {
	color:#ff3339;
	}
	
/* paging */
.b-paging {
	overflow:hidden;
	zoom:1;
	margin:0 0 2em 0;
	}
	.b-paging .count {
		float:right;
		}
	.b-paging .pages A {
		color:#1f53a7;
		}
	.b-paging .side {
		float:right;
		}
		.b-paging .side A {
			color:#1f53a7;
			}


/* Partners */
.b-partners {
	overflow:hidden;
	zoom:1;
	margin:0 0 2em !important;
	}
	.b-partners LI {
		overflow:hidden;
		zoom:1;
		}
	.b-partners .picrel {
		float:left;
		margin:0 15px 10px 0;
		border:1px solid #8e9aa2;
		}
		.b-partners .picrel IMG {
			display:block;
			}
		.b-partners .txt {
			overflow:hidden;
			zoom:1;
			}
		.b-partners .txt P {
			margin:0 0 1em;
			}

/* search */
.b-search-meta {
	margin:1em 0 1em 1em;
	overflow:hidden;
	zoom:1;
	}
	.b-search-meta .side {
		float:right;
		}

/* Catalog */
.b-cat {
	overflow:hidden;
	zoom:1;
	margin:0 -50px 1em 0;
	}
TABLE.b-cat {
	width:100%;
	margin:0 0 1em !important;
	}
	.b-cat-item {
		float:left;
		width:206px;
		height:95px;
		padding:10px;
		}
	TD.b-cat-item {
		float:none;
		width:206px;
		height:auto;
		padding:10px 10px 20px !important;
		}
	.b-cat-item-wh {
		background:#fff url(/templates/images/bg/item-odd.png) repeat-x 0 100%;
		}
		.b-cat-item .picrel {
			float:left;
			margin:0 9px 0 0;
			border:1px solid #859198;
			}
			.b-cat-item .picrel IMG {
				display:block;
				}
		.b-cat-item .txt {
			overflow:hidden;
			zoom:1;
			}
			.b-cat-item .txt H4 {
				font-size:1em;
				font-weight:bold;
				margin:0;
				}
			.b-cat-item .txt P {
				margin:0;
				}
				
.b-cat-sort {
	float:right;
	margin:.75em 0 0;
	text-align:right;
	}
	.b-cat-sort SELECT {
		font-size:.85em;
		}


/* b-item */
.b-item {
	overflow:hidden;
	zoom:1;
	margin:0 0 1em;
	}
	.b-item .picrel {
		float:left;
		margin:0 15px 0 0;
		border:1px solid #859198;
		}
	.b-item .txt {
		overflow:hidden;
		zoom:1;
		clear:both;
		}
		.b-item .txt .desc {
			margin:0 0 1em;
			}
		.b-item .txt TABLE {
			margin:0 0 1em;
			}
			.b-item .txt TABLE TH,
			.b-item .txt TABLE TD {
				border:1px solid #def2fe;
				padding:3px;
				}
			.b-item .txt TABLE TH {
				background:#e9e9e9;
				text-align:left;
				}
			.b-item .txt TABLE TD {
				background:#fff;
				}

/* b-order */
.b-order {
	margin:0 0 2em 1em;
	}
.b-order .controls {
	overflow:hidden;
	zoom:1;
	}

	.b-order .controls IMG,
	.b-order .controls INPUT {
		vertical-align:middle;
		}
	.b-order .controls .bt {
		float:left;
		margin:0 1em 0 0;
		}
	.b-order .controls LABEL {
		margin:.2em 0 0;
		float:left;
		}
		
		





