﻿html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}

body, html
{
	font:12px/16px Arial;
	background-image:url('/images/bg.jpg');
	background-repeat:repeat;
	background-position:center top;
	color:#FFF;
}

a
{
	color:#FFF;
}

.error
{
	color: red;
	font-weight: bold;
	margin-bottom: 15px;
}

#contactForm .error
{
	padding: 0 20px;
}

#rootSpace
{
	width:1016px;
	margin:auto;
	position:relative;
	padding-top:23px;
}

#logo
{
	background-image:url('/images/logo.png');
	width:415px;
	height:128px;
	display:block;
	margin-left:7px;
	color:rgba(0,0,0,0.0);
	text-indent:-2000px;
}

#searchSpace
{
	top:67px;
	right:21px;
	position:absolute;
	width:206px;
	height:31px;
	background-image:url('/images/searchFon.png');
}

#searchSpace input[type="text"]
{
	border:solid 0px;
	position:absolute;
	left:23px;
	top:3px;
	font-size:12px;
}

#searchSpace input[type="submit"]
{
	border:solid 0px;
	position:absolute;
	top:1px;
	right:7px;
	cursor:pointer;
	text-indent:-2000px;
	background-color:transparent;
	width:20px;
	color:#FFF;
}

#menu
{
		width:981px;
		height:99px;
		background-image:url('/images/menuFon.png');
		margin:auto;
		margin-top:10px;
		font-weight:bold;
/*		font-family:Myriad Pro;*/
		font-family:Arial;
		font-size:14px;
		text-align:justify;
}

#menu.otherPages
{
	background-image:url('/images/menuFonOther.png');	
}

#menu li
{
	color:#FFF;
	text-transform:uppercase;
	display:block;
	float:left;
	padding: 14px 30px;
}

#menu.otherPages li
{
	padding: 14px 54px;
}

#menu li.first
{
	margin-left:5px;
}

#menu li.first_selected
{
	margin-left:5px;
	background-image:url('/images/menuSel1.png');	
	background-position:6px 0px;
	background-repeat:no-repeat;	
}

#menu li.selected
{
	background-image:url('/images/menuSel2.png');	
}

#menu li.last_selected
{
	background-image:url('/images/menuSel3.png');
	background-position: 102% 0px;
	background-repeat:no-repeat;	
}

#menu li a
{
	color:#FFF;
	text-decoration:none;
	/*display:inline-block;*/
}

#menu li a:hover, #menu li a:active
{
	text-decoration: underline;
	color:#556A7F;
}

#submenu
{
	position:absolute;
	top:201px;
	left:21px;
	background-image:url('/images/submenuFon.png');
	background-position:0px -30px;
	background-repeat:no-repeat;
	width:968px;
	height:35px;
	padding-top:25px;
	padding-left:7px;
}

#submenu li
{
	float:left;
	margin:0 9px;
	font-size:10px;
}

#submenu li a
{
	/*color:#95a4b2;*/
	/*color:#c8d7e5;*/
	color: #f5ca95;
	text-transform:uppercase;
	text-decoration:none;
}

#submenu li a.current
{
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:underline;
}

#submenu li a.current:hover
{
	text-decoration:none;
}

#submenu li a:hover, #submenu li a:active
{
	text-decoration:underline;
}

#frameBack
{
	top:223px;
	left:-5px;
	width:1016px;
	height:423px;
	background-image:url('/images/frameSubMask.png');
	position:absolute;
}

#frameBack.otherPages
{
	top:270px;
}

#mainBanner
{
	position:absolute;
	width:960px;
	height:351px;
	top:30px;
	left:33px;
}

#mainBanner div#frame1
{
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:351px;
	background-image:url('/images/mainBanner1.jpg');
}

#mainBanner div#frame2
{
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:351px;
	background-image:url('/images/mainBanner2.jpg');
}

#frameFront
{
	position:absolute;
	top:0px;
	left:10px;	
	background-image:url('/images/frameMask.png');
	width:983px;
	height:395px;
	z-index: 100;
}

