/* Global resets */
* {
	margin:0px;
	padding:0px;
	font-family:Tahoma, Verdana, Arial;
	outline:none;
}

html, body {
	color:#000000;
	line-height:14px;
	height:100%;
	letter-spacing:0px;
	font-size:12px;
	position: relative;
	background:#fff url('/images/backgrounds/pagebg.gif') repeat-x;
}

/* Dažiem elementiem ir savādāks fonts */
.icon-box p a,
h1,
h2,
h3,
#main-menu ul li a,
#product .price big,
#footer td.feedback big.phone,
#footer table *,
.box h2,
table.checkout td.price p.price,
table.checkout td.sum,
div.totals big,
div.totals small,
.iconbox-sale p big,
.iconbox-sale p small
 {
		font-family: "Georgia", "Times New Roman", Arial;
}

img {
	border:none;
	vertical-align: middle;
}

ol,ul {
	list-style:none outside;
}

p {
	margin-bottom:5px;
}

table {
	border-collapse:collapse;
	width:100%;
}

/* Virsraksti */
h1 {
	font-size: 18px;
	margin-bottom: 10px;
	color:#bc9656;	
	line-height: 21px;
}

h2 {
	font-size:13px;
	color:#bc9656;
	margin-bottom: 15px;
	line-height: 17px;
	font-weight: normal;
}

h3 {
	font-size:13px;
	margin-bottom: 10px;
	font-weight: normal;
}

h4 {
	margin-bottom:5px;
}

h4,
h4 a{
	font-size:13px;
	color:#bd9557;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}

h6 {
	font-weight: bold;	
	color:#000;
	font-size: 11px;
}

/* Tabulas */
table td {
	padding:5px 10px;
	font-size:12px;
	border:solid 1px #f8e6c7;
	vertical-align: top;
}

table th {
	padding:5px 0;	
}

table caption {
	font-weight:bold;
	margin-bottom:10px;	
}

table td.odd,
table tr.odd td {
	background-color: #f8e6c7;
}

/* Numurētas listes - TOPi utt */
ol li {
	background-repeat: no-repeat;
	margin-bottom:7px;
	background-position: left center;
}

ol li dl {
	overflow: hidden;
	clear: both;
}

ol li dl dt {
	display:block;
	float: left;
	width:25px;
	text-align: center;
	font-style:normal;
	font-weight:bold;
	color:#ef9f0b;
	line-height: 23px;
	margin-right: 5px;
}

ol li dl dd {
	line-height:17px;
}

ol li dl dd a {
	line-height:9px;
}

ol.top li dl dt {
	background-image: url('/images/icons/top.png');
}

ol.top li.picnic dl dt {
	background-image: url('/images/icons/picnic.png');
	text-indent: -9999px;
	background-repeat: no-repeat;
}

/* Saraksts ar linkiem */
ul.simple-list li {
	padding-left:3px;
	margin-bottom:10px;
}



/* "Skatīt vairāk" links */
p.more {
	text-align: right;
}

.icon-box p.more {
	text-align:left;
	padding: 0px 11px;;
}

p.more a {
	font-size:11px;
	text-decoration: underline;
}


/* Paletes */
	/* Sarkanā */
div.totals big,
h3,
ul.second-nav li.active a,
a,
p.more a,
#product .price big,
#product table.prices thead th,
#footer td.feedback big.phone,
#footer table.footer td.contacts p.title,
.iconbox-sale p big {
	color:#ae0103;
}
	
	/* Tumši pelēka */
ul.second-nav li a,
ol li a,
ul.simple-list li a {
	color:#333232;
}

p.grey {
	color:#bcb3ae;	
}

	/* Zaļā */
a:hover {
	color:#86a92e;
}

/* Apaļie stūri */
#header,
#left-col,
#right-col,
#main-menu,
#header #animation,
.box,
.box h2,
div.big-link,
ul.second-nav li,
input, select, textarea, button,
.enlarge {
	border-radius:5px;
	-o-border-radius:5px;
	-icab-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

table.noborder td {
	border:none;	
}

textarea {
	height:130px;
	font-size:11px;
}

label {
	display: block;
	margin-bottom: 4px;
}

/* Formas elementi */

input, select, textarea {
	background: #fff;
}

input, textarea {
	border:solid 1px #e2cdb0;
	padding: 3px 0;
	width: 100%;
	text-indent: 5px;
}

input.radio {
	width:auto !important;
	border:none !important;
	background: none;
	display:inline !important;
	margin-right:5px;
}


button {
	background: #81a22d url('/images/backgrounds/button_bg.gif') repeat-x;
	border:double 2px #afc95e;
	color:#fff;
	font-size: 11px;
	padding:3px 7px;
	cursor:pointer;
}

button.grey {
	border-color: #969696;
	background: #666 url('/images/backgrounds/button_bg_grey.gif') repeat-x;
}

form p.buttons {
	text-align: right;
}

form i {
	font-style: normal;
	color:red;
}

/* Linki */
a {
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

/* Default elementi */
.wrap {
	overflow:hidden;
}










/* Lapas izkārtojums */
#page-wrap {
	width:930px;
	margin:4px auto;
	padding-bottom:50px;
}

#header {
	height:116px;
	position: relative;
	margin-bottom: 1px;
}

#header #logo {
	padding-top: 5px;
	position: absolute;
	z-index: 10;
	width: 100%;
	text-align: center;
}

