body {
	font-family: verdana, trebuchet, geneva, arial, helvetica, sans-serif;
	background: white;
	text: #333333;
	font-size: 100%;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* The appearance of the cursor when passing over a box (a pointing hand) */
.cursor {
	cursor: pointer;
}

label {
	text-align: top;
	padding: 0;
	font-size: 10px;
}

img {
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	border: 0px;
}

/* TEXT */
.bread7 {
	color: #000000;
	font-family: verdana, trebuchet, geneva, arial, helvetica, sans-serif;
	font-size: 7pt;
}

.bread8 {
	color: #000000;
	font-family: verdana, trebuchet, geneva, arial, helvetica, sans-serif;
	font-size: 8pt;
}

.bread10 {
	color: #000000;
	font-family: verdana, trebuchet, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
}

.bread12 {
	color: #000000;
	font-family: verdana, trebuchet, geneva, arial, helvetica, sans-serif;
	font-size: 12pt;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.normal {
	font-weight: normal
}

.alignCenter {
	text-align: center;
}

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}

TT {
	font-family: courier, 'courier new', 'minion web', charcoal, georgia, serif;
}

SMALL {
	font-family: verdana, trebuchet, geneva, arial, helvetica, sans-serif;
}

FORM,INPUT,TEXTAREA,SELECT,OPTION {
	font-family: verdana, trebuchet, geneva, arial, helvetica, sans-serif;
}

form {
	margin: 0px;
}

/*Tables*/
  # TABLE,TR,TH,TD,UL,OL,LI,I,U,B,P {
	color: #000000;
	font-size: 10px;
	font-family: verdana, trebuchet, geneva, arial, helvetica, sans-serif;
}

li {
	margin: 1em;
}

dd {
	margin-bottom: 1em;
}

/* LINKS */
A:link {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	font-family: verdana, trebuchet, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

A:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana, trebuchet, geneva, arial, helvetica, sans-serif;
}

A:hover {
	color: #000000;
	background-color: transparent;
	font-size: 10pt;
	text-decoration: underline;
	font-family: verdana, trebuchet, geneva, arial, helvetica, sans-serif;
}

A:active {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana, trebuchet, geneva, arial, helvetica, sans-serif;
}

div#content {
	position:absolute;
	top:0;
	left:130px;
	margin:0;
	padding:0;
	border:0;
}

div #hr {
	width: 99%;
	text-align: center;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}

br.clear {
	clear: both;
}

.displayhead {
	background-color: #ffefb2;
	border-top-width: 2px;
	border-top-color: #f66b00;
	border-top-style: solid;
	text-align: left;
	font-size: 8pt;
	padding: 1px;
}

.displayhead2 {
	background: transparent;
	text-align: left;
	font-size: 8pt;
	padding-bottom: 1px;
	padding-left: 1px;
}

.listWhite {
	background-color: #ffffff;
	margin-top: 6px;
}

.listBasic {
	margin-bottom: -18px;
}

.smallbold {
	font-size: 7pt;
	font-weight: bold;
	text-align: right;
	color: #000000;
}

/**
 * Ad poll page
 */
.headerBackground {
	width: 100%;
	cell-padding: 0px;
	cell-spacing: 0px;
	padding: 0px;
	margin: 0px;
	border:none;
}

.headerImageAlignRight {
	padding: 0;
	margin: 0;
	text-align: right;
}

.headerImageAlignLeft {
	padding: 0;
	margin: 0;
	text-align: left;
}

.headerImage {
	padding: 0;
	margin: 0 0 5px 0;
}

.noMarginNoPadding{
	margin:0;
	padding:0;
}

/**
 * Columns
 */
.small {
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
	text-align: left;
}

.smallright {
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	width: 38px;
}

.small1 {
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 150px;
}

