/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
background-image: url("/media/images/bgtern.jpg");
}

.IEwarning{
	display:none;
}
.IEwarning a{
	color:#FFF;
}

body {
font:100%/1.25 'Lucida Grande', Arial, Helvetica, sans-serif;
}
#topHeader{
	width:100%;
	height:114px;
	background: url("/media/images/topGradient_small.jpg") repeat;

}
#topBar{
	position:absolute;
	left:-10px;
	top:0px;
	width:100%;
	height:20px;
	
}
#contentboxFrontPageLogin{
	background: url("/media/images/searchBoxGreen.png") no-repeat;
	float:left;
	width: 400px;
	height:200px;
	margin-top:0px;
	margin-left: 40px;
	/*background-color: #F9F9'F9;*/
	
}
#newTopBar{
	width:979px;
	height:114px;
	background: url("/media/images/topbar.jpg") repeat;
	margin:0px auto;

}
#topContent{
	background: url("/media/images/topGradient.png") no-repeat;
	margin-left:1px;
	min-height:218px;
}
.topMenu{
	padding-top:3px;
	padding-left:20px;
}

#loginContainer{
	float:right;
	height:50px;
	position:relative;
	margin-top:-17px;
	margin-right:20px;
}
#loginTop{
	
}
#profileName {
	position:absolute;
	top:2px;
	right:70px;
	width:300px;
	text-align:right;
	font-size:0.8em;
}
#loginTop img{
	padding-top:3px;
}
#loginTop a{

	font-size:0.7em;

}
#companyBox{
	margin-left:300px;
	
}
#companyBox img{
	padding-left:50px;
}
#contentbox{
	float:left;
	width: 400px;
	margin-left: 20px;
	
	
} 

#contentboxFrontPage h6{
	margin-left:180px;
}
#contentboxFrontPage ul{
	margin-left:10px;
	margin-top:10px;
}
#contentboxFrontPage h3{
	margin-left:10px;
	margin-top:10px;
	color:#000;
	font-size:1em;
}
/*#contentbox h2{

	background-color:#EFEFED;
	
	
}*/
#contentboxright{
	float:right;
	width: 500px;
	margin-right:20px;
	/*margin-top:-20px;*/
	
}

#cloudFrontPage{
	width:400px;
	border-style: solid;
	border-width: 1px;
	border-color: #BFCC99;

}
#cloudFrontPage h4{
	background-color:#EEE;
	font-size:0.8em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BFCC99;
	
}
#createTagCloud{
	position: absolute;
	right:40px;
	top:160px;
	width: 480px;
	height:300px;

	margin-left: 20px;
	/*background-color: #EFEFED;*/
	border-style: solid;
	border-width: 1px;
	border-color: #BFCC99;
	overflow:hidden;
}
#createTagCloud h4{
	background-color:#EEE;
	padding:3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BFCC99;
}
#contentboxrightbottom{
	float:right;
	width: 480px;
	margin-right:120px;
	background-color: #EFEFED;
	border-style: solid;
	border-width: 1px;
	border-color: #BFCC99;	
}
#contentboxrightbottom h5{
	padding:5px;

}
#contentboxrightbottom h4{
	margin-top:5px;
	background-color:#EEE;
	padding:5px;
}
#contentBottomBox{
	float:left;
	margin-top:10px;
	margin-right:20px;
	width:400px;
	margin-left: 20px;
	background-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #FFF;
	
}
#contentBottomBox h4{
	background-color:#EEE;
	padding:5px;
	text-align:center;
}

/**********DEADLY FRONT***************/

#myNextRides{
	height:250px;
}
#myCityRides{
	height:250px;
}

#myGroups{
	height:250px;
}



