/* CSS Document */

/* SHARED ************************************************************************************************************* */

a.shadowyLink:link, a.shadowyLink:visited
{
	color: #4da0dd;
	text-decoration: none;
}

a.shadowyLink:hover
{
	color: #de4f39;
}

.shadowyAllWrapper
{
	font-size: 11px;
	width: 591px;
	height: auto;
	text-align: center;
	overflow: hidden;
}


.shadowyAllWrapper a:link, .shadowyAllWrapper a:visited
{
	color: #4da0dd;
	text-decoration: none;
}

.shadowyAllWrapper a:hover
{
	color: #de4f39;
}

.shTopBar
{
	float: left;
	width: 591px;
	height: 18px;
	background: url(/images/shadowy/sh_titlebar_background.png) no-repeat top left;
	_background: url(/images/shadowy/sh_top_ie6.gif) no-repeat top left;

}

.shBottomBar
{
	float: left;
	width: 591px;
	height: 18px;
	color: #33FF00;
	background: url(/images/shadowy/sh_bottom_background.png) no-repeat top left;
	_background: url(/images/shadowy/sh_bottom_ie6.gif) no-repeat top left;
}

a.shClose:link, a.shClose:visited
{
	display: block;
	float: right;
	margin-right: 20px;
	_margin-right: 10px;
	width: 25px;
	height: 18px;
	background: url(/images/shadowy/close_1.gif) no-repeat top left;
}

a.shClose:hover
{
	background: url(/images/shadowy/close_2.gif) no-repeat top left;
}

.shAllContainer
{
	float: left;
	width: 591px;
	height: auto;
	background: #ededed;
	text-align: left;
	color: #4f4f4f;
}

.shContentContainer
{
	z-index: 1;
	width: 551px;
	height: auto;
	overflow: hidden;
	margin: 0px auto 0px auto;
	background: #ededed;
	position: relative;
}

.shOverlayContent
{
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1000px;
	background-color: #ededed;
}

.shTitleBar
{
	float: left;
	width: 551px;
	height: auto;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 7px;
	_margin-bottom: -19px;
}

