* {
	font-size: 100.01%;
}

html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, blockquote, form, fieldset, legend, table, td, th, img, span, div{
	margin: 0;
	padding: 0;
}

body {
	background-color: #e1eff5;
	color: #0070C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 100%;
		
}

a {
	color: #0070C0;
}

img{
	border: none;
}

#tableMain{
	background: #fff;	
	border-bottom: none;
	border-left: 1px solid #69b1cf;
	border-right: 1px solid #69b1cf;
	border-top: none;
	margin: 0 auto;
	table-layout: fixed;
	width: 1232px;
}

/********* Header *********/
#header  {
	background: url(images/header.png) center top no-repeat;
	height: 400px;
	vertical-align: top;
	width: 1188px;
}

#footer {
	background-color: #fff;
	width: 1188px;
}

#lang {
	height: 22px;
	margin: 0px 60px 0px 1000px;
	text-align: right;
	width: 70px;
}

#langL {
	background-color: #fff;
	color: #0070C0;
	height: 22px;
	text-align: center;
	width: 40px;
}

#langR {
	background-color: #0070C0;
	color: #fff;
	height: 22px;
	text-align: center;
	width: 40px;
}

#headerContacts 
{
	color: #fff;
	font-weight: bold;
	margin: 148px 0px 0px 790px;
}

#headerContacts table tr td {
	padding: 0px 10px;
}


/********* Main menu *********/
#menuL {
	background: url(images/bgMenuL.gif) no-repeat top left; 
	border: none;
	height: 40px;
	padding-left: 5px;
	width: 1183px;
}

#menuR {
	background: url(images/bgMenuR.gif) no-repeat top right; 
	border: none;
	height: 40px;
	padding-right: 5px;
}

#menu {
	background: url(images/bgMenu.gif) repeat-x top; 
	border: none;
	height: 40px;
	width: 100%;
}

.menuSL {
	background: url(images/bgMenuSL.gif) no-repeat top left; 
	border: none;
	padding-left: 12px;
} 

.menuSR {
	background: url(images/bgMenuSR.gif) no-repeat top right; 
	border: none;
	padding-right: 12px;
}

.menuS {
	background: url(images/bgMenuS.gif) repeat-x top; 
	border: none;
	color: #258cb8;
	padding: 0px 12px;
}

.menuNoActive {
	padding: 0px 24px;
}

#navigation {
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	margin: 0 auto;
}

#navigation li {
	float: left;
	letter-spacing: 1px;
	line-height: 40px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#navigation li a {
	color: #fff;
	display: block;
	text-decoration: none;
}

/********* Left Sidebars *********/
#search {
	width: 270px;
}

#catalogueL {
	background: url(images/bgCatalogueL.gif) no-repeat top left; 
	border: none;
	height: 36px;
	margin-top: 20px;
	padding-left: 5px;
	width: 265px;
}

#catalogueR {
	background: url(images/bgCatalogueR.gif) no-repeat top right; 
	border: none;
	height: 36px;
	padding-right: 5px;
}

#catalogue {
	background: url(images/bgCatalogue.gif) repeat-x top; 
	border: none;
	color: #fff;
	height: 36px;
}

#catalogueCaption {
	padding: 10px 0px 0px 10px;
}

#leftMenu {
	border-left: 2px solid #0070C0;
	padding: 8px 0px 0px 10px;
	width: 257px;
}

#leftMenu ul {
	font-size: 14px;
	font-weight: bold;
}

#leftMenu ul li {
	list-style-type: none;
	padding: 0px 0px 0px 9px;
	vertical-align: top;
}

#leftMenu ul li a{
	display: block;
	padding: 5px 6px;
	color: #0070C0;
	text-decoration: none;
}

#leftMenu ul li a:hover, #leftMenu ul li.selected a{
	display: block;
	color: #fff;
	background-color: #0070C0;
}



/********* Input fields *********/
.editField {
	font-size: 12px; 
	border: 1px solid #0070C0;
	margin-bottom: 4px;
}

/********* Right Sidebars *********/
#rateL {
	background: url(images/bgRateL.gif) no-repeat top left; 
	border: none;
	height: 120px;
	padding-left: 4px;
	width: 256px;
}

#rateR {
	background: url(images/bgRateR.gif) no-repeat top right; 
	border: none;
	height: 120px;
	padding-right: 4px;
}

#rate {
	background: url(images/bgRate.gif) repeat-x top; 
	border: none;
	color: #fff;
	height: 120px;
	padding: 12px 10px 25px 6px;
}

#rate table {
	font-weight: bold;
	margin: 12px 0px 15px 10px;
}

#rate table tr td {
	padding: 2px;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.cartAndAuth {
	background: #e6f3ff url(images/bgCartTop.gif) top repeat-x;
	border: 1px solid #0070C0;
	margin-top: 20px;
	width: 260px;
}

.newsBlock {
	border: 1px solid #0070C0;
	margin-top: 20px;
	padding: 10px;
	width: 240px;
}

.newsBlock p {
	padding-bottom: 5px;
}

.newsBlock p a {
	text-decoration: none;
}

.newsBlock p a:hover {
	text-decoration: underline;
}

.icon {
	border: none;
	margin-right: 10px;
}

#cart {
	margin: 15px 10px 25px 8px;
}

#cart p {
	padding-left: 54px;
}

#auth table {
	text-align: right;
}

#cart h3, #auth h3, #download h3 {
	font-size: 14px;
	padding: 2px 0 10px 0;
}

.newsBlock h3 {
	font-size: 14px;
	padding: 3px 0 10px 0;
}

