
/* SMULRAD */
#contentHeader{
	margin:0px 0px 12px;
	background:url(/_project/_layout/gfx/fadedBG.jpg) 0 100% repeat-x #fff;
	border:1px solid #eee;
	padding:10px 10px 10px 12px;
	height:18px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
}
#crumbRow{padding:0px; margin:0;}
#crumbRow li{
	display:inline; 
	float:left;	
    /* IE<7 */
    _height: 1%;
    /* IE7 */
    +display: inline-block;	
	margin:0;	
	padding:2px 0px 2px 1px; 
	font:10px arial;
}
#crumbRow:after {content: "."; display: block; clear: both; height: 0; visibility: hidden;}
#crumbRow a{margin-right:3px; outline: 0; display: block; float:left; text-decoration:none; color:#999;}
#crumbRow a:hover{color:#666; text-decoration:underline;}
#crumbRow a.choosen{color:#333;}
#crumbRow a.sitemap{width:18px; height:16px; background:url(http://www.smode-resource.se/gfx/icons/16/world_16.gif) 0 -1px no-repeat; text-decoration:none;}
#slopecalculator{border:1px solid #f0f0f0; padding:5px; width:200px; float:right; margin:44px 0 30px 30px;}
#slopecalculator h4{background:#f0eddf; padding:3px; font:bold 11px arial; text-transform:uppercase; color:#333; margin:0; margin-bottom:4px;}
#slopecalculator input#hcp{border:1px solid #ccc; width:115px; margin-right:20px;}
#slopecalculator input#hcpbutton{border:1px solid #ccc; background:#f0f0f0; margin:0;}
#slopecalculator table{margin-top:20px; border-top:1px solid #f0f0f0; width:200px;}
#slopecalculator table input{width:60px; background:none; border:none;}
#slopecalculator .male{width:50px;}
#slopecalculator .female{width:50px;}
#slopecalculator #white{background:#fff;}
#slopecalculator #yellow{background:#f9ffab;}
#slopecalculator #blue{background:#abe4ff;}
#slopecalculator #red{background:#ffcdcd;}