#banner
{
	display:block;
	width:960px;
	margin:auto;
	margin-top:373px;
}

#banner img
{
	vertical-align:top;
}

#mainContent
{
	width:983px;
	background:url('/images/contentFonLine.png') repeat-y;
	margin: 0 0 20px 27px;
	position:relative;
}

#mainContent .otherPagesInner
{
	width:100%;
	height:100%;
	background:url('/images/contentFonUp.png') no-repeat top left;
}

#mainContent .otherPagesInner2
{
	width:100%;
	height:100%;
	min-height:251px;
	padding-bottom: 15px;
	background:url('/images/contentFonDown.png') no-repeat bottom left;
}

#mainContent.otherPages
{
	margin-top: 430px;
}

#mainContent h1.header
{
	text-transform: uppercase;
	color: #cccccc;
	font-size: 16pt;
	margin-left: 55px;
	padding-top: 22px;
}

#rootSpace > h1.header
{
	width:999px;
	height:55px;
	background-image:url('../images/h1Fon.png');
	background-repeat: no-repeat;
	margin-top:10px;
	margin-left: 2px;
	position:relative;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	color: #cccccc;
	font-size: 16pt;
	padding-left: 70px;
	padding-top: 42px;
}

#rootSpace > img, .shopWithManager > img
{
	border: solid 2px #252a2f;
	float:left;
	margin-top:20px;
	margin-left:27px;
	margin-right: 30px;
	margin-bottom:20px;
}

#rootSpace > div.content, #catalogList > div.content
{
	margin: 20px 40px;
	text-align:justify;
	line-height:20px;
}

#marketing div.column
{
	float: left;
	width: 45%;
	margin-right: 5%;
	margin-bottom: 20px;
}

div.shopWithManager
{
	margin: 20px 0px 20px 0;
	text-align:justify;
}

#rootSpace > div.content a, #catalogList > div.content a {
	color: #ffffff;
}

#rootSpace .form
{
	width: 450px;
	padding-left: 20px;
	vertical-align: top;
}

#rootSpace .subcontent
{
	vertical-align: top;
}

#rootSpace .subheader
{
	color: #cccccc;
	font-size: 16pt;
	margin: 10px 0 20px;
	padding-left: 40px;
	padding-top: 22px;
	clear:left;
}

#rootSpace .subheader.personal
{
	width: 500px;
}


#rootSpace .subheader div
{
	float:right;
	margin: -10px 50px 0;
	font-size: smaller;
}

#rootSpace .subheader.personal div
{
	margin: 0 0 0 50px;
}

#rootSpace .subheader div a
{
	color: #cccccc;
}

#rootSpace .form input, #rootSpace .form textarea, .purchaseForm input, .purchaseForm textarea
{
	width: 275px;
	margin: 5px;
}

.purchaseForm input[type="radio"]
{
	width: 10px;
}

#rootSpace .form textarea
{
	height: 100px;
}

#rootSpace .form .label
{
	width: 150px;
}

#rootSpace .form p
{
	text-align: center;
}

#rootSpace .formTable
{
	border-collapse: collapse;
	border-spacing: 0;
	width: 450px;
}

.newsArchive {
	float: left;
	width: 180px;
}

.newsArchive li {
	margin-bottom: 10px;
}

.newsLast {
	margin: 0 0 0 200px;
}

.newsLast h1 {
	font-weight: bold;
	font-size: larger;
}

.newsYear {
	float: left;
	width: 200px;
	margin: 0 15px 20px;
}

.newsYear li {
	margin: 5px 0;
}

.newsYear .year {
	font-weight: bold;
	font-size: larger;
	margin-bottom: 10px;
}

#mainContent div.column
{
	float:left;
	width:820px;
	margin-left:55px;
	margin-top:25px;
	font-size:13px;
	color:#8795a2;
}

#mainContent div.column h2
{
	font-weight: bold;
}