/*********i fincle SIDEN***************/
#groupContainer{
	width:100%;
	overflow: hidden;
}
#groupContainer.beforeJoin{
	height:375px;
}
.beforeJoinContent{
	width:400px;
	margin-left:20px;
	color: #36393D;
	letter-spacing:-0.03em;
	float:left;
}
.beforeJoinContent h1{
	font-size:15px;
}
.beforeJoinVideo h1{
	font-size:17px;
	color:#F75345;
}
.beforeJoinVideo{
	float:right;
	width:400px;
	margin-right:50px;
	border: 1px solid #BCC896;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}
#groupInfo{
	/*position:absolute;
	top: 20px;
	right:150px;*/
	width:250px;
	
	padding:4px;
	/*border-style: solid;
	border-width: 1px;
	border-color: #BCC896;
	background-color:#EFEFED;*/
}
#ordningInfo{
	/*position:absolute;
	top: 20px;
	right:380px;*/
	overflow:auto;
	width:250px;
	height:250px;

	/*border-style: solid;
	border-width: 1px;
	border-color: #BCC896;
	background-color:#EFEFED;*/
}
#ordningInfo td.border{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BCC896;
}
#nextGroupRide{
	/*position:absolute;
	padding:4px;
	top: 20px;
	left:40px;*/
	height:250px;
	/*border-style: solid;
	border-width: 1px;
	border-color: #BCC896;
	background-color:#EFEFED;*/
}
#nextGroupRide td.border, #myGroupRides td.border{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BCC896;
	height:1px;
}
table.spacing{
	border-collapse: collapse; 
	}
#myNextRides{
	/*position:absolute;
	top: 300px;
	left:40px;*/
	
	height:250px;
	/*border-style: solid;
	border-width: 1px;
	border-color: #BCC896;
	background-color:#EFEFED;*/
}
#myNextRides td.border{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BCC896;
}
#groupAdmin{
	float:right;
	width:102px;
	padding:4px;
	
}
#adminSpecs{

	width:100px;	
}
#notMemberBox{

	width:950px;
	margin-left:20px;	
}


.moreBut, .myMoreBut, .moreOrdning, .moreCityBut{
	
	cursor:pointer;
	padding-left:80px;
}
.arrowBack {
	position:absolute;
	bottom:0px;
	right:0px;
	cursor:pointer;
}
.closeWidget{
	background-color:#BCC896;
	cursor:pointer;
	width:170px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
}
.openWidget{
	background-color:#BCC896;
	cursor:pointer;
	width:170px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	position:absolute;
	bottom:0px;
	left:50px;
}
.openWidget:hover{
	background-color:#73880A;
}
.closeWidget:hover{
	background-color:#73880A;
}

.profileBar{
	margin:auto;
	margin-right:10px;
	margin-top:3px;
	float:right;
	width:160px;
}
/********GRUPPE SLUT*****************/



#searchBox {
	margin-left:25px;
	width:auto;
	float:left;
	padding-right:10px;
	
}
#footer{

	background: url("/media/images/footerShadow.png") repeat;
	margin-left:-2px;
	height:20px;
}
#loginbox{
	position: absolute;
	right:20px;
	bottom: -25px;
	
	
}
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;

}
h5.fontbubble{
	padding:0px;
	margin:0px;
	display:inline-block; 
}
#titleFrontPage{
	margin-left:50px;
	width:400px;
	float:left;
}
#titleFrontPage h1{
	
	letter-spacing:-1px;
	font-size:1.4em;
	color: #36393D;
	font-weight:600;
	padding:0px;	
}
#titleFrontPage h2{
	margin-left:5px;
	letter-spacing:0px;
	font-size:12px;
	color: #36393D;
	font-weight:500;
	padding:0px;
}

ul.whatIs{
	padding-left:10px;
	padding-bottom:0px;
}
.whatIs li{
	color:#36393D;
	font-size:12px;
	font-weight:600;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	padding-bottom:7px;
	padding-left:0;
}
.whatIsDes{
	font-size:13px;
	letter-spacing:-0.02em;
	margin-left:20px;
	margin-top:13px;
}
h1 {
padding:4px;
letter-spacing:-1px;
font-size:1.5em;
color: #36393D;
font-weight:600;
}
/*Den til forsiden*/
h1.head{
	font-size:1.8em;
	font-weight:500;
	line-height:90%;
}
h1.heading{
	/*background-color:#EEE;*/
/*	border-style: solid;
	border-width: 1px;
	border-color: #BFCC99;*/

}
 
h2 {

letter-spacing:-1px;
font-size:1.4em;
color: #36393D;
}
h2.logout{
	display:inline;
}
h5.logout{
	display:inline;
}
h2.about{

	background-color:#CDEB8B;
	padding:5px;
}
 
h3 {
font-size: 1.2em;
font-weight:bold;
color: #CDEB8B;
display:inline;
}


h4{
	font-size:0.9em;
	font-weight:500;
	color:#36393D;	
}
h4.about{
	background-color:#FFF;
	padding:5px;
}
h4.error{
	font-size:1em;
	color:#FF1A00;
}
h4.infoboks{
	margin-top:1px;
}


