/* BENDRI */

body {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

* {

}

img {
	border: 0;
}

#all {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.red {
    color: #FF0000;
}

.bold {
    color: #FF0000;
    font-weight: bold;
}

.block {
    display: block;
}

.errors {
    color: #FF0000;
}

/* HEADER */
#logo {
	margin-top: 0px;
	width: 45%;
	height: 110px;
	float: left;
}
#logo img {
    margin: 11px 0px 11px 10px;
    border-width: 0px;
}
#logo2 {
	margin-top: 0px;
	width: 45%;
	height: 80px;
	float: left;
}
#logo2 img {
    margin: 14px 0px 13px 10px;
    border-width: 0px;
}
#logl   {
	background-image: url(/images/bg_box_ld.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 30px;
	height: 55px;
}
#logl2 {
	background-image: url(/images/bg_box_ld.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 30px;
	height: 55px;
}

#headerarea {
	width: 50%;
	height: 55px;
	padding: 0px;
	margin: 0px;
	width: 54%;
	float: left;
	background-color: #F3F3F3;
	background-image: url(/images/bg_logos.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#searchbar {
	width: 200px;
	padding: 0px;
	height: 30px;
	float: right;
	z-index: 1000;
	margin-right: 20px;
	margin-top: 5px;
}

#search {
	float: right;
	height: 1em;
}
.search-button {
	float: left;
	margin-left: 2px;
	width: 24px;
	height: 20px;
	margin-right: 4px;
	cursor: pointer;
	margin-bottom: 5px;
}
#userarea  img {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}


#login {
	float: right;
	width: 485px;
	margin-right: 0px;
	margin-top: 2px;
	font-family: "Verdana", sans-serif;
	color: #A8A8A8;
	font-size: 11px;
	height: 50px;
}

#login a {
	color: #FF9900;
	text-decoration: none;
}

#login a:hover {
	color: #6F6F6F;
	text-decoration: none;
}
.login-button {
	float: left;
	margin-left: 2px;
	width: 83px;
	height: 28px;
	margin-right: 4px;
	cursor: pointer;
	padding-top: 3px;
	line-height: 16px;
	padding-bottom: 3px;
}
input.login {
	float: left;
	font-size: 11px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:  #999999;
	width: 120px;
	background-color: #FFFFFF;
	z-index: 200;
	text-indent: 5px;
	background-image: none;
	border: 1px solid #e1e1e1;
}

.signup-button {
	float: left;
	width: 50px;
	height: 20px;
	cursor: pointer;
	padding-top: 30px;
}

.left {
	display: block;
	float: left !important;
	width: 150px;
	font-weight: normal;
}

.boxhead {
	background-image: url(/images/menuheader.jpg);
	padding-bottom: 0em;
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	height: 21px;
	color: white;
	font-weight: bold;
	padding-top: 0.6em;
	width: 180px;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
}
.box {
	height: auto;
	width: 180px;
	float: left;
	background-color: #f3f3f3;
	margin: 0px;
	padding-bottom: 10px;
}

.map_selection {
    position: relative;
    top: -156px;
    border: 0px;
}

input {
	float: left;
	height: 20px;
	width: 320px;
	margin-top: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

input[type='image'] {
    height: auto;
    width: auto;
}

input[type='radio'] {
    width: auto;
    float: none;
    vertical-align: middle;
}

label {
    display: block;
	font-size: 11px;
	color: #666666;
	border-top-style: NONE;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	text-align: left;
}

#space {
	background-image: url(/images/spaceline.png);
	background-repeat: repeat-x;
	width: 902px;
	float: left;
	height: 6px;
	margin-bottom: 2px;
}

.whitespace {
	height: 20px;
	width: 960px;
	float: left;
}
.whitespace2 {
	height: 9px;
	width: 300px;
}
.whitespace52 {
	width: 180px;
	height: 55px;
}
.whitespace4 {
	width: 540px;
	float: left;
	height: 10px;
}

.itemspace {
	width: 180px;
	height: 7px;
	float: left;
}
/* MAIN BODY ELEMENTS */

		/* LEFT */