#shopslider
{
	overflow:hidden;
	height:142px;
	position:relative;
	padding-left:17px;
}

#shopslider div.item
{
	float:left;
	width:245px;
	height:139px;
	background-image:url('/images/karucelFon.png');
	background-repeat:no-repeat;
	position:relative;
}

#shopslider span.promo
{
	background-image:url('/images/promoH.png');
	background-repeat: no-repeat;
	width:56px;
	height:56px;
	position:absolute;
	left:9px;
	top:-2px;
	z-index:100;
}

#shopslider span.new
{
	background-image:url('/images/newH.png');
	background-repeat: no-repeat;
	width:56px;
	height:56px;
	position:absolute;
	left:9px;
	top:-2px;
	z-index:100;
}

#shopslider div.item img
{
	border:solid 2px #282b2f;
	position:absolute;
	left:22px;
	top:10px;
}

#shopslider div.item h3
{
	position:absolute;
	left:126px;
	top:8px;
	width:110px;
	color:#556a7f;
	font-weight:bold;
	font-size:13px;
}

#shopslider div.item h3 small
{
	display:block;
	padding-top:5px;
	font-weight:normal;
	color:#626251;
}

#shopslider div.item p
{
	position:absolute;
	left:129px;
	top:96px;
	font-size:22px;
	font-weight:bold;
}

#shopslider div.item p small
{
	font-weight:normal;
}

#shopslider a.arrLeft
{
	display:block;
	position:absolute;
	left:0;
	top:50px;
	width:23px;
	height:38px;
	background-image:url('/images/arrLeft.png');
	text-indent:2000px;
}

#shopslider a.arrRight
{
	display:block;
	position:absolute;
	right:0;
	top:50px;
	width:23px;
	height:38px;
	background-image:url('/images/arrRight.png');
	text-indent:2000px;
}

#slider {
    position:relative;
    width:960px;
    height:351px;
    background:url('/images/loading.gif') no-repeat 50% 50%;
}

#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}

#slider a {
    border:0;
    display:block;
}

#bottom
{
	width:961px;
	margin:auto;
	height:112px;
	background-color:#000000;
	border-radius:12px 12px 0 0;
	position:relative;
	font-size:11px;
	color:#484a4c;
	clear:both;
}

#bottom p#cpr
{
	position:absolute;
	left:21px;
	top:29px;
}

#bottom .yashare-auto-init
{
	position:absolute;
	left:413px;
	top:29px;
}

#bottom p#madeby
{
	position:absolute;
	left:767px;
	top:29px;
}

#bottom a
{
	color:#484a4c;	
}

#h1Shop
{
	width:998px;
	height:153px;
	background-image:url('/images/h1FonShop.png');
	margin-top:10px;
	margin-left:2px;
	position:relative;
}

#h1Shop p
{
	position:absolute;
	left:50px;
	top:33px;
	font-size:11px;
}

#h1Shop p label
{
	margin:0 3px;
	font-size:11px;
	font-weight:normal;
	position:relative;
	padding-left:21px;
}

#h1Shop p input[type="submit"]
{
	border:0;
	background-image:url('/images/podobrat.png');
	background-color:transparent;
	width:80px;
	height:21px;
	cursor:pointer;
	text-indent:-2000px;
	margin: 0 20px;
}

#basket
{
	position:absolute;
	right:8px;
	top:4px;
	text-align:center;	
	width:189px;
	height:55px;
	text-transform:uppercase;
	font-size:12px;
	line-height:25px;
	background-image: url('/images/cart.png');
}

h1.header #basket
{
	right:100px;
}

#basket a
{
	color:#88B0DA;
}

#basket a:hover, #basket a:active
{
	text-decoration:none;
}

#h1Shop h1.header
{
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	color: #cccccc;
	font-size: 16pt;
	position:absolute;
	left:60px;
	top:98px;
	/*width:234px;*/
	/*width:300px;*/
	height:19px;
}

#catalogList
{
	margin-left:20px;	
	margin-right:300px;
}

