﻿/*reset by aldem {*/
.right a { outline: none; color:#676767; }
.right a:link, .right a:visited, .right a:active { color:#676767; /* text-decoration:underline; */ }
.right a img/*, .right :link img , .right :visited img */ { border:0 none; }
.right a:hover { outline:0 none; color:#767676; }
/*reset by aldem }*/
/* new web page styles */

html {
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}
html, body {
	min-width: 980px;
}

body {
	margin: 16px 0 0 0;
	font: normal 13px Arial, serif, sans-serif;
	color: #676767;
	background-color: #fff;
}

a {
	text-decoration: none;
	color: #676767;
	/*border-bottom: 1px dotted gray;*/
	outline: 0;
}

table.prices-list {
	width: 690px;
}

table.prices-list div.table  {
	margin-left:6px;
}
table.prices-list table.prices-list {
	width: 672px;
}

table.prices-list tr td {
	border: solid 1px #ccc; font-size: 11px; vertical-align: top;
}
table.prices-list tr th {
	border: solid 1px #ccc; font-size: 11px;
}

table.prices-list tr td.my-last {
	width: 100px;
	text-align: center;
}

#wrapper {
	width: 100%;
}

/* main block bof */
#header {
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 106px;
}

#header .languages {
	width: 310px;
	height: 55px;
	padding: 15px 10px 0 0;
}

#header .languages a {
	border: 0;
	text-decoration: underline;
}

#header .languages a:hover {
	text-decoration: none;
	color: #333;
}

#header .languages span {
	color: #ddd;
}

#header .languages ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header .languages ul li.langs, #header .languages ul li.info {
	height: 55px;
	font-size: 84.6%;
	font-weight: bold;
}

#header .languages ul li.langs {
	float: left;
	width: 100px;
	padding-right: 15px;
	border-right: #d5d5d5 1px solid;
	text-align: right;
}

#header .languages ul li.info {
	float: left;
	width: 180px;
}

#header .languages ul li.langs a {
	color: #b7b7b7;
}

#header .languages ul li.langs a:hover {
	color: #333;
}

#header .languages ul li.info {
	padding: 0 0 0 10px;
}

#header .languages ul li.langs ul, #header .languages ul li.info ul {
	margin: 0;
	list-style: none;
}

#header .languages ul li.langs ul {
	padding: 10px 0;
}

#header .languages ul li.info ul li {
	padding: 7px 0 0 10px;
	margin: 0;
	background: url('../img/light-arrow.gif') no-repeat 0 75%;
}

#header .languages ul li.langs ul li {
	float: left;
	width: 15px;
	padding: 7px 0 0 15px;
	margin: 0;
	background: none;
	text-transform: uppercase;
}

#header .navigation {
	position: absolute;
	top: 80px; left: 0px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header .navigation li {
	float: left;
	padding: 0;
	background: #fff;
	border-left: #dbdbdb 1px solid;
	font-size: 84.6%;
}

#header .navigation li.active {
	background: #dbdbdb;
}

#header .navigation li:first-child {
	border-left: 0;
}

#header .navigation li a {
	display: block;
	padding: 2px 10px;
	color: #888;
}

#header .navigation li a:hover {
	color: #333;
}

#header .navigation li.this {
	background: #dbdbdb;
}

#header .navigation li.this a {
	color: #333;
}

#header h3 {
	position: absolute;
	top: 20px;
	left: 25px;
	margin: 0; padding: 0;
	width: 237px;
	height: 40px;
	font-size: 15px;
	text-indent:-9999em;
	
}

#header h3 a {
	overflow: hidden;
	outline: none;
	display: block;
	width: 237px;
	height: 40px;
	background: url('../img/mfd-pardaugava-logo.gif') no-repeat;
}

#footer {
	clear: both;
	position: relative;
	margin: 0 auto;
	padding-top: 3px;
	width: 980px;
	height: 25px;
	border-top: #ccc 1px solid;
}
/* main block eof */

/* additional selectors styles bof */
#footer div {
	float: left;
	width: 40%;
	color: #999;
	font-size: 92.3%;
}

#footer ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 50%;
	list-style: none;
}

#footer ul li {
	float: right;
	padding: 0 10px;
	margin: 0;
	border-right: #ccc 1px solid;
	font-size: 92.3%;
}

