
body  {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    background-color: #FFFFFF;
    font-family: Tahoma, Arial;
    color: #005D6B;
}

.cost {
    font-size:20px;
    color:#357114;
}

.leftColumn {
    
    width: 200px;
    float: left;
    font-size: 14px;

}
.listOrders {
  padding: 0;
    margin: 0;
    border-collapse: collapse;
    color: #000;

}
.Block {
    
}
.lcStrong {

    font-weight: bold;
}

#fancybox-loading2 {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

#fancybox-loading2 div {

    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background: url('../js/fancybox/fancybox_loading.gif') no-repeat;
}


.saveButton {
    background-image: url(/images/sidem/hbg1.gif);
    padding: 3px 6px;
    width: 100px !important;
    color: #FFF;
}
.listOrders tr:nth-child(2n+3) {
    background-color: rgba(231, 231, 231, 1);
}
.listOrders td {
    padding: 10px 15px;
    text-align: center;
    border-top: 1px solid gray ;
    border-bottom: 1px solid gray ;

}
.rightColumn {

    font-size: 14px;
    float: left;
     border-left: 1px solid #cccccc;
     padding-bottom: 5px;;
    
}
.hidert {
    display: none;
}

.d_title {
    float: left;
    width:140px;
    
    font-weight: bold;
}

.d_row {
    padding: 5px;
}
.d_value {
    float: left;
    width: 50px;

}
.rightColumn input{
    
    width: 250px;
       border: 1px solid #cccccc;
       padding: 2px;
    
}
.rightColumn label {
    display: block;
    padding: 2px 0;
}
.leftColumn ul li {
    list-style: none;
    padding: 10px 0 0 0;
}.leftColumn ul li a {
    
    text-decoration: none;
}
.leftColumn ul {
    margin: 0;
    padding: 0;
}
.rightColumn .Block {
    
    
}
.blockTitle {
    background-image: url(/images/sidem/hbg1.gif);
    color: #FFF;
    text-transform: uppercase;
    padding: 2px;  
    float: left;
  
}
.BRow {
    padding: 10px 0 0 5px;
}

.telefonser {
    margin: 3px;
    padding: 3px;
    font-size:17px;
    text-align: left;
}

.pages {
    font-size:14px;
}

.pages a {
    font-size:14px;
    text-decoration: underline;
}

.imgcat {
    width: 110px;
    margin: 4px;
    border: 1px solid #046d8d;
}

.imgcatbig {
    width: 140px;
    margin: 4px;
    border: 1px solid #046d8d;
}


td {
    font-size: 12px;
    font-family: Arial;
}

a {
    color: #005D6B;
}

a:hover {
    text-decoration: none;
}

img, h1, h2, h3, h4, h5, h6{
    margin: 0px;
    padding: 0px;
    border: none;
}

h6 {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}

h5 {
    font-size: 12px;
    background-image: url(/images/sidem/hbg.gif);
    padding: 10px 15px;
    color: #FFFFFF;
}

h4 {
    font-size: 14px;
    text-transform: uppercase;
    background-image: url(/images/sidem/hbg1.gif);
    padding: 15px 15px;
    color: #FFFFFF;
}

h3 {
    font-size: 14px;
    padding-bottom: 5px;
}

h2 {
    font-size: 12px;
}

h1 {
    font-size: 15px;
}

p {
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 5px;
}

.formfield {
    border: 1px solid #000000;
    width: 150px;
}

#root {
    height: 100%;
    width: 100%;
}

#headsearch {
    background-image: url(/images/tbg.gif);
    background-repeat: repeat-x;
}

#headsearch table {
    background-image: url(/images/translucent.png);
    margin-bottom: 5px;
}

* html #headsearch table {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/translucent.png", sizingMethod="scale");
}

#headsearch td {
    vertical-align: top;
    color: #FFFFFF;
    font-size: 12px;
}

#headsearch .formfield {
    border-right: none;
    font-size: 14px;
    height: 26px;
    width: 100%;
}

#find_button {
    width: 150px;
    height: 63px;
    background-image: url(/images/buttons/find.png);
    position: absolute;
    margin-top: -1px;
}

* html #find_button {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/buttons/find.png", sizingMethod="image");
    margin-top: 0px;
}

#top {
    background-image: url(/images/tbg.gif);
    background-repeat: repeat-x;
}

