body
{
	padding: 0px;
	margin: 0px;
	background: #f2f0e0 url(bg_light.png) scroll repeat-y left top;
	font-family: Georgia;
	font-size: 12px;
	line-height: 150%;
}
img
{
	border: 0px;
}
a
{
	color: #575757;
}

a:hover
{
	color: #cc0000;
}

#home_categories a,
#panel_left > #menu a
{
	color: #575757;
}

#cart #cart_content > a:hover,
#cart #cart_content > a:hover h3,
.content_highlight a:hover,
.content_regular a:hover,
#home_products li h3 a:hover,
#home_categories a:hover,
#panel_left > #menu a:hover
{
	color: #cc0000;
}

/*
a
{
	color: #575757;
}

a:hover
{
	color: #cc0000;
}
*/
/*
a:visited
{
	color: #940084;
}
*/

.clear
{
	clear: both;
}

.clear_left
{
	clear: left;
}

.float_left
{
	float: left;
}

li.nb {
	list-style: none;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 90px; 
	float: right;
	padding-bottom: 0.7em;	
}

#lightbox-coments{clear:left;display:block;text-align:left}


#bg
{
	min-width: 698px;
	background: transparent url(bg_clip.png) scroll no-repeat 292px 62px;
	padding-left: 302px;
}

#bg > #panel_left
{
	float: left;
	display: inline-block;
	width: 302px;
	right: 302px;
	margin-left: -100%;
	position: relative;
}

#bg > #page
{
	float: left;
	width: 100%;
}

#panel_left > #logo,
#panel_left > #books_stack
{
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(logo.v2.jpg);
}

#panel_left > #logo
{
	padding: 0px;
	margin: 0px 0px 16px 0px;
	width: 274px;
	height: 344px;
	background-position: left top;
}

#panel_left > #logo > h1
{
	margin: 0px 0px 0px 30px;
	width: 244px;
	height: 232px;
	display: block;
	text-indent: -9000%;
}

#panel_left > #books_stack
{
	width: 274px;
	height: 166px;
	background-position: left -300px;
	margin: 0px 0px 20px 0px;
}

#panel_left > #menu
{
	margin: 20px 0px 40px 37px;
	padding: 0px;
}

#panel_left > #menu li
{
	list-style: none;
	width: 260px;
	line-height: 22px;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	text-align: left;
	line-height: 150%;
}

#panel_left > #menu li,
#panel_left > #menu li a
{
	font-size: 18px;
	text-decoration: underline;
}

#panel_left > #menu li a:hover
{
	color: #d1663e;
}

#top_menu
{
/*	width: 100%; */
	margin-bottom: 20px;
	padding-top: 20px;
	padding-left: 30px;
}


#top_menu .left
{
	background: #fcfcf9;
	margin-left: 8px;
}

#top_menu .right
{

}

#top_menu {
	height: 42px
}
#top_menu .left,
#top_menu .right
{
	height: 24px;
}

#top_menu.corner { background-position: 0px 0px; }
#top_menu.corner .left { background-position: left -65px; }
#top_menu.corner .right { background-position: right -130px; }

#top_menu.corner .left,
#top_menu.corner .right
{
	height: 42px;
}

#top_menu #menu
{
	float: left;
	padding: 2px 0px 0px 20px;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}

#top_menu.corner #menu
{
	padding: 3px 0px 0px 20px;
}

#top_menu,
#top_menu a
{
	color: #000000;
}

#top_menu a:hover
{
	color: #666666;
}

#top_menu.corner,
#top_menu.corner a
{
	color: #c00000;
}

#top_menu.corner a:hover
{
	color: #922e12;
}

#top_menu #menu ul
{
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 14px;
}

#top_menu #menu ul li
{
	
	list-style: none;
	float: left;
	font-size: 16px;
	height: 37px;
	line-height: 37px;
}

#top_menu #menu ul li a {
	float: left;
	height: 37px;
	line-height: 37px;
	padding-left: 36px;
	padding-right: 14px;
	background-image: url(icons.v5.png);
	background-repeat: no-repeat;
	background-position: 900px 900px;
}