.leftmenus {
	width: 180px;
	margin-left: 5px;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.rightmenus {
	width: 180px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

			/* MAIN PART */

#main {
	width: 560px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	height: auto;
}


h1.main {
	font-family: "Verdana", sans-serif;
	color: #333333;
	font-size: 14px;
	margin: .7em;
	padding: 0em;
	margin-bottom: 0em;
}

h2.main {
	font-family: "Verdana", sans-serif;
	color: #333333;
	font-size: 1.2em;
	margin: .7em;
	margin-bottom: 0em;
}

p.main {
	font-family: "Verdana", sans-serif;
	color: #acacac;
	font-size: .68em;
	line-height: 1.5em;
	margin: 1em;
	
}

.date {
	font-family: "Verdana", sans-serif;
	color: #b9b9b9;
	font-size: .6em;
	margin: 0em;
	margin-left: 1em;
	margin-bottom: .6em;
}

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

#knopke {
	padding-left: 16px;
	float: left;
	height: 52px;
	width: 212px;
}
#map {
	margin: 0px;
	min-height: 540px;
	width: 542px;
	float: left;
	padding: 9px;
	overflow: visible;
}
#mapn {
	margin: 0px;
	height: 30px;
	width: 297px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 243px;
	font-family: Trebuchet, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#mapn_icons {
	margin: 0px;
	height: 28px;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Trebuchet, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #CCCCCC;
	float: left;
}
mapn img {
	float: left;
}
#mapw {
	margin: 0px;
	height: 54px;
	width: 30px;
	float: left;
	padding-top: 213px;
	padding-right: 0px;
	padding-bottom: 213px;
	padding-left: 0px;
}
#mape {
	margin: 0px;
	height: 54px;
	width: 30px;
	float: left;
	padding-top: 213px;
	padding-right: 0px;
	padding-bottom: 213px;
	padding-left: 0px;
}
#maps {
	margin: 0px;
	height: 30px;
	width: 54px;
	float: left;
	padding-top: 0px;
	padding-right: 243px;
	padding-bottom: 0px;
	padding-left: 243px;
}
#mapcontent {
	width: 480px;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 480px;
	border: 1px solid #666666;
}

#mapcontent img {
    border: 0px;
}

