html, body{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	position:relative;
}
body{
	background:url(../images/mainbg.png) left top repeat #25282b;
}
html, body{
	font-family:Arial,sans-serif;
	font-size:15px;
	color:#ffffff;
}
input, textarea{
	font-family:Arial,sans-serif;
	font-size:15px;
	color:#000000;
}
a img{
	border:none;
}
a{
	color:#fff2cc;
}
a:hover{
	color:#fdd45a;
}
.clear{
	font-size:0px;
	height:1px;
	clear:both;
}
h1{
	font-family:Georgia, "Times New Roman", serif;
	font-size:30px;
	color:#ffffff;
	margin:5px 0px 0px 0px;
	font-weight:normal;
	line-height:1em;
}
h2{
	font-family:Georgia, "Times New Roman", serif;
	font-size:20px;
	color:#ffffff;
	margin:40px 0px 20px 0px;
	text-align:center;
	font-weight:normal;
}
h3{
	font-family:Georgia, "Times New Roman", serif;
	font-size:18px;
	color:#ffffff;
	margin:30px 0px 0px 0px;
	text-align:center;
	font-weight:normal;
}
p{
	margin:1.4em 0px 0px 0px;
	line-height:1.5em;
}

ul{
	margin:20px 0px 0px 10px;
	padding:0px;
	list-style:none;
}
ul li{
	text-align:justify;
	line-height:1.4em;
	margin:0px 0px 14px 0px;
	padding:0px 0px 0px 20px;
	background:url(../images/bullet009.gif) left 9px no-repeat;
}
ul li ul li{
}
ol{
	margin:20px 0px 0px 49px;
	padding:0px;
	list-style-position: inside;
}
ol li{
	text-indent:-19px;
	margin:0px 0px 14px 0px;
}
ol li ul li{
	text-indent:0px;
	margin:0px 0px 14px 0px;
	padding:0px 0px 0px 20px;
}
.strong{
	margin:20px -15px 0px -20px;
	position:relative;
	background:url(../images/bg001.gif) left top repeat;
	color:#999999;
	font-size:18px;
	font-family:Georgia, "Times New Roman", serif;
	font-style:italic;
	padding:5px 15px 15px 20px;
	line-height:1.3em;
	width:100%;
}
.strong p{
	line-height:inherit;
	margin:10px 0px 0px 0px;
}
.dictionary{
	cursor:help;
}
.dictionary:hover{
	color:#fff2cc;
}
.dictionary .que{
	color:#fff2cc;
	font-size:0.6em;
	padding:0px 2px 0px 2px;
	position:relative;
	top:-0.5em;
	font-weight:bold;
}
.style-tbl{
	margin:20px auto 0px auto;
	border-collapse:collapse;
}
.style-tbl th{
	font-size:13px;
	color:#999999;
	font-style:italic;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	padding:3px 20px 4px 4px;
}
.style-tbl td{
	vertical-align:top;
	padding:3px 20px 4px 4px;
}
.style-tbl tr.alt th, .style-tbl tr.alt td{
	background:url(../images/bg001.gif) left top repeat #181a1c;
}


.styleImageTable{
	margin:20px auto 0px auto;
	border-collapse:collapse;
}
.styleImageTable th{
	font-size:13px;
	color:#999999;
	font-style:italic;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	padding:3px 20px 4px 4px;
}
.styleImageTable td{
	vertical-align:top;
	padding:3px 20px 4px 4px;
}
.styleImageTable tr.alt th, .styleImageTable tr.alt td{
	background:url(../images/bg001.gif) left top repeat #181a1c;
}
.styleImageTable td.image .popupImage{
	margin:0px;
}
.styleImageTable td.separate{
	width:5px;
}


.styleTbl{
	margin:20px auto 0px auto;
	border-collapse:collapse;
}
.styleTbl th{
	font-size:13px;
	color:#999999;
	font-style:italic;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	padding:3px 20px 4px 4px;
}
.styleTbl td{
	vertical-align:top;
	padding:3px 20px 4px 4px;
}
.styleTbl tr.alt th, .styleTbl tr.alt td{
	background:url(../images/bg001.gif) left top repeat #181a1c;
}