#header #animation {
	position:relative;
	overflow: hidden;
	height:116px;
}

#header #animation img {
	z-index: 9;
	position: absolute;
	left:0;
	top:0;
}


/* Round corners */
.sidebar span.corner,
#main-menu span.corner,
#header span.corner {
	position: absolute;
	width:5px;
	height:5px;
	font-size: 0px;
	line-height: 0;
	background-image: url('/images/backgrounds/header_corners.png');
	background-repeat: no-repeat;
	z-index: 11;
}

.sidebar span.corner {
	background-image: url('/images/backgrounds/colcorners.png');
}

.sidebar .box span.corner {
	background-image: url('/images/backgrounds/innerboxcorners.gif');
}

.sidebar .box h2 span.corner {
	background-image: url('/images/backgrounds/headingcorn.gif');
}

.sidebar span.tl,
#main-menu span.tl,
#header span.tl {
	background-position: 0px 0px;
	left:0;
	top:0;
}

.sidebar span.tr,
#main-menu span.tr,
#header span.tr {
	background-position:-5px 0px;
	right:0;
	top:0;
}

.sidebar  span.bl,
#main-menu span.bl,
#header span.bl {
	background-position:0px -5px;
	left:0;
	bottom:0;
}

.sidebar span.br,
#main-menu span.br,
#header span.br {
	background-position:-5px -5px;
	right:0;
	bottom:0;
}

/* Galvenā navigācija */

#main-menu {
	height: 46px;
	background: #ad0002 url('/images/backgrounds/menubg.gif') repeat-x;
	position: relative;
	margin-bottom:1px;
}

#main-menu ul {
	overflow: hidden;
}

#main-menu ul li {
float:left;
line-height:16px;
padding:0px 35px 0;
height:46px;
padding-top:14px;
}

#main-menu ul li.sep {
	background: url('/images/backgrounds/menusep.gif') no-repeat;
	width: 1px;
	padding: 0;
	font-size: 0px;
}

#main-menu ul li a {
	color:#ffd800;
	text-decoration: none;
	font-weight: bold;
}

#main-menu #search-field {
	background: url('/images/backgrounds/search_bg.gif') no-repeat;
	width: 167px;
	height: 33px;
	position: absolute;
	right:5px;
	top:7px;
}

