body{
	margin:0;
	background:#fff;
	color:#000;
	font:11px Verdana, Arial, sans-serif;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#053b7c;
}
a:hover{text-decoration:underline;}
input, textares, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:751px;
	margin:0 auto;
	position:relative;
	background:url(../images/bg-wrapper-c.gif) repeat-y;
}
.holder{
	background:url(../images/bg-wrapper-b.gif) no-repeat 0 100%;
	height:1%;
	padding:12px 15px 14px;
}
.logo{
	position:absolute;
	top:108px;
	right:15px;
	width:142px;
	height:45px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	background:url(../images/logo.gif) no-repeat;
}
.logo a{
	display:block;
	height:100%;
}
.copy{
	overflow:hidden;
	height:1%;
	margin:0 0 16px;
	font-size:10px;
	line-height:14px;
	background:url(../images/ico1.gif) no-repeat;
	padding:0 0 0 20px;
}
.copy p{margin:0;}
.heading{
	overflow:hidden;
	width:100%;
	border:solid #ccc;
	border-width:1px 0;
	padding:12px 0 10px;
	margin:0 0 20px;
}
.heading h2{
	margin:0 0 5px;
	font:bold 14px Verdana, Arial, sans-serif;
}
.heading .btn-back{
	background:url(../images/arrow2.gif) no-repeat 0 4px;
	padding:0 0 0 20px;
}
.heading .link-list{
	padding:0;
	margin:-4px 0 0;
	list-style:none;
	float:right;
	width:174px;
	letter-spacing:-1px;
	font-weight:bold;
}
.heading .link-list li{background:url(../images/arrow.gif) no-repeat 0 4px;}
.heading .link-list li a{padding:0 0 0 13px;display:block;}
.section{
	overflow:hidden;
	width:100%;
	margin:0 0 16px;
}
.section h3{
	font:bold 12px Verdana, Arial, sans-serif;
	margin:0 0 9px;
}
.section .container{
	height:1%;
	overflow:hidden;
}
.section dl.list{
	float:left;
	width:260px;
}
.section dl{
	overflow:hidden;
	height:1%;
	margin:0;
}
.section dd{margin:0 0 5px;}
.section dt{
	margin:0 5px 0 0;
	float:left;
	font-weight:bold;
}
.tabset{
	padding:0 0 0 10px;
	margin:0 0 -1px;
	position:relative;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.tabset li{
	float:left;
	margin:0 10px 0 0;
}
.tabset li a{
	height:21px;
	background:url(../images/bg-tab-r.gif) no-repeat 100% 100%;
	float:left;
	font-weight:bold;
	color:#000;
	cursor:pointer;
	padding:0 6px 0 0;
}
.tabset li a span{
	background:url(../images/bg-tab-l.gif) no-repeat 0 100%;
	padding:0 0 0 6px;
	float:left;
}
.tabset li a span em{
	background:url(../images/bg-tab-c.gif) repeat-x 0 100%;
	float:left;
	padding:0 2px;
	line-height:21px;
	font-style:normal;
}
.tabset li.active a,
.tabset li a:hover{
	background:url(../images/bg-tab-r.gif) no-repeat 100% 0;
	text-decoration:none;
}
.tabset li a:hover span,
.tabset li.active a span{
	background:url(../images/bg-tab-l.gif) no-repeat;
	text-decoration:none;
}
.tabset li a:hover span em,
.tabset li.active a span em{background:url(../images/bg-tab-c.gif) repeat-x;}
.tab-content{
	border:1px solid #999;
	background:#ebeef1;
	padding:13px 13px 13px 12px;
}
.tab-content .title{
	width:100%;
	overflow:hidden;
	margin:0 0 11px;
}
.tab-content .title h4{
	float:left;
	margin:0;
	font:bold 14px Arial, sans-serif;
	width:332px;
}
.tab-content .tab-block{
	border:1px solid #999;
	background:#fff url(../images/bg-block.gif) repeat-y 100% 0;
	padding:10px 6px 10px 10px;
	overflow:hidden;
	width:676px;
	margin:0 0 18px;
}
.tab-content .tab-block .title{margin:0;}
.tab-content .tab-block-no{
	border:1px solid #999;
	background:#fff;
	padding:10px 6px 13px 10px;
	overflow:hidden;
	width:676px;
	margin:0 0 18px;
}
.tab-content .tab-block-no .title{margin:3px 0 0;}
.tab-content .tab-add-block{
	border:1px solid #999;
	background:#bbc4d0;
	overflow:hidden;
	height:1%;
	padding:10px 10px 14px;
}
.tab-block .type,
.tab-block-no .type{
    display:block;
	width:322px;
	float:left;
}
.tab-block:hover {background:#ffffd5}
.tab-block .type .align-left,
.tab-block .availability .align-left,
.tab-block-no .type .align-left,
.tab-block-no .availability .align-left{
	float:left;
	margin:0 5px 0 0;
}
.tab-block .type strong,
.tab-block-no .type strong{width:225px;}
.tab-block .type strong,
.availability strong,
.tab-block-no .type strong{
	float:left;
	line-height:16px;
}
.tab-block-no .availability strong{
	display:inline;
	margin:0 0 0 4px;
}
.availability strong a{font-weight:normal;}
.tab-block .availability,
.tab-block-no .availability{
	float:left;
	width:240px;
}
.tab-block .btn-price{
	background:url(../images/btn-prise.png) no-repeat;
	float:right;
	width:96px;
	height:23px;
	overflow:hidden;
	cursor:pointer;
	text-indent:-9999px;
}
.tab-block .btn-special{
	background:url(../images/btn-special.png) no-repeat;
	float:right;
	width:96px;
	height:23px;
	overflow:hidden;
	cursor:pointer;
	text-indent:-9999px;
}
.tab-block .btn-contact{
	background:url(../images/btn-contact.png) no-repeat;
	float:right;
	clear:right;
	margin-top:5px;
	width:96px;
	height:23px;
	overflow:hidden;
	cursor:pointer;
	text-indent:-9999px;
}

.purchase-form{
	margin:0;
	padding:14px 0 0;
}
.purchase-form .row{
	overflow:hidden;
	width:239px;
	padding:0 0 0 1px;
	margin:0 0 5px;
}
.purchase-form input{
	float:left;
	width:16px;
	height:15px;
	padding:0;
	margin:0;
}
.purchase-form label{
	float:left;
	width:210px;
	display:inline;
	margin:0 0 0 6px;
}
.btn-apply{
	overflow:hidden;
	width:100%;
	display:block;
	padding:0 0 5px;
}
.btn-apply a{
	float:left;
	margin:0 0 0 23px;
}
.tab-add-block .add-info{
	width:320px;
	float:left;
	font:12px/15px Verdana, Arial, sans-serif;
	background:url(../images/bg-add-block.gif) no-repeat 2px 5px;
	padding:0 0 0 30px;
}
.tab-add-block .add-info h4{
	margin:0 0 2px;
	font:bold 12px Verdana, Arial, sans-serif;
}
.tab-add-block .add-info p{margin:0;}
.tab-add-block .add-link{
	float:right;
	width:270px;
	padding:3px 0 0;
	font:12px Verdana, Arial, sans-serif;
}
.tab-add-block .add-link p{margin:0 0 13px;}
.tab-add-block .add-link span{
	display:block;
	font-size:11px;
}
.tab-add-block .add-link span a{font-weight:bold;}
.btn-go{
	background:url(../images/btn-go.png) no-repeat;
	width:33px;
	height:24px;
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}
#main .heading{
	width:100%;
	padding:8px 0 0;
	border:solid #ccc;
	border-width:1px 0 0;
	margin:0 0 19px;
	overflow:visible;
}
#main .heading:after{
	display:block;
	clear:both;
	content:"";
}
.name-box{
	float:left;
	width:300px;
}
.name-box .title{
	overflow:hidden;
	width:100%;
	margin:0 0 10px;
}
.name-box h2{
	margin:0 0 5px;
	float:left;
	font:bold 18px Arial, Helvetica, sans-serif;
}
.empty{
	font-size:10px;
	float:left;
	display:inline;
	margin:9px 0 0 13px;
}
.heading .btn-search{
	overflow:hidden;
	width:100%;
	display:block;
}
.heading .btn-search a,
.footing .btn-search a{
	float:left;
	background:url(../images/arrow3.gif) no-repeat 100% 5px;
	padding:0 18px 0 0;
}
.checkout-box{
	float:right;
	width:200px;
	margin:0 -2px 0 0;
}
.btn-checkout{
	width:100%;
	display:block;
	overflow:hidden;
	margin:0 0 11px;
}
.btn-checkout a{
	float:right;
	width:97px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
	background:url(../images/btn-checkout.png) no-repeat;
}
.checkout-box strong{
	text-align:right;
	padding:0 2px 0 0;
	display:block;
	font:bold 16px Arial, Helvetica, sans-serif;
}
.checkout-box strong span{color:#666;}
#main h3{
	border:solid #dcaa35;
	border-width:2px 0;
	color:#666;
	padding:7px 0;
	margin:0 0 11px;
	font:bold 16px Arial, Helvetica, sans-serif;
}
.choise-block{
	background:#ebebeb;
	border:1px solid #999;
	padding:12px 20px 11px;
	margin:0 0 8px;
}
.choise-block .tilte{
	overflow:hidden;
	width:100%;
	margin:0 0 15px;
}
.choise-block .tilte strong{
	font:bold 14px Verdana, Arial, sans-serif;
	float:left;
}
.choise-block .tilte ul{
	padding:0;
	margin:3px 0 0 5px;
	list-style:none;
	overflow:hidden;
	float:left;
}
.choise-block .tilte ul li{
	background:url(../images/bullet.gif) no-repeat 0 50%;
	display:inline;
	padding:0 7px 0 10px;
	margin:0 2px 0 -2px;
}
.choise-block .parameter-list{
	overflow:hidden;
	width:100%;
}
.choise-block .parameter-list dl{
	margin:0;
	padding:0;
	float:left;
	width:324px;
}
.choise-block .parameter-list dd{margin:0 0 5px;}
.choise-block .parameter-list dt{
	float:left;
	margin:0 3px 0 0;
	font-weight:bold;
}
.product-box{
	border-bottom:1px solid #ccc;
	padding:15px 0 13px 27px;
	width:694px;
	position:relative;
	overflow:hidden;
}
.product-box h4{
	font:bold 14px Arial, Helvetica, sans-serif;
	margin:0 0 15px -15px;
}
.product-box h4 span{color:#053b7c;}
.product-box .parameter-list{
	overflow:hidden;
	width:100%;
}
.product-box .parameter-list ul{
	overflow:hidden;
	height:1%;
	padding:0;
	margin:0;
	list-style:none;
}
.product-box .parameter-list li{
	margin:0 0 2px;
	overflow:hidden;
	height:1%;
}
.product-box .parameter-list li.issn{margin:0 0 8px;}
.product-box .parameter-list li strong{
	float:left;
	width:110px;
	margin:0;
	font-weight:bold;
}
.product-box .parameter-list .list span{width:207px;}
.product-box .parameter-list li span{
	width:260px;
	float:left;
}
.product-box .parameter-list .list{
	float:left;
	width:317px;
}
.product-box .parameter-list .details{padding:7px 0 0 1px;}
.product-box .parameter-list .details a{
	background:url(../images/ico-add.gif) no-repeat 0 4px;
	padding:0 0 0 15px;
}
.product-box .add-services{
	overflow:hidden;
	width:100%;
	padding:10px 0 0;
	margin:0 0 0 -5px;
	list-style:none;
}
.product-box .add-services li{
	background:url(../images/bullet.gif) no-repeat 0 50%;
	display:inline;
	padding:0 2px 0 7px;
	margin:0 2px 0 -2px;
}
.product-box .price{
	position:absolute;
	bottom:16px;
	right:0;
	text-align:right;
	font:bold 14px Arial, Helvetica, sans-serif;
}
.product-box .price em{
	font:normal 12px Arial, Helvetica, sans-serif;
	display:block;
}
.product-box p{
	margin:0;
	padding:10px 0 5px;
}
.total{
	overflow:hidden;
	width:100%;
	padding:8px 0;
	color:#666;
	margin:0 0 14px;
	font:bold 14px Arial, Helvetica, sans-serif;
}
.total span{
	color:#000;
	font-size:16px;
}
.total .number{float:left;}
.total .total-price{float:right;}
.total-sum{
	overflow:hidden;
	width:100%;
	padding:7px 0 4px;
	color:#666;
	border-top:2px solid #dcaa35;
	margin:-9px 0 5px;
	font:bold 18px Arial, Helvetica, sans-serif;
}
.total-sum span{color:#000;}
.total-sum .number{float:left;}
.total-sum .total-price{float:right;}
.footing{
	overflow:hidden;
	width:100%;
}
.footing .btn-search{
	overflow:hidden;
	width:300px;
	float:left;
	margin:3px 0 0;
}
.footing .btn-checkout{
	float:right;
	width:97px;
	height:24px;
	margin:0 -2px 0 0;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
	background:url(../images/btn-checkout.png) no-repeat;
}