

/* webdesign by www.matim.dk */

body, html {
	background-color: #000000;
	background-image: url(/gfx/bg.gif);
	background-repeat: repeat-x;
	height: 100%;
	font-weight: normal;
	color: #030303;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	height: 50px;
	background-image: url(/gfx/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 35px;
	margin-top: 62px;
}
h1.normal {
	margin-top: 10px;
}
h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #9b8579;
/*	margin-bottom: 12px;*/
}
img
{
	border: 0;
}
form 
{
	margin: 0;
	padding: 0;
}
p {
	padding: 0;
	margin: 0;
	margin-bottom: 14px;
}

a {
	color: #9b8579;
	text-decoration: underline;
}

a:hover {
	color: #9b8579;
	text-decoration: none;
}

#wrapper {
	width: 935px;
	position: absolute;
	left: 50%;
	margin-left: -467px;
}

#wrapperHvid {
	background-color: #FFFFFF;
}

#top {
	height: 70px;
	background-image: url(/gfx/top_bg.gif);
	background-repeat: repeat-x;
	font-size: 0;
}

#left {
	width: 184px;
	float: left;
	margin-left: 20px;
}

#leftBoks {
	background-color: #212224;
	background-image: url(/gfx/left_boks_top.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 11px;
	font-size: 11px;
	color: #FFFFFF;
/*	line-height: 20px;*/
}

#leftBoks b {
	font-weight: bold;
	color: #9b8579;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
}

#leftBoks div.headline {
	font-weight: bold;
	color: #9b8579;
	margin: 0px 0px 5px 0px;
}

#leftBoksBund {
	background-image: url(/gfx/left_boks_bund.gif);
	background-repeat: no-repeat;
	height: 24px;
}

.leftBoksBundMargin {
	margin-bottom: 10px;
}

#leftBoksFlash {
	cursor: pointer;
}

.leftBoksDropdown {
	width: 148px;
	background-color: #d3d3d3;
	border: 0;
	font-size: 11px;
	margin-top: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.leftBoksInput {
	width: 66px;
	background-color: #7a7a7c;
	color: #FFFFFF;
	text-transform: uppercase;
	border: 0;
	font-size: 11px;
	margin-top: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.leftBoksBtn
{
	background-color: #9B8579;
	width: 148px;
	color: #FFFFFF;
	text-transform: uppercase;
	border: 0;
	font-size: 11px;
	margin-top: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.clear {
	clear: both;
}

#right {
	width: 701px;
	float: left;
	margin-left: 10px;
}

.content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#bottom {
	margin-left: 20px;
	margin-right: 20px;
	clear: both;
	background-image: url(/gfx/bottom_bg.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	height: 40px;
	color: #666666;
	font-weight: bold;
	position: relative;
}

#bottom1 {
	position: absolute;
	top: 14px;
}

#bottom2 {
	position: absolute;
	left: 125px;
	top: 2px;
}

#bottom3 {
	position: absolute;
	top: 2px;
	left: 205px;
}

#bottom4 {
	position: absolute;
	left: 280px;
	top: 5px;
}

#bottom5 {
	position: absolute;
	right: 0px;
	top: 12px;
}

.bottomInput {
	width: 70px;
	background-color: #d3d3d3;
	color: #666666;
	text-transform: uppercase;
	border: 1px #666666 solid;
	font-size: 11px;
	margin-top: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#bundKontakt {
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	line-height: 30px;
}


/************** tilføjet af brian ***************/
.succes
{
	background-color: #51C158;
}
.error
{
	background-color: #FE4040;
}
.loginmenu
{
	color:#ffffff;
}

.loginmenu:hover
{
	color:#ffffff;
}

#searchpanel
{
	display: none;
}
#searchresults
{
	width: 672px;
	margin: 0 auto 0 auto;
	text-align: center;
}
#searchresultcount
{
	margin-bottom: 10px;
}
.modelbox	{
	display: block;
	float: left;
	width: 168px;
	height: 185px;
	margin: 0 0 10px 0;
	background: none;
	margin: 0 auto 0 auto;
	text-align: center;
}
.modelbox div
{
	display: block;
	width: 168px;
	background: none;
	margin: 0 auto 0 auto;
	text-align: center;
}
.ExecutingAsync
{
	background-image: url('/images/indicator.gif');
	background-position: center center;
	background-repeat: no-repeat;
	height: 350px;
}
.bookingbox
{
	border: 1px solid #C6C7C9;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}
.eventBookingsTimeList
{
	list-style: none;
	list-style-type: none;	
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 15px 25px;
}

.eventBookingsTimeList li.free
{
	background-color: #81D588;
	float: left;
	padding: 5px 5px 5px 5px;
	margin-right: 10px;
	vertical-align: middle;
}
.eventBookingsTimeList li.busy
{
	background-color: #FD4F4F;
	float: left;
	padding: 3px 18px 3px 19px;
	margin-right: 10px;
	vertical-align: middle;
}
.eventBookingsTimeList li.locked
{
	background-color: #F4CE52;
	float: left;
	padding: 3px 18px 3px 19px;
	margin-right: 10px;
	vertical-align: middle;
}
.eventBookingsTimeList li.add
{
	float: left;
	padding: 3px 18px 3px 19px;
	margin-right: 10px;
	vertical-align: middle;
}
.eventBookingsTimeList li.free a, .eventBookingsTimeList li.busy a
{
	color: #000000;
	text-decoration: none;
}
.eventBookingsTimeList li.free a:hover, .eventBookingsTimeList li.busy a:hover
{
	color: #000000;
	text-decoration: underline;
}
/*************** SEARCH RESULT START **********/
table.models td.form table.form td.name {
	height: 29px;
	vertical-align: bottom;
	font-weight: bold;
	padding: 0 5px 0 0;
}

table.models td.form table.form td.field {
	vertical-align: top;
	font-size: 10px;
	color: #666;
	width: 220px;
}

table.models td.form table.form td.field input {
	width: 183px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f7163;
	margin: 0 3px 0 3px;
}

table.models td.form table.form td.field span {
	margin: 0 3px 0 3px;
}

table.models td.form table.form td.field input.short {
	width: 76px;
}

table.models td.form table.form td.field select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 190px;
	background-color: #FFF;
}