.hr{
	margin:15px 0px 0px 0px;
	height:1px;
	font-size:0px;
	background:#c2c2c2;
}
.hr hr{
	display:none;
}

/* Frame image */

.main-content table.frame-image{
	margin-top:20px;
}
.gallery-preview table.frame-image{
	margin-top:0px;
}
table.frame-image{
	margin:0px auto 0px auto;
	padding:0px;
	border-collapse:collapse;
}
table.frame-image td{
	margin:0px;
	padding:0px;
}
table.frame-image th{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#999999;
	font-weight:normal;
}
table.frame-image .fi-lt div{
	width:20px;
	height:20px;
	background:url(../images/frame-image/lt.png) left top no-repeat;
}
table.frame-image.hover .fi-lt div{
	background:url(../images/frame-image2/lt.png) left top no-repeat;
}
table.frame-image .fi-lt{
	font-size:1px;
}
table.frame-image .fi-top{
	height:20px;
	background:url(../images/frame-image/top.png) left top repeat-x;
	font-size:1px;
}
table.frame-image.hover .fi-top{
	background:url(../images/frame-image2/top.png) left top repeat-x;
}
table.frame-image .fi-rt div{
	width:20px;
	height:20px;
	background:url(../images/frame-image/rt.png) right top no-repeat;
}
table.frame-image.hover .fi-rt div{
	background:url(../images/frame-image2/rt.png) right top no-repeat;
}
table.frame-image .fi-rt{
	font-size:1px;
}
table.frame-image .fi-left{
	width:20px;
	background:url(../images/frame-image/left.png) left top repeat-y;
	font-size:1px;
}
table.frame-image.hover .fi-left{
	background:url(../images/frame-image2/left.png) left top repeat-y;
}
table.frame-image .fi-right{
	width:20px;
	background:url(../images/frame-image/right.png) right top repeat-y;
	font-size:1px;
}
table.frame-image.hover .fi-right{
	background:url(../images/frame-image2/right.png) right top repeat-y;
}
table.frame-image .fi-lb div{
	width:20px;
	height:20px;
	background:url(../images/frame-image/lb.png) left bottom no-repeat;
}
table.frame-image.hover .fi-lb div{
	background:url(../images/frame-image2/lb.png) left bottom no-repeat;
}
table.frame-image .fi-lb{
	font-size:1px;
}
table.frame-image .fi-bottom{
	background:url(../images/frame-image/bottom.png) center bottom repeat-x;
}
table.frame-image.hover .fi-bottom{
	background:url(../images/frame-image2/bottom.png) center bottom repeat-x;
}
.active table.frame-image.hover .fi-bottom{
	background:url(../images/frame-image2/bottom2.png) center bottom repeat-x;
}
table.frame-image .fi-rb div{
	width:20px;
	height:20px;
	background:url(../images/frame-image/rb.png) right bottom no-repeat;
}
table.frame-image.hover .fi-rb div{
	background:url(../images/frame-image2/rb.png) right bottom no-repeat;
}
table.frame-image .fi-rb{
	font-size:1px;
}
div.frame-image{
	position:relative;
	margin:-18px -16px -14px -16px;
	background:url(../images/26-0.gif) center center no-repeat #000000;
}
div.frame-image img.frame-image{
	position:relative;
}
div.frame-image a.frame-image{
	text-decoration:none;
}
div.frame-image .magnify{
	position:absolute;
	right:11px;
	bottom:9px;
	width:30px;
	height:30px;
	background:url(../images/magnify.png) left top no-repeat;
}

/* Frame image */

