/* GENERAL STYLES */
@import url(typografi.css);

body {
	background: #ddd;
}

/* ebita TipFriend stylesheet*/
/
		.tipFriendHolder
		{
			border:1px solid black;
			width:170px;
			height:150px;
			text-align:left;
			font-family:arial;
			color:#996D4F;
		}	
		/* knap start */

		#btn {
			float: left;
			margin: 1em 0 0 0;
			padding: 0;
			xborder: 1px solid red;
			position: relative;
			left: 40px;
			height: 29px;
		}

		#btn.btnLeftSide {
			margin: 0 10px 0 116px;
			padding: 0;
			xborder: 1px solid red;
		}

		#btn.btnRightSide {
			margin: 0 0 0 0;
			padding: 0;
		}

		#btn a {
			float: left;
			background: url(/images/btn_left.gif) top left no-repeat;
			display: block;
			padding: 8px 10px 9px 15px;
			color: #996D4F;
			text-decoration: none;
			position: relative;
			margin: 0;
			font-weight: bold;
			font-size:12px;
		}

		#btn a:hover {
			background: url(/images/btn_left_over.gif) top left no-repeat;
		}

		#btn .right {
			float: left;
			margin-left: 0;
			padding-right:4px;
			padding-bottom:28px;
			_padding-bottom:15px;
			background: url(/images/btn_right.gif) top right no-repeat;
		}
		.text {
			position: absolute;
			left: 14px;
			top: 7px;
			color: #996D4F;
			cursor: pointer;
			font-weight: bold;
			font-size:12px
		}

		/* knap end */
			
#ebitaSimpelTipVen1_txtBoxMessage
{
	height:50px;
}

/* mn 260207 start */

#tipEnVen {
	padding: 0.8em;
}

#tipEnVen h1 {
	margin: 0 0 0.8em 0;
	padding: 0;
}


#tipEnVen #navBox {
	padding: 0.8em;
	background: #fff;
}

#tipEnVen #logo {
	background: #fff url(/images/logo.gif) no-repeat 0.8em 0.8em;
	height: 43px;
	display: block;
	margin-bottom: -12px;
	_margin-bottom: -20px;
}

#tipEnVen input, #tipEnVen textarea {
	display: block;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 1.2em;
	width: 99%;
	margin: 0 0 0.8em 0;
}

#tipEnVen #ebitaSimpelTipVen1_btnSend {
	width: auto;
}

#tipEnVen a, #tipEnVen a:link, #tipEnVen a:active, #tipEnVen a:visited {
	color: #005b9e;
	text-decoration: underline;
	display: block;
	text-align: center;
}

#tipEnVen a:hover {
	text-decoration: none;
}

/* mn 260207 end */

/* EDITOR PROPERTIES */

