
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;	
	background-image: url(../images/page_bg.gif);
}
#page {
width: 760px; height:auto;margin-right: auto; margin-left: auto;

}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #000066;
}
#main {
	
	background-color: #fdfdfd;
	width: 762px;
	padding: 10px;
	border: 1px solid #cccccc;
	height:100%;
}
#main_bokning {
	
	background-color: #fdfdfd;
	width: 762px;
	padding: 10px;
	font-size: 10px;
	border: 1px solid #cccccc;
}
#main_bokning table,td {	
	font-size: 10px;
}
#titel {
	
	width: 782px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
}
#titel p {
	margin:0;
	padding:0;
}
#titel img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#meny {
	font-size: 10px;
	width: 782px;
	padding: 0px;

}
#meny a {

}
#meny a:hover {

}

.manuitem {
	background-color: #eeeeee;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-top: 1px solid #cccccc;
	padding: 4px;
	
	/*width: 125px;*/
}
.manuitem_active {
	background-color: #ffffff;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-top: 1px solid #cccccc;
	padding: 4px;
	/*width: 125px;*/
}
.manuitem_active a {
	font-weight: normal;
	color: #990000;
}

.manuitem a {
	font-weight: bold;
	color: #666666;
}
.manuitem a:hover {
	color: #990000;
}
#bottom {
	margin-top: 5px;
	background-image: url(../FileRoot/image/Bottom/bottom.gif);
	width: 778px;
	height: 19px;
	padding: 2px;
	padding-top: 10px;
	text-align: center;
	font-size: 10px;
}

#admin {
	border: 1px solid #999999;
	padding: 2px;
	background-color: #FFEEEE;
	text-align: center;
}

input {
	font-size:10px;
}
.dialogBody {
	margin: 0px;
	height: 100%;
}

#dialogTitel {
	background-color: #ededed;
	border-bottom: 1px solid #cccccc;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

#dialogContent {
	padding: 10px;
	height: auto;
}

#dialogBottom {
	background-color: #ededed;
	border-top: 1px solid #cccccc;
	padding: 10px;
	color: #666666;
	text-align: right;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