.page-main-wrapper{
	min-height:100%;
	width:1240px;
	margin:0px auto;
}
.to-top-link{
	width:1220px;
	margin:-1.5em auto 0px auto;
	font-size:13px;
}
.to-top-link a{
	text-decoration:none;
}
.to-top-link a strong{
	border-bottom:1px dashed #fff2cc;
	font-weight:normal;
}
.to-top-link a:hover{
	color:#fdd45a;
}
.to-top-link a:hover strong{
	border-bottom:1px dashed #fdd45a;
}
.page-main{
	padding:18px 0px 0px 0px;
}
table.head-wrapper{
	margin-left:6px;
}
.main-head{
	position:relative;
	width:1220px;
	background:url(../images/headbg.gif) left top repeat-x #1d61b5;
}
.main-logo{
	position:absolute;
	left:21px;
	top:20px;
}
.main-phone{
	position:absolute;
	left:95px;
	top:50px;
	font-family:"Trebuchet MS", sans-serif;
	font-size:17px;
	color:#ffffff;
	letter-spacing:-1px;
}
.main-menu{
	padding:42px 50px 32px 330px;
}
.main-menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:13px;
	color:#ffca7f;
}
.main-menu ul li{
	margin:0px;
	padding:0px 3px 0px 7px;
	float:left;
	background:url(../images/bullet001.png) left 8px no-repeat;
}
.main-menu ul li.first{
	background:none;
}
.main-menu ul li.active .arrow{
	background:url(../images/bullet003.png) 2px 7px no-repeat #000000;
	padding:1px 2px 3px 10px;
}
.main-menu ul li a{
	color:#fff2cc;
}

