/*	HTML TAGS  */
* { margin: 0; padding: 0; }

* html {height: 1%;}

body {
	background: #ff6600 url(img/bg_site.gif); 
	color: #333;
	margin: 0px;
	padding: 10px;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif;
	padding-bottom: 25px;
	text-align: center;
	
	}
td {
	vertical-align:top;
	}
img	{
	display: block;
	border: 0;
	}


h1 {
	font-size: 18px;
	font-weight: normal;
	color: #ff6600;
	margin: 0px;
	margin-bottom: 6px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
a {
	color: #ff6600;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}


/*	SIDELAYOUT DIV'S  */

#content {
	padding:10px;
	}

div#page_wrapper {
	background-color: #efefef;
	margin: 10px auto;
	text-align: left;
	padding: 0px;
	border: 10px solid #ffffff;
	width: 830px;
}
div#spalte1_wrapper {
	font-size: 10px;
	width: 150px;
	overflow:hidden;
	margin-right: 10px;
	}
div#spalte2_wrapper {
	width: 100px;
	overflow:hidden;
	height: auto;
	margin-right: 10px;
	}
div#spalte3_wrapper {
	width: 236px;
	overflow:hidden;
	height: auto;
	}
div#header {
	background: #333;
	width: 830px;
	overflow:hidden;
}
div#submeny_wrapper {
	margin-bottom: 25px;
}	

div.right_boks {
	background-color: white;
	margin-bottom: 10px;
	}
div.right_boks h2 {
	font-weight:bold;
	font-size: 11px;
	color:white;
	background: #ff6600; 
	padding: 4px;
	margin: 0px;
	}
div.hvit_boks {
	padding: 8px;
	padding-top: 4px;
	background-color: white;
	margin-bottom: 5px;
	}
div.full_view_article {
	padding: 10px;
	background-color: white;
	margin-bottom: 10px;
	}
/* 
div.full_view_article img {
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	}
*/

div#footer {
	font-size: 10px;
	text-align: center;
	padding: 20px;
	color:#666666;
	}
div#footer a {
	font-size: 10px;
	text-decoration: none;
}

div.cookie_shortcut {
	padding: 6px;
	background-color: gray;
	color: white;
	margin-bottom: 10px;
	}
div.cookie_shortcut a {
	color: white;
	}

/*	TOPMENY */

#menu {
	padding: 0; 
	margin: 0;
	height: 30px;
	background: #666 url(img/menu_bg.gif) repeat-x; 
	}

#menu ul {
	padding: 0; 
	margin: 0;
	list-style-type: none;
	height: 30px;
	display: block;
	overflow:hidden;
	}

#menu ul li {
	padding: 8;
	margin: 0;
	padding-left: 10px;
	display:block;
	float:left;
	}
#menu ul li a {	
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration:none;
	padding: 8px;
	display:block;
	float:left;
	height: 30px;
}
#menu ul li a:hover {
	color: #ff6600;
}

#menu ul li.selected a, #menu ul li.selected a:hover {
	color: #ffffff;
}



/*	SUBMENY PÅ VENSTRE SIDE  */

div.submeny {
	color: gray;
	padding: 8px;
	padding-top: 4px;
	background-color: white;
	margin-bottom: 5px;
	font-weight: bold;
	}
div.submeny p {
	font-weight: normal;
	margin: 0px;
	margin-left: 5px;
	
	}
div.submeny a {
	color: gray;
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
}
div.submeny a:hover {
	color: #ff6600;
}

/*	TIL REGISTRERINGSVINDU  */

.HeaderImg
{
	width:774px;
	height:154px;
	BACKGROUND: url(http://www.sykletiljobben.no/img/stj_banner_06.gif);
	
}
.tblResultInput td.CompName{
	background-color: #a7a7a7;
	color: white;
}
.EventInfoTextGeneral
{
BORDER: #e6e6e6 3px solid; 
VISIBILITY: visible; 
WIDTH: 200px; 
POSITION: absolute; 
TOP: 175px; 
HEIGHT: 200px;
background-color:#efefef;
}
.EventInfoTextPersonal
{
BORDER: #e6e6e6 3px solid; 
VISIBILITY: visible; 
WIDTH: 200px; 
POSITION: absolute; 
TOP: 400px;
HEIGHT: 70px;
background-color:#efefef;
}

/*----  Steg login ------- */

#Steglogin { 
	font-family: Verdana, Helvetica, sans-serif;         
	font-size: 10px; font-weight: normal;       
	line-height: 11px;            
	color:White; 
}

  
#Steglogin .buttonMouseOut {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;     
	font-size: 11px; font-weight: bold;          
	line-height: normal;color: #FFFFFF;  
	background-color:#ff6600;         
	margin:4px;
} 

#Steglogin .buttonMouseOver {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;    
	font-size: 11px; font-weight: bold;          
	line-height: normal;color:#000000;    	
	background-color:#ff6600;         
	margin:4px;
}

#Steglogin .textbox {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;       
	font-size: 12px; font-weight: bold;          
	line-height: normal; 
	color: Crimson; max-width:70px;
}





