FORM, H1, H2, H3, H4, H5, H6, H6, P, IMG {
	margin: 0;
	padding: 0;
}

FORM {
	display: block;
	/*margin: 0pt auto;
	position: relative;*/
	width: 1000px;
}

HTML, BODY, TD, TH {
	color: #333;
	font-family: Arial,Helvetica,Sans-Serif;
}

HTML {
	font-size: small;
}

BODY {
	font-size: 85%;
	line-height: 1.365;
	margin: 0;
	padding: 0;
	/*background-color: #fff;*/
	background: #fff url(http://www.medieradet.se/Themes/Default/bg.gif) repeat-y scroll 800px 0;
}

IMG {
	border: 0;
}


A {
	text-decoration: none;
	color: #000;
}

A:Active, A:Hover {
	text-decoration: underline;
}

H1 { font-size: 2em; line-height: 1.2em; }
H2 { font-size: 1.6em; line-height: 1.2em; }
H3 { font-size: 1.4em; }
H4 { font-size: 1.2em; }
H5 { font-size: 1em; font-weight: bold; text-decoration: underline; }

p {
	margin-bottom: 10px;
}

BLOCKQUOTE {
	/*background: transparent url(http://www.medieradet.se/Images/quote.gif) 0 0 no-repeat;*/
	padding: 5px 5px 0 35px;
	margin: 0 0 10px;
	font-style: italic;
	color: #999;
}

HR {
	clear: both;
	display: block;
	border-width: 0;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	margin: 10px 0;
}

.fc:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}

.cb {
	clear: both;
	margin: 0; /* 0 20px 0;*/
}

/*** CONTENT ***/

#mainbody {
}

#bodywrapper {
	float: left;
	width: 819px;
	/*border-left: #eaeaea 2px solid;*/
	/*background: #fff url(http://www.medieradet.se/Themes/Default/bg.gif) repeat-y scroll 800px 0;*/
}

#contentbody {
	width: 800px;
}

.page_header {
}

.top_header {
	height: 80px;
	background: #fff url(http://www.medieradet.se/Themes/Default/header-bg.gif) repeat-x scroll 0 0;
}

.top_header .logo {
	float: left;
	margin: 20px 20px;
}

.top_header .tools {
	float: right;
}

.top_header .QuickFind {
	margin: 35px 20px 0 0;
}