#main-menu #search-field input {
	height:19px;
	left:5px;
	
	padding-left:4px;
	padding-top:4px;
	position:absolute;
	top:4px;
	width:120px;
	padding-right: 30px;
	border-color:#fff;
	z-index: 20;
	padding-bottom: 0;
}

#main-menu #search-field button {
	border:none;
	background: none;
	position: absolute;
	z-index: 21;
	right:7px;
	cursor: pointer;
	top:3px;
	margin: 0;
	padding: 0;
	width: 29px;
	height: 25px;
}

/* Footeris */
#footer {
	margin-bottom: 20px;
	background: url('/images/backgrounds/footerbg.gif') repeat-x;	
	height: 126px;
	position: relative;
	padding:20px;
}

#footer td h2 {
	font-size:12px;
}

#footer table.footer td{
	padding:0 20px;
	border:none;
	border-right:solid 1px #f4e0c1;
	border-left:solid 1px #f4e0c1;
	font-size: 11px;
	color:#484848;
	text-align: left;
}

#footer table.footer td div.wrap {
	height: 130px;
	position:relative;
}

#footer table.footer td .bottom-link {
	position:absolute;
	bottom:0;
	left:0;
	margin:0;
}

#footer table.footer td.contacts {
	background:url('/images/backgrounds/mail.png') no-repeat 192px bottom;
	width: 225px;
}

#footer table.footer td.write {
	background:url('/images/backgrounds/pen.png') no-repeat 173px bottom;
}

#footer table.footer td.shops {
	width:155px;
	background:url('/images/backgrounds/map.png') no-repeat 16px bottom;
	padding-right:0;
	border-right:none;
}

#footer table.footer td.contacts p {
	margin-bottom:0;
}

#footer table.footer td.contacts p.title{
	font-weight:bold;
	font-size:12px;
	margin-bottom: 10px;
}

#footer td.feedback big.phone {
	font-size:23px;
font-weight:bold;
}


#footer td.feedback {
	width:218px;
	border-left:none !important;
	padding-left:0 !important;
	background:url('/images/backgrounds/phone.png') no-repeat 160px bottom;
}

#footer td.write {
	width:200px;
}

#footer .corner {
	display:block;
	font-size: 0;
	line-height: 0;
	width:5px;
	height:5px;
	background-repeat: no-repeat;
	position:absolute;
	top:0;
	z-index: 100;
}

#footer .corner-tl {
	background-image:url('/images/backgrounds/footer-crn-tl.gif');
	left:0;
}

#footer .corner-tr {
	background-image:url('/images/backgrounds/footer-crn-tr.gif');
	right:0;
}

/* Satura daļa */

#content .sidebar {
	min-height: 800px;
}

#content #left-col,
#content #right-col {
	float:left;
	width:185px;
	background: url('/images/backgrounds/colbg.gif') repeat;
	padding:10px;
	height: 100%;
	position: relative;
	font-size: 11px;
}

#content #wide-col {
	float:left;
	padding:10px 30px;
	width:665px;
	background:#fdf2e0;
}

#content #full-col {
	padding:10px 0;
}

#content #center-col {
	float:left;
	width:500px;
	padding:10px;
	padding-top:0;
}

div.big-link {
	background:#ad0002 url('/images/backgrounds/headingbg.gif') repeat-x;
	padding:7px 16px;
	margin-bottom: 3px;
}

div.green-link {
	background:#81a22e url('/images/backgrounds/headingbggreen.gif') repeat-x;
}

div.big-link a {
	font-family:"Georgia", "Times New Roman", serif;
	color:#fff;
	font-weight:bold;
	text-decoration: none;	
	font-size:11px;
}

div.big-link.active a {
	color:#FFD800;
}

/* Kastīte */
.box {
	padding:5px;
	background:transparent url('/images/backgrounds/boxbg.gif') repeat;
	margin-bottom: 10px;
	position: relative;
	height: 100%;
}