.main-menu ul li ul{
	width:250px;
	margin:0px -250px 40px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	z-index:100;
}
.main-menu ul li ul li{
	margin:6px 0px 0px 0px;
	padding:0px;
	float:none;
	background:none;
}
.main-menu .arrow{
	background:url(../images/bullet002.png) left 5px no-repeat;
	padding-left:8px;
}
.page-middle-wrapper{
	width:1220px;
	margin:37px auto 0px auto;
	padding-bottom:25px;
}
.page-middle-left{
	float:left;
	width:330px;
}
.page-middle-center{
	float:left;
	width:890px;
}
.page-middle-right{
	float:right;
	width:250px;
}
.banner-gallery{
	text-align:center;
	margin-top:20px;
	width:250px;
}
.banner-gallery a{
	text-decoration:none;
}
.banner-gallery a strong{
	text-decoration:underline;
	line-height:17px;
	font-weight:normal;
}
.banner-calc{
	text-align:center;
	margin-top:40px;
	width:250px;
}
.banner-calc a{
	text-decoration:none;
}
.banner-calc a strong{
	text-decoration:underline;
	line-height:17px;
	font-weight:normal;
}
.banner-warranty{
	text-align:center;
	margin-top:40px;
	width:122px;
}
.banner-warranty a{
	text-decoration:none;
}
.banner-warranty a strong{
	text-decoration:underline;
	line-height:17px;
	font-weight:normal;
}
.table-calendar{
	width:175px;
}
.table-calendar .header{
	text-align:center;
	font-size:13px;
}
.table-calendar .header a{
	text-decoration:none;
}
.table-calendar table{
	margin:2px 0px 0px 0px;
	padding:0px;
	font-size:13px;
}
.table-calendar table td{
	background:url(../images/bg001.gif) left top no-repeat #000000;
	padding:4px;
	text-align:center;

}
.page-middle-center.columns1 .main-content{
	width:890px;
}
.page-middle-center.columns2 .main-content{
	width:550px;
	float:left;
}
.page-middle-center.columns3 .main-content{
	width:600px;
	float:left;
}
.second-menu{
	padding-right:60px;
}
.second-menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:13px;
}
.second-menu ul li{
	margin:0px 0px 9px 0px;
	padding:0px;
	background:none;
	text-align:left;
}
.second-menu ul li ul{
	margin:8px 0px 12px 20px;
	padding:0px;
}
.second-menu ul li div{
	padding:0px 0px 0px 20px;
}
.second-menu ul li div.arrow{
	background:url(../images/bullet002.png) 10px 5px no-repeat;
}
.second-menu ul li.active div.arrow{
	background:url(../images/bullet003.png) 10px 6px no-repeat;
}
.second-menu ul li.active div.arrow a, .second-menu ul li.active div.arrow{
	color:#ffca7f;
}
.second-menu ul li.here span{
	padding:2px 4px 3px 4px;
	background:#000000;
	margin-left:15px;
	color:#ffca7f;
}
.third-menu{
	padding-top:21px;
	padding-right:60px;
}
.third-menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:13px;
}
.third-menu ul li{
	margin:0px 0px 15px 0px;
	padding:2px 0px 2px 20px;
	background:none;
}
.third-menu ul li.item1{
	background:url(../images/bullet004.gif) left 2px no-repeat;
}
.third-menu ul li.item2{
	background:url(../images/bullet005.gif) left 2px no-repeat;
}
.third-menu ul li.item3{
	background:url(../images/bullet006.gif) left 2px no-repeat;
}
.interview-wrapper{
	margin:48px 0px 50px 0px;
	width:260px;
	padding:20px 20px 20px 20px;
	background:url(../images/bg001.gif) left top repeat #16181a;
}
.interview-wrapper form{
	margin:0px;
	padding:0px;
}
.interview-wrapper .interview-text{
	color:#999999;
}
.interview-wrapper .interview-row{
	font-size:13px;
	margin:9px 0px 0px 23px;
	text-indent:-23px;
}
.interview-wrapper .interview-submit{
	margin:13px 0px 0px 0px;
}
.interview-wrapper .interview-submit input{
	color:#000000;
}
.info-block{
	margin:30px 90px 0px 20px;
	font-size:13px;
}
.page-middle-right .info-block{
	margin:30px 0px 0px 0px;
	font-size:13px;
}
.info-block .info-block-header{
	position:relative;
	left:-10px;
}
.info-block.news dl{
	margin:0px 0px 0px 0px;
	padding:0px;
}
.info-block.news dl dt{
	color:#999999;
	font-size:9px;
	margin:12px 0px 0px 0px;
}
.info-block.news dl dd{
	margin:0px 0px 0px 0px;
}
.info-block.forum ul{
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style:none;
}
.info-block.forum ul li{
	margin:9px 0px 0px 0px;
	padding:0px;
	background:none;
}
.info-block.questions dl{
	margin:0px 0px 0px 0px;
	padding:0px;
}
.info-block.questions dl dt{
	font-size:11px;
	margin:10px 0px 0px 0px;
}
.info-block.questions dl dd{
	margin:3px 0px 0px 0px;
	font-size:11px;
}
.info-block.questions .question-link{
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	background:url(../images/bullet007.gif) 3px 2px no-repeat;
	position:relative;
	left:-20px;
}
.info-block.video{
	width:240px;
}
.info-block.video ul{
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style:none;
}
.info-block.video ul li{
	margin:12px 0px 16px 0px;
	padding:0px;
	background:none;
	text-align:left;
}
.info-block.video ul li.active{
	color:#ffca7f;
	background:url(../images/bg001.gif) left top repeat #000000;
	width:100%;
	padding:2px 3px 1px 3px;
	position:relative;
	margin-left:-3px;
	margin-right:-3px;
}
.info-block.tags{
	width:240px;
}
.info-block.tags p{
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#999999;
	line-height:1.2em;
}
.info-block.tags p a{
	color:#999999;
}
.bread-crumbs{
	font-size:11px;
	color:#999999;
}
.bread-crumbs a, .bread-crumbs a:visited{
	color:#999999;
}
.bread-crumbs a:hover{
	color:#d6d6d6;
}
.bread-crumbs ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.bread-crumbs ul li{
	margin:0px;
	padding:0px;
	display:inline;
	background:none;
}
.gallery-preview{
	width:100%;
	position:relative;
	margin:17px 0px 0px 0px;
}
.gallery-preview .arrow-left{
	position:absolute;
	left:-20px;
	top:0px;
	height:100%;
}
.gallery-preview .arrow-left a{
	display:block;
	width:20px;
	text-decoration:none;
	height:100%;
	background:url(../images/arrow-left001.png) center center no-repeat;
}
.gallery-preview .arrow-left a:hover{
	background-color:#181a1c;
}
.gallery-preview .arrow-right{
	position:absolute;
	left:102%;
	top:0px;
	height:100%;
}
.gallery-preview .arrow-right a{
	display:block;
	width:20px;
	text-decoration:none;
	height:100%;
	background:url(../images/arrow-right001.png) center center no-repeat;
}
.gallery-preview .arrow-right a:hover{
	background-color:#181a1c;
}
table.img-collection{
	border-collapse:collapse;
}
.gallery-prewiev-wrap{
	width:100%;
	height:76px;
	overflow:hidden;
	position:relative;
}
.gallery-prewiev-wrap table.img-collection{
	position:absolute;
	left:0px;
	top:0px;
}


