@charset "utf-8";
/* CSS Document */

A {color:#0067C6; text-decoration:underline;outline:none; }
A:link {color:#0067C6; text-decoration: underline;}
A:visited {color:#0067C6;}
A:active {color:#0067C6;}
A:hover {color: #fff; outline:none;background-color: #0DB14B;}


.button
{
/*
background:#0063DC none repeat scroll 0%;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;*/
}


input.button
{
background:#4ec67b none repeat scroll 0%;
border-color:#C7E5A5 rgb(56, 92, 14) rgb(56, 92, 14) rgb(199, 229, 165);
border-style:solid;
border-width:1px;
color:#FFFFFF;
cursor:pointer;
font-size:12px;
font-weight:bold;
padding:3px 6px;
}


input.alertbutton
{
background:#ff4b05 none repeat scroll 0%;
border-color:#C7E5A5 rgb(56, 92, 14) rgb(56, 92, 14) rgb(199, 229, 165);
border-style:solid;
border-width:1px;
color:#FFFFFF;
cursor:pointer;
font-size:12px;
font-weight:bold;
padding:3px 6px;
}

.lessbutton
{
/*	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#DDDDDD;
	color:#666666;*/
}

input.lessbutton
{
	background:#0067C6 none repeat scroll 0%;
	border-color:#C7E5A5 rgb(56, 92, 14) rgb(56, 92, 14) rgb(199, 229, 165);
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	padding:3px 6px;
}



input{
padding:3px;
font-size:14px;
font-weight:bold;
margin-bottom:3px;
}

.inputerror{
background-color:#FF9F9F;
}
.inputselected{
background-color: #FFFFCC;
}

select
{
margin:3px 0px 3px 0px;
font-size:14px;
/*font-weight:bold;*/
margin-bottom:3px;
}




h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans-serif;
color:#000000;
font-weight:bold;
margin-bottom:5px;
margin-top:10px;
padding:0px;
}

h1{
font-size: 1.7em;
color:#0DB14B;
}

h2
{
font-size: 1.4em;
}

h3
{
font-size: 1.2em;
}


.profileheader, legend{
font-size: 1.9em;
margin-bottom: 15px;
margin-top: 20px;
color:#0DB14B;
}

.required{
color:#FF0000;
}


#buttons_controlpanel A {color:#000000; text-decoration:underline;outline:none; }
#buttons_controlpanel A:link {color:#000000; text-decoration: underline;}
#buttons_controlpanel A:visited {color:#000000;}
#buttons_controlpanel A:active {color:#000000;}
#buttons_controlpanel A:hover {color: #000000; text-decoration:underline;outline:none;}


body
{
	color:#000000;
	
	text-align:center;
	margin:0; 
	padding:0;
	background-color:#FFFFFF;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.9em;
}

#fullcontainer {
	font-size: 1.2em;
    margin-right:auto;
	margin-left:auto;
	text-align:left;
	top:0px;
	width:100%;
	height:1%;
}

#contentcontainer{
	margin-right:auto;
	margin-left:auto;
	/*text-align:center;*/
}

#header-top{
	background-image:url(../images/background_top_bluefade.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
	/*background-image:url(../images/header_top.jpg);*/
	height:94px;
	/*width:980px;*/
	width: 100%;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}


#header_logo_zone
{
	margin-left: auto;
	margin-right: auto;
	width: 967px;
	height: 94px;
	background-image:url(../images/irun_logo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:left;
}

#header_controlpanel
{
padding: 10px;
/*width:756px;*/
/*height:74px;*/
float:right;
text-align:right;
}

#header_controlpanel A {color:#fff; background: none; text-decoration:underline;outline:none; font-size:1em;}
/*#header_controlpanel A:hover {background-color: #fbe515;}*/


#bigmenu-top {
	float: left;
	width:100%;
	height:30px;
	background-color:#FFFFFF;
	background-image:url(../images/background_bigmenu_top.jpg);
	background-position:bottom;
	
}

#bigmenu-middle {
	float: left;
    margin-right:auto;
	margin-left:auto;
	width:100%;
	height:100%;
/*	background-color:#353c35;*/
	text-align:center;

}


#bigmenu-middle-container
{
	text-align:left;
    margin-right:auto;
	margin-left:auto;
	width:967px;
	background-color: #FFFFFF;
	margin-top: 9px;
	margin-bottom:9px;
}


#bigmenu-middle-container-top
{
/*
	background-image:url(../images/background_bigmenu_middle_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:967px;
	height:14px;
*/	
}


#bigmenu-middle-container-bottom
{
/*
	background-image:url(../images/background_bigmenu_middle_bottom.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:967px;
	height:14px;
	float:left;
	background-color:#FFFFFF;
*/	
}

#bigmenu-middle-content
{
/*background-color:#ffffff;*/
/*width:927px;*/
padding: 10px 20px 10px 20px;
}


#bigmenu-middle-left
{
	float: left;
	width:529px;
	padding: 11px;
}

#bigmenu-middle-right
{
top: 170px;
left: 710px;
position:absolute;
font-size:2.4em; 
line-height:1.5em;
width:377px;
height: 150px;
}

#bigmenu-middle-right A {color:#1800ff; background: none; text-decoration:underline;outline:none; }
#bigmenu-middle-right A:link {color:#1800ff; text-decoration: underline;}
#bigmenu-middle-right A:visited {color:#1800ff;}
#bigmenu-middle-right A:active {color:#1800ff;}
#bigmenu-middle-right A:hover {color: #1800ff; text-decoration:underline; background-color:#fbe515;}



#bigmenu-bottom {
/*	float: left;
	width:100%;
	height:30px;
	background-image:url(../images/background_bigmenu_bottom.jpg);
	background-position:bottom;
*/	
}