.box h2 {
	background:#ad0002 url('/images/backgrounds/headingbg.gif') repeat-x;
	font-size:11px;
	font-weight: bold;
	color:#fffadd;
	padding:10px;
	margin-bottom:5px;
	position: relative;
}

.box .content {
	padding:0px 7px;
}

/* Navigācijas menu */
ul.second-nav li {
	background:#f8e6c7;
	margin-bottom:1px;
	padding:5px 10px;
}

ul.second-nav li.active {
	background-image:url('/images/backgrounds/selarrow.gif');
	background-repeat: no-repeat;
	background-position:10px center;
	padding-left: 21px;
}

ul.second-nav li.highlight a{
	font-weight:bold;
}

ul.second-nav li.active a {
	font-weight:bold;
}

/* Valodas izvelne */
#lang-bar {
	padding:5px 0 8px 32px;
}

#lang-bar ul {
	overflow: hidden;
}

#lang-bar ul li {
	float: left;
	margin-right: 10px;
}

#lang-bar ul li,
#lang-bar ul li a {
	font-size:11px;
}

/* Ikonu listes */
.icon-box {
	position:relative;
	float:left;
	margin-bottom:20px;
	width:125px;
}

.icon-box .new {
	display:block;
	height:54px;
	position:absolute;
	right:9px;
	top:5px;
	width:54px;
	z-index:1111;
}

.iconbox-expanded {
	height:210px;
}

.iconbox-simple {
	height:210px;
}

.iconbox-short {
	height:135px;
}

.iconbox-short a {
 	color:#484848;
 	text-decoration: none; 
 	font-size:12px;	
}

.iconbox-sale {
	height:185px;
}

#sale .icon-box {
	margin-bottom:0;
}

.iconbox-sale p {
	text-align: left !important;
	font-size:11px;
}

.iconbox-sale p.shopname {
	text-transform: uppercase;
	font-weight:bold;
	margin-bottom:0;
}

.iconbox-sale p.product a{
	text-decoration:underline;
}

.iconbox-sale p small {
	text-decoration: line-through;
	font-size:14px;
	margin-right:5px;
}

.iconbox-sale p big {
	font-size:18px;
}

.icon-box a.picture,
.icon-box .pic-border,
.icon-box .pic-holder { 
	height:114px;
	width:125px;	
}

.icon-box h4 a {
	text-decoration: none;
}

.icon-box .pic-holder {
/*	margin-bottom:5px; */
}

.icon-box .pic-border {
	background: url('/images/backgrounds/iconborder.png') no-repeat;
	left:0;
	position:absolute;
	top:0;
	z-index:2;
	cursor:pointer;
}

.icon-box a.picture {
	display:block;
	left:7px;
	position:absolute;
	top:5px;
	z-index:1;
	background:url('/images/backgrounds/blank.gif');
}

.icon-box p {
	text-align: center;	
}

.iconbox-sale p a {
	text-decoration:none;
	color:#000;
}

.icon-box .descr {
	font-size:11px;
}

.icon-box h4,
.icon-box .descr {
	margin-left:7px;
	padding:0 5px;
}

.iconbox-simple .descr {
	margin-bottom:5px;
}

/* Produkta atvērums */
#picnic-place,
#recipie,
#product {
	overflow: hidden;
	background: url('/images/backgrounds/brown_dots.gif') bottom left repeat-x;
	padding-bottom: 20px;
	margin-bottom:10px;
}

.next-previous {
	overflow: hidden;
	margin-bottom: 15px;
}

.next-previous .next {
	float: right;
}

.next-previous .prev {
	float:left;
}

#product #gallery {
	float:left;
	width: 235px;
	margin-right: 15px;
}

#product #data {
	float: left;
	width:250px;
}

#product #data .descr{ 
	font-size: 13px;
	margin-bottom: 10px;
}

#product #data .contents{ 
	font-size: 11px;
	margin-bottom: 10px;
}

#product  .prod-content{
	
}

