@charset "windows-1251";
* {
	margin: 0px;
	padding: 0px;
}

a	img {
	border: 0px;
}

a {
	outline: none;
}

body, html	{
	height: 100%;
}

img.bgwhite {
	background: #ffffff;
}

body{
	background: #F6F4F4;
	color: #747474;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	behavior:url("/style/hover.htc");
}

/* headings */
h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px;
	font-weight: normal;
	line-height: 100%;
}

h1 {
	color: Black;
	font-size: 220%;
	margin: 10px 0 10px;
}

h2 {
	line-height: 110%;
	font-weight: bold;
	font-size: 12px;
	color: #F66E04;
}

h4 {
	padding: 0 10px;
	margin: 12px 0 5px;
	font-weight: bold;
	font-size: 11px;
	height: 26px;
	color: #666666;
	line-height: 210%;
	background: #E3E3E3 url(../templates/images/h3_bg.gif) no-repeat 100% 0;
	width: 80%;
}

#c2_leftsmallcol h4{
	width: auto;
	padding: 0 10px;
}

#acc h4{
	margin-right: 20px;
	width: auto;
	padding: 0 10px;
}

#eprint h4{
	width: 86%;
	padding: 0 7%;
}

h4.view_all {
	padding: 0 10px;
	margin: 12px 0 5px;
	font-weight: bold;
	font-size: 11px;
	height: 26px;
	color: White;
	line-height: 210%;
	background: transparent url(../templates/images/view_all_bg.gif) no-repeat 0 0;
	width: 80%;
}

h4.view_all a{
	color: #fff;
	font-weight: normal;
}

h3 {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	margin: 20px 0px 10px;
	background-color: transparent;
}

h5 {
	font-weight: bold;
	font-size: 11px;
	margin: 7px 0;
	background-color: transparent;
	color: #030303;
	line-height: 130%;
}

h6 {
	font-weight: bold;
	font-size: 12px;
	color: #7E7E90;
	background-color: transparent;
}

/* links */
a{
	color: #FD6907;
}

a.gray {
	color: #747474;
}

a:hover {
	text-decoration: none;
}

/* paragraphs */
p {
	margin: 12px 0px;
	line-height: 120%;
}

p img {
	margin: 5px 7px 7px 7px;
}

p.black,
.black{
	color: #333333;
}

small{
	font-size: 10px;
	line-height: 130%;
}

/* lists */
ol {
	margin: 20px 0px 20px 50px;
	padding: 0px;
}

ol ol {
	list-style-type: upper-alpha;
	margin: 4px 0px 4px 15px;
	padding: 0px;
}

ol li {
	line-height: 130%;
	padding: 0px;
	margin: 0px;
}

.red_li li{
	color: #FD6907;
}

.red_li li a{
	color: #747474;
}

ul {
	margin: 4px 0px 10px 0px;
}

ul * ul {
	margin: 4px 0px 4px 7px;
}

ul li {
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 18px;
	list-style-type: none;
	background: url(../templates/images/li.gif) no-repeat 0 5px;
}

ul.line_li{
	width: auto;
	margin: 0 10px;
	padding: 0;
}

#eprint ul.line_li{
	margin: 0;
}

#eprint ul.line_li li{
	width: 95%;
	margin: 0 0 0 5%;
}

.line_li li {
	background: none;
	border-bottom: 1px solid #E6E6E6;
	padding: 5px 0 7px;
	margin: 0;
	width: 92%;
}

.line_li li.last {
	border-bottom: 0px solid #E6E6E6;
}

/* tables  */
table {
	border-collapse: collapse;
	margin: 12px 0px;
	padding: 0;
	font-size: 11px;
}

.nobrd td{
	border: 0px none #fff;
}

table td {
	border: 1px solid #bbb;
	color: #000;
	padding: 1px 2px;
}

table tr.color td {
	background: #f0f0f0;
}

table th {
	font-size: 100%;
	padding: 1px 2px 3px;
	border: 1px solid #bbb;
	color: #000;
	background: #F1F0F0;
	font-weight: bold;
	font-size: 10px;
}

hr {
	background: #EAE9E9;
	border: 0px;
	color: #EAE9E9;
	height: 1px;
	margin: 15px 0px;
	padding: 0px;
}

* html	hr {
	margin: -5px 0px 5px;
	padding: 0px;
}

/* form */
.form{
	margin: 15px 0 10px;
}

.form input,
.form select{
	color: #747474;
}

.form .line{
	clear: both;
	padding: 0 0 6px 0;
	width: 95%;
	margin: 2px 0;
}

.form.descr .line{
	border-bottom: 1px solid #ccc;
	padding: 5px 0 6px 0;
}

.form .line:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .form .line{
	height: 1%;
}
 
.form .label{
	float: left;
	width: 44%;
	display: block;
	margin-right: 1%;
	display: inline;
	font-size: 11px;
	text-align: right;
}

.form .formw{
	width: 50%;
	display: block;
	float: left;
}

.text_box{
	display: block;
	width: 140px;
	height: 20px;
}

.select_box{
	display: block;
	width: 206px;
	height: 20px;
	position: relative;
	background: url(../templates/images/input_bg_select.gif) no-repeat;
}

.select_box2{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 5px;
	top: 2px;
}

.text_box input, .inp_date {
	padding: 3px 0 0 5px;
	background:#fff;
	color: #747474;
	border:1px solid #cac3bf;
	font-size:11px;
	height:13px;
	width:125px;
	font: 100% Arial, Helvetica, sans-serif;
}

.text_box input:hover, .inp_date:hover {
	border:1px solid #9e948d;
}

.form .formw select.text{
	width: 96%;
	margin: 0;
}

* html .form .formw select.text{
	margin: -3px;
	width: 98%;
}

.red{
	color: #E05332;
}

.err{
	color: #E05332;
	font-size: 83%;
	line-height: 115%;
}

#s_month_box{
	width: 60px;
	float: left;
}

.form .formw #s_month_box select.text{
	width: 47px;
}

* html .form .formw #s_month_box select.text{
	width: 50px;
}

#s_month_box	.select_box{
	width: 55px;
	background: url(../templates/images/input_bg_month.gif) no-repeat;
}

#s_day_box{
	width: 50px;
	float: left;
}

.form .formw #s_day_box select.text{
	width: 36px;
}

* html .form .formw #s_day_box select.text{
	width: 40px;
}

#s_day_box	.select_box{
	width: 45px;
	background: url(../templates/images/input_bg_day.gif) no-repeat;
}

#s_year_box{
	width: 45px;
	float: left;
}

#s_year_box .text_box{
	width: 45px;
	background: url(../templates/images/input_bg_year.gif) no-repeat;
}

.form .formw #s_year_box	.text{
	width: 33px;
}

/* layout */
#frame{
	text-align: left;
	width: 760px;
	margin: 0 auto;
	background-color: #fff;
}

#rez #frame{
	width: 90%;
	min-width: 920px;
	max-width:1150px;
}

#header {
	height: 139px;
	position: relative;
	z-index:1000
}

#logo {
	top: 23px;
	left: 30px;
	position: absolute;
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#servicenav{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 34px;
	right: 23px;
	text-align:right;
}

#servicenav li{
	display: block;
	height: 19px;
	padding: 0 12px 0 12px;
	float: left;
	font-size: 10px;
	color: #747474;
	display: inline;
	background: url(../templates/images/sep.gif) no-repeat 0 6px;
}

#servicenav li.here{
	color: #CCCCCC;
}

#servicenav li div{
	float: left;
	height: 19px;
	line-height: 19px;
}

#servicenav #s_item_1{
	padding-left: 0;
	background: none;
}

#servicenav #s_item_3 div{
	background: url(../templates/images/basket_ico.gif) no-repeat 0px 0;
	padding-left: 27px;
}

#servicenav li a{
	color: #747474;
}

#servicenav .num{
	font-style: normal;
	color: #FD6807;
}

#navbar{
	margin: 0px 24px;
	position: relative;
	height: 47px;
	background: url(../templates/images/nav_right.gif) no-repeat 100% 0;
    z-index: 5;
}

#navbar2{
	padding: 90px 0px 0px;
}

/* nav */
#nav {
	position: absolute;
	left: 0;
	top: 0;
	width: 480px;
	height: 47px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../templates/images/nav.gif) no-repeat 0 0;
	z-index:1000
}