h5 {
	font-size: 0.7em;
	font-weight:600;
	color:#36393D;
}
h6 {
	font-size:0.7em;
	font-weight:normal;
}
h6.list{
	font-size:0.6em;
}

hr {
	width: 80%;
	color:#EEE;
	background-color:#EEE;
	
}
 
/***** Common Formatting *****/
 
p, ul, ol {
margin:7px;
padding:0 0 0 0;
}

p#title 
{
font-family: helvetica;
font-size: 20px;
color: #356AA0;
padding: 0px;
}
 
ul, ol {
padding:0 0 1.25em 2.5em;
}
 
blockquote {

	font: 1.0em/1.6em Georgia, times;
/*	background: url("/media/images/ikoner/close_quote.gif") no-repeat right bottom;*/
	width:200px;
	padding-left: 5px;
	text-indent: -5px;
	line-height:100%;
	color:#5D5C5C;
}
blockquote:first-letter {
  /*background: url("/media/images/ikoner/open_quote.gif") no-repeat left top;*/
  padding-left: 5px;
}
 
small {
font-size:0.60em;
color:#36393D;
}
 
img {
border:0;
}
.floatLeft{
	float:left;
	padding:4px;
}
.floatRight{
	float:right;
}
.infoButton{
	cursor:pointer;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a,
a:link,
a:visited,
a:hover {
text-decoration:underline;
color:#5D5C5C;
}

a.front
{
	color:#CC0000;
	font-weight:bold;
}
/***** Forms *****/
 
form {
margin:0;
padding:0px;
display:inline;
}

#id_fromCity, #id_toCity, .dp_applied{
	border:1px solid #5FA2C5;
	font-size:16px;
	height:25px;
	padding-top:3px;
}

input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
padding:0px;
color: #5D5C5C;
}
 
textarea {
width:170px;
line-height:1.25;
}
html>body textarea.reason{
	*left:60px;
}
textarea.reason{
	position:relative;
	width:200px;
	left:100px;
	
}
textarea.requestBox {
	width:280px;
	height:80px;
}
 
label {
cursor:pointer;
}

.idleField{
	font:bold "Lucida Grande", Arial, sans-serif;
	/*padding:2px;*/
	color: #6F6F6F;

}
#containerSearch{
	/*border: 1px solid #BFCC99;*/
}
/***** Tables *****/
 
table {
border:0;
margin:0 0 0 0;
padding:0;
}
.createUser{
	/*float:left;*/
}
.moreText{
	font-size:12px;
	text-decoration:underline;
	cursor:pointer;
}
#searchFormBox{
	margin-left:25px;
	margin-top:10px;
}

.infoDestTable{
	width:100%;
	border: 1px dotted #BFCC99;
}
.infoDestTable td{
	text-align:center;
	width:50%;
}

.rideInfoTable{
	margin:0px;
}


.requestTable{

	/*background: #fff;*/
	padding: 0px 0px 0px 0px;
	text-align:center;
	
	font-size:12px;
}
.requestTable td{
	border-bottom: 1px solid #BFCC99;
}
.requestTable tr:hover{
	background-color:#FFFF88;
}

.uploadTable{
	margin-top:10px;
	margin-left:10px;
}
 
table tr td {
padding:2px;

}

table.profile td {
	border-bottom: thin dotted #356AA0;
	padding:0.5em;
		
}
.edit:hover, .editOrdning:hover{
	background-color:#FFFF88;
	cursor:pointer;
}
.edit_area:hover{
	background-color:#FFFF88;
	cursor:pointer;
}
#searchTable {
	float:left;
	width:450px;
	margin-top:10px;
	
}
th {
	
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;

}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 0px;

}
th.row {	

	border-top: 0;
	background-color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
}

th.spec {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.searchTable td {
	padding: 2px 2px 2px 2px;
	text-align:left;
	color: #000;	
	font: 11px Arial, Helvetica, sans-serif;
	
}
.searchTable td h6{
	font-size:10px;
	
}
.searchHeaderBorder th{
	border-bottom: 2px solid #FF8D20;
	
}
.searchTableBorder{
	border-bottom: 1px solid #C1DAD7;

}

.searchTable td.datetd {
	border-right: 0px;
	border-bottom: 0px;
	width:35px;
}
.searchTable td.timetd{
	border-right: 0px;
	border-bottom: 0px;
	width:35px;
}
.searchTable td.extratd{
	border-right: 0px;
	border-bottom: 0px;
	width:45px;
}
.searchTable td.typetd{
	border-right: 0px;
	border-bottom: 0px;
	width:45px;
}

.searchTable td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}
.searchTable tr {
	background: #fff;
	color: #B4AA9D;
}
.searchTable tr.details{
	background: #EEE;
}

