/*
Theme Name: Pinigų karta 2011
Theme URI:
Author: UAB NTSG
Author URI: http://www.ntsg.lt/
Description: TV Program Theme. Versija 1.0 sukurta 2008 m. vasario mėn., versija 2.0 - 2011 rugpjūčio mėn.
Version: 2.0
Tags: blue, custom header, fixed width, two columns, widgets
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

/*DEFAULT*/
html, body {font: 12px/18px Arial, sans-serif; color: #000;}
* {margin: 0px; padding: 0px;}
a {color: #1f6399; text-decoration: none}
a:hover {color: #000;}
img {border: none;}
.clr {clear: both; display: block; overflow: hidden; height: 1px; margin: -1px 0 0 0;}
.tac {text-align: center !important;}
.tar {text-align: right !important;}
.a11y, .hide {display: none;}
.a22y { display: none !important;}
.ib {
    display: inline-block;
}
.clear {
    clear: both;
    line-height:0;
}
table {border-collapse: collapse}
h1, .h1 {
	font-size: 22px;
	line-height: 25px;
	color: #1f6399;
	margin-bottom: 10px;
}
.subHeadline {
	text-transform: uppercase;
	color: #6a6664;
	font-size: 16px;
	line-height: 50px;
}
.subHeadline2 {
	text-transform: uppercase;
	color: #514e4c;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
.groupedList li .subHeadline2 {
	margin-right: -40px
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #1f6399;
	line-height: 16px;
	display: block;
}
.author {
	font-size: 11px;
	line-height: 25px;
	color: #000;
}
.author:hover {color: #999}

/*LAYOUT*/
html {}
body {
	margin: 0 auto;
	padding-bottom: 40px;
	width: 960px;
}
.widget {
	padding: 10px 20px;
	border: 1px solid #d4d2d2;
	margin-bottom: 15px;
	position: relative;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*zoom: 1;
} #right .widget, .homepageCol1 .widget {padding: 10px}

	.widgetHeadline, .widgetHeadline a, .ratingmulti .subHeadline2 {
		background: #1d79b0 url('images/headline-bg.png') repeat-x top left;
		margin: -10px -10px 0px;
		padding: 0 10px;
		line-height: 28px;
		color: #fff;
		font-size: 12px;
		text-transform: uppercase;
		display: block;
		border-radius: 5px 5px 0 0;
		-khtml-border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
	}
	.ratingmulti .subHeadline2 {
		font-weight: bold;
		margin: 0 0 10px -20px;
	}

#header {
	height: 116px;
	padding: 25px 10px 0px;
	position: relative;
	margin-bottom: 10px;
}
	.social {
		list-style: none;
		position: absolute;
		bottom: 0px;
		right: 10px;
	}
	.social li {display: inline;}
	.social a {
		float: left;
		font-size: 10px;
		color: #494b4b;
		text-decoration: none;
		margin-left: 15px;
		line-height: 16px;
		background: url('images/social.png') no-repeat;
		padding-left: 20px;
	}
	.social .rss a {background-position: top left}
	.social .facebook a {background-position: 0px -32px}
	.social .youtube  a {background-position: 0px -64px}
	.social .rss a:hover {background-position: 0px -16px}
	.social .facebook a:hover {background-position: 0px -48px}
	.social .youtube a:hover {background-position: 0px -80px}

#navigation {
	background: #acaeae;
	margin-bottom: 30px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-bottom: 1px solid #d4d2d2;
	height: 76px;
}
	#navigation .siteMenu {
		list-style: none;
		background: url('images/sitemenu-bg.png') repeat-x top left;
		float: left;
		height: 39px;
		width: 958px;
		border-radius: 5px 5px 0 0;
		-khtml-border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		border-left: 1px solid #b1b2b2;
		border-right: 1px solid #b1b2b2;
		overflow: hidden;
	}
	#navigation .siteMenu li {display: inline;}
	#navigation .siteMenu a {
		float: left;
		line-height: 36px;
		text-align: center;
		font-size: 10px;
		text-transform: uppercase;
		font-weight: bold;
		color: #494b4b;
		padding: 0 11px;
		background: url('images/sitemenu-bg.png') no-repeat bottom left;
		margin-top: 3px;
	}
	#navigation .siteMenu .home a {
		background: url('images/home.png') no-repeat center;
		width: 17px;
		height: 36px;
		overflow: hidden;
		text-indent: -999px;
	}
	#navigation .siteMenu a:hover, #navigation .siteMenu .active a {
		background-color: #f8f8f8;
		color: #000
	}

	#navigation .projectsMenu {
		list-style: none;
		border-left: 1px solid #c0c0c0;
		float: left;
		height: 37px;
		border-radius: 0 0 5px 5px;
		-khtml-border-radius: 0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		-webkit-border-radius: 0 0 5px 5px;
		width: 732px;
		float: left;
	}
	#navigation .projectsMenu li {display: inline;}
	#navigation .projectsMenu a {
		float: left;
		line-height: 37px;
		text-align: center;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: bold;
		color: #5d5c5c;
		padding: 0 11px;
		background: url('images/projectmenu-bg.png') repeat-x top left;
		border-radius: 0 0 5px 5px;
		-khtml-border-radius: 0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		-webkit-border-radius: 0 0 5px 5px;
		margin-right: 2px;
		width: 30%;
	}
	#navigation .projectsMenu a:hover, #navigation .projectsMenu .active a {
		background-position: bottom left;
	}
	.search {
		float: right;
		width: 208px;
		margin: 6px 7px 0 0;
	}
		.search .searchInput {
			background: url('images/search.png') no-repeat top left;
			line-height: 25px;
			height: 25px;
			width: 165px;
			font-size: 11px;
			color: #4a4b4b;
			border: 0px none;
			float: left;
			padding: 0px 8px;
		}
		.search button {
			background: url('images/search.png') no-repeat 0px -25px;
			width: 27px;
			height: 25px;
			border: 0px none;
		}
		.search button:hover {background-position: bottom left}