#nav li {
	background: transparent;
	position: absolute;
	bottom: -1px;
	height: 47px;
	display: block;
	margin: 0;
	padding: 0;
	z-index:100;
}
#nav li .sub_list_main {
	display:none;	
	padding:0;
	position:absolute;
	margin:42px 0 0 -1px;
	z-index:1000;
	width:150px;
	left:0;
	top:0;
}
li#bu2:hover a em {
background-position: -125px -49px !important;
}
#nav li .sub_list_main ul {
	background:#E4E4E6;
	position:relative;
	z-index:1000
}
#nav li .sub_list_main ul li {
	z-index:1000;
	position:relative !important;
	height:auto !important;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	padding:0 0 3px 0;
	border-bottom:solid 1px #CDCDCF;
	
}
#nav li .sub_list_main ul li a {
padding:2px 0 4px 5px;
display:block;
color:#000;
text-decoration:none !important;
}
#nav li .sub_list_main ul li a:hover {
color:#F7941D;
background:#fff;
text-decoration:none;
}
#nav li:hover .sub_list_main {
	display:block;
	position:absolute;
	z-index:1000;
	width:150px;
	left:0;
	top:0;
}
.sub_list_line1 {
background: url(../templates/images/sub_list_line1.gif) no-repeat 0 0;
width: 198px;
height:5px;
font-size:0%;
line-height:0%;
}
.sub_list_line3 {
background: url(../templates/images/sub_list_line3.gif) no-repeat 0 0;
width: 198px;
height:0px;
font-size:0%;
line-height:0%;
}
.sub_list_line2 {
background:#E4E4E6;
padding:10px 10px 15px 3px;
width: 185px;
}

/* adjusted values after ugly browser (no names) */
html>body #nav li {
	bottom: 0;
}

#nav li#bu1 {
	left: 0px;
}

#nav li#bu2 {
	left: 125px;
}

#nav li#bu3 {
	left: 250px;
}

#nav li#bu4 {
	left: 413px;
}

#nav li#bu1 .item{
	width: 125px;
}
/* 110 */
#nav li#bu2 .item{
	width: 125px;
}

#nav li#bu3 .item{
	width: 163px;
}

#nav li#bu4 .item{
	width: 69px;
}

#nav .item{
	position: relative;
	display: block;
	height: 47px;
	font-size: .8em;
	text-decoration: none;
	overflow: hidden; /* wild thing, ... */
	text-align: center;
}

#nav a:link,
#nav a:visited{
	color: #000;
}

#nav a:hover,
#nav a:active {
	color: #0f0;
}

#nav em,
#nav span {
	position: absolute;
	left: 0px;
	display: block;
	width: 100%; /* 112 */
	height: 42px;
}

#nav span {
	font: 11px verdana, arial, sans-serif;
	line-height: 33px;
	height: 70%; /* 20 */
	width: 95%; /*94*/
	top: 4px;
	margin-left: 0px;
}

#nav a:link span,
#nav a:visited span, #nav strong span {
	border: 2px solid #4F4F4F;
	color: #565656;
	background-color: #D1D1D1;
}

#nav a:hover span,
#nav a:active span {
	border: 2px solid #878787;
	background-color: #E6E6E6;
}

#nav em {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../templates/images/nav.gif);
}

#nav li#bu1 a:hover em {
	background-position: 0 -49px;
}

#nav li#bu2 a:hover em {
	background-position: -125px -49px;
}

#nav li#bu3 a:hover em {
	background-position: -250px -49px;
}

#nav li#bu4 a:hover em {
	background-position: -413px -49px;
}


#nav li#bu1 em {
	background-position: 0 0;
}

#nav li#bu2 em {
	background-position: -125px 0;
}

#nav li#bu3 em {
	background-position: -250px 0;
}

#nav li#bu4 em {
	background-position: -413px 0;
}

/* Cursor */
@media screen {
	#nav a {
	/* yeah, yeah... for the best browser on the Earth */
	cursor: hand;
}

	html>body #nav a {
	cursor: pointer;
}

}
/* end nav */
/* nav2 */
#nav2 {
	position: relative;
	left: 0;
	top: 0;
	width: 445px;
	height: 41px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
}

#nav2 li {
	background: transparent;
	position: absolute;
	bottom: -1px;
	height: 41px;
	display: block;
	margin: 0;
	padding: 0;
}

/* adjusted values after ugly browser (no names) */
html>body #nav2 li {
	bottom: 0;
}

#nav2 li#bu2_1 {
	left: 0px;
}

#nav2 li#bu2_2 {
	left: 84px;
}

#nav2 li#bu2_3 {
	left: 201px;
}

#nav2 li#bu2_4 {
	left: 344px;
}

#nav2 li#bu2_1 .item{
	width: 84px;
}
/* 110 */
#nav2 li#bu2_2 .item{
	width: 117px;
}

#nav2 li#bu2_3 .item{
	width: 143px;
}

#nav2 li#bu2_4 .item{
	width: 101px;
}

#nav2 .item{
	position: relative;
	display: block;
	height: 47px;
	font-size: .8em;
	text-decoration: none;
	overflow: hidden; /* wild thing, ... */
	text-align: center;
}

#nav2 a:link,
#nav2 a:visited{
	color: #000;
}

#nav2 a:hover,
#nav2 a:active {
	color: #0f0;
}

#nav2 em,
#nav2 span {
	position: absolute;
	left: 0px;
	display: block;
	width: 100%; /* 112 */
	height: 41px;
}

#nav2 span {
	font: 11px verdana, arial, sans-serif;
	line-height: 11px;
	height: 50%; /* 20 */
	width: 90%; /*94*/
	top: 4px;
	margin-left: 0px;
}

#nav2 a:link span,
#nav2 a:visited span, #nav strong span {
	border: 2px solid #4F4F4F;
	color: #565656;
	background-color: #D1D1D1;
}

#nav2 a:hover span,
#nav2 a:active span {
	border: 2px solid #878787;
	background-color: #E6E6E6;
}

#nav2 em {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../templates/images/nav2.gif);
}

#nav2 li#bu2_1.here em {
	background-position: 0 -41px;
}

#nav2 li#bu2_2.here em {
	background-position: -84px -41px;
}

#nav2 li#bu2_3.here em {
	background-position: -201px -41px;
}

#nav2 li#bu2_4.here em {
	background-position: -344px -41px;
}

#nav2 li#bu2_1 em {
	background-position: 0 0;
}

#nav2 li#bu2_2 em {
	background-position: -84px 0;
}

#nav2 li#bu2_3 em {
	background-position: -201px 0;
}

#nav2 li#bu2_4 em {
	background-position: -344px 0;
}

/* Cursor */
@media screen {
	#nav2 a {
	/* yeah, yeah... for the best browser on the Earth */
	cursor: hand;
}

	html>body #nav2 a {
	cursor: pointer;
}

}
/* end nav2 */
#words{
	position: relative;
	top: 11px;
	margin: 0px 17px 0 492px;
	padding: 0;
	text-align: center;
	font-size: 11px;
	height: 23px;
	background: url(../templates/images/nav_words_right.gif) no-repeat 100% 0;
}

#words2{
	display: block;
	margin: 0px;
	padding: 3px 5px 0;
	height: 20px;
	text-align: center;
	font-size: 11px;
	background: url(../templates/images/nav_words_left.gif) no-repeat 0 0;
	overflow: hidden;
	line-height: 150%;
}

.c1{
	margin: 0 0px 40px;
}

/* c2 */
.c2{
	margin: 0 0px 40px;
	height: 100%;
}

#helppage .c2{
	margin: 0;
}

.c2:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .c2{
	height: 1%;
}
 
.c2 .c_1{
	float: left;
	width: 68%;
	padding-right: 2%;
	margin-right: -100%;
	display: inline;
}

.c2 .c_2{
	float: right;
	width: 30%;
	display: inline;
}

/* c2=leftsmallcol */
#c2_leftsmallcol.c2{
	margin: 0 0px 40px;
}

#c2_leftsmallcol.c2 .c_1{
	float: left; /*	width: 32%;
	padding-right: 2%;*/
	width: 230px;
	padding: 0px;
	margin: 0px -100% 0px 0px;
	display: inline;
}

#c2_leftsmallcol.c2 .c_2{
	margin: 0px 0px 0px 260px;
	padding: 0px;
	float: left;
	display: inline;
	width: auto; /*	float: right;
	width: 66%;
	display: inline;*/
}

#c2_leftsmallcol .cont{
	width: 100%;
	margin: 0px;
}