#footer ul li:first-child {
	border: 0;
}

#footer ul li a {
	color: #999;
}

#footer ul li a:hover {
	color: #333;
}

#add {
	background: #d0d0d0;
	height: 270px;
}

#content{
	padding-top: 10px;
}

#content, #add .add-index {
	position: relative;
	margin: 0 auto;
	width: 980px;
}

#add .add-index #controls {
	position: absolute; top: 215px; left: 605px; z-index: 10;
}

#add .add-index #controls a { display: block; margin: 0 5px; padding: 2px 5px; float: left; background: #d0d0d0; border: 1px solid #333; color: #333; text-decoration: none;  }
#add .add-index #controls a.activeSlide { background: #fff; }
#add .add-index #controls a:focus { outline: none; }

#add a.item {
	display: block;
	width: 690px;
	height: 250px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 10px;
}

#add span.item {
	display: none;
	width: 710px;
	height: 180px;
	background-repeat: no-repeat;
	text-indent: -999px;
}

/*#add span[rel='this'] {
	display: block;
}*/

#add a.item span {
	display: block;
	padding: 0 22px;
	height: 30px;
	position: relative;
	top: 220px;
	margin: 0;
	overflow: hidden;
	background: url('../img/overlay.png');
	color: #fff;
	font-size: 123.1%;
	font-weight: bold;
	line-height: 30px;
	cursor: pointer;
}

#add div.block {
	padding: 19px 0 0 19px;
}

#content div.box {
	clear: right;
	margin: 0 0 10px 10px;
}

#content div.box  h5 {
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	height: 25px;
	background-color: #ededed;
	background-image: url('../img/red-arrow.gif');
	background-repeat: no-repeat;
	background-position: 13px 50%;
	line-height: 25px;
	font-size: 115.4%;
	font-weight: normal;
}

#content div.box h5.opened {
	background-image: url('../img/red-arrow-opened.gif');
	background-position: 10px 50%;
	color: #333;
}

#content div.box h5.link {
	background-color: #ec202c;
	background-image: url('../img/white-arrow.gif');
	background-position: 10px 50%;
	color: #fff;
}

#content div.box h5 a {
	color: #858585;
}

#content div.box h5 a:hover, #content div.box h5.opened a {
	color: #333;
}

#content div.box h5.link a {
	color: #fff;
	/* border-bottom: 1px dashed #fff; */
}

#content div.box h5.link a:hover {
	text-decoration: underline;
	/* border-bottom: 1px solid #fff; */
}

#content div.box  h5.help {
	font-size: 12px;
	height: 40px;
	padding: 0 0 0 35px;
	line-height: 20px;
	color: #333;
}
#content div.box  h5.help.link {
	background-color: #ededed;
	background-image: url('../img/help.gif');
	background-position: 5px 50%;
}
#content div.box h5.help.link a {
	color: #333;
}
#content div.box h5.help.link.lang-lv a {
	position:relative;top:9px;
}
#content div.box.social{
	width:245px; /*245-(padding-left)*/
	padding-left:0px;
	height:24px; /*24-(padding-top)*/
	padding-top:4px;
	/* background-color:grey; */
}
#content div.box.social div.fb-like{
	position:absolute;
	margin-left:105px;
}
#content div.box.social a{
	float:left;
	margin-left:4px;
}
#content div.box.social a.fr{
	width:21px;
	height:21px;
	background: url('../img/fr2.png') no-repeat top left;
}
#content div.box.social a.tt{
	width:21px;
	height:21px;
	background: url('../img/tt.png') no-repeat top left;
}
#content div.box.social a.dr{
	width:21px;
	height:21px;
	background: url('../img/dr.png') no-repeat top left;
}
#content div.box.social a.fb{
	width:20px;
	height:20px;
	background: url('../img/fb.png') no-repeat top left;
}
/*
#content div.box  h5.help.link a:hover {
	text-decoration: underline;
}
*/

#add div.block h1 {
	padding: 0 0 5px 10px;
	margin: 0;
	border-bottom: #ddd 1px solid;
	color: #fff;
	font-size: 169.2%;
	font-weight: bold;
}

#add div.block p, #content div.box .content p {
	margin: 0;
	padding: 10px 0 15px 10px;
	font-size: 84.6%;
	line-height: 123.1%;
}

