

html,body {
	width: 100%;

}

body {
	background: #fff;
	font: normal 13px Arial;
	color: #555555;
}


.top-left {
	background: url(images/bb_t_l.jpg) no-repeat;
	width:100%; height: 9;
	position: relative;
	top: -1px; left: -1px;
}
.top-right {
	background: url(images/bb_t_r.jpg) no-repeat right top;
	width:8; height: 8;
	float: right;
	position: relative;
	left: +2px;
}
.bottom-left {
	background: url(images/bb_b_l.jpg) no-repeat;
	width:100%; height: 9;
	font-size: 1px;
	position: relative;
	top: +16px; left: -1px;
}
.bottom-right {
	background: url(images/bb_b_r.jpg) no-repeat right bottom;
	width:8; height: 8;
	float: right;
	font-size: 1px;
	position: relative;
	top: +1px; left: +2px;
}

.border {
	border: 1px solid #b2d7ee;
	height: 100%;
	background: url(images/bb_back.jpg) repeat-x;
}


.cpt_auxpages_navigation {float:left; padding-top:17;}
.cpt_auxpages_navigation2 {float:left; width:100%; margin-bottom:10;}


.menu_bot {
	width:100%;
	font-size: 15px;
	padding:0;
	text-align: center;
	float: center;
	color: #446a88;
}

.menu_bot a {
	font-size: 15px;
	font-weight: bold;
}

* {margin: 0; padding: 0}

table{border:0px; /* border="0" */border-collapse:collapse; /* cellspacing="0" */}

table td{padding:0px; /* cellpadding="0" */}

img {border: 0px}

a {outline: none;font: normal 12px Arial;}