#member {
    position: absolute;
    margin-left: 91px;
    margin-top: 30px;
    padding: 10px;
    font-size: 12px;
    color: #FFFFFF;
    background-image: url(/images/translucent.png);
}

#member a {
    color: #FFFFFF;
}

* html #member {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/translucent.png", sizingMethod="scale");
}

#topbasket {
    width: 156px;
}

#topbasket div {
    font-size: 11px;
    float: left;
    width: 156px;
    color: #FFFFFF;
    white-space: nowrap;
    margin-top: -15px;
}

#logo {
    width: 221px;
}

#rightpic {
    float: right;
    width: 86px;
    height: 39px;
}

* html #rightpic {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/topr.png", sizingMethod="scale");
}

#top, #top td {
    vertical-align: top;
}

#topmenu {
    background-image: url(/images/topm/bg1.gif);
    background-repeat: repeat-x;
    background-position: 0px 3px;
    padding-top: 3px;
}

#basketfun {
    vertical-align: top;
    width: 156px;
}

#basketfun a {
    color: #4D0303;
}

#menu a {
    display: block;
    float: left;
    white-space: nowrap;
    background-image: url(/images/topm/bg.gif);
    background-repeat: repeat-x;
    border: 1px solid #DEA303;
    text-decoration: none;
    font-size: 10px;
    color: #4D0303;
    font-weight: bold;
    padding: 8px 10px;
}

#menu a:hover {
    background-image: url(/images/topm/bg_a.gif);
}

#inner {
    height: 100%;
    vertical-align: top;
    padding: 10px 3px;
}

#side, #content {
    vertical-align: top;
}

#side {
    width: 170px;
}

#side div {
    background-image: url(/images/sidem/bg.gif);
    background-repeat: repeat-x;
    border: 2px solid #FDEBB8;
    border-top-width: 1px;
    border-bottom-width: 1px;
    background-color: #F9C22C;
    padding: 5px;
}

#side div a {
    display: block;
    background-image: url(/images/sidem/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 10px;
    margin: 5px 3px;
    color: #A50101;
}

#side dl {
    float: left;
    background-image: url(/images/sidem/bg1.gif);
    background-repeat: repeat-x;
    width: 89%;
    padding: 10px;
    margin: 0px;

}

#side dt, #side dd {
    float: left;
    padding: 4px;
    margin: 0px;
    /*background-image: url(/images/sidem/bg1.gif); */
}

#side dd {
    width: 92px;
    height: 98px;
    padding-top: 10px;
}

* html #side dd {
    width: 102px;
    height: 93px;
}

#side img {
    //width: 60px;
    border: 1px solid #046d8d;
}

#side img2 {
    width: 70px;
}
.foto
{
    width: 200px;
}

#side dd a {
    font-weight: bold;
    color: #A50101;
}

ul.none
{
    background:#FFFFFF;
    clear:both;
}

#content {
    padding-left: 4px;
    font-size: 12px;
}

#header {
    background-color: #E6E6E6;
    padding: 15px;
    margin-bottom: 10px;
}

.item td {
    vertical-align: top;
    font-size: 12px;
}

.item .formfield {
    display: block;
    margin: 7px 0px;
    width: 30px;
    text-align: right;
    color: #096C04;
}

#bottom {
    background-image: url(/images/tbg.gif);
    background-repeat: repeat-x;
    padding: 15px;
    text-align: center;
    color: #FFFFFF;
}

#bottom a {
    color: #FFFFFF;
}

.new {
    position: absolute;
    width: 63px;
    height: 64px;
    background-image: url(/images/new.png);
    margin-top: 40px;
}

* html .new {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/new.png", sizingMethod="scale");
}

#basket {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 92px;
    height: 74px;
    background-image: url(/images/basket.png);
    margin-top: 98px;
    margin-right: 182px;
}

* html #basket {
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/basket.png", sizingMethod="scale");
}
div.modalPopupTransparent {
    display: none;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    opacity:.75;
    background: #CCCCCC;
    left: 0px;
    top: 0px;
    position: fixed;
    z-index: 1000;
}
div.modalPopupWindow {
    display: none;
    background-color: #FFFFFF;
    border: 2px solid black;
    padding: 8px;
    text-align: left;
    position: fixed;
    z-index: 1001;
}
div.leftMenuDiv
{
    background-image: url(/images/sidem/bg.gif)!important;
    background-repeat: repeat-x!important;
}
div.leftMenuDiv a
{
    padding: 0px!important;
    background-image: none!important;
}