#catalogList > li
{
	float:left;
	margin:10px;
	position:relative;
	width:304px;
	height:270px;
	background-image:url('/images/catalogFon.png');
}

#catalogList >li > a > img
{
	position:absolute;
	left:10px;
	top:10px;
	border:solid 2px #282b2f;
	cursor: pointer;
}

#catalogList > li > ul
{
	margin-top: 10px;
	margin-left: 165px;
	width:131px;
}

#catalogList > li.pocket > ul
{
	margin-left: 195px;
	width:90px;
}

#catalogList > li > ul > li
{
	float:left;
	margin:2px;
	background-color:#2A2F35;
}

#catalogList > li > ul > li > img
{
	width: 26px;
	height: 26px;
}

#catalogList > li span.promo, #goodImages span.promo
{
	background-image:url('/images/promoH.png');
	background-repeat: no-repeat;
	width:56px;
	height:56px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
}

#catalogList > li span.new, #goodImages span.new
{
	background-image:url('/images/newH.png');
	background-repeat: no-repeat;
	width:56px;
	height:56px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
}

#catalogList >li > p.articul
{
	font-size: 110%;
	color:#7E7B5E;
	margin-left: 170px;
	margin-top: 10px;
}

#catalogList >li.pocket > p.articul
{
	color:#7E7B5E;
	margin-left: 197px;
	margin-top: 10px;
}

#catalogList >li > p.price
{
	margin: 10px 0 10px 170px;
	font-size:21px;
}

span.oldprice
{
	font-size: 10pt;
	margin-right: 5px;
	text-decoration: line-through;
}

#catalogList >li > a.goodLink
{
	position:absolute;
	bottom: 55px;
	left:170px;
	/*color:#50657A;	*/
	color: #fff;
}

#catalogList >li > a.goodLink
{
	position:absolute;
	bottom: 55px;
	left:170px;
	/*color:#50657A;	*/
	color: #fff;
}

#catalogList >li > a:hover, #catalogList >li > a:active
{
	text-decoration:none;
}

#catalogList >li > form
{
	position:absolute;
	/*top:230px;*/
	left:10px;	
}

#catalogList.full >li > form
{
	position: absolute;
	bottom: 10px;
	right:10px;
	text-align:right;
}

#catalogList >li > form input[type="text"]
{
	background-color:#30383F;
	border:0;
	padding:3px;
	width:58px;
	color:#FFF;
	margin-left:10px;
}

#catalogList >li > form input[type="submit"]
{
	width:134px;
	height:33px;
	background-image:url('/images/orderBtn.png');
	text-indent:-2000px;
	background-color:transparent;
	border:0;
	margin-left:7px;
	cursor:pointer;
}

#contactForm
{
	float:right;
	width:271px;
	background-image:url('/images/contactFormBg.png');
	margin-left:29px;
	margin-bottom:20px;
	position:relative;
	padding-top:60px;
	padding-bottom:20px;
}

#contactForm h3
{
	font-size:14px;
	position:absolute;
	top:20px;
	left:10px;
}

#contactForm p
{
	margin-left:10px;
	margin-bottom:20px;
}

#contactForm p strong
{
	font-weight:bold;
	
}

#showHiddenBox
{
	margin-left:10px;
	margin-bottom:20px;
	color:#88B0DA;
	cursor: pointer;
	border-bottom: dotted 1px #88B0DA;
}

#contactForm input[type="text"]
{
	border:0;
	border-radius:12px;
	padding:3px 7px;
	margin-left:10px;
	margin-bottom:20px;
	width:237px;
}

#contactForm select
{
	width:250px;
	border:0;
	padding:3px 7px;
	border-radius:12px;
	margin-left:10px;
	margin-bottom:20px;
}

#contactForm a
{
	display:block;
	color:#88B0DA;
	margin-left:10px;
	margin-top:5px;
}

#contactForm img
{
	position:absolute;
	right: 10px;
	top:20px;
}

