/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 12px/18px Arial, sans-serif;
	width: 100%;
}

b, strong {
	font-weight: bold;
}

/* Begin of styles for the demo (you can remove them) */
a.expand {
	width: 90px;
	display: block;
	margin: 10px 0 0;
}
a.expand:hover {
	height: 500px;
}
/* End of of styles for the demo */
.wrapper {
	width: 1000px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	height: auto;
}


/* Middle
-----------------------------------------------------------------------------*/
.middle {
	border-right: 220px solid transparent;
	position: relative;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}
.content {
	/*padding: 0 20px;*/
	padding-right: 20px;
}


/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
	float: right;
	margin-right: -220px;
	width: 220px;
	position: relative;
	/*background: #FFACAA;*/
}


/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: auto;
	/*background: #BFF08E;*/
}

* {
    font-size: 13px;
    font-family: Verdana;
}

a {
	color: #00AEE7;
}

img {
    border: 0;
}

body {
    margin: 0;
    background: url("/img/bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0)
}

p {margin: 5px;}


#header {
    background: #70da43 url('/img/pic.jpg') no-repeat center;
    height: 155px;
}

#logo {
    margin: 0 auto;
    width: 146px;
}

#logo:hover {
    background: url('/img/logo_h.png') no-repeat center;
}

#menu {
    background:  url('/img/menu.png') repeat-x;
    height: 51px;
    margin-top: -5px;
}

.wrapper {
    width: 940px;
    margin: 0 auto;
    font-family: Verdana;
    font-size: 13px;
}

#menu a {
    display:block;
    float:left;
    margin-right: 25px;
    margin-top: 12px;
    padding: 1px 5px;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}

#menu a:hover, #menu a.active {
    background: #555555;
}



#content {
    background:  url('/img/bg.png');
    overflow: hidden;
}

#slider {
    height: 227px;
    background: #ffffff;
    box-shadow: 0 0 6px #bbbbbb;
    margin-top: 30px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 6px 6px;
    -webkit-border-radius: 10px 10px 6px 6px;

}


.slider_text {
    float:right;
    width: 300px;
    height: 220px;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 8px;
    position: relative;
}
.slider_text p, .slider_text a{
	padding-right: 10px;
}

img.slider_img {
    border-radius: 10px 0 0 10px;
}

.switch {
    position: absolute;
    bottom: 10px;
}

#content a {

    color: #00aee7;
    /*font-size: 16px;*/
}

#content a:hover {

    color: #1571c3;
    /*font-size: 16px;*/
}



.col {
    float: left;
    width: 220px;
    /*padding-right: 15px;*/
 	padding-right: 20px;
}

.col a{
    /*color: #6c6c6c;*/
}

.company {
    height: 100px;
    width: 220px;
    background: #ffffff;
}

.company img {
    margin: auto auto;
}



.title {
    /*margin-bottom: 30px;
    margin-top: 40px;*/
    margin-bottom: 20px;
	margin-top: 35px;
}

h1, h3 {
    font-size: 30px;
    font-weight: normal;
    color: #464646;
}


.all {
    float: right;
    height: 25px;
    background: #5aca2a url('/img/arrow1.png') no-repeat left;
    color: #ffffff;
    padding-left: 25px;
    padding-right: 10px;
    padding-top: 2px;
    margin-top: 5px;
}

#content .all a {
    color: #ffffff;
    text-decoration:none;
    }

#content .all a:hover {
    color: #fffc00;
    text-decoration: underline;
}

.all_pic {
    float: right;
    height: 26px;
    width: 12px;
    margin-top: 5px;
}

.col2 {
       width:450px;
       float: left;
       padding-right: 15px;
   }

.comment_l {
	width: 180px;
    float: left;
}

.comment_r {
	width: 480px;
    float: right;
    padding: 10px;
    background: #e8e8e8;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 6px 6px;
    -webkit-border-radius: 10px 10px 6px 6px;
    position: relative;
}

.comment_r img {
    position: absolute;
    top: 15px;
    left: -19px;
}

.light {
    color: #999999;
    margin-right: 10px;
}

.banner img{
    /*padding: 5px;*/
}

#footer {
    background: url('/img/footer.png')repeat-x;
    height: 70px;
    color: #ffffff;
}

#footer a{
    color: #ffffff;
}