#addNavigation {
	position: relative;
	height: 30px;
	margin-top: -30px;
}
	#path, #back {
		position: absolute;
		top: 5px;
		font-size: 11px;
	}
		#path a {color: #000; margin: 0 5px;}
		#path a:hover {color: #999}
		#back {
			right: 5px;
			background: url('images/more.gif') no-repeat 0px -22px;
			padding-left: 17px;
		}
		#back:hover {
			background-position: 0px -38px;
			color: #000
		}
.readMore {
	font-size: 11px;
	text-align: right;
	margin: 0px;
}
	.readMore a {
		background: url('images/more.gif') no-repeat 0px 4px;
		padding-left: 17px;
	}
	.readMore a:hover {background-position: 0px -10px}

.paging {
	float: right;
	margin: 10px;
}
	.paging a {
		display: inline-block;
		padding: 0 3px;
		margin: 0 0 0 3px;
		font-size: 14px;
	}
	.paging .active {
		background: #175d9c;
		color: #fff;
	}
	.prev, .next {
		background-image: url('images/more.gif');
		background-repeat: no-repeat;
		width: 6px;

	}
	.prev {background-position: 0px -22px}
	.prev:hover {background-position: 0px -38px}
	.next {background-position: 0px 7px}
	.next:hover {background-position: 0px -7px}

#center {}
	#left {
		float: left;
		width: 710px;
		margin-right: 20px;
	}
		.homepageCol1 {
			float: left;
			width: 230px;
		}
		.homepageCol2 {
			float: right;
			width: 460px;
			margin-bottom: 25px;
		}
	#right {
		float: right;
		width: 230px;
	}

.videoPicture {
	position: relative;
	display: block;
}
	.playButton, .playButtonSmall  {
		position: absolute;
		background: url('images/play-button.png');
		color: #000;
		text-align: center;
	}
	.playButton {
		top: 110px;
		left: 190px;
		width: 73px;
		height: 28px;
		padding-top: 45px;
	}
	.playButtonSmall {
		background-position: bottom left;
		top: 20px;
		left: 47px;
		width: 46px;
		height: 20px;
		padding-top: 26px;
	}

#footer {
	height: 305px;
}
	#footer p {font-size: 11px;}

.footerLinks {
	background: #f4f2f2;
	padding: 0px 20px 20px;
	margin-bottom: 10px;
}
	.footerLinks table {width: 100%;}
	.footerLinks td {
		vertical-align: top;
		width: 20%;
	}
	.footerLinks b {
		line-height: 50px;
		color: #505251;
		text-transform: uppercase;
	}
	.footerLinks ul {list-style: none;}
	.footerLinks li {
		font-size: 11px;
		margin-bottom: 8px;
		line-height: 20px;
	}
	.footerLinks img {vertical-align: middle;}

/*Banners*/
.bannerTop {
	position: absolute;
	top: 25px;
	right: 10px;
}
	.bannerTop:before {
		content: "Reklama";
		position: absolute;
		top: -17px;
		color: #ededec;
		font-size: 11px;
	}
.banner {
	border: 1px solid #d4d2d2;
	margin-bottom: 15px;
}
	.banner img {
			display: block
	}


/*HomePage*/
/*Teaser*/
.teaser {
	width: 228px;
	margin: 0 -10px -10px;
}
.teaser th {
	background: url('images/teaser-bg.png') repeat-x bottom right;
	vertical-align: middle;
	width: 57px;
	padding: 5px 0;
	color: #505151;
	font-size: 11px;
	font-weight: normal;
}
	.teaser th b {
		display: block;
		line-height: 20px;
		font-size: 14px;
	}