/* c2=eprint */
#eprint.c2{
	margin: -10px 0px 40px 30px;
	padding: 0;
}

#eprint.c2 .c_1{
	float: left;
	width: 19.5%;
	padding-right: 0;
	margin-right: -100%;
	display: inline;
}

#eprint.c2 .c_2{
	width: 80.5%;
	display: inline;
}

#eprint.c2 .c_2 .c2{
	margin: -10px 30px 0 20px;
}

#eprint.c2 .c_2 .c2 .c_1{
	float: left;
	width: 65%;
	padding-right: 0;
	margin-right: -100%;
	display: inline;
}

#eprint.c2 .c_2 .c2 .c_1 h2{
	margin-top: 13px;
}

#eprint.c2 .c_2 .c2 .c_2{
	width: 35%;
	display: inline;
}

#eprint.c2 .c_2 .red_li{
	margin-left: 25px;
}

/* c250 */
.c250{
	margin: 0;
}

#acc.c250{
	margin-top: 20px;
	background: url(../templates/images/bg_dashed.gif) repeat-y 50% 0;
}

.c250.border{
	background: url(../templates/images/bg_dashed.gif) repeat-y 50% 0;
	margin-bottom: 20px;
	height: 100%;
}

.c250:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .c250{
	height: 1%;
}
 
.c250 .col_1{
	float: left;
	width: 48%;
	padding-right: 2%;
	margin-right: -100%;
	display: inline;
}

.c250 .col_2{
	float: right;
	width: 46%;
	display: inline;
}

/* 3 col */
.c3{
	margin: 17px 0px 0px 0px;
	background: transparent url(../templates/images/bg_dot.gif) repeat-y 30% 0;
	display:block;
	clear:both
}

.c3:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


 
.c3 .col_1{
	float: left;
	margin-right: -100%;
	display: inline;
	width: 34%;
}

.c3 .col_2{
	float: left;
	margin-left: 34%;
	width: 34%;
	margin-right: -100%;
	display: inline;
}

#step.c3  .col_1,
#step.c3  .col_2{
	border-right: 1px dashed #CFCFCF;
}

.c3 .col_3{
	float: right;
	width: 32%;
	display: inline;
}

.c3 .cont{
	margin-right: 13px;
}

.c3 .col_1 .cont{
	margin-left: 10px;
}

.c3 .col_2 .cont{
	margin-left: 30px;
	_margin-left: 7px;
}

.c3 .col_3 .cont{
	margin-left: 33px;
}

.c3 h2{
	margin: 0 0 13px;
}

.content{
	margin: 0 40px;
	padding-bottom: 20px;
}

#mainpage.content {
	margin: 0 30px;
}

#eprintpage.content {
	margin: 0;
}

#auth{
	background: #EDEDED url(../templates/images/roundbox_mainpage.gif) no-repeat;
	height: 165px;
	width: 233px;
}

#auth form{
	padding: 19px 20px 0 26px;
}

#auth h2{
	background: url(../templates/images/ico_star.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
	padding-left: 22px;
	margin-bottom: 12px;
	color: #666666;
}

#mainban{
	float: right;
}

#auth label{
	display: block;
	padding: 0px 0 6px;
}

#auth .inp_box{
	display: block;
	width: 142px;
	background: url(../templates/images/input_bg.gif) no-repeat;
	float: left;
	height: 19px;
}

#auth .inp{
	width: 125px;
	margin: 3px 0 0 5px;
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: 0px solid transparent;
}

#auth .line{
	margin: 0;
	padding: 0 0 6px;
	display:block;
	clear:both
}
*+html #auth .line{
	padding-top:4px
}

#auth .line:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html #auth .line{
	height: 1%;
}
 
#auth .btn{
	background: url(../templates/images/input_btn.gif);
	width: 39px;
	height: 20px;
	border: transparent 0 solid;
	cursor: pointer;
	cursor: hand;
}

#auth p{
	font-size: 10px;
	margin: 0;
	padding: 0px 0;
}

#auth p a{
	color: #747474;
}

#news dt{
	color: #999999;
}

#news dd{
	padding: 15px 0;
}

/* footer */
#footer{
	background: #F6F4F4;
	height: 70px;
	position: relative;
}

#f_logo{
	position: absolute;
	top: 22px;
	left: 0;
}

#b88{
	position: absolute;
	top: 17px;
	right: 0;
	margin: 0;
	padding: 0;
}

#b88	li{
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	background: transparent;
}

#copy{
	font-style: normal;
	position: absolute;
	color: #C7C5C5;
	top: 25px;
	left: 114px;
}

#box_magenta{
	margin: 20px 0 10px;
	height: 113px;
	width: 204px;
	background: url(../templates/images/box_magenta.gif) no-repeat;
}

#box_magenta p{
	padding: 15px 15px 0;
	margin: 0;
	color: #333333;
}

#box_magenta p img{
	margin: 0;
}

#rightcol a,
#novinka a{
	color: #747474;
}

#rightcol li{
	font-size: 10px;
	margin: 10px 0;
}

#rightcol ol{
	margin: 10px 25px;
	: ;
}

.pad{
	margin: 0 10px;
	width: 80%;
}

/* basket */
table.basket {
	background: #767575 url(../templates/images/th_basket.gif) repeat-x;
}

table.basket th{
	height: 33px;
	padding-top: 0;
	padding-bottom: 0;
	border: none;
	color: White;
	background-color: transparent;
}

table.basket td{
	background-color: #fff;
	border-width: 0 0 1px 0;
	padding-top: 4px;
	padding-bottom: 4px;
}

.c_num{
	width: 88px;
	padding-right: 10px;
	text-align: right;
}

.c_desc{
	width: 131px;
	padding-left: 10px;
}

table.basket th.c_desc{
	background: transparent url(../templates/images/th_basket_sep.gif) no-repeat 1px 10px;
}

.c_ready{
	width: 161px;
	text-align: center;
}

.c_price{
	width: 66px;
	text-align: right;
	padding-right: 10px;
}

.c_disc{
	width: 47px;
	padding-left: 10px;
	text-align: center;
}

table.basket th.c_disc{
	background: transparent url(../templates/images/th_basket_sep.gif) no-repeat 1px 10px;
}

.c_numall{
	width: 132px;
	padding-left: 10px;
}

table.basket th.c_numall{
	background: transparent url(../templates/images/th_basket_sep.gif) no-repeat 1px 10px;
}

#basketpage a{
	color: #747474;
}

#eterform .c250{
	width: 285px;
}

#eterform  a{
	color: #747474;
}

#eterform  label{
	display: block;
	margin-bottom: 4px;
}

#eterform  .btn{
	margin-top: 10px;
}

#searchform:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html #searchform{
	height: 1%;
}
 
#searchform label{
	font-weight: bold;
	color: #333333;
	display: block;
	margin: 4px 0 5px;
}

#searchform .text_box{
	background: White url(../templates/images/input_bg_search.gif) no-repeat;
	width: 300px;
	float: left;
}

#searchform .text_box input{
	width: 285px;
}

#box_blue{
	color: #fff;
	width: 204px;
	height: 331px;
	background: #515BFF url(../templates/images/box_blue.gif) no-repeat;
	float: right;
}

#box_blue p{
	margin: 17px 23px;
}

#box_blue hr{
	margin: 0px 23px;
}

dl{
	margin: 0;
}

dt{
	margin: 10px 0 0;
	font-weight: bold;
}

#helppage {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #EAE9E9;
}

#nav2page {
	margin-top: 27px;
	background: url(../templates/images/bg_dashed.gif) repeat-y 68% 0;
	margin-bottom: 20px;
	height: 100%;
}

#nav2page .c_1 .cont{
	width: 93%;
}

#helppage a{
	color: #747474;
}

#pop_questions li{
	margin: 10px 0;
	font-weight: bold;
}

.wide_h3{
	height: 33px;
	background: url(../templates/images/h3_wide_bg.gif) repeat-x;
}

.wide_h3 h3{
	float: left;
	margin: 10px 48px;
	display: inline;
}

.wide_h3 .next{
	float: right;
	margin: 7px 10px;
	display: inline;
}

.nextstep{
	padding-right: 20px;
	background: url(../templates/images/ico_next.gif) no-repeat 100% 5px;
}

#registration_box{
	height: 50px;
	background: url(../templates/images/input_btn_registration_bg.gif) no-repeat;
}

#registration_box img{
	margin: 8px 0 0 16px;
}

