@CHARSET "UTF-8";

.product {
	height:420px !important;
	width: 295px !important;
	width: 315px;
	padding-bottom: 10px;
	padding-left:10px;
	padding-right:10px;
	margin:  20px 0 10px;
	float: left;
	overflow: hidden;
}

.next{
	position:absolute;
	top:210;
	right:-10;
	height:50px;
	width:50px;
	cursor:pointer;
	z-index:9999;
}

.privius{
	position:absolute;
	top:210;
	left:-20;
	height:50px;
	width:70px;
	cursor:pointer;
	z-index:9999;
}

.radiob{
	width:20px;
	height:20px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	filter: alpha(opacity=0);
	opacity:0;
	cursor:pointer;
}

.rkont{
	width:20px;
	height:20px;
	position:relative;
	float:left;
	margin-right:10px;
}

.rb1{
	width:20px;
	height:20px;
	position:
	absolute;
	top:0px;
	left:0px;
	background-image:url(../images/rb1.png);
}

.rb2{
	width:20px;
	height:20px;
	position:
	absolute;
	top:0px;
	left:0px;
	background-image:url(../images/rb2.png);
}


.without_mr {

	border-left:1px dashed #ddd;
}

.lupa_icon {
	background-image:url(../images/lupa.png) !important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/lupa.png', sizingMethod='scale');
	width:30px;
	height:30px;
	cursor:pointer;
}
.cut_icon{
	background-image:url(../images/cut.png) !important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/cut.png', sizingMethod='scale');
	width:30px;
	height:30px;
	cursor:pointer;
}
.cut_icon2{
	background-image:url(../images/cut2.png) !important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/cut2.png', sizingMethod='scale');
	width:164px;
	height:43px;
	cursor:pointer;
}
.man_icon{
	background-image:url(../images/man.png) !important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/man.png', sizingMethod='scale');
	width:22px;
	height:20px;
}
.hoodie_icon{
	background-image:url(../images/hoodie.png) !important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/hoodie.png', sizingMethod='scale');
	width:22px;
	height:20px;
}
div a{
	cursor:pointer;
}
.woman_icon{
	background-image:url(../images/woman.png) !important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/woman.png', sizingMethod='scale');
	width:22px;
	height:20px;
}
.long_icon{
	background-image:url(../images/long.png) !important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/long.png', sizingMethod='scale');
	width:22px;
	height:20px;
}
.product h1 {
	margin: 10px;
	padding: 0;
	color: #000000;
	font: normal 18px Arial;
	text-align: center;
}

.png_img {
	background-image:url(../images/price.png) !important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default/images/price.png', sizingMethod='scale');
	overflow:hidden;
	width:117px;
	height:32px;
	margin:0;
	padding:0;
	position: absolute;
	top: 16px;
	left: 145px;
	z-index: 3;
}

.print_ts {
	width:295px;
	height:295px;
	background-position:center center;
	background-repeat:no-repeat;
}

.product h2 {
	margin: 12px 0 0 0;
	padding: 0;
	color: #4C0E76;
	font: bold 16.6px Arial;
	text-align: center;
}

.product img {
	margin: 0;
}

.product .image {
	width: 224px;
	height: 224px;
	background: url(../images/product/product_bg.gif) left top no-repeat;
}

.product .toolbar {
	color: #ffffff;
	font: normal 12.5px Arial;
	text-align: center;
}

.product .toolbar a {
	text-decoration: none;
	color: #ffffff !important;
}

.product .toolbar a:hover {
	text-decoration: underline;
}

.product .toolbar a.add {
	padding: 5px 30px 5px 0px;
	background: url(../images/product/product_add.gif) right center
		no-repeat;
}
.product .toolbar a.add:hover{
	text-decoration:underline !important;
	}
.product .toolbar a.zoom {
	padding: 5px 0px 5px 30px;
	background: url(../images/product/product_zoom.gif) left center
		no-repeat;
}
.product .toolbar a.zoom:hover{
	text-decoration:underline !important;
}
.products_count {
	background: url(../images/product/product_count_bg.gif) left center
		no-repeat;
	height: 33px;
	width: 76px;
	margin-top: 35px;
	margin-left: 10px;
}

.products_count input {
	border: 0;
	margin: 8px 0 0 15px;
	width: 45px;
	background-color: #ffffff;
	color: #000;
	font: normal 12.5px Arial;
	text-align: center;
}

.products_list {
	clear: both;
	text-align: center;
	width:940px;
	overflow:hidden;
	margin-left:15px;
	position:relative;
}