#wrapper {width:750px;margin:0 auto;}
.b_block {width:198px; background:url(/images/b_middle.png) repeat-y;font:14px arial;color:#636363; text-shadow:1px 0px 5px #FFC;margin-right:35px; float:left;}
.b_block .b_bottom { background:url(/images/b_bottom.png) no-repeat left bottom;}
.b_block .b_top { background:url(/images/b_top.png) no-repeat left top;padding:25px 5px 10px 5px; text-align:center;min-height:175px !important;height:175px;}
.b_block strong {font-size:16px; text-decoration:underline;}
.b_block p {margin-bottom:25px;}
.b_block .line-h { line-height:26px;margin-bottom:10px;}


.a_block {width:352px; background:url(/images/a_top.png) repeat-y;font:36px arial;height:77px;color:#636363;padding:25px 5px 0 5px; text-align:center;margin:35px auto;}
.a_block-2 {padding:4px;height:94px;}
.a_block-2 p {font-size:14px;margin:0px; text-shadow:1px 0px 5px #FFC}
.clear {clear:both; height:0px; line-height:0px; font-size:0px;}

.blocks-bottom {padding-left:150px;}
.blocks-top {padding-left:45px;}

.wrapper .panel input[type="submit"] {
	background-repeat: no-repeat;
	width: 320px;
	height: 47px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	border: none;
	font-size: 13px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px 0px #000;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 45px;
	text-align: center;
}

.wrapper .panel1 input[type="submit"] {
	background-repeat: no-repeat;
	width: 320px;
	height: 47px;
	margin-top: 10px;
	margin-bottom: 5px;
/*	margin-left: auto;
	margin-right: auto; */
	background-color: transparent;
	border: none;
	font-size: 16px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px 0px #000;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 45px;
	text-align: center;
}

.green-button {
	background-image: url('/images/button.png');
	width: 326;
	height: 50;
}

.wrapper .panel input[type="submit"].green-button {
	background-image: url('/images/button.png');
}

.wrapper .panel1 input[type="submit"]:hover {
	background-position: left center;
}

.wrapper .panel1 input[type="submit"]:active {
	background-position: left bottom;
}

.specials {
    width: 900px;
    margin: 20px 0;
    clear: both;

}
.specials .line{
    height: 130px;
    overflow: hidden;
    margin-bottom: 10px;
}


.specials ul, .specials li{
    list-style: none;
    margin: 0;
    padding: 0;
}

.specials ul li{
    width: 250px;
    float: left;
    height: 100px;
    margin: 0 2px 2px 0;
    border: 1px dotted #CCC;
    padding: 10px;
    position: relative;
}

.specials ul li:first-child{
}

.specials ul li img{
    max-height: 100px;
    max-width: 130px;
    float: left;
    border: 1px dashed #88F;
    margin: 0 10px 10px 0;
    padding: 3px;
}
.specials li .product_name{
    font-size: 11px;
}
.specials li .price{
    font-weight: bold;
    color:  green;
    position: absolute;
    bottom: 20px;
    right: 10px;
}

.specials li .old_price{
    font-weight: normal;
    font-size: 10px;
    color:  red;
    position: absolute;
    bottom: 30px;
    right: 10px;
    text-decoration: line-through;
}


.specials li .buy-button{
    position: absolute;
    bottom: 5px;
    right: 10px;
}

.specials .show_all{
    color: red;
    font-size: 11px;
}

.specials4 {
    width: 980px;
    margin: 20px 0;
    clear: both;

}
.specials4 .line{
    height: 130px;
    overflow: hidden;
    margin-bottom: 10px;
}


.specials4 ul, .specials li{
    list-style: none;
    margin: 0;
    padding: 0;
}

.specials4 ul li{
    width: 220px;
    float: left;
    height: 100px;
    margin: 0 2px 2px 0;
    border: 1px dotted #CCC;
    padding: 10px;
    position: relative;
}

.specials4 ul li:first-child{
}

.specials4 ul li img{
    max-height: 100px;
    max-width: 130px;
    float: left;
    border: 1px dashed #88F;
    margin: 0 10px 10px 0;
    padding: 3px;
}
.specials4 li .product_name{
    font-size: 11px;
}
.specials4 li .price{
    font-weight: bold;
    color:  green;
    position: absolute;
    bottom: 20px;
    right: 10px;
}

.specials4 li .old_price{
    font-weight: normal;
    font-size: 10px;
    color:  red;
    position: absolute;
    bottom: 30px;
    right: 10px;
    text-decoration: line-through;
}


.specials4 li .buy-button{
    position: absolute;
    bottom: 5px;
    right: 10px;
}

.specials4 .show_all{
    color: red;
    font-size: 11px;
}

.advcart .discount{
    color:  #A50101;
    font-size: 10px;
}

.yacomment-registration{
    width: 500px;
    padding: 30px;
    border: 3px solid #EEE;
    border-radius: 10px;
    margin: 40px;
}

.yacomment-registration.success{
    border-color: green;
}


.special-timer{
    font-size: 16px;
    background: #FFF;
    border-radius: 10px;
}
.special-timer h2{
    margin: 10px 0;
    font-size: 20px;
}
.special-timer .yes{
    font-size: 16px;
    font-weight: bold;
    color: green;
    display: block;
    margin-left: 190px;

}
.special-timer .no{
    color: red;
    margin-left: 20px;
    float: right;
}
.special-timer .discount{
    font-size: 24px;
    font-style: italic;
}

.special-timer .timer{
    background: url(/images/budilnik.jpg) no-repeat  0 26px;
    padding: 57px 30px 35px 100px;
    font-size: 30px;
    color: red;
    height: 70px;
    float: left;
    width: 60px;
}


.special-timer .special-image{
    float: right;
    margin: 0 0 10px 10px;
    width: 142px;
    padding: 8px 2px;
    border: 1px dashed red;
}

.special-timer a.special-name{
    color: blue;
}
.skype_status{
   position:absolute;
   border: none;
}
.skype_link{
  padding-left:20px;
  text-decoration:none;
}
.icq_link{
  padding-left:5px;
}
.green_phone{
	font-size:20px;
	color:green;
}
#phone_title{
font-size:14px;
color:red;
}
#make_call{
color:#15A7E6;
}
#time_call{
margin-left:-120px;
}
.money_system{
margin:3px;
width:54px;
}
/*----Image------*/
.bigimageclass{
    border:thin solid #CCC;
    display:inline-table;
    position:relative;
}
.bigimageclass .sale_ten{
    background-image: url(/images/ten.png);
    height: 81px;
    width: 151px;
    /*border: thin dotted #CCC;*/
    position:absolute;
    bottom: 7px;
    right: 7px;
}
.cat_images{
    /*border:thin solid #CCC;*/
    position: relative;
}
.cat_images .sale_ten2{
    background-image: url(/images/tensmall.png);
    position: absolute;
    width: 70px;
    height: 38px;
    bottom: 4px;
    right: 4px;
}
.gift{
    
    /*list-style-position: inside;
    margin-left: -40px;*/
}
.gift td a{
    vertical-align: text-top;
}
.gift td img{
    border: thin solid green;
    max-height: 40px;
    max-width: 40px;
}
#podarok{
    list-style-type: none;
}
#podarok li{
    vertical-align: baseline;
}
#podarok li img{
    max-height: 50px;
    max-width: 50px;
    border: thin solid gray;
}
.rootcat{
    font-size: 14px;
    background-image: url(/images/sidem/hbg1.gif);
    padding: 15px 15px;
    color: #FFFFFF;
}
.info_block{

    border-collapse: collapse;
}
.info_block tr, .info_block td {
    border: 1px solid #eb6b01;
}
/*****************/

#side .soc_icon {
    background-image: none !important;
    display: inline !important;
    margin-right: 0 !important;
    padding: 0 !important;
    text-decoration: none;
}
#side .soc_icon img{
    height: 35px;
    width: 35px;
}
#side .icon_block{
    background: none;
    padding: 5px 0px;
}
.text img{
    float: left;
    width: 200px;
    border-radius: 5px;
    padding-right: 25px;
    padding-top: 42px;
    padding-bottom: 15px;
}
.or{
    margin-top: -23px;
}h2 {
	font-size:18px;
}