/*


* html #box_items{
	height: 1%;
}
*/
 
/*
.box_item{
	float: left;
	margin: 5px;
	display: inline;
	border: 1px dashed #BFBFBF;
	height: 160px;
	width: 155px;
	overflow: hidden;
}

.box_item p{
	margin: 0px 10px 20px 10px;
	text-align: center;
	width: 135px;
	font-weight: bold;
}
*/
#editor{
	width: 610px;
	
}
.float_left #editor {
	float:left !important	
}
#editor #subnav{
	height: 32px;
	width: 100%;
	background: #989898 url(../templates/images/editor_subnav_corner.gif) no-repeat 0 0;
}

#editor #subnav ul{
	margin: 0 180px 0 10px;
	padding: 0px;
}

#editor #subnav li{
	float: left;
	margin: 0;
	padding: 0; 
	width: 100px;
	height: 32px;
	background: none; 
	background: url(../templates/images/editor_subnav_sep.gif) no-repeat 100% 10px;
	text-align: center;
	overflow: hidden;
	display:inline;
}

 #editor #subnav li.item_3{
	width: 120px;
} 

#editor #subnav li a{
	color: #fff;
}

/*#editor #subnav .subnav_text{
	width: 160px;
	margin: 8px 8px 0 0;
	text-align: right;
	color: #E3E3E3;
	font-size: 12px;
	float: right;
	font-weight: bold;
	display: inline;
}*/
#editor #subnav .subnav_text{
	width: 170px;
	margin: 0px 0px 0 0;
	text-align: right;
	color: #E3E3E3;
	font-size: 12px;
	float: right;
	font-weight: bold;
	display: inline;
}
#editor #subnav .subnav_text #price_counter{
	background-color: #FFFFFF;
	color: #180CA0;
	font-size: 12px;
	width: 55px;
	height: 18px;
	border: 1px solid #646362;
	margin-right: 8px;
	padding: 2px;
	position: relative;
	top: 8px;
	text-align: center;
}

.btn_orange{
	background: #FF9600;
	border: 1px solid #666666;
	color: #FCFBFB;
	margin: 3px 0;
	padding: 0;
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	cursor: pointer;
	cursor: hand;
}

.btn_red{
	background: #FF6600;
	border: 1px solid #666666;
	color: White;
	margin: 3px 0;
	padding: 0 5px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif; /*	text-transform: uppercase;*/
	cursor: pointer;
	cursor: hand;
}

.btn_darkred{
	background: #A80F12;
	border: 1px solid #666666;
	color: White;
	margin: 3px 0;
	padding: 0 5px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif; /*	text-transform: uppercase;*/
	cursor: pointer;
	cursor: hand;
}

.green{
	color: #107C04;
}

#editor a.btn_orange{
	background: #FF9600;
	border: 1px solid #666666;
	color: #FCFBFB;
	margin: 0px 0;
	padding: 1px 5px;
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
}

#editor a.btn_green,
table.customize a.btn_green,
#adding_items_to_shop table.customize a.btn_green,
.btn_green{
	background: #88B509;
	border: 1px solid #666666;
	color: #FCFBFB;
	margin: 0px;
	padding: 1px 5px;
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	cursor: hand;
}


.btn_grey{
	background: #888888;
	border: 1px solid #666666;
	color: #FCFBFB;
	margin: 3px 0;
	padding: 0;
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	cursor: pointer;
	cursor: hand;
}

#editor a.btn_grey,
.mediabasket_table a.btn_grey{
	background: #888888;
	border: 1px solid #666666;
	margin: 3px 0;
	padding: 1px 5px;
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
}

.img_choose{
	margin: 5px 0 0px;
	padding-bottom: 7px;
}

#preview .img_choose img{
	margin-bottom: 10px;
}

.nextprev{
	text-align: right;
	margin-right: 20px;
	padding: 5px 0px;
}

.header_text{
	width: 100%;
}

.header_text .text{
	margin: 2px 0 0;
	float: left;
	width: 60%;
	font: bold 13px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #5E8F0A;
}

.header_text .nextprev{
	width: 35%;
	float: right;
}

.header_text:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .header_text{
	height: 1%;
}
 
#editor .c2 .col_1{
	float: left;
	width: 58%;
	margin-right: -100%;
	display: inline;
	padding: 0 2% 0 0;
	margin: 0 -100% 0 0;
}

#editor .c2 .col_2{
	float: right;
	width: 40%;
	padding: 0;
	margin: 0;
	display: inline;
}

.box_grey{
	border: 1px solid #999999;
	background: #fff;

}

.col_header{
	background: #999999;
	padding: 4px 20px 6px;
	color: White;
	font-weight: bold;
	position: relative;
	font-size: 11px;
}

.help{
	position: absolute;
	right: 4px;
	top: 3px;
}

#editor .c2 .col_2 .col_header{
	padding: 4px 7px 6px;
}

#editor a{
	color: #3166CC;
}

#editor #big_image{
	font-size: 12px;
	margin: 10px 0 10px;
}

#important{
	position: relative;
	color: #5A5959;
}

#important	.text{
	margin: 0 70px 20px 10px;
}

#important	.icon{
	position: absolute;
	right: 40px;
	top: 10px;
}

.box_grey_plus{
	/*border: 1px solid black;*/
	background: #F5F5F5;
	/*margin-bottom: 5px*/;
	color: Black;
}

.box_grey_plus2{
	background: #EDEDED;
	padding: 5px;
}

#preview.box_grey_plus img{
	border: 1px solid #999999;
}

#editor .red{
	color: #FF0100;
}




.smallimg_choose{
	margin: 20px 20px;
}

.smallimg_box{
	float: left;
	width: 80px;
	margin: 0 5px 6px 5px;
	text-align: center;
	display: inline;
}

.smallimg_choose:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .smallimg_choose{
	height: 1%;
}
 
.smallimg_box img{
	border: 5px solid #EEEEEE;
}

 
.clear{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.upload{
	margin: 0 20px;
	padding: 0 17px 10px;
	background: url(../templates/images/ico_green_arrow.gif) no-repeat 0px 2px;
}

.upload input.file{
	width: 100%;
	font-size: 11px;
}

.submit{
	margin: 3px 0;
	font-size: 11px;
}

td.grey{
	background: #F5F5F5;
	color: #000;
	font-size: 12px;
}

#former{
	margin: 0;
}

#former td{
	vertical-align: top;
}

#former .txt{
	margin: 0 20px;
}

#former h3{
	font-size: 13px;
	margin: 10px 0 5px;
}

#former p{
	margin: 5px 0;
}

.smallhref{
	font-size: 11px;
	margin: 5px 0;
}

.digital{
	width: 50px;
}

#former .inp_txt{
	width: 70%;
}

.valign{
	vertical-align: middle;
	margin-top: 6px;
}

* html .valign{
	margin-top: 0px;
}

.mediabasket_table{
	width: 100%;
}

.mediabasket_table td{
	background: #E9E9E9;
	border: 1px solid #fff;
	padding: 5px;
}

.mediabasket_table th{
	border: 1px solid #fff;
	color: #fff;
	background: #999999;
	padding: 5px;
	font-size: 12px;
}

.mediabasket_table th.green{
	background: #90BD0A;
}

.mediabasket_table .subheader td{
	background: #AEAEAE;
	color: #fff;
	font-weight: bold;
}

.mediabasket_table a{
	color: #326BDC;
}

.shops_item{
	width: 125px;
	height: 65px;
	overflow: hidden;
	position: relative;
}

.shops_item_title{
	position: absolute;
	top: 0px;
	left: 0px;
	font-weight: bold;
	font-size: 12px;
}

.shops_item_pic{
	position: absolute;
	top: 14px;
	left: 0px;
	font-weight: bold;
	font-size: 12px;
}

.shops_item_choose{
	position: absolute;
	top: 18px;
	left: 50px;
	width: 75px;
	font-size: 12px;
	height: 18px;
	overflow: hidden;
}

.shops_item_about{
	position: absolute;
	top: 38px;
	left: 50px;
	font-size: 12px;
}



.blue{
	color: #3465CB;
}

.darkblue{
	color: #08208A;
}

/* товары в вашем магазине */



/*  единичные предметы */


#unique_item .item .item_price{
	margin: 10px 0px;
}


/* customize */


.big{
	font-size: 12px;
}

/* select_color */



/* check */


#order_summ{
	margin: 13px 0px 0px 10px;
	border: 1px solid #7eae00 !important;
	padding: 3px 5px;
}

