﻿body, html
{
	height: 100%;
	background: url('../Images/back.jpg') no-repeat center center fixed !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

.ui-page, .ui-content, .ui-btn
{
	background: transparent !important;
}

body *
{
	text-shadow: none !important;
}

body
{
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 14px;
	background-color: #fff;
	padding-left: 3px;
	padding-right: 3px;
	color: #222222;
}

a
{
	text-decoration: none;
}

a.idiot:link
{
	color: #fff !important;
	text-decoration: none;
}

a.idiot:visited
{
	color: #C0C0C0 !important;
	text-decoration: none;
}

a.idiot:active
{
	color: #C0C0C0 !important;
	text-decoration: none;
}

a.idiot:hover
{
	color: #fff !important;
	text-decoration: none;
}


a.idiot2:link
{
	color: #f39400 !important;
	text-decoration: none;
}

a.idiot2:visited
{
	color: #f39400 !important;
	text-decoration: none;
}

a.idiot2:active
{
	color: #f39400 !important;
	text-decoration: none;
}

a.idiot2:hover
{
	color: #f39400 !important;
	text-decoration: none;
}


.ui-header .ui-title
{
	margin-left: 40px;
	margin-right: 40px;
}

.placeholder
{
	color: #a8a8a8;
}

::-webkit-input-placeholder
{
	color: #a8a8a8;
}

:-moz-placeholder
{
	color: #a8a8a8;
}

.center-wrapper
{
	text-align: center;
}

	.center-wrapper *
	{
		margin: 0 auto;
	}

table.signup td
{
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}

	table.signup td.minwidthSelect
	{
		min-width: 300px;
	}

.hr1
{
	background-color: #204568;
	height: 1px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.error
{
	font-size: 13px !important;
	font-weight: normal !important;
	color: #EE3579;
	/*background-color: #EE3579;*/
	/*text-align: center;*/
	/*border: 2px solid #333;*/
	/*padding: 0px 10px 0px 10px;
	margin: 0 auto;
	-moz-border-radius: .6em;
	border-radius: .6em;*/
}

	.error.ui-input-text
	{
		font-size: 13px;
	}

/*#box2
{
	background-color: #C0C0C0;
	width: 200px;
	padding: 10px;
	margin-bottom: 100px;
	margin-left: 85px; /*10*/
	margin-top: 50px; /*10*/
	float: left;
	-moz-border-radius: 1em 4em 1em 4em;
	border-radius: 1em 4em 1em 4em;
	border-style: outset;
	border-color: black;
	overflow: hidden;
}*/

div.default
{
	/*max-width: 1000px;*/
	text-align: center;
	margin: 0 auto;
	position: relative;
}

#intro
{
	/*background-color: #C0C0C0;*/
	padding: 5px;
	/*margin-left: 85px;
	margin-top: 50px;*/
	margin-right: 435px;
	color: #fff;
	top: 50px;
	left: 85px;
	position: relative;
	text-align: center;
}

#login
{
	/*background-color: #C0C0C0;*/
	background: url('../Images/inlogg.png') no-repeat center center !important;
	width: 250px;
	height: 373px;
	/*margin-top: 50px; 
	margin-right: 85px;*/
	/*float: right;*/
	position: absolute;
	top: 50px;
	right: 85px;
}


#footer
{
	position: absolute;
	margin-left: -20px;
	bottom: 0;
	width: 100%;
	height: 25px; /* Height of the footer */
	background-color: #C0C0C0;
	padding: 10px;
	opacity: 0.6;
}

.errText
{
	color: #660000;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	font-weight: bold;
}

div.box1
{
	background-color: #C0C0C0;
	max-width: 800px;
	padding: 10px;
	-moz-border-radius: 1em 4em 1em 4em;
	border-radius: 1em 4em 1em 4em;
	border-style: outset;
	border-color: black;
}

div.box2
{
	background-color: #C0C0C0;
	padding: 10px;
	-moz-border-radius: 1em 4em 1em 4em;
	border-radius: 1em 4em 1em 4em;
	border-style: outset;
	border-color: black;
}

table.member_edit td
{
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}

	table.member_edit td.minwidthSelect
	{
		min-width: 300px;
	}

table.jaktlag_edit td
{
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}

	table.jaktlag_edit td.minwidthSelect
	{
		min-width: 300px;
	}


table.jaktlag_aktiverade td
{
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}

	table.jaktlag_aktiverade td.minwidthSelect
	{
		min-width: 150px;
	}

div.member_menu
{
	width: 100%;
	/*background-color: #C0C0C0;
	padding: 5px;*/
}

table.forgotpassword td
{
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}

.aligncenter
{
	margin: 0px auto;
	text-align: center;
}

.valignmiddle
{
	margin: 0px auto;
	vertical-align: middle;
}

.tdMinInputWidth
{
	min-width: 250px;
}

.infoWindow
{
	/*height: 150px;*/
	display: block;
	overflow: hidden !important;
}

.mini > .ui-btn-text
{
	font-size: 10px;
}

a[data-role="button"].mini .ui-btn-text
{
	font-size: 12px;
}

a[data-role="button"].mini .ui-btn-inner
{
	padding: 0px 10px 0px 10px;
	text-overflow: ellipsis;
	overflow: visible;
}


table.dbTableTop
{
	/*background-color: #fff;*/
}

	table.dbTableTop td
	{
		text-align: center;
		vertical-align: middle;
		padding-left: 5px;
		padding-right: 5px;
	}

table.dbTable
{
	/*background-color: #fff;*/
}

	table.dbTable td
	{
		text-align: left;
		vertical-align: middle;
		padding-left: 5px;
		padding-right: 5px;
		border-bottom: 1px solid #EBE5D9;
	}

.dbTable_row
{
	background-color: #cad8db;
}

.dbTable_altRow
{
	background: #a5b9b2;
}

.dbTable_editRow
{
	background: #fff;
}

table.dbTable_pager td
{
	text-align: center;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}

.pager_showpage div.ui-input-text
{
	width: 30px;
	display: inline-block;
}

.pager_hr
{
	background-color: #204568;
	height: 2px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}







/*start editobject*/
.eventtext
{
	width: 100%;
	margin-top: 20px;
	font: 10pt Arial;
	text-align: left;
	line-height: 25px;
	background-color: #EDF4F8;
	padding: 5px;
	border: 1px dashed #C2DAE7;
	display: none;
}

#mapa
{
	width: 100%;
	height: 340px;
	border: 5px solid #DEEBF2;
}


.code
{
	border: 1px dashed #cecece;
	background-color: #F7F7F7;
	padding: 5px;
}

.small
{
	font: 9pt arial;
	color: gray;
	padding: 2px;
}

.jimi
{
	margin: 0px;
}
/*slut editobject*/

.cleardiv
{
	clear: both;
}