.searchTable tr.hover:hover {
	background: #CDEB8B;
	color: #B4AA9D;
	cursor:pointer;
}
.searchTable tr.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}

#messageTable{
width:340px;
}
#messageTable td{
	padding:5px;

}
#messageTable td.messageBody{
	padding:5px;
	border-bottom: thin solid #B4AA9D;
}

#id_fromField, #id_toField, #id_via, #id_fromFieldStreet, #id_toFieldStreet {
	width:140px;
}

 
/***** Wrapper *****/
 
#wrap {
width:979px;
margin:0px auto;
padding:0px;
}

/***** Menu & Content *****/
.productMenu{
	margin-left:10px;
	width:960px;
	border-bottom-style:solid;
	border-bottom-width: 2px;
	border-bottom-color: #BCC896;
}
.productMenu ul {
	padding:0px;
}
.productMenu li{
	display:inline;
	list-style-type: none;
	padding-left:10px;
	margin:0px;
	letter-spacing:0.01em;
	font-size:13px;
	font-weight:700;
	
}
.productMenu li.contactSales{
	margin-left:400px;
	cursor:pointer;
	text-decoration:underline;
	color:#5D5C5C;
}
.productMenu li a.active{
	color:#009AEA;
	text-decoration:underline;
}
.productMenu li a{
	color:none;
	text-decoration:none;
}
.productMenu li a:hover{
	text-decoration:underline;
}

#priceTip{
	bottom:70px;
	color:#000000;
	float:right;
	position:relative;
	right:350px;
}
.contactSales{
	text-decoration:underline;
	cursor:pointer;
}
#newsFrontPage{
	position:absolute;
	top:0px;
	right:10px;
	margin-right:50px;
	width:400px;
	height:180px;
	border-left-style:solid;
	border-left-width: 1px;
	border-left-color: #BCC896;
}
#newsFrontPage h4{
	margin-top:2px;
	margin-left:15px;
	font-weight:800;
}
#newsFrontPage h4.heading{
	font-weight:600;
	margin-left:20px;
	font-size:12px;
}
#newsFrontPage h6{
	margin-left:20px;
	width:250px;
}
#productInformationFrontPage {
	cursor:default;
	/*width:500px;*/
}
#productInformationFrontPage table{
	width:470px;
	margin-left:234px;
	
}
#productInformationFrontPage h2.headline{
	font-size:15px;
	text-align:center;
	
}
#productInformationFrontPage td h2{
	font-size:13px;
}
#productInformationFrontPage img{
	width:100px;
	border-style:solid;
	border-width: 1px;
	border-color: #000;

}
#productInformationFrontPage td.picture{
	text-align:center;

}
#productInformationFrontPage td.text{
	text-align:center;
}
#productInformationFrontPage td.smalltext{
	text-align:center;
	font-size:12px;
	font-weight:600;
}

#header
{
	position:relative;
}
#border
{
	width:"500px";
	border-top-style:solid;
	border-top-width: 8px;
	border-top-color: #BCC896;
}

#menu
{	
	padding-bottom:0px;
	margin-top:60px;
	padding-right:20px;
	float:right;
	font-weight:700;
	font-size:12px;
	
}

#menu a
{	
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
}
#menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#menu li
{
float: left;
padding-right:20px;
}
.flashMenu{
	color: #1c8c07;
}
#menu li.myRidesMenu{
	padding-right:2px;
}

#content
{
margin-left:-3px;
width: 979px;
position:relative;
background-image: url("/media/images/smallShadow.png");
}

