/**
 * CLASSIFIED TEMPLATE STYLES
 * - Espen
 */


@import url("adview.css"); /*Import new classifieds styles*/

.classified_top {
	width: 608px;
	height: 16px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	background: url('images/classified_top.jpg') no-repeat;
}

.classified_topLitenBunnMargin {
	width: 608px;
	height: 16px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 3px 0px;
	text-align: center;
	background: url('images/classified_top.jpg') no-repeat;
}

.classified_topLitenBunnMargin480 {
	width: 480px;
	height: 16px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 3px 0px;
	text-align: center;
	background: url('images/classified_top480.jpg') no-repeat;
}

.classified_topUtenBunnMargin {
	width: 608px;
	height: 16px;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background: url('images/classified_top.jpg') no-repeat;
}

.classified_body {
	padding: 0px 2px 0px 2px;
}

.classified_fieldHeader {
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	vertical-align: top;
}

.classified_fieldElement�{
	padding: 3px 0px 3px 0px;
}

.classified_error {
	color: #CC0000;
}

.nypristopp {
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: #FFFFFF;
}

.nypris_rad {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #EDEDED;
}


/*
Theme Name: Fluks 2.0
Theme URI: http://habii.com/fluks20
Description: fluks 2.0 er den nye designet til fluks.no
Version: 2.0
Author: Habibollah Hosseinpoor
Author URI: http://habii.com/
Contact: mail@habii.com
*/

/* candys */
.candy {
	padding: 0;
}
.candy li {
	list-style-type: none;
}

.candy1,
.candy2, 
.candy3,
.candy4		{
	margin-top: .2px;
	margin-bottom: .2px;
	padding: .4em;
}

.candy1		{ background: #9bea5b; color: #222222; }
.candy2		{ background: #88b0ff; color: #514721; }
.candy3		{ background: #7df33f; color: #264409; }
.candy4		{ background: #E5ECF9; }
.candy1 a	{ color: #8a1f11; }
.candy2 a	{ color: #514721; }
.candy3 a	{ color: #264409; }
.candy4 a	{ color: #5b47ff; }

/* Columns
-------------------------------------------------------------- */
/* Sets up basic grid floating and margin. */
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, 
div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, 
div.span-11, div.span-12, div.span-13, div.span-14, div.span-15 {
  float: left;
  margin-right: 10px; 
}

/* The last column in a row needs this class. */
.last, div.last { margin-right: 0; }

/* Use these classes to set the width of a column. */
.span-1  { width: 30px; }
.span-2  { width: 70px; }
.span-3  { width: 110px; }
.span-4  { width: 150px; }
.span-5  { width: 190px; }
.span-6  { width: 230px; }
.span-7  { width: 270px; }
.span-8  { width: 310px; }
.span-9  { width: 350px; }
.span-10 { width: 390px; }
.span-11 { width: 430px; }
.span-12 { width: 470px; }
.span-13 { width: 510px; }
.span-14 { width: 550px; }
.span-15 { width: 590px; /* margin: 0; */}

/* Address check css on new ibolig */
#gateadresseDiv2 input {
	float: left;
	margin: 0 5px 5px 0;
}
#gmap-status {
	clear: both;
	display: block;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 2px 5px;
	width: 240px;
}
#map_canvas {
	height: 150px;
	width: 250px; 
	position: absolute;
	top: -2000px;
	left: -2000px;
}
strong.gmap-warning {
	background: #fbfdcb;
	border: 1px solid #ebee8c;
}
strong.gmap-error {
	background: #ffd8d8;
	border: 1px solid #e48585;
}
strong.gmap-success {
	background: #d3feca;
	border: 1px solid #95e485;
}
span#vis-annonse-kart {
	color: #0033ff;
	cursor: pointer;
	font-weight: bold;
}
span#vis-annonse-kart:hover {
	text-decoration: underline;
}