.teaser td {
	background: url('images/teaser-bg.png') repeat-x bottom left;
	padding: 5px 10px;
	font-size: 11px;
	vertical-align: middle;
}
.teaser span {color: #505151;}
.teaser .title {
	font-size: 11px;
	line-height: 10px;
}

/*News*/
.news {margin-bottom: 25px;}
	.news .leadingPicture, .latestVideo .leadingPicture {
		width: 460px;
		height: 280px;
		margin-bottom: 10px;
	}
	.news p {margin-bottom: 5px;}
	.otherNews {
		list-style: none;
		margin-right: -10px;
		margin-bottom: -25px;
		float: left;
	}
	.otherNews li {
		float: left;
		width: 146px;
		margin: 0 10px 25px 0;
	}
	.otherNews img, .otherNews .videoPicture {
		display: block;
		margin-bottom: 5px;
	}
	.otherNews .videoPicture {
		width: 146px;
		height: 82px;
	}
	.otherNews .title {
		overflow: hidden;
		height: 50px;
	}

/*Blogs*/
.blogsVerticalList {padding-top: 0;}
.blogsVerticalList ul {
	list-style: none;
	margin-right: -20px;
	overflow: hidden;
}
	.blogsVerticalList li {
		float: left;
		width: 135px;
		margin-right: 20px;
	}
	.blogsVerticalList img {display: block}

.leftIMG {padding-top: 10px}
ul.leftIMG {
	list-style: none;
	padding-top: 0px
}
	.leftIMG li {float: left}
	.leftIMG img {
		float: left;
	}
	.leftIMG div {
		float: right;
		width: 115px;
	}
	.leftIMG p {margin-top: 10px}
	.leftIMG small {
		font-size: 11px;
		color: #858686;
		line-height: 20px;
	}

.bloggersVIP {
	margin: 0 -10px -11px;
	float: left;
}
	.bloggersVIP li {
		background: url('images/bloggers-bg.png') repeat-x bottom left;
		padding: 15px 5px 0px 0;
		border-top: 1px solid #e4e4e4;
		width: 223px;
		position: relative;
                min-height: 80px;
	}
		.bloggersVIP li:first-child {border-top: 0px none}
		.bloggersVIP li:last-child {
			border-radius: 0 0 5px 5px;
			-khtml-border-radius: 0 0 5px 5px;
			-moz-border-radius: 0 0 5px 5px;
			-webkit-border-radius: 0 0 5px 5px;
		}
	.bloggersVIP img {
		position: absolute;
		bottom: 1px;
	}
	.bloggersVIP .author {
		line-height: 14px;
		font-size: 12px;
		display: block;
		margin-bottom: 5px;
		font-weight: bold;
	}
	.bloggersVIP div {
		width: 110px;
		margin-bottom: 10px;
	}

.askBox .theme {margin: 0 0 10px 0;}
.askBox small {
	color: #000;
	line-height: 16px;
	display: block;
	margin-bottom: 5px;
}
.askBox .askTill {
	text-align: center;
	color: #858686;
	font-size: 11px;
}
.button {
	display: block;
	background: #e5e5e5 url('images/button-bg.png') repeat-x top left;
	color: #484544;
	border: 1px solid #c0bfbf;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 28px;
	text-align: center;
}
.button:hover {background-position: bottom left}


/*Modules*/

/*VIDEO*/
.latestVideo .recommended {
	float: left;
	width: 470px;
}
	.weRecommend {
		line-height: 21px;
		height: 21px;
		margin-bottom: 15px;
		background: #268ecc url('images/recommend-ico.png') no-repeat 10px 4px;
		color: #fff;
		text-transform: uppercase;
		padding: 0 9px 0 30px;
		font-size: 11px;
		display: inline-block;
		border-radius: 5px;
		-khtml-border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		*width: 150px;
	}
.latestVideo .newest {
	float: right;
	width: 170px;
	padding-top: 18px;
}
	.newest .videoList {list-style: none}
		.newest .videoList .title {margin-bottom: 5px;}
	.latestVideo .newest .title {margin-top: 10px;}
	.latestVideo .newest li:first-child .title {margin-top: 0px;}

.imgFloatLeft img {float: left}
.imgFloatLeft p {
	margin-bottom: 15px;
	margin-left: 185px;
}

.groupedList {float: left; padding: 0px;}
	.groupedList .verticalList {
		float: left;
		background: url('images/group-bg.png') repeat-x bottom left;
		width: 668px;
		padding: 5px 20px 15px;
		border-top: 1px solid #d4d2d2;
		list-style: none;
	}
	.groupedList .verticalList:first-child {
		border: 0px none;
	}
	.groupedList .verticalList li {
		float: left;
		width: 170px;
		margin-left: 79px;
	}
	.groupedList .verticalList li:first-child {margin-left: 0px;}
	.groupedList .verticalList .title {
		overflow: hidden;
		height: 52px;
		margin-bottom: 5px;
	}
	.groupedList .verticalList img {
		/*display: block;*/
		margin-bottom: 5px;
                margin-top: 5px;
	}
	.groupedList .verticalList small a {
		display: block;
		color: #000;
		line-height: 12px;
		margin-bottom: 5px
	} .groupedList .verticalList small a:hover {color: #999}


.noHeadlinesList {}
	.groupedList.noHeadlinesList li {
		width: 155px;
		margin-left: 15px;
	}
	.noHeadlinesList img {
		border: 1px solid #d5d3d3;
		padding: 5px;
		margin-left: -5px;
	}
	.noHeadlinesList .date {
		display: block;
		margin: 10px 0 5px 0;
		font-size: 11px
	}
	.titleTopImage {
		display: block;
		margin: 10px 0 5px 0;
		font-size: 11px;
		overflow: hidden;
		height: 38px;
		line-height: 12px;
	}
	.noHeadlinesList small {font-size: 11px}
	.noHeadlinesList .playButtonSmall {top: 28px;}
	.noBorderList {
		border-top: 0px none !important;
	}
	.noHeadlinesList .subHeadline2 {
		margin-left: 20px;
	}
.smallFontDescription {font-size: 11px;}
	.smallFontDescription p {margin-bottom: 10px}

/*Form*/
.form {
	background: url('images/group-bg.png') repeat-x bottom left;
}
	.form td {padding-bottom: 10px}
	.form .button {height: 28px; padding: 0 10px;}
	*:first-child+html button{overflow: visible; /* remove padding from left/right */ width: auto !important;}
	button::-moz-focus-inner {border: none;/* overrides extra padding in Firefox */}
	.form input[type="text"] {
		border-radius: 5px;
		-khtml-border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border: 1px solid #d2d2d2;
		height: 23px;
		width: 196px;
		padding: 0 5px
	}
	.form textarea {
		font: inherit;
		width: 655px;
		padding: 5px;
		border-radius: 5px;
		-khtml-border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border: 1px solid #d2d2d2;
		resize: vertical;
	}
	.form img {
		float: left; margin-right: 10px;
	}
	.form label {
		font-size: 14px;
		line-height: 23px;
	}

.comments {
	color: #6a6664;
	padding-bottom: 0px;
}
	.comments .sort {text-align: right}
		.comments .sort a {color: #6a6664}
		.comments .sort .active {font-weight: bold; color: #474543}
	.comments .paging {margin-right: 0px;}
	.comments ul {list-style: none}
		.comments ul.children {margin-left: 30px}
		.comments ul.children li {background-image: none}
	.comments li {
		background: url('images/comments-bg.png') repeat-x bottom left;
		margin: 0 -20px;
		padding: 15px 20px;
	}
	.comments .rating {float: right}
	.comments .wrote {
		line-height: 25px;
		color: #909090;
	}
	.comments .wrote img {
		float: left;
		margin-right: 10px;
	}
	.comments p {margin: 5px 0;}
	.comments .actions {text-align: right}
	.comments .rating {color: #909090; line-height: 25px;}
	.comments .rating a {
		background-image: url('images/vote.png');
		background-repeat: no-repeat;
		padding-left: 15px;
		margin-left: 10px;
		color: #909090
	}
	.comments .rating .down {background-position: 0px -18px}

.surveyList {float: left; padding: 0px;}
	.surveyList li {
		float: left;
		background: url('images/group-bg.png') repeat-x bottom left;
		width: 668px;
		padding: 20px 20px 15px;
		border-top: 1px solid #d4d2d2;
		list-style: none;
		position: relative;
	}
	.surveyList li:first-child {
		border: 0px none;
		/*padding-top: 0px;*/
	}
	.surveyList .meta {
		font-size: 11px;
		display: block;
		margin-bottom: 5px;
	}
	.surveyList li img {
		float: left
	}
	.surveyList li .text {
		margin-left: 185px;
	} .surveyList.postList .text {margin-left: 0px}
	.surveyList li .text .title {
		display: block;
		margin-bottom: 5px;
	} .postList .text .title {margin: 10px 0;}
.surveyFirst p {
	margin-left: 245px;
}
.surveyFirst .meta, .survey .meta {
	margin-bottom: 5px;
}

.survey {
	background: url('images/group-bg.png') repeat-x bottom left;
}
.rate {
	float: right;
	margin-left: 40px;
        color: #777675;
}
	.rate b {
		color: #6a6664;
		margin-right: 10px;
		float: left;
	}
	.rate a {
		background-image: url('images/rate.png');
		background-repeat: no-repeat;
		width: 18px;
		height: 18px;
		overflow: hidden;
		text-indent: -999px;
		display: inline-block;
	}
	.rate .one {background-position: 0px -27px}
	.rate .two {background-position: -20px -27px}
	.rate .three {background-position: -40px -27px}
	.rate .four {background-position: -60px -27px}
	.rate .five {background-position: -80px -27px}

	.rate .one:hover, .rate .one.active {background-position: 0px 0px}
	.rate .two:hover, .rate .two.active {background-position: -20px 0px}
	.rate .three:hover, .rate .three.active {background-position: -40px 0px}
	.rate .four:hover, .rate .four.active {background-position: -60px 0px}
	.rate .five:hover, .rate .five.active {background-position: -80px 0px}

.expertRating {
	border: 1px solid #d3d3d3;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0 0 10px 20px;
	display: inline-block;
	margin: 10px 0 20px;
}
.expertRating td {color: #777675; padding-right: 20px}

.article .leadpicture {float: left; margin-right: 15px;}
.article a {text-decoration: underline}
.article h2 {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 10px;
	font-weight: normal;
}
.article p {margin-bottom: 1.5em;}
.article ul {
	list-style-type: square;
	margin-bottom: 15px;
	padding-left: 20px;
	overflow: hidden;
}
.article ol {
	margin-bottom: 15px;
	padding-left: 20px;
	overflow: hidden;
}
.article li {padding: 3px 0;}

/*.article table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 15px;
}

.article table th {padding: 5px 10px; text-align: left}
.article table tr td {background: #ccc}
.article table tr:nth-child(odd) td {background: transparent;}
.article table td {padding: 5px 10px;}*/
.article blockquote {
	width: 75%;
	background: #ccc;
	color: #000;
	/*font-style: italic;*/
	padding: 10px;
	margin-bottom: 20px;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
} .article blockquote p {margin: 0px}

.typeTags {
	border-top: 1px solid #d4d2d2;
	border-bottom: 1px solid #d4d2d2;
	margin: 0 -10px 20px;
	padding: 10px;
}
	.typeTags a, .relatedSurveys a {color: #6a6664; text-decoration: underline}
	.typeTags a:hover, .relatedSurveys a:hover {color: #000}

.relatedSurveys b {
	color: #6a6664;
	line-height: 30px;
		display: block;
}
.relatedSurveys ul {list-style: none}
.relatedSurveys .ulCol1 {float: left; width: 330px}
.relatedSurveys .ulCol2 {float: right; width: 330px}
.relatedSurveys li {
	margin-bottom: 7px;
}
.gallery img {
	border: 1px solid #cbcbcb;
	padding: 2px;
	margin: 0 14px 10px 0
}

.askExpertTopic {
	padding: 0px
}

	.askExpertTopic .col1 {
		float: left;
		border-right: 1px solid #e9e8e8;
		width: 425px;
		min-height: 135px;
		padding: 10px 20px;
	}
	.askExpertTopic .col1 .deadline {margin-bottom: 30px}
	.askExpertTopic .col1 .typeTags {
		font-size: 11px;
		border-bottom: 0px none;
		margin-bottom: 0px;
	}
	.askExpertTopic .col2 {
		float: right;
		width: 210px;
		padding: 10px 20px 10px 10px;
	}
		.askExpertTopic .headline {
			display: block;
			color: #6a6664;
			margin-bottom: 10px;
			font-size: 12px;
			line-height: 18px;
		}
		.askExpertTopic .col2 img {
			float: left;
		}
		.askExpertTopic .col2 p {
			margin-left: 95px;
			font-size: 11px;
			line-height: 14px;
		}
			.askExpertTopic .col2 p a {font-size: 12px; margin-bottom: 5px; display: block;}
.closedTitle {float: left; font-size: 14px}
.banner210x260 {margin-top: 20px}
.wordtube {margin-bottom: 20px}

.post .leadpicture, .bloger img {
	border: 1px solid #d7d5d5;
	padding: 4px;
	margin-bottom: 10px;
}
.bloger {
	padding-top: 15px
}
.bloger h1, .bloger p {
	margin-left: 180px
}
.bloggers-left {
	float: left;
	width: 325px;
}
	.bloggers-left .widget {padding: 10px}
	.bloggers-left li {width: 318px; padding-left: 0px}
		.bloggers-left li div {width: 173px; min-height: 132px}
		.bloggers-left li .author {
			font-size: 11px;
			color: #1f6399;
			font-weight: normal;
		}

.bloggers-right {
	float: right;
	width: 625px;
}
.bloggersCategories {
	padding: 10px 10px 10px 0px;
}
	.bloggersCategories .col {
		float: left;
		width: 291px;
		padding-left: 10px;
	}
	.bloggersCategories .colFirst {
		border-right: 1px solid #e4e4e4;
		padding-right: 10px;
		width: 290px;
	}
	.bloggersCategories .headline {
		color: #6a6664;
		text-transform: uppercase;
	}
	.bloggersCategories ul {list-style: none}
	.bloggersCategories li {
		border-top: 1px solid #e4e4e4;
		padding-top: 10px;
		margin-top: 10px;
	}
	.bloggersCategories li:first-child {
		border-top: 0px none;
		padding-top: 0px;
	}
	.bloggersCategories li .meta {
		font-size: 11px;
		margin-bottom: 10px;
	}
	.bloggersCategories li img {
		float: left;
		border: 1px solid #d7d5d5;
		padding: 4px;
	}
	.bloggersCategories li .text {
		margin-left: 110px;
	}
	.bloggersCategories li .title {
		display: block;
		margin-bottom: 5px;
	}

.atostogos {position: relative}
.atostogos span { position: absolute; top: 0; left: 0; background: url('images/vasara_ikona_small.png') no-repeat; width: 83px; height: 18px; }

.svetimapinigine15, .uzduotiklausima15, .skundas15, .apzvalga15, .naujausiapk15, .video15, .foto15,
.svetimapinigine18, .uzduotiklausima18, .skundas18, .apzvalga18, .naujausiapk18, .video18, .foto18 {position: relative}

.svetimapinigine15 span { position: absolute; top: 0; left: 0; background: url('images/catIcons_15px/SvetimaPinigine_15px.png') no-repeat; width: 91px; height: 15px; }
.uzduotiklausima15 span { position: absolute; top: 0; left: 0; background: url('images/catIcons_15px/UzduotiKlausima_15px.png') no-repeat; width: 100px; height: 15px; }
.skundas15 span { position: absolute; top: 0; left: 0; background: url('images/catIcons_15px/Skundas_15px.png') no-repeat; width: 52px; height: 15px; }
.apzvalga15 span { position: absolute; top: 0; left: 0; background: url('images/catIcons_15px/Apzvalga_15px.png') no-repeat; width: 56px; height: 15px; }
.naujausiapk15 span { position: absolute; top: 0; left: 0; background: url('images/catIcons_15px/NaujausiaPK_15px.png') no-repeat; width: 75px; height: 15px; }
.foto15 span { position: absolute; top: 0; left: 0; background: url('images/catIcons_15px/Foto_19x16.png') no-repeat; width: 19px; height: 16px; }
.video15 span { position: absolute; top: 0; left: 0; background: url('images/catIcons_15px/Video_19x16.png') no-repeat; width: 19px; height: 16px; }

.svetimapinigine18 span { position: absolute; left: 0; background: url('images/catIcons_18px/SvetimaPinigine_18px.png') no-repeat; width: 104px; height: 18px; }
.uzduotiklausima18 span { position: absolute; left: 0; background: url('images/catIcons_18px/UzduotiKlausima_18px.png') no-repeat; width: 112px; height: 18px; }
.skundas18 span { position: absolute; left: 0; background: url('images/catIcons_18px/Skundas_18px.png') no-repeat; width: 57px; height: 18px; }
.apzvalga18 span { position: absolute; left: 0; background: url('images/catIcons_18px/Apzvalga_18px.png') no-repeat; width: 63px; height: 18px; }
.naujausiapk18 span { position: absolute; left: 0; background: url('images/catIcons_18px/NaujausiaPK_18px.png') no-repeat; width: 85px; height: 18px; }
.foto18 span { position: absolute; left: 0; background: url('images/catIcons_18px/Foto_21x18.png') no-repeat; width: 21px; height: 18px; }
.video18 span { position: absolute; left: 0; background: url('images/catIcons_18px/Video_21x18.png') no-repeat; width: 21px; height: 18px; }

/* Gallery */
.gallery {
	border: 1px solid #dddddd;
	border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 8px;
	position: relative;
	margin-bottom: 20px;
}
.gallery .navi {
	display: block;
	height: 97px;
	text-indent: -15px;
	margin-top: 15px;
	overflow: hidden;
	position: absolute;
	width: 16px;
}
.gallery .prev {
	background: url('images/gallery/button_left_active.png') no-repeat center;
	left: 8px;
}
.gallery .next {
	background: url('images/gallery/button_right_active.png') no-repeat center;
	right: 8px;
}
.gallery .prevDisabled {
	background: url('images/gallery/button_left_inactive.png') no-repeat center;
	left: 8px;
}
.gallery .nextDisabled {
	background: url('images/gallery/button_right_inactive.png') no-repeat center;
	right: 8px;
}
.gallery ul {
	display: block;
	padding: 0;
	margin: 0;
	height: 103px;
}
.gallery ul li {
	padding: 0;
	display: inline;
	margin: 0 6px;
}

/* Archive */

.showFilter,
.hideFilter {
	background: url('images/filter_showhide_arrows.png') no-repeat left bottom;
	display: block;
	height: 10px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 16px;
}
.showFilter {
	background-position: left top;
}
.filterForm fieldset {
	border-bottom: 1px solid #cccccc;
	line-height: 37px;
	padding: 10px;
	margin: 0 -2px 0 -1px;
}
.hideFieldset {
	display: none;
}
.showFieldset {
	display: block;
}
.filterForm .categoryLabel,
.filterForm .datesGroupLabel,
.filterForm .filterTermLabel {
	display: block;
}
.filterForm .labelText {
	display: inline-block;
	font-weight: bold;
	vertical-align: top;
	width: 120px;
}
.filterForm .categoryLabel #category,
.filterForm .filterTermLabel input {
	width: 270px;
}
	.filterForm .categoryLabel .subCategoryLabel {
		background: url('images/filter_category_arrow.png') no-repeat 9px center;
		padding-left: 20px;
	}
	.filterForm #subCategory {
		width: 210px;
	}
.filterForm .datesGroupLabel {
	margin: 10px 0;
}
	.filterForm .datesGroupLabel .labelText {
		width: 80px;
	}
	.filterForm .datesGroupLabel .datesGroup {
		display: inline-block;
		width: 540px;
	}
	.filterForm .datesGroupLabel .note {
		background: transparent url('images/filter_note_bg.png') no-repeat;
		display: block;
		font-size: 10px;
		float: right;
		height: 37px;
		line-height: 11px;
		margin-top: 8px;
		overflow: visible;
		padding: 10px 20px 10px 25px;
		width: 170px;
	}
	.filterForm .datesGroupLabel .prefix {
		display: inline-block;
		padding-right: 5px;
		text-align: right;
		width: 35px;
	}
	.filterForm #startingYear,
	.filterForm #endingYear {
		width: 60px;
	}
	.filterForm #startingMonth,
	.filterForm #endingMonth {
		width: 90px;
	}
	.filterForm #startingDay,
	.filterForm #endingDay {
		width: 45px;
	}
.filterForm .filterTermLabel input {
	*margin-top: 5px; /* IE7 */
}
.filterForm button {
	line-height: normal;
	margin-left: 120px;
}

.filterTerm {
	background: #ffffb1;
	border: 1px solid #ffe132;
}

/* end Archive */

.widgetTitleBlue {
    background: #004d8f;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    -khtml-border-radius-topleft: 6px;
    -khtml-border-radius-topright: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    color: #ffffff;
    margin: 0px 0 10px 0;
    padding: 6px 10px;
}

#footerLinks2 {
    clear: both;
    display: block;
    padding-top: 20px;
    *zoom: 1; /* IE7 */
}
#footerLinks2 li {
    display: inline;
    padding-right: 30px;
}

/*Pool*/

.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {
	color: #888888;
}
.wp-polls-archive li{
    display: block;
    list-style: none; /* IE6 */
    margin: 1em 0;
}
.wp-polls-archive p {
    text-indent:0;
}

.wp-polls ul li {
    margin: 1em 0 !important;
}
.wp-polls h3 {
	/*border-top: 1px dotted #d5d5d5;*/
	color: #1D79B0;
	font-size: 15px;
	padding-top: 10px;
}
.wp-polls h4 {
	/*border-top: 1px dotted #d5d5d5;*/
    font-size: 14px;
    margin: 10px 0;
	padding-top: 10px;
}
.wp-polls .otherVotes {
	font-size: 11px;
}
.wp-polls .otherVotes li {
	margin: 0.4em 0 !important;
}
.wp-polls .otherVotes li a {
	text-decoration: none;
}

.wp-polls .pollQuestion {
    text-indent:0px;
}


.wp-polls .totalVotes {
	color: #888888;
}
.ratingbutton {
	background: transparent !important;
	border: 0 !important;
	padding: 0 !important;
}
.wp-polls .pollVoteLink,
.wp-polls .pollResultsLink,
.ratingbutton a {
	background: url('images/poll_vote_button.png');
	color: #2b1c01;
	display: inline-block;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin-right: 3px;
	padding: 0 10px;
	text-decoration: none;
	width: 64px;
}
.ratingbutton a {
	line-height: 20px !important;
}
.ratingbutton.gdactive a {
	color: #000000 !important;
}
.wp-polls .pollResultsLink {
	background: url('images/poll_results_button.png');
}

.news-article .wp-polls {
    border:4px solid #DDDDDD;
    float:left;
    padding:10px 30px;
    width:40%;
    border-radius: 6px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    margin: 4px 10px 4px 0;
}
.news-article .wp-polls .wp-polls {
    padding: 0;
    border: none;
    width:100%;
    margin:0px;
}

.news-article .wp-polls-loading {
    width:50%;
    float:left;
    margin-bottom:10px;
}
.news-article .wp-polls .pollQuestion {
    font-size: 14px;
}
.news-article .wp-polls h4 {
    font-size: 13px;
}
.news-article .wp-polls li {
    border: none;
}


.pollAnswer {
    display: block;
    float: left;
    font-size: 13px;
    width: 220px;
}
#pollForm label {
    display: block;
    text-indent: -20px;
    padding-left: 20px;
    _width: 270px; /* IE6 */
}
#pollForm label input {
    display: inline-block;
    width: 16px;
}
#pollForm button {
    margin-left: 5px;
}
.pollPercentage {
    display: block;
    font-size: 13px;
    float: right;
}
.pollBar {
    background: url('images/poll_bar.png') left top;
    clear: both;
    display: block;
    height: 12px;
}
.pollBar span {
    background: url('images/poll_bar.png') left bottom;
    display: block;
    font-size: 5px; /* IE6 */
    height: 12px;
}
.pollVotes {
    color: #999999;
}
.searchResults {position: relative; width: 708px}
	.searchResults .widgetHeadline {margin: 0;}