#top_menu #menu li.title {
	font-style: normal;
	padding-left: 8px;
	padding-right: 16px;
}

#top_menu #menu li.menu-albums a {
	background-position: 0px -187px;
}

#top_menu #menu li.menu-sheets a {
	background-position: 0px -224px;
}

#top_menu #menu li.menu-books a {
	background-position: 0px -261px;
}


#top_menu #icons
{
	background-color: #f2f0e0;
	float: right;
	padding: 11px 38px 0px 20px;
	height: 40px;
}

#top_menu #icons .icon
{
	float: left;
	width: 24px;
	height: 24px;
	background-image: url(icons.v5.png);
	background-position: 24px 24px;
	background-repeat: no-repeat;
	cursor: pointer;
	margin-right: 8px;
}

#top_menu #icons .icon_title
{
	float: left;
	line-height: 24px;
	padding-right: 10px;
}

#top_menu #icons .icon_spacer
{
	float: left;
	width: 20px;
	height: 24px;
}

#top_menu #icons .icon.home { background-position: 0px -52px !important; }
#top_menu #icons .icon.mail { background-position: -24px -52px !important; }
#top_menu #icons .icon.favorite { background-position: -48px -52px !important; }

#top_menu #icons .icon.cards { background-position: -48px -163px !important; }
#top_menu #icons .icon.online { background-position: -72px -163px !important; }
#top_menu #icons .icon.bank { background-position: -24px -163px !important; }
#top_menu #icons .icon.terminals { background-position: 0px -163px !important; }


#footer
{
	width: 100%;
	height: 192px;
	background: #515150 url(footer_bg.png) scroll repeat-x left bottom;
	overflow: hidden;
	clear: both;
}

#footer #payment_methods
{
	list-style: none;
	margin: 8px 18px 8px 18px;
	padding: 0px;
	clear: right;
}

#footer #payment_methods li
{
	float: left;
	margin: 0px 2px 2px 0px;
}

#footer, #footer a
{
	color: #b7b7b7;
	font-size: 12px;
	font-family: Tahoma;
}

#footer > #left
{
	float: left;
	width: 326px;
	height: 192px;
	background: transparent url(footer_left.jpg) scroll no-repeat left top;
}

#footer > #left > .text
{
	padding: 20px 0px;
	margin-right: 24px;
	text-align: center;
}

#footer > #right
{
	margin-left: 326px;
	height: 192px;
	background: transparent url(footer_right_new.v2.png) scroll no-repeat right top;
}

#footer > #right > .text
{
	padding: 8px 50px 8px 0px;
	position: relative;
}

#footer > #right > .text,
#footer > #right > .text a {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
}

#footer > #right > .text p {
	float: left;
	width: 30%;
	padding: 30px 30px 30px 60px;
}

#cart {
	width: 300px;
	margin: 0px 0px 0px 0px;
}

#cart #cart_content
{
	display:block;
	width: 282px;
	height: 51px;
	background-image: url(highlights.png);
	background-repeat: repeat-y;
	padding: 10px 0px 0px 18px;
	position: relative;
}

#cart #cart_content > a
{
	width:190px;
	height:48px;
	display:block;
}

#cart #cart_content h3
{
	position: absolute;
	left: 35px;
	top: 5px;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 100px;
	height: 48px;
	line-height: 48px;
	padding-left: 50px;
	background: transparent url(icons.v5.png) scroll no-repeat 0px -320px;
}

#cart #cart_content > a,
#cart #cart_content h3 {
	color: #575757;
}

#cart #cart_content h3 a
{
	text-decoration: none;
}

#cart #cart_content .cart_count
{
	position: absolute;
	left: 190px;
	top: 18px;
	width: 94px;
	height: 33px;
	text-align: left;
	font-size: 11px;
	line-height: 125%;
	color: #901126;
	font-family: Verdana;
}

.wnd
{
	background-color: #eae5b9;
}

.wnd .content
{
	padding: 16px;
	min-height: 80px;
}