.footer_r {
    float:right;
    padding-top: 20px;
    width: 88px;
}

.footer_l {
    float:left;
    padding-top: 20px;
}

#porto-sidebar {
	width: 500px !important;
}

div.shop-best-v2-rating {
    padding-top: 8px;
}

#index-page a{
	font-size: 16px;
}


div.banner {
    text-align: center;
}

div.ban-wrapp {
    display: inline-block;
    vertical-align: top;
    width: 210px;
}

/* shopcomment-last-shopcomment3 */
.commnent-positive-block, .commnent-neutral-block, .commnent-negative-block {
    display: inline-block;
    height: 100%;
    vertical-align: top;
    width: 49%;
}

span#comment-header {
    color: #00AEE7;
    display: block;
    font-size: 16px;
    padding-bottom: 5px;
}

span#comment-author {
    font-weight: bold;
}

span#comment-text {
    display: block;
    padding-top: 5px;
}

span#comment-date {
    color: #999999;
    padding-left: 5px;
}

span#comment-rate {
    padding-left: 10px;
}

div.title div.all a {
	color: #fff;
}


/* Navigation styles */
#nav6
{
	/*background-image: url("../images/menu6-menu-bg.png");*/
	border-radius: 5px;
	display: inline-block;
	/*display: block;*/
    color: #FFFFFF;
    font-size: 18px;
	/*font-family: Arial,sans-serif;
	font-size: 14px;*/
	height: 45px;
	/*margin: 10px auto;*/
	mo-border-radius: 5px;
	ms-border-radius: 5px;
	o-border-radius: 5px;
	padding: 0 8px;
	webkit-border-radius: 5px;
	width: 100%;
	/*margin-left: 36px;*/
	padding-top: 4px;
}
#nav6 ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav6 a
{
    color: #FFFFFF;
    font-size: 18px;
	/*font-size: 15px;*/
	/*font-weight: bold;*/
	text-decoration: none;
	/*text-transform: uppercase;*/
}
#nav6 > div > ul > li
{
	float: left;
	/*margin: 7px 13px 6px;*/
	margin: 8px 3px 6px 13px;
	position: relative;
	display: inline;
}
#nav6 ul li
{
	display: inline;
}
#nav6 > div > ul > li > a
{
	border-radius: 4px;
    margin: 0;
	line-height: 25px;
	mo-border-radius: 4px;
	moz-transition: background-color .1s;
	ms-border-radius: 4px;
	ms-transition: background-color .1s;
	o-border-radius: 4px;
	o-transition: background-color .1s;
	padding: 0 5px;
	transition: background-color .1s;
	webkit-border-radius: 4px;
	webkit-transition: background-color .1s;
}
#nav6 > div > ul > li:hover > a
{
	moz-transition: background-color .1s,color .1s;
	ms-transition: background-color .1s,color .1s;
	o-transition: background-color .1s,color .1s;
	transition: background-color .1s,color .1s;
	webkit-transition: background-color .1s,color .1s;
	background: #555555;
}
#nav6 .menu-drop > a
{
	border-radius: 4px 4px 0 0;
	mo-border-radius: 4px 4px 0 0;
	ms-border-radius: 4px 4px 0 0;
	o-border-radius: 4px 4px 0 0;
	padding-right: 10px;
	webkit-border-radius: 4px 4px 0 0;
}

