


/* Start:/bitrix/templates/laluna/components/bitrix/search.form/default/style.css*/
/* @override 
	http://www.laluna.lt/bitrix/templates/laluna/components/bitrix/search.form/default/style.css?1320330561
	http://www.laluna.lt/bitrix/templates/laluna/components/bitrix/search.form/default/style.css?1320330766
	http://www.laluna.lt/bitrix/templates/laluna/components/bitrix/search.form/default/style.css?1324294855 */

#search
{
	background: transparent url('/bitrix/templates/laluna/components/bitrix/search.form/default/images/menu_search_text.gif') no-repeat left 10px;
	padding-top: 10px;
	margin-left: 10px;
	height: 36px;
	width: 220px;	
}
#search input
{	margin-top: 4px;
	height: 20px;
	width: 162px;
	border: none;
	background-color: #d5e0ea;
	float: left;
}
#search span.searchsubmit
{	display: block;
	float: left;
	width: 50px;
	height: 34px;
	cursor: pointer;
	background: transparent url('/bitrix/templates/laluna/components/bitrix/search.form/default/images/menu_search_button.gif') no-repeat left top;
}
/* End */



/* Start:/bitrix/templates/laluna/styles.css*/
/* @override
	http://www.laluna.lt/bitrix/templates/laluna/styles.css?1319698483
	http://www.laluna.lt/bitrix/templates/laluna/styles.css?1320153360
	http://www.laluna.lt/bitrix/templates/laluna/styles.css?1320328462
	http://www.laluna.lt/bitrix/templates/laluna/styles.css?1320916160
	http://www.laluna.lt/bitrix/templates/laluna/styles.css?1321991891
	http://www.laluna.lt/bitrix/templates/laluna/styles.css?1322075850
	http://www.laluna.lt/bitrix/templates/laluna/styles.css?1322076911
	http://www.laluna.lt/bitrix/templates/laluna/styles.css?1322421955
	http://www.laluna.lt/bitrix/templates/laluna/styles.css?1322501733
	http://www.laluna.lt/bitrix/templates/laluna/styles.css?1322547552
	http://www.laluna.lt/bitrix/templates/laluna/styles.css?1322548040 

*/