.gallery-bigphoto{
	width:600px;
	position:relative;
	margin:17px 0px 0px 0px;
}
.gallery-bigphoto .arrow-left{
	position:absolute;
	left:-20px;
	top:0px;
	height:100%;
}
.gallery-bigphoto .arrow-left a{
	display:block;
	width:20px;
	text-decoration:none;
	height:100%;
	background:url(../images/arrow-left001.png) center center no-repeat;
}
.gallery-bigphoto .arrow-left a:hover{
	background-color:#181a1c;
}
.gallery-bigphoto .arrow-right{
	position:absolute;
	left:613px;
	top:0px;
	height:100%;
}
.gallery-bigphoto .arrow-right a{
	display:block;
	width:20px;
	text-decoration:none;
	height:100%;
	background:url(../images/arrow-right001.png) center center no-repeat;
}
.gallery-bigphoto .arrow-right a:hover{
	background-color:#181a1c;
}
.gallery-bigphoto table.frame-image{
	margin:0px auto 0px auto;
}
.gallery-bigphoto img.frame-image{
	min-height:300px;
}
.gallery-bigphoto-wrap{
	width:600px;
	overflow:hidden;
	position:relative;
}
.gallery-bigphoto-wrap{
	max-width:600px;
}

img{
	max-width:600px;
}

#fancy_content img {
	max-width:2000px;
}

#comments-wrapper{
	margin:60px 0px 0px 0px;
	text-align:center;
	background:#111214;
	padding:7px 10px 6px 7px;
	width:600px;
	margin-right:-80px;
	margin-left:-20px;
	position:relative;
}
#comments-wrapper a{
	color:#ffffff;
	font-size:15px;
	background:url(../images/bullet008.gif) left 3px no-repeat;
	padding:0px 0px 0px 25px;
	text-decoration:none;
}
#comments-wrapper a span{
	border-bottom:1px dashed #ffffff;
	cursor:pointer;
}
#comments-container{
	text-align:left;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, sans-serif;
}
#comments-container dl{
	margin:0px;
	padding:0px 10px 0px 10px;
	float:left;
}
#comments-container dl dt{
	margin:17px 32px 0px 0px;
	padding:0px;
	width:130px;
	float:left;
	clear:left;
	color:#666666;
}
#comments-container dl dd{
	margin:17px 0px 0px 0px;
	padding:0px;
	width:380px;
	float:left;
	color:#b2b2b2;
}
#comments-container .comments-navigation{
	margin:15px 0px 0px 90px;
}
#comments-container .comments-navigation a{
	background:none;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
#comments-container .comments-navigation .now-state-page{
	background:#5f5f5f;
	color:#000000;
	padding:1px 8px 1px 8px;
	font-size:14px;
	margin:0px 3px 0px 3px;
}
#comments-container .comments-navigation a strong{
	font-weight:normal;
	text-decoration:underline;
}
#comments-container form{
	margin:25px 0px 0px 0px;
	padding:0px;
}
#comments-container form table{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
#comments-container form table th{
	color:#999999;
	font-size:13px;
	font-weight:normal;
	vertical-align:top;
	width:130px;
	padding-right:30px;
	padding-top:6px;
}
#comments-container form table td{
	color:#999999;
	font-size:13px;
	font-weight:normal;
	vertical-align:top;
	padding-bottom:10px;
}
#comments-container form .textarea{
	color:#333333;
	font-size:13px;
	width:380px;
	height:160px;
	padding:2px 5px 2px 5px;
	border:none;
}
#comments-container form .inputText{
	color:#333333;
	font-size:13px;
	width:130px;
	padding:2px 5px 2px 5px;
	border:none;
}
#comments-container form .submit{
	color:#333333;
	font-size:13px;
	margin:5px 0px 0px 0px;
}