#rate h3 {
	font-size: 14px;
}

h4 {
	font-size: 14px;
	padding: 7px 0 7px 0;
}

#auth {
	margin: 15px 10px 25px 8px;
}

#download {
	margin: 20px 0px 0px 8px;
	width: 252px;
}

.buttonEnter {
	text-align: right;
}

.buttonEnter button{
	background: url(images/buttonOrange.gif) no-repeat right bottom;
	border: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;	
	height: 16px;
	text-decoration: none;
	width: 48px;
}

.buttonEnter button span{
	position: relative;
	top: -2px;
}

/********* Main Block *********/
#main {
	border: 0px solid #000000;
	height: 100%;
	margin: 0px 16px 0px 16px;
	text-align: justify;
	vertical-align: top;
}

#textBlock, #contacts, #feedback, #partners {
	background-color: #fff;
	text-align: justify;
	margin-left: 10px;
	width: 616px;
}

#feedback {
	margin-top: 20px;
}

#goodsList {
	background-color: #fff;
	text-align: justify;
	margin-left: 10px;
	width: 616px;
}

#textBlock p{
	padding: 5px 0;
}

.innerText {
	margin: 10px 0px 0px 24px;
}

.partnerLogo {
	margin: 0px 40px 20px 0px;
}

.partnerInfo {
	vertical-align: top;
}

.zoom {
	margin-top: 8px;
}

.orange {
	color: #f18506;
}

h1 {
	font-size: 14px;
	text-align: center;
	padding-bottom: 10px;
}

h2 {
	font-size: 14px;
}

#mainBlock{
	background-color: #fff;
	margin-left: 10px;
	padding-top: 10px;
	width: 616px;
}

.iconGoods{
	padding: 0 4px 0 -16px;
}

.iconGoods img
{
	left: -10px;
	position: relative;
}

.orangeLine{
	background: url(images/lineOrange.gif) repeat-x center;
	padding: 0 0 0 4px;
}

.goodsDetailListItem {
	border-top: 1px #f7b66a solid;
	clear: both;
	margin: 5px 0px 10px 0px;
}

.searchList {
	background-color: #fff;
	text-align: justify;
	width: 616px;

}

.underlineOrange{border-top: 1px #f7b66a solid;}

.searchList p{
	padding: 7px 0;
}

table.order {
	background-color: #f7b66a;
	margin: 15px 0px;
	width: 100%
}

table.order tr td, table.order tr th {
	background-color: #fff;
	text-align: center;
	padding: 1px;
	vertical-align: middle;
}

.goodsDetailListItem p {
	padding-bottom: 10px;
}

.goodsDetailImg {
	height: 225px;
	float: left;
	width: 200px;
}

.goodsDetailImg1 {
	height: 350px;
	float: left;
	width: 200px;
}

ul.goodsProperty{
	list-style-position: inside;
}

.goodsL {
	background: url(images/bgGoodsL.gif) no-repeat top left; 
	border: none;
	height: 215px;
	margin: 5px 23px 5px 23px;
	padding-left: 3px;
	width: 153px;
}

.goodsR {
	background: url(images/bgGoodsR.gif) no-repeat top right; 
	border: none;
	height: 215px;
	padding-right: 3px;
}

.goods {
	background: url(images/bgGoods.gif) repeat-x top; 
	border: none;
	font-size: 13px;
	height: 215px;
	text-align: center;
	padding-top: 8px;
	width: 100%;
}

.goods p {
	padding: 0px;
}

.goods div.caption {
	color: #fff;
	display: table-cell;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	width: 153px;
}

.saleGoods div.caption {
	color: #f18506;
	display: table-cell;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	width:150px;
}

.goods img {
	border: 1px solid #8ac1d9;
	height: 124px;
	margin: 8px 0px 0px 0px;
	width: 128px;
}

.saleGoods img {
	border: 1px solid #3195c0;
	height: 138px;
	margin: 11px 0px 0px 0px;
	width: 132px;
}

#sales {
	background-color: #fff;
	margin-left: 10px;
	padding-top: 10px;
	width: 616px;
}

.saleL {
	background: url(images/bgSaleL.gif) no-repeat bottom left; 
	border: none;
	height: 234px;
	margin: 10px 0px 5px 0px;
	padding-left: 4px;
}

.saleR {
	background: url(images/bgSaleR.gif) no-repeat bottom right; 
	border: none;
	height: 234px;
	padding-right: 3px;
}

.sale {
	background: url(images/bgSale.gif) repeat-x bottom; 
	border: none;
	height: 234px;
	width: 100%;
}

.saleGoods {
	background: url(images/bgSaleLight.gif) repeat-x top; 
	border: none;
	height: 222px;
	margin: 4px;
	text-align: center;
	width: 154px;
}

.saleSplitter {
	background: url(images/bgSaleLight.gif) repeat-x top; 
	border: none;
	height: 222px;
	margin: 4px 28px;
	width: 4px;
}

.goods a {
	color: #f18506;
	font-weight: bold;
}

.saleGoods a {
	color: #0070C0;
	font-weight: bold;
}

#banner{
	background-color: #dceeff;
	margin: 10px 0;
	text-align: center;
}

.prodGallery{
margin: 5px 23px;
text-align: center; 
}

.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-html {
	background-color: white;
}
.highslide-maincontent {
	display: none;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;

	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: #6CF;
}
.highslide-wrapper .highslide-html-content {
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
	cursor: move;
}
.highslide-resize {
	cursor: nw-resize;
}





.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(script/highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
	color:black;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}		

.tdi
{
  background: url(images/bg1.gif) center repeat;
  text-align:center;
}