#changeAddressBlock, #changeTransportBlock
{
	display: none;
	overflow: hidden;
	margin: 10px 0 20px 10px;
}

#changeAddressBlock div
{
	text-align: right;
}

#changeAddressBlock input[type="text"]
{
	margin: 10px 0 10px 0;
}

#changeTransportBlock input[type="radio"]
{
	margin-right: 5px;
}

/*#changeAddressBlock input[type="submit"]
{
	background-image: none;
	text-indent: 0;
	display: inline;
	background-color: black;
	border: solid 1px white;
	width: 100px;
	height: 20px;
	color: white;
	padding: 0;
	margin-bottom: 0;
}*/

#showChangeAddressBlock
{
	/*display:inline;*/
	cursor: pointer;
	margin-left:10px;
	margin-bottom:5px;
	border-bottom: 1px dotted #ffffff;
}

#showChangeTransportBlock
{
	/*display:inline;*/
	cursor: pointer;
	margin-left:10px;
	margin-bottom:5px;
	border-bottom: 1px dotted #ffffff;
}

#h1Button
{
	position:absolute;
	right:28px;
	top:10px;
	background-image:url('/images/catalogBtn.png');
	width:134px;
	height:33px;
	display:block;
	text-indent:-2000px;
}

#catalogList.full
{
	margin-right:10px !important;
}

#catalogList.full > li
{
	height:231px;
}

#good
{
	margin-right:320px;
}

#good h2
{
	margin-left: 300px;
	margin-top: 20px;
	font-size:15px;
	font-weight:bold;
}

#good p#price
{
	margin-left: 300px;
	margin-top: 20px;
	width:360px;
	background-image:url('/images/goodPriceBg.png');
	padding:17px 20px;
	font-size:18px;
	font-weight:bold;
	position:relative;
}

#good p#price label
{
	font-size: medium;
	margin-left: 5px;
}

#good p#price input[type="submit"]
{
	position:absolute;
	right:10px;
	top:12px;
	width:134px;
	height:33px;
	background: url('/images/button_small.png') no-repeat;
	border:0;
	cursor:pointer;
	color: #ffffff;
	font-size: medium;
}

#good p#price input[type="text"]
{
	background-color:#30383F;
	border:0;
	padding:3px;
	width:47px;
	color:#FFF;
	font-size: medium;
	margin-left:10px;
	text-align: right;
}

#good > ul
{
	margin-left: 310px;
	margin-top: 20px;
}

#good > ul li
{
	line-height:28px;
	background-position:left center;
	background-repeat:no-repeat;
	color:#A2B0BE;
}

#catalogList li ul li img
{
	vertical-align: top;
}

#goodRightBlock
{
	float:right;
	width:271px;
	margin-right:29px;
	margin-top:55px;
	position:relative;
}

.goodShare
{
	margin: 10px 0 0 0px;
}

#onlineForm
{
	padding-top:20px;
	padding-bottom:20px;
	background-image:url('/images/contactFormBg.png');
}

#onlineForm p
{
	text-align:center;
	color:#CBD9E8;
	margin-bottom:10px;
}

#onlineForm h2
{
	text-align: center;
	font-size:16px;
	color:#FFF;
	margin-bottom: 0;
}

#onlineForm h2 span
{
	border-bottom: dotted 1px white;
	cursor: pointer;
}

#onlineForm textarea
{
	display:block;
	border:0;
	background-color:#3C444C;
	width:216px;
	margin:auto;
	height:86px;
	margin-bottom:20px;
}

#onlineForm input
{
	display:block;
	margin:auto;
	width:220px;
	height:33px;
	background-image:url('/images/gravBtn.png');
	text-indent:-2000px;
	background-color:transparent;
	border:0;
	cursor:pointer;	
}

h2.sameTov
{
	width:222px;
	height:23px;
	text-indent:-2000px;
	background-image:url('/images/h1/sameTov.png');		
	margin-left:22px;
	margin-bottom:10px;
	clear:both;
}

.titleHolder
{
	display: none;
	position: relative;
}