.wnd .l{ background: transparent url(wnd_l.png) scroll repeat-y left center; }
.wnd .r{ background: transparent url(wnd_r.png) scroll repeat-y right center; }
.wnd .t{ background: transparent url(wnd_t.png) scroll repeat-x center top; }
.wnd .b{ background: transparent url(wnd_b.png) scroll repeat-x center bottom; }

.wnd .lt{ background: transparent url(wnd_lt.png) scroll no-repeat left top; }
.wnd .rt{ background: transparent url(wnd_rt.png) scroll no-repeat right top; }
.wnd .lb{ background: transparent url(wnd_lb.png) scroll no-repeat left bottom; }
.wnd .rb{ background: transparent url(wnd_rb.png) scroll no-repeat right bottom; }

.wnd2
{
	background-color: #ffffff;
}

.wnd2 .content
{
	padding: 20px 40px 0px 110px;
	min-height: 80px;
}

.wnd2 .l{ background: transparent url(wnd2_l.png) scroll repeat-y left center; }
.wnd2 .r{ background: transparent url(wnd2_r.png) scroll repeat-y right center; }
.wnd2 .t{ background: transparent url(wnd2_t.png) scroll repeat-x center top; }
.wnd2 .b{ background: transparent url(wnd2_b.png) scroll repeat-x center bottom; }

.wnd2 .lt{ background: transparent url(wnd2_lt.png) scroll no-repeat left top; }
.wnd2 .rt{ background: transparent url(wnd2_rt.png) scroll no-repeat right top; }
.wnd2 .lb{ background: transparent url(wnd2_lb.png) scroll no-repeat left bottom; }
.wnd2 .rb{ background: transparent url(wnd2_rb.png) scroll no-repeat right bottom; }


.pic.medium,
.pic2.medium
{
	width: 168px;
}

.pic.medium img,
.pic2.medium img
{
	width: 160px;
}

.pic.large,
.pic2.large
{
	width: 332px;
}

.pic.large img,
.pic2.large img
{
	width: 324px;
}

.pic .l{ background: transparent url(pic_l.png) scroll repeat-y left center; }
.pic .r{ background: transparent url(pic_r.png) scroll repeat-y right center; }
.pic .t{ background: transparent url(pic_t.png) scroll repeat-x center top; }
.pic .b{ background: transparent url(pic_b.png) scroll repeat-x center bottom; }

.pic .lt{ background: transparent url(pic_lt.png) scroll no-repeat left top; }
.pic .rt{ background: transparent url(pic_rt.png) scroll no-repeat right top; }
.pic .lb{ background: transparent url(pic_lb.png) scroll no-repeat left bottom; }
.pic .rb{ background: transparent url(pic_rb.png) scroll no-repeat right bottom; padding: 4px; }

.pic2 .l{ background: transparent url(pic2_l.png) scroll repeat-y left center; }
.pic2 .r{ background: transparent url(pic2_r.png) scroll repeat-y right center; }
.pic2 .t{ background: transparent url(pic2_t.png) scroll repeat-x center top; }
.pic2 .b{ background: transparent url(pic2_b.png) scroll repeat-x center bottom; }

.pic2 .lt{ background: transparent url(pic2_lt.png) scroll no-repeat left top; }
.pic2 .rt{ background: transparent url(pic2_rt.png) scroll no-repeat right top; }
.pic2 .lb{ background: transparent url(pic2_lb.png) scroll no-repeat left bottom; }
.pic2 .rb{ background: transparent url(pic2_rb.png) scroll no-repeat right bottom; padding: 4px; }

.pic .title
{
	clear: right;
	text-align: center;
	color: #922e12;
	font-size: 13px;
	margin-bottom: 16px;
}

input.submit,
button.submit,
div.submit_button,
.cart_button
{
	width: 90px;
	height: 21px;
	background: #cd0006 url(icons.v5.png) scroll no-repeat 0px -299px;
	border: 0px;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 0px;
	color: #f2f0e0;
	cursor: pointer;
}