#order_summ th{
	background: #7eae00 !important;
	border: 0px none;
	font-size: 12px;
	padding: 4px 10px 5px!important;
	color:#fff
}


/* check wm */
.wmr_wmz th{
	border: 0px none;
	background: #CCCCCC;
}


/* 
up 27.01.2007 
===================================== */
/*


.usershop_box .usershop_content_left{
	width: 168px;
	/*border-right: 2px solid #C3C3C3;*//*
	vertical-align: top;
}

.usershop_box .cont{
	margin: 10px 30px;
}




/* order hystory/ klubben */



/* media /klubben/ */



/* clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height:1px;
}




/*checkout.psd 12.03.07*/

/* Form
================================================*/

.form{
        margin: 10px 0 10px;
        width: 100%;
        padding: 0px 0 0;
}
.form.redline{
        border-top: 2px solid #CECECE;
}
.form fieldset{
        border: 1px solid #CBC0BC;
        padding: 0px 20px 20px;
}
.form legend{
        margin: 0px 0px 10px;
        padding: 0 5px;
        font-size: 120%;
        font-weight: bold;
        height: auto;
}

.form ul{
        margin: 0;
        padding: 0;
}
.form .line{
        clear: both;
        padding: 0 0 6px 0;
        width: 100%;
        margin: 2px 0;
}
.form .line.marked{
        background: #D98C00;
        padding: 10px 0 10px;
        color: #fff;
}
.form .line.marked label{
        margin-left: 10px;
}
.form.descr .line{
        border-bottom: 1px solid #ccc;
        padding: 5px 0 6px 0;
}
.form .line:before{content: "."; display: block; height: 0; clear: both; visibility:hidden;}
.form .line:after{content: "."; display: block; height: 0; clear: both; visibility:hidden;}
* html .form .line{height: 1%;} 
.form .label{
        float: left;
        width: 25%;
        display: block;
        margin-right: 10px;
        display: inline;
        font-size: 93%;
}
.form .formw{
        width: 165px;
        display: block;
        float: left;
}
form.descr .formw{
        width: 460px;
        text-align: justify;
}
.form .formw .text_2{
        width: 165px;
        background: White;
        font: 100% Arial, Helvetica, sans-serif;
}

.form .rad{
        vertical-align: middle;
        margin: 0 4px 0 0;
}
.form .btn{
        font: 100% Arial, Helvetica, sans-serif;
        cursor: pointer;
        cursor: hand;
}
.red{
        color: #E05332;
}
.err{
        color: #E05332;
        font-size: 83%;
        line-height: 115%;
}


.checkout {
	width: 730px;
	margin-left: 15px;
   color: Black;
	text-align: left;
}

.checkout h2 {
	color: Black;
}


.order_and_address {
	width: 485px;
	float: left;
}

.mediabasket_table {
	margin-bottom: 0px;
}

.nobrd .change_completing {
	text-align: center;
		color: #455554;
}


.order_and_address p {
	text-align: right;
}

.text_center {
	text-align: center;
}

.state_province {
   height: 17px;
	width: 220px;
}

postal_code {
	width: 65px;
}

.form .formw .text_3{
        width: 65px;
        background: White;
        font: 100% Arial, Helvetica, sans-serif;
}

.country{
        width: 200px;
        background: White;
        font: 100% Arial, Helvetica, sans-serif;
		  height: 17px;
}

.correctness_data {
   text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.way_of_payment {
	border: 0px;
   margin: 0px 0px 0px 7px;
}

.way_of_payment td {
	border: 0px;
	vertical-align: top;
}

.payment_title {
   color: #0b0be1;
   font-size: 11px;
}

.green_price {
	color: #1A8109;
}

.comments_text {
	width: 570px;
	height: 55px !important;
   margin-bottom: 7px;
}

.comments_text_110 {
    width: 570px;
	height: 110px !important;
    margin-bottom: 7px;
}

.btn_arrange {
	text-align: right;
   margin-right: 105px; 
}


/*Printdirekt_?? 12.03.07*/

.fdgtrdgbsrt {
	background: Black;
}

.payments {
		 position: relative;
		background: url(../templates/images/payments_bg.gif) ;
		 height: 64px;
		 width: 121px;
		 margin: 0px 0px 0px 0px;
		 padding: 0px;
	}
	
.payments_text {
		font-size: 9px;
		font-weight: bolder;
		padding: 5px 5px 5px 5px ;
		color: Black;
		}


.news_acc{
	font-size: 11px;
	margin: 0 0 10px 5px;
}
.news_acc dt{
	font-size: 10px;
	float: left;
	width: 40px;
	margin-right: -100%;
	font-weight: normal;
	margin: 0px;
	color: #FF6600;
}
.news_acc dd{
	margin: 0px;
	font-size: 10px;
	margin-left: 50px;
}
* html .news_acc dd{
	height: 1%;
}

/*printdirekt_cart 12.03.07*/

.printdirekt_cart {
	width: 676px;
}

.cart_c_num{
	width: 32px;
	padding-right: 10px;
	text-align: right;
}

.cart_c_desc{
	width: 200px;
	padding-left: 10px;
}

table.basket th.cart_c_desc{
	background: transparent url(../templates/images/th_basket_sep.gif) no-repeat 1px 10px;
}

.cart_c_ready{
	width: 0px;
	text-align: center;
}

.cart_c_price{
	width: 0px;
	text-align: right;
	padding-right: 10px;
}

.cart_c_disc{
	width: 47px;
	padding-left: 10px;
	text-align: center;
}

table.basket th.cart_c_disc{
	background: transparent url(../templates/images/th_basket_sep.gif) no-repeat 1px 10px;
}

.cart_c_numall{
	width: 132px;
	padding-left: 10px;
}

#printdirekt_cart_table {
	background: url(../templates/images/printdirekt_cart_table_bg.gif) no-repeat 0 0;
	margin-top:  0px;
	width: 676px;
	padding: 0px;
}

#printdirekt_cart_table td{
	width: auto;
	margin: 0px;
	padding: 2px 0px 3px 0px;
}
#printdirekt_cart_table th{
	padding: 0px;
	border: 0px;
	background: transparent;	
	height: 33px;
}
.text_black {
	color: Black;
}

.dfbhsfbhsrtgbsrtgbsrtgb {
	padding-left: px;
}


.cart_money_for_payments {
   float: left;
	color: #4AB320;
	font-weight: bold;
	margin: 5px 0px 0px 15px;
	font-size: 10px;
}

.printdirekt_cart_total {
   text-align: right;
	margin-right: 46px;
	margin-top: 5px;
	
}

.btn_left {
	text-align: left;
}

.btn_right {
	text-align: right;
}

#registration {
	width: 676px;
}


/*Printdirekt_catalog  13.03.07*/


.content {
    display:inline-block;
}

.content {
    display:block;
}

* html .content {
    height:1px;
}



/*Printdirekt_catalog_razdel  13.03.07*/


/*Printdirekt_FAQ 15.03.07*/

.printdirekt_FAQ_form {
	background: url(../templates/images/printdirekt_FAQ_form_bg.gif) ;
	height:309px; 
	width: 204px;
	margin: 65px 0px 0px;
}

.printdirekt_FAQ_form_head {
	margin: 17px 0px 0px 15px;
}

.name {
	width: 136px;
	border:solid 1px #767575;
}

.printdirekt_FAQ_form_name {
	margin: 8px 0px;
	margin-left: 15px;
}

.division {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 126px;
}

.question {
   width: 176px;
	height: 130px;
	border:solid 1px #767575;
}

.load_btn_green {
	text-align: right;
	margin-right: 11px;
	color: White;
	margin-top: 10px;
}

.text_white {
	color: White;
}

.desrgaerg {
	vertical-align: super;
}

.printdirekt_FAQ_nav { 
  margin: 12px 0px 0px 30px;
}

.printdirekt_FAQ_nav_head {
	line-height: 10px;
	font-size: 12px;
	
}

.FAQ_cont {  
	margin-left: 35px;
	color: #000;
}

.FAQ_cont_left {
   float: left;	
   color: #ff7009;
	font-size: 12px;
}

.FAQ_cont_right {
   display: block;
   margin-left: 16px;
	font-size: 12px;
}

.FAQ_cont dt {
	margin-bottom: 5px;
}

.FAQ_cont dd {
	margin-bottom: 20px;
}

.dsfvdvd {
	border-bottom: solid 3px #eae9e9;
	padding-bottom: 12px;
}

