/* ============ VISUMS ===============*/

#klusums {width: 655px; height:481px; margin: 7px 7px 7px 7px; position: relative;}
#klusums a {text-decoration:none;}
#klusums ul {margin: 0; padding: 0; list-style: none;}
#klusums ul li {float: right; margin:0px; display:block; zoom: 1; position: relative;}

#king {
	width: 481px;
	height: 481px;
	border: none;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-radius: 7px 0px 0px 7px;
	border-radius: 7px 0px 0px 7px;
	display: block;
}
#king img {
	display: block;
	width: 100%;
	height: auto;
}
#king .uzraksts {font-size: 12px; line-height:15px; font-family: sans-serif; color: #BBB; color: rgba(255, 255, 255, .8); position: absolute; left: 0; bottom: 0; background-color: #000; background-color: rgba(0, 0, 0, .5); width: 410px; height: 16px; padding: 10px 20px 10px 20px;	-moz-border-radius-bottomleft: 3px;	-webkit-border-radius: 0px 0px 0px 3px;	border-radius: 0px 0px 0px 3px;}
#king .uzraksts h2 {font-size:12px; line-height:15px; font-weight:700;}

#klusums ul li .queen {
	width: 172px;
	height: 67px;
	border: none;
	margin:0px;
	margin-bottom: 2px;
	position: relative;
}
#klusums ul li:last-child .queen {
	margin:0px;
	margin-bottom: 0px;
}
#klusums ul li .queen img {
	display: block;
	width: 100%;
	height: 100%; /*auto*/
	overflow:hidden;
}
#klusums ul li:first-child .queen img {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 7px 0px 0px;
	border-radius: 0px 7px 0px 0px;
}
#klusums ul li:last-child .queen img {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 7px 0px;
	border-radius: 0px 0px 7px 0px;
}
#klusums ul li .sill {font-size: 10px; font-family: sans-serif; line-height: 15px; color: #BBB; color: rgba(255, 255, 255, .8);	position: absolute; left: 0; bottom: 0;	background: #000;	background: rgba(0, 0, 0, .75);	width: 176px;	height: 15px;	padding: 0 5px;	-moz-border-radius-bottomright: 7px; -webkit-border-radius: 0px 0px 7px 0px; border-radius: 0px 0px 7px 0px; text-overflow: ellipsis;}
#klusums ul li .sill h2 {font-size: 12px; font-family: sans-serif; font-style: normal; line-height: 15px;	text-transform: uppercase; margin: 0; display: inline;}





/*
 * jQuery Nivo Slider v3.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* The Nivo Slider styles */
.nivoSlider { position:relative; width:100%; height:auto;overflow: hidden; background:url(../images/loading.gif) no-repeat 50% 50% ; }
.nivoSlider a {	border:0; display:block; text-decoration:none;}
.nivoSlider img {position:absolute; top:0px;left:0px;	max-width: none; 	display:none; }
.nivo-main-image {display: block !important; position: relative !important; width: 100% !important;}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink { position:absolute;	top:0px; left:0px; width:100%; height:100%;	border:0;	padding:0; margin:0; z-index:6;	display:none;}