div.submit_button
{
	padding: 0px 0px 0px 0px !important;
	margin: 0px !important;
	height: 22px !important;
}

div.submit_button a {
	color: #fff;
}

input.amount
{
	width: 28px;
	height: 23px;
	border: 0px;
	text-align: center;
	padding: 0px;
	font-style: normal;
	background: #f2f0e0;
	color: #575757;
	font-size: 18px;
	font-family: Verdana;
	font-weight: normal;
}

.cart_button
{
	background-position: 0px -299px !important;
}

.discount
{
	font-style: italic;
}

.sku,
.add_to_cart
{
	font-size: 16px;
	text-align: left;
	margin: 8px 0px;
}

.category_items .add_to_cart
{
	float: right;
}

.category_items .sku
{
	float: left;
}

.category_items .add_to_cart,
.category_items .sku
{
	line-height: 26px;
	margin: 0px !important;
}

.add_to_cart strong,
.discount strong
{
	color: #922e12;
}

.pic .content,
.pic2 .content
{
	padding: 0px;
	background-color: #ffffff;
}

ol.thumbs
{
	float: right;
	width: 80px;
	margin: 0px;
	padding: 0px;
}

ol.thumbs > li
{
	width: 80px;
	height: 56px;
	list-style: none;
	margin: 0px;
	overflow: hidden;
	text-align: center;
}

ol.thumbs > li img
{
	margin: 4px;
	height: 48px;
}