#content div.box .content p {
	padding: 0 0 15px 20px;
}

#content div.box .content h6 {
	padding: 0 0 5px 20px;
	margin: 0px;
	font-size: 92.3%;
	font-weight: bold;
}

#add div.block ul, #content div.box .content ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}

#content div.box .content ul {
	margin: 0 0 0 20px;
}

#add div.block ul li, #content div.box .content ul li {
	margin: 0 0 15px 0;
	padding: 0;
}

#add div.block ul li a {
	background: url('../img/white-arrow.gif') no-repeat 0 50%;
}

#content div.box .content ul li a {
	background: url('../img/light-arrow.gif') no-repeat 0 50%;
}

#add div.block ul li a, #content div.box .content ul li a {
	display: block;
	padding-left: 10px;
	color: #373737;
	font-size: 92.3%;
	font-weight: bold;
}

#add div.block ul li a:hover, #content div.box .content ul li a:hover {
	color: #666;
}

#add div.block ul li span, #content div.box .content ul li span {
	display: block;
	padding-left: 20px;
	font-size: 84.6%;
}

#content .tricolor {
	padding-right: 10px;
}

#content .tricolor ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content .tricolor ul li {
	float: left; padding: 0; margin: 0 0 0 17px; width: 220px; height: 240px; border: #d6d6d6 1px solid; background: url('../img/tricolor.gif') repeat-x top;
}

#content .tricolor ul li:first-child {
	margin: 0; 
}

#content .tricolor .img {
	display: block;
	margin: 10px;
	height: 100px;
	border: #858585 1px solid;
	background-repeat: no-repeat;
}

#content .tricolor .img .date {
	display: block;
	position: relative;
	top: 75px;
	height: 25px;
	background: #858585 url('../img/dialog.gif') no-repeat 95% 50%;
}

#content .tricolor .img .date span {
	display: block;
	padding: 0 5px;
	line-height: 25px;
	color: #fff;
	font-size: 92.3%;
	font-weight: bold;
}

#content .tricolor h2 {
	margin: 0;
	padding: 0 10px;
	font-size: 100%;
	font-weight: bold;
	line-height: 115.4%;
}

#content .tricolor h2 a {
	color: #373737;
}

#content .tricolor h2 a:hover {
	color: #666;
}

#content .tricolor p {
	padding: 7px 10px;
	margin: 0;
	color: #373737;
	font-size: 92.3%;
}

#content .post-list {
	margin: 10px 10px 0 0;
	padding: 0;
}

#content .post-list .post {
	padding-bottom: 30px;
}

#content .post-list .post h2 {
	padding: 5px 5px 7px 20px;
	margin: 0;
	border-top: #858585 1px solid;
	background: url('../img/pluss.gif') no-repeat 1% 45%;
	font-size: 107.7%;
	font-weight: bold;
}

#content .post-list .post h2 a {
	color: #ec202c;
}

#content .post-list .post h2 a:hover {
	text-decoration: underline;
}

#content .post-list .post p {
	padding: 0;
	margin: 0;
	width: 700px;
}

#content .post-list .post p img {
	float: left;
	margin: 3px 5px 0 0;
	width: 200px;
	height: 120px;
	border: #858585 1px solid;
}

#content .single-text {
	margin: 0 10px 20px 10px;
	padding: 0;
	width: 690px;
}

#content .single-text .price-tab {
	color: #858585;
	background: #ededed url('../img/gray-arrow-opened.gif') no-repeat 10px 50%;
	padding: 0 0 0 25px;
	margin: 10px 0 0 0;
	line-height: 20px;
	border: 1px solid #ccc;
	font-size: 84.6%;
}

#content .single-text .price-none {
	display: none;
}

#content .single-text .price-arrow {
	background: #ededed url('../img/gray-arrow.gif') no-repeat 12px 50%;
}

#content .single-text h1 {
	padding: 0 0 10px 0;
	margin: 0;
	color: #ec202c;
	font-size: 138.5%;
	font-weight: bold;
}

#content .single-text h2 {
	padding: 0 0 10px 0;
	margin: 0;
	color: #ec202c;
	font-size: 123.1%;
	font-weight: bold;
}

#content .single-text p {
	padding: 0 0 10px 0;
	margin: 0;
	text-align: justify;
}