#product .prod-content th,
#product .prod-content td {
	color:#7f7f7f;
	font-size: 11px;
	text-align: left;
	padding: 0;
	border:none;
}

#product .prod-content td.name {
	padding-right: 3px;
}

#product .prod-content td.value {
	padding-left: 3px;
	text-align: right;
}

#product .prod-content td.dots {
	background: url('/images/backgrounds/point.gif') repeat-x 0px 10px;
}

#product .storage {
	font-size: 11px;
}

#product .price big{
	font-size:22px;
	line-height: 32px;
}

#product .price button {
	float: right;
	margin-top:7px;
}

#product table.prices {
	margin-bottom: 10px;
	border-collapse: separate;
}

#product table.prices thead th {
	font-weight: normal;
	font-size: 9px;
}

#product table.prices td {
	text-align: center;
	font-size:11px;
	border-color: #fbf1e3;
	padding: 2px;
	vertical-align: middle;
}

#product table.prices td.type {
	background: #fbf1e3;
}

#product table.prices td.selector {
	border:none;
	width:20px;
}

.mainpic {
	border:solid 1px #f9e4c7;
	padding:5px 0;
	background: #fff;
	text-align:center;
	margin-bottom: 15px;
	position:relative;
}

.mainpic .new {
	display:block;
	width:74px;
	height:74px;
	position:absolute;
	right:-1px;
	top:0;
	background-repeat: no-repeat;
}

.enlarge {
	background:#FDF2DF none repeat scroll 0 0;
	bottom:11px;
	font-size:11px;
	padding:4px 12px;
	position:absolute;
	right:13px;
	font-style: normal;
	z-index:5;
}

#image .enlarge {
	bottom:14px;
}

.enlarge,
.enlarge a {
	color:#BC9656;
	text-decoration: none;
}

.carousel {
	overflow: hidden;
	margin-bottom: 15px;
	margin-left:17px;
}

.carousel li {
	float: left;
	margin-bottom:11px;
}

div.tinypic {
	width:63px;
	height:68px;
	background: url('/images/backgrounds/tinypic_shadow.png') no-repeat left top;
	margin-right:3px;
}

div.tinypic img {
	width:63px;
}

div.tinypic img {
	border:solid 1px #f9e4c7;
}

/* Iepirkumu grozs - augša */
#cart-info {
	padding:5px;
	position:absolute;
	right:0;
	top:-1px;
	z-index:1000;
	background: url('/images/backgrounds/cartbg.png') no-repeat left ;
	width: 227px;
	text-align: right;
}

#cart-info i {
	color:#fff;
	font-style: normal;
}

/* Checkout */
table.checkout {
	margin-bottom: 10px;
}

table.checkout th {
	font-size:11px;
	color: #7f7f7f;	
	font-weight: normal;
	text-align: left;
	padding-bottom: 10px;
}

table.checkout td{
	border:none;
	border-bottom: solid 1px #ead9bd;
	vertical-align: middle;
	padding-top: 9px;
}

table.checkout td.pic {
	width:80px;
	padding-left: 0;
}

table.checkout td.title {
	width:260px;
}

table.checkout td.price {
	width:65px;
}

table.checkout td.title a {
	color:#000;
}

table.checkout td.price input {
	display: inline;
	width:30px;
	text-align: center;
	text-indent: 0;
}

table.checkout td.price p.price {
	font-size: 13px;
}

table.checkout td.sum {
	font-size: 18px;
	text-align: center;
	width:80px;
}

table.checkout td.options {
	text-align: center;
}
	
table.checkout td.options .remove {
	background:url('/images/icons/delete.gif') no-repeat top center;
	color:#bcb3ae;
	border:none;
	padding-top:14px;;
}

div.totals {
	float: right;	
}

div.totals ul li p.grey {
	font-size: 11px;
}

div.totals ul li p.grey,
div.totals small {
	color: #7f7f7f;
}