#content
{
	padding: 0px 0px 00px 0px;
	font-family: Tahoma;
	font-size: 12px;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
.h2
{
	font-family: Georgia;
	font-weight: normal;
	color: #901126;
}

#content h1
{
	text-align: left;
	margin: 6px 40px 0px 40px;
	padding: 0px 25px 0px 25px;
	height: 54px;
	line-height: 54px;
	font-family: Georgia;
	font-size: 24px;
	background-color: #fff;
	display: inline-block;
	font-weight: normal;
}

.h2,
#content h2
{
	font-size: 18px;
}

.unfoldable_block .title
{
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #922e12;
	cursor: pointer;
	text-decoration: underline;
}

.unfoldable_block .title:hover
{
	color: #d1663e;
}

.unfoldable_block .content
{
	display: none;
	padding-top: 16px;
}

.item_info_panel
{
	float: right;
	width: 400px;
}

#login_box
{
	width: 210px;
	margin-left: 40px;
	margin-top: 10px;
	color: #901126;
	font-size: 11px;
	font-family: Verdana;
}

#login_box div.submit
{
	text-align: right;
	padding-right: 4px;
}

#login_box > div.submit > a
{
	float: left;
	font-family: Georgia;
	font-size: 14px;
}

#login_box > div.submit > input.submit
{
	width: 90px;
	height: 21px;
	background: #cd0006 url(icons.v5.png) scroll no-repeat 0px -299px;
	font-size: 12px;
}

#login_box > div
{
	clear: left;
	padding: 6px 0px;
}

#login_box.over
{
	margin-bottom: 20px;
}

#login_box > div.text > label
{
	display: block;
	float: left;
	width: 55px;
}

#login_box > div.text input
{
	display: block;
	float: left;
	border: 0px;
	width: 150px;
	color: #000000;
}

.input.text.bg
{
	background-position: 0px -76px;
	background-repeat: repeat-x;
}

.input.text > .left
{
	background-position: left -98px;
	background-repeat: no-repeat;
}

.input.text > .left > .right
{
	background-position: right -120px;
	background-repeat: no-repeat;
	padding: 0px 8px;
}

.input.text > .left > .right > input
{
	border: 0px;
	background: transparent;
	height: 22px;
	line-height: 22px;
	width: 100%;
}

.registration_form td.label
{
	text-align: right;
	vertical-align: center;
}

table.announces,
table.category_items
{
	width: 100%;
}

table.category_items tr td
{
	vertical-align: top;
}

table.category_items .wnd
{
}

table.announces tr td
{
	width: 50%;
	vertical-align: top;
	align: center;
}

table.announces .content > div
{
	text-align: center;
}

table.announces tr td h3,
table.category_items tr td h3
{
	text-align: center;
	font-style: italic;
}

img.captcha
{
	cursor: pointer;
}

.category_item_picture
{
	float: left;
	margin-right: 8px;
}

.category_item_picture.less_margin
{
	margin-right: 0px;
}

.patent
{
	text-align: center;
}

.attachments .pic2
{
	width: 128px;
	float: left;
	margin: 8px 12px 8px 12px;
}

.attachments .pic2 img
{
	width: 120px;
}

.attachments .pic2
{
	text-align: center;
}

form
{
	margin: 0px;
	padding: 0px;
}

#right_info_panel
{
	float: right;
	width: 25%;
	font-size: 16px;
}

#right_info_panel .text
{
	padding: 0px 8px 16px 8px;
}

#right_info_panel p
{
	text-indent: 16px;
}

table.category_items.half_size
{
	width: 75%;
	text-align: left;
}

.wnd2 .news_container
{
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	line-height: 140%;
	padding-bottom: 50px;
}

.wnd2 .news_container a
{
	color: #c00000;
}

.wnd2 .news_container a:hover
{
	color: #900000;
}

.wnd2 .news_container h2,
.wnd2 .news_container h2 a
{
	font-size: 28px !important;
	text-decoration: none !important;
	font-style: normal !important;
}

.wnd2 .news_container h3,
.wnd2 .news_container h3 a
{
	font-size: 20px !important;
}


.wnd2 .info_more,
.wnd2 .info_more a
{
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
}

.grey, .grey a
{
	color: #999999;
}

#disqus_thread
{
	position:relative;
	margin-right:60px;
}

#pager
{
	font-family: Calibri;
	font-size: 18px;
	padding-bottom: 40px;
}

#pager b,
#pager a
{
	padding: 2px 8px;
}

#pager a
{
	color: #c00000;
}

#pager a:hover
{
	background-color: #c00000;
	color: #ffffff;
	text-decoration: none;
}

.sale
{
	font-size: 15px;
}

.sale .price
{
	float: none;
	font-size: 20px;
	font-weight: bold;
	padding: 4px 8px;
	text-align: center;
	line-height: 18px;
}

.sale .price a
{
	background-color: #c00000;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 4px;
}

.sku .price {
	font-size: 20px;
}

.sale h2
{
	font-size: 20px !important;
}

.wnd h3
{
	text-align: center;
}

.sale .add_to_cart
{
	float: none;
	text-align: center;
}

.image_map .image
{
	display: block;
	width: 160px;
	height: 260px;
	float: left;
	padding: 8px;
}

.cart_total_price_cod
{
	display: none;
}

div.cart_total_price {padding-bottom: 16px}

table.items {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 32px;
}

table.items td{
	padding: 8px;
}

table.items tr:hover{
	background-color: #ffffff;
}

.price_cod{display:none}

.order_count{width:40px}

#new_highlights .carousel {
	padding: 0px;
	margin: 0px;
}

#new_highlights .jcarousel-container {
	overflow: hidden;
}

#new_highlights .jcarousel-container-horizontal {
    width: 739px;
    padding: 0px;
}

#new_highlights .jcarousel-clip {
    overflow: hidden;
}

#new_highlights .jcarousel-clip-horizontal {
    width:  739px;
}

#new_highlights .jcarousel-item {
	width: 470px;
}

#new_highlights .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

#new_highlights .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

#new_highlights .jcarousel-item-vertical {
    margin-bottom: 10px;
}

#new_highlights .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
#new_highlights .jcarousel-next-horizontal {
    position: absolute;
    top: 50%;
	margin-top:-32px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
	display: none !important;
}

#new_highlights .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(prev-horizontal.png);
}

#new_highlights .jcarousel-next-horizontal:hover,
#new_highlights .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

#new_highlights .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