.products_pages {
	color: #4C0E76;
	text-align: center;
	clear: both;
	float: none;
}

.products_pages a {
	color: #3ea0c6 !important;
	text-decoration: none;
	font: normal 12.5px Arial;
}

.products_pages a.selected {
	font: bold 25px Arial;
}

.products_pages h1 {
	text-align: center;	
	font: normal 16.67px Arial;	
	margin-bottom: 15px;
}

/************************************************************/
/*******************  ORDER      ****************************/
/************************************************************/
.faq_002 {
	color: #C3C3C3;
	font-size: 12px;
}

.faq_003 {
	font-size: 18px;
}

.faq_004 {
	font-weight: bold;
	font-size: 18px;
}

.faq_005 {
	color: #00AE39;
	font-weight: bold;
	font-size: 12px;
}

.faq_006 {
	color: #00AE39;
	font-weight: bold;
	font-size: 18px;
}

.faq_007 {
	color: #D91111;
	font-size: 11px;
}

.href_001 {
	color: #E62D2B;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.href_002 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

#form_ord {
	width: 515px;
}

.str {
	color: #FF0000;
	font-size: 14px;
}

.text_form {
	color: #000;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size: 12px;
	font-weight: 100;
}

.help {
	color: #C0C0C0;
	font-family: Arial;
	font-size: 11px;
	font-weight:100;
}

.td_ord_text {
	height: 34px;
	width: 50px;
}

.td_input_text {
	width: 212px;
	/*background: url(../images/order/input_text.gif) left top no-repeat;*/
	height: 30px;
}
.input_ord {
	border:1px solid #909090;	
	}
.td_input_textarea {
	width: 212px;
	/*background: url(../images/order/textarea_1.gif) left top no-repeat;*/
	height: 77px;
}

.input_ord {
	width:380px;
	margin-left: 10px;
	margin-top: 5px;
}

.total_summ {
	font-size:17px;
	color:#FF0000;
	}
.testarea_ord {
	width: 300px;
	height: 63px;
	border: none;
	margin-left: 10px;
	margin-top: 5px;
	border:1px solid #909090;	
}
.kdhbfsjkdfh {
	padding:0px;
	margin:10px 0px;
	font-size:18px;
	}
	
.jhsfjhdbfjd {
	background-color:#90B5C1; padding:2px 5px; color:#FFF; text-decoration:none; font-size:11px;
	}	
.jhsfjhdbfjd:hover {
	background:#3E99B6;

	}	
.textarar_more {
	width: 490px;
	height: 73px;
	border: none;
	margin-left: 0px;
	margin-top: 5px;
}

.testarea_ord,.input_ord,.textarar_more {
	font-size: 12px;
	font-weight: 100;
	font-family: Arial;
	color: #000;
}

.td_textarea_more {
/*	background: url(../images/order/textarea_big.gif) left top no-repeat;*/
	height: 90px;
}
.textarar_more {
	border:1px solid #909090;
	}

/************************************************************/
/************************************************************/
/************************************************************/
.bascket_conteiner2 {
	float: left;
	width: 100%;
	margin-top: 5px;
}

.bascket_conteiner3 {
	float: left;
	width: 480px;
	height: 100px;
	margin-top: 20px;
}

.faq_008 {
	color: #C3C0C0;
	font-weight: 100;
	font-size: 11px;
}

input.product_colors {
	background: url(../images/color_bg.gif) top left no-repeat;
	width: 115px;
	height: 23px;
	text-align: center;
	border: 0;
	line-height: 23px;
	font: bold 12px Verdana;
	padding-top: 2px;
	cursor: pointer;
}

.product_colors_div {
	text-align: center;
	margin-top: 10px;
}

.autocomplete ul {
	padding: 0;
	margin: 0;	
	border: 1px solid #D904C2;
	margin-left: 11px;
	width: 93px;
	border-top: 0;
}

.autocomplete ul li {
	padding: 3px;
	margin: 0;
	list-style: none;
	background-color: #fff;
	text-align: left;	
	border-collapse: collapse;
	cursor: pointer;
}

.product_type {
	text-align: center;
}

.product_type a {
	color: #999;
	text-decoration: none;
	margin: 0px 5px;
	font-size: 11px;
	font-family: Verdana;
}

.product_type a.selected {
	color: #555;
}

.product_type a.inactive {
	color: #999999;
}

/****************************************************************/

.product_colors {
	/*text-align: center;*/
	/*border:1px solid #560000;*/
	border:none;
	color: #999 !important;
	font-size: 11px;
	font-family: Verdana !important;
}
