/* Product: "ratuto.lt" v1.1
 * cms.libris, (c) CodeLibris, 2010
 */

* {
	margin: 0;
	padding: 0;
}

html,body {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	height: 100%;
}

body {
	width: 100%;
	background-color: #ffffff;
	color: #3e393f;
}

.wrap {
	height:auto !important;
	margin:0 auto -63px;
	min-height:100%;
	width:970px;
	background-color: #ffffff;
}

#pagewrap {
	padding:0;
	margin: 0 auto;
	width: 970px;
	overflow: hidden;
}

img {
	border: 0px;
}

a {
	color: #3e393f;
	text-decoration: none;
	outline: none;
}

a:HOVER {
	text-decoration: underline;
}

h1 {
	font-size:15px;
	margin-bottom: 10px;
}

h2 {

}

h3 {
	padding-bottom:15px;
}

table {
	border-collapse: collapse;
}

.left {
	float: left;
}

.right {
	float: right;
}

.go-back {
	padding-left:15px;
	padding-top:5px;
}

.go-back img {
	margin-right:5px;
}

.one-image {
	padding:15px 0;
	text-align:center;
}

#header {
	background-image: url('/cms.libris/application/design/clientSide/default/skins/media/images/head.jpg');
	background-repeat: no-repeat;
	padding-top: 15px;
	height: 133px;
}

#header a.logo {
	display: block;
	margin: 0 auto;
	width: 150px;
	height: 115px;
}

#header .path {
	color: #a8a5a9;
	padding-left: 2px;
	font-size: 10px;
}

#header .path a {
	color: #a8a5a9;
}

.header2 {
	height: 187px;
}

.header2 img {
	margin: 4px 0 0;
	opacity:0.4;
}

#sidebar {
	width: 206px;
	padding: 15px 18px;
	float: left;
}

#sidebar a {
	
}

.sidebar li {
	list-style: none;
}

.sidebar > ul > li > ul > li {
	margin-right: 16px;
}

.sidebar > ul > li > a {
	border-bottom:4px solid #E6B735;
	display:block;
	padding-left:10px;
	padding-top:8px;
	text-transform:uppercase;
	margin-top:2px;
}

.sidebar > ul > li.active > a {
	background-color: #e6b735;
	color: #da5a4d;
}

.spage ul.pagechildren {
	overflow: hidden;
}

.spage ul.pagechildren li {
	float:left;
	margin: 4px 17px 6px 0;
	list-style: none;
	border-bottom: 1px dotted #dd584f;
}

.spage ul.pagechildren li:HOVER {
	color: #dd584f;
	border-bottom: 1px dotted #e6b735;
}

.spage ul.pagechildren li a:HOVER {
	color: #dd584f;
	text-decoration: none;
}

.spage ul li {
	list-style: square inside url("/cms.libris/application/design/clientSide/default/skins/media/images/asterisk.gif");
}

.sidebar ul ul li {
	list-style: square outside url("/cms.libris/application/design/clientSide/default/skins/media/images/bullet.gif");
}

.sidebar ul ul li {
	border-bottom: 1px dotted #808080;
	padding:5px 0 4px 1px;
}

.sidebar ul ul ul li {
	border-bottom: none;
}

.sidebar ul ul li.active a {
	color: #69ccec;
}

.sidebar ul ul {
	padding-left: 21px;
}

#sidebar2 {
	width: 181px;
	padding: 22px 18px 17px 21px;
	float: right;
}

#sidebar2 div {
	text-align: center;
	margin-bottom:17px;
}

.content {
	float: right;
	width: 498px;
	padding: 22px 0 17px 0;
}

body div.content2 {
	padding: 22px 18px 17px 0;
	width: 679px;
}

.page-template3 .mainApieMus {
	overflow: hidden;
	margin-bottom: 18px;
}

.page-template3 .mainApieMus > .left {
	width: 260px;
}

.page-template3 .mainApieMus > .right {
	width: 218px;
}

.page-template3 .mainApieMus > .left h1 {
	margin-bottom: 5px;
}

.childrenWrap {
	
}

.childrenWrap > div {
	margin:15px 0;
}

.page-template2 .childrenWrap > div {
	border-bottom: 4px solid #f7eac2;
	padding-bottom: 22px;
}

.childrenWrap > div > div {
	overflow: hidden;
}

.childrenWrap .pageChildrenDate {
	display: none;
}