/* The slices and boxes in the Slider */
.nivo-slice {	display:block; position:absolute;	z-index:5; height:100%;	top:0; }
.nivo-box {	display:block; position:absolute;	z-index:5; overflow:hidden;}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {	position:absolute; right:0px; bottom:0px; background: #222; background: rgba(38, 38, 38, .8); color:#fff; width:100%; z-index:8; padding: 0px 0px; opacity: 0.8; overflow: hidden; display: none; -moz-opacity: 0.8; filter:alpha(opacity=80);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */}
.nivo-caption p {	padding:0px; margin:0px; }
.nivo-caption a {	display:inline !important;}
.nivo-html-caption {display:none;}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {position:absolute; top:45%;	z-index:9; cursor:pointer;}
.nivo-prevNav {	left:0px; }
.nivo-nextNav {	right:0px; }

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {text-align:center; padding: 15px 0;}
.nivo-controlNav a {cursor:pointer;}
.nivo-controlNav a.active {	font-weight:bold;}

/*----------------------
				king
------------------------*/
.theme-king .nivo-controlNav {	position:absolute; top:363px;	left:180px;	z-index:10; }
.theme-king .nivo-controlNav a {	display:inline-block;	width:22px;	height:22px; background:url(../images/bullets.png) no-repeat;	text-indent:-9999px; border:0; margin: 0 2px;}
.theme-king .nivo-controlNav a.active {background-position:0 -22px;}

.theme-king .nivo-directionNav a {}
.theme-king:hover .nivo-directionNav a {}

.theme-king a.nivo-nextNav {display:none;}
.theme-king a.nivo-prevNav {display:none;}

.theme-king .nivo-caption {}
.theme-king .nivo-caption a {}
.theme-king .nivo-caption a:hover {}
.theme-king .nivo-controlNav.nivo-thumbs-enabled {}
.theme-king .nivo-controlNav.nivo-thumbs-enabled a {}
.theme-king .nivo-controlNav.nivo-thumbs-enabled img {}


/* ============ WT-3-BLOCKS ====================*/

							.wt-3-blocks {
								list-style: none;
								margin: 0;
								padding: 0;
							}
							.wt-3-blocks > li {
								float: left;
								margin-left: 11px;
							}
							.wt-3-blocks li.first-of-row {
								margin-left: 0;
								clear: both;
							}

/* ============ WT VIEWBOX ====================*/

.wt-viewbox > a {
	width : 200px;
	height : 135px;
	display : block;
	border: 1px solid #565656;
	opacity: 1;
	filter:alpha(opacity=100);
	-webkit-transition-duration : 1s;
	-o-transition-duration : 1s;
	-moz-transition-duration : 1s;
	transition-duration : 1s;
		box-shadow: 1px 1px 3px #565656;
		overflow:hidden;
}
.wt-viewbox > a:hover {
	opacity: 0.9;
	filter:alpha(opacity=80);
	-webkit-transition-duration : 1s;
	-o-transition-duration : 1s;
	-moz-transition-duration : 1s;
	transition-duration : 1s;
}
.wt-viewbox img {
	display: block;
	width: 200px;
	height: 200px;
}
.wt-viewbox .summary {
	margin: 5px 0 8px;
}
.wt-viewbox {
	width: 202px;
	font-size: 10px;
	font-family: sans-serif;
	font-style: normal;
	color: #565656;
}

/*=================== SAIMNIECIBA NIVOSLIDERS =====================*/
#saimnieciba {float:left; width:655px; min-height:10px; margin: 7px 7px 4px 7px; position: relative;}
.content {width: 628px; min-height:10px; margin: 0px auto 20px auto;}

#slider_saimnieciba {
	position:relative;
	overflow:hidden;
	z-index:0;
	border: 1px solid #cdcdcd;
	border: none;
	width: 655px;
	height: 374px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	/*box-shadow: 1px 1px 3px #565656;*/
}