table.models td.form table.form td.button input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333;
	color: #FFF;
	font-weight: bold;
	padding: auto 20px auto 20px;
	margin: 10px 10px 0 0;
}
/******************* SEARCH RESULT END ******************/

/******************* PROFILE INFO START *********************/
table.modelshow {
	width: 640px;
	margin: 24px 0 0 0px; /* tv2 */
	/*background-color:#887766;*/
}

table.modelshow td.head {
	font-size: 20px;
	font-weight: bold;
	vertical-align: top;
	height: 40px;
}

table.modelshow td.head span {
	color: #8f7163;	
}

table.modelshow td.bigimage {
	/*width: 370px;*/
	vertical-align: top;
	padding: 0 10px 20px 0;
	/*height: 280px;*/
}

table.modelshow td.bigimage img {
	border-color: #999;
	border-width: 1px;
	border-style: solid;
}

table.modelshow td.data {
	/*width: 290px;*/
	vertical-align: top;
	padding: 0 0 20px 0;
}

table.modelshow td.data table.modeldata {
	/*width: 270px;	*/
}

table.modelshow td.data table.modeldata td.name {
	font-weight: bold;
	vertical-align: top;
	padding: 0 0 10px 0;
	width: 120px;
}

table.modelshow td.data table.modeldata td.value {
	font-weight: normal;
	vertical-align: top;
	padding: 0 0 10px 0;
	/*width: 150px;*/
	color: #8f7163;
}

table.modelshow td.download {
	vertical-align: top;
	padding: 0 0 10px 0;
}

table.modelshow td.download a {
	font-weight: bold;
	color: #333;
	font-size: 11px;
}

table.modelshow td.smallimages {
	vertical-align: top;
	padding: 10px 0 10px 0;
	border-style: solid;
	border-color: #CCC;
	border-width: 1px 0 1px 0;
}

table.modelshow td.smallimages div.profilesmallimage
{
	height: 85px;
	float: left;
}

table.modelshow td.smallimages div.profilesmallimage img {
	border-style: solid;
	border-color: #CCC;
	border-width: 1px;
	float: left;
	margin: 0 10px 5px 0;
}

table.modelshow td.links {
	vertical-align: top;
	padding: 10px 0 10px 0;
}

table.modelshow td.links a {
	font-weight: bold;
	margin: 0 10px 0 0;
	color: #333;	
}

/******************* PROFILE INFO END ********************/

/******************* ALM. FORM START *********************/
div.content table.form td.name {
	vertical-align: bottom;
	height: 19px;
}

div.content table.form td.name span {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

div.content table.form td.shortfield {
	vertical-align: top;
	height: 25px;
	width: 250px;
}

div.content table.form td.shortfield input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	color: #666;
}

div.content table.form td.shortfield select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	color: #666;
}

div.content table.form td.longfield {
	vertical-align: top;
	height: 25px;
}

div.content table.form td.longfield input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 450px;
	color: #666;
}

div.content table.form td.longarea {
	vertical-align: top;
	height: 100px;
}

div.content table.form td.longarea textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 450px;
	color: #666;
	height: 80px;
}
/****************** ALM. FORM END ***********************/


/****************** LOGIN.MINE.BILLEDER START ***********/
div.content div.modelimages {
	width: 650px;
	margin: 0 30px 10px 30px;
}

div.content div.modelimages div.image {
	float: left;
	background-color: #CCC;
	border-style: solid;
	border-color: #999;
	border-width: 1px;
	margin: 0 15px 15px 0;
	width: 100px;
	height: 170px;
	text-align: center;
}


div.content div.modelimages div.image img {
	background-color: #FFF;
	padding: 1px;
	border-style: solid;
	border-color: #CCC;
	border-width: 1px;
	margin: 5px 10px 5px 5px;
}

div.content div.modelimages div.image a {
	margin: 0 0 0 0;
	line-height: 17px;
	color: #333;
	font-size: 11px;
}
div.content div.modelimages div.image strong {
	margin: 3px auto 0 auto;
	display: block;
	color: #333;
	width: 80px;
	font-size: 11px;
	color: #b00;
}
/********************** LOGIN.MINE.BILLEDER END ********************/