#full-photo-info{

}
#full-photo-info .photo-tags{
	font-size:14px;
	color:#999999;
}
#full-photo-info .photo-tags a, #full-photo-info .photo-tags a:visited{
	color:#999999;
}
#full-photo-info .photo-tags a:hover{
	color:#ffffff;
}
.related-photos-wrapper{
	margin:0px;
}
.related-photos-wrapper h3{
	margin:45px 0px 0px 0px;
	text-align:left;
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:16px;
}
.related-photos{

}
.related-photos .related-photo{
	display:inline-block;
	vertical-align:top;
}
.related-photos table.frame-image{
	margin:5px 0px 5px 0px;
}
h2 .creator{
	font-size:14px;
	color:#999999;
	font-weight:normal;
	font-family:Arial, sans-serif;
	line-height:1.6em;
}
.flash-wrapper{
	text-align:center;
	margin:6px 0px 0px 0px;
}
.flash-text-comment{
	color:#999999;
	margin:5px 0px 0px 0px;
	text-align:center;
}
.a-right{
	text-align:right;
}

.page-footer-wrapper{
	height:150px;
	width:1220px;
	margin:0px auto 0px auto;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:1.3em;
}
.page-footer-wrapper a{
	color:#999999;
}
.page-footer{
	padding:78px 20px 0px 20px;
	background:url(../images/bg002.gif) left 66px repeat-x;
}
.footer-one{
	float:left;
	width:430px;
	background:url(/skins/new/images/000.gif) left top no-repeat;
}
.footer-two{
	float:left;
	width:265px;
}
.footer-three{
	float:left;
	width:250px;
	font-size:30px;
	line-height:1em;
	color:#cccccc;
	font-weight:bold;
}
.footer-three .phone-gray{
	color:#666666;
	font-weight:normal;
}
.footer-four{
	float:right;
	width:230px;
	text-align:right;
}
.footer-four .counter{
	padding-left:7px;
}



/*** OLD IMAGES ***/

.popupImage{
	display: block;
	border-collapse:collapse;
	/*margin:10px 0px 0px 0px;*/
	margin:10px auto 0px auto;
	padding:0px;
}
.popupImage td{
	margin:0px;
	padding:0px;
	text-align:center;
}
.popupImage td.desc{
	font-style:italic;
	padding:4px 0px 0px 0px;
}
.popupImage.center{
	margin-left:auto;
	margin-right:auto;
}
.popupImage.left{
	float:left;
	display:inline;
	margin:0px 20px 10px 0;
}
.popupImage.right{
	float:right;
	display:inline;
	margin-left:20px;
	margin-bottom:10px;
}

.popupImage.border img{
	padding:3px;
	background:url(../images/innerGray/bg16.gif) left top repeat;
}
.popupImage .photos-count{
	display: block;
	position: relative;
	padding: 10px 0 10px 45px;
	left:30px;
	top:-10px;
	background:url(../images/010.jpg) left top no-repeat;
	font:12px Arial;
	color:#fff;
	text-align: left;
	width:150px;
}
.popupImage .desc {
	font-size:14px;
	color:#999999;
	font-weight:normal;
}
.popupImage .descUnderline{
	/*
	margin-top:2px;
	height:3px;
	font-size:1px;
	background:url(../images/innerGray/bg16.gif) left top repeat-x;*/
}
.wrapMagnifying{
	position:relative;
	zoom:1;
}
.magnifying {
	position:absolute;
	right:11px;
	bottom:9px;
	width:30px;
	height:30px;
	background:url(../images/magnify.png) left top no-repeat;
}


	/** OLD PRICE **/