#bigmenu_bottom_right{
	width:370px;
	float:right;
	background-color:#FF0000;

}


#buttons_controlpanel{
width:100%;
height:1%;
margin-right:auto;
margin-left:auto;
text-align:center;
}


#buttons_controlpanel A {color:#000000; background: none; text-decoration:none;outline:none; font-size:1.3em;}


#button-create {
	float: left;
	width:245px;
	height:189px;
	background-image:url(../images/button_create.jpg);
	background-repeat: no-repeat;
}

#button-create a {
	padding-top:120px;
	display:block;
/*	width:245px;*/
	width: 185px;
	height:69px;
	padding-left:30px;
	padding-right:30px;
}

#button-create a:hover,  #button-create a#selected {
	background-image:url(../images/button_create_over.jpg);
	background-repeat: no-repeat;
}


#button-meet {
	float: left;
	width:243px;
	height:189px;
		background-image:url(../images/button_meet.jpg);
		background-repeat: no-repeat;
}

#button-meet a {
padding-top:120px;
	display:block;
/*	width:245px;*/
	width: 183px;
	height:69px;
	padding-left:30px;
	padding-right:30px;
}


#button-meet a:hover,  #button-meet a#selected {
	background-image:url(../images/button_meet_over.jpg);
	background-repeat: no-repeat;
}

#button-grow {
	float: left;
	width:248px;
	height:189px;
	background-image:url(../images/button_grow.jpg);
	background-repeat: no-repeat;
		background-position: top left;
}

#button-grow a {
padding-top:120px;
	display:block;
/*	width:245px;*/
	width: 188px;
	height:69px;
	padding-left:30px;
	padding-right:30px;
}

#button-grow a:hover,  #button-grow a#selected {
	background-image:url(../images/button_grow_over.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


#button-enjoy {
	float: left;
	width:244px;
	height:189px;
	background-image:url(../images/button_enjoy.jpg);
	background-repeat: no-repeat;
}

#button-enjoy a {
padding-top:120px;
	display:block;
	width: 184px;
	height:69px;
	padding-left:30px;
	padding-right:30px;
}

#button-enjoy a:hover,  #button-enjoy a#selected {
	background-image:url(../images/button_enjoy_over.jpg);
	background-repeat: no-repeat;
}


#footer {
	float:left;
	margin-top:50px;
	padding-top: 50px;
	width:100%;
	height:1%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 30px;
	text-align:center;
	font-size:11px;
	color: #666666;
	clear: both;
}

.formLabel
{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
float:left;
width: 200px;
white-space:nowrap;
text-align:right;
padding-right: 12px;
padding-top: 7px;
}

#mapcontrols_group .formLabel
{
width: 100px;
clear:left;
}

#mapcontrols_group input, #mapcontrols_group textarea
{
clear: left;
}



.formField
{
vertical-align:middle;
}

.formItem{
margin-top: 3px;
}

.agreeterms
{
margin-left:212px;
margin-top:22px;
}

.formItemsubmit{
margin-left: 212px;
margin-top:15px;
}

.formLoginsubmit{
margin-left: 142px;
margin-top:15px;
}

#formregion, #formregion_login, #formregion_update
{
font-family:Verdana, Arial, Helvetica, sans-serif;
/*background-color:#DDE6F7;*/
/*background-color:#FFFFB1;*/
/*border:1px solid #6699CC;*/
padding:10px;
}

#formregion_update
{
/*	width: 730px;*/
}	

#formregion_login, #form_lost_password
{
	margin-left:auto;
	margin-right:auto;
	width: 400px;
}


#formregion_login .formLabel
{
width:130px;
}

.errormessage
{
	/*font-size:1.2em;*/
	color: #CC3333;
	border: 3px solid #CC3333;
	padding:15px;
	margin: 15px 0px;
	background-color:#fde1d3;
}