a:hover {color: #cd130c;text-decoration: none}
a, a:link {color: #234A68;}
a:visited {color: #8babc4;}

a:active {color: #cd130c; text-decoration: none}

h1, h2, h3, h4, h5 {display: block; height: 30px;}

h1 {font: bold 24px Arial; color: #234a68}

h2 {font: bold 20px Arial; color: #507490}

h3 {font: normal 18px Arial; color: #507490}

h4 {font: bold 16px Arial; color: #234a68}

h5 {font: normal 14px Arial; color: #507490}

p {}

p.special{text-indent: 30px;}

ul.lev1 {list-style: none; margin-left: 30px;}

ul.lev1 li{background: url('images/mark_l1.jpg') no-repeat 0 4px; padding-left: 18px;margin-top: 10px;}

ul.lev2 {list-style: none; margin-left: 20px;}

ul.lev2 li{background: url('images/mark_l2.jpg') no-repeat 0 4px; padding-left: 17px;margin-top: 10px;}

ul.lev3 {list-style: none; margin-left: 20px;}

ul.lev3 li{background: url('images/mark_l3.jpg') no-repeat 0 4px; padding-left: 15px;margin-top: 10px;}

img.pic {border: 1px solid #dad8d0;}

img.pic.left {float: left; margin-right: 16px; margin-top: 5px;}

img.pic.right {float: right; margin-left: 16px; margin-top: 5px;}

/*spec table*/

table.spec_t {width: 100%; margin-left: 1px; }

table.spec_t tr{}

table.spec_t tr td{border: 1px solid #b2d7ee; text-align: center; font: normal 14px Arial; color: #555; padding: 13px 0;}

table.spec_t tr.head{}

table.spec_t tr.head td{padding: 0;}

table.spec_t tr.head td.name{font-weight: bold}

table.spec_t tr td.name{border-left: 0}

table.spec_t tr.head td.price{}

table.spec_t tr.head td.time{}

table.spec_t tr td.pakt{border-right: 0;}

table.spec_t tr td.pakt a{font: normal 14px Arial; color: #446a88;}

table.spec_t tr td.left_c {width: 14px; border-right: 0;}

table.spec_t tr td.right_c {width: 14px; border-left: 0;}

table.spec_t tr.head td.left_c div{background: url('images/table_l_c.jpg') no-repeat; height: 39px; width: 14px;float: left; position: relative; left: -1px; top: -1px;}

table.spec_t tr.head td.right_c div{background: url('images/table_r_c.jpg') no-repeat; height: 39px; width: 14px; float: right; position: relative; right: -1px; top: -1px;}

table.spec_t tr.head td{background: #dbf1ff;color: #446a88;}

table.spec_t tr.selected td{background: #faf7e6;}

/*spec table*/


/*call_back*/

.call_back {width: 542px;}

.call_back h4{padding-bottom: 8px;}

.call_back table{}

.call_back table tr td{padding: 3px 0; font: normal 14px Arial; color: #234a68;}

.call_back table tr td.name{width: 82px; text-align: right; padding-right: 22px;}

.call_back table tr td.inp{width: 336px; text-align: left;}

.call_back table tr td.inp input.inp{width: 214px; height: 22px; border: 1px solid #bfbfbf;}

.call_back table tr td.inp span{display: block; padding-top: 4px;}

.call_back table tr td.inp textarea{width: 334px; height: 97px; border: 1px solid #bfbfbf; overflow: hidden; margin: 3px 0 16px 0;}

.call_back table tr td.inp input.sub{float: right;}

/*call_back*/

.wrapper {
	background: url('images/head-back.jpg') repeat-x;
	padding: 0 13px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	min-width: 900px;
}

.header {
	height: 169px;
	zoom: 1;
	width: 100%;
	overflow: hidden;
}

.header .inner{
	margin: 0 0 0 244px;
	zoom: 1;
	position: relative;
}

.header img.visitka{
	margin-left: -244px;
	zoom: 1;
	position: relative;
	float: left;
}

.header .right{
	float: right;
	width: 100%;
	zoom: 1;
	position: relative;
}

.header .right ul.login{
	list-style: none;
	padding-top: 12px;
	margin-left: 12px;
	float: left;
}

.header .right ul.login li{
	display: inline;
	margin-right: 20px;
}

.header .right ul.login li a{
	display: inline;
	color: #fff;
}

.header .right ul.language{
	display: inline;
	list-style: none;
	padding-top: 12px;
	margin-right: 146px;
	float: right;
}

.header .right ul.language li{
	display: inline;
	margin-right: 5px;
}

.header .right ul.language li a{
	display: inline;
	color: #fff;
}

.header .right ul.language li a.current{
	text-decoration: none;
}

.header .basket{
	display: inline;
	background: url('images/basket.png') no-repeat;
	float: right;
	width: 193px;
	height: 69px;
	margin: 10px 22px 0 0;
}

.header .basket .bask_pic{
	display: inline;
	position: absolute;
	margin: -11px 0 0 141px;
}

.header .basket .headline{
	background: url('images/under.png') repeat-x 0 100%;
	display: inline-block;
	font: normal 14px Arial;
	color: #fff;
	text-transform: uppercase;
	margin: 10px 0 0 16px;
	text-decoration: none;
}

.header .basket .stock{
	display: inline-block;
	font: normal 13px Arial;
	color: #fff;
	margin: 9px 0 0 16px;
	position: relative;
}

.header .basket .price{
	display: inline-block;
	font: bold 14px Arial;
	color: #fff;
}

.header .phonemenu{
	height: 89px;
	margin-top: -30px;
}

.header .phonemenu div.phone{
	background: url('images/phone.png') no-repeat;
	width: 301px;
	height: 40px;
}

.header .phonemenu div.phone span.phone{
	display: inline-block;
	background: url('images/ph_mark.png') no-repeat 0 4px;
	font: normal 18px Arial;
	color: #446a88;
	margin: 10px 0 0 16px;
	padding-left: 31px;
}

.header .phonemenu div.phone span.phone span{
	font: normal 12px Arial;
}

.header .phonemenu .menu{
	zoom: 1;
	position: relative;
}

.header .phonemenu .menu .menu_m{
	background: url('images/bread_t_m.png') repeat-x;
	height: 49px;
	zoom: 1;
	position: relative;
	margin: 0 18px 0 15px;
}

.header .phonemenu .menu .menu_m .menu_l{
	background: url('images/bread_t_l.png') no-repeat;
	width: 15px;
	height: 49px;
	float: left;
	margin-left: -15px;
	zoom: 1;
	position: relative;
}

.header .phonemenu .menu .menu_m .menu_r{
	background: url('images/bread_t_r.png') no-repeat;
	width: 18px;
	height: 49px;
	float: right;
	margin-right: -18px;
	zoom: 1;
	position: relative;
}

.header .phonemenu .menu .menu_m .menu_inner{
	float: left;
}

.header .phonemenu .menu .menu_m .menu_inner a{
	font: bold 14px Arial;
	color: #446a88;
}

.header .phonemenu .menu .menu_m .menu_inner span.sep{
	display: inline-block;
	font: bold 14px Arial;
	color: #446a88;
	margin: 0 13px;
}

.wrapmiddle {
	padding-top: 5px;
	margin: 0 0 0 244px;
	position: relative;
	zoom: 1;
}

.leftcol {
	float: left;
	position: relative;
	zoom: 1;
	width: 231px;
	margin-left: -244px;
	padding-bottom: 30px;
}

.leftcol .menu{
	width: 231px;
	zoom: 1;
}

.leftcol .menu_t{
	background: url('images/menu_t.jpg') no-repeat;
	width: 231px;
	height: 12px;
	zoom: 1;
}

.leftcol .menu_m{
	background: #eff8fd;
	width: 231px;
	zoom: 1;
	overflow: hidden;
}

.leftcol .menu_b{
	background: url('images/menu_b.jpg') no-repeat;
	width: 231px;
	height: 12px;
	zoom: 1;
}

.leftcol .menu_l1 {
	padding-right: 12px;
	zoom: 1;
}


.leftcol .menu .level1{
	background: url('images/menu_mark.jpg') no-repeat 5px 6px;
	display: block;
	padding: 3px 0 3px 0;
	zoom: 1;
}



.leftcol .menu .level1 a.current{
	color: #cd130c;
}



.leftcol .menu .level1 a{
	background: url('images/menu_under.png') repeat-x 0 100%;
	display: block;
	font: bold 14px Arial;
	color: #234a68;
	text-decoration: none;
	padding: 4px 0 5px 0;
	margin-left: 28px;
	position: relative;
	z-index: 1;
}

.leftcol .menu .level1 a:hover{
	color: #cd130c;
}

.leftcol .menu_l2 {
	margin-left: 0px;
	zoom: 1;
	background: #e5f4fd;
	width: 231px;
}

.leftcol .menu_l2 .menu_t{
	background: url('images/menu2_t.jpg') no-repeat;
	width: 231px;
	height: 45px;
	margin-top: -9px;
	zoom: 1;
	position: relative;
	z-index: 0;
}

.leftcol .menu_l2 .menu_m{
	background: #e5f4fd;
	width: 231px;
	margin-top: -8px;
	zoom: 1;
}

.leftcol .menu_l2 .menu_b{
	background: url('images/menu2_b.jpg') no-repeat;
	width: 231px;
	height: 45px;
	margin-top: -8px;
	zoom: 1;
}

.leftcol .menu .level2{
	background: url('images/menu_mark2.jpg') no-repeat 12px 12px;
	display: block;
	padding: 3px 12px 3px 0;
	position: relative;
	zoom: 1;
}

.leftcol .menu .level1 .level2 a{
	color: #234a68;

}


.leftcol .menu .level1 .level2 a.current{
	color: #cd130c;
}

.leftcol .menu .level1.current .level2 a{
	background: url('images/menu_under.png') repeat-x 0 100%;
}

.leftcol .menu .level2 a{
	background: url('images/menu_under.png') repeat-x 0 100%;
	display: block;
	font: bold 13px Arial;
	color: #234a68;
	text-decoration: none;
	padding: 2px 0 3px 0;
	margin-left: 28px;
	position: relative;
}

.leftcol .menu .level1.current .level2 a:hover{
	color: #cd130c;
}

.leftcol .menu .level2 a:hover{
	color: #cd130c;
}

.leftcol .block {
	padding-top: 15px;
}

.leftcol .block a {
	font: normal 12px Arial;
	color: #234a68;
}

.leftcol .block a:hover {
	color: #cd130c;
	text-decoration: none;
}

.leftcol .block a:link {
	color: #234a68;
}

.leftcol .block a:active {
	color: #cd130c;
	text-decoration: none;
}

.leftcol .block .headline{
	display: block-inline;
	background: url('images/news_mark.png') no-repeat 0 1px;
	font: bold 14px Arial;
	color: #fff;
	padding-left: 23px;
	margin: 8px 0 0 17px;
	float: left;
}

.leftcol .block .block_t  a{
	display: block-inline;
	font: normal 11px Arial;
	color: #fff;
	float: right;
	margin: 9px 17px 0 0;
}

.leftcol .block_t {
	background: url('images/news_t.jpg') no-repeat;
	width: 231px;
	height: 33px;
}

.leftcol .block_m {
	background: #faf7e6;
	width: 231px;
	overflow: hidden;
}

.leftcol .block_b {
	background: url('images/news_b.jpg') no-repeat;
	width: 231px;
	height: 18px;
}

.leftcol .block_inner {
	padding: 0 16px 0 16px;
}

.leftcol .block .item {
	background: url('images/news_under.png') repeat-x 0 100%;
	padding: 16px 0;
}

.leftcol .block .item .date{
	display: block;
	font: normal 11px Arial;
	color: #959595;
}

.leftcol .block .item  .title{
	display: block;
	text-decoration: none;
	padding: 7px 0 0px 0;
}

.leftcol .block .item  p{
	display: block;
	font: normal 12px Arial;
	color: #646262;
}

.leftcol .block .subscribe{
	width: 100%;
	overflow: hidden;
	padding-top: 25px;
}

.leftcol .block .subscribe .headline{
	background: none;
	font: bold 14px Arial;
	color: #234a68;
	margin: 0;
	padding: 0;
}

.leftcol .block .subscribe input.inp{
	border: 1px solid #dbdfe6;
	border-top: 1px solid #abadb3;
	width: 196px;
	height: 20px;
	margin: 5px 0 8px 0;
}

.leftcol .block .subscribe a.rss{
	display: block-inline;
	background: url('images/home.jpg') no-repeat 0 0;
	font: bold 13px Arial;
	color: #234a68;
	height: 17px;
	float: left;
	padding-left: 24px;
}

.leftcol .block .subscribe input.sub{
	float: right;
	margin-right: 1px;
}

.leftcol .block.votes{
	font: normal 12px Arial;
	color: #234a68;
}

.leftcol .block.votes form.vote{

}

.leftcol .block.votes span.ques{
	display: block;
	padding: 10px 0 8px 0;
}

.leftcol .block.votes form.vote table tr td{
	padding: 3px 4px;
	vertical-align: top;
}

.leftcol .block.votes input.rad{
	margin-top: 3px;
}

.leftcol .block.votes label{
	display: block;
}

.leftcol .block.votes input.sub{
	float: right;
	margin: 10px 0 0 0;
}

.rightcol {
	width: 100%;
	float: right;
	position: relative;
	zoom: 1;
	overflow: hidden;
}

.rightcol .rightcol_inner{
	padding-right: 29px;
}

.breadcrumb {
	padding: 5px 0 10px 0px;
}

.breadcrumb a{
	display: inline;
	font: bold 13px Arial;
	color: #507490;
}

.breadcrumb span{
	display: inline;
	font: bold 13px Arial;
	color: #507490;
	margin: 0 10px;
}

.breadcrumb a.current, .breadcrumb span.current{
	color: #da2626;
	text-decoration: none;
}

.block_y {
	background: #faf7e6;
	zoom: 1;
	margin-bottom: 15px;
}

.block_y .block_y_inner{
	padding: 0 31px 0 31px;
}

.by_t_l, .by_t_r, .by_b_l, .by_b_r {
	width: 24px;
	height: 25px;
}

.block_y .by_t_l{
	background: url('images/by_t_l.jpg') no-repeat;
	width: 100%;
	clear: both;
}

.block_y .by_t_r{
	background: url('images/by_t_r.jpg') no-repeat;
	float: right;
}

.block_y .by_b_l{
	background: url('images/by_b_l.jpg') no-repeat;
	width: 100%;
	clear: both;
}

.block_y .by_b_r{
	background: url('images/by_b_r.jpg') no-repeat;
	float: right;
}

.block_y .block_y_inner h3{
	display: block;
	padding-bottom: 0px;
}

.block_y .block_y_inner {
	font: normal 13px Arial;
	color: #555555;
}

.block_items {
	padding-top: 0px;
	overflow: hidden;
	position: relative;
	margin-bottom:0;
}

.block_items  h3{
	height: 20px;
}

.block_items  .block_items_inner{
	padding: 0px 0 0 0px;
	overflow: hidden;
	position: relative;
}

.block_items  .item_prod{
	width: 98%;
	padding-top: 10px;
	margin-right: 10;
	padding-bottom: 20px;
	position: relative;
}

.block_items2  .item_prod{
}

.item_inner{
	padding: 23px 26px 9px 26px;
}


.item_inner .title a {font-weight: bold;}

.bb_t_l, .bb_t_r, .bb_b_l, .bb_b_r {
	width: 9px;
	height: 9px;
	position: relative;
}

.bb_t_l{
	background: url('images/bb_t_l.jpg') no-repeat;
	width: 100%;
	clear: both;
}

.bb_t_r{
	background: url('images/bb_t_r.jpg') no-repeat;
	float: right;
}

.bb_b_l{
	background: url('images/bb_b_l.jpg') no-repeat;
	width: 100%;
	clear: both;
	margin-top: -9px;
}

.bb_b_r{
	background: url('images/bb_b_r.jpg') no-repeat;
	float: right;
}

.bb2_t_l, .bb2_t_r, .bb2_b_l, .bb2_b_r {
	width: 31px;
	height: 28px;
	position: relative;
}

.bb2_t_l{
	background: url('images/bb2_t_l.jpg') no-repeat;
	width: 100%;
	clear: both;
}

.bb2_t_r{
	background: url('images/bb2_t_r.jpg') no-repeat;
	float: right;
}

.bb2_b_l{
	background: url('images/bb2_b_l.jpg') no-repeat;
	width: 100%;
	clear: both;
	margin-top: -28px;
}

.bb2_b_r{
	background: url('images/bb2_b_r.jpg') no-repeat;
	float: right;
}

.item_inner.noback{
	background: none;
	border: 1px solid #d5ebf9;
}

.b_t_l, .b_t_r, .b_b_l, .b_b_r {
	width: 9px;
	height: 9px;
	position: relative;
}

.b_t_l{
	background: url('images/b_t_l.jpg') no-repeat;
	width: 100%;
	clear: both;
}

.b_t_r{
	background: url('images/b_t_r.jpg') no-repeat;
	float: right;
}

.b_b_l{
	background: url('images/b_b_l.jpg') no-repeat;
	width: 100%;
	clear: both;
	margin-top: -9px;
}

.b_b_r{
	background: url('images/b_b_r.jpg') no-repeat;
	float: right;
}

 .item_pic{
	border: 1px solid #dad8d0;
	background: #fff;
	text-align: center;
}

.item_pic_fix{
	border: 1px solid #dad8d0;
	background: #fff;
	text-align: center;
	height: 212;
}

.block_items2 .rate{
	float: right;
	padding: 8px 0;
}

.cpt_product_rate_form .rate{
	float: right;
	padding: 8px 0;
}

.item_pic img{

}

.title{
	display: block;
	font: bold 12px Arial;
	color: #234a68;
	clear: both;
	line-height: 1.6;
	padding-bottom: 5px;
}

p {
	font-family: Arial;
	font-size:12px;
	color: #646262;
}

.item_prod .price{
	display: block;
	font: bold 18px Arial;
	color: #cd130c;
	float: right;
	margin-right: 14px;
	padding-top: 5px;
}

.item_prod2 .price{
	display: block;
	font: bold 18px Arial;
	color: #cd130c;
	float: right;
	margin-right: 14px;
	padding-top: 5px;
}

a.inbasket{

}
input.inbasket{
	float: right;
	margin: -17px 26px 0 0;
}


a.print{
	background: url('images/printer.jpg') no-repeat;
	height: 13px;
	float: right;
	padding-left: 24px;
}

.item_view{
	width: 50%;
	float: left;
}

.item_view .preview{
	padding-top: 13px;
	text-align: center;
}
.item_view .preview a {display: inline-block;}

.item_view .preview img{
	display: inline;
	border: 1px solid #dad8d0;
	margin: 0px;
}

.item_view .preview img.last{
	border: 1px solid #dad8d0;
	margin-right: 0;
}

.item_description {
	width: 46%;
	float: right;
}

.item_description .rate{
	padding-top: 0;
}

.item_description table.descr{
	width: 100%;
	clear: right;
}

.item_description table.descr tr td{
	width: 50%;
	text-align: left;
	font: normal 14px Arial;
	color: #346489;
	padding: 5px 0;
}

.item_description table.descr tr td.name{
	font: normal 12px Arial;
	color: #646262;
}

.item_description .under{
	margin: 15px 0 0 0;
}

.item_description .price{
	float: left;
	font: bold 31px Arial;
}

.item_description .inbasket{
	clear: both;
	padding: 10px 0 30px 0;
}

.item_description .inbasket span{
	font: normal 14px Arial;
	color: #646262;
}

.item_description .inbasket input.inp{
	width: 42px;
	height: 20px;
	border: 1px solid #e2e3ea;
	border-top: 1px solid #abadb3;
	margin: 0 10px 0 8px;
	font: normal 14px Arial;
	color: #646262;
	padding-left: 3px;
}

.item_description .inbasket input.sub{
	border: none;
	position: relative;
	/*top: 9px;*/
}

.inserts {
	height: 33px;
	overflow: hidden;
	border-bottom: 4px solid #b2d7ee;
	margin: 0 31px;
}



.inserts a{
	font: normal 13px Arial;
	color: #234a68;
	text-decoration: none;
	text-align: center;
	top: 2px;
}

.inserts a:hover{
	color: #234a68;
}

.inserts a:link{
	color: #234a68;
}


.inserts a.current{

}

.inserts a span{
	position: relative;
	top: 4px;
}

.inserts a.look_write{
	background: url('images/comm2.jpg') no-repeat;
	display: block;
	width: 231px;
	height: 27px;
	float: right;
	margin-top: 5px;
	position: relative;
	right: -10px;
	z-index: 1;
}

.inserts a.look_write.on1{
	background: url('images/comm1.jpg') no-repeat;
	z-index: 2;
}

.inserts a.make_ques{
	background: url('images/ques2.png') no-repeat;
	display: block;
	width: 152px;
	height: 27px;
	float: right;
	margin-top: 5px;
	position: relative;
	z-index: 1;
}

.inserts a.make_ques.on{
	background: url('images/ques1.png') no-repeat;
	z-index: 2;
}

.inserts.second a.look_write{
	background: url('images/comm1.jpg') no-repeat;
}

.inserts.second a.look_write.on1{
	background: url('images/comm2.jpg') no-repeat;
}

.inserts.second a.make_ques{
	background: url('images/ques1.png') no-repeat;
}

.inserts.second a.make_ques.on{
	background: url('images/ques2.png') no-repeat;
}

.bl_lw_q {
	min-height: 330px;
	height: auto !important;
	height: 330px;
}

.bl_look_write {
	display: none;
	margin-top: -4px;
}

.bl_ques {
	display: none;
	margin-top: -4px;
}

.comments {
	padding: 5px 31px 10px 31px;
	overflow: hidden;
}

a.look_write{
	background: url('images/look_write_vote.jpg') no-repeat;
	display: block;
	width: 210px;
	height: 26px;
	float: right;
	margin-top: 5px;
}

a.make_ques{
	background: url('images/make_ques.jpg') no-repeat;
	display: block;
	width: 122px;
	height: 26px;
	float: right;
	margin-top: 5px;
}

.comments .comment {
	border-bottom: 1px solid #e5f4fd;
	padding: 5px 0 0 0;
	margin: 0 0 5px 0;
}

.comment .name {
	font: normal 12px Arial;
	color: #c30b07;
	text-decoration: none;
	margin-right: 14px;
}

.comment .date_time{
	font: normal 12px Arial;
	color: #8b8484;
}

.comment p {
	padding: 13px 0 13px 0;
}

.form.blue_back {
	margin-top: 15px;
}

.form form{	width: 620px;	margin: 0 auto;}
.form form span.remark{	display: block;	color: #234a68;	padding: 0 0 5px 0;}
.form form span{	display: inline-block;	margin-right: 14px;	padding-bottom: 10px;}
.form form table{	width: 100%;}
.form form table tr td{	width: 50%;	color: #234a68;	padding: 5px 0;}
.form form input.inp{	width: 220px;	height: 22px;	border: 1px solid #bfbfbf;}
.form form input.sub{	position: relative;	top: 30px;	left: 195px;}
.form form input.inpnum{	width: 162px;	height: 22px;	border: 1px solid #bfbfbf;}
.form form textarea{	width: 267px;	height: 97px;	overflow: hidden;	border: 1px solid #bfbfbf;}
.form form img.capture{	margin-right: 10px;	position: relative;	top: 15px;}

.form .detailsform {	width: 620px;	margin: 0 auto;}
.form .detailsform span.remark{	display: block;	color: #234a68;	padding: 0 0 5px 0;}
.form .detailsform span{	display: inline-block;	margin-right: 14px;	padding-bottom: 10px;}
.form .detailsform input.inp{	width: 220px;	height: 22px;	border: 1px solid #bfbfbf;}
.form .detailsform input.sub{	position: relative;	top: 30px;	left: 195px;}
.form .detailsform table{	width: 100%;}
.form .detailsform table tr td{	width: 50%;	color: #234a68;	padding: 5px 0;}
.form .detailsform textarea{	width: 267px;	height: 97px;	overflow: hidden;	border: 1px solid #bfbfbf;}
.form .detailsform img.capture{	margin-right: 10px;	position: relative;	top: 15px;}

.navigation {
	margin: 0 auto;
	padding: 20px 0 0 30px;
	padding-right: 3%;
}

.navigation .nav_m{
	background: #faf7e6;
	height: 30px;
}

.navigation .nav_l{
	background: url('images/nav_l.jpg') no-repeat;
	width: 19px;
	height: 30px;
	float: left;
}

.navigation .nav_r{
	background: url('images/nav_r.jpg') no-repeat;
	width: 19px;
	height: 30px;
	float: right;
}

.navigation .pages{
	display: inline;
	float: right;
	font: normal 12px Arial;
	color: #507490;
	padding: 3px 10px 0 0;
}

.navigation .pages a{
	display: inline;
	font: normal 18px Arial;
	color: #507490;
}

.navigation .pages a.current{
	color: #cd130c;
	text-decoration: none;
}

.navigation .pages a.next{
	margin-left: 10px;
}

.navigation .pages span{
	display: inline;
	font: normal 11px Arial;
	color: #9b9898;
	margin: 0 10px;
	position: relative;
	top: -1px;
}

.rightcol .menu_bot {
	width:100%;
	padding:0;
	list-style: none;
	text-align: center;
}

.rightcol .menu_bot a{
	display: inline;
	font: bold 14px Arial;
	color: #446a88;
}

.rightcol .menu_bot span{
	display: inline;
	font: bold 14px Arial;
	color: #446a88;
	margin: 3%;
}

.footer {
	height: 77px;
	border-top: 5px solid #c6c5c5;
	margin: -100px 42px 0 13px;
}

.footer a{
	font: normal 12px Arial;
	color: #446a88;
}

.footer .footer_inner{
	margin: 0 0 0 264px;
	position: relative;
	zoom: 1;
	padding: 21px 0 0 0;
}

.footer .counters{
	width: 250px;
	position: relative;
	zoom: 1;
	float: left;
	margin-left: -250px;
}

.footer .counters img{
	margin-left: 18px;
}

.footer .cont_copy{
	width: 100%;
	position: relative;
	zoom: 1;
}

.footer .cont_copy .cont{
	display: inline;
	float: left;
	font: bold 14px Arial;
	color: #446a88;
}

.footer .cont_copy .cont span {
	font: normal 12px Arial;
	color: #446a88;
}

.footer .cont_copy .copy{
	display: inline;
	float: right;
	font: normal 12px Arial;
	color: #446a88;
}

.clear {
	clear: both;
}

.empty {
	height: 100px;
}

.headline {
	display: block;
}

a.inbasket{
	background: url('images/in_bask.png') no-repeat;
	display: block;
	width: 132px;
	height: 30px;
	position: relative;
}

a.inbasket:hover{
	background: url('images/in_bask.png') no-repeat 0 -30px;
}

.under {
	background: url('images/punktir.jpg') repeat-x;
	height: 1px;
}

/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td {
	padding: 5px;
}
#reg_auth_fields td {
	background-color: #dff5f7;
}
#reg_confcode td {
	background-color: #dff5f7;
}
#reg_fields_tbl td input, .addressform td input {
	width: 200px;
}
#subscribed4news {
	width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea {
	width: 200px;
	height: 100px;
}
#reg_fields_tbl select {
	width: 200px;
}
#reg_submit_btn {
/*	font-size:150%;
	font-weight: bold;*/
}


/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */


.bluebg { background:#86ACCD;}
.darkbluebg {background:#688DAD;}
.middlebluebg { background:#4C91CD; }
.pinkbg{background:#b2657b;}

.small {
	font-size: 60%;
}
.big {
	font-size: 150%;
}
.background1, .background1 td {
	background-color: #d7f3f4;
}
.btn_checkout {
	font-size: 130%;
	font-weight: bold;
	margin: 10px;
	padding: 3px;
}
.prdbrief_add2cart {
	/*padding-top: 5px;*/
	float: right;
	margin: -15px 26px 0 0;
	position: relative;
	top: 10;
}
.error_block {
	font-weight: bold;
	color: red;
}

.cpt_root_categories td.cat_name { /* padding:15px 5px 15px 100px;*/ vertical-align:top; }
.home_page_category_logo { background:url(../../images/nocatimage.gif) left top no-repeat; display:block; height:65px; width:65px;}
#container_main_content .cpt_root_categories td.cat_image a {position:relative; top:-0.8em;}
#container_main_content .cpt_root_categories td { vertical-align:top;}
.cpt_maincontent center p table { //width:720px;clear:both;}
.cpt_maincontent center table td { padding:2px 5px; border-bottom:solid 1px #fff;}
.cpt_maincontent center h1 { text-align:left;}
.cpt_maincontent h2 {  font-size:110%; margin:10px 0 15px 0; line-height:160%; padding:0 10px; font-weight:normal;}

.cpt_maincontent td {
	font-size:75%;
}

/****************************
SHOPPING CART
*****************************/
.background_cart_top {
	background-color: #dff5f7;
	border-bottom: 1px #cfe3e5 solid;
	padding-left:20px;
}
.background_cart_top h1 {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#cart_content_tbl{
width:100%;
}
#cart_content_tbl td {
	padding: 6px;
}
#cart_page_title {
	padding: 10px;
	text-align: left;
}
#cart_page_title h1 {
 display inline;
	padding: 0px;
	margin: 0px;
}
#cart_clear {
	padding: 10px;
	text-align: right;
}
#cart_clear a {
	font-size:9pt;
}
.cart_discount_label {
	font-weight: bold;
}
#cart_total_label {
	font-size: 130%;
	font-weight: bold;
}
#cart_total {
	background-color: #dff5f7;
	font-size: 130%;
	font-weight: bold;
	padding: 10px;
	white-space: nowrap;
}
#cart_checkout_btn {
	padding-top: 20px;
}
.cart_product_brief_description {
	font-size: 80%;
}
#cart_content_header td {
	font-weight: bold;
}
.cart_apply_for_discounts_extra {
	font-size: 80%;
	color: #777;
}
.cart_product_quantity {
	text-align: center;
}
.cpt_shopping_cart_info { display: inline;}

/************
.
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
}
#checkout_have_account {
	padding: 15px;
	background-color: #dff5f7;
	margin: 0 -5px 15px -5px;
}
#checkout_logininfo { width:428px;}
#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea {
	width: 200px;
}
.paddingblock input.checkout_buttons {
	font-size: 130%;
	font-weight: bold;
	margin:5px 0;
}
.checkout_steps_divider {
	width: 40px;
	height:1px;
	background-color:#cfe3e5;
	overflow:hidden;
}
#checkout_addresses { width:800px;}
#checkout_addresses td { }

/*NIFTY*/
b.niftycorners, b.niftyfill {
	display:block
}
b.niftycorners * {
	display:block;
	height:1px;
	line-height:1px;
	font-size:1px;
	overflow:hidden;
	border-style:solid;
	border-width: 0 1px;
}
/*normal*/
b.r1 {
	margin: 0 3px;
	border-width: 0 2px
}
b.r2 {
	margin: 0 2px
}
b.r3 {
	margin: 0 1px
}
b.r4 {
	height: 2px
}
b.rb1 {
	margin: 0 8px;
	border-width:0 2px
}
b.rb2 {
	margin: 0 6px;
	border-width:0 2px
}
b.rb3 {
	margin: 0 5px
}
b.rb4 {
	margin: 0 4px
}
b.rb5 {
	margin: 0 3px
}
b.rb6 {
	margin: 0 2px
}
b.rb7 {
	margin: 0 1px;
	height:2px
}
b.rb8 {
	margin: 0;
	height:2px
}
b.rs1 {
	margin: 0 1px
}
/*transparent inside*/
b.t1 {
	border-width: 0 5px
}
b.t2 {
	border-width: 0 3px
}
b.t3 {
	border-width: 0 2px
}
b.t4 {
	height: 2px
}
b.tb1 {
	border-width: 0 10px
}
b.tb2 {
	border-width: 0 8px
}
b.tb3 {
	border-width: 0 6px
}
b.tb4 {
	border-width: 0 5px
}
b.tb5 {
	border-width: 0 4px
}
b.tb6 {
	border-width: 0 3px
}
b.tb7 {
	border-width: 0 2px;
	height:2px
}
b.tb8 {
	border-width: 0 1px;
	height:2px
}
b.ts1 {
	border-width: 0 2px
}
body.body-page-404 { background:#fff; background-image:none; text-align:left; font-size:12px;}
body.body-page-404 ul, body.body-page-404 li { list-style:none;}
.cpt_product_add2cart_button input { vertical-align:middle;}


#my_frame table{width: auto !important;}
.cpt_product_name {padding-right: 20px;}
.cpt_product_name h1 {display:inline; float: none;}

/**********************
ORDER STYLES
***********************/
tr#ord_total_row * {
	font-size: 105%;
	font-weight: bold;
}
.row_odd td {
	background-color: #f2fbfc;
}
.row_even td {
	border: 0px solid #dff5f7;
	border-width: 1px 0px;
}

.paddingblock { background:#fff;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	font-size:12pt;
}
.paddingblock h2 {
	padding:20px 5px;
	margin-top: 0px;
}
.paddingblock td { font-size:95%; vertical-align:top; padding:5px;}
.paddingblock p { margin-bottom:10px;}

.paddingblock input { margin:2px 0 0 0;}
.asterisk {
	color:red;
}
.cellpadding tr td {
	padding: 5px;
}
.cust_name {
	font-size:110%;
	font-weight: bold;
}
#prddeatailed_container .cpt_product_rate_form table {
	width: 100%;
	/***********************/
width: auto;/**/
}

.cpt_product_description li {
	list-style-type: disk;
	margin-left: 17;
}