.page-template3 .childrenWrap .pageChildrenDate {
	color:#949295;
	float:left;
	font-size:13px;
	width:145px;
}

.childrenWrap .pageChildrenName {
	font-weight: bold;
	float: left;
	color: #413644;
	font-size:13px;
	cursor: pointer;
}

.page-template2 .childrenWrap .pageChildrenName {
	padding-left:145px;
}

.pageChildrenBody {
	padding-top:8px;
}

.childrenWrap .pageChildrenImg {
	float: left;
	width: 145px;
	cursor: pointer;
	min-height: 20px;
}

.page-template2 .childrenWrap .pageChildrenImg {
	/*padding-top:10px;*/
}

.childrenWrap .pageChildrenText {
	float: left;
	width:530px;
	color: #423640;
	padding-top:10px;
	text-align:justify;
}

.page-template3 .childrenWrap .pageChildrenText, .page-template1 .childrenWrap .pageChildrenText {
	width:350px;
}

.page-template2 .childrenWrap .pageChildrenText ul {
	padding-left: 30px;
}

.childrenWrap .pageChildrenText ul, .childrenWrap .pageChildrenText ol {
	padding: 15px 0 10px 10px;
}

.childrenWrap .pageChildrenText a {
	color: #3f3744;
	font-weight: bold;
}

.media-items-big {
	overflow: hidden;
}

ul.media-items-big li {
	float: left;
	list-style: none;
	padding: 4px;
}

.gallery {
	float:left;
	margin:0 10px 10px 0;
}

.page-template3 .gallery {
	float:right;
	margin:0;
}

.gallery .galleryBar {
	background-color:#DBDBDB;
	color: #6b646b;
	font-size:10px;
	height:16px;
	line-height:16px;
	text-align:center;
}

.gallery .galleryBar a {
	display:block;
	float:left;
	height:16px;
	overflow:hidden;
	text-align:center;
	width:80%;
	margin:0 3%;
}

.gallery .galleryBar img {
	margin:3px 3px 0;
	cursor: pointer;
}

div.first-text {
	margin-bottom: 10px;
}

.first-text p, .second-text p {
	margin: 11px 0;
}

.first-text img.left, .second-text img.left {
	margin: 0 10px 10px 0;
}

.first-text img.right, .second-text img.right {
	margin: 0 0 10px 10px;
}

.first-text td, .second-text td {
    padding: 2px;
    border: 1px solid silver;
}
.first-text tr:first-child td, .second-text tr:first-child td {
    font-weight: normal;
    background-color: #fceac6;
}

.content2 .first-text img.left, .content2 .second-text img.left {
	margin: 0 15px 15px 0;
}

.content2 .first-text img.right, .content2 .second-text img.right {
	margin: 0 0 15px 15px;
}

.first-text a, .second-text a {
	color: #69c9ef;
}

.first-text b, .second-text b, .pageChildrenText b {
	font-weight: normal;
	color: #c90000;
}

.contacts {
	padding: 33px 0 15px;
	text-align: center;
	color: #A8A5A9;
	font-size: 10px;
}

.contacts2 {
	float:right;
	padding:20px 0 10px 40px;
}

.contacts2 input[type="text"], .contacts2 textarea {
	width:180px;
	border: 1px solid #b9b9b9;
	margin-bottom: 6px;
}

.contacts2 > div {
	font-size: 15px;
	padding: 5px 0;
}

.contacts2 input[type="text"].text-input-short {
	width:87px;
}

.contacts2 form > table > tbody > tr > td:FIRST-CHILD {
	padding-right: 10px;
	vertical-align: top;
}

.contacts2 > form > table tbody tr td[colspan="2"] {
	padding-right: 0;
}

.contacts2 input[type="submit"] {
	background-color: #969fa7;
	color: #b9b9b9;
	width: 62px;
	text-align: center;
	font-weight: bold;
}

.contacts2 .error {
	outline: 1px solid #ff8888;
}

.footerwrap {
	background-color: transparent;
}

#footer, .wrapPush {
	overflow: hidden;
	height: 63px;
}

#footer {
	background-color: #fff;
	margin: 0 auto;
	width: 950px;
	text-align:right;
	color: #505050;
	padding:0 10px;
}

#footer .copyright {

}

#footer .copyright2 {

}

#footer .copyimg img {
	position:relative;
	right:2px;
	top:2px;
}

#footer .copyname {
	color: #505050;
}
