html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, 'Times New Roman', Times, serif;
	font-size: 0.70em;
	line-height: 14px;
	color: #999999;
	background-color: #F2F2F2;
}

h1, h2 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	text-transform: Normal;
	line-height: 18px;
}

h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 1px 0 6px 0;
}

h4 {
	font-size: 100%;
	font-weight: normal;
	margin: 1px 0 6px 0;
}

hr {
	width: 100%;
	border: 0;
	color: #999999;
	background-color: #999999;
	height: 1px;
	margin: 15px 0 15px 0;
	padding: 0;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	outline: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
}

img {
	border: 0;
	border-style: none;
	background-color: transparent;
}


object {
	outline: none;
}


.clear { clear:both; margin-top:-1px; height:1px; overflow:hidden; }
.float_left { position: relative; float: left; }
.float_right { position: relative; float: right; }

.section_object { margin-bottom: 15px; }
.section_object_large_image {}
.section_object_small_image_l {}
.section_object_small_image_r {}
.section_object_image_text { font-style: italic; }






.ajax_link {
	color: #0000FF;
	cursor: pointer;
	cursor: hand;
}

.ajax_link:hover {
	text-decoration: underline;
}

/*
.poll { position: relative; border: 1px solid #E7E7E7; width: 290px; margin-bottom: 20px; }
.poll_head { border-bottom: 1px solid #E7E7E7; background-color: #F0F0F0; padding: 6px; }
.poll_head h2 { font-size: 100%; font-weight: normal; font-style: normal; color: #000000; margin: 0; }
.poll_ended { font-style: italic; color: #FF0000; }
.poll_body { margin: 5px; color: #333333; }
.poll_vote_distribution { }
.poll_item { margin-bottom: 3px; }
.poll_item_distribution_box { width:280px; border:1px solid #E7E7E7; height:17px; }
.poll_item_distribution { background:#F0F0F0; height:14px; color:#333333; text-align:right; padding:3px 0 0 0; }
*/

.poll {  }
.poll_head { }
.poll_head h2 { font-size: 100%; font-weight: normal; font-style: normal; color: #000000; margin: 0; }
.poll_ended { font-style: italic; color: #FF0000; }
.poll_body { color: #333333; }
.poll_vote_distribution { }
.poll_item { margin-bottom: 3px; }
.poll_item_distribution_box { width: 100%; border:1px solid #E7E7E7; height:17px; }
.poll_item_distribution { background:#F0F0F0; height:14px; color:#333333; text-align:right; padding:3px 0 0 0; }

.mod_cf { position: relative; border: 1px solid #E7E7E7; width: 290px; margin-bottom: 20px; }
.mod_cf_head { border-bottom: 1px solid #E7E7E7; background-color: #F0F0F0; padding: 6px; }
.mod_cf_head h2 { font-size: 100%; font-weight: normal; font-style: normal; color: #000000; margin: 0; }
.mod_cf_body { margin: 5px; color: #333333; }
.mod_cf_item { margin-bottom: 3px; }


/* media bank *************************************************************** */
div#mb_files {}
div.mb_file_item { border: 1px solid #c0c0c0; width: 150px; height: 180px; position: relative; float: left; margin: 0 10px 10px 0; line-height: 14px; }
div.mb_file_title { font-weight: bold; padding: 2px; }
div.mb_preview { width: inherit; height: 100px; border-top: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0; }
div.mb_preview div { width: inherit; height: inherit; background-repeat: no-repeat; background-position: center center; }
div.mb_info { padding: 2px; }

div.mb_preview_unknown { background: url('/site/sveagatan/modules/MediaBankPub/images/filetypes/64/unknown.png') center center no-repeat; }
div.mb_preview_avi { background: url('/site/sveagatan/modules/MediaBankPub/images/filetypes/64/avi.png') center center no-repeat; }
div.mb_preview_doc { background: url('/site/sveagatan/modules/MediaBankPub/images/filetypes/64/doc.png') center center no-repeat; }
div.mb_preview_html { background: url('/site/sveagatan/modules/MediaBankPub/images/filetypes/64/html.png') center center no-repeat; }
div.mb_preview_mov { background: url('/site/sveagatan/modules/MediaBankPub/images/filetypes/64/mov.png') center center no-repeat; }
div.mb_preview_mp3 { background: url('/site/sveagatan/modules/MediaBankPub/images/filetypes/64/mp3.png') center center no-repeat; }
div.mb_preview_mp4 { background: url('/site/sveagatan/modules/MediaBankPub/images/filetypes/64/mp4.png') center center no-repeat; }
div.mb_preview_pdf { background: url('/site/sveagatan/modules/MediaBankPub/images/filetypes/64/pdf.png') center center no-repeat; }
div.mb_preview_rar { background: url('/site/sveagatan/modules/MediaBankPub/images/filetypes/64/rar.png') center center no-repeat; }
div.mb_preview_zip { background: url('/site/sveagatan/modules/MediaBankPub/images/filetypes/64/zip.png') center center no-repeat; }
div.mb_preview_txt { background: url('/site/sveagatan/modules/MediaBankPub/images/filetypes/64/txt.png') center center no-repeat; }
div.mb_preview_xls { background: url('/site/sveagatan/modules/MediaBankPub/images/filetypes/64/xls.png') center center no-repeat; }