.neutralmessage
{
	/*font-size:1.2em;*/
	border: 3px solid #fcec4f;
	padding:15px;
	background-color:#ffffcc;
}

.successmessage
{
	font-size:1em;
	border: 3px solid #36b125;
	padding:15px;
	background-color:#b8f5b1;
	line-height:160%;
}

.justtext
{
line-height: 180%;
font-size: 1.2em;
}


#user_avatar, #user_avatar_anon, #user_avatar_shown, #user_avatar_anon_shown {
	width: 80px;
	text-align:center;
	margin: 5px 0px 5px 10px;
	float:left;
	border: 3px solid #fcec4f;
	padding:5px;
	background-color:#ffffcc;
}
#user_avatar_anon {
	display:block;
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
}

#user_avatar_anon_shown, #user_avatar_shown
{
float: left;	
}


.hidden
{
display:none;
}

.tip
{
	background-color:#FBFFCC;
}

p.tip em
{
	background-color:#66CCFF;
	color:#FFFFFF;
	padding:2px;
}

.box
{
	background-image: url(../images/box-bg.gif);
	background-repeat: repeat-x;
	background-color: #ffc33e;
	
}

.boxhigher
{
	background-position: -60px;
}

.innerbox
{
/*background-color:#FFFFB1;*/
background-color:#FFFFFF;
border:1px solid #FFC33E;
}

.ratingbox
{
	text-align: left;
}

#member_tools
{
	width: 100%;
	float:left;
}

.large
{
	font-size: 1.6em;
}

input#searchtargetbutton
{
	margin-bottom:-11px;
	padding: 0px;	
}

.messagingsystem img
{
	margin-bottom: -7px;
	border:none;
}



.red
{
	color:#fe4d00;
}

.green
{
	color:#0DB14B;
}

.blue
{
	color:#0067C6;
}

.editable
{
	background-color:#fff;
	border: 1px solid #CCCCCC;
	padding:5px;
}

.text_disabled
{
	color: #A4A4A4;
}

.center
{
	text-align:center;
}

.selectedroute
{
	/*background-color:#FBFFCC;*/
}

.bigtext
{	
	font-size: 1.5em;
}

#results td
{
	border-bottom:1px solid #E5E5E5;
}

.table_top_left
{
	padding: 0px;
	margin: 0px;
	background-image:url(../images/table_top_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}

#ratingsubmitstatus .successmessage
{
	font-size:1em;
}

.detailtitle
{
	color: #FFFFFF;
	background-color: #ff760e;
	padding:5px;
	margin-bottom: 5px;
}

.promotitle
{
	color: #FFFFFF;
	background-color: #bbb;
	padding:5px;
	margin-bottom: 5px;
}

#embedpromo input
{
	
	font-size:11px;
	width:314px;
	font-family:arial,helvetica,"Nimbus Sans L",sans-serif;
	margin: 0px;
	padding: 2px;
	font-weight:normal;
}

.runningdetail
{
	font-size: 1.3em;
	font-weight:bold;
}

.title
{
color:#0DB14B;
font-size:1.7em;
}


.title_orange
{
	color: #FFFFFF;
	background-color: #ff760e;
	padding:5px;
	margin-bottom: 25px;
}

.title_blue
{
	color: #FFFFFF;
	background-color: #2f90ea;
	padding:5px;
	margin-bottom: 25px;
}

.title_blue_dark
{
	color: #FFFFFF;
	background-color: #2368c4;
	padding:5px;
	margin-bottom: 25px;
}

.title_green
{
	color: #FFFFFF;
	background-color: #4ec67b;
	padding:5px;
	margin-bottom: 25px;	
}

.highlight
{
	font-size: 1.3em;
	background-color:#FFCC00;
}

#low_menu
{
	width:967px;
	margin-left: auto;
	margin-right: auto;	
	clear: both;
	padding:1px;
}

#low_menu_inside
{	
	border-top: 2px solid #DDDDDD;
	margin-top: 80px;
	width:927px;
	margin-left: 0px;
	padding: 20px;
}

#low_menu_inside ul, #low_menu_inside ul li ul
{
	margin-left: 0px;
	padding-left: 0px;
	float: left;
	list-style:none;
	list-style-image: none;
	list-style-type:none;
	
	
}

.rightmargin
{
	margin-right: 30px;
	padding-right: 10px;
	border-right: 1px solid #cccccc;
}

ul#low_menu_inside_right, ul#low_menu_inside_right li {
	margin-right: 0px;
	padding-right: 0px;	
}

#low_menu_inside ul li, #low_menu_inside ul li ul
{
margin: 0px;
padding: 0px 0px 0px 0px;
font-size:11px;
line-height:18px;
list-style-image:none;
list-style-type:none;
list-style-position:outside;
}

#low_menu_inside h4{
color: #333333;
font-size:11px;
}

#tableowntrajects {  }