.FAQ_cont_border {
	border-bottom: solid 1px #eae9e9;
	padding-bottom: 12px;
}
.FAQ_cont a{
	color: #3632E3;
}


/*Printdirekt_help 17.03.07*/

.help_subheader {
	margin-top: 5px;
}

.text_grey a {
	color:  #747474;
}

/*Printdirekt_help_article 17.03.07*/



/*Printdirekt_help_searchresults 17,03,07*/

.results_of_searching {
	text-decoration: none;
	
}

.help_searchresults_cont_text {
   line-height: 12px;
  	margin-left: 22px;
}

.help_searchresults_cont_link {
	color: #0030FF;
}

.warn {
	color: #FF0000;
}
.success {
	color: #414141;
}
.sub_title_text {
	color: #000;
	font: normal 10px Tahoma;
}
.gray_box {
	width:177px; 
	height:116px; 
	background:url(../templates/images/grey_box_bg.gif) no-repeat;
	margin-top: 60px;
}
.gray_box a {
	color: #1e36e4;
}
.gray_box p {
	display:block; 
	margin:0px 0px 0px 9px; 
	padding-top:5px; 
	color:#312f2f;
}

.cont_text {
	font: bolder 10px tahoma;
}

.instruction_pic {
	float: left;
	margin: 9px 7px 0px 0px;
}

.instruction {
	margin-top: 7px; 
}
.page_description.black_text {
	color: #242424;
}








/*15.08.2007  newadditem*/

.commentary {
	background: url(../templates/images/commentary_bg.gif) no-repeat;
   width: 180px;
	height: 100px;
	margin-bottom: 50px;
	margin-top: 12px;
}

.commentary_text {
	display: block;
	margin: 0px 12px 10px 11px; 
	font: bolder 11px  Tahoma ;
}



.shops_item_add{
	position: absolute;
	top: 25px;
	left: 68px;
	width: 75px;
	font-size: 12px;
	height: 18px;
	overflow: hidden;
}

.shops_item_add a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bolder;
	font-size: 10px; 
	color: #D4D0C8;
}
.shops_item_title{
	position: relative;
}
.shops_item_cont{
	position: relative;
}

.shops_item_title#goods {
	font-size: 11px;
	width: 190px;
}

.shops_item#novelty {
	width: 190px;
	height: 70px;
}

.shops_item#novelty .shops_item_about {
	margin-left: 15px;
	margin-bottom: 10px; 
}

.shops_item#novelty .shops_item_about a{
	color: #888988;
	font-weight: bolder;
	font-size: 11px;
}

.shops_item#novelty .shops_item_pic {
	top: 20px;
}

.shops_item#novelty .shops_item_about {
	top:43px;
}

.cont_text {
	font: bolder 10px tahoma;
}

.instruction_pic {
	float: left;
	margin: 9px 7px 0px 0px;
}

.instruction {
	margin-top: 7px; 
}

/*16.08.2007  new_create_before_login */

.gray_box {
	width:177px; 
	height:116px; 
	background:url(../templates/images/grey_box_bg.gif) no-repeat 0 0;
}

.left_box {
	 float: left;
}

.right_box . {
	float: right;
	color: #3C3D3C;
}

.gray_box a {
	color: #1e36e4;
}

.shops_item_title#carrier {
	font-size: 11px;
	width: 190px;
	color: #3C3D3C;
}

.shops_item_add#choose a {
	color: #1950B6;
}

.sub_title_text {
	color: #000;
	font: normal 10px Tahoma;
}

.gray_box p {
	display:block; 
	margin:0px 0px 0px 9px; 
	padding-top:5px; 
	color:#312f2f;
}

.text_grey dd {
	display: block;
	margin-left: 9px;
}

.text_line a{
	text-transform: uppercase;
	font-weight: bolder;
	color: #666666;
}

.text_grey .text_red {
	color: Red;
}

.text_red a{
	color: Red;
}

.small_text a{
	text-transform: none;
	color: #666666;
}

.text_line .blue_text {
	color: #002F94;
}

.sub_title {
	font: bolder 14px Tahoma;
	color: #404040;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.text_grey .orange_text {
	color: #fd6400;
}


/*20.08.2007    shopeditor */


.cont_left {
	float: left;
}

.cont_right {
	float: right;
	margin-right: 10px;
}


.text_super {
	vertical-align: top;
}

.text_bold {
	font-weight: bolder;
	margin: 0px 10px 0px 21px;
}

.color_box {
	margin-top: 9px;
}

.text_styles border_box {
	color: Aqua;
}
.border_box {
	border-bottom: 1px solid #E6E6E6;
}


/*20.08.2007 header*/

.blue_link {
	color: #0034C8;
}

.page_description.black_text {
	color: #242424;
}

#subhead_box {
	width: 500px;
}


/*20.07.2007*/

.item#item_box {
	margin:0px 25px 0px 0px ;
	width: 150px;
	padding: 0px;
}   


/*28.08.2007*/


.shops_item#goods_box .shops_item_about a{
	color: #888988;
	font-weight: bolder;
	font-size: 11px;
	display: block;
	margin-left: 12px
	}


/*01.09.2007 order form */

.tshirt_name{
	margin: 0px 0 7px;
	font: 18px Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

.orange_price{
	font-size: 15px;
	color: #FD6907;
	font-weight: bold;
}

.about_foot{
	width: 90%;
	border: 2px solid #8B8A8A;
	background: url(../templates/images/template_item_about.gif) no-repeat 100% 0;
	min-height: 50px;
}

* html .about_foot{
	height: 50px;
}


/*5.09.07*/

.ico_question {
	 float: right;
	 margin-right: 15px;
	 padding: 0px;
	 /*margin: 3px 10px 0px 0px;*/
}

.money_for_payments {
   float: left;
	color: #4AB320;
	font-weight: bold;
	margin-left: 15px;
	padding: 0px;
	/*margin: 5px 0px 0px 20px;*/
}

.media_grey {
	background: #E9E9E9;
	padding: 4px;
	color: #000000;
	white-space: nowrap;
}


.subheader_catalogue {
	background: none;
	margin: 0px;
   padding: 0px;
}

.dnbfgnbfgf {
	color: #FF7009;
}

.yukmdmkd {
  margin-bottom: 0px;
  margin-top: 10px;
}

#order_summ .summary td{
	font-weight: bold;
	border-top: 1px solid #737373;
}

#order_summ td{
	padding: 3px 5px;
}

#adding_items_to_shop h2{
	font-size: 130%;
	color: #000;
	margin: 0px 0px 10px;
	: ;
}

#adding_items_to_shop table.customize p.big,
table.customize p.big,
#adding_items_to_shop table.customize p.norm,
table.customize p.norm{
	margin: 0px 0 10px;
	padding: 0px;
}

#adding_items_to_shop h1{
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}

#adding_items_to_shop .help{
	position: static;
}

.topDashedLine{
	border-top: 1px dashed #CCCCCC;
}

#adding_items_to_shop a{
	color: #3166CC;
}



/*06.09.2007*/

#editor #subnav ul{
	width: 420px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.justify {
	text-align: justify;
}
.sending {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	
	display: block;
	float: left;
}
.rss {
	float: right;
	background: url(../templates/images/ico_rss.gif) no-repeat 0px 3px;
	padding-left: 20px;
	height: 15px;
	margin: 20px 0px 0px 0px;

}
.green_link {
	color:#8abb00;
	font: normal 11px Tahoma;
}
.our_news {
	margin-bottom: 0px;
}
.all_news {
	float: right;
	margin: 7px 0px 30px 0px;
}
/* footer page */
#new_footer{
	background: #F6F4F4;
	height: 70px;
	position: relative;
}

#new_f_logo{
	position: absolute;
	top: 18px;
	left: 1px;
}

#new_copy{
	font-style: normal;
	position: absolute;
	color: #858282;
	top: 15px;
	left: 103px;
}

.new_footer_menu {
	position: absolute;
	right: 3px;
	top: 11px;
}

.new_footer_menu a:link, .new_footer_menu a:visited {
	color: #858282;
}

.new_footer_menu a:hover {
	text-decoration: none;
}

.email {
	vertical-align: middle;
}
.error {
	color: #FF0000;
}

#img_size {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 60px;
}

#folder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 160px;
}

#action_selector_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 137px;
}
#action_selector_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 137px;
}
#target_folder_id {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 137px;
}

#target_folder_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 137px;
}