.arciveList {position: relative}
.arciveList .widgetHeadline {margin: -20px -21px 0;}
.arciveList .filterForm fieldset {margin: 0 -22px 0 -21px}
.arciveList .archiveItems {margin: 0 0 20px 10px}
.arciveList .showFilter, .arciveList .hideFilter {top: 0;}
#frmContact td {padding: 0 30px 10px 0}
#frmContact input[type="text"] {
	height: 20px;
	padding: 0 5px;
}
#frmContact select {height: 20px; padding-left: 5px}
#frmContact textarea {resize: vertical}

.bannerVidinis{
    margin: 0 -10px 10px;
}

.show{
    display:block;
}
.hide{
    display:none;
}
/*Skundai*/

.widgetComplain .latestComplaint .complaintResume,
		.article .complaintResume {
			background: #f5f5f5;
		}
		.article .complaintResume {
			margin-top: 20px;
		}
			.widgetComplain .latestComplaint .complaintResume p {
				color: #595959;
				font-style: italic;
				line-height: normal;
				padding: 10px 0;
			}
			.widgetComplain .latestComplaint .complaintResume ul,
			.article .complaintResume ul {
				border-bottom: 1px solid #f5f5f5;
				border-top: 1px dotted #000000;
				list-style-image: url('img/bullet_orange.png');
				padding: 0 10px 0 30px;
			}
				.widgetComplain .latestComplaint .complaintResume ul li,
				.article .complaintResume ul li {
					margin: 10px 0;
				}
