/* START SKRIVER ÖVER REDAN EXISTERANDE REGLER //////////////////// */
div.word,
div.months, 
div.IPhoneToolbar {
display: none;
}

.toolbar-functions.wide {
width:660px;
}

/* SLUT SKRIVER ÖVER REDAN EXISTERANDE REGLER ///////////////////// */
/* START ADD THIS WIDGET ////////////////////////////////////////// */

dl, dt, dd {
margin: 0;
padding: 0;
}

dl {
clear: left;
float: left;
width: 100%;
}

dl.last {
border-top: 1px solid #d6d6d6;
margin-top: 3px;
padding-top: 16px;
font-weight: bold;
}

dl.last dt,
dl.last dd {
padding-bottom: 0;
}

dt, dd {
float: left;
padding-bottom: 9px;
}

dd {
padding-left: 5px;
}

div.share h3 {
color: #363636;
font: bold 12px Arial, Helvetica, sans-serif;
margin-bottom: 5px;
}

div.share p {
color: #363636;
font: normal 12px/1.1em Arial, Helvetica, sans-serif;
width: 150px;
}

/* SLUT ADD THIS WIDGET /////////////////////////////////////////// */
/* START INDEX //////////////////////////////////////////////////// */

div.ofTheDayBox {
background: url(../Images/bgOfTheDayBox.gif) repeat-y left top;
overflow: auto;
width: 100%;
}

div.boxBottom {
background: url(../Images/bottomOfTheDayBox.gif) no-repeat left top;
height: 4px;
margin-bottom: 10px;
}

div.ofTheDayBox h4 {
background: url(../Images/bgHeader.gif) no-repeat left top;
font:bold 16px Arial, Helvetica, sans-serif;
margin-bottom: 11px;
padding: 7px 0 12px 19px;
}

div.ofTheDayBox div.ofTheDay {
border-right: 1px solid #d6d6d6;
float: left;
width: 422px;
margin: 0 0 0 20px;
padding-right: 17px;
min-height: 295px;
}

div.ofTheDayBox div.ofTheDay h3 {
margin-top: 5px;
}

div.ofTheDay img {
margin-bottom: 6px;
max-width: 422px;
}

div.ofTheDay cite {
display: block;
font-size: 12px;
font-style: italic;
margin: 0px 0 31px 0;
}

div.ofTheDayBox a.internal {
margin-bottom: 3px;
}

div.share {
/*overflow: auto*/	
}

div.ofTheDayBox div.share {
float: left;
margin: 3px 0 12px 19px;
width: 175px;
}

div.ofTheDay p.thisWeek {
background: url(../Images/bgFade.gif) repeat-x left top;
font-size: 12px;
line-height: 1.4em;
margin: 34px 0 0 0;
padding: 9px 10px 27px 10px;
}

/* SLUT INDEX  //////////////////////////////////////////////////// */
/* START COLLECTION /////////////////////////////////////////////// */

div.ofTheDay,
div.share {
font-family: Arial, Helvetica, sans-serif;
}

div.ofTheDay h3 {
font: normal 30px Arial, Helvetica, sans-serif;
margin: 0 0 9px 0;	
}

div.ofTheDay a h3 {
	color:#996D3C; 
}

div.ofTheDay p {
font-size: 14px;
line-height: 1.28em;	
margin-bottom: 15px;
}

div.ofTheDay p.date {
color: #282828;
font-size: 11px;	
margin-bottom: 7px;
}

div.flashcontent {
margin-bottom: 11px;
}

a.playLink
{
    background:url(../Images/Widget/btnListen.gif) no-repeat left top;
    padding: 5px 0px 5px 30px;
    font-weight: bold;
    font-size: 12px;
}

div.ofTheDay a.internal {
font-size: 12px;
background-position: 0 2px;	
}

div.ofTheDay div.hr {
background-position: 0 13px;	
margin-bottom: 5px;	
}

a.previous {  
background: url(../Images/previous.gif) no-repeat left top;
height: 26px;
width: 100px; 
}
		
a.next { 
background: url(../Images/next.gif) no-repeat left top;
height: 26px; 
width: 80px;  
}

a.previous:hover,
a.next:hover  { 
background-position: 0 -26px; 
}

/* SLUT COLLECTION //////////////////////////////////////////////// */
/* START RECORD /////////////////////////////////////////////////// */

div.single {
	background: url(../Images/hr_dash2.gif) repeat-x 0 bottom;
	padding-bottom: 9px;
}

div.single h2 {
	font-size: 20px;
}

div.single div.ofTheDay p.date {
	margin-top:28px;
}

/* SLUT RECORD //////////////////////////////////////////////////// */

#header
 {
     width:928px;
     height:106px;
     padding:22px 10px 0px 21px;
     background: url(../Images/bgHead.gif) no-repeat 10px bottom;
 }
 #headerTime
 {
     background:#f2f2f2;
     color:#686868;
/*     border-right:1px solid #e6e6e6;
     margin-right:1px;
     float:left;
     height:18px;
     font-weight:bold;
     padding:7px 18px 5px 12px;*/
 }
 
 .timeContainer
 {
     float:right;
 }
 a.backToSweden
 {
     clear:both;
     display:block;
     background: url(../Images/leftArrow.gif) left center no-repeat;
     padding-left:13px;
     margin-top:35px;
     float:left;
     font-weight:bold;
 }
 .swedenLogo
 {
     float:left;
 }

