

/* brTip */
div.brTip-box {
	background: #FFF;
	display: none;
	position: absolute;
	padding:2px;
	z-index:1000;
}
div.brTip-title {
	background: #6E92B6;
	color: #FFF;
	display: block;
	margin: 0;
	padding: 0px;
	text-align: center;
}
div.brTip-content {
	color: #333;
	margin: 0;
	padding: 0;
	font-size:11px;
	text-align: justify;
}

div#nyroModalFull {
	font-size: 12px;
	color: #777777;
	font-family: Verdana;
}
div#nyroModalFull div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../img/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalFull div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalFull div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
div#nyroModalFull div#nyroModalWrapper a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../img/close.gif) no-repeat;
	outline: 0;
}
div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent {
	padding: 5px;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
	cursor: help;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a {
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalPrev {
	left: 0;
	width: 40%;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalPrev:hover {
	background: url(../img/prev.gif) left 20% no-repeat;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalNext {
	right: 0;
	width: 40%;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent a.nyroModalNext:hover {
	background: url(../img/next.gif) right 20% no-repeat;
}


div {
	margin:0;
	padding:0;
}
pre {
	background-color: #fff;
}
.clear {
	clear:both;
	height:0;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
ul, td, tr {
	margin:0px;
	padding: 0px;
}
td, tr, trable {
	border:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:100%;
}
img {
	border:0;
}
a:active, a:focus {
	outline: none;
}
form {
	margin:0;
	padding:0;
}
.clear {
	height:0px;
	clear:both;
}
html {
	height:100%;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
body {
	height:100%;
	min-height:100%;
	width:100%;
	margin:0;
	padding:0;
	background: transparent url(../img/pattern_body.jpg);
}
html > body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background: transparent url(../img/pattern_body.jpg);
}
.wrapper {
	position: relative;
	min-height:100%;
	height:100%;
	width:780px;
	margin:0 auto;
	padding:0;
	background:url(../img/wrapper.jpg) left top repeat-y;
}
body > .wrapper {
	height:100%;
	height:auto;
	width:780px;
	margin:0 auto;
	padding:0;
	background: transparent url(../img/wrapper.jpg) left top repeat-y;
}
.header {
	width:100%;
	position:relative;
	height: 188px;
	background:transparent url(../img/header.jpg) left top no-repeat;
}
.header_top { height:166px; position:relative;}
.languages{ position:absolute; top:10px; left:142px; color:#FFFFFF;}
.languages a { color:#FFFFFF; text-decoration:none; font-size:11px; font-weight:bold;}
.languages a:hover, .languages a.active { color:#FF6600;}

.header_bottom {
	width:780px;
}
.header_bottom .pr_catalogue_title {
	display:block;
	color:#f3d7bc;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:10px;
	letter-spacing:1px;
	width:254px;
	float: left;
}
.header_bottom .top_offers {
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	border-bottom:5px #541706 solid;
}
.header_bottom .top_offers:hover, .header_bottom .top_offers.curent {
	border-bottom:5px #a83f13 solid;
}
.header_bottom .basket {
	padding-left:30px;
	color:#FFFFFF;
	background:transparent url(../img/basket_header.jpg) top left no-repeat;
	height:20px;
	margin-right:10px;
	line-height:20px;
	text-decoration:none;
}
.header_bottom .basket span {
	color: #66CC33;
	font-size:14px;
	font-weight:bold;
}
.header_bottom .basket:hover, .header_bottom .basket.active {
	color: #a83f13;
	text-decoration:underline;
}
.left_menu {
	width:245px;
	min-height:20px;
	padding-bottom: 60px;
}
img.loga_karti{
	position:absolute; 
	bottom: 55px; 
	left:0;
}
* html .left_menu { height:20px;}
.left_menu ul li {
	list-style:none;
	color:#FFFFFF;
}
.left_menu ul li a {
	display:block;
	color:#FFFFFF;
	min-height:25px;
	line-height:25px;
	text-decoration:none;
	border-left: 6px solid #5c2b1d;
	border-bottom:1px solid #3a1004;
	border-top:1px solid #6c2815;
	background-color:#541706;
	padding-left:5px;
}
* html .left_menu ul li a {
	height:25px;
}
.left_menu ul li a:hover, .left_menu ul li a.active {
	color: #FF6600;
	border-left: 6px solid #9c381c;
	background-color:#5c2b1d;
}
.content { width:534px; padding-bottom:55px;}
.content_page_title {
	margin-left:8px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
.content_page_title a {
	text-decoration:none;
	color:#666666;
}
.content_page_title a:hover {
	color:#9F2500;
}
/*PAGING*/

div.paging {
	float:right;
	margin-bottom:7px;
	margin-right:5px;
	clear:both;
}
* html div.paging { display: inline;}
div.paging div.disabled {
	display:none;
}
div.paging li {
	display:block;
	float:left;
	list-style-type: none;
	margin-left:2px;
	background:#340404;
}
div.paging a, div.paging li.current {
	padding:0px 8px 0px 8px;
	display: block;
	float:left;
	height:20px;
	line-height:20px;
	color: #FFFFFF;
	text-decoration:none;
	border:1px solid #000000;
}
div.paging li a:hover, div.paging li.current {
	background-color: #791506;
}



/*Shoprt*/
.short_container { width:520px;  background-color:#ece4df; border:1px solid #d9d0d0; margin-left:7px; margin-bottom:7px;}
.short_img img{ height:95px; border:1px solid #000000; width:128px; margin-top:5px; margin-left:5px;}
.short_img { height:107px; width:140px; background-color:#FFFFFF;}
.short_content { width:380px;}
.short_content h2 a {background-color: #cec1b9; padding-left:8px; padding-right:5px; color: #a83f13; display:block; line-height:20px; text-decoration:none;}
.short_content h2 a:hover {background-color:#340404; color:#FFFFFF;}
.short_description { padding:5px 5px 0px 8px; min-height:60px; font-size:12px;  font-style:italic; font-family:Arial, Helvetica, sans-serif;}
* html .short_description { width: 365px; height:60px; font-style:italic;}
.short_bottom { height:20px; line-height:20px; padding:0px 5px 0px 8px;}
.short_bottom_price { color:#4e0206;}
.short_bottom_price span { color:#005128;}
.short_bottom_basket {width:230px;}
.short_bottom_basket a { padding-left:30px; background:transparent url(../img/basket_offer.jpg) top left no-repeat; color:#340404; text-decoration:none; height:20px; line-height:20px; display:block; float:right;}
.short_bottom_basket a:hover { text-decoration:underline;}

/*Big*/
.big_container { width:520px;  background-color:#ece4df; border:1px solid #d9d0d0; margin-left:7px; margin-bottom:15px;}
.big_img img{ height:95px; border:1px solid #000000; width:128px; margin-top:5px; margin-left:5px;}
.big_img { height:107px; width:140px; background-color:#FFFFFF;}
.big_content { width:380px;}
.big_content h2  {background-color:#340404; color:#FFFFFF;  padding-left:8px; padding-right:5px; display:block; line-height:20px; text-decoration:none;}
.big_description { padding:5px 5px 10px 8px; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
* html .big_description {}
.big_bottom {padding:0px 5px 0px 8px;}
.big_bottom_price { color:#4e0206; margin-top:10px;}
.big_bottom_price span { color:#005128;}
.big_bottom_basket {width:230px; margin-top:20px;}
.big_bottom_basket a { padding-left:30px; background:transparent url(../img/basket_offer.jpg) top left no-repeat; color:#340404; text-decoration:none; height:20px; line-height:20px; display:block;}
.big_bottom_basket a:hover { text-decoration:underline;}
.big_bottom_basket span, .short_bottom_basket span  { color: #FFFFFF; float: right; display:block; height:20px; line-height:20px; padding:0px 3px 0px 3px; margin-left:4px; background-color: #006633;}
.img_gallery {background-color:#FFFFFF;}
.img_gallery h3 { background-color: #666666; padding-left:8px; border-bottom:1px solid #CCCCCC; border-top:1px solid #CCCCCC; height:20px; line-height:20px; color:#FFFFFF; }
.img_gallery_images a {border:5px solid #FFFFFF; display:block; float:left;}
.img_gallery_images a:hover { border-color:#CCCCCC;}
.img_gallery_images a img { margin:0; padding:0; border:1px solid #000000;}

/*TC*/

.tc_content {padding:5px 5px 5px 8px;}
.tc_content h2 { color:#340404; font-weight:bold;}
.tc_content table{
	width: auto !important;
}
/*basket_containet*/
.basket_container table {border-collapse:collapse; width:520px; margin-left:8px; border:1px solid #000000; }
.basket_container table tr.table_title { background-color: #666666; height:20px; line-height:20px; border-top:1px solid #000000;} 
.basket_container table td, .basket_container table th { line-height:20px; border:1px solid #000000;}
.basket_container table tr.table_title th {}
.basket_container table td {height:25px; line-height:25px;}

.product_name { background:#3e3b3a url(../img/gradient_black.jpg) repeat-x; padding-left:8px;}
.product_name a { color:#FFFFFF; text-decoration:none;}
.product_name a:hover { text-decoration:underline;}
.x_price { text-align:center; width:130px;  background-color:#512e24; color:#FFFFFF;}
.x_ptice_total { text-align:center; background-color:#340404; color: #FFFFFF; width:123px;}
.quantity {width:146px; background-color: #F4F4F4;}
.quantity a { line-height:25px; font-size:18px; font-weight:bold; color:#FFFFFF; text-decoration:none; width:40px; display:block; text-align:center; background-color: #181818;}
.quantity a:hover { background-color:#2E2E2E}
.quantity input { width:66px; border:0; text-align:center; margin:0; padding:0; background-color: #F4F4F4; height:25px; line-height:25px; font-weight:bold;}
.remove_product { text-align:center; background:#333333 url(../img/gradient_black_big.jpg) repeat-x; width:117px;}
.remove_product a { color:#FFFFFF; text-decoration:none; padding:4px; border:1px solid #999999 ; background-color: #333333;}
.remove_product a:hover { border:1px solid #FFFFFF; background-color: #333333;}
.total_cost_left, .total_cost_right { background:url(../img/gradient_grey.jpg) repeat-x;}
.total_cost_left { text-align:right; border-right: 10px solid  #00FF33; padding-right:5px; color:#CC3300; font-weight:bold;}
.total_cost_right { text-align:left; border-left:0; padding-left:5px; font-size:14px; font-weight:bold; color: #006600;}


.basket_order_fields {background-color:#512E24; margin-left:7px; margin-right:7px; color:#FFFFFF;}
.basket_order_fields label {width:150px; display:block; float:left; margin-left:5px; font-size:12px; font-weight:bold;}
.basket_order_fields .input { padding-bottom:5px; padding-top:5px;}
.basket_order_fields .input.check { display:block; float:left; padding:10px 0px 10px 0px;}
.basket_order_fields .input.check a { color:#FFFFCC;}
.basket_order_fields .input.check label { display:block; width:auto;}
.basket_order_fields .input.check input { float:left; width:auto;}
.basket_order_fields input { width:300px; border:none;}
.basket_order_fields textarea { width:300px; border:none;}

.basket_order_fields list { width:250px;}
.basket_order_fields div.line1 { border-top:1px solid #2b1913; }
.basket_order_fields div.line2 { background-color:#3b2119; border-top:1px solid #2b1913;}
.basket_order_fields div.checkbox { background-color:#3b2119; }
.basket_order_fields div.checkbox input {
	width: auto;
	float: left;
}
.basket_order_fields div.checkbox label {
	float: left;
}
.clear_proceed {margin:10px 10px 10px 7px; display:block;}
.clear_proceed a { color:#FFFFFF; text-decoration:none; padding:4px 10px 4px 10px; border:1px solid #999999 ; background-color: #333333; float:left; margin-right:20px; font-size:14px; font-weight:bold;}
.clear_proceed a:hover { border-color:#000000; color:#FFFF99;}
.proceed_button  { display:block; float:left; margin-bottom:10px;}
.proceed_button input {color:#FFFFFF; text-decoration:none; padding:4px 10px 4px 10px; border:1px solid #999999 ; background-color: #333333; float:left; font-size:14px; font-weight:bold; width:auto; cursor:pointer; margin-bottom:10px; margin-left:5px;}
.proceed_button input:hover {border-color:#fff; color:#FFFF99;}

table.table_personal_order_details { margin-top:15px; background-color:#512E24; color:#FFFFFF; border:none;}
table.table_personal_order_details td.left_td { font-size:12px; font-weight:bold;}
table.table_personal_order_details tr { border-bottom:1px solid #2b1913;}
table.table_personal_order_details td { border:none; padding-left:5px;}
table.table_personal_order_details .line1 {}
table.table_personal_order_details .line2 {background-color:#3b2119;}

a.proceed_to_pay { margin:10px 10px 10px 7px; display:block; color:#FFFFFF; text-decoration:none; padding:4px 10px 4px 10px; border:1px solid #999999 ; background-color: #333333; float:left; margin-right:20px; font-size:14px; font-weight:bold;}
a.proceed_to_pay:hover {border-color:#000000; color:#FFFF99;}


/*Footer*/
.footer {
	height:55px;
	width:100%;
	margin-top:-55px;
	z-index:30;
	position:relative;
	background:transparent;
}
.footer_inner {
	height:55px;
	width:780px;
	margin:0 auto;
	z-index:30;
	position:relative;
	background-color:#340404;
}
.footer_inner_inner { position:absolute; top:0; left:0;}
.footer_nav {
	margin-left:2px;
	margin-top:20px;
	width:470px;
	margin-left:15px;
}
.footer_nav li {
	list-style-type:none;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}
.footer_nav li a {
	display: block;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	background:transparent;
	color: #FFFFFF;
	font-size:12px;
	border-right:1px solid #FFFFFF;
}
.footer_nav li a.yellow {
	color:#e8d57a;
	border:none;
}
.footer_nav li a:hover, .footer_nav li a.active {
	color: #a83f13;
}
.copyright {
	width:170px;
	color:#d7c08e;
	margin-left:3px;
	margin-top:20px;
	font-size:11px;
}
.created_by {
	width:113px;
	margin-left:3px;
	margin-top:20px;
	font-size:11px;
}
.created_by a {
	color:#d7c08e;
	text-decoration:none;
}
.created_by a:hover {
	text-decoration: underline;
}
.created_by a span {
	color:#f2ae1c
}
/* Errors */
div#messagesOuter{
	position: fixed;
	background-color: #26150e;
	border: 2px solid #F00;
	right: 7px;
	top: 90px;
	color: #fff;
}
div#messagesOuter .in{
	background: transparent url(../img/gradient_black.jpg) left -2px repeat-x;
	border-bottom: 1px solid #666;
}
div#messagesOuter a{
	display: block;
	width: 12px;
	height: 12px;
	color: #fff;
	line-height: 12px;
	padding: 5px;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
}
div#messagesOuter a:hover{
	color: #F00;
}
* html div#messagesOuter{
	position: absolute; 
	top: expression(90+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); 
	right: expression(7+((e=document.documentElement.scrollRight)?e:document.body.scrollRight)+'px');} 
}
div#messages{
	padding: 5px;
}
div#messages div.errors p{
	padding: 5px;
	margin: 0px;
}
div.message {
	padding: 5px;
}
.form-error, div.error input, div.error textarea{
	border: 1px dotted #900;
	background-color: #f99;
}
p.error {
	font-family: Courier, monospace;
	padding: 0;
	margin: 0;
}
p.error em {
	color: #000;
	font-weight: normal;
}
.notice {
	background-color: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
}
.success {
	background-color: green;
	color: #FFF;
}
/* End Errors */