.article h3 {
	border-top: 1px dotted #000000;
	font-size: 18px;
	line-height: normal;
	margin-top: 20px;
	padding-top: 20px;
}
	.article dt {
		background: #c8ebfe;
		display: block;
		margin-top: 20px;
		padding: 5px;
	}
		.article dt .date {
			color: #8a8a8a;
		}
	.article dd {
		color: #595959;
		margin-top: 5px;
	}
	.article .authorReaction {
		background: #f5f5f5;
		border: 1px solid #d4d4d4;
		border-radius: 10px;
		-khtml-border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		color: #8a8a8a;
		font-size: 11px;
		margin-top: 20px;
		padding: 10px;
	}
.article .authorReaction div {
	background: #fefefe;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #595959;
	font-size: 12px;
	margin-top: 5px;
	padding: 15px;
}
.article .authorReaction p {
	line-height: normal;
}
.article .authorReaction div .avatar {
	float: left;
	margin: 0 20px 20px 0;
}



/*steps*/
.resolutionProgressForCategory {
    /*display: inline;
    clear: both;
    display: block;
    font-size: 9px;
    height: 55px;
    line-height: normal;
    margin: 0;
    padding: 5px 0 0 0;*/
    /*width: 295px;*/
    /*float: right;*/
}
.resolutionProgress {
	clear: both;
	display: block;
	float: right;
	font-size: 9px;
	height: 55px;
	line-height: normal;
	margin: 0;
	padding: 5px 0 0 0;
	width: 295px;
}
.resolutionProgressForArchive {
    float: right;
    font-size: 9px;
    height: 55px;
    line-height: normal;
    margin: 0;
    padding: 5px 0 0 0;
   
    /*display: inline;
    clear: both;
    display: block;
    font-size: 9px;
    height: 55px;
    line-height: normal;
    margin: 0;
    padding: 5px 0 0 0;*/
    /*width: 295px;*/
    /*float: right;*/
}
	.resolutionProgress div, .resolutionProgressForCategory div, .resolutionProgressForArchive div {
		display: block;
		float: left;
		margin: 0 0 0 1px;
		text-align: center;
		width: 58px;
		} .resolutionProgress div.resolutionStep1, .resolutionProgressForCategory div.resolutionStep1, .resolutionProgressForArchive div.resolutionStep1 {
		margin-left: 0;
	}
	.resolutionProgress div .stepNumber, .resolutionProgressForCategory div .stepNumber, .resolutionProgressForArchive div .stepNumber {
		background: url('images/skundo_eiga.png') repeat-x left top;
		border: 1px solid #d5d5d5;
		border-color: #caad30;
		border-left-width: 0;
		color: #000000;
		display: block;
		height: 15px;
		line-height: 15px;
	}
	.resolutionProgress div.resolutionStep1 .stepNumber, .resolutionProgressForCategory div.resolutionStep1 .stepNumber, .resolutionProgressForArchive div.resolutionStep1 .stepNumber {
		border-left-width: 1px;
		border-bottom-left-radius: 5px;
		border-top-left-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		-moz-border-radius-topleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-top-left-radius: 5px;
	}
	.resolutionProgress div.resolutionStep2 .stepNumber, .resolutionProgressForCategory div.resolutionStep2 .stepNumber, .resolutionProgressForArchive div.resolutionStep2 .stepNumber {
		background-position: left -20px;
		border-color: #bc322c;
                -moz-border-radius-bottomleft: 5px;
		-moz-border-radius-topleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-top-left-radius: 5px;
                border-left-width: 1px;
		border-bottom-left-radius: 5px;
		border-top-left-radius: 5px;
	}
	.resolutionProgress div.resolutionStep3 .stepNumber, .resolutionProgressForCategory div.resolutionStep3 .stepNumber, .resolutionProgressForArchive div.resolutionStep3 .stepNumber {
		background-position: left -40px;
		border-color: #2e9d28;
                -moz-border-radius-bottomleft: 5px;
		-moz-border-radius-topleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-top-left-radius: 5px;
                border-left-width: 1px;
		border-bottom-left-radius: 5px;
		border-top-left-radius: 5px;
	}
	.resolutionProgress div.resolutionStep4 .stepNumber, .resolutionProgressForCategory div.resolutionStep4 .stepNumber, .resolutionProgressForArchive div.resolutionStep4 .stepNumber {
		background-position: left -60px;
		border-color: #2e7a9f;
                -moz-border-radius-bottomleft: 5px;
		-moz-border-radius-topleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-top-left-radius: 5px;
                border-left-width: 1px;
		border-bottom-left-radius: 5px;
		border-top-left-radius: 5px;
	}
	.resolutionProgress div.resolutionStep5 .stepNumber, .resolutionProgressForCategory div.resolutionStep5 .stepNumber, .resolutionProgressForArchive div.resolutionStep5 .stepNumber {
		background-position: left -80px;
		border-color: #353535;
                -moz-border-radius-bottomleft: 5px;
		-moz-border-radius-topleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-top-left-radius: 5px;
                border-left-width: 1px;
		border-bottom-left-radius: 5px;
		border-top-left-radius: 5px;
	}
	.resolutionProgress div.resolutionStepLast .stepNumber, .resolutionProgressForCategory div.resolutionStepLast .stepNumber, .resolutionProgressForArchive div.resolutionStepLast .stepNumber {
		border-bottom-right-radius: 5px;
		border-top-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-webkit-border-top-right-radius: 5px;
                border-left-width: 1px;
		border-bottom-left-radius: 5px;
		border-top-left-radius: 5px;
	}
	.resolutionProgress div .stepNumber span, .resolutionProgressForCategory div .stepNumber span, .resolutionProgressForArchive div .stepNumber span {
		background: url('images/skundo_eiga_apskritimas.png') no-repeat left top;
		display: inline-block;
		width: 17px;
		} .resolutionProgress div.resolutionStep2 .stepNumber span, .resolutionProgressForCategory div.resolutionStep2 .stepNumber span, .resolutionProgressForArchive div.resolutionStep2 .stepNumber span {
		background-position: left -20px;
		} .resolutionProgress div.resolutionStep3 .stepNumber span, .resolutionProgressForCategory div.resolutionStep3 .stepNumber span, .resolutionProgressForArchive div.resolutionStep3 .stepNumber span {
		background-position: left -40px;
		} .resolutionProgress div.resolutionStep4 .stepNumber span, .resolutionProgressForCategory div.resolutionStep4 .stepNumber span, .resolutionProgressForArchive div.resolutionStep4 .stepNumber span {
		background-position: left -60px;
		} .resolutionProgress div.resolutionStep5 .stepNumber span, .resolutionProgressForCategory div.resolutionStep5 .stepNumber span, .resolutionProgressForArchive div.resolutionStep5 .stepNumber span {
		background-position: left -80px;
	}
	.resolutionProgress .date, .resolutionProgressForArchive .date {
		color: #898989;
	}
	.resolutionProgress .time, .resolutionProgressForArchive .time {
		color: #164c8d;
	}
	.widget .resolutionProgress {
		width: auto;
		position: absolute;
		top: 10px;
		right: 10px;
	}

