
/* 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 0px 12px; height:25px;}
#crumbRow{padding:0px; margin:0;}
#crumbRow li{
	display:inline; 
	float:left;	
    /* IE<7 */
    _height: 1%;
    /* IE7 */
    +display: inline-block;	
	margin:0;	
	padding:2px 0px 4px 1px; 
	font:10px arial;
}
#crumbRow:after {content: "."; display: block; clear: both; height: 0; visibility: hidden;}
#crumbRow a{margin-right:5px; 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;}
/* COMPETITION OVERVIEW */
a.competitionSearch{display:block; float:left; width:50px; padding:16px 0 0;}
.competitionBox{height:140px; padding:8px 20px; background:url(/_project/_layout/gfx/competitionBG.jpg) no-repeat;}
.competitionBox .column{float:left; width:270px; height:135px;}
.competitionBox .column.registration{width:230px;}
.competitionBox .column h3{margin:5px 0 8px;}
.competitionBox .column h4{margin:5px 0 8px;}
.competitionBox div div{color:#000;}
.competitionBox div .subHeader{margin:0 3px 0 0; color:#666;}
.competitionBox .column a{padding-right:10px;}
.competitionBox .column .time{color:#666;}

/* COMPETITION DETAILS */
.competitionDetailTable{width:100%;}
.competitionDetailTable tr.header td{font:bold 12px arial; color:#000; border-bottom:1px dotted #ccc;}
.competitionDetailTable tr td{font:11px arial; color:#333; border-bottom:1px dotted #ccc;}

/* COMPETITIOM PARTICIPANT LIST */
.responseError{font:italic 13px arial; color:#FF6600; margin:20px 0 0;}

/* COMPETITIOM RESULT LIST */
.competitionDetailTable .place_1st td{color:#4378aa;}
.competitionDetailTable .place_2nd td{color:#4378aa;}
.competitionDetailTable .place_3rd td{color:#4378aa;}
.competitionDetailTable tr .secret{color:#999; font-style:italic;}
