/*---------------------Global CSS reset---------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend/*,
table, caption, tbody, tfoot, thead, tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
/*
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
*/
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}.clearAll {
	clear:both;
	height:0.1px;
	width:0.1px;
	overflow:hidden;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-weight:normal;
	text-align:center;
}
/*
table td , table th {
	vertical-align:middle;
	text-align:center;
}
*/
h1 {
	font-weight:normal;
	font-size:2.18em;
	line-height:1.08em;
	color:black;
	margin-bottom:20px;
}
h2 {
	font-weight:normal;
	font-size:1.45em;
	line-height:1.12;
	color:black;
	margin-bottom:15px;
}
h3 {
	font-weight:bold;
	font-size:1.09em;
	line-height:1.16;
	color:black;
	margin-bottom:3px;
}
p {
	margin-bottom:15px;
}
a {
	color:#d47611;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
strong , b {
	font-weight:bold;
}
u {
	text-decoration:underline;
}
i , em {
	font-style:italic;
}
input, textarea {
	font-size:1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin:3px 0;
}
fieldset {
	border: 1px solid silver;
    padding: 5px;
    margin:3px 0;
}
ul {
	list-style-type:disc;
	margin-left: 15px;
}
ol {
	list-style-type:decimal;
	margin:0 0 15px 15px;
}
.imageText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.91em;
}

/*-----------------Helper styles------------------*/
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
img.floatLeft {
	margin:5px 5px 5px 0;
}
img.floatRight {
	margin:5px 0 5px 5px;
}
.alignLeft {
	text-align:left;
}
.alignCenter {
	text-align:center;
}
.alignRight {
	text-align:right;
}
.alignTop {
	vertical-align:top;
}
.alignMiddle {
	vertical-align:middle;
}
.alignBottom {
	vertical-align:bottom;
}
.pointer {
	cursor:pointer;
}
.orange {
	color:#d47611;
}/*-------------------LAYOUT STYLES----------------------------------------------*/
.clearAll {
	clear:both;
	height:0.1px;
	width:0.1px;
	overflow:hidden;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-weight:normal;
	text-align:center;
	background-color:#EAE8E4;

}
.mainContainer {
	margin: 5px auto 0 auto;
	width:948px;
	text-align:left;
}
.addSide {
	width:1000px;
}

.fullPage {
	/*margin: 5px auto 0 auto;*/
	text-align:left;
	background: #fff;
	margin:20px 0;
	width: 948px;
	overflow:hidden;
}
.topRegion {
	/*background-color:yellow;*/
	overflow:hidden;
	width:948px;
}

.fullRegion {
	margin:0 12px 0 13px;
}

.bottomRegion {
    height:34px;
	background: #fff;
	margin: 0;
	width: 948px;
	color:#929292;
	text-align:center;
    line-height:10px;
	overflow:hidden;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.bottomRegion a {
	color:#929292;
	text-decoration:none;
}

.bottomRegion a:hover {
	text-decoration:underline;
}

.contentRegion {
	margin: 16px;
	min-height: 500px;
	line-height: 1.5em;
	padding-left: 20px;
}

/*---------------------Header styles-------------------------------*/
.topRegion .header {
	height:92px;
	overflow:hidden;
}
.topRegion .header .logo {
	float:left;
	margin:25px 0 0 35px;
}
.topRegion .header .logoPrint {
	display:none;
}
.topRegion .header .links {
	float: right;
	margin-top: 51px;
	margin-right: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.topRegion .header .links a {
	margin-right: 15px;
	color: #666666;
	padding: 3px 5px;
	text-decoration: none;
}
.topRegion .header .links a:hover {
	color: #ffffff;
	background-color: #e37222;
}
.topRegion .header .links input {
	vertical-align:middle;
	margin-right:-7px;
	border:0;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;}



/*-----------------startPage Styles------------------------*/

.startRegion {
	margin:0 12px 0 13px;
	background-image:url('../bilder3/utloggad/startPushBkg.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
	color:#454545;
	/*background-color:aqua;*/
}

/*custom buttons begin*/
a .btn_c_left, a .btn_c_right {
	background: url("../bilder3/bg_btn_corners_16x42.gif") no-repeat scroll left top transparent;
	float:left;
	height: 21px;
	width: 8px;
}
a .btn_c_right {
	background-position: right 0;
}
a.orange .btn_c_right {
	background-position: right -42px;
}
a.orange .btn_c_left {
	background-position: left -42px;
}
a:hover .btn_c_right {
	background-position: right -21px;
}
a:hover .btn_c_left {
	background-position: left -21px;
}
a:hover.orange .btn_c_right {
	background-position: right -63px;
}
a:hover.orange .btn_c_left {
	background-position: left -63px;
}
a div.btn_m {
	background: url("../bilder3/bg_btn_middle_80x42.gif") repeat-x scroll center top transparent;
	float: left;
	height: 21px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}
a.orange .btn_m {
	background-position: 0 -42px;
}
a:hover.orange .btn_m {
	background-position: 0 -63px;
}
a:hover div.btn_m {
	background-position: 0 -21px;
}
a.btn_link {
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	height: 21px;
	overflow: hidden;
	padding-right: 12px;
	text-decoration: none;
}
/*custom buttons end */

/* inloggning, l�senord etc. */
h1 {
	margin-top: 20px;
}
.tooltip_data {
	display:none;
}

.tooltip {
	line-height: 1.5em;
    text-align: left;
}

.tooltip a {
    color:#d47611 !important;
    text-decoration:none;
}

.tooltip a:hover {
    text-decoration:underline;
}

.conditionList {
	margin-left: 20px;
}

.conditionFailed {
	list-style-image: url("../bilder3/black_bullet.png");
	color: #000000;
}

.conditionPassed {
	list-style-image: url("../bilder3/green_tick.png");
	color: #00B050;
}

div.tooltipDefault {
	border-radius: 5px;
	border: 2px solid #b5b5b8;
	padding: 10px;
	color: #000000;
	line-height: 1.5em;
	text-align: left;
	display: inline-block;
}

div.tooltipRed {
	border-radius: 5px;
	border: 2px solid #b5b5b8;
	padding: 10px;
	color: #FF0000;
	text-align: left;
	display: inline-block;
}

div.tooltipGreen {
	border-radius: 5px;
	border: 2px solid #b5b5b8;
	padding: 10px;
	color: #00B050;
	text-align: left;
	display: inline-block;
}

.contentRegion p {
	font-size: 1.3em;
	color: #333333;
}

.contentRegion label {
	display: block;
	color: #666666;
}
.contentRegion input {
	margin-bottom: 10px;
	width: 290px;
	height: 20px;
	font-size: 1.3em;
}
.btn_link button {
	border: none;
	background-color: transparent;
	margin: 0;
	color: white;
	padding: 0 5px;
	cursor: pointer;
}


.failedLogin input {
	margin: 2px;
}

.failedLogin label {
	margin: 2px 0;
	font-size:13px;
}



p.alert {
	border:1px solid #d4d4d4;
	background-color:#fffea3;
	margin: -6px 0 9px -11px;
	padding: 5px 10px;
}