div.totals ul li.captions {
	margin-right:25px;	
}

div.totals ul li.captions p {
	line-height: 23px;
	text-align: right;
}

div.totals ul li.buttons {
	margin-left: 25px;
}


div.totals small,
div.totals big,
div.totals button {
	display: block;
}

div.totals button {
	margin-bottom: 5px;
	width: 80px;
}

div.totals ul li{
	float: left;
}

div.totals big {
	font-size: 30px;
	line-height: 27px;
}

div.totals small {
	font-size: 18px;
	line-height:20px;
}

#checkout-form {
	display: none;
}

#checkout-form #user-info {
	float: left;
	width:226px;
	margin-right: 40px;
}

#checkout-form #order-data {
	float: left;
	width:232px;
}

#checkout-totals {
	margin-bottom: 20px;
}

/* Paziņojumi */
.message {
	margin-bottom: 15px;
	font-size:12px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding:10px 0;
	font-weight: bold;
}

.ok {
	color:#81A22D;
	border-color: #81A22D ;
}

.error {
	color:red;
	border-color:red;
}

.info {
	color:#bc9656;
}

#recipie {
	overflow: hidden;
}

#recipie #text {
	font-size:12px;
	line-height: 17px;
}

#recipie #image {
	float:right;
	margin-left:15px;
	position:relative;
	width:235px;
	height: 210px;
	margin-bottom: 10px;
}

#recipie #image div {
	background:url('/images/backgrounds/recipie_bg.png') no-repeat;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 2;
}

#recipie #image div,
#recipie #image a,
#recipie #image span {
	width:231px;
	height:209px;
	display: block;
	
}

#recipie #image a,
#recipie #image img {
	position: absolute;
	left:7px;
	top:5px;
	z-index: 1;
}

#recipie #image a {
	left:0;
	top:0;
	text-decoration:none;	
}

.comments {
	margin-bottom:15px;
}

.comments,
.comments * {
	font-size:11px;
}

.comments .item {
	border-top:solid 1px #fde4c1;
	padding:10px 0;
}

.comments .item small {
	color:#bcb3ae;
	float:right;
}

.comments .item .name {
	font-weight:bold;
}

.ui-datepicker {
	width:163px !important;
}

.ui-datepicker a {
	font-size:11px;
}

.active-day a {
	background:#87a92e !important;
	color:#fff !important;
}

.calendar-hover {
	border:solid 1px #8ead36;
	background:#ffffe3;
	padding: 2px;
	font-size:11px; 
	padding-bottom:10px;
	position:absolute;
}

.calendar-hover p {
	margin:0;
	padding:0px 10px;
}

.calendar-hover p.title {
	background:#8ead36;
	color:#fff;
	margin-bottom: 5px;
	padding:5px 10px;
}


#poll .question {
	margin-bottom:10px;
	font-weight:bold;
}

#poll dl {
	overflow:hidden;
	margin-bottom: 5px;
}

#poll dl dt {
	float:left;
	width:21px;
}

#poll dl dd {
	float:left;
	width:140px;
	line-height: 13px;
}

#poll #aresults p{
	margin:0;
}

#poll #aresults .progress {
	border:1px solid #87A92E;
	margin-bottom:10px;
	padding:1px;
}

#poll #aresults .progress span {
	background:#87A92E;
	display:block;
	color:#fff;
	text-indent:5px;
}

#article-list div {
	margin-bottom: 7px;
	padding-bottom:7px;
	background:transparent url(/images/backgrounds/brown_dots.gif) repeat-x scroll left bottom;
}

#weather-box dl {
	overflow:hidden;
	margin-bottom:10px;
}

#weather-box dl dt {
	float:left;
	width:28px;
	margin-right: 5px;
}

#weather-box dl dd {
	float:left;
	width:128px;
}

#weather-box .weather-icon {
	line-height: 27px;
	text-align: center;
}