.alignright{
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.aligncenter{
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.alignnone{
	border: 0 none;
}
.h1_step{
    min-height:45px;
}
.print{
        float: right;
        /*margin-top: -25px;*/
}

#bgwhite{
    background-image: url('images/bg_white.gif');
    background-repeat: repeat;
}

/*TOP 15*/
.widgetTop15 table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
.widgetTop15 td {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAUCAIAAADDbMD2AAAAH0lEQVR42mL+//8/EwMDA1YMkoPJw9jofBgbqgcgwADVixsPiWfsYwAAAABJRU5ErkJggg==') repeat-x bottom;
	border: 1px solid #dfdfdf;
	padding: 3px;
}
.widgetTop15 .position {
	text-align: center;
}
.widgetTop15 .position span {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAABXUlEQVR42nxU265FQAx1GTvBA4l4kfj/P5MIIgjivtfoPs1kxtEHOtXVrl6GfV2XZVnjOPZ9vyyLbdtkgWLdgiP08zwdx4HueV4cx2EYSh+cm6bZ9x3nz+cDD+tPCKbpSIBMrusmSWIj4TRNURRRTvZ+DMHSti2SOcMw+L5Pn+l53cJ+bFTDAQmg2LZNCAHaj9lI0boAQXUSCA0v60m0EKodNQMvwcdxUGDmZqZlOxnBFIqABrDZknehiALZGfxIUqWgTU7SxgKYHdKqMB0kbQa/kzTrkg3DB5qTye0/GAkGrGdmthoXrQqKKNcDYK2NZsFqF9jnNypzklogc+CybF4vFcDrrWbj4sm4rqvcbRr1e3u05qNZgIg0TYuiIBii8MzxpNuvtp0WkzY6yzIJxpWu6xrB4E0/DeLGvVAJQ+Z5Tm/5lVRVVVmWXdfR5LQhsRHRgyDI8xxIHL8CDADxH2HkoPX6TQAAAABJRU5ErkJggg==');
	color: #707070;
	display: inline-block;
	line-height: 20px;
	text-align: center;
	width: 20px;
	*background: url('images/top_15_position_bg.png'); /* IE7 */
}
.widgetTop15 .name .locType {
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 20px;
	padding-left: 25px;
}
.widgetTop15 .post-ratings {
	padding-top: 2px;
}
.widgetTop15 .name a {
	color: #164d8f;
}
.widgetTop15 .votes {
	color: #878787;
	font-size: 11px;
	text-align: right;
}
.widgetTop15 .votes span {
	color: #164d8f;
	display: block;
	font-size: 18px;
}

/*styles of tabs*/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
        /*width: 100%; pridejau*/
	/*height: 32px; /*--Set height of tabs--*/
	/*border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;*/
         
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
        padding-left:10px;
	/*height: 31px;*/ /*--Subtract 1px from the height of the unordered list--*/
	/*line-height: 31px;*/ /*--Vertically aligns the text within the tab--*/
	/*border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--
	overflow: hidden;*/
	position: relative;
	/*background: #e0e0e0;
        margin-top: 10px;*/
        /*idejau
        -moz-border-radius: 5px 5px 0 0;
        border: 1px solid #D4D2D2;*/

}