#saimnieciba .nivoSlider {
	width:655px;
	height:374px;
	position:relative;
}
#saimnieciba .nivoSlider img {
	width:655px;
	height:403px;
	position:absolute;
	top:0px;
	left:0px;
}
#saimnieciba .nivoSlider a {
    display: block;
}
#saimnieciba .nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    margin:0;
    z-index:6;
    display:none;
}
#saimnieciba .nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	overflow:hidden;
}
#saimnieciba .nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
#saimnieciba .nivoSlider .nivo-controlNav {
	position: absolute;
	right: 12px;
	bottom: 9px;
	overflow: hidden;
	padding:0px;
}
#saimnieciba .nivoSlider .nivo-controlNav .nivo-control {
    display: block;
    float: left;
    width: 12px;
    height: 12px;
    text-indent: -9999px;
    background: #A8A8A8;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: background .25s ease-in;
    -moz-transition: background .25s ease-in;
    -o-transition: background .25s ease-in;
    transition: background .25s ease-in;
    margin-left: 5px;
}
#saimnieciba .nivo-controlNav a {
    position:relative;
    z-index:9;
    cursor:pointer;
}
#saimnieciba .nivo-controlNav a.active {
    font-weight:bold;
}
#saimnieciba .nivoSlider .nivo-controlNav .nivo-control.active {
    background: #FFF;
}
#saimnieciba .nivoSlider .nivo-directionNav {
    background: blue;
}
#saimnieciba .nivo-directionNav a {
    position:absolute;
    top:45%;
    z-index:9;
    cursor:pointer;
}
#saimnieciba .nivoSlider .nivo-directionNav .nivo-prevNav,
#saimnieciba .nivoSlider .nivo-directionNav .nivo-nextNav {
    display: block;
    position: absolute;
    width: 25px;
    height: 24px;
    background: url("../images/sprite.png") no-repeat -317px -40px;
    text-indent: -9999px;
    top: 290px;
}
#saimnieciba .nivoSlider .nivo-directionNav .nivo-prevNav {
    left: 10px;
}
#saimnieciba .nivoSlider .nivo-directionNav .nivo-nextNav {
    background-position: -317px -64px;
		right:10px;
}
#saimnieciba .nivoSlider .nivo-caption {
	  width:100%;
    height: 30px;
		position:absolute;
    left:0px;
    bottom:0px;
		-moz-border-radius-bottomright: 10px;
		-moz-border-radius-bottomleft: 10px;
		-webkit-border-radius: 0px 0px 10px 10px;
		border-radius: 0px 0px 10px 10px;
	background: #474d64;
	background: rgba(71, 77, 100, .8);
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
	opacity: 0.8;
	color:#ffffff;
	z-index:7;
}
#saimnieciba .nivo-html-caption {
	display:none;
}
#saimnieciba .nivo-caption a {
	display:inline;
}
#saimnieciba .nivoSlider .nivo-caption p {
	font-size:16px;
	font-family:serif;
	color: #FFFFFF;
	margin: 0;
	padding: 0px 0px 0px 0px;
	height: 30px;
	line-height: 30px;
	padding:0px 0px 0px 14px;
	margin:0;
	text-transform:uppercase;
	font-weight:700;
}


.west p {
	padding: 0px 8px 0px 8px;
	margin: 0px 0px 0px 0px;
	}
.west h5 {
	font-weight: normal;
	color: #474d64;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	text-indent: 0px;
	letter-spacing: -1px;
	margin: 0px 8px 0px 8px;
	text-transform: lowercase;
	text-align: center;
	}