#sale .icon-box a.picture {
	left:25px;
}

#sale .icon-box .pic-border {
	left:18px;
}

#picnic-form .left{
	float:left;
	width:49%;
	margin-right:1%;
}


#picnic-form .right{
	float:left;
	width:48.7%;
	margin-left:1%;
}

#gmaps {
	margin-bottom:10px;
	height:300px;
}

#picnic-list dl{
	float:left;
	width:50%;
	overflow:hidden;
	margin-bottom: 15px;
	height:70px;
}

#picnic-list dl dt {
	float:left;
	width:85px;
}

#picnic-list dl dd {
	float:left;
	width:150px;
}

#picnic-list dl dd p {
	margin-bottom: 0;
}

#picnic-list dl dd p a {
	font-size:11px;
}

.page-selector {
	margin-top:30px;
	text-align: center;
}

.page-selector span,
.page-selector a {
	display:inline;
	padding:5px 8px;
}

.page-selector a {
	border:solid 1px #f3d9b6;	
}

.page-selector span {
	background:#8ead38;
	color:#fff;
}

#picnic-place .description{
	line-height: 17px;
	overflow: hidden;
	clear: both;
}

#picnic-place .images{
	float:right;
	width:235px;
	margin-left:10px;
}

#picnic-place dl {
	margin-bottom:20px;
}

#picnic-place dl dt {
	font-weight:bold;
}

.actual {
	overflow:hidden;
}

.actual .last {
	margin-right:0;
}

.actual .item {
	float:left;
	width:115px;
	margin-right:10px;
}

.actual h2 {
	padding-left:10px;
	margin-bottom: 5px;
	height:35px;
}

.rating{
	width:80px;
	height:23px;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(/images/backgrounds/star-matrix.gif) no-repeat 0 0;
}
/* add these classes to the ul to effect the change to the correct number of stars */
.nostar {background-position:0 0}
.onestar {background-position:0 -22px}
.twostar {background-position:0 -44px}
.threestar {background-position:0 -66px}
.fourstar {background-position:0 -88px}
.fivestar {background-position:0 -110px}
ul.rating li {
	cursor: pointer;
 /*ie5 mac doesn't like it if the list is floated\*/
	float:left;
	/* end hide*/
	text-indent:-999em;
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:23px;
	text-decoration:none;
	z-index: 200;
}
ul.rating li.one a {left:0}
ul.rating li.two a {left:16px;}
ul.rating li.three a {left:32px;}
ul.rating li.four a {left:48px;}
ul.rating li.five a {left:64px;}
ul.rating li a:hover {
	z-index:2;
	width:80px;
	height:23px;
	overflow:hidden;
	left:0;	
	background: url(/images/backgrounds/star-matrix.gif) no-repeat 0 0
}
ul.rating li.one a:hover {background-position:0 -154px;}
ul.rating li.two a:hover {background-position:0 -176px;}
ul.rating li.three a:hover {background-position:0 -198px}
ul.rating li.four a:hover {background-position:0 -220px}
ul.rating li.five a:hover {background-position:0 -242px}

.eggs {
	overflow:hidden;	
}

.eggs span {
	display:block;
	float:left;
	font-size:11px;
	line-height:21px;
	margin-right:9px;
}

.eggs .rating {
	clear:none;
	float:left;
}
.eggs em {
	color:#999999;
	font-size:10px;
	font-style:normal;
	line-height:20px;
	padding-left:8px;
}

.actual-articles {
	overflow:hidden;
	margin-bottom:15px;
}

.actual-articles h4 {
	font-weight:normal;
	color:#000;	
}

.actual-articles p {
	font-size: 11px;
	margin-bottom:0;
}

.actual-articles p.more {
	text-align:left;
	margin-bottom: 10px;
}

.actual-articles h4 a {
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
}

.actual-articles .image {
	float:left;
	width:130px;
}

.actual-articles .article-out {
	float:left;
	width:370px;
}