#content .single-text p img {
	border: solid 1px #ccc;
	padding: 2px;
}

#content .single-text a, #content .single-text a:link, #content .single-text a:visited {
	color: #000;
}
#content .single-text a{
	border-bottom: gray 1px dotted;
}

#content .single-text a:hover {
	border-bottom: black 1px solid;
}

#content .single-text h2 {
	padding: 5px 0;
	margin: 0;
	color: #ec202c;
	font-size: 123.1%;
	font-weight: bold;
}

#content .single-text h3 {
	padding: 0;
	margin: 0 0 5px 0;
	color: #2a2a2a;
	font-size: 115.4%;
	font-weight: bold;
	border-bottom: solid 1px #ccc;
}

#content .single-text h4 {
	padding: 5px 0;
	margin: 0;
	color: #ec202c;
	font-size: 115.4%;
	font-weight: bold;
}

#content .single-text h5 {
	padding: 5px 0;
	margin: 0;
	color: #ec202c;
	font-size: 107.7%;
	font-weight: bold;
}

#content .single-text h6 {
	padding: 5px 0;
	margin: 0;
	color: #ec202c;
	font-size: 100%;
	font-weight: bold;
}

#content .single-text ul, ol {
	margin: 5px 0 5px 10px; padding: 0 0 0 20px;
}

#content .single-text ul li, ol li {
	line-height: 115.4%;
}

#content .single-text blockquote {
	margin: 10px 0 10px 15px; padding: 10px; border-left: solid 5px #eee; font-style: italic; color: #666;
}

#content .single-text address {
	display: inline; margin: 0; padding: 0 5px; color: #000; text-decoration: underline;
}

#content .single-text pre {
	margin: 0; padding: 0;
}

#content .single-text ins {
	color: #82c041; text-decoration: none; border-left: dotted 1px #82c041; border-bottom: dotted 1px #82c041; padding: 0 5px;
}

#content .single-text del {
	color: #bc1a20;
}

#content .single-text abbr, acronym {
	border-bottom: dotted 1px; cursor: help;
}

#content .left-navigation {
	float: left;
	width: 210px;
	margin: 0; padding: 0;
}

#content .left-navigation li.cat-level-0, #content .left-navigation li.cat-level-0 a.link-level-0 {
	display: none;
	overflow: hidden;
}

#content .left-navigation li.opened {
	display: block;
}

#content .left-navigation li ul li.cat-level-1 {
	display: block;
	margin: 0;
	padding: 0;
	background: url('../img/line.gif') repeat-x bottom;
	font-size: 92.3%;
	font-weight: normal;
}

#content .left-navigation a {
	color: #676767;
	outline: none;
}

#content .left-navigation li ul li.cat-level-1 a.link-level-1:hover,  #content .left-navigation li ul li.cat-level-1 ul li.cat-level-2 a.link-level-2:hover {
	color: #333;
}

#content .left-navigation li ul li.cat-level-1 a.link-level-1 {
	display: block;
	margin: 0; padding: 0 0 0 17px;
	background-image: url('../img/gray-arrow.gif');
	background-repeat: no-repeat;
	background-position: 7px 50%;
	color: #676767;
	line-height: 30px;
	font-weight: bold;
}

#content .left-navigation li ul li.opened a.link-level-1 {
	background-image: url('../img/gray-arrow-opened.gif');
	background-position: 5px 50%;
	color: #333;
}

#content .left-navigation li ul li.cat-level-1 ul li.opened a.link-level-2 {
	color: #333;
}

#content .left-navigation li ul li.cat-level-1 ul li.cat-level-2 ul li.cat-level-3 a.link-level-3 {
	font-size: 84.6%;
}

#content .left-navigation li ul li.cat-level-1 ul li.cat-level-2 ul li.opened a.link-level-3 {
	color: #333;
	font-size: 84.6%;
}

/*#content .left-navigation h6.opened span a {
	color: #333;
}*/

/*#content .left-navigation div {
		display: none;
}*/

#content .left-navigation li ul li.cat-level-1 ul {
	margin: 0;
	padding: 0;
	background: #f8f8fa;
	border-top: #eee 1px solid;
	border-bottom: #eee 2px solid;
	list-style: none;
	display: block;
}

