@import url(calendar_style.css);

.events_box{
	width:317px;
	background:#090d0e;
}
.events_box a.yellow{	
	display:block;
	background:url(images/link_bg.gif) repeat-x;
	width:160px;
	height:33px;		
	color:#000;
	margin:1px 0 0 1px;
	font-weight:bold;
	padding:8px 0 0 6px;
}
.events_box .theme1{
	padding-top:4px;
	margin:0;
	height:19px;
	border-bottom:1px solid #352f0b;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}
.events_box .theme2{
	padding-top:4px;
	margin:0;
	height:19px;
	border-bottom:1px solid #352f0b;
	border-top:1px solid #352f0b;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}

.events_box .theme1 a, 
.events_box .theme2 a {
	color:#ffcc00;
}

.events_box .art_item{	
	background:url(images/m_block_arrow.gif) no-repeat;
	background-position:0 50%;
	margin:2px 0 2px 18px;
	padding:1px 0 1px 15px;
}
.events_box .art_item a{
	color:#fff;
}

#renginiai {
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:100%;
}

#renginiai li {
	margin-left:20px;
	width:290px;
}

#renginiai .event_row {
	color:#fff;
}

#renginiai .event_cat {
	color:yellow;
	font-size:120%;
	margin-top:10px;
}

#renginiai .event_cat a {
	color:yellow;
}

#renginiai_box {
	float:left;
	width:635px;	
	background:url(../stylesheets/images/content_bg.gif);	
}

#category_div{
	width:120px;
	float:left;
	margin:5px;
	min-height: 400px; /* For Modern Browsers */
  	height: auto !important; /* For Modern Browsers */
  	height: 400px; /* For IE */
}

#category_div .left_menu a{
	width:100px !important;
	padding-right:10px !important;
	padding-left:10px !important;
}

#calendar_div {
	background:#090d0e;
	color:#999b9a;
	width:210px;
	padding:10px;
	text-align:center;
	margin:5px;
	float:left;
}

#calendar_opt {
	color:#999b9a;
	float:left;
	width:210px;
	background:#090d0e;
	padding:5px;
	margin:5px;
}

#renginiai_box h2 {
	padding:0;
	margin:0;
	margin-bottom:5px;
	font-size: 120%;
	text-align:left;
}

#renginiai_list {
	color:#999b9a;		
	width:465px;	
	float:left;	
}



#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	/* width: 400px; */
/* 	width: 502px; */
	width: auto;
	height: 0px;
	z-index: 200;
}

#trailimageid #inner {
    background-color: #ccc;
    /*border: 1px solid green;*/
    border:none;
}

#trailimageid #inner ul {
	list-style-type:none;
	padding:0;
	margin:0;
	padding:10px;
	color:#000;
	width:200px;
}

#trailimageid p {
    text-align:center;
    color:#000;
    font-weight:bold;
    font-size:120%;
    margin:0;
    padding:0;
}



/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
.search_events{
	background:url(../../images/but_comment.gif) no-repeat;
	background-position:0 2px;
	*background-position:0 0;
	width:84px;
	height:17px;
	*height:15px;
	border:0;
}
.reset{
	background:url(../../images/but_comment.gif) no-repeat;
	background-position:0 2px;
	*background-position:0 0;
	width:84px;
	height:17px;
	*height:15px;
	border:0;
}
