@charset "utf-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
font-size: 100.01%;
}

html {
height: 100%;
}

* html img,
* html .png{
position:relative;
  behavior: expression(
    (this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
  this.src = "/css/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
  this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
  );
}

body {
min-height:100%;
height: 100%;
color: #455858;
font-weight: normal;
font-family: "Arial";
font-size:13px;
line-height:1.4;
} 

a{
outline:none;
color: #0099cc;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

img{
border:0;
padding: 0;
margin: 0;
}

div {
border:0;
padding: 0;
margin: 0;
}

h1 {
	font-size: 22px;
	color: #000;
	font-weight: normal;
	padding-bottom: 5px;
}

select.styled_select{
visibility:hidden
}

#page {
height: auto !important;
min-height:100%;
height: 100%; 
text-align: center;
}

#footer_guarantor {
height: 170px;
clear: both;
}

#footer {
margin-top: -141px;
height: 141px;
clear: both;
}

#footer div.footer_content{
height: 138px;
width:924px;
padding:0 39px 0 39px;
margin:0 auto;
}


#footer span.copyright{
font-family:Arial, Helvetica, sans-serif;
display:block;
font-size: 12px;
line-height:1.3;
padding-top:9px;
}

#header {
position:relative;
z-index:99;
}

#header .header_content{
width:932px;
margin:0 auto;
position:relative;
text-align: left;
margin-bottom: 5px;
background:url(/images/logo_riestainis.png) bottom left no-repeat;
}

#header .header_content .logo{
	margin-left: 2px;
	margin-top: 25px; 
	margin-bottom: 38px; 
	margin-right: 124px;
}

#header .header_content .icon{
	margin-bottom: 25px; 
}

#header div.top_banner{
	position: relative;
	left: 72px;
	top: 5px;
	margin:0 auto;
	padding: 0;
	width: 750px;
}

#social_links {
  font-family: Trebuchet MS;
  font-size: 17px;
  border: 1px solid red;
}
#social_links img {
	margin-top: 20px;
}

#filter {
position:relative;
z-index:99;
height: 104px;
background-color: #173859;
}

#filter .filter_content{
width:944px;
height: 104px;
margin:0 auto;
position:relative;
background:url(/images/filter_bg.gif) top right no-repeat;
text-align: left;
}

#filter table.filter_holder{
	padding: 0px;
	margin-top: 10px;
	color: #fff;
	margin-left: 9px;
}

#filter table.filter_holder th{
	pading: 0px;
	padding-left: 10px;
	padding-bottom: 3px;
	font-size: 15px;
	font-weight: normal;
	width: 204px;
}

#main_content {
position:relative;
}

#main_content .content_header{
width:936px;
margin:0 auto;
position:relative;
text-align: left;
color: #cccccc;
font-size: 22px;
padding: 30px 0px 10px 10px;
border-bottom: 1px solid #dcdcdc;
}

#main_content .content_header span.main_selection{
	color: #0099cc;
}

#main_content .content_header span.selected_option{
	color: #009900;
}

#main_content .content_header a{
	color: #0099cc;
}

#main_content .content{
width:944px;
margin:0 auto;
position:relative;
text-align: left;
color: #455858;
font-size: 12px;
}

img.framed {
	border: 4px solid #d5e3e7;
}

img.very_framed {
	border: 6px solid #d5e3e7;
}

div.promoted_event {
	margin-top: 12px;
	padding-bottom: 14px;
}

div.promoted_event div.description{
	padding-top: 10px;
}
a.more {
	color: #0099ff;
	
}

a.event_title {
	font-size: 22px;
	color: #003366;
	line-height: 23px;
}
div.title_in_list {
	padding-top: 5px;
	padding-bottom: 5px; 
}

span.at {
	color: #ff6666;
	font-weight: bold;
}
span.place {
	color: #009900;
	font-weight: bold;
}

div.banner_right {
	margin-top: 10px;
	padding-bottom: 14px;
}

div.leave_tips {
	margin-top: 10px;
	font-size: 12px;
	margin-bottom: 25px;
}

div.join_facebook {
	margin-top: 5px;
}

ul.newList{
list-style:none;
position:absolute;
z-index:999;
width:208px;
margin-top:-6px;
padding:6px 1px 4px 1px;
background:url(/e-senjoras/public/media/inputs/input_6_1.jpg) bottom left no-repeat #f4f0e4;
font-size:16px;
color:#333;
font-family:Arial, Helvetica, sans-serif;
}

ul.newList li{
float:none;
padding:0 12px;
cursor: default;
border-top:1px solid #ece5d8
}

ul.newList li.newListHover{
background:#61534f;
color:#fff;
}

div.newListSelected{
outline:none
}