.priceTableFilter{
	margin:0px 0px 14px 0px;
}
.priceTableFilter .title{
	float:left;
	display:inline;
	margin-right:5px;
	padding-top:3px;
}
.priceTableFilter ul{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}
.priceTableFilter ul li{
	float:left;
	margin:0px;
	padding:0px;
	background:none;
}
.priceTableFilter ul li .link{
	background:url(../images/inner/032.gif) left bottom repeat-x;
	cursor:pointer;
}
.priceTableFilter ul li div{
	float:left;
	padding-left:13px;
}
.priceTableFilter ul li div div{
	float:left;
	padding:3px 13px 4px 0px;
}
.priceTableFilter ul li.alt{
	background:url(../images/inner/030.gif) left top repeat-x;
}
.priceTableFilter ul li.alt div{
	background:url(../images/inner/029.gif) left top no-repeat;
}
.priceTableFilter ul li.alt div div{
	background:url(../images/inner/031.gif) right top no-repeat;
}
.priceTableFilter ul li.alt .link{
	font-weight:bold;
	background:none;
	cursor:default;
}


#template-block-basket-add{
	display:none;
}
.main-content .block-basket-add{
	position:absolute;
	right:-25px;
	top:0px;
	border-top:2px solid #ffba00;
	padding-bottom:15px;
	background:#000000;
	font-size:Verdana, sans-serif;
	font-size:12px;
	z-index:1000;
}
.main-content .block-basket-add input, .main-content .block-basket-add button{
	font-size:Verdana, sans-serif;
	font-size:12px;
}
.main-content .close-button{
	padding:10px 26px 12px 26px;
	text-align:right;
}
.main-content .close-button img{
	cursor:pointer;
}
.main-content table.basket-add-table{
	border-collapse:collapse;
	margin:5px 0px 0px 0px;
	padding:0px;
	border-top:none;
}
.main-content #priceTable table.basket-add-table td.first{
	padding-left:28px;
	padding-right:5px;
}
.main-content #priceTable table.basket-add-table td.cost{
	padding-left:15px;
	padding-right:26px;
}
.main-content #priceTable table.basket-add-table thead tr td{
	border:0;
	margin:0px;
	padding:0px 0px 16px 0px;
	white-space:nowrap;
}
.main-content #priceTable .block-basket-add:hover table.basket-add-table thead tr td{
	background:#000000;
}
.main-content #priceTable table.basket-add-table tbody tr td{
	border:0;
	margin:0px;
	padding:4px 0px 4px 0px;
	background:#d78600;
	white-space:nowrap;
}
.main-content #priceTable .block-basket-add:hover table.basket-add-table tbody tr td{
	background:#d78600;
}
.main-content #priceTable table.basket-add-table tbody td.first{
	text-align:right;
}
.main-content #priceTable .cost-link{
	background:url(../images/inner/basket.gif) left 4px no-repeat;
	padding-left:18px;
	margin-left:-18px;
	zoom:1;
	border-bottom:none;
}
.main-content #priceTable .cost-link nobr{
	text-decoration:none;
	border-bottom:1px dashed #ffcc99;
	zoom:1;
	cursor:pointer;
}

	/** OLD PAGES **/
.pages{
	margin:30px 0 20px 0;
	padding:0;
	width:100%;
	list-style-type:none;
}
.pages li{
	display:inline;
	background: none;
	margin:0 20px 0 0;
	font-weight:bold;
	padding:0;
}


	/** OLD CONTACTS **/
.contacts-frame{
	position:relative;
	width: 716px;
	margin:0 -40px 0 0;
	padding:0;
}
.contacts-frame img.map-all{
	position:absolute;
	display:block;
	float:right;
	right:0px;
	top:0;
	border:8px solid #fff;
}
.contacts-frame p.contacts-map{
	 border:8px solid #fff;
	 width:503px;
}