.info {
	width: 520px;
	float: left;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
.info img {
	padding: 10px;
	float: left;
}


p.info {
	font-family: "Verdana", sans-serif;
	color: #acacac;
	font-size: 11px;
	line-height: 1.2em;
	float: left;
	margin: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 0px;
	text-align: left;
	width: auto;
}


.infoheader {
	background-image: url(/images/bg_box.png);
	padding-bottom: 0em;
	font-family: "Verdana", sans-serif;
	font-size: .65em;
	height: 21px;
	color: white;
	font-weight: bold;
	padding-top: 0.6em;
	width: 180px;
	background-repeat: no-repeat;
	text-align: center;
}

.infoborder {
	padding: 0px;
	float: left;
	width: 320px;
	height: 52px;
	background-color: #F3F3F3;
	background-image: url(/images/bg_box_ru.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.infotext {
	background-color: white;
	padding-top: 0px;
	margin: 0px;
	width: 180px;
	float: left;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

a.newstitle {
	font-size: 1em;
	font-weight: bold;
	color: #707070;
	font-family: "Verdana", sans-serif;
	text-decoration: none;
}

a:hover.newstitle {
	font-family: "Verdana", sans-serif;
	color: #707070;
	font-size: 1em;
	text-decoration: underline;
}

h1.newstitle {
	font-size: .6em;
	font-weight: bold;
	color: #707070;
	font-family: "Verdana", sans-serif;
	margin-bottom: 3px;
	margin-top: 7px;
	padding: 0px;
	float: left;
	width: 210px;
	margin-right: 0px;
	margin-left: 0px;
}
.submit-button {
	float: left;
	width: 83px;
	height: 28px;
	cursor: pointer;
	background-color: #F3F3F3;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#newsletter {
	float: left;
	font-size: 11px;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:  #959595;
	margin-top: 10px;
	width: 180px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

form#Newsletter {
    width: auto !important;
}

label.newsletter {
	font-family: "Verdana", sans-serif;
	color: #666666;
	font-size: 11px;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 8px;
	line-height: 10px;
    width: 45px;
}

input.newsletter {
	float: left;
	font-size: 11px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:  #959595;
	width: 110px;
	text-indent: 2px;
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-right: 1px;
}
	/* FOOTER */

#footersep {
	background-image: url(/images/footer-sep.png);
	background-repeat: repeat-x;
	width: 902px;
	float: left;
	height: 6px;
}

p.footer {
	font-family: "Arial", sans-serif;
	font-size: 1em;
	color: gray;
	padding-top: 10px;
}

#footer {
	height: 25px;
	text-align: center;
	width: 960px;
	float: left;
	font-family: "Arial", sans-serif;
	font-size: 1em;
	color: gray;
	padding-top: 10px;
}
.shopbox/* SHOP LOGOS */
 {
	width: 240px;
	float: left;
	margin-top: 0px;
	padding: 5px;
	margin-bottom: 10px;
}
.shopbox2 {
	width: 240px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#baneris img {
    border-width: 0px;
}
.shoplogo {
	padding: 0px;
	float: left;
	width: 240px;
	height: 120px;
	border-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-color: #CCCCCC;
}
.shoplogo img {
    border-width: 0px;
}
.shopin {
	float: left;
	width: 232px;
	text-align: center;
	height: auto;
	background-image: url(/images/bg_logos.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h1.shopin {
	font-family: "Verdana", sans-serif;
	color: #666666;
	font-size: 11px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 11px;
	padding: 0px;
	height: 15px;
	background-image: none;
	text-transform: uppercase;
	font-weight: normal;
}
h2.shop_type {
	font-family: Verdana, sans-serif;
	color: #999999;
	font-size: 11px;
    font-weight: bold;
    text-align: center;
    margin: 0px;
    overflow: hidden;
    width: 232px;
    height: 15px;
}
h2.shopin {
	font-family: Verdana, sans-serif;
	color: #999999;
	font-size: 10px;
	margin: 0px;
	font-weight: normal;
	line-height: 11px;
	background-image: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
	height: 20px;
	width: 200px;
}
.shopin  a:link, a:visited{
	color: #FF6600;
	font-weight: normal;
	font-size: 10px;
	}
.shopin  a:hover {
	color: #FF3300;
	font-size: 10px;
}
.shopin_butt {
	height: 34px;
	text-align: center;
	float: right;
	padding: 0px;
    padding-right: 2px;
}
.shopin_butt span {
    margin-right: 40px;
}

.shopinfo {
	width: 280px;
	text-align: left;
	padding: 10px;
	background-color: #F3F3F3;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(/images/bg_box_ru.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.shopinfo .shop_type {
    font-weight: bold;
    font-size: 12px;
}


div.shopinfo {
    min-height: 100px;
}


h1.shopinfo {
	font-family: Verdana, sans-serif;
	color: #333333;
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	border-width: 1px;
	border-bottom-style: dotted;
	border-color: #CCCCCC;
	line-height: 11px;
	padding: 0px;
	height: 15px;
	background-image: none;
	text-transform: none;
	font-weight: bold;
}
h2.shopinfo {
	font-family: Verdana, sans-serif;
	color: #999999;
	font-size: 10px;
	margin: 0px;
	font-weight: bold;
	line-height: 20px;
	background-image: none;
	text-align: left;
	float: left;
	padding: 0px;
	height: 20px;
	width: 140px;
}
#productarea {
	width: 520px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}



.products {
	width: 162px;
	float: left;
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.productsspace {
	width: 20px;
	float: left;
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.productslogo {
	padding: 10px;
	float: left;
	width: 140px;
	height: 150px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	line-height: 12px;
	border: 1px dotted #CCCCCC;
}
.productslogo img {
    border-width: 0px;
}
.productsinfo {
	float: left;
	text-align: center;
	height: auto;
	background-image: url(/images/bg_logos.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #F3F3F3;
	padding: 5px;
	width: 152px;
}
h2.kaina {
	font-family: "Verdana", sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding: 0px;
	float: right;
        width: 100px;
}
h1.productsinfo {
	font-family: "Verdana", sans-serif;
	color: #333333;
	font-size: 11px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 11px;
	padding: 0px;
	height: 15px;
	background-image: none;
	text-transform: uppercase;
	font-weight: bold;
}
.productsinfo a:link, a:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.productsinfo a:hover {
	color: #FF3300;
}
.productsmark {
	text-align: right;
	height: 10px;
	width: 115px;
	padding-left: 30px;
	padding-bottom: 2px;
}


.bot{clear:left;}

.lmenu{
	width: 180px;
	overflow: hidden;
	margin: 0;
	list-style-type: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.lmenu    li{margin-bottom: 0.25em;}
.lmenu    a{
	display: block;
	width: 150px;
	height: 100%;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	background-image: url(/images/meny_li.gif);
    white-space: nowrap;
}
.lmenu    a:link{
	color: #333333;
	background-image: url(/images/meny_li.gif);
	background-repeat: no-repeat;
}
.lmenu    a:visited{color: #333333;}
.lmenu    a:hover{
	background-color: transparent;
	background-image: url(/images/meny_h.gif);
	text-decoration: none;
	color: #FFFFFF;
}
.lmenu    a#current{
	color: #FFFFFF;
	background-image: url(/images/meny_a.gif);
}
.lmenuwrap {
	padding: 0px;
	float: left;
	width: 180px;
}
#logoarea {
	width: 560px;
	float: left;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.logosborder3 {
	background-color: #F3F3F3;
	padding: 5px;
	float: left;
	width: 230px;
	height: 60px;
	background-image: url(/images/bg_logos.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-align: center;
	line-height: 20px;
	color: #666666;
}
.bannerspace {
	float: left;
	width: 180px;
}
#baneris {
	padding-bottom: 10px;
	height: auto;
	float: left;
	width: 560px;
	text-align: center;
}
#newsletter2 {
	background-color: #F3F3F3;
	background-image: url(/images/bg_box_ru.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 12px;
}





/*Table*/
table {
	display: block;
	font-size: 10px;
	border-collapse: collapse;
	width:90%;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}



table caption {
	margin: 0 12px;
	padding: 20px 0 5px 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(/images/bg_boxhead2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

table th,table td {
  text-align: left;
  vertical-align: top;
  padding: 6px 10px;
}


thead th {
	color: #FFF;
	border-bottom: 1px solid #585043;
	background-image: url(/images/bg_boxhead2.gif);
	background-repeat: repeat-x;
	font-weight: normal;
}

tbody tr.highlighted {
	background-color: #F3f3f3;
}

tbody td {
  border-bottom: 1px solid #d3ccbd;
}
tbody tr {
	background-color: #FFFFFF;
}


tbody tr:hover td {
	border-bottom: 1px solid #9fbb73;
}


/* MENU */
.menu{
	width:960px;
	height:61px;
	background-image: url(/images/bg_menu.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #FFFFFF;
}
.menu-left{
	width:15px;
	height:61px;
	float:left;
	background-image: url(/images/bg_menu_l.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
.menu-right{
	width:15px;
	height:61px;
	float:right;
	background-image: url(/images/bg_menu_r.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 100% 1px;
	margin: 0px;
}
.menu-bg{
	height:61px;
	background-image: url(/images/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.menu-bg ul{
	list-style:none;
	margin:0 auto;
}
.menu-bg li{
	float:left;
	list-style:none;
	color: #FFFFFF;
}
.menu-bg li a{
	float:left;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	height:61px;
	line-height:55px;
	text-align:center;
	cursor:pointer;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
.menu-bg li a span{
	color:#fff;
	float:left;
	display:block;
	width: 120px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(/images/bg_menu_li.gif);
}
.menu-bg li.current a{
	color:#fff;
	font-weight: bold;
	background-image: url(/images/bg_menu_active.jpg);
	background-repeat: no-repeat;
	background-position: 50% 47px;
}
.menu-bg li.current a span{
	color:#fff;
	background-repeat: no-repeat;
}
.menu-bg li a:hover{
	color:#fff;
	background-image: url(/images/bg_menu_active.jpg);
	background-position: 50% 47px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.menu-bg li a:hover span{
	color:#fff;
}
.menu-bg li.last a span {
	float:left;
	display:block;
	width: 120px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: none;
}

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background-image: url(/images/star2.gif);
	background-repeat: repeat-x;
	background-position: -1000px 0px;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: right top;
	float: right;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(/images/star_small.gif);
	line-height: 10px;
	height: 10px;
}
h2.shopinfo a:link {
	font-family: "Verdana", sans-serif;
	color: #FF9900;
	font-size: 10px;
	margin: 0px;
	font-weight: normal;
	line-height: normal;
	background-image: none;
	text-align: left;
	float: left;
	width: 140px;
	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.shopinfo img {
	padding: 5px;
	float: left;
}
p.shopinfo {
	font-family: "Verdana", sans-serif;
	color: #555555;
	font-size: 10px;
	margin: 0px;
	font-weight: normal;
	line-height: 12px;
	background-image: none;
	text-align: left;
	float: left;
	padding: 5px;
	width: 90%;
	background-color: #FFFFFF;
    min-height: 70px;
}
.productsinfo img {
	float: left;
	width: 63px;
	padding-bottom: 5px;
}
.productsinfo img.isparduota {
	width: 70px;
}
.knopkes {
	float: left;
	padding-top: 5px;
	width: 63px;
	height: auto;
	background-color: #f3f3f3;
}
.kaina {
	padding-top: 5px;
	width: 70px;
	height: 40px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #333333;
	text-align: right;
}
.productsinfo_big {
	float: left;
	text-align: center;
	height: auto;
	background-position: right top;
	background-repeat: no-repeat;
	padding: 5px;
	width: 230px;
	background-color: #f3f3f3;
	background-image: url(/images/bg_box_ru.png);
}
h1.productsinfo_big {
	font-family: "Verdana", sans-serif;
	color: #333333;
	font-size: 11px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 11px;
	padding: 0px;
	height: 15px;
	background-image: none;
	text-transform: uppercase;
	font-weight: bold;
}
h2.productsinfo_big {
	font-family: "Verdana", sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding: 0px;
	float: right;
}
.kaina_big {
	padding-top: 5px;
	width: 130px;
	padding-right: 10px;
	text-align: right;
	float: right;
	margin: 0px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.h2.kaina_big {
	padding-top: 5px;
	width: 200px;
	height: 40px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #333333;
	text-align: right;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.kaina_big a {
	text-align: right;
	float: right;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding-top: 5px;
}
.kaina_big  a:hover  {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.knopkes_big {
	float: left;
	width: 63px;
	height: auto;
	background-color: #f3f3f3;
	padding: 10px;
}
.sena_kaina {
    text-align: right;
    float: right;
    width: 75px;
    margin-right: 8px;
}
.sena_kaina .kaina {
    text-decoration: line-through;
}
.sena_kaina_big {
    text-align: right;
    float: right;
    width: 130px;
    padding: 5px 10px 5px 0px;
}
.sena_kaina_big .kaina {
    text-decoration: line-through;
}
.whitespace3 {
	height: 9px;
	width: 540px;
	float: left;
}
h1.maincontent {
	height: 20px;
	width: 540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/bg_h1_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	text-indent: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#upmenu li{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	float: left;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
#upmenu {
	list-style-type: none;
	float: left;
	width: 250px;
	color: #333333;
	height: 30px;
	padding-top: 5px;
    margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 5px;
}
#upmenu img {
	vertical-align: middle;
}

a:link#upmenu    {
	list-style-type: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
#userarea {
	float: left;
	width: 220px;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 4px;
}
a:hover#upmenu {
	list-style-type: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.shopinfo_big {
	width: 280px;
	text-align: left;
	padding: 10px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.whitespace3 {
	width: 540px;
	float: left;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #f3f3f3;
}
h1.info {
	font-family: "Verdana", sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 1.5em;
	float: left;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
	width: auto;
}
.boxhead2 {
	background-image: url(/images/bg_boxhead2.gif);
	padding-bottom: 0em;
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	height: 20px;
	color: white;
	font-weight: normal;
	padding-top: 0.6em;
	width: 170px;
	background-repeat: repeat-x;
	text-align: left;
	float: left;
	background-position: right bottom;
	padding-left: 10px;
}
.rightmenus a img {
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
table img {
	padding: 5px;
}


#positive {	  /* Positive message DIV */
	width:450px;
	height:45px;
	background-color: #c8ffa4;
	border: 1px solid #348300;
	font-size: 12px;
}

#negative {	  /* Negative message DIV */
	width:450px;
	height:45px;
	background-color: #ffa4aa;
	border: 1px solid #800000;
	font-size: 12px;
	margin-top: 10px;
}

#messages {
	width: 500px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px;
	height: auto;
}


	/* success box, green color */
	.success {
	background-color: #f5fae7;
	border-top: 4px solid #a0cd26;
	border-bottom: 4px solid #a0cd26;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
		.success p,
		.success p strong {
			color: #a0cd26;
			margin: 0;
		}
	
	/* error box, red color */
.error {
	background-color: #fff3f3;
	padding: 20px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.error p,
.error p strong {
    color: #ff8b8b;
    margin: 0;
}
.send-button {
	float: left;
	cursor: pointer;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	margin-top: 3px;
	height: 21px;
	width: 63px;
}
h1 {
	font-family: "Verdana", sans-serif;
	color: #333333;
	font-size: 18px;
	padding: 0em;
	margin-bottom: 0em;
	margin-top: 1em;
	margin-right: 0.7em;
	margin-left: 1em;
}
h2 {
	font-family: "Verdana", sans-serif;
	color: #333333;
	font-size: 14px;
	margin-bottom: 0em;
	margin-top: 0.7em;
	margin-right: 0.7em;
	margin-left: 1.4em;
}
h3 {
	font-family: "Verdana", sans-serif;
	color: #333333;
	font-size: 13px;
	margin: .7em;
	margin-bottom: 0em;
	text-indent: 15px;
	font-weight: bold;
	font-style: italic;
}
form.login {
	float: left;
	font-size: 11px;
	height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:  #999999;
	width: 480px;
	z-index: 200;
	text-indent: 5px;
	background-image: none;
	padding: 0px;
	margin: 0px;
	background-color: #F3F3F3;
}


	input.small,
	textarea.small {
	width: 50px;
	border: 1px solid #CCCCCC;
	}
	
	input.medium,
	textarea.medium,
	table.medium {
	width: 320px;
	}
	
	input.large,
	textarea.large,
	table.large {
	width: 450px;
	height: 100px;
	}
	
	input.small:hover,input.medium:hover,input.large:hover,
input.small:active,input.medium:active,input.large:active,
input.small:focus,input.medium:focus,input.large:focus,
textarea:hover,
textarea:active,
textarea:focus,
table tr:hover {
	border-color: #FF9900;
}

/* border color */
input
{
	border: 1px solid #e1e1e1;
}

textarea
 {
	border: 1px solid #E1E1E1;
}

.left_min {
	display: block;
	float: left !important;
	width: 170px;
	font-weight: normal;
	padding-top: 10px;
}

.left_med {
	display: block;
	width: 400px;
	font-weight: normal;
	clear: both;
	padding-top: 10px;
	float: left;
	margin-right: 10px;
}
.left_max {
	display: block;
	width: 500px;
	font-weight: normal;
	padding-top: 10px;
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	clear: left;
}

fieldset
{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px dashed #e1e1e1;
}

legend
{
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFCC00;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	margin-top: 10px;
}


p {
	font-family: "Verdana", sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 20px;
	margin-top: 0.5em;
	margin-right: 3em;
	margin-bottom: 20px;
}

a {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.send-button2 {
	float: left;
	cursor: pointer;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	margin-top: 10px;
	height: 21px;
	width: 77px;
	background-image: url(/images/b_button.gif);
	text-align: center;
}
.send-button2:hover {
	float: left;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	height: 21px;
	width: 77px;
	background-image: url(/images/b_button_h.gif);
	text-align: center;
}

form
{
	width: 480px;
	color: #3E4A49;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-size: 0.8em;
}
#map2 {
	margin: 0px;
	width: 542px;
	float: left;
	padding: 9px;
	overflow: visible;
}
.whitespace5 {
	height: 9px;
	width: 480px;
	float: left;
}
p.productslogo {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	line-height: 12px;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

.response {
    font-style: italic;
    padding: 5px;
}

.response_author {
    font-style: italic;
    padding: 10px;
    text-align: right;
}
select {

    float: left;
    /*height: 20px;*/
    width: 323px;
    margin-top: 3px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border: 1px solid #e1e1e1;
}
.promo_title{
    text-align: left;
    font-weight: bold;
    padding:0px 0px 5px 5px;
    font-size:12px;
}
.newsletter_layout{
    text-align: center;
    width: 180px;
}
.newsletter_layout h4{
    font-size:12px;
    color: #FF9900;
    margin: 0px 0px 5px 0px;
}
.newsletter_layout form, 
.newsletter_layout input{
    width: auto;
    float: none;
    font-size: 11px; 
} 

.all_shops{
    width: 750px;
}
.all_shops dt{
    padding: 5px 0px;
    margin: 0px;
    float: left;
}
.all_shops dt label{
    font-weight: bold;
    color: #333333;
    font-size: 12px; 
    padding: 5px 0px;
    font-family: "Verdana",sans-serif;
}
.all_shops dd{
    padding: 0px;
    margin: 0px;
    float: left;
}
.all_shops2, .all_shops label, .all_shops input{
    float: left;
    padding: 5px;
} 
.all_shops select{
    float: left;
    width: auto;
}