#content .left-navigation li ul li.cat-level-1 ul li.cat-level-2 {
	margin: 0;
	padding: 0 3px 0 25px;
	background-image: url('../img/light-arrow.gif');
	background-repeat: no-repeat;
	background-position: 17px 11px;
	line-height: 25px;
}

#content .left-navigation li ul li.cat-level-1 ul li.cat-level-2 ul li.cat-level-3 {
	margin: 0;
	padding: 0 3px 0 10px;
	background-image: url('../img/pink-arrow.gif');
	background-repeat: no-repeat;
	background-position: 3px 11px;
	line-height: 25px;
}

#content .left-navigation li ul li.cat-level-1 ul li.cat-level-2 ul li.cat-level-3 a {
	color: #676767;
	font-size: 90%;
}

#content .left-navigation li ul li.cat-level-1 ul li.cat-level-2 ul li.cat-level-3 a:hover {
	color: #333;
}

#content .left-navigation li ul li.cat-level-1 a.daddy:hover {
	color: #676767;
	/*cursor: text;*/
}

#content .left-navigation li ul li.opened a.daddy:hover {
	color: #333;
	/*cursor: text;*/
}

#content .left-navigation li ul li.cat-level-1 ul li.cat-level-2 a.daddy {
	color: #676767;
	cursor: pointer;
	font-weight: bold;
}

#content .left-navigation li ul li.cat-level-1 ul li.opened a.daddy {
	color: #333;
}

#content .left-navigation li ul li.cat-level-1 ul li ul {
	display: none;
}

#content .left-navigation li ul li.cat-level-1 ul li.opened ul {
	display: block;
}



/* -- class for a simple navigation link on right side -- */
a.link-more {
	float: right;
	display: block;
	margin-bottom: 15px;
	padding: 0;
	font-size: 84.6%; 
	font-weight: bold;
	text-decoration: underline;
}

a.link-more:hover {
	color: #333;
	text-decoration: none;
}

/* -- class for a simple navigation link on right side -- */
a.ilink-more {
	font-size: 100%; 
	font-weight: bold;
	text-decoration: underline;
}

a.ilink-more:hover {
	color: #333;
	text-decoration: none;
}

/* -- classes for main floated elements -- */
.left {
	float: left;
}

.right {
	float: right;
	width: 255px;
}

.clear {
	clear: left;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#contacts { 
	padding-top: 30px; 
}

#contacts h6 { 
	font-size: 14px; 
	margin: 0; 
	padding: 0;
}

#contacts span {
	display: block; 
	margin: 0; 
	padding: 0 0 10px 0;
}

#contacts form { 
	margin: 0;
	padding: 0;
}

#contacts form p { 
	padding: 0 0 10px 0;
	margin: 0;
	text-align: center;
}

#contacts form p #button {
	border-bottom: gray 1px dotted; display: block; width: 150px;
}

#contacts form p input { 
	margin: 0;
	width: 80%;
	color: #666;
	border: #ccc 1px solid;
	background: #eee;
	padding: 8px 10px;
	margin: 0 0 5px 0;
}


#contacts form p input.error {
	border: #ec7373 1px solid;
	background: #f8c9c9;
}

#contacts form p input#phone { 
	color: #a8a8a8;
}

/* countdown timer styles */
#defaultCountdown {
	width: 200px; height: 40px; margin: 0 0 20px 25px; padding-top: 5px;
}

.hasCountdown {
	border-top: 1px solid #bbb;
	background-color: #f8f8f8;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}

.myMap {
	display: none; position: absolute; top: 50%; left: 50%; margin: -200px 0 0 -300px; z-index: 10; width: 600px; height: 400px; text-align: right;
}

.myMap .close {
	position: relative; top: 1px; width: 100px; padding: 5px 0 0 0; background: #606060; border: 1px solid black; border-bottom: 0; text-align: center;
}

.myMap .close a {
	padding-right: 20px; background: url('../img/close.gif') no-repeat 100% 50%; color: #fff; text-transform: uppercase; font-size: 11px;
}

.myMap .close a:hover {
	text-decoration: underline;
}

.myMap .border {
	background: #606060; border: 1px solid black; padding: 9px 0 9px 9px; text-align: left;
}

.myMap .border #mapDIV {
	width: 580px; height: 350px;
}
