/* @override 
	http://booking.byggfag.dev/layouts/styles.css
	http://booking.byggfag.org/layouts/styles.css
*/

html {
	height: 100%; 
	max-height: 100%;
}

body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}


#maincontainer {

	margin-bottom: 1px;
}

h1 {
	margin-left: 16px;
	color: #636363;
	font: normal 16pt Georgia, "Times New Roman", Times, serif;
}

#pagecontent li {
	list-style-type: disc;
	margin-bottom: 10px;
	font: 16px Georgia, "Times New Roman", Times, serif;
}

#pagecontent a:link,
#pagecontent a:active,
#pagecontent a:visited,
#pagecontent a:hover {
	color: #437dd2;
	text-decoration: none;
}

#indentifier {
	background-color: #464646;
	height: 20px;
}

#indentifier.sub {
	height: auto;
	border-bottom: 1px dotted #b8dbff;
	position: absolute;
	top: 12px;
	background: transparent none repeat-x;
}

#topmenu {
	margin-top: 6px;
	margin-right: 10px;
	color: #43589f;
	float: right;
	font: bold 12px Helvetica, Arial, Verdana;
}
#topmenu A:link,
#topmenu A:active,
#topmenu A:hover,
#topmenu A:visited {
	color: #37b2ee;
	text-decoration: underline;
quotes}

#menu_container {
	height: 69px;
	background-image: url(../img/bg_menu.png);
	background-repeat: repeat-x;
}
#maincontainer.sub #menu_container {
	height: 30px;
	background-image: url(../img/bg_menu.png);
	background-repeat: repeat-x;

}

#menu_container.sub {
	height: auto;
}

#appname {
	padding-left: 18px;
	font-family: Georgia, Times;
	font-size: 24px;
	padding-top: 32px;
	color: #464646;
}

#appname.sub {
	font-size: 15px;
	height: 25px;
}

#menu {
	height: 23px;
	padding-left: 18px;
}

.menuOn {
	height: 21px;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	border-top: 1px solid #d6e3ed;
	border-left: 1px solid #d6e3ed;
	border-right: 1px solid #d6e3ed;
	border-bottom: 1px solid #ffffff;
	font-family: Helvetica, Arial, Verdana;
	font-size: 14px;
	color: #ad0000;
	background-color: #ffffff;
}
.menuOn A:link,
.menuOn A:active,
.menuOn A:visited {
	color: #ad0000;
	text-decoration: none;
}
.menuOn A:hover {
	color: #ad0000;
	text-decoration: underline;
}

.menuOff {
	height: 21px;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	border-top: 1px solid #e4f2fd;
	border-left: 1px solid #e4f2fd;
	border-right: 1px solid #e4f2fd;
	border-bottom: 1px solid #d6e3ed;
	font-family: Helvetica, Arial, Verdana;
	font-size: 14px;
	color: #4082d3;
}

.menuOff A:link,
.menuOff A:active,
.menuOff A:visited {
	color: #4082d3;
	text-decoration: none;
}
.menuOff A:hover {
	color: #4082d3;
	text-decoration: underline;
}

.title {
	font-family: Georgia, Times;
	font-size: 24px;
	color: #464646;
}

#loginDiv {
	float: center;
	width: 210px;
	padding-left:10px;
}

label {
	float: left;
	width: 100%;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #464646;
	margin-top: 5px;
}

#loginForm input {
	float: left;
	width: 200px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #464646;
}

button {
	float: left;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #464646;
	background-color: #edf0f2;
	border: 1px solid #838486;
	margin-right: 5px;
}

.sep {
	overflow: hidden;
	float: left;
	width: 100%;
	height: 1px;
}

.bigsep {
	overflow: hidden;
	float: left;
	width: 100%;
	height: 20px;
}

#sidebar {
	width:320px;
	padding-left:5px;
	float: right;
	margin-right:-326px;
}

#wrapper {
	overflow: hidden;
	margin-top: 20px;
	padding-right: 325px;
}

#contenido {
	width: 97%;
}

#pagecontent {
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
	padding-bottom: 50px;
}

#sidebar input {
	float: left;
	width: 200px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #464646;
}
#sidebar select {
	float: left;
	width: 200px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #464646;
}
#sidebar .date {
	float: left;
	width: 80px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #464646;
}
.date {
	float: left;
	width: 100px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #464646;
}

#sidebar textarea {
	float: left;
	width: 200px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #464646;
}

.tbSok {
	float: left;
	font-family: Helvetica, Arial, Verdana;
	font-size: 13px;
	color: #464646;
}
.tbSok td {
	padding: 2px;
	width: 220px;
}

.tbData {
	width: 100%;
	float: left;
	font-family: Helvetica, Arial, Verdana;
	font-size: 13px;
	color: #464646;
	margin-bottom: 80px;
}
.tbData td {
	padding: 2px;
}
.tbData A:link,
.tbData A:active,
.tbData A:visited,
.tbData A:hover	{
	color: #464646;
}

.dataList0 {
	background-color: #f1f8fe;
}
.dataList1 {
	background-color: #ffffff;
}
.dataListOn {
	background-color: #fbf6ad;
}
.dataListClicked {
	background-color: #ebf6ad;
}