.actual-articles a {
	color:#000;
}

.actual-articles ul li {
	font-size:11px;
	margin-bottom:4px;
}

#beadcrumb {
	margin-bottom:15px;
	overflow: hidden;
}

#beadcrumb .path,
#beadcrumb .path a {
	font-size:10px;
	color:#7e7f81;
	text-decoration: none;
}

#beadcrumb .icons {
	float:right;
}

#content-wrap {
	padding-bottom:6px;
	background: url('/images/backgrounds/colend.gif') bottom center no-repeat;
}

#content {
	margin-bottom: 20px;
	background: url('/images/backgrounds/colbg2.gif') repeat-y;
	position: relative;
}

#content-wrap-inner {
	overflow:hidden;
	background: url('/images/backgrounds/colstart.gif') top center no-repeat;
	
}

.social-links {
	clear:both;
	margin-bottom: 10px;	
	text-align: right;
}

.social-links a {
	text-decoration: none;
}

.social-links img {
	vertical-align: top;
}

#search-form {
	overflow:hidden;
	margin-bottom: 25px;
}

#search-form .sections {
	float:left;
	width:170px;
}

#search-form .sections p,
#search-form .sections p a {
	font-size:11px;
}

#search-form .sections p.active a {
	color:#7d7f7e;
	text-decoration:none;
}

#search-form .sections small {
	color:#7d7f7e;
}

#search-form .search-field {
	float:left;
	margin-right:20px;
	width:310px;
}





 #berniem #content #left-col {
	background-image:url('/images/backgrounds/colbg_berniem_left.gif');	
}

 #berniem #content #right-col {
 	 background-image:url('/images/backgrounds/colbg_berniem_right.gif');	
 }

 #berniem #content-wrap {
 	background-image:url('/images/backgrounds/colend_berniem.gif'); 
 }
 
 #berniem #content {
 	background-image: url('/images/backgrounds/colbg2_berniem.gif');
 }
 
 #berniem .box {
 	 background-image:none;
 }
 
 #berniem .box .content {
 	padding:0; 
 }
 
 #berniem .box h2 {
 	 
 }
 
 #berniem .box .second-nav li {
 	background-color:#ffffe3; 
 }
 
 #games-list {
 	overflow:hidden; 
 }
 
 #games-list .game{
 	float:left;
 	width:250px; 
 	margin-bottom:25px;
 }
 
 #game-list div {
 	float:left;
 	width:120px;
 	height:145px; 
 }
 
 .text-out ul {
 	 list-style:circle inside; 
 	 padding-left:15px;
 }
 
 #goods-icons {
 	margin-bottom: 15px; 
 }
 
 
 ul.simpleList {
 	overflow:hidden;
	margin-bottom:15px;
	list-style:circle inside;
	padding-left:12px;
 }
 
ul.simpleList li {
 	float:left;
	width:231px;
	
}
 
ul.simpleList li a{
	color:#000;
	font-size:11px;  	
}

.ui-datepicker .ui-datepicker-header {
	background:#ead3b5;
}

.ui-datepicker .ui-datepicker-title {
	line-height: 19px !important;
}
table.shop-list-item td,
table.shop-list-item {
	border:none;
	font-size:10px;
}

table.shop-list-item td p {
	margin:0;
}

table.shop-list-item td dl {
	overflow:hidden;
}

table.shop-list-item td dl dt {
	display:block;
	float:left;
	width:30%;
}

table.shop-list-item td dl dd {
	float:left;
	display:block;
	width:70%;
	font-weight:bold;
}

.shoplist dl {
	overflow:hidden;
	clear:both;	
}

.shoplist dl dt {
	float:left;
	width:50%;	
}

.shoplist dl dd {
	float:left;
	width:50%;
}

.shoplist td.address {
	width:60%;	
	font-weight:bold;
}

.shoplist td.hours {
	width:40%;	
}