.titleHolder .minWidth {
    overflow: hidden;
    position: relative;
}

.titleHolder, #content h1
{
	color: #FFFFFF;
}

.titleHolderInner {
    margin: 0 auto;
}

.titleHolder .scrollButtons {
    cursor: default;
    margin: auto;
    position: relative;
}

.titleHolder .scrollButtons img.scrollLeft, .titleHolder .scrollButtons img.scrollRight {
    left: 0;
    position: absolute;
    top: 55px;
}

.scrollLeft, .scrollRight {
    opacity: 0.85;
}

div.scrollButtons div.minWidth {
    margin-left: 18px;
}

.minWidth, #content, #footer {
    margin: auto;
    width: 969px;
}

.titleHolder .scrollButtons ul {
    width: 9999px;
}

.titleHolder ul {
    width: 2000px;
}

ol.search_results {
	margin-left: 20px;
	list-style: decimal outside;
}

ol.search_results li{
	list-style: decimal outside;
}

ol, ul {
    list-style: none outside none;
}

.titleHolder li {
    float: left;
    margin: 18px;
    position: relative;
}

.titleHolder .scrollButtons li {
    display: block;
    margin: 0;
}

.titleHolder .scrollButtons img.scrollRight {
    left: auto;
    right: 0;
}

.personalCollectionLine {
	margin-bottom:20px;
}

.personalCollectionLine li {
	float:left;
	width:200px;
	height:100px;
	background-image:url('/images/karucelFon.png');
	background-repeat:no-repeat;
	background-position: center top;
	position: relative;
	margin-right: 10px;
}

.personalCollectionLine img {
	border:solid 2px #282b2f;
	position:absolute;
	left:5px;
	top:5px;
}

.personalCollectionLine h3
{
	margin-left:90px;
	margin-top:5px;
	width:110px;
	color:#556a7f;
	font-weight:bold;
	font-size:13px;
	line-height: 100%;
}

.personalCollectionLine div.article
{
	margin-left:90px;
	margin-top:5px;
	font-weight:normal;
	color:#626251;
}

.personalCollectionLine a
{
	color: #556a7f !important;
}

.articleStrip
{
	height:139px;
}

.articleStrip.photo
{
	height:180px;
}

.articleStrip > li
{
	float:left;
	width:244px;
	height:139px;
	background-image:url('/images/karucelFon.png');
	background-repeat:no-repeat;
	position:relative;
}

.articleStrip.photo > li
{
	height:180px;
	background-image: none;
	text-align: center;
}

.articleStrip > li img
{
	border:solid 2px #282b2f;
	float: left;
	margin-left: 20px;
	margin-top:5px;
}

.articleStrip.photo > li img
{
	border:solid 2px #282b2f;
	position:static;
	float: none;
}

.articleStrip > li h3
{
	margin-left:126px;
	margin-top:5px;
	width:110px;
	color:#556a7f;
	font-weight:bold;
	font-size:13px;
}

.articleStrip > li h3 a
{
	color: #50657a;
}

.articleStrip > li div.article
{
	margin-left:126px;
	margin-top:5px;
	font-weight:normal;
	color:#626251;
}

.articleStrip > li div.price
{
	margin-left:126px;
	margin-top:10px;
	font-size:22px;
	font-weight:bold;
	line-height: 25px;
}

.articleStrip > li div.oldprice
{
	margin-left:126px;
	margin-top:10px;
	margin-bottom:-10px;
	text-decoration: line-through;
}

.articleStrip > li span.promo
{
	background-image:url('/images/promoH.png');
	background-repeat: no-repeat;
	width:56px;
	height:56px;
	position:absolute;
	left:9px;
	top:-2px;
	z-index:100;
}

.articleStrip > li span.new
{
	background-image:url('/images/newH.png');
	background-repeat: no-repeat;
	width:56px;
	height:56px;
	position:absolute;
	left:9px;
	top:-2px;
	z-index:100;
}