#nav6 .menu-label
{
	background: url("menu6-drop1.png") no-repeat right;
	moz-transition: background .1s;
	ms-transition: background .1s;
	o-transition: background .1s;
	padding-right: 15px;
	transition: background .1s;
	webkit-transition: background .1s;
	font-size: 18px;
}
#nav6 .menu-drop:hover .menu-label
{
	/*background: url("menu6-drop2.png") no-repeat right;*/
	moz-transition: background .1s;
	ms-transition: background .1s;
	o-transition: background .1s;
	transition: background .1s;
	webkit-transition: background .1s;
}
#nav6 .menu-right
{
	float: right;
}
#nav6 #menu-home
{
	background-image: url("menu6-home1.png");
	background-position: center;
	background-repeat: no-repeat;
	moz-transition: background-image .1s;
	ms-transition: background-image .1s;
	o-transition: background-image .1s;
	padding: 7px 20px;
	transition: background-image .1s;
	webkit-transition: background-image .1s;
}
#nav6 li:hover #menu-home
{
	background-image: url("menu6-home2.png");
	moz-transition: background-image .1s;
	ms-transition: background-image .1s;
	o-transition: background-image .1s;
	transition: background-image .1s;
	webkit-transition: background-image .1s;
}
#nav6 ul ul
{
	/*background-color: #404040;*/
	background-color: #555555;
	border-radius: 0 0 4px 4px;
	left: -5000px;
	min-width: 100%;
	mo-border-radius: 0 0 4px 4px;
	ms-border-radius: 0 0 4px 4px;
	o-border-radius: 0 0 4px 4px;
	opacity: 0;
	padding: 4px 10px 4px 0;
	position: absolute;
	webkit-border-radius-: 0 0 4px 4px;
	z-index: 100;
	text-align: left;
}
#nav6 .menu-right:hover ul
{
	left: auto;
	right: 0;
}
#nav6 li:hover ul
{
	top: 25px;
	left: 0;
	moz-transition: opacity .1s;
	ms-transition: opacity .1s;
	opacity: 1;
	o-transition: opacity .1s;
	transition: opacity .1s;
	webkit-transition: opacity .1s;
	background-color: #555555;
}
#nav6 ul ul li
{
	white-space: nowrap;
}
#nav6 ul ul a
{
	color: #fff;
	display: block;
	font-size: 14px;
	moz-transition: background-color .1s,color .1s;
	ms-transition: background-color .1s,color .1s;
	o-transition: background-color .1s,color .1s;
	padding: 6px 15px;
	transition: background-color .1s,color .1s;
	webkit-transition: background-color .1s,color .1s;
	border-radius: 0;
	margin-right: 0;
	width: 92%;
}
#nav6 ul ul a:hover
{
	background-color: #e0e0e0;
	color: #404040;
	moz-transition: background-color .1s,color .1s;
	ms-transition: background-color .1s,color .1s;
	o-transition: background-color .1s,color .1s;
	transition: background-color .1s,color .1s;
	webkit-transition: background-color .1s,color .1s;
	margin-right: 0;
}

.menu-label {
	font-size: 18px !important;
}

/* END Navigation styles */



.sidebar-menu {
    background: none repeat scroll 0 0 #A8A8A8;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 15px;
}
.sidebar-menu a {
	color: #FFF;
	text-decoration: none;
}

.sidebar-menu a:hover {
	color: #666;
}

.sidebar-menu .menu-header {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
}

.sidebar-menu ul ul {
    background: none repeat scroll 0 0 #CACACA;
    margin: 10px -20px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
}

.sidebar-menu ul ul li a {
	color: #484848;
}

.sidebar-menu ul ul li:before {
    content: "\2192";
    padding-right: 3px;
}
.sidebar-menu ul li ul li {
    padding-left: 20px;
    text-indent: -20px;
}


.sidebar-menu ul a.current {
	background-color: #5ACA2A !important;
    /*background: none repeat scroll 0 0 #5ACA2A;*/
    border-radius: 3px;
    padding-left: 2px;
    padding-right: 4px;
    text-decoration: none;
}

.sidebar-menu ul .collapsable {
    background: url("/img/coll.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-bottom: 3px;
    padding-right: 12px;
}


.sidebar-menu ul .expanded {
    background: url("/img/coll_open.png") no-repeat scroll right 3px center rgba(0, 0, 0, 0) !important;
    padding-bottom: 3px;
    padding-right: 14px !important;
}

.item h4 span {
    color: #ABABAB;
    font-size: 12px;
}
.item img {
    float: left;
    margin: 0;
    padding: 2px 10px 2px 2px;
}


div.block-row {
    clear: both;
    display: inline-block;
    padding-bottom: 5px;
    width: 100%;
}

div.block-row div.news-anons h4 span a img {
    float: none;
    margin-top: 0;
    padding: 0;
    position: relative;
    top: 5px;
}

.news-anons.item span a {
    color: #ABABAB;
    font-size: 13px !important;
    text-decoration: none;
}

.right-sidebar-blocks {
	text-align: center;
}

.ashl > div {
    border: medium none !important;
    padding-bottom: 15px !important;
    padding-top: 15px !important;
    text-align: left;
}


.ashl a {
    color: #666666;
    text-decoration: none;
}

.dr-catalog-content h1 {
    padding-bottom: 15px;
    padding-top: 5px;
}

.r{
        float: right;
        border: 1px solid #006600;
        padding: 2px;
        margin: 2px 2px 2px 7px
}

.l{
        float: left;
        border: 1px solid #006600;
        padding: 2px;
        margin: 2px 7px 2px 2px
}

.c_c{
        float: center;
        border: 1px solid #006600;
        padding: 2px;
        margin: 2px 1px 1px 5px
}

.content h1 {
    padding-bottom: 15px;
    padding-top: 10px;
    line-height: 35px;
}

.content h2 {
    font-size: 24px;
    padding-bottom: 10px;
    padding-top: 10px;
}


.content h3 {
    font-size: 22px;
    padding-bottom: 10px;
    padding-top: 10px;
}


#index-page h1, #index-page h3 {
    font-size: 26px !important;
    font-weight: normal;
    color: #464646;
}