#bottomBorder
{
	height:40px;
	background-color: #CDEB8B;
	z-index: 200;
	width: 100%;
	border-top: medium solid #36393D;
	border-bottom: medium solid #36393D;
}
#bottom
{
	background-color:#EEEEEE;
	width:100%;
	
}
#hintBoks
{
	float: left;
	padding-left: 30px;
	padding-top: 20px;
	font-size: 20px;
	color: #36393D;
	width: 46%;
}
#tilmeldBoks
{
	font-size: 20px;
	color: #36393D;
	border-left: thin dotted #36393D;
	width: 46%;
	height: 200px;
	float:right;
	margin-left: 0px;
	margin-top:0px;
	padding-left: 50px;
	padding-top:20px;

}

#filterBox
{
margin-left:15px;
background: #FFF;
width: 455px;
height:50px;
padding: 0px;
border-style: solid;
border-width: 1px;
border-color: #FFF;	

}
#filterBox h5
{
	font-weight: lighter;
	padding-right: 5px;
	padding-left: 5px;	
}

#aboutBox{
	width:200px;

	/*border-style: solid;
	border-width: 1px;
	border-color: #000;*/
}


#aboutBox td{
	vertical-align:top;
	width:120px;

}

#aboutBox h3{
	font-size:15px;
	color:#5D5C5C;
}
#aboutBox h4{
	font-size:12px;
}
#aboutBox h5{
	font: 0.9em Georgia, times;
/*	background: url("/media/images/ikoner/close_quote.gif") no-repeat right bottom;*/
	width:250px;
	margin-left:20px;
	line-height:100%;
	color:#5D5C5C;
}
#aboutBox h5.middle{
	margin-left:100px;
	padding-top:15px;
	padding-bottom:15px;
}
.urban{
	text-align:center;
	width:220px;
	position:relative;
	padding-top:15px;
	margin-left:100px;
	font-weight:600;
	font-size:0.8em;
	color:#5D5C5C;

}
#urbanLogo{
	position:absolute;
	bottom:0px;
	right:-80px;
	display:inline;
}


.rightBorder {
	border-right: thin dotted #000;

}
#outSideInfo{
	position:relative;
	top:-16px;
	right:50px;
	float:right;

	/*background: url("/media/images/shadowAlpha.png") no-repeat bottom right !important;
	background: url("/media/images/shadow.gif") no-repeat bottom right;*/
	margin: 10px 0 10px 5px !important;
	margin: 10px 0 10px 5px;
}

.guide{
	border:1px solid #BCC896;
	padding: 4px;
}

/*'''''''''''RIDE INFO BOKS'''''''''''''''*/
#rideInfo{
	position:relative;
	width:310px;
	background-color: #FFF;

	/*border-left-width: 2px;
	border-left-style:solid;
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#EEE;
	border-left-color: #EEE;*/
	

	margin-right:6px;
	margin-bottom:6px;*/
}
#rideInfo h4.headline{
	background-color:#EEE;
	padding:5px;
	width:310px;
	margin-top:-5px;
	margin-left:-5px;
	text-align:center;
}	
.infoTDBottom{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FF8D20;
	padding:2px;
}	
}
#loading{
	position:fixed;
	top:200px;
	left:0px;
	width:100%;
	z-index:10;
	background-color:#FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #EEEEEE;
	padding:10px;
	text-align:center;
	
}

#lastSearch{
	margin-left:10px;
	cursor:pointer;
	text-decoration:none;
	color:#36393D;
	font-size:0.7em;
}
#lastSearch:hover{
	text-decoration:underline;
}
#lastSearch img{
	width:15px;
	padding-right:4px;
	margin-bottom:-3px;
}
.newRides{
	text-decoration:none;
	cursor:pointer;
	margin-top:30px;
	color:#36393D;
	font-size:0.7em;
	float:left;
}
.newRides img{
	width:15px;
	padding-right:4px;
	margin-bottom:-3px;
}
.newRides:hover{
	text-decoration:underline;
}
.findAll{
	text-decoration:none;
	cursor:pointer;
	margin-top:31px;
	color:#36393D;
	font-size:0.7em;
	float:right;
}
.findAll img{
	width:15px;
	padding-right:4px;
	margin-bottom:-3px;
}
.findAll:hover{
	text-decoration:underline;
}
.pickCon{
	width:270px;
}