#action_selector {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}
#target_store {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}
#search_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}
#search_tovar_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}
#fld_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
}
#target_folder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pleasewait {
	background-image: url(../templates/images/printdirect_loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#country {
	width: 150px;
}
.gray_blue {
	font-weight: bold;
	color: #585979;
	font-size: 13px;
}

.miniinfo {
	border-right: 1px solid #000;
	padding: 0 15px 0 0;
	margin: 0 15px 0 0;
}


/* contact form */
.contacts_new_form {
width:85%;
}
.clear {
clear:both;
height:0px;
font-size:0%;
line-height:0%;
}
.lanel_contacts {
float:left;
width:95px;
font-weight:bold;
}
.contact_form_input_new {
float:left;
width:180px;
height:18px;
background:#fff;
border:solid 1px #bdbdbd;
font-size:11px;
margin-bottom:5px;
margin-right:15px;
_padding:2px 0;
}
.contact_form_input_new:hover {
border:solid 1px #9E948D;
}
.contact_form_select_new {
float:left;
width:390px;
height:18px;
background:#fff;
border:solid 1px #bdbdbd;
font-size:11px;
margin-bottom:5px;
margin-right:15px;
}
.contact_form_select_new:hover {
border:solid 1px #9E948D;
}
.title_ask {
margin-bottom:5px;
font-weight:bold;
}
.title_ask span {
background:url(../templates/images/affiliate/forgot_marker.gif) no-repeat 0 4px;
padding:0 0 0 18px;
color:#FF1616;
font-weight:normal !important;
margin-left:10px;
}
.contacts_error {
background:url(../templates/images/affiliate/forgot_marker.gif) no-repeat 0 4px;
padding:0 0 0 18px;
color:#FF1616;
float:left;
}
.contact_form_area_new {
width:100%;
height:90px;
background:#fff;
border:solid 1px #bdbdbd;
font-size:11px;
margin-bottom:13px;
overflow:auto;
}
.contact_form_area_new:hover {
border:solid 1px #9E948D;
}

.code_inputs {
float:right;
width:370px;
padding-top:12px;
}
.code_label {
float:left;
width:122px;
padding:15px 0 0 0;
font-weight:bold;
}
.code_img {
float:left;
text-align:center;
}
.code_img img {
margin-bottom:4px;
}
.code_img a{
color:#686868;
}
.code_inp {
width:245px;
height:15px;
background:#fff;
border:solid 1px #bdbdbd;
font-size:11px;
}
.code_inp:hover {
border:solid 1px #9E948D;
}
.enter_symbol {
padding:3px 0 6px 0;
}
.contacts_newxt_button { 
float:right;
width:114px;
height:35px;
margin:15px 0 0 0;
border:0;
cursor:pointer;
background:url(../templates/images/affiliate/next.gif) no-repeat;
}
.code_inputs_error {
background:url(../templates/images/affiliate/forgot_marker.gif) no-repeat 0 4px;
padding:0 0 0 18px;
color:#FF1616;
}
.faq_grey_block {
background:url(../templates/images/faq_grey_block.gif) no-repeat 0 0;
padding:10px 0 0 11px;
height:229px;
width:193px;
}
.faq_grey_block_txt {
border-bottom:solid 1px #CFCFD0;
width:181px;
padding-bottom:14px;
font-size:12px;
}
.faq_grey_block_txt .sp{
padding-bottom:12px;
}
.faq_grey_block_txt a{
font-size:11px;
color:#154C89 !important;
}

.category_question_main {
color:#000;
padding-bottom:5px;
padding-top:4px;
padding-left:16px;
font-weight:bold;
font-size:11px;
}
.faq_main {
padding-bottom:11px;
}
.answer_main {
display:none;
padding:2px 0 5px 16px;
color:#7F7F7F;
}
.question_main a{
background:url(../templates/images/question.gif) no-repeat 0 3px;
padding:0 0 0 16px;
font-weight:bold;
color:#7F7F7F;
}
.active_faq_main a {
background:url(../templates/images/question_active.gif) no-repeat 0 3px !important;
}
.main_faq {
padding:12px 35px 0 33px;
}

.global_style_input {
background:#fff;
border:solid 1px #CAC3BF;
font:11px Tahoma;
height:18px;
margin:0 3px;
padding:0 0 0 2px;
}
.global_style_input:hover {
border:solid 1px #9E948D !important;
}
#footer_table {
  border: none;
  background-color: #f6f4f4;
  margin:0
}
#footer_table td {
  border: none;
  height: 18pt;
}
#footer_table td.dashed {
  background-image: url(../templates/images/dashed_bg.gif);
  background-repeat: repeat-x;
}
#footer_table td.blue {
  color: #154C89;
}
#footer_table td a, #footer_table td a:visited {
  color: #858282;
  text-decoration: none;
  line-height: 15pt;
}
#footer_table td a:hover {
  color: #7EAE00;
}



.pika_last {
	margin-left:1px !important;	
}

.right_part {
	position:relative;
	float:right;
	width:340px;
	padding-top:64px;
	font-size:12px;
	line-height:14px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#4b4b4b;
	padding-right:10px
}
.right_part h2{
	font-size:20px;
	font-family:Verdana, Geneva, sans-serif;
	color:#4b4b4b;
	font-weight:normal;
	margin-top:0;
	margin-bottom:20px
}
.right_part .prise {
	position:absolute;
	right:10px;
	top:67px;
	color:#7eae00;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif
}
.create {
	float:right;	
	margin-top:37px
}
.popular {
	margin-top:40px;
	padding-bottom:14px;
	background:url(../templates/images/dots.gif) repeat-x 0% 100%;
	margin-bottom:8px;
	color:#4b4b4b;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal
}
#pikame li{
	margin:0 5px 0 0 !important;
	padding-top:20px !important;
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
}
.popular  a{
	color:#7eae00;
}
.cup {
	float:left;
	width:170px;
}
.cup a {
	color:#693a15;	
}
.name_men {
	color:#0178af !important	
}
.cup p {
	margin-left:35px	
}

div a.popular_link {
background-color: #346499 !important;
background-image: none  !important;
background-repeat: repeat  !important;
background-attachment: scroll  !important;
background-position: 0% 0%  !important;
color: #ffffff !important;
font-weight: bold  !important;
height: 22px  !important;
line-height: 22px  !important;
padding-top: 0pt  !important;
padding-right: 0pt !important;
padding-bottom: 0pt  !important;
padding-left: 7px  !important;
text-transform:none !important;
text-align:left !important;
width:161px !important
}
 .box_title {
background-color: #346499;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
color: #ffffff;
font-weight: bold;
height: 22px;
line-height: 22px;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 7px;
}

/*28.03.09 by  sergey.konyukhov@gmail.com*/

.copyright {
	color: #858282;
	font-size: 10px;
}

/*01.04.09 by*/

.inp_name {
	padding: 3px 0 0 5px;
	background:#fff;
	color: #747474;
	border:1px solid #cac3bf;
	font-size:11px;
	height:13px;
	width:125px;
	font: 100% Arial, Helvetica, sans-serif;
}
.star {
    color: red;
}

#blanket {
	background: #000;
	left: 0;
	position: absolute;
	top: 0;
}

#h_buttons {
	bottom: 39px;
	position: absolute;
	right: 32px;
	z-index: 1;
}
#h_buttons li {
	float: left;
	position: relative;
	margin: 0 10px 0 0;
	padding: 0;
    background: none;
}
#h_buttons .online div {
	position: relative;
	top: 12px;
}
#h_buttons .order div {
	position: relative;
	top: 12px;
}
#one {
	margin: 26px 0 0;
}

#footer_table th {
	background: none;
	border-width: 0;
	color: #154C89;
	font-size: 11px;
	font-weight: normal;
	padding: 0 2px;
 width: 20%;
}


.global_style_input_area {
background:#fff;
border:solid 1px #CAC3BF;
font:11px Tahoma;
margin:0 3px;
padding:0 0 0 2px;
}
.global_style_input_area:hover {
border:solid 1px #9E948D !important;
}

#simpleTooltip { padding: 7px; border: 1px solid #A6A7AB; background: #F2F3F5; }
.hide {
        display: none !important;
}
.good_info {
    position: relative;
}
.good_info td {
	padding: 0;
	position: relative;
}
.good_info .colors {
	margin: 0;
	padding: 0;
}
.good_info .colors li {
	float: left;
	height: 19px;
	margin: 0;
	padding: 0;
	width: 19px;
}
.good_info .colors li a {
	border: 2px solid #fff;
	float: left;
	display: block;
	height: 15px;
	width: 15px;
}
.good_info .colors li a img {
	border: 1px solid #adadad;
	display: block;
}
.good_info .colors li a:hover {
	border: 2px solid #7eae00;
}