.west .pauze {
	float: left;
	width: 642px;
	padding: 0px;
	margin: 7px 7px 0px 7px;
	position: relative;
	z-index:1;
}
.west .pauzee {
	float: left;
	width: 642px;
	padding: 0px;
	margin: 7px 7px 7px 7px;
	position: relative;
	z-index:1;
}
.west .pauzeee {
	float: left;
	width: 642px;
	padding: 0px;
	margin: 14px 7px 7px 7px;
	position: relative;
	z-index:1;
}
.west .pauzeeee {
	float: left;
	width: 642px;
	padding: 0px;
	margin: 14px 7px 14px 7px;
	position: relative;
	z-index:1;
}
.west .pauzeeeee {
	float: left;
	width: 642px;
	padding: 0px;
	margin: 21px 7px 14px 7px;
	position: relative;
	z-index:1;
}
	/* ============ teiciens ====================*/
	.west .teiciens {
		float: left;
		width: 642px;
		padding: 5px 5px 0px 8px;
		margin: 5px 7px 7px 7px;
		border-top: 4px solid #474d64;
		position: relative;
		z-index:1;
	}
	.west .teiciens h1 {
		font-weight: normal;
		color: #474d64;
		font-size: 25px;
		line-height:25px
		text-indent: 0px;
		letter-spacing: -1px;
		margin: 5px 8px 5px 8px;
		text-transform: uppercase;
		text-align: center;
	}
	.west .teiciens h2 {
		font-weight: normal;
		color: #474d64;
		font-size: 22px;
		line-height:22px
		text-indent: 0px;
		letter-spacing: -1px;
		margin: 1px 0px 5px 8px;
		text-transform: uppercase;
		text-align: center;
	}
	.west .teiciens h3 {
		font-weight: normal;
		color: #474d64;
		font-size: 16px;
		margin: 0;
		text-indent: 0px;
		letter-spacing: -1px;
		margin: 1px 8px 0px 8px;
		padding: 0px;
		text-transform: uppercase;
		text-align: center;
	}
	.west .teiciens h4 {
		font-weight: normal;
		color: #474d64;
		font-size: 14px;
		margin: 0px 0px 0px 0px;
		text-indent: 0px;
		letter-spacing: -1px;
		margin: 0px 8px 0px 8px;
		text-transform: uppercase;
		text-align: center;
	}
	.west .teiciens h5 {
		font-weight: normal;
		color: #474d64;
		font-size: 13px;
		margin: 0px 0px 0px 0px;
		text-indent: 0px;
		letter-spacing: -1px;
		margin: 0px 8px 0px 8px;
		text-transform: lowercase;
		text-align: center;
	}


	/* ============ teikums ====================*/

	.west .teikums {
		float: left;
		width: 642px;
		padding: 5px 5px 0px 8px;
		margin: 5px 7px 7px 7px;
		border-top: 4px solid #474d64;
		position: relative;
		z-index:1;
	}
	.west .teikums:before {
		display: block;
		position: absolute;
		content: ".";
		top: -4px;
		left: 0;
		height: 10px;
		width: 420px;
		background-color: #474d64;
		-moz-border-radius: 1px 4px 4px 1px;
		-webkit-border-radius: 1px 4px 4px 1px;
		border-radius: 1px 4px 4px 1px;
		color: transparent;
	}
	.west .teikums120:before {
		width: 120px;
	}
	.west .teikums160:before {
		width: 160px;
	}
	.west .teikums180:before {
		width: 180px;
	}
	.west .teikums200:before {
		width: 200px;
	}
	.west .teikums210:before {
		width: 210px;
	}
	.west .teikums240:before {
		width: 240px;
	}
	.west .teikums270:before {
		width: 270px;
	}
	.west .teikums300:before {
		width: 300px;
	}
	.west .teikums320:before {
		width: 320px;
	}
	.west .teikums360:before {
		width: 360px;
	}
	.west .teikums420:before {
		width: 420px;
	}
	.west .teikums440:before {
		width: 440px;
	}
	.west .teikums460:before {
		width: 460px;
	}
	.west .teikums470:before {
		width: 470px;
	}
	.west .teikums480:before {
		width: 480px;
	}
	.west .teikums500:before {
		width: 500px;
	}
	.west .teikums520:before {
		width: 520px;
	}
	.west .teikums540:before {
		width: 540px;
	}
	.west .teikums550:before {
		width: 550px;
	}
	.west .teikums570:before {
		width: 570px;
	}
	.west .teikums h1 {
		font-weight: normal;
		color: #474d64;
		font-size: 17px;
		line-height:17px
		text-indent: 0px;
		letter-spacing: -1px;
		margin: 5px 8px 5px 8px;
		text-transform: uppercase;
	}
	.west .teikums h2 {
		font-weight: normal;
		color: #474d64;
		font-size: 17px;
		line-height:17px
		text-indent: 0px;
		letter-spacing: -1px;
		margin: 5px 8px 5px 8px;
		text-transform: uppercase;
	}
	.west .teikums h4 {
		font-weight: normal;
		color: #474d64;
		font-size: 14px;
		margin: 0px 0px 0px 0px;
		text-indent: 0px;
		letter-spacing: -1px;
		margin: 0px 8px 0px 8px;
		text-transform: uppercase;
		text-align: center;
	}

	/* ============ vārds ====================*/

	.west .vards {
		float: left;
		width: 642px;
		padding: 5px 5px 0px 8px;
		margin: 5px 7px 7px 7px;
		border-top: 3px solid #474d64;
		position: relative;
		z-index:1;
	}
	.west .vards:before {
		display: block;
		position: absolute;
		content: ".";
		top: -3px;
		left: 0;
		height: 7px;
		width: 320px;
		background-color: #474d64;
		-moz-border-radius: 1px 4px 4px 1px;
		-webkit-border-radius: 1px 4px 4px 1px;
		border-radius: 1px 4px 4px 1px;
		color: transparent;
	}
	.west .vards160:before {
		width: 160px;
	}
	.west .vards240:before {
		width: 240px;
	}
	.west .vards270:before {
		width: 270px;
	}
	.west .vards340:before {
		width: 340px;
	}
	.west .vards360:before {
		width: 360px;
	}
	.west .vards380:before {
		width: 380px;
	}
	.west .vards400:before {
		width: 400px;
	}
	.west .vards420:before {
		width: 420px;
	}
	.west .vards h1 {
		font-weight: normal;
		color: #474d64;
		font-size: 15px;
		line-height:17px;
		text-indent: 0px;
		letter-spacing: -1px;
		margin: 5px 8px 6px 8px;
		text-transform: uppercase;
	}
	.west .vards h4 {
		font-weight: normal;
		color: #474d64;
		font-size: 14px;
		margin: 0px 0px 0px 0px;
		text-indent: 0px;
		letter-spacing: -1px;
		margin: 0px 8px 0px 8px;
		text-transform: uppercase;
		text-align: center;
	}


	/* ============ zilbe ====================*/

	.west .zilbe {
		float: left;
		width: 642px;
		padding: 5px 5px 0px 8px;
		margin: 5px 7px 0px 7px;
		border-top: 2px solid #474d64;
		position: relative;
		z-index:1;
	}
	.west .zilbe:after {
		display: block;
		position: absolute;
		content: ".";
		top: -2px;
		right: 0;
		height: 5px;
		width: 270px;
		background-color: #474d64;
		-moz-border-radius: 1px 4px 1px 4px;
		-webkit-border-radius: 1px 4px 1px 4px;
		border-radius: 1px 4px 1px 4px;
		color: transparent;
	}
	.west .zilbe300:after {
		width: 300px;
	}
	.west .zil {border-color:#474d64;}
	.west .zil:after {background-color:#474d64;}
	.west .zal {border-color:#97ce20;}
	.west .zal:after {background-color:#97ce20;}
	.west .dze {border-color:#f7b408;}
	.west .dze:after {background-color:#f7b408;}
	.west .sar {border-color:#a81500;}
	.west .sar:after {background-color:#a81500;}

	.west .zilbe h1 {
		font-weight: normal;
		color: #474d64;
		font-size: 15px;
		line-height: 15px;
		margin: 0;
		text-indent: 0px;
		letter-spacing: -1px;
		margin: 1px 8px 3px 8px;
		padding: 0px;
		text-transform: uppercase;
		text-align: right;
	}
	.west .zilbe p {
		text-align: right;
	}
	.west .zilbe h3.zil { color:#474d64; font-size: 16px;}
	.west .zilbe h3.zal { color:#97ce20; font-size: 16px;}
	.west .zilbe h3.dze { color:#f7b408; font-size: 16px;}
	.west .zilbe h3.sar { color:#a81500; font-size: 16px;}

	/* ============ burts ====================*/

	.west .burts {
		float: left;
		width: 642px;
		padding: 5px 5px 0px 8px;
		margin: 5px 7px 0px 7px;
		border-top: 1px solid #474d64;
		position: relative;
		z-index:1;
	}
	.west .burts:after {
		display: block;
		position: absolute;
		content: ".";
		top: -1px;
		right: 0;
		height: 3px;
		width: 150px;
		background-color: #474d64;
		-moz-border-radius: 1px 4px 1px 4px;
		-webkit-border-radius: 1px 4px 1px 4px;
		border-radius: 1px 4px 1px 4px;
		color: transparent;
	}
	.west .burts70:after {
		width: 70px;
	}
	.west .burts80:after {
		width: 80px;
	}
	.west .burts90:after {
		width: 90px;
	}
	.west .burts100:after {
		width: 100px;
	}
	.west .burts120:after {
		width: 120px;
	}
	.west .burts160:after {
		width: 160px;
	}
	.west .burts180:after {
		width: 180px;
	}
	.west .burts240:after {
		width: 240px;
	}
	.west .uzmanibu {
		border-top: 1px solid #a81500;
	}
	.west .uzmanibu:after {
		background-color: #a81500;
	}
	.west .burts h1 {
		font-weight: normal;
		color: #474d64;
		font-size: 14px;
		margin: 0px 0px 0px 0px;
		text-indent: 0px;
		letter-spacing: -1px;
		margin: 0px 8px 0px 8px;
		text-transform: uppercase;
		text-align: right;
	}
	.west .burts p {
		text-align: right;
	}