div.newListSelected{
background:url(/e-senjoras/public/media/inputs/input_6.jpg) top left no-repeat;
}

span.date {
	font-size: 18px;
	color: #89a7a7;
	line-height: 22px;
}
img.date {
	margin: 5px 0 5px 0;
	height: 109px;
}

table.event_day {
	margin-top: 10px;
	border-bottom: 1px solid #d3e2e6;
	width: 600px;
}
table.event_day td.event_date {
	padding: 5px 0 25px 10px;
}

table.now {
  font-size: 11px;
  height: 16px;
  color: #000;	
  margin-bottom: 5px;
  margin-top: 5px;
}

td.now_left {
background:url(/images/frames/now_left.gif) top left no-repeat;
}

td.now_label {
	background-color: #d5e3e7;
}

td.now_right {
background:url(/images/frames/now_right.gif) top left repeat-x;
}

table.listed_event {
	margin-bottom: 6px;
	border-bottom: 1px dashed #d3e2e6;
	width: 100%;
}

.pt6 {
	padding-top: 6px;
}
.pr17 {
	padding-right: 17px;
}
ul.tag_light {
	list-style: none;
	margin-top: 10px;
}
ul.tag_light li{
	float: left;
	padding-left: 5px;
	background: url(/images/frames/tag_left.gif) top left no-repeat;
	height: 23px;
	color: #000;
	margin-right: 11px;
	margin-bottom: 10px;
}

ul.vertical li {
	float: none;
}
td.tag_light_center{
	background: url(/images/frames/tag_center.gif) top right repeat-x;
}

td.tag_light_right{
	background: url(/images/frames/tag_right.gif) top left no-repeat;
	width: 15px;
}

ul.tag_light li table {
	height: 23px;
}

table.paging {
	width: 600px;
	margin-top: 7px;
	margin-bottom: 20px;
}
a.paging_next, a.paging_backword {
	font-size: 22px;
	color: #0099cc;
}

td.tag_filter {
	background-color: #c4d3d3;
	padding-top: 10px;
}
td.tag_filter .label{
	color: #000;
	font-size: 22px;
	width: 200px;
	padding: 10px 0 15px 20px;
}

table.tag_list{
	margin-top: 5px;
	margin-bottom: 20px;
	width: 230px;
}
td.tag_count {
	color: #fff;
	font-weight: 20px;
	font-size: 20px;
	padding-right: 10px;
	width: 20px;
}
ul.tag_dark {
	list-style: none;
	margin-top: 10px;
}
ul.tag_dark li{
	float: left;
	padding-left: 5px;
	background: url(/images/frames/dtag_left.gif) top left no-repeat;
	height: 23px;
	color: #000;
	margin-right: 11px;
}

td.tag_dark_center{
	background: url(/images/frames/dtag_center.gif) top right repeat-x;
	height: 23px;
}

td.tag_dark_right{
	background: url(/images/frames/dtag_right.gif) top left no-repeat;
	width: 15px;
}

ul.tag_dark li a {
	color: #000;
}
ul.tag_light li table {
	height: 23px;
}

table.introduction_texts {
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	width: auto;
}

table.introduction_texts th {
	color: #385979;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
}
table.introduction_texts td {
	padding-right: 20px;
}

table.event_content {
	margin-left: 5px;
	margin-top: 15px;
}

table.event_content_left {
	width: 440px;
	margin-bottom: 50px;
}

table.event_content td.title {
	font-size: 30px;
	font-weight: bold;
	line-height: 33px;
	color: #003366;
	padding-bottom: 20px;
}

table.event_content td.description {
	padding-top: 10px;
	font-size: 15px;
}

table.event_content td.description p{
	padding-bottom: 15px;

}

table.event_content td.description ul{
	padding-left: 15px;
	padding-bottom: 10px;

}

table.event_content td.entrance_type {
	padding-top: 20px;
	font-size: 22px;
	color: #009900;
}

table.event_content td.share {
	padding-top: 20px;
	font-size: 15px;
	line-height: 26px;
}

a.facebook_share{
	background: url(/images/fb_favicon.png) top left no-repeat;
	padding-left: 28px;
	font-size: 13px;
	padding-bottom: 10px;
	padding-right: 10px;
}

a.twitter_share{
	background: url(/images/twitter_favicon.png) top left no-repeat;
	padding-left: 28px;
	font-size: 13px;
	padding-bottom: 10px;
	padding-right: 10px;
}

a.google_marker {
	background: url(/images/gmaps_marker.gif) top left no-repeat;
	padding-left: 20px;
}

td.top_right_header {
	width:313px;
	#width: 320px;
}

div.promo_date {
	padding-top: 10px;
}

div.promo_place {
}
span.picture_title {
	color: #989898;
}