#new_highlights .jcarousel-next-disabled-horizontal,
#new_highlights .jcarousel-next-disabled-horizontal:hover,
#new_highlights .jcarousel-next-disabled-horizontal:focus,
#new_highlights .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

#new_highlights .jcarousel-prev-horizontal {
    position: absolute;
    top: 50%;
	margin-top:-32px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
	display: none !important;
}

#new_highlights .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(next-horizontal.png);
}

#new_highlights .jcarousel-prev-horizontal:hover, 
#new_highlights .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

#new_highlights .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

#new_highlights .jcarousel-prev-disabled-horizontal,
#new_highlights .jcarousel-prev-disabled-horizontal:hover,
#new_highlights .jcarousel-prev-disabled-horizontal:focus,
#new_highlights .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

#new_highlights .jcarousel-container-horizontal {
    width: 100%;
	margin: 0 auto;
}

#new_highlights .jcarousel-clip-horizontal {
    width: 100%;
}

.new_highlight {
	min-width: 739px;
	max-width: 900px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

#new_highlights {
	background: #90123b url(banner-bg.png) scroll repeat-x left center;
	height: 340px;
	overflow: hidden;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom: 20px;
}

#new_highlights .sale {
	width: 128px;
	height: 128px;
	padding: 94px 0px 0px 4px;
	text-align: center;
	position: absolute;
	right: 60px;
	background: transparent url(sale2.png) scroll no-repeat center center;
	font-size: 34px;
	color: #ffffff;
}


.item_info_panel .pic .content,
.category_items .pic2 .content {
	position: relative;
}

.item_info_panel .sale,
.category_items .sale{
	top: -40px;
	right: -14px;
	width: 72px;
	height: 72px;
	padding: 56px 0px 0px 2px;
	text-align: center;
	position: absolute;
	background: transparent url(sale-small.png) scroll no-repeat center center;
	font-size: 20px;
	color: #ffffff;
}

#top_corner {
	display:block;
	width:44px;
	height:37px;
	right:0px;
	top: 0px;
	position:absolute;
	text-indent:-9000%;
	background: transparent url(top_menu.v3.png) scroll no-repeat 0px -130px;
}

#bottom_corner {
	display:block;
	width:50px;
	height:100px;
	right:0px;
	margin-top: 88px;
	position:absolute;
	text-indent:-9000%;
}

.popup .toggle,
.tech_info .toggle {
	text-decoration: none;
	border-bottom: 1px #575757 dotted;
}

.popup .content,
.tech_info .content,
.hidden_shit {
	display: none;
}

#tech_info_content {
	width: 600px;
}

.popup .content,
.tech_info .content {
	padding: 8px;
}

.popup,
.tech_info {
	margin-bottom: 16px;
}

.old_price {
	color: #922e12;
	text-decoration: line-through;
}

#fancybox-title-over {
	background-color: #fff;
	background-image: none !important;
}

.popup .content ul,
.tech_info .content ul {
	margin: 0px;
	padding: 0px;
}

#home_categories {
	min-width: 500px;
	width: 100%;
	max-width: 1100px;
	margin: 0px auto 0px auto;
	font-family: Georgia;
}

#home_categories table {
	width: 100%;
}

#home_categories td {
	vertical-align: top;
	padding: 0px 8px 16px 8px;
	width: 25%;
	line-height: 120%;
	text-align: center;
	font-size: 20px;
}

#home_categories a img {
	text-decoration: none;
}

.content_highlight {
	background: #fff url(highlights.png) scroll repeat-y -301px 0px;
	margin: 0px;
	padding: 12px 16px 30px 60px;
}

#home_products {
	margin: 0px;
	padding: 0px;
}

#home_products li {
	float: left;
	width: 50%;
	list-style: none;
}

