/*Cash-style start*/
body 
{ 
background:url(../images/bg.jpg) no-repeat;
	background-position:top;
	background-color: #FFFFFF
} 
#apDiv1 {
	position:absolute;
	left: 49%;
	top:109px;
	width:123px;
	height:109px;
	z-index:1;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
.brodtekst {
	font-size: 11px; font-family: Arial, Helvetica, sans-serif; color:#000000
}
.brodtekst2 {
	font-size: 8px; font-family: Arial, Helvetica, sans-serif; color:#000000;
}
.gstyl {
	font-size: 18px; font-family: Arial, Helvetica, sans-serif; color:#FF9900
}
.gsty2 {
	font-size: 11px; font-family: Arial, Helvetica, sans-serif; color:#FF9900
}
a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color:#FF9900;
}
a:active {
	text-decoration: none;
}
/*Cash-style slutt*/
/*Videobox*/
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #FFF;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #FFF; text-align: center; padding: 5px;
}
.lbLoading {
	background: #FFF url(../images/videobox/loading.gif) no-repeat center;
}
#lbImage {
	border: 10px solid #FFF;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../images/videobox/prevlabel.gif) no-repeat 0% 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../images/videobox/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #FFF;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/videobox/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
/*Videobox*/
/*Newsletter*/
.btn {
color:#000000;
font:bold 84% Arial, Helvetica, sans-serif;
font-size:10px;
border:none;
background-color:#FF9900;
height:18px;
width:80px;
}
.textfield_effect    {  
background-color:#FFFFFF; 
border-width: 1px;
border-style: solid;    
border-color: #888888;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;    color: #888888;    
width: 180px;
height: 14px;
} 
.urbangreymenu{
width: 146px; /*width of menu*/
}
.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #888888;
margin: 2px; /* stress variabel */
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px;
}
.urbangreymenu .headerbar a{
font: bold 11px Arial;
text-decoration: none;
color: white; /*denne skal endres*/
display: block;
}
.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0;
}
.urbangreymenu ul li{
padding-bottom: 0px; 
}
.urbangreymenu ul li a{
font: normal 12px Arial;
color: #888888;
background:#FFFFFF; /*denne skal endres*/
display: block;
padding: 1px 0;
line-height: 16px;
padding-left: 8px; 
text-decoration: none;
}
.urbangreymenu ul li a:hover{ 
color: #FF9900;
background: #EEEEEE; /*denne skal endres*/
}
 /*nyhetsbrev slutt*/