.good_info .colors li a.active {
	border: 2px solid #7eae00;
}

.good_info .colors li a:hover img {
	border: 1px solid #fff;
}
.good_info .legend {
	font-size: 13px;
	padding: 0 10px 0 0;
}
.good_info .lst {
	padding: 0 0 0 10px;
}
.good_info .orange_price {
	font-size: 15px;
}
.good_info .avail .orange_price {
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 10px;
	position: relative;
 top: 2px;
}
.good_info_w .legend {
	color: #fff;
}

.good_info_w .frame {
    background: #fff;
}
.good_info_w .frame td {
	border-bottom: 1px solid #c3c3c3;
	border-top: 1px solid #c3c3c3;
	padding-bottom: 7px;
	padding-top: 7px;
}
.good_info_w .frame .legend {
	border-left: 1px solid #c3c3c3;
	color: #000;
	padding-left: 5px;
}
.good_info_w .frame .spanned {
	border-right: 1px solid #c3c3c3;
}
#checkout_success {
	color: #080808;
	font-size: 12px;
	margin: 40px;
    text-align: left;
    /*
	padding-bottom: 20px;
    height: 370px;
    */
}
#checkout_success h5 {
	color: #575757;
	font-size: 14px;
    padding-left: 10px;
}
#checkout_success .btns {
	text-align: center;
}
#checkout_success .btns .m {
	margin: 0 10px 0 0;
}
#checkout_success .c_green {
	color: #557402;
}
#checkout_success .c_red {
	color: #c70202;
}
#checkout_success .frame {
	border: 2px solid #c6c2c2;
	margin: 0 25px 22px;
	padding: 0 22px;
}
#checkout_success .frame .title {
	color: #e80f0f;
	font-weight: bold;
}
#checkout_success .notice {
	font-size: 11px;
	margin: 0 0 30px;
}
#checkout_lack {
	color: #080808;
	font-size: 12px;
	margin: 40px;
    text-align: left;
	/*padding-bottom: 20px;*/
    /*height: 370px;*/
}
#checkout_lack h5 {
	color: #575757;
	font-size: 14px;
    padding-left: 10px;
}
#checkout_lack .btns {
	text-align: center;
}
#checkout_lack .btns .m {
	margin: 0 10px 0 0;
}
#checkout_lack .c_green {
	color: #557402;
}
#checkout_lack .c_red {
	color: #c70202;
}
#checkout_lack .frame {
	border: 2px solid #c6c2c2;
	margin: 25px 25px 22px;
	padding: 10px 0px;
}
#checkout_lack .frame .title {
	color: #e80f0f;
	font-weight: bold;
    padding: 0px 10px;
    margin: 0px;
}
#checkout_lack .notice {
	font-size: 11px;
	margin: 0 0 30px;
}
#discount_block {
	margin: 20px 0 0 10px;
}
#discount_block label {
	display: block;
	margin: 0 0 5px;
}
#discount_block .global_style_input {
	padding: 0 !important;
}
#discount_block .input {
	margin: 0 0 5px;
	padding: 0 2px !important;
	width: 168px;
}
#discount_block .submit {
	text-align: center;
	width: 170px;
}
#discount_block .submit input {
	background: url(/templates/images/btn_apply.png) 0 0 no-repeat;
	border: 0;
	cursor: pointer;
	height: 24px;
	width: 122px;
}
#discount_action_message p {
	margin: 0 0 5px;
}
#discount_action_message .err {
	color: #e50707;
	font-weight: bold;
	font-size: 11px;
}
#discount_action_message .ok {
	color: #5d7f02;
	font-weight: bold;
	font-size: 11px;
}

#ww_abuse {
	background: #fff;
	border: 6px solid #c9c2bd;
	color: #000;
	display: none;
	font: 12px Tahoma, sans-serif;
	height: auto !important;
	height: 20px;
	left: 10px;
	min-height: 20px;
	position: fixed !important;
	position: absolute;
	text-align: left;
	top: 10px;
	width: 574px;
	z-index: 1020;
}
#ww_abuse form {
	margin: 0;
	position: relative;
}
#ww_abuse form .flds {
	margin: 0 0 20px;
	position: relative;
}
#ww_abuse form .flds li {
	background: none;
	height: auto !important;
	height: 10px;
	list-style: none;
	margin: 0 0 10px;
	min-height: 10px;
	padding: 0;
	position: relative;
}
#ww_abuse form .flds li p {
	margin: 6px 0 2px 3px;
	position: relative;
}
#ww_abuse form .flds li p a {
	color: #3191eb;
}
#ww_abuse form .flds li .fld input {
	border: 1px solid #cac3bf;
	color: #515151;
	font: 11px Tahoma, sans-serif;
	padding: 3px 5px;
	width: 210px;
}
#ww_abuse form .flds li .fld input:hover,
#ww_abuse form .flds li .fld select:hover,
#ww_abuse form .flds li .fld textarea:hover {
	border:1px solid #9E948D;
}
#ww_abuse form .flds li .fld select {
	border: 1px solid #cac3bf;
	color: #858282;
	font: 12px Tahoma, sans-serif;
	padding: 2px;
}
#ww_abuse form .flds li .fld textarea {
	border: 1px solid #cac3bf;
	color: #515151;
	font: 11px Tahoma, sans-serif;
	height: 88px;
	padding: 5px;
	width: 210px;
}
#ww_abuse form .flds li .fld .captcha {
	left: 81px;
	position: absolute;
	top: 21px;
}
#ww_abuse form .flds li .fld .color_1 {
	color: #858282;
}
#ww_abuse form .flds li .fld .input_1 {
	margin: 5px 0 0;
	width: 60px;
}
#ww_abuse form .flds li .label {
	margin: 0 0 8px 3px;
	position: relative;
}
#ww_abuse form .flds li .str_lngth {
	color: #858282;
	font-size: 11px;
	margin: -8px 0 0;
	position: relative;
	text-align: right;
	top: 5px;
}
#ww_abuse h5 {
	font-size: 14px;
	margin: 0 0 20px;
}
#ww_abuse .close {
	height: 30px;
	position: absolute;
	right: 27px;
	top: 12px;
	width: 30px;
	z-index: 1;
}
#ww_abuse .left {
	float: left;
	padding: 25px 0 26px;
	position: relative;
	width: 222px;
}
#ww_abuse .lnk_c {
	color: #0178af;
}
#ww_abuse .right {
	float: right;
	padding: 30px 0 26px;
	position: relative;
	width: 296px;
}
#ww_abuse .right .image {
	margin: 0 0 0 16px;
	overflow-x: hidden;
	position: relative;
	text-align: center;
	width: 280px;
}
#ww_abuse .wrap {
	height: auto !important;
	height: 10px;
	margin: 0 27px;
	min-height: 10px;
	padding: 40px 0 26px;
	position: relative;
}
*:first-child+html #ww_abuse .wrap {
	padding-top: 40px !important;
}
#checkout_c {
	color: #080808;
	font-size: 12px;
	margin: 0 55px 0 0;
	padding-bottom: 10px;
}
#checkout_c h5 {
	font-size: 18px;
	margin-left: -15px;
	margin-right: -15px;
}
#checkout_c h5 .color {
	background: #00fe00;
}
#checkout_c .action {
	border: 3px solid #c9c9c9;
	margin: 0 0 5px;
	padding: 3px 0;
}
#checkout_c .action .info {
	height: auto !important;
	height: 10px;
	margin: 0 40px 0 95px;
	min-height: 10px;
}
#checkout_c .action .info p {
	margin: 0 0 10px;
}
#checkout_c .action .info .lnk_c {
	font-size: 11px;
}
#checkout_c .action .thumb {
	float: left;
	overflow-x: hidden;
	text-align: center;
	width: 85px;
}
#checkout_c .lnk_c {
	color: #3465cb;
}
#checkout_c .moreinfo {
	background: url(/templates/images/icon_lamp.png) 0 0 no-repeat;
	font-weight: bold;
	height: auto !important;
	height: 20px;
	margin: 15px 0 0 -10px;
	min-height: 20px;
	padding: 0 0 0 23px;
}