#home_products li > h1,
#home_products li > h3,
#home_products li > div.price {
	padding-left: 4px;
	padding-right: 10%;
}


	#home_products li .gift_box {
		margin-left: -20px !important;
	}

	#home_products li h1,
	#home_products li h3 {
		margin: 28px 0px;
	}
		#home_products li h1,
		#home_products li h1 a {
			font-size: 24px;
			color: #901126;
			font-family: Georgia;
			font-style: normal;
			text-align: left;
			text-decoration: none;
			font-weight: normal;
		}

		#home_products li h3,
		#home_products li h3 a {
			color: #575757;
			font-size: 18px;
			font-family: Georgia;
			font-weight: normal;
		}
		
		#home_products li h1.hidden {
			display: none;
		}

	#home_products li.third {
		display: block;
	}
	
		#home_products li .add_to_cart {
			margin-top: -20px;
			font-family: Verdana;
			font-size: 12px;
			font-style: normal;
			color: #575757;
		}
		
	#home_products .buy {
		margin-top: 4px;
	}

.content_regular {
	padding: 20px 20px 20px 65px;
	font-family: Tahoma;
	font-size: 12px;
}

.content_regular h2,
.content_regular h2 strong {
	font-style: normal !important;
	font-weight: normal;
	font-size: 30px !important;
	line-height: 125%;
}

.promo_highlights {
	margin-left: 0px;
	padding-left: 0px;
}

.promo_highlights li {
	list-style: none;
	padding-bottom: 16px;
}

.promo_highlights li em {
	font-style: normal;
	font-size: 18px;
	color: #901126;
	margin-right: 4px;
}

.content_regular h3 {
	font-size: 18px;
	font-weight: normal;
}

.content_regular h2,
.content_regular h3,
.content_regular h4,
.content_regular h5,
.promo_highlights li em {
	font-family: Georgia;
}

#category_items {
	margin: 0px;
	padding: 0px;
}

#category_items li {
	list-style: none;
	float: left;
	width: 50%;
}

#category_items .photo {
	width: 200px;
}

#category_items table td {
	vertical-align: top;
}

#category_items h3 {
	font-size: 20px;
	font-family: Georgia;
	margin-top: 0px;
	line-height: 125%;
	margin-bottom: 0px;
}

#category_items .photo .price {
	padding-top: 10px;
	clear:left;
}

#category_items .photo img {
	width: 200px;
}

#category_items .photo .sku {
	clear: left;
	padng: 0px;
	margin: 0px;
}

#category_items .photo .sku,
#category_items .photo .sku strong {
	font-size: 11px;
	font-weight: normal;
}

#category_items .photo .sku .price {
	font-size: 14px;
}

#category_items .info {
	padding-left: 12px;
	padding-bottom: 16px;
}

#category_items li {
	clear: left; width: 100%;
}

#product {
	padding: 30px 10% 0px 10px;
}

#product {
	max-width: 1060px;
}

#product #info .photo img {
	width: 280px;
}

#product #info .photo p {
	text-align: center;
	margin: 0px;
}

#product #info td {
	vertical-align: top;
}

#product #info h1 {
	font-size: 24px;
	margin: 0px 0px 10px 0px;
	line-height: 130%;
	padding: 0px;
	height: auto;
	width: 100%;
}

#product #info .photos {
	padding-left: 8px;
	padding-right: 8px;
}

#product #info .info {
	padding-left: 8px;
}

#product #info .info.alt {
	padding-left: 60px;
}

#product #info .tech_info {
	float: right
}
#product #info .tech_info,
#product #info .tech_info a {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	color: #575757;
}

#product #info .tech_info a {
	border-bottom: 1px #575757 dotted;
}

#product #info .price_info .sku {
	font-size: 12px;
	line-height: 100%;
}

#product #info .price_info .price {
	font-size: 18px;
	font-weight: normal;
}

#product #info .price_info h3 {
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

#product #info form {
	margin-top: 12px;
	margin-bottom: 24px;
}

#product #attachments {
	padding-top: 60px;
	padding-left: 12px;
}

#product #attachments h2 {
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	margin-bottom: 26px;
}

#product #attachments ul {
	margin: 0px;
	padding: 0px;
}

#product #attachments li {
	list-style: none;
	float: left;
	margin: 0px 15px 10px 0px;
}

#product #attachments li img {
	width: 104px;
}

