@charset  "UTF-8";

/* CSS Document */
body, td
{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Helvetica, Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	background: #ffffff;
}

input, select, textarea
{
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Geneva, Verdana, Arial, sans-serif;
}

pre
{
	font-family: "Helvetica, Geneva, Verdana";
	font-size: 10px;
	background-color: #FFFFCC;
	padding: 5px 5px 5px 5px;
}

pre .comment
{
	color: #008000;
}

pre .builtin
{
	color: #ff0000;
}

#kalender_wrapper
{
	width: 366px;
}

#kalender_wrapper .vidare
{
	text-align: right;
	margin-right: -1em;
}

#kalender_till_fran th
{
	text-align: left;
}

#kalender_till_fran td
{
	width: 250px;
}

#resande
{
	width: 100%;
}

#resande td
{
	vertical-align: top;
}

#resande td.ett
{
	width: 33%;
}

#resande td.tva
{
	width: 33%;
	background: #eeeeee;
}

#resande td.tre
{
	vertical-align: top;
	width: 33%;
}

#resande .txt
{
	color: #cc0000;
}

#resande td.normal_txt
{
	margin-top: 0em;
	color: #cc0000;
}

#radioknappar
{
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}

.container
{
	padding: 2em 2em 2em 2em;
	background: #ffffff;
}

th
{
	text-align: left;
}

#div-tidtabell h3
{
	color: red;
}

#tidtabell th
{
	text-align: left;
}

#pris
{
	padding: 6px;
	background-color: #ffffff;
	background-image: url(img/bakgrund_informationsruta.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#pris h2
{
	color: red;
	font-size: 1em;
	margin-top: 0em;
	margin-left: 0.4em;
}

#information li, #summering li
{
	list-style: none;
	margin-left: -3em;
	line-height: 2.0em;
}

#detalj li
{
	list-style: none;
	margin-left: -3em;
	line-height: 1.4em;
}

#detalj h2, #personuppgifter h2
{
	font-size: 1em;
	margin-top: 0em;
	margin-left: 0.4em;
}

#information a
{
	text-decoration: none;
	color: #0080B0;
}

#information a:hover
{
	text-decoration: underline;
	color: #0080FF;
}

#information li label
{
	font-weight: bold;
}

#information li label.pris, #information2 li label.pris
{
	font-weight: bold;
	color: red;
}

#summering
{
	width: 350px;
	line-height: 1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f5f5f5;
	border-bottom-color: #f5f5f5;
}

#summering .left
{
	width: 60%;
	font-weight: bold;
	color: red;
}

#summering .right
{
	width: 38%;
	text-align: right;
	font-weight: bold;
	color: red;
}

#VuxenBarn
{
	margin-left: 1px;
	margin-top: 5px;
}

#VuxenBarn fieldset
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#VuxenBarn fieldset ul
{
	margin: 0px;
	padding: 0px;
}

#VuxenBarn fieldset ul li
{
	list-style: none;
	margin-bottom: 2px;
	text-align: left;
}

#VuxenBarn fieldset ul li label
{
	width: 110px;
	float: left;
	margin-top: 1px;
}

#VuxenBarn fieldset ul li input
{
	border: 1px Solid #c8c8c8;
	width: 13em;
}

#VuxenBarn fieldset ul li input.chk
{
	width: 30px;
	border: 0px;
}

#VuxenBarn fieldset ul li input.button
{
	border: 1px Solid #888;
	background: #eee;
}

#ResandeRetur
{
	margin-left: 40em;
	background: lime;
}

#ResandeRetur fieldset
{
	border: 0px;
	margin-left: 0em;
}

#ResandeRetur fieldset ul
{
	margin: 0px;
	padding: 0px;
}

#ResandeRetur fieldset ul li
{
	list-style: none;
	margin-bottom: 3px;
	text-align: left;
}

#ResandeRetur fieldset ul li label
{
	width: 100px;
	float: left;
}

#ResandeRetur fieldset ul li input
{
	border: 1px Solid #c8c8c8;
	width: 15em;
}

#ResandeRetur fieldset ul li input.chk
{
	width: 30px;
	border: 0em;
}

#ResandeRetur fieldset ul li input.button
{
	border: 1px Solid #888;
	background: #eee;
}

#test
{
	padding: 10px;
	background: lime;
	margin-left: 100px;
}

.rightAdjustment
{
	text-align: right;
	position: relative;
	width: 20em;
}

.mandatory
{
	color: red;
	font-weight: normal;
	margin-left: 0.3em;
}

p.pRight
{
	text-align: right;
	margin-top: -1em;
}

#mina-resor, #laenkar, #mina-sidor-information
{
	width: 40em;
	margin-bottom: 10em;
}

#mina-resor h3, #laenkar h3, #mina-sidor-information h3
{
	margin-bottom: 0em;
}

#autoCompleteDropdown
{
	background-color: #e8e8e8;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#autoCompleteDropdown li
{
	padding-bottom: 0.25em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	color: #4c4c4c;
	cursor: pointer;
	padding-top: 0.25em;
}

#autoCompleteDropdown li.hover
{
	background-color: #0066cc;
	color: #ffffff;
}