body {
	background: url('/bitrix/templates/laluna/images/body_bg_side.gif') repeat-x #d4e0ea;
	margin: 0;
	padding: 0;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
a
{	
	color: #4eb3c2;
}
tr.trafaret, td.trafaret
{ padding: 0px;
	margin: 0px;
}
table.trafaret
{	border-collapse: collapse; 
	border-spacing: 0px;
	border: none;
}
div.content
{	width: 982px;
	margin: auto;
	overflow: hidden;
}
h2.box
{	
	color: #0c487d;
	text-shadow: 0 1px 1px #f4f8fa;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}
h3.box
{	color: #fff;
	margin: 0px;
	padding: 5px 7px;
	font-size: 14px;
	cursor: pointer;
}
div.box
{ width: 320px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.box_column
{	float: left;
 	width: 320px;
}
div.box_header
{	padding-bottom: 5px;
	/*border-bottom-style: solid;
	border-bottom-width: 1px;*/
}
div.box_footer
{	/*border-top-style: solid;
	border-top-width: 1px;*/
	padding-bottom: 10px;
}
div.box_center
{	padding-bottom: 10px;
	
}
div.box_content
{	background-color: white;
	width: 300px;
	margin-left: 10px;
	max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
	/*
	visibility: hidden;
	height: 0px;
	*/
	font-size: 12px;
}
div.box_scroll_top, div.box_scroll_bottom
{
	height: 25px;
	margin-left: 10px;
	cursor: pointer;
}
div.box_scroll_top
{	background: url('/bitrix/templates/laluna/images/box_scroll_top') no-repeat left bottom transparent;
	
}
div.box_scroll_bottom
{	background: url('/bitrix/templates/laluna/images/box_scroll_bottom') no-repeat left top; 
}
ul.box
{	list-style: none;
	margin:auto;
	padding:0px;
}
li.box
{	display: block;
	float: left;
	font-size: 7px;
}
#header
{ position: relative;
	margin: auto;
	width: 100%;
	background: url('/bitrix/templates/laluna/images/body_bg_top.jpg') no-repeat center top;
}
#topcontainer
{	height: 120px;
}
#logo
{	float: left;
	width: 350px;	
	height: 100%;
}
#logo a
{ display: block;
	width: 250px;
	height: 100%;
}
#stream
{	width: 300px;
	height: 100%;
	float: left;
	
}

#stream img
{	border: none;
}
#stream a
{	margin-right: 5px;
}
#stream div.flashplayer
{ /*height: 60px;*/
	/*background: url('/bitrix/templates/laluna/images/player_play.png') no-repeat left center;*/
	margin-top:25px;
	margin-bottom:30px;
	margin-right:10px;
	float: left;
}
#stream div.streams
{	width: 200px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 30px;

}
#onair
{	width: 200px;
	height: 80px;
	float: left;
	color: #696f74;
}
#onair p
{
	margin: 0px;
}
#onair span.artist
{	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
}
#onair span.title
{	font-size: 14px;
}
#onair span.titleonly
{ font-size: 18px;
}
#showform
{ 	width: 330px;
	height: 100%;
	float: left;
	background: url('/bitrix/templates/laluna/images/message_bg.jpg') transparent no-repeat left center;
	color: white;
}
#showform img
{
	margin-top: 17px;
	cursor: pointer;
}
#showform img:hover
{
	margin-top: 19px;
}
#showform div.message
{	float: left;
	width: 250px;
}
#showform div.button
{	float: left;
	width: 60px;
}
#showform textarea, #showform input
{	margin-left: 5px;
	background-color: transparent;
	width: 220px;
	color: white;
}
#showform textarea
{	margin-top: 15px;
	height: 60px;
}
#showform input
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#showform p
{	padding-left: 5px;
	width: 220px;
}
#current
{ padding-left: 332px;
	padding-top: 40px;
	height: 180px;
	
}
#dj
{
	color: #fff;
	text-align: center;
	vertical-align: bottom;
	float: left;
}
#dj ul
{	list-style: none;
	margin:auto;
	padding:0px;
	height: 180px;
}
#dj li
{	display: block;
	float: left;
	height: 180px;
	width: 140px;
}
#dj li.splitter
{	width: 30px;
	background: transparent url('/bitrix/templates/laluna/images/dj_and.png') no-repeat center 50px;
	
}
#dj p
{	margin-top: 140px;
	margin-bottom: 0px;
}
#dj a
{
	color: #fff;
	text-decoration: none;
}
#dj span.givenname
{	vertical-align: text-bottom;
}
#dj span.lastname
{	font-size: 12px;
}
#show
{	color: #fff;
	float: none;
	overflow: hidden;
	height: 180px;
	
}
#show h2
{
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#show p
{
	font-size: 12px;
}
#schedule
{	height: 80px;
	font-size: 12px;
	margin-left: 330px;
	color: #ffffff;
	width: 652px;
	overflow: hidden;
}
#schedule p.current
{ font-weight: bold;
}
#schedule a.current
{
	color: #696f74;
}
#schedule img
{	padding-top: 15px;
	
}
#schedule ul
{	list-style: none;
	margin:auto;
	padding:0px;
	height: 80px;
}
#schedule li
{	display: block;
	float: left;
	height: 80px;
}
#schedule li.current
{	padding-left: 5px;
	padding-right: 5px;
	background:transparent url('/bitrix/templates/laluna/images/schedule_bg_active.png') repeat-x center top;
}
#schedule span.hour
{
	font-size: 18px;
}
#schedule span.minutes
{
	vertical-align: super;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
#schedule a
{
	color: #fff;
	text-decoration: none;
}
#menu
{	height: 50px;
	background:transparent url('/bitrix/templates/laluna/images/menu_bg.gif') no-repeat center top;
}
#menu ul
{	list-style: none;
	margin:auto;
	padding:0px;
	height: 50px;
}
#menu a
{ display:block;
	padding: 0 20px 0 20px;
  text-decoration : none;
	outline: none;
	color: #d6d6d6;
	font: bold 14px/50px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#menu a:hover
{ color: white;
	background:transparent url('/bitrix/templates/laluna/images/menu_bg_active.gif') no-repeat center top;
}
#menu li
{	display: block;
	float: left;
	height: 50px;
}
#menu li.selected
{	background:transparent url('/bitrix/templates/laluna/images/menu_bg_active.gif') no-repeat center top;
}
#menu li.splitter
{	background:transparent url('/bitrix/templates/laluna/images/menu_splitter.gif') no-repeat center top;
}
#menuleft
{	margin-top: 10px;
	margin-right: 10px;
	font-size: 14px;
	padding-bottom: 7px;
	width: 320px;	
	color: #fff;
	float: left;
}
#menuleft li.header
{	background:transparent url('/bitrix/templates/laluna/images/box_green_header.png') no-repeat center top;
	height: 10px;
}
#menuleft li.footer
{	background:transparent url('/bitrix/templates/laluna/images/box_green_footer.png') no-repeat center bottom;
	height: 10px;
}
#menuleft ul
{	list-style: none;
	margin:auto;
	padding:0px;
}
#menuleft li
{	display: block;
	height: 30px;
	vertical-align: middle;
	border-bottom: 1px solid #7fc0cb;
	background:transparent url('/bitrix/templates/laluna/images/box_green_header.png') no-repeat center bottom;
}
#menuleft li.selected
{ background:transparent url('/bitrix/templates/laluna/images/box_green_footer.png') no-repeat center top;
}
#menuleft a
{ color: #fff;
	text-decoration: none;
	line-height: 30px;
	padding: 7px 50px 7px 10px;
}
#menuleft a:hover
{
	text-decoration: underline;
}
#contentright
{ float: left;
	margin-top: 10px;	
	width: 650px;
}
#contentwide
{ float: left;
	margin-top: 10px;	
	width: 980px;
}

#bannercontainer
{	height: 120px;
}
#telephone
{
	float: left;
	width: 225px;
	height: 100%;
	background: url('/bitrix/templates/laluna/images/phones.jpg') no-repeat center bottom transparent;
}
#telephone p
{	color: #ffffff;
	font-size: small;
}
#leaderboard
{ background: url('/bitrix/templates/laluna/images/banner_leaderboard.jpg') no-repeat center center transparent;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 750px;
	height: 100px;
	overflow: hidden;
}
#breadcrumb
{	height: 31px;
	background:transparent url('/bitrix/templates/laluna/images/bc_bg.gif') no-repeat center top;
	padding-left: 25px;
}
#breadcrumb ul
{	list-style: none;
	margin:auto;
	padding:0px;
	height: 31px;
}
#breadcrumb a
{ display:block;
	padding: 0 5px 0 5px;
	outline: none;
	color: #0d3a6d;
	text-decoration: none;
	font: 14px/31px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#breadcrumb a:hover
{
	text-decoration: underline;
}
#breadcrumb li
{	display: block;
	float: left;
	height: 31px;
	min-width: 10px;
}
#breadcrumb li.splitter_pp
{	background:transparent url('/bitrix/templates/laluna/images/bc_splitter_pp.gif') no-repeat center top;
	width: 30;
}
#breadcrumb li.splitter_ap
{	background:transparent url('/bitrix/templates/laluna/images/bc_splitter_ap.gif') no-repeat center top;
}
#breadcrumb li.splitter_pa
{	background:transparent url('/bitrix/templates/laluna/images/bc_splitter_pa.gif') no-repeat center top;
}
#breadcrumb li.last
{	background: url('/bitrix/templates/laluna/images/bc_bg_a.gif') repeat-x center top transparent;
}
#breadcrumb a.last
{ font-weight: bold;
}
#breadcrumb span.nolink
{ color: #8d8d8d;
	font: 14px/31px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 5px 0 5px;
}
#footercontainer
{	background: url('/bitrix/templates/laluna/images/footer_bg_side.gif') repeat-x left bottom #d4e0ea;
}
#footer
{	height: 500px;
	width: 100%;
	background: url('/bitrix/templates/laluna/images/footer_bg.jpg') no-repeat center bottom;
	color: #fff;
	margin: auto;
}
#footer p.censored
{	margin: 0px;
	padding: 55px 0px 270px 0px;
	text-align: center;
}
#footer a
{
	color: #fff;
}
#footer p.contacts
{	margin: 0px;
	padding: 37px 20px 15px 830px;	
}
#friends
{
	height: 70px;
	padding-left: 400px;
}
#friends ul
{
	list-style: none;
	margin:auto;
	padding:0px;
	height: 70px;
}
#friends li
{	display: block;
	float: left;
	height: 70px;
	padding-left: 10px;
	padding-right: 10px;
}
#friends img:hover
{
	margin-top: 2px;
}
#dj_form
{
	padding-top: 30px;
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 60px;
}
#dj_form p.q
{
	margin: 0px;
	font-weight: bold;	
}
#dj_form p.a
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 30px;
}

#cookie {
position:fixed;
bottom:0px;
width:100%;
text-align:center;
padding-top:10px;
padding-bottom:10px;
background-color: rgba(250, 250, 250, 0.9);
}

.bn {
font-weight:bold;
padding:5px;
color:white;
background-color:#1a5097;
border-radius:5px;
border:1px solid #0d325f;
cursor:pointer;
}

.bn:hover {
background-color:#0d325f;
}

.clo {
float:right;
margin-right:30px;
}
/* End */
/* /bitrix/templates/laluna/components/bitrix/search.form/default/style.css */
/* /bitrix/templates/laluna/styles.css */