ul.tabs li a {
	text-decoration: none;
	/*color: #000;*/
	display: block;
	/*font-size: 1.2em;
	padding: 0 26px;*/
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
    /*width: 67px;*/    
	outline: none;
}
ul.t1 li a {
    padding: 0 23px;
}
ul.t2 li a {
    padding: 0 26px;
}

ul.tabs li a:hover {
    text-decoration: underline;
    /*padding: 0 26px;
	background: #ccc;*/
         /*-moz-border-radius: 5px 5px 0 0;
    background: url("images/headline-bg.png") repeat-x scroll left top #1D79B0;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    line-height: 28px;
    margin: -10px -10px 0;
    padding: 0 10px;
    text-transform: uppercase;*/
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	/*background: #fff;*/
        font-weight: bold;
        /*   -moz-border-radius: 5px 5px 0 0;
    background: url("images/headline-bg.png") repeat-x scroll left top #1D79B0;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    line-height: 28px;
    margin: -10px -10px 0;
    padding: 0 10px;
    text-transform: uppercase;*/
	/*border-bottom: 1px solid #D4D2D2; --Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #D4D2D2;
        -moz-border-radius: 5px 5px 5px 5px;
	/*border-top: none;*/
	overflow: hidden;
	clear: both;
	/*float: left;*/ width: 100%;
	background: #fff;
}
.tab_content {
	padding: 10px;/*-sita uzkomentavau
	font-size: 1.2em;*/
}

/*Naujausi komentarai*/
.reccomments{
    background: url('images/comments-bg.png') repeat-x bottom left;
    margin: 0 -10px;
    padding: 15px 20px;
    height:100%;
}

#sometxttr{
    display:none;
}

/*Beganti eilute*/
.bottom-slider {
    bottom:0;
    left:0;
    overflow:hidden;
    position:fixed;
    width:100%;
    z-index:9999;
}

.buttonList {
	background: #e5e5e5 url('images/button-bg.png') repeat-x top left;
	color: #484544;
	border: 1px solid #c0bfbf;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 28px;
	text-align: center;
    padding: 5px;
    margin-left: 40px;
}

