/*Cash-style start*/
body 
{ 
background:url(../images/bg.jpg) no-repeat;
	background-position:top;
	background-color: #000000
} 
#apDiv1 {
	position:absolute;
	left:60%;
	top:54px;
	width:180px;
	height:90px;
	z-index:1;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}
.brodtekst {
	font-size: 11px; font-family: Arial, Helvetica, sans-serif; color:#FFFFFF
}
.brodtekst2 {
	font-size: 8px; font-family: Arial, Helvetica, sans-serif; color:#FFFFFF
}
.gstyl {
	font-size: 18px; font-family: Arial, Helvetica, sans-serif; color:#33FF33
}
.gsty2 {
	font-size: 11px; font-family: Arial, Helvetica, sans-serif; color:#33FF33
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a:link {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#33FF33;
}
a:active {
	text-decoration: none;
}
/*Cash-style slutt*/
/*Videobox*/
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #000; text-align: center; padding: 5px;
}
.lbLoading {
	background: #000 url(../images/videobox/loading.gif) no-repeat center;
}
#lbImage {
	border: 10px solid #000;
}
#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: #FFF;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #000;
	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:#33FF33;
height:20px;
width:80px;
}
.textfield_effect    {  
background-color:#000000; 
border-width: 1px;
border-style: solid;    
border-color: #141414;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;    color: #FFFFFF;    
width: 180px;
height: 14px;
} 
.urbangreymenu{
width: 146px; /*width of menu*/
}
.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #141414 ;
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;
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: white;
background: Black;
display: block;
padding: 1px 0;
line-height: 16px;
padding-left: 8px; 
text-decoration: none;
}
.urbangreymenu ul li a:hover{ 
color: #33FF33;
background: black;
}
 /*nyhetsbrev slutt*/