#product #attachments li .title {
	text-align: center;
	padding-top: 4px;
	font-size: 11px;
}

#product #attachments li:last-child {
	margin-right: 0px;
}

.news_container,
#cart_content {
	max-width: 1060px;
	padding-top: 34px;
}

#cart_content.short {
	max-width: 700px;
}

#cart_content .items th.last {
	width: 100px;
	background-color: transparent;
}

.content_highlight h2 {
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	margin: 16px 0px 20px 0px;
}

#cart_content .items th {
	background-color: #f4f2e4;
	text-align: left;
	font-weight: normal;
	padding: 7px 12px;
}

#cart_content .items td {
	vertical-align: top;
	padding: 18px 12px 8px 12px;
}

#cart_content .items td.last {
	padding-top: 10px;
}

#cart_content .items td.first {
	font-family: Georgia;
}

.remove_from_cart {
	width: 32px;
	height: 32px;
	background: transparent url(icons.v5.png) scroll no-repeat 0px -370px;
	display: block;
	cursor: pointer;
}

#cart_content .summary {
	padding-left: 24px;
}

#cart_content .summary h3 {
	font-size: 12px;
	font-weight: normal;
}

#cart_content .summary .cart_price_total .price_standard,
#cart_content .summary .cart_price_total .price_cod {
	font-size: 18px;
	font-weight: normal;
}

.registration_form {
	width: 550px;
}

.registration_form td.label {
	width: 140px;
	text-align: left;
}

.registration_form tr.forminput input.text {
	width: 196px;
}
.registration_form td.input input.props {
	width: 300px;
}

.registration_form tr.formspacer td {
	height: 16px;
}

.registration_form .delivery_type {
	font-family: Georgia;
	font-size: 16px;
	color: #901126;
	padding-bottom: 8px;
	display: block;
}

.registration_form .cod_switcher {
	float: right;
}

.registration_form .price_standard strong,
.registration_form .price_cod strong {
	font-weight: normal;
	font-size: 18px;
}

.box.failure,
.red_info {
	color: #901126;
	padding: 4px 0px;
}

.registration_form .forminput.captcha td {
	padding-top: 16px;
}

.registration_form .cart_control_buttons {
	padding-top: 10px;
}

.fine_print {
	font-size: 11px;
	line-height: 110%;
}

.news_container h2 {
	font-size: 24px;
	line-height: 125%;
}

#partners h3 {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: -8px;
}

#partners > ul {
	padding-left: 0px;
}

#partners > ul > li {
	list-style: none;
	padding-left: 0px;
}

#requisites .ceo {
	font-family: Georgia;
	color: #901126;
	font-size: 14px;
	display: block;
}

.discount_table {
	width: 700px;
}

.discount_table td {
	vertical-align: top;
}

.discount_table .discount_hint {
	padding-top: 24px;
	padding-left: 18px;
}

.discount_table table {
	border-collapse: collapse;
	width: 450px;
}

.discount_table table th {
	font-size: 13px;
	font-weight: normal;
	padding: 4px;
}

.discount_table table td {
	border-bottom: 2px #fff solid;
	font-size: 21px;
	color: #fff;
	padding: 8px 16px;
	text-align: center;
}

.discount_table table td.first {
	text-align: left;
}

.discount_table table th.first {
	text-align: left;
	padding-left: 16px;
}

.discount_table table .green td {
	background-color: #4fac25;
}

.discount_table table .orange td {
	background-color: #ea5a00;
}

.discount_table table .red td {
	background-color: #e60004;
}

#cart_content .cart_total_price strong {
	font-size: 18px;
	font-weight: normal;
}

.payment_methods {
	position: absolute;
	background-color: #fff;
	display: none;
	margin-left: 90px;
	margin-top: -130px;
}

.payment_methods_placeholder {
	color: #575757;
	font-family: Georgia;
}

.payment_methods_placeholder > strong {
	cursor: pointer;
	border-bottom: 1px #575757 dotted;
}

.payment_methods_placeholder:hover > strong {
	color: #901126;
}