.row_gotfocus{
		margin-bottom: 10px;
}

.row_lostfocus{
		margin-bottom: 10px;
}

tr.row_gotfocus td{
width:1%;
height:1%;
border-width:1px 0;
border-style:solid;
border-color:#cccccc;
background-color:#FBFFCC;
}

tr.row_gotfocus td.left{
border-width:1px 0 1px 1px;
}
tr.row_gotfocus td.right{
border-width:1px 1px 1px 0;
}

tr.row_lostfocus td{
width:1%;
height:1%;
border-width:1px 0;
border-style:solid;
border-color:white;
border-bottom: 1px solid #cccccc;

}

tr.row_lostfocus td.left{
border-width:1px 0 1px 1px;
}
tr.row_lostfocus td.right{
border-width:1px 1px 1px 0;
}

/* TABLE FORMATTING MEMBER AREA */
td .score{
	width: 10em;
}

td .foto{
	
	text-align:center;
}

td .km{
		text-align: center;
}

td .time{
	
}	

table .fixedtable tr td
{
	padding: 2px;
}

table .fixedtable td
{
width:1%;
height:1%;
border-width:1px 0;
border-style:solid;
border-color:white;
border-bottom: 1px solid #cccccc;
}

.normallink
{
	size: 0.9em;
}

.date
{
	font-size: 0.9em;
	font-weight:bold;
	color:#666666;
	text-align:left;
	float:left;
	width: 120px;
	
}

.tijdstip
{
	font-size: 0.8em;
	color:#666666;
	border:1px solid #666666;
	text-align:right;
	float:left;
	width:33px;
	height:17px;
	background-color:#fff;
	text-align:center;	
}

.tijdendatum img
{
margin:0px;
vertical-align:bottom;
padding:0px;
border:none;
}


.tijdendatum
{
	/*width: 180px;*/
}


.confirm_or_cancel_zone
{
/*Save and Cancel button below a form*/
background-image: url(../images/confirm_background.gif);
background-repeat: repeat-x;
width:453px;
height:46px;
text-align:center;
padding-top: 10px;
margin-left:auto;
margin-right:auto;
}

.rssfeed
{
	margin-top: 10px;
	font-size:0.9em;
	color: #A4A4A4;
}

.rssfeed img, #low_menu img
{
	vertical-align:top;
	margin-top: 2px;
}

img.positive, img.negative
{
	float:left;
	margin-right: 10px;	
}

/*collapse links*/
a.collapse
{
	background-color:white;
	text-decoration:none;
	color:#0DB14B;
}


a:hover.collapse
{
	background-color:white;
	text-decoration:none;
	color:#5bd34a;
}

#members_by_alfabet
{
	text-align: center;
	text-align:center;
	padding-left: 5px;
}

#members_by_alfabet ul
{
	width: 100%;	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background-color:#fff;
	margin:0px;
	padding:0px;

}

#members_by_alfabet li
{
	float: left;
	background-color:#f9795e;
	color:#ffffff;
	font-size:14px;
	font-weigth:bold;
}

#members_by_alfabet ul li a
{
	color:#FFFFFF;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:22px;
	padding:5px 0px 0px;
	text-align:center;
	text-decoration:none;
	width:27px;
}

#members_by_alfabet ul li a:hover
{
	color:#f9795e;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	width:27px;
	background-color: #fff;
}

#members_by_alfabet ul li.lefttop
{
	height:22px;	
	padding:5px 7px 0px 10px;
	background-image: url(../images/alfabet_left_round.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#members_by_alfabet ul li.righttop
{
	height:22px;	
	padding:5px 4px 0px 4px;
	background-image: url(../images/alfabet_right_round.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

h1.alfabet
{
	padding: 10px 0px;
	font-size:2em;
}

#clickablelogo
{
	position: absolute;
	width: 124px;
	margin-left: 7px;
	height:58px;
	background-color:transparent;
}

#clickablelogo a, #clickablelogo a:link, #clickablelogo a:visited, #clickablelogo a:active
{
	display:block;
	text-decoration: none;
	width: 124px;
	height:58px;
	background-color:transparent;
	z-index:999;
	outline:none;
}

#clickablelogo a:hover
{
	background-color:transparent;
	outline:none;
}

#promobadges table 
{
	width: 100%;
	text-align:center;
}

#promobadges table tr td
{
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;	
}


#promobadges textarea
{
	overflow:auto;
	font-size:12px;
	height:55px;
	width:420px;
	font-family:arial,helvetica,"Nimbus Sans L",sans-serif;
	margin: 5px;
	padding: 2px;
}

#newsflash
{
	width: 296px;
	background-color:white;
	border: 1px solid #f24822;
	padding: 10px;
}

#newsflash em
{
	background-color:#f24822;
	color:#FFFFFF;
	padding:2px;
}