.small2 {
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 190px;
}
.small3 {
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.centersmall {
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}

.smallink {
	color: #0000ff;
	background-color: transparent;
	text-decoration: none;
	font-family: verdana, trebuchet, geneva, arial, helvetica, sans-serif;
	font-size: 7pt;
}

.dispimg {
	background: #cccccc;
	text-align: right;
	margin-right: 5px;
}

.dispimg2 {
	text-align: right;
	margin-right: 5px;
}

.addressInfoCol{
	width: 60%;
	vertical-align: top;
}	
.specialOfferCol{
	width: 40%;
	vertical-align: top;
}	

.errorMessage {
	font-size: 10px;
	font-weight: bold;
	color: red;
}

.infoMessage {
	font-size: 10px;
	font-weight: bold;
	color: black;
}

.redText {
	color: red;
}

.greenText {
	color: green;
}

/**
 * The new UI layout of botjanster.se 2008
 */
div.clear {
	clear: both;
}

.layoutContainer {
	width: 1005px;
	margin: 0px 0px 0px 65px;
}

.layout {
	float: left;
	width: 740px;
	margin-right: 10px;
}
.layoutTop {
	background: url(images/layoutTopBg.gif);
	height: 200px;
}
.layoutTopToStartPageLink {
	position: absolute;
	left: 470px;
	top: 20px;
}
.layoutMiddle {
	background: url(images/layoutMiddleBg.gif);
	padding-bottom: 30px;
}
.layoutBottom {
	background: url(images/layoutBottomBg.gif);
	height: 100px;
}

.layoutContainerHalf {
	width: 603px;
	margin: 0px 0px 0px 40px;
}

.layoutHalf {
	float: left;
	width: 444px;
	margin-right: 10px;
}
.layoutTopHalf {
	background: url(images/layoutTopBgSmall.gif);
	height: 132px;
}
.layoutMiddleHalf {
	background: url(images/layoutMiddleBgSmall.gif);
	padding-bottom: 15px;
}
.layoutBottomHalf {
	background: url(images/layoutBottomBgSmall.gif);
	height: 42px;
}

.topInfoTextHalf {
	padding: 72px 0px 0px 42px;
}

.middleContentHalf {
	padding: 0px 42px 0px 42px;
}

.bigHeaderHalf {
	color: #f66b00;
	font-size: 18pt;
	font-weight: bold;
}

.smallHeaderHalf {
	color: #f66b00;
	font-size: 12pt;
	font-weight: bold;
}

.middleContentHalf ol, .middleContentHalf ul {
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
}
.middleContentHalf li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.aboutAdvertisingPart {
	float: left;
	width: 630px;
	margin-right: 15px;
}

.layoutLeftPart {
	float: left;
	width: 400px;
	margin-right: 15px;
}

.layoutRightPart {
	float: left;
}

.bannerspace {
	float: left;
	width: 255px;
	margin-top: 7px;
}

.topInfoText {
	/*padding: 120px 0px 0px 70px;*/
	padding: 100px 0px 0px 70px;
}

.topInfoSubText {
	margin-right: 50px;
}

.middleContent {
	padding: 0px 0px 0px 70px;
}

.middleContent p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

.bigHeader {
	color: #f66b00;
	font-size: 24pt;
	font-weight: bold;
}

.smallHeader {
	color: #f66b00;
	font-size: 12pt;
	font-weight: bold;
}

.bigBread {
	color: #737373;
	font-size: 12pt;
	font-weight: bold;
}

.searchContainer {
	margin: 5px 0px 0px 0px;
	width: 584px;
}

.detailedSearchContainerTop {
	border-style: solid;
	border-color: #f66b00;
	border-width: 2px 2px 2px 2px;	
	margin: 0px 0px 5px 0px;
}

.detailedSearchTop {
	border-style: solid;
	border-color: #c4b268;
	border-width: 0px 0px 1px 0px;
	background-color: #ebb627;
	padding: 2px 10px;
}

.detailedSearchBody {
	background-color: #f9e2b6;
	padding: 10px;
}

.quickSearchBody {
	background-color: #ffe788;
	padding: 10px;
	border: solid 2px #f66b00;
}

.quickInput {
	/*border: solid 2px #737373;*/
	border: solid 1px #000000;
	font-size: 12px;
	width: 180px;
}

.detailedSearchBodyLeft {
	float: left;
	width: 130px;
}

.detailedSearchBodyRight {
	float: left;
}

.detailedSearchBodyPart1 {
	margin-bottom: 4px;
}

.detailedSearchBottom {
}

.detailedSearchBottomContentMostLeft {
	float: left;
	width: 20px;
}

.detailedSearchBottomContentLeft {
	float: left;
	width: 427px;
}

.detailedSearchBottomContentRight {
	float: left;
}

.bottomButtons {
	padding-left: 70px;
}

.bottomAddressAndPhone {
	width: 400px;
	position: relative;
	left: 288px;
	top: 34px;
}

.bottomRightAddressDiv {
	text-align: right;
	margin-right: 26px;
}

.adButton {
	margin-right: 22px;
}
.helpButton {
	margin-right: 22px;
}

.resultRow {
	height: 20px;
}

.evenResultRow {
	background-color: #ffffff;
}

.oddResultRow {
	background-color: #ffffff;
}

.resultTable {
	 width: 584px;
}

.topLoginBox {
	position: absolute;
	left: 2px;
	top: 2px;
	padding: 1px 2px 1px 2px;
	width: 70px;
	text-align: center;
	background-color: #f66b00;
	border: solid 1px black;
}

.autosuggest {
	position: absolute;
	background-color: #ffffff;
	border: solid 1px #000000;
}

.autosuggest .as_highlight {
	background-color: #fff0bb;
}

.autosuggest ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.autosuggest ul li {
	padding: 0px;
	margin: 0px;
}

.autosuggest em {
	font-style: normal;
	color: #f66b00;
}

.autosuggest a, .autosuggest a:hover {
	font-size: 10px;
}

/*OL#helpListStart { counter-reset: item }
OL#helpListTwo { counter-reset: item 3 }
UL#helpListULOne { list-style: none }
LI#ulItem { content: counter(item, circle) }
LI {display: block }
LI:before {
	content: counter(item) ". ";
	counter-increment: item;
	display: block;
}*/