.personal, .picture, .address, .car, .emailBut, .notice, .code {
	cursor:pointer;
	margin-left:20px;
	margin-bottom:5px;
	font-size:0.9em;	
}
.picture a{
	text-decoration:none;
	color:#36393D;
}
.menusmall{
	width:200px;
	font-size:0.6em;
	font-weight:600;
	display:inline;
	text-align:right;

}
hr.menu{
	width:220px;
	margin-top:-3px;
	margin-left:0px;
	color:#EEE;
	background-color:#EEE;
}
.request{
	cursor:pointer;
	text-decoration:underline;	
}
.myRides, .payment, .pay, .dialog{
	cursor:pointer;
	text-decoration:underline;	
}
.accept{
	cursor:pointer;
}
.reject{
	cursor:pointer;
}

.message, .messageMultipleReq{
	
	cursor:pointer;		
}

.cursor:hover{
	cursor:pointer;	
}
/*Menu til googlemaps */
.startSted,.slutSted,.rute{
	cursor:pointer;
	text-decoration:underline;
	font-size:0.8em;
	padding-left:5px;
}
.startSted{
	margin-left:40px;
}

#manageMenu{
	position:relative;
	top:-110px;
	margin-left:140px;
	margin-top:15px;

}
#manageMenu h3{
	padding:3px;
	color:#36393D;

}
#menuIkon {
	width:117px;
	margin-top:-1px;
	margin-left:-1px;
	
	
}
#browserWarning{
	width:100%;
	/*background-color:#FF0000;*/
	color:#FFF;
	font-weight:900;
	text-align:center;
	
}
.smallIcon {
	position:relative;
	top:3px;
	margin-right:6px;
	display:inline;
}
#id_first_name, #id_last_name, #id_age, #id_phone{
	width:150px;
}

#calcPrice{
	cursor:pointer;
	font-size:0.7em;
	text-decoration:underline;
}

hr.topsep{
	width:380px;
	border:1px dotted #BFCC99;

}
hr.widehr{
	width:98%;
	border:1px solid #BFCC99;
}
hr.frontSep{
	width:450px;
	border:1px solid #BFCC99;
}

#topLogo{
	position:relative;
	height:75px;
	padding-left:5px;
	float:left;
}
#topLogo img{
	position:absolute;
	bottom:0px;
	
	
}

.profilepicture{
	border-width:1px;
	border-color:#BFCC99;
	border-style:solid;
	vertical-align:top;
}

.addStreet, .addTagButton {
	position:relative;
	top:4px;
	cursor:pointer;
	
}

.buttonSubmit{
	background: #FFF url("/media/images/ikoner/opret.png") repeat-x;
	width:71px;
	height:31px;
}

#cardPriceBox{
	
}
#cardPerson{
	position:absolute;
	left:440px;
	width:380px;
	top:220px;
}
#cardPerson td{
	vertical-align:top;
}
.anmodInfo{
	/*margin-left:200px;*/
}
.anmodInfoCard{
	margin-left:10px;
	margin-top:10px;
}

.sticker{
	position:absolute;
	top:12px;
	left:30px;
}
.noticeMenu{
	width:10px;
	
/*	background-color:#F9F7ED;*/
}
.noticeMenu img{
	margin-top:-3px;
}
.eraseReq, .eraseReqOrdning{
	margin-left:180px;
	position:absolute;
	cursor:pointer;
}
.reqSep{
	width:100%;
}
.showOldRides{
	cursor:pointer;
}

.fejl404{
	position:relative;
	margin-left:300px;
	padding-top:70px;
}
.noticeTable{
	font-size:0.7em;
	width:100%;
}
.noticeFloat{
	float:left;
}
#noticeDiv{
	height:175px;
	border-bottom-width:1px;
	border-bottom-color:#BFCC99;
	border-bottom-style:solid;
}
.noticeTable tr{
	border:1px;
	border-bottom-width:1px;
	border-color:#BFCC99;
	border-style:solid;
}
.markSeen{
	float:right;
	padding-top:2px;
	cursor:pointer;
}

#opretBruger {
	margin-right:20px;
}

#requestNews{
	position:absolute;
	top:4px;
	left:130px;
	width:110px;
	height:16px;
	border-width:0px;
	border-style:dotted;
	border-color:#BFCC99;
	font-size:0.6em;
}
#requestNews span{
	position:relative;
	bottom:3px;
}
#rideNews{
	position:absolute;
	top:32px;
	left:130px;
	width:110px;
	height:16px;
	border-width:0px;
	border-style:dotted;
	border-color:#BFCC99;
	font-size:0.6em;
}
#rideNews span{
	position:relative;
	bottom:3px;
}