.dataListError {
	background-color: #ffe9e9;
}

.btnEdit {
	width: 20px;
	text-align: center;
}
.btnDelete {
	width: 20px;
	text-align: center;
}
.btnDeleteBooking {
	width: 20px;
	text-align: center;
}
.btnCancel {
	display: none;
}

.frmInput {
	float: left;
	width: 200px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #464646;
}

.dataHead td {
	font-size: 13px;
	border-bottom: 1px solid #464646;
	padding-top: 8px;
	text-transform: uppercase;
}

.price {
	text-align: right;
}

input.radio {
	width: 20px !important;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

.inpradio {
	width: 50px;
	float: left;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #464646;
	padding-top: 4px;
}

input:disable {
	background: #ccc;
}

#faktdato {
	float: left;
	width: 300px;
	overflow: hidden;
	display: none;
}

.imgdatepicker {
	cursor: pointer;
}



#calendar_container {
	width: 100%;
	float: left;
	font: normal 12px Helvetica, Arial, Verdana;
	color: #464646;
	margin-top: 20px;
}

#calendar_container .cal_month {
	width: 195px;
	border: 1px solid #a5bac6;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 20px;
	float: left;
	overflow: hidden;
	padding: 0px;
}

#calendar_container .tit_month {
	background: #e6ecf0;
	width: 100%;
	border-bottom: 1px solid #a5bac6;
	text-align: center;
	font: bold 11px "Lucida Sans Unicode", Tahoma, Helvetica, Arial;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
}

#calendar_container .tit_days {
	background: #e6ecf0;
	width: 100%;
	border-bottom: 1px solid #a5bac6;
	float: left;
	overflow: hidden;
	color: #000;
}

#calendar_container .week {
	width: 27px;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	float: left;
	text-align: center;
	background: #e6ecf0;
	color: #000;
}

#calendar_container .day {
	width: 22px;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	float: left;
	text-align: center;
	color: #000;
}
#calendar_container .sunday {
	color: #f00 !important;
}
#calendar_container .on {
	background: #c8d1d5;
	cursor: pointer;
}
#calendar_container .over {
	background: #9aa3a7;
	color: #fff;
	cursor: pointer;
}

#calendar_container .calendar_row {
	width: 100%;
	float: left;
	overflow: hidden;
}

#globe {
	width: 357px;
	position: absolute;
	top: 100px;
	left: 100px;
	overflow: hidden;
	display: none;
}

#siteselector {
	position: relative;
}

#siteopts {
	top: -7px;
	left: -13px;
	margin-right: 0;
	position: absolute;
	display: none;
	background-color: #fcfeff;
	border: 1px dotted #c6c6c6;
}

#maincontainer li {
	list-style-type: disc;
	margin-bottom: 10px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin-right: 30px;
	margin-left: 7px;
}

#maincontainer a:link,
#maincontainer a:active,
#maincontainer a:visited,
#maincontainer a:hover {
	color: #437dd2;
	text-decoration: none;
}

#siteopts ul {
	margin-left: 5px;
	margin-top: 0;
	padding: 6px 8px 8px 0;
	z-index: inherit;
	margin-bottom: 0;
}
#siteopts ul li {
	font-size: 24px;
	padding-right: 0;
	list-style-type: none;
	white-space: nowrap;
}

#globe_top {
	float: left;
	width: 357px;
	height: 19px;
	background: url(../img/globe_top.png) no-repeat;
	text-align: right;
}
#globe_content {
	float: left;
	width: 325px;
	background: #e6ecf0;
	border-left: 1px solid #464646;
	border-right: 1px solid #464646;
	margin-left: 11px;
}
#globe_bottom {
	float: left;
	width: 357px;
	height: 25px;
	background: url(../img/globe_bottom.png) no-repeat;
}
#btn_closewin {
	cursor: pointer;
}

#globe table {
	width: 320px;
	margin-left: 4px;
}
#globe table tr.data td {
	font: normal 11px Helvetica, Arial, Verdana;
	color: #464646;
	padding: 0px;
	padding-top: 3px;
}
#globe table tr td.dato {
	font: normal 10px Helvetica, Arial, Verdana;
	color: #464646;
	padding: 0px;
}
#globe table tr.header td {
	font: bold 12px Helvetica, Arial, Verdana;
	color: #101010;
}

#appname select {
	font: 23px Georgia, Times;
	
	color: #58767c;
	border: 1px solid #9aadbf;
	background-color: #e4f2fd;
}
#siteopts a:hover,
a#currentsite:hover,
#maincontainer #siteopts a:hover {
	background-color: white;
	border-bottom: 1px solid #a7d9ff;
}

#currentsite img {
	border-width: 0;
}

#indentifier {
	width: 100%;
	background-color: #464646;
	height: 20px;
	float: left;
	overflow: hidden;
}

#indentifier.sub {
	height: auto;
	border-bottom: 1px dotted #b8dbff;
	position: absolute;
	top: 12px;
	background: transparent none repeat-x;
}