.shTitleBar h1
{
	font-size: 11px;
	color: #4f4f4f;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}

.shTitleBar h2
{
	font-size: 10px;
	color: #9a9898;
	margin: 2px 0px 0px 0px;
}

.shRow
{
	float: left;
	width: 100%;
	*/width: 97%;
	_width: 97%;
	height: auto;
	background: #d9d9d9;
	margin-bottom: 5px;
}

.shRow_nocolor
{
	float: left;
	width: 100%;
	_width: 97%;
	height: auto;
	margin-bottom: 5px;
}

.shInputText
{
	display: block;
	float: left;
	height: 22px;
	text-indent: 7px;
	line-height: 22px;
	overflow: hidden;
}

.shInput
{
	display: block;
	float: right;
	width: 360px;
	height: 16px;
	border: 2px solid #d9d9d9;
	background: #ffffff;
	font-size: 11px;
}
.shInput.focus
{
	background: #ffffec;
}

.shInput.error
{
	background: #d6412b;
	color: #ffffff;
}


.shMessage
{
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: right;
	width: 360px;
	height: 148px;
	border: 2px solid #d9d9d9;
	background: #ffffff;
	font-size: 11px;
	overflow: auto;
	margin: 0px;
	scrollbar-base-color: #F8F6F6;
	scrollbar-arrow-color: #e2e2e2;
	scrollbar-shadow-color: #e2e2e2;
	scrollbar-lightshadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #e2e2e2;
}

.shMessage.focus
{
	background: #ffffec;
}

.shMessage.error
{
	background: #d6412b;
	color: #ffffff;
}

.shSubmit_right
{
	display: block;
	float: right;
	width: 61px;
	height: 22px;
	border: 1px solid #000000;
	background: url(/images/shadowy/submit_background.gif) repeat-x top left #616161;
	font-size: 11px;
	color: #c2c2c2;
	text-transform: uppercase;
	*/line-height: 18px;
	*/margin-right: 17px;
	cursor: pointer;
}

.shSubmit_right:hover
{
	color: #ffffff;
}

.shSubmit_left
{
	display: block;
	float: left;
	width: 61px;
	height: 22px;
	border: 1px solid #000000;
	background: url(/images/shadowy/submit_background.gif) repeat-x top left #616161;
	font-size: 11px;
	color: #c2c2c2;
	text-transform: uppercase;
	*/line-height: 18px;
	cursor: pointer;
}

.shSubmit_left:hover
{
	color: #ffffff;
}

.shInfoBar
{
	float: left;
	width: 551px;
	height: auto;
}

.shInfoBar h4 /* used as "tip/help" in "skriv en kommentar"*/
{
	font-size: 9px;
	color: #878787;
	margin-top: 0px;
	margin-bottom: 20px;
}

/* TIP EN VEN ****************************************************************************************************** */
.text_leftofsubmit
{
	display: block;
	float: left;
	width: auto;
	height: 22px;
	line-height: 22px;
}

.text_leftofsubmit input[type=checkbox]
{
	width: 15px;
	height: 15px;
	margin: 0px 5px 0px 0px;
}

.overlay_left
{
	float: left;
	width: 106px;
	height: auto;
	margin-top: 30px;
}

.overlay_right
{
	margin-top: 30px;
	float: right;
	width: 445px;
	height: auto;
}

.overlay_right h1
{
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
}

/* SKRIV EN KOMMENTAR ************************************************************************************************** */
.shRowComm
{
	float: left;
	width: 485px;
	height: auto;
	background: #d9d9d9;
	margin-bottom: 5px;
}

.shCommentarCol1
{
	float: left;
	width: 45px;
	height: 22;
	line-height: 22px;
	text-indent: 7px;
	overflow: hidden;
}

.shCommentarCol2
{
	float: left;
	width: 113px;
	height: 22;
	line-height: 22px;
	overflow: hidden;
}

.shCommentarCol3
{
	float: left;
	width: 27px;
	height: 22;
	line-height: 22px;
	text-align: center;
	overflow: hidden;
}

.shConfirmInput
{
	display: block;
	float: right;
	width: 294px;
	height: 16px;
	border: 2px solid #d9d9d9;
	background: #ffffff;
	font-size: 11px;
}
.shConfirmInput.focus
{
	background: #ffffec;
}

.shConfirmInput.error
{
	background: #d6412b;
	color: #ffffff;
}

/* SEND LINK & EMBED CODE *************************************************************************************************** */
.shInputLink
{
	display: block;
	float: right;
	width: 360px;
	height: 16px;
	border: 2px solid #d9d9d9;
	background: #ffffff;
	font-size: 10px;
}
.shInputLink.focus
{
	background: #ffffec;
}

.shEmbed
{
	display: block;
	float: left;
	width: 350px;
	height: 95px;
	border: 2px solid #d9d9d9;
	background: #ffffff;
	font-size: 10px;
	overflow: auto;
	margin: 0px;
	scrollbar-base-color: #F8F6F6;
	scrollbar-arrow-color: #e2e2e2;
	scrollbar-shadow-color: #e2e2e2;
	scrollbar-lightshadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #e2e2e2;
}

.shEmbed.focus
{
	background: #ffffec;
}

.shEmbedText
{
	display: block;
	float: left;
	width: 168px;
	height: auto;
	padding-left: 7px;
	padding-top: 4px;
	overflow: hidden;
}

.shRow_nocolor_embed
{
	float: left;
	width: 100%;
	_width: 97%;
	height: auto;
	margin-bottom: 15px;
}

/* RSS FEED ******************************************************************************************************** */

.shInfoBar_rss
{
	float: left;
	width: 551px;
	height: auto;
	border-top: 1px solid #ffffff;
}

.shInputwrapper_rss
{
	float: left;
	width: 551px;
	height: auto;
	background: #d9d9d9;
}

.shInputText_rss
{
	display: block;
	float: left;
	width: 106px;
	_width: 108px;
	height: 22px;
	text-indent: 6px;
	line-height: 22px;
	overflow: hidden;
	margin-bottom: 2px;
}

.shInput_rss
{
	display: block;
	float: left;
	width: 424px;
	*/width: 422px;
	_width: 420px;
	height: 16px;
	border: 2px solid #d9d9d9;
	background: #ffffff;
	font-size: 11px;
}
.shInput_rss.focus
{
	background: #ffffec;
}

.shInput_rss.error
{
	background: #d6412b;
	color: #ffffff;
}

.shScrollbarData
{
	float: left;
	_position: relative;
	_z-index: 1;
	_top: 0px;
	_left: 0px;
	width: 551px;
	height: 394px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #d5d5d5;
    overflow: auto;
	_overflow-y: auto;
	scrollbar-base-color: #F8F6F6;
	scrollbar-arrow-color: #e2e2e2;
	scrollbar-shadow-color: #e2e2e2;
	scrollbar-lightshadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #e2e2e2;
}


.shGroupHeader
{
	float: left;
	_float: none;
	overflow: auto;
	width: 100%;
	height:16px;
	margin-top: 33px;
	border-bottom: 2px solid #d9d9d9;
}


.shGroupHeader h1
{
	display: inline;
	font-size: 11px;
	color: #9a9898;
	text-transform: uppercase;
	margin: 0px 5px 0px 5px;
}

.shGroupHeader h2
{
	display: inline;
	font-size: 11px;
	color: #4f4f4f;
	margin: 0px;
}

.shRSSpost
{
	float: left;
	_float: none;
	width: 100%;
	height: auto;
	padding: 5px 0px 5px 0px;
}

.shRSSText
{
	display: block;
	float: left;
	width: 103px;
	height: 22px;
	background: url(/images/shadowy/rss_ico.png) no-repeat top left;
	color: #9a9898;
	line-height: 22px;
	text-indent: 20px;
	margin-left: 5px;
	_margin-left: 3px;
}

.shPodcastFeedText
{
	display: block;
	float: left;
	width: 103px;
	height: 22px;
	background: url(/images/shadowy/ipod_short.png) no-repeat top left;
	color: #9a9898;
	line-height: 22px;
	text-indent: 20px;
	margin-left: 5px;
	_margin-left: 3px;
}

a.RSSvideoLink:link, a.RSSvideoLink:visited
{
	display: inline-block;
	float: left;
	width: 95px;
	height: 20px;
	border: 1px solid #000000;
	background: url(/images/shadowy/rss_videolink_1.gif) no-repeat top left;
	margin: 0px 5px 0px 0px;
	color: #c2c2c2;
	line-height: 20px;
	text-indent:20px;
	text-decoration: none;
	cursor: pointer;
}

a.RSSvideoLink:hover
{
	background: url(/images/shadowy/rss_videolink_2.gif) no-repeat top left;
	color: #ffffff;
}

a.RSSaudioLink:link, a.RSSaudioLink:visited
{
	display: inline-block;
	float: left;
	width: 95px;
	height: 20px;
	border: 1px solid #000000;
	background: url(/images/shadowy/rss_audiolink_1.gif) no-repeat top left;
	margin: 0px 5px 0px 0px;
	color: #c2c2c2;
	line-height: 20px;
	text-indent:20px;
	text-decoration: none;
	cursor: pointer;
}

a.RSSaudioLink:hover
{
	background: url(/images/shadowy/rss_audiolink_2.gif) no-repeat top left;
	color: #ffffff;
}

/* MAIL ADVISE ***************************************************************************************** */
.shMailadvisePost
{
	float: left;
	_float: none;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #d9d9d9;
	padding: 2px 0px 2px 0px;
}

.shMailadvisePost input[type=checkbox]
{
	width: 15px;
	height: 15px;
	margin: 0px 5px 0px 0px;
}

.shScrollbarData
{
	float: left;
	_position: relative;
	_z-index: 1;
	_top: 0px;
	_left: 0px;
	width: 551px;
	height: 250px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #d5d5d5;
	overflow: auto;
	overflow-x: hidden; 
	overflow-y: auto;
	*/overflow-y: scroll;
	_overflow-y: auto;
	scrollbar-base-color: #F8F6F6;
	scrollbar-arrow-color: #e2e2e2;
	scrollbar-shadow-color: #e2e2e2;
	scrollbar-lightshadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #e2e2e2;
}

.shMailSubscription
{
	float: left;
	width: 551px;
	height: auto;
	border-top: 1px solid #ffffff;
	padding-top: 10px;
}

.shInfoBar_mailadvise
{
	float: left;
	width: 551px;
	height: auto;
	margin-top: 5px;
}

.shInfoBar_mailadvise h1
{
	font-size: 11px;
	font-weight: lighter;
	color: #4f4f4f;
	text-transform: uppercase;
	margin: 3px 0px 10px 0px;
}


/* SH DOWNLOAD FILES ***************************** */
.shTitleBar_list
{
	float: left;
	width: 551px;
	height: auto;
	border-bottom: 2px solid #d5d5d5;
	padding-bottom: 7px;
	_margin-bottom: -19px;
	color: #989797;
}

.shTitleBar_list h1
{
	font-size: 11px;
	color: #4f4f4f;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}

.shTitleBar_list h2
{
	font-size: 10px;
	color: #9a9898;
	margin: 2px 0px 0px 0px;
}

.shRow_list
{
	float: left;
	width: 551px;
	height: 32px;
	border-bottom: 1px solid #d8d8d8;
	background: url(/images/shadowy/ipod.png) no-repeat top left;
}

.shRow_list_text
{
	float: left;
	width: auto;
	height: 32px;
    line-height: 32px;
	text-indent: 27px;
}

.shRow_list_link
{
	float: right;
	width: auto;
	height: 32px;
}

a.DownloadvideoLink:link, a.DownloadvideoLink:visited
{
	display: inline-block;
	float: right;
	width: 95px;
	height: 20px;
	border: 1px solid #000000;
	background: url(/images/shadowy/rss_videolink_1.gif) no-repeat top left;
	margin: 5px 0px 0px 0px;
	color: #c2c2c2;
	line-height: 20px;
	text-indent:20px;
	text-decoration: none;
	cursor: pointer;
}

a.DownloadvideoLink:hover
{
	background: url(/images/shadowy/rss_videolink_2.gif) no-repeat top left;
	color: #ffffff;
}

a.DownloadaudioLink:link, a.DownloadaudioLink:visited
{
	display: inline-block;
	float: right;
	width: 95px;
	height: 20px;
	border: 1px solid #000000;
	background: url(/images/shadowy/rss_audiolink_1.gif) no-repeat top left;
	margin: 5px 0px 0px 0px;
	color: #c2c2c2;
	line-height: 20px;
	text-indent:20px;
	text-decoration: none;
	cursor: pointer;
}

a.DownloadaudioLink:hover
{
	background: url(/images/shadowy/rss_audiolink_2.gif) no-repeat top left;
	color: #ffffff;
}


span.HandleCommentSpanner {
    display: inline-block;
    float: right;
    width: 210px;
}

a.HandleComment:link, a.HandleComment:visited {
    display: inline-block; 
//    float: right; //we'll let a span float instead..
    height: 20px;
    margin: 0px;
    padding: 0px 20px 0px 0px;
    border: 1px solid #000;
    background: url(/images/submit_background.gif) repeat-x top left;
	color: #c2c2c2;
	line-height: 20px;
	text-indent:20px;
	text-decoration: none;
	cursor: pointer;
}

a.HandleComment:hover {
    color: #FFF;
}