/*** CONTRAST BUTTON ***/
.contrast {
	padding: 3px 0;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

A.contrast:Hover, A.contrast:Active {
	text-decoration: none;
}

/*** STANDARD FORM ***/
DIV .textbox {
	float: left;
	border: 1px solid #fff;
	width: 144px;
	/*height: 16px;*/
}

DIV .stdbutton {
	display: block;
	float: left;
	padding: 3px 5px 1px 5px;
	margin: 0 0 0 2px;
	/*height: 16px;*/
}

.tools {
	width: 400px;
	float: right;
	text-align: right;
}

.HeaderBasket {
	margin: 0 20px 0 0;
	background-color: #000;
	padding: 2px 40px;
	color: #fff;
	font-weight: bold;
	clear: both;
	float: right;
}

.HeaderBasket A {
	color: #fff;
	text-decoration: none;
}

.QuickFind .QuickFindInner {
	float: right;
}

.QuickFind .QuickFindInner DIV {
}

.QuickFind .textbox {
	background-color: #ec82b1;
}

.QuickFind .advButton {
	clear: both;
	display: block;
	text-align: right;
	padding: 3px 0 0 0;
	color: #fff;
	font-weight: bold;
}
	
.rightAlign {
	text-align: right;
}

/** MAIN MENU **/
.MainMenu {
	display: block;
	background-color: #ec82b1;
}

UL.mainmenu {
	padding: 0;
	margin: 0;
	display: block;
	font-size: 1.3em;
	margin: 0;
}

.mainmenu A {
	color: #000;
	text-decoration: none;
}

.mainmenu .menuitem {
	float: left;
	display: block;
	/*padding: 4px 15px 3px 15px;*/
	padding: 4px 0 3px 0;
	text-align: center;
	color: #000;
	font-weight: bold;
	border-right: 1px #f4b7d2 solid;
}

.mainmenu .home {
	width: 59px;
	height: 19px;
}

.mainmenu .sel {
	background: #000 url(http://www.medieradet.se/Themes/Default/gradient-black.gif) repeat-x scroll left bottom;
}

.mainmenu .sel A {
	color: #fff;
}

.mainmenu .sep {
	display: block;
	/*border:1px solid #fff;*/
	float: left;
	width: 1px;
	height: 30px;
	/*height: 100%;*/
	background-color: #f4b7d2;
}

/** SUB MENU **/
.SubMenu {
	margin: 5px 12px;
	padding: 0;
	display: block;
	background-color: #fff;
}

.SubMenu .wrapper {
	display: inline;
	text-align: center;
}

.SubMenu UL.submenu {
	float: left;
	border-top: 1px #000 solid;
	font-size: 1.15em;
	margin: 0;
	padding: 0;
}

.SubMenu .submenu A {
	color: #fff;
	text-decoration: none;
}

.SubMenu LI.menuitem {
	margin: 1px 0 0 0;
	float: left;
	display: block;
	padding: 2px 7px 3px 7px;
	color: #fff;
	font-weight: bold;
	background: #000 url(http://www.medieradet.se/Themes/Default/gradient-black.gif) repeat-x scroll left bottom;
	border-right: #989898 1px solid;
	border-top: 1px black solid;
}

.SubMenu LI.sel {
	/*margin: 1px 0 0 0;*/
	color: #000;
	background-color: #fff;
	background: #fff url(http://www.medieradet.se/Themes/Default/styles.css) no-repeat scroll left top;
	border-right: 0;
	/*height: 16px;*/
}

.SubMenu LI.sel A {
	color: #000;
}

.SubMenu .submenu .sep {
	margin: 1px 0 0 0;
	display: block;
	/*border:1px solid #fff;*/
	float: left;
	width: 1px;
	height: 22px;
	background-color: #949494;
}


/*** PAGE MENU (SUB-SUB MENU) ***/
.PageTree {
	background-color:#FFF;
	display: block;
	margin: 0px 10px 15px 10px;
}

.PageTree UL {
	padding: 0;
	margin: 0;
	list-style: none;
}

.PageTree A {
	padding: 3px 0px 2px 0px;
	display: block;
	font-weight: bold;
	text-decoration: none;	
	color: #000;
}
	
.PageTree LI {
	margin: 0;
	display: block;
}

.PageTree LI.sel A {
	background-color: #000;
	color: #fff;
}

.PageTree LI.sel UL LI A {
	background-color: #fff;
	color: #000;
}

.PageTree UL A {
	padding-left: 10px;
}

.PageTree UL UL A {
	padding-left: 20px;
}

.PageTree UL UL UL A {
	padding-left: 30px;
}

.PageTree UL UL UL UL A {
	padding-left: 40px;
}

/*
.PageTree {
	background-color:#FFFFFF;
	display:block;
	margin: 0px 10px 25px 10px;
}

.PageTree .menuitem {
	display: block;
	font-weight: bold;
	padding: 3px 0px 2px 0px;
	color: #000;
}

.PageTree .level1 {
	padding-left: 10px;
}

.PageTree .level2 {
	padding-left: 20px;
}

.PageTree .level3 {
	padding-left: 30px;
}

.PageTree .level4 {
	padding-left: 40px;
}

.PageTree .sel {
	background-color: #000;
	color: #fff;
}

.PageTree A.menuitem {
	text-decoration: none;	
}
*/
.maincontent {
	margin-top: 30px;
}

.leftcolumn {
	width: 226px;
	float: left;
}

.rightcolumn {
	width: 540px;
	float: left;
	margin-left: 25px;
}

/*** BREADCRUMB ***/
.Breadcrumbs {
	color: #6b6b6b;
}

.Breadcrumbs A {
	color: #6b6b6b;
	text-decoration: none;
}

/*** RSSLINK ***/
.RssLink {
	padding: 0;
	margin: 0 0 5px 0;
}

.RssLink .button {
	display: block;
	text-align: center;
	margin-top: 1px;
}

/*** SUBSCRIBE ***/
.Subscribe {
	margin: 0 0 5px 0;
	/*height: 40px;*/
	/*padding: 10px 20px;*/
	background: #e3eb94 url(http://www.medieradet.se/Themes/Default/subscribe_bg.gif) repeat-x scroll top left;
}

.Subscribe .error, .Subscribe .success {
	font-size: 1.2em;
	padding: 10px;
	border: solid 5px #ff0000;
}

.Subscribe .success {
	border: solid 5px #00ff00;
}

.Subscribe .body {
	padding: 10px 20px;
}

.Subscribe .title {
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px 0;
}

.Subscribe .textbox {
	background-color: #c0d20e;
}

/*** MEDIEMÃ„TAREN ***/
.Mediemataren {
	background-color: #fff;
}

.Mediemataren .header {
	background: #000 url(http://www.medieradet.se/Themes/Default/mediematare_bg.png) no-repeat scroll top left;
	height: 42px;
	width: 226px;
}

.Mediemataren .body {
	padding: 5px 0px;
	background-color: #feed01;	
}

.Mediemataren .title {
	display: block;
	font-size: 0.9em;
	padding: 5px 20px 0 20px;
}

.Mediemataren .question {
	display: block;
	padding: 0px 20px;
	font-size: 1.6em;
	line-height: 1.1em;
}

.Mediemataren .questionblock {
	padding: 0;
	margin: 0 25px;
}

.Mediemataren .questionblock TD, .Mediemataren .questionblock TR {
	padding: 0;
	margin: 0;
	border: 0;
}

.Mediemataren A.sendbutton {
	display: block;
	margin: 10px 25px;
	padding: 3px 0px;
	text-align: center;
	background-color: #000;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

.Mediemataren A.viewbutton {
	display: block;
	margin: 5px 0;
	padding: 5px 0px;
	text-align: center;
	background-color: #feed01;	
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

/*** PAGE FOOTER ***/

.PageFooter {
	display: block;
	padding: 20px 0px;
}

.PageFooter P {
	display: block;
	float: left;
	clear: both;
	background-color: #000;
	color: #b3b3b3;
	padding: 1px 5px;
	margin: 2px 0px;
}

/*** BANNER COLUMN ***/
.BannerColumn {
	float: left;
	width: 160px;
	margin: 80px 0 0 0;
}

.BannerColumn .header {
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
	background: #f2accb url(http://www.medieradet.se/Themes/Default/gradient-pink.gif) repeat-x scroll left top;
	margin-bottom: 10px;
}

.BannerColumn .Banner {
	display: block;
	margin-bottom: 7px;
}

/*** ARTICLE ***/
.Article {
	margin: 0 40px 0 0;
}

.Article H1 {
	font-size: 2em;
}

.Article H2 {
	font-size: 1.4em;
	padding: 0;
	margin: 0;
}

.Article H3 {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
}

.Article H6 {
	font-size: 1em;
	padding: 0;
	margin: 0;
	color: #C0C0C0;
}

.Article P {
	padding: 0;
	margin: 0 0 20px 0;
}

.Article .ingress {
	display: block;
	padding: 10px 0px;
	font-weight: bold;
}

.Article .mainbody {
	
}

.Article .RelatedPages {
	float: right;
	margin: 5px 0 5px 5px;
	width: 236px;
}

.Article .RelatedPages .info {
	background-color: #ec82b1;
	padding: 0 0 15px 0;
}

.Article .RelatedPages .title {
	height: 25px;
	background: #ec82b1 url(http://www.medieradet.se/Themes/Default/banner-bg.gif) repeat-x scroll top left;
	font-size: 1.3em;
	font-weight: bold;
	padding: 3px 0 0 10px;
	overflow: hidden;
}

.Article .RelatedPages .block { 
	display: block;
	padding: 5px 15px 0px 15px;
}

.Article .RelatedPages .block_title { 
	display: block;
	font-weight: bold;
	color: #fff;	
}

.Article .RelatedPages .block A {
	display: block;
	color: #000;
	text-decoration: none;
}

/*** RELATED FOOTER ***/
.RelatedFooter {
	margin: 25px 40px 0 0;
}

.RelatedFooter .title {
	background-color: #000;
	color: #fff;
	padding: 2px 5px 1px 5px;
}

.RelatedFooter .panel {
	border: 1px solid #000;
	border-top: 2px solid #000;
	padding: 15px;
}

.RelatedFooter .panel P {
	padding: 0;
	margin: 0;
}

.RelatedFooter .panel HR {
	padding: 0;
	margin: 5px 0px;
}

/*** PRINTPAGE ***/
.printpage {
	font-size: 1.1em;
	padding: 10px;
	text-align: center;
}

.printpage A {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.printpage IMG {
	border: 0;
	vertical-align: text-bottom;
}

/*** MEDIESHOPPEN ***/
.MedieShoppen {
	background-color: #fff;
	margin: 0 0 5px 0;
}

.MedieShoppen .header {
	background: #000 url(http://www.medieradet.se/Themes/Default/medieshoppen-header.png) no-repeat scroll top left;
	height: 42px;
	width: 226px;
}

.MedieShoppen .body {
	padding: 10px 20px;
	background-color: #1bb7ea;	
}

.MedieShoppen .productImage {
	float: right;
}

.MedieShoppen .body .product, .MedieShoppen .body .title, .MedieShoppen .body .text, .MedieShoppen .body .button {
	display: block;
	color: #fff;
}

.MedieShoppen .title {
	font-size: 1.2em;
	font-weight: bold;	
}

.MedieShoppen .button { 
	float: left;
	clear: left;
	background-color: #000;
	text-decoration: none;	
	padding: 2px 20px;
	margin: 5px 0 0 0;
	white-space: nowrap;
}

.MedieShoppen .empty, .MedieShoppen .basket {
	display: block;
	color: #fff;
	padding: 5px 0;
	margin: 5px 0 0 0;
	background-color: #1bb7ea;
	text-align: center;
	font-weight: bold;
}

/*** FRAMEBOX ***/
.FrameBox {	
	font-family: Arial Black;
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0 0 10px 0;
	background: #fff url(http://www.medieradet.se/Themes/Default/frame-bg.png) repeat-y scroll top left;
}

.FrameBox DIV {
	background: transparent url(http://www.medieradet.se/Themes/Default/frame-bottom.png) no-repeat scroll bottom left;
}

.FrameBox DIV DIV {
	background: transparent url(http://www.medieradet.se/Themes/Default/frame-top.png) no-repeat scroll top left;
	padding: 35px;
	
}

.FrameBox P, .FrameBox A {
	font-weight: normal;
	color: #444;
	padding: 0;
	margin: 0;
}

/*** LOGOLIST ***/
.LogoList {
	padding: 20px 0;
	border-top: solid 1px #000;
}

.LogoList .logo {
	width: 49%;
	float: left;
	text-align: center;
}

.LogoList .logo IMG {
	border: 0;
}

/*** INTROPAGE ***/
.IntroPage, .Sidpuffar {
	margin: 0 40px 0 0;	
}

.IntroPage .button, .Sidpuffar .button {
	display: block;
	clear: both;
	border-bottom: 1px solid #000;
	margin: 0 0 20px 0;
	text-align: right;
}

.IntroPage .first .button A, .IntroPage .rest .button A, 
.Sidpuffar .first .button A, .Sidpuffar .rest .button A {
	font-size: 1.1em;
	background-color: #000;
	color: #fff;
	padding: 2px 15px;
	text-decoration: none;
}

.IntroPage .first IMG, .Sidpuffar .first IMG {
	border: 0;
	float: right;
	margin: 0 0 5px 10px;
}

.IntroPage P, .Sidpuffar P {
	padding: 5px 10px 10px 0;
}

.IntroPage .left, .Sidpuffar .left, .Sidpuffar .right
{
	width: 48%;
}

.Sidpuffar .left, .IntroPage .left {
	float:left;
}

.Sidpuffar .right
{
	float: right;
}

/*.IntroPage .rest, .Sidpuffar .rest {
	width: 48%;
	float: left;
}*/

.Sidpuffar .rest {
	margin-right: 1%;
}

.IntroPage .rest {
	clear: left;
}

.IntroPage .MedieDebatten {
	width: 49%;
	float: right;
	background-color: #fff;
}

/*** MEDIEDEBATTEN ***/
.IntroPage .MedieDebatten H1 {
	background-color: #dfdfdf;
	padding: 10px 15px;
}

.MedieDebatten .entries {
	padding: 0 15px;
}

.MedieDebatten H6 {
	padding: 5px 0;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 0 0 0;
}

.MedieDebatten A.contrast {
	display: block;
	text-align: center;
}

.MedieDebatten P {
	padding: 0;
	margin: 0 0 10px 0;
}

/*** INDEXARTICLELIST ***/
.IntroPage .IndexArticleList {
	background-color: #fff;
}

.IntroPage .IndexArticleList H1 {
	background-color: #dfdfdf;
	padding: 10px 15px;
}

.IndexArticleList .entries {
	padding: 0 15px;
}

.IndexArticleList H6 {
	padding: 5px 0;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 0 0 0;
}

.IndexArticleList A.contrast {
	display: block;
	text-align: center;
}

.IndexArticleList P {
	padding: 0;
	margin: 0 0 10px 0;
}

.ValidationSummary 
{
	color: #000;
	border: solid 9px red;
	background-color: #fff;
}

.ValidationSummary UL
{
	margin: 5px 20px;
	padding: 0;
}

.ageblock DL, .sexblock DL {
	margin: 5px 20px;
}

.ageblock DD, .sexblock DD {
	margin: 0;
	padding: 0;
}

.Mediemataren .questionblock
{
	padding: 0 15px;
	margin: 0;
}

.MediematarStatistik .ResultTable {
	margin: 20px 0;
	width: 80%;
	font-weight: bold;
	font-size: 1.2em;
}

.MediematarStatistik .ResultTable TD {
	padding: 5px 10px;
}

.statsbar {
	height: 15px;
	display: block;
	background: #fff url(http://www.medieradet.se/Themes/Default/stat_gray.gif) repeat-x scroll 0 0;
}

.high {
	background-image: url(http://www.medieradet.se/Themes/Default/stat_yellow.gif);
}

.CurrentMediaEntry {
	padding-bottom: 10px;
}

.CurrentMediaEntry P {
	padding: 0;
	margin: 0;
}

.CurrentMediaEntry .LinkTitle {
	font-weight: bold;
	/*float: left;*/
	padding-right: 5px;
	display: block;
}

.CurrentMediaEntry A 
{
	text-decoration: none;
	padding: 0px 3px 1px 3px;
	float: left;
	display: block;
}

.CurrentMediaEntry A SPAN 
{
	display: inline;
	color: #fff;
	background-color: #000;
	text-decoration: none;
	cursor: pointer;
}

/*
.CurrentMediaEntry A:Hover, .CurrentMediaEntry A:Active {
	text-decoration: underline;
}
*/

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.column {
	width: 45%;
	padding-right: 20px;
}

.strong {
	font-weight: bold;
}

/*** PRODUCTIMAGE ***/
.ProductImage {
	padding-left: 10px;
}

.ProductImage .imageBox {
	background: #fff url(http://www.medieradet.se/Themes/Default/round_bg.png) no-repeat scroll 0 0;
	height: 218px;
	width: 218px;
	/*line-height: 218px;*/
	text-align: center;
/*vertical-align: middle;*/
	padding-top: 14px;
}
/*
.ProductImage .imageBox DIV {
	vertical-align: middle;
}	
*/
.ProductImage .imageBox IMG {	
	border: 3px #000 solid;
}

.ProductImage .malgrupp {
	padding: 10px 0px;
}

.ProductImage .malgrupp .text {
	font-size: 0.9em;
	font-weight: bold;
	float: left;
	width: 155px;
}

.ProductImage .malgrupp .image {
	float: right;
	width: 58px;
}


/*** ADDTOBASKET ***/
.AddToBasket {
	margin-top: 10px;
	background-color: #1BB7EA;
}

.AddToBasket H2 {
	background: url(http://www.medieradet.se/Themes/Default/gradient-blue.gif) repeat-x scroll bottom left;
	font-size: 1.3em;
	font-weight: bolder;
	height: 28px;
	line-height: 28px;
	padding: 0 14px;
}

.AddToBasket .body {
	display: block;
	padding: 10px;
}
.AddToBasket A {
	margin-top: 10px;
	display: block;	
	text-align: center;
}

.AddToBasket .amount {
	height: 16px;
	background-color: #1bb7ea;
	border: 1px #fff solid;
	/*font-size: 0.9em;*/
	color: #fff;
	font-weight: bold;
	width: 25px;
}

.AddToBasket SPAN {
	font-size: 1.1em;
	padding: 0 3px;
	color: #fff;
}

.AddToBasket .box {
	border: 4px #fff solid;
	margin: 0 10px;
	padding: 10px;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
}

/*** PDFLINK ***/
.PdfLink {
	margin-top: 10px;
	background-color: #1BB7EA;
}

.PdfLink H2 {
	background: url(http://www.medieradet.se/Themes/Default/gradient-blue.gif) repeat-x scroll bottom left;
	font-size: 1.3em;
	font-weight: bolder;
	height: 28px;
	line-height: 28px;
	padding: 0 14px;
}

.PdfLink .body {
	display: block;
	padding: 10px;
}

.PdfLink A {
	margin: 10px;
	display: block;	
	text-align: center;
	color: #fff;
	font-weight: bold;
}

.PdfLink IMG {
	padding-right: 5px;
}

/*** RELATEDCATEGORYPAGES ***/
.RelatedCategoryPages {
	background-color: #ec82b2;
	margin-top: 10px;
}

.RelatedCategoryPages H2 {
	background: url(http://www.medieradet.se/Themes/Default/gradient-pink.gif) repeat-x scroll bottom left;
	font-size: 1.3em;
	font-weight: bolder;
	height: 28px;
	line-height: 28px;
	padding: 0 14px;
}

.RelatedCategoryPages .body {
	display: block;
	padding: 10px;
}

.RelatedCategoryPages A {
	display: block;	
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}

/*** PRODUCTLISTITEM ***/
.ProductListItem {
	margin-top: 40px;
	padding-bottom: 40px;
	background: transparent url(http://www.medieradet.se/Themes/Default/divider.gif) no-repeat scroll bottom center;
}

.ProductListItem H2 {
	line-height: 1.1em;
	margin-bottom: 20px;
}

.ProductListItem P {
	line-height: 1.4em;
	margin-bottom: 20px;
}

.ProductListItem .button { 
	float: left;
	padding: 2px 15px;
	margin: 5px 0 0 0;
	white-space: nowrap;
	border-right: 1px solid #dfdfdf;
}

.ProductListItem .last {
	border-right: 1px solid #000;
}

.ProductListItem A[disabled] { 
	background-color: #c7c7c7;
	color: white;
	font-weight: bold;
}

/*** PRODUCTDETAILS ***/
.ProductDetails H1 
{
	padding: 5px 0 15px 0;
}

/*** CHECKOUT ***/
.Checkout .button {
	margin: 5px 0pt 0pt;
	padding: 2px 15px;
	white-space: nowrap;
}

.Checkout .error 
{
	padding: 10px;
	border: 6px solid #ff0000;
	color: #000;
	margin-bottom: 20px;
}

.Checkout .error UL 
{
	padding: 0;
	margin-top: 5px;
	margin-bottom: 0;
}

.Checkout .input 
{
	width: 250px;
}

.Checkout .alternating 
{
	background-color: #f4f4f4;
}

.Checkout TABLE
{
	margin-bottom: 20px;
}

/*** ADVANCEDSEARCH ***/
.AdvancedPanel
{
	padding: 20px 20px 40px 20px;
	background: #c0d20e url(http://www.medieradet.se/Themes/Default/advsearch-bg.gif) repeat-x scroll bottom left;
	font-size: 1.2em;
}

.AdvancedPanel .text 
{
	margin-left: 10px;
	width: 400px;
}

.AdvancedPanel .text 
{
}

.AdvancedPanel .radio 
{
	margin-left: 40px;
	margin-top: 5px;
	display: block;
}

.AdvancedPanel .categorytitle 
{
	display: block;
	margin: 10px 0 10px 0;
}

.AdvancedPanel .button 
{
	float: right;
	padding-left: 20px;
	padding-right: 20px;
}

/*
.AdvancedPanel*/
.AdvancedSearch H2
{
	padding-bottom: 20px;
}

.AdvancedSearch H3
{
	font-size: 1.2em;
}

.AdvancedSearch P
{
	padding: 0;
	margin: 0;
}

.AdvancedSearch .date
{
	display: block;
	padding-bottom: 10px;
	color: #7f7f7f;
}

.AdvancedSearch .PagingContainer 
{
	font-size: 1.1em;
	font-weight: bold;
}

.AdvancedSearch .PagingContainer .SelectedPagingItem
{
	background-color: #000;
	color: #fff;
	padding: 2px 3px;
}

.AddThisLink 
{
	padding: 5px 0 0 0;
}

/** Media room **/
TABLE.mediaroomimage 
{
	background:#fff url(http://www.medieradet.se/Themes/Default/filmstripe-bg.png) no-repeat scroll 50% 50%;
	height:225px;
	width:216px;
	text-align:center;
}

TABLE.mediaroomimage TD IMG
{
	display: inline;
	vertical-align:middle;
	border:3px solid white !important;
}		

.MediaList .entry .left
{
	float:left;
	width: 250px;
}

.MediaList .entry .right
{
	float: right;
	width: 250px;
}

.MediaList .entry
{
	display: block;
	clear: both;
	margin: 40px 0;
}

.MediaList .entry P
{
	padding: 15px 0 20px 0;
}

.BlackBox 
{
	background-color: #2bb2ff;
	color: #fff;
	font-weight: bold;
	padding-bottom: 5px;
}

.BlackBox .title 
{
	padding: 5px 0;
	display: block;
	border-bottom: 1px solid #fff;
	text-align: center;
	color: #fff;
}

.BlackBox DL, .BlackBox DT, .BlackBox DD
{
	display: block;
	padding: 0;
	margin: 0;
}

.BlackBox DL 
{
	padding: 3px 0 0 0;
}

.BlackBox DT 
{
	width: 80px;
	text-align: right;
	float: left;
	padding-right: 5px;
}

.BlackBox DD A
{
	color: #fff;
	text-decoration: underline;
}

.bottompart
{
	width: 500px;
	margin: 10px 0;
}

.bottompart .right 
{
	width: 236px;
	float: right;
	padding: 0px 0 10px 20px;
}

.Chronical H2 
{
	margin-top: 20px;
}

.ChronicalCommentList .date, .ChronicalCommentList .wrote
{
	color: #797979;
	font-weight: bold;
}

.ChronicalCommentList .name 
{
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}

.ChronicalCommentList A.name 
{
	text-decoration: underline;
}

.CreateComment 
{
	color: #717171;
}

.CreateComment H2 
{
	color: #000;
}

.CreateComment .stdtext, .CreateComment .stdtextarea
{
	color: #000;
	font-size: 12px;
	border: 1px solid #dddddd;
	margin: 5px 0;
	padding: 5px 5px;
	font-family: Arial,Helvetica,Sans-Serif;
	width: 100%;
}

.CreateComment .stdtext
{
	width: 190px;
	height: 15px;
	padding: 5px 5px 0 0;
}

.CreateComment .sendbutton
{
	color: #000;
	margin-top: 10px;
  background-color: #ec82b1;
  border: 1px solid #dddddd;
  padding: 5px 10px;
  font-weight: bold;
}

.DebateRelate 
{
	padding: 5px 0;
}

.DebateRelate DIV
{
	padding: 0 5px;
}

.DebateRelate UL 
{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 10px;
}

.DebateRelate A 
{
	display: block;
	color: #000;
	font-weight: bold;
	padding: 3px 0 0 10px;
}

.commentimage 
{
	float: right !important;
}

.AdvArticleList .breadCrumb, .AdvArticleList .breadCrumb A
{
  color: #a0a0a0;
}
/*
     FILE ARCHIVED ON 16:51:09 Aug 12, 2010 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:50:11 Jul 09, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.762
  exclusion.robots: 0.027
  exclusion.robots.policy: 0.013
  esindex: 0.02
  cdx.remote: 14.526
  LoadShardBlock: 270.253 (3)
  PetaboxLoader3.datanode: 224.56 (4)
  PetaboxLoader3.resolve: 134.224 (2)
  load_resource: 160.815
*/