ul, ol{padding:0;margin:0;list-style:none;}
.logo{width:100%;}
.logo img{width:100%;}
#header{text-align:center;}
.green{color:#080;}
.count{background:#f29da2;color:#fff;font-size:10px;font-weight:bold;text-align:center;text-shadow:none;background:-moz-linear-gradient(top,#f29da2 0%,#e95d64 27%,#e1262f 36%,#d2171e 64%,#bd0a0e 91%,#bd0a0e 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f29da2),color-stop(27%,#e95d64),color-stop(36%,#e1262f),color-stop(64%,#d2171e),color-stop(91%,#bd0a0e),color-stop(100%,#bd0a0e));background:-webkit-linear-gradient(top,#f29da2 0%,#e95d64 27%,#e1262f 36%,#d2171e 64%,#bd0a0e 91%,#bd0a0e 100%);background:-o-linear-gradient(top,#f29da2 0%,#e95d64 27%,#e1262f 36%,#d2171e 64%,#bd0a0e 91%,#bd0a0e 100%);background:-ms-linear-gradient(top,#f29da2 0%,#e95d64 27%,#e1262f 36%,#d2171e 64%,#bd0a0e 91%,#bd0a0e 100%);background:linear-gradient(to bottom,#f29da2 0%,#e95d64 27%,#e1262f 36%,#d2171e 64%,#bd0a0e 91%,#bd0a0e 100%);-webkit-border-radius:50%;border-radius:50%;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-box-shadow:inset 0px 0px 0px 2px #fff;box-shadow:inset 0px 0px 0px 2px #fff;width:15px;height:15px;line-height:15px;display:inline-block;margin:-1px 0 -1px 3px;}
.text-center{text-align:center !important;}
.text-right{text-align:right !important;}
.text-left{text-align:left !important;}
.message_error, .message_success{padding:10px;margin-bottom:10px;overflow:hidden;}
.message_error{color:red;background-color:#ffcaca;border:1px dotted #ff4545;}
.message_success{color:#080;background-color:#AAECAA;border:1px solid #080;}
.captcha{width:91px;height:43px;vertical-align:inherit;outline:1px solid #aaa;}
.path{margin:15px 0;}
.image{background:#ffffff;width:100%;overflow:hidden;text-align:center;}
.image .inner{margin:10px;}
.price-box{margin:20px 0;text-align:center;}
.price-box .price-new{font-size:26px;font-weight:bold;color:#C20D0D;}
.price-box .price-old{font-size:22px;font-weight:bold;color:#5E97C4;text-decoration:line-through;}
#more{}
#more.active .ui-icon{-webkit-animation-name:rotation;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:rotation;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-o-animation-name:rotation;-o-animation-duration:1s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear;animation-name:rotation;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;}
.ui-panel{z-index:1003;}
.ui-li-heading{white-space:normal;}
.ui-panel-dismiss{background:#000;opacity:0.4;}
.ui-panel-content-fixed-toolbar-position-left.ui-panel-content-fixed-toolbar-open, .ui-panel-content-wrap-position-left.ui-panel-content-wrap-open, .ui-panel-dismiss-position-left.ui-panel-dismiss-open{left:0;right:0;}
.price{margin:10px 0;font-size:15px;font-weight:bold;color:#C20D0D;}
@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
}
@-moz-keyframes rotation{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
}
@-o-keyframes rotation{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes rotation{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(720deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
}