#promoScript
{
	top:30px;
	left:33px;
	width:960px;
	height:351px;
	position:absolute;
	z-index: 100;
}

#charm
{
	position:absolute;
	left:215px;
	top:20px;
	/*width:181px;
	height:330px;
	background-image:url('/images/charmShad.png');*/
}

#charm img
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/charmShad.png');
}

#rusTime img
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rustimeShad.png');
}

#pilot img
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/pilotShad.png');
}

#rusTime
{
	position:absolute;
	left:358px;
	top:12px;
	/*width:201px;
	height:336px;
	background-image:url('/images/rustimeShad.png');*/
}

#pilot
{
	position:absolute;
	left:528px;
	top:16px;
/*	width:196px;
	height:334px;
	background-image:url('/images/pilotShad.png');*/
}

#promoScript2
{
	left:215px;
	top:91px;
	width:600px;
	height:300px;
	position:absolute;
	z-index: 100;
}

#promoScript2 a#rusTime1
{
	position:absolute;
	left:0px;
	top:0px;
	width:181px;
	height:259px;
}

#promoScript2 a#rusTime2
{
	position:absolute;
	left:158px;
	top:0px;
	width:201px;
	height:280px;
}

#promoScript2 a#rusTime3
{
	position:absolute;
	left:338px;
	top:2px;
	width:196px;
	height:278px;
}

#photoAlbum {
	padding-left: 45px;
	margin-bottom: 30px;
}

#photoAlbum li {
	float: left;
	margin: 10px;
}

.selectionBlock
{
	height: 250px;
	width: 30%;
	float: left;
	margin: 0 1.5% 20px;
	text-align: left;
}

.selectionBlock.checkBoxes
{
	height: auto;
	width: auto;
	border: 0;
}

.selectionBlock.checkBoxes .checkbox
{
	margin: 0 5px 0 10px;
}

.selectionBlock h2, .selectionBlock th
{
	font-size: large;
	padding: 5px 0 10px;
}

.selectionForm
{
	
}

#selectionForm input.checkbox, #h1Shop input.checkbox
{
	margin-right: 5px;
}

#selectionForm input.submit
{
	width: 150px;
	margin-right: 30px;
	border: solid 1px black;
}

.propertiesList li.noImg
{
	padding-left: 36px;
}

.propertiesList img
{
	vertical-align: middle;
	margin-right: 10px;
	width: 26px;
	height: 26px;
}

#cartBox
{
	width: 900px;
	margin: 0 auto;
}

#cartBox form
{
	margin-left: 50px;
}

#cartBox form textarea
{
	width: 330px;
	height: 80px;
}

#cartBox form input
{
	float: right;
	cursor: pointer;
}

#cartTable
{
	width: 800px;
	margin-left: 50px;
}

#cartTable th
{
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

#cartTable td
{
	border: solid 1px #cccccc;
	padding: 2px 5px;
	vertical-align: top;
}

#cartTable .quantityInput {
	border: solid 1px #cccccc;
	width: 25px;
}

#ordersList li
{
	margin: 10px 0 15px;
}

.orderArchiveItem
{
	display: none;
	margin: 10px 0 ;
}

.orderHeader
{
	font-size: large;
	border-bottom: dashed 1px #ffffff;
	cursor: pointer;
}

.orderSummary
{
	width: 600px;
}

.orderTable
{
	width: 600px;
	margin-bottom: 10px;
}