.faq_div_question {
    width: 95% !important;
}

.faq_sort_links {
	width: 48% !important;
    background-color: #70DA43 !important;
}

div.faq_expert_details {
	top: 50px  !important;
	width: 220px !important;
}

.faq_current_page {
    background-color: #70DA43 !important;
 }

a.faq_link:link, a.faq_link:active, a.faq_link:visited {
    background: #70DA43 !important;
 }


#faq_form_table {
    margin-right: 30px;
}

.faq_answer_own {
    margin-right: 30px;
}

div.add_shop_index_link a{
    background: none repeat scroll 0 0 #5ACA2A;
    border-radius: 8px;
    color: #FFFFFF;
    margin-left: 10px;
    padding: 10px;
    text-decoration: none;
}

.content ul li {
    display: list-item;
    list-style: disc inside none;
    padding-left: 40px;
}

.slider_text a {
    font-size: 17px;
}
.right-sidebar-blocks .b-wrapp.ashl table {
	table-layout:fixed\9;
}
.right-sidebar-blocks .b-wrapp.ashl table td{
	word-wrap: break-word;
}

.r{
        float: right;
        border: 1px solid #006600;
        padding: 2px;
        margin: 2px 2px 2px 7px
}

.l{
        float: left;
        border: 1px solid #006600;
        padding: 2px;
        margin: 2px 7px 2px 2px
}

.c_c{
        float: center;
        border: 1px solid #006600;
        padding: 2px;
        margin: 2px 1px 1px 5px
}

.info_link {
overflow: hidden;
border: 1px solid #E8CCA3;
margin: 12px 5px 0 0;
background-color: #FAFFF3;
padding: 10px;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}

#XUploadForm-form tr.template-upload td.start span, #XUploadForm-form tr.template-upload td.cancel span {
  display: none;
}

/* 𐱠㩫ힺ콠⬮랠shop-best-geo */

.rtabs-3 label, a.block-other-city {
     font-size: 12px !important;
}
 
.rtabs-3 input[type="radio"]:checked + label:after {
  top: 23px !important;
}

.tabwrapper > a {
  background: url("/img/bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
 
.map-block-full-link {
  margin: 0 120px !important;
}


#porto-wrapper {
    width: 700px;
}




.collapse-sidebar {
    display: none;
}   


.collapse-sidebar + input{
  display:none;
}

#pda-on {
    text-align:center;
    padding: 5px;
    background: none repeat scroll 0 0 #606060;
}

#pda-off {
    display: none;
    text-align:center;
    padding: 5px;
    background: none repeat scroll 0 0 #606060;
}

#pda-off a, #pda-on a {
    color: #ffffff;
    font-size: 16px;
}

.collapse-sidebar {
    display: none;
}   


.collapse-sidebar + input{
  display:none;
}



@media (min-width: 800px) { 
    #pda-on {
        display:none !important;
    }
}




.news-list-link-to {
    float: none !important;
    text-align: right;
}


.content ul {
    padding-left: 30px;
    line-height: 19px;
    padding-bottom: 11px;
}
.content ol {
    padding-left: 30px;
}

.content ol > li {
  line-height: 20px;
  padding-bottom: 20px;
}

.content ol {
    list-style: decimal;
}

.content ul {

    list-style: disc;
}


