/* CSS Document */
#tekstfelt
{
position:relative;
padding:0;
margin:0;
}

.tekst
{
	font-family:"Lucida Grande", sans-serif;
	font-size:12px;
	padding:0px;
	line-height:18px;
	color:white;  
}
.text
{
	font-family:"Lucida Grande", sans-serif;
	font-size:12px;
	padding:0px;
	line-height:18px;
	color:#000000;  
}

.tekstlist
{
	font-family:"Lucida Grande", sans-serif;
	font-size:12px;
	padding:0;
	line-height:16px;
	width:400px;
	color:#000000;  
}
.tekstliste img{padding-top:20px;}

.bildetekst
{
	font-family:"Lucida Grande", sans-serif;
	font-size:11px;
	font-style:italic;
	
}

.bilde
{
padding:4px 4px 0px 0px;
}

.bildeliste
{
padding-right:10px;
}

.thumbimg
{
	border:0;
}
.thumbimg_list
{
	border:0;
	padding-left:2px;
}
.thumbimg_buy
{
	border:0;
	padding-top:0px;
}

.header
{
	background-image:url(../../elements/content_h.jpg);
	background-repeat:no-repeat;
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
	height:22px;
}
.header p
{
	font-family:"Lucida Grande", sans-serif;
	font-size:12px;
	padding-left:14px;
	margin:0;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	color:white;
	text-decoration:none;	
}
.space_7px
{
	height:7px;
}
.search_form
{
	height:62px;
	width:524px;
	border:1px solid #EEE;
	padding:9px 10px 13px 11px;
	background-image:url(searchformbg.jpg); 
	background-repeat:no-repeat;
}
.searchstr_res
{
	font-family:"Lucida Grande", sans-serif;
	font-size:22px;
	margin:0;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	text-decoration:none;
	color:black;
	height:38px;
	padding:0;
	width:420px;
		
}
.search_space
{
	width:20px;
}
.srchbtn_res
{ 
	font-family:"Lucida Grande", sans-serif;
	font-size:22px;
	line-height:26px;
	color:white;
	
	vertical-align: top;
	background-image:url(../../elements/search_btn_l.jpg);
	background-repeat:no-repeat;
	height:40px;
	width:64px;
	border:0;
}
.search_title
{
	text-align:left;
	padding-left:26px;
	padding-top:10px;
	font-family:"Lucida Grande", sans-serif;
	font-size:16px;
	font-weight:normal;
	font-style:normal;
	color:#000;
	text-decoration:none;
}
.search_title2
{
	text-align:left;
	padding-left:26px;
	padding-top:10px;
	font-family:"Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#000;
	text-decoration:none;
}
.search_list
{
	background-color:rgb(255,253,233);
}
.search_date
{
	text-align:left;
	padding-bottom:5px;
	font-family:"Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#000;
	text-decoration:none;
	
}
.search_header
{
	text-align:left;
	font-family:"Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#000;
	text-decoration:none;
}
.search_text
{
	font-family:"Lucida Grande", sans-serif;
	font-size:12px;
	padding:5px 5px 5px 0px;
	margin:0;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	color:#000;
	text-decoration:none;
}
.search_link
{
	padding-left:0px;
}
.search_link a
{
	font-family:"Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	color:#E1001A;
	text-decoration:none;
}
.dashed_line
{
	border-top:1px dashed rgb(198,195,182);
}

#tekstfelt h2
{
	font-family:"Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-bottom:0px;
	padding-left:0px;
	padding-top:0px;
	color:#000000;
	margin:0;
	padding-right:0;
	width:400px;
}

table {
	font-family:"Lucida Grande", sans-serif;
	font-size: 10px;
}

a
{
color:#000000;}
p{padding:0; margin:0;}

.ticket_table
{
	font: 12px arial,verdana,geneva,helvetica,sans-serif;
	color: #333333;
	text-decoration:none;
}
.ticket_table th
{
	border-bottom: 1px solid #A1A1A1;
	color: #BE1414;
	font-size: 13px;
	font-weight: bold;
	padding: 0 5px 10px;
	text-align: left;
	text-transform: uppercase;
	margin: 0;
}
.ticket_table td {
	padding: 6px 5px;
	text-align: left;
	margin:0;
}
.ticket_table a
{
	color:blue;
}
#buy_popup
{
	background-color:#FFFFFF;
	border:3px solid #E9E9E9;
	position:absolute;
	display:none;
	z-index:10;
	width:750px;
	height:722px;
	left:150px;
}
.buy_popup_close
{
	text-align:right;
	background-color:#E9E9E9;
	font: 12px arial,verdana,geneva,helvetica,sans-serif;
}
.buy_popup_close a
{
	text-decoration:none;
}
#buy_popup_iframe
{
	width:748px;
	height:705px;
	border:1px solid #999999;
	overflow:hidden;
}