.orderTable th
{
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

.orderTable td
{
	border: solid 1px #cccccc;
	padding: 2px 5px;
	vertical-align: top;
}

.summaryLine
{
	font-weight: bold;
}

.content h1.header
{
	font-weight: bold;
	font-size: larger;
	margin-bottom: 15px;
}

#hiddenContactBox
{
	display: none;
	margin-top: 20px;
}

#hiddenContactBox.public
{
	display: block;
}

ul.thirdLevelMenu
{
	background: black;
	height: 40px;
	padding-top: 20px;
	margin: -20px 30px 0;
}

ul.thirdLevelMenu li
{
	float: left;
	margin: 0 10px;
}

#phoneBox
{
	font-size: large;
	color: #F5CA95;
	top:62px;
	right:250px;
	position:absolute;
}

#phoneBox.twoPhones
{
	top:50px;
}

#phoneBox div
{
	margin: 8px 0;
}

#phoneBox .code
{
	font-size: small;
	margin-right: 3px;
}


#authInfo
{
	top:10px;
	right:21px;
	position:absolute;
	text-align: right;
	line-height: 150%;
}

#authInfo b
{
	margin: 0 2px;
}

.paging-numbers
{
	text-align: center;
	margin: 10px 0;
	clear: left;
}

.paging-numbers .selected
{
	color: white;
	font-weight: bold;
}

#instructionSearch
{
	margin-bottom: 20px;
}

#instructionSearch input[type="text"]
{
	border:solid 1px #ffffff;
	border-radius: 10px;
	height: 20px;
	padding: 0 5px;
}

#instructionSearch input[type="submit"]
{
	border:solid 1px #ffffff;
	cursor:pointer;
	border-radius: 10px;
	margin-left: 10px;
	padding: 0 5px;
	background: black;
	width:60px;
	color:#FFF;
}

#bannerLine
{
	margin: 15px auto;
	width: 970px;
}

#bannerLine img
{
	margin: 0 2px 0 5px;
}

.backLink
{
	margin: 20px 0;
	clear: both;
}

#good .backLink
{
	margin: 10px 0 40px 30px;
	font-size: 17px;
}

#good .backLink a
{
	text-decoration: none;
}

#good .backLink a:hover
{
	text-decoration: underline;
}


#goodImages
{
	float: left;
	position: relative;
	margin: 20px 20px 20px 27px;
}

#goodImages .bigImage
{
	border: solid 2px #252a2f;
}

#goodImages .smallImage
{
	border: solid 2px #252a2f;
	margin: 5px 10px 5px 0;
	vertical-align: top;
}

#goodImages .smallImages
{
	text-align: justify;
	width: 260px;
}

#engraveFormHiddenPart
{
	padding-top: 10px;
	display: none;
}

.orderBlock
{
	position: absolute;
	left: 30px;
	top: 0;
}

.orderWithPaging
{
	position: relative;
	height: 20px;
}

.orderBlock img
{
	margin: 0 5px;
	vertical-align: middle;
}

#perPage
{
	position: absolute;
	right: 35px;
	top: 0;
}

.smallButton
{
	width: 132px;
	height: 33px;
	background: url('/images/button_small.png') no-repeat;
	text-align: center;
	float: right;
	margin: 0 5px;
	padding-left: 2px; 
}

.bigButton
{
	width: 184px;
	height: 33px;
	background: url('/images/button_big.png') no-repeat;
	text-align: center;
	float: right;
	margin: 0 5px;
	padding-left: 2px;
	line-height: 30px;
}

input.smallButton
{
	color: white;
	border: 0;
	cursor: pointer;
}

input.bigButton
{
	color: white;
	font-size: medium;
	border: 0;
	cursor: pointer;
}

.smallButton a
{
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
}

.bigButton a
{
	text-decoration: none;
	font-size: medium;
	font-weight: normal;
	color: white !important;
}

.bigButton img, .smallButton img
{
	margin-left: 1px;
	vertical-align: middle;
}

.object_descr { 
 width: 380px;
 padding-left: 310px;
 padding-top: 10px;
 color: #a2b0be;
}

.sfa_map { 
 padding-left: 28px;
}

#shopMain
{
	padding-left: 1%;
}

#shopMain div
{
	float: left;
	font-size: larger;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#shopMain div.firstLine
{
	width: 33%;
}

#shopMain div.secondLine
{
	width: 33.5%;
}

#shopMain div.secondLine.first
{
	padding-left: 16.5%;
}

#shopMain div.secondLine.second
{
	padding-right: 16.5%;
}

#shopMain img
{
	margin: 10px 0 20px;
}