#payNews{
	position:absolute;
	top:62px;
	left:130px;
	width:110px;
	height:16px;
	border-width:0px;
	border-style:dotted;
	border-color:#BFCC99;
	font-size:0.6em;
}
#payNews span{
	position:relative;
	bottom:3px;
}
#leftFront{
	width:400px;
	float:left;
}
#rightFront{
	
	width:450px;
	float:right;
	margin-left:50px;
	
}
#rightFront h2{
	font-size:0.9em;
	font-weight:600;
	color:#5D5C5C;
}
#rightFront h3{
	font-size:0.8em;
	color:#5D5C5C;
	font-weight:normal;
}
#followFincle{
	border-width:1px;
	border-style:solid;
	border-color:#BFCC99;
	padding:5px;
}
#twitter_div{
	width:100%;
	padding:0px;
}
#twitter_div ul{
	list-style-type:none;
	padding:0px;
}
#twitter_div a{
	text-decoration:none;
}
#facebookButton{
	margin-left:170px;
}
#topInfo{
	background-color:#F9F9F9;
	background-image:url(/media/images/question_small.png);
	background-repeat:no-repeat;
	background-position:right;
	padding:5px;
	border-width:1px;
	border-style:solid;
	border-color:#BFCC99;
	
}

#id_time, #id_return_time{
	width:40px;	
}

h6.signDes{
	position:relative;
	bottom:3px;
}

#noticeTable{
	font-size:10px;
	width:500px;
}
.noticeHeader td{
	font-size:12px;
	font-weight:800;
	border-width:1px;
	border-style:solid;
	border-color:#BFCC99;

}
.emailSetting{
	width:200px;
	border-right-width:2px;
	border-right-style:solid;
	border-right-color:#BFCC99;
}
.endSetting{
	border-right-width:2px;
	border-right-style:solid;
	border-right-color:#BFCC99;
}

#footerMenu {
	width:500px;
	margin:-10px auto;
	
}

#footerMenu ul{
	list-style:none;
	font-size:9px;
	letter-spacing:-0.02em;
}
#footerMenu li{
	display:inline;
	margin-left:3px;
}
/*******TOOLTIP**********/

#demotip { 
    display:none; 
    background:transparent url(/media/images/tooltip/black_arrow2.png); 
    font-size:10px; 
    height:20px; 
    width:160px; 
    padding:25px; 
    color:#fff;     
}
#demotip2 { 

    display:none; 
    background:transparent url(/media/images/tooltip/black.png); 
    font-size:10px; 
    height:60px;; 
    width:160px; 
    padding:25px; 
    color:#fff;     
}

.leftColumn{
	margin-left:45px;
}
/***** KNAPPER *******/
/* CSS */
.IR {
  position: relative;
  overflow: hidden;
  font-size: 1em;
}

.IR em {
	display: block;
  /*position: absolute;*/
  top: 0; left: 0;
  z-index: 1;
}
/**START KNAP **/

#start{
	padding-top:9px;
	cursor:pointer;
}

/***Tilmeld knap**/

.tilmeldGruppe{
	cursor:pointer;
	text-decoration:underline;
}

/** SØG KNAP **/

#search{
	position:relative;
	bottom:31px;
	left:210px;
	cursor:pointer;
}

/**NY søg knap!! **/
button#newIRbutton {
  background: none;
  border: none;
  float: left;
  
  display: inline;
  position:relative;
  bottom:33px;
	left:210px;
	width:70px;
}
#newIRbutton:hover { cursor: pointer; /* cursor: hand; for IE5 */ }
#newIRbutton, #newIRbutton em { width: 61px; height: 30px; }
#newIRbutton em { background: url(/media/images/searchButton.jpg) no-repeat; }


/** ---------------------------------**/

button#IRbutton {
  background: none;
  border: none;
  /*float: left;*/
  display: inline;
}

#IRbutton:hover { cursor: pointer; /* cursor: hand; for IE5 */ }
#IRbutton, #IRbutton em { width: 83px; height: 35px; }
#IRbutton em { background: url(/media/images/ikoner/opret.png) no-repeat; width:83px; }

/* for ie5.x/mac only */
* html>body .IR {
  position: static;
  overflow: visible;
  font-size: 10px;
}
* html>body .IR em { position: static; }
* html>body #IRbutton em { margin-bottom: -26px; }




/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
.aligntop 	   {vertical-align:top;}
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 

 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }