/* CSS för Sollentuna Slalomklubb */
/* Copyright © 2001-2008 Björn Thorsén Hallberg */

body {
	background-color: #fff;
	color: #000;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 81.25%;
	margin: 0;
}
table {
	font-size: 100%;
}
.sidram {
	background-color: #fff;
	border: 1px solid #039;
}
.inloggning {
	padding: 0 0.5em 3px 3px;
}
.sidhuvud {
	background-color: #039;
	padding: 3px 5px 1px 10px;
}
.sidhuvud table {
	color: #fff;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
}
.logga {
	padding-bottom: 3px;
}
#toppmeny {
	padding-bottom: 3px;
}
#toppmeny a {
	color: #fff;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#toppmeny a:hover {
	color: #9cf;
}
#toppmeny img {
	margin: 0 2px 1px 0;
}
#innehall {
	padding: 12px 15px;
}
.kolVanster {
	padding-right: 12px;
}
.kolHoger {
	border-left: 1px solid #039;
	padding-left: 12px;
}
.sidfot {
	padding: 0 15px;
}
.sidfot table {
	color: #333;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 76%;
	border-top: 1px solid #039;
	padding: 6px 0;
}
.sidfot table a {
	color: #333;
}
h1, h2, h3, h4, h5, h6 {
	page-break-after: avoid;
}
h1 {
	color: #9cf;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
}
h2 {
	color: #009;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1.2em;
	margin-bottom: 0.3em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 1.2em;
	margin-bottom: 0.2em;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 0.8em;
	margin-bottom: 0.2em;
}
h5 {
	font-size: 1em;
	font-weight: normal;
	margin-top: 0.6em;
	margin-bottom: 0.2em;
}
h6 {
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 1.2em;
	margin-bottom: 0.2em;
}
h2.csc-firstHeader, h3.csc-firstHeader, h4.csc-firstHeader {
	margin-top: 0.4em;
}
p {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 0.7em;
}
a {
	color: #009;
	text-decoration: none;
}
a:visited {
	color: #609;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
th {
	text-align: left;
}
form {
	margin: 0 0 1em 0;
}
input, option, select, textarea {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 100%;
}
.halvhojd, .halvrad {
	line-height: 0.6em;
}
.markerad {
	background-color: #ff6;
}
.mindre {
	font-size: 76%;
}
.struken {
	text-decoration: line-through;
}
.svag {
	color: #999;
}
.okmedd {
	color: #009;
}
.felmedd {
	color: #f00;
}
span.green { color: green; }
span.navy { color: navy; }
span.red { color: red; }


/* Formatregler för bildskärm */
@media screen {
body {
	background-image: url(../img/snow_bg.gif);
	padding: 3px 12px 12px 12px;
}
.sidram, .sidtopp {
	width: 90%;
}
}

/* Formatregler för handhållen enhet */
@media handheld {
body {
	padding: 0;
}
.sidram, .sidtopp {
	width: 100%;
}
}

/* Formatregler för utskrift */
@media print {
body {
	padding: 0;
}
.sidram, .sidtopp {
	width: 100%;
}
.noprint, .sidtopp {
	display: none;
}
}


/* Punktlistor */
ul {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 0.5em;
}
ul li {
	margin-top: 0;
	padding-bottom: 0.2em;
}
ul ul {
	margin-top: 0.2em;
	margin-bottom: 0;
}

ul.disc { list-style-type: disc; }
ul.circle { list-style-type: circle; }
ul.square { list-style-type: square; }

ul.csc-menu, ul.csc-bulletlist, ul.black-dot, ul.blue-dot {
	list-style-type: none;
	margin: 0 0 0.5em 3px;
	padding: 0 0 0 0;
}
ul.csc-menu li, ul.csc-bulletlist li, ul.black-dot li, ul.blue-dot li {
	background-image: url(../img/black_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 0 0;
	padding: 0 0 0.2em 15px;
}
ul.csc-menu ul, ul.csc-bulletlist ul, ul.black-dot ul, ul.blue-dot ul {
	list-style-type: none;
	margin: 0.2em 0 0 3px;
	padding: 0 0 0 0;
}

ul.csc-menu-def li, ul.csc-menu-1 li, ul.csc-bulletlist-1 li, ul.undermeny li {
	background-image: url(../img/red_dot.gif);
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-weight: bold;
	padding-bottom: 0.4em;
}
ul.csc-menu-def ul, ul.csc-menu-1 ul, ul.csc-bulletlist-1 ul, ul.undermeny ul {
	margin-top: 0.4em;
}
ul.csc-bulletlist-2 li, ul.blue-dot li {
	background-image: url(../img/blue_dot.gif);
	padding-bottom: 0.3em;
}
ul.csc-bulletlist-2 ul, ul.blue-dot ul {
	margin-top: 0.3em;
}

/* Numrerade listor */
ol {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 0.5em;
}
ol li {
	margin-top: 0;
	padding-bottom: 0.2em;
}
ol ol {
	margin-top: 0.2em;
	margin-bottom: 0;
}

ol.decimal { list-style-type: decimal; }
ol.lower-roman { list-style-type: lower-roman; }
ol.upper-roman { list-style-type: upper-roman; }
ol.lower-alpha { list-style-type: lower-alpha; }
ol.upper-alpha { list-style-type: upper-alpha; }

ol.decimal, ol.lower-alpha, ol.upper-alpha {
	margin: 0 0 0.5em 16px;
	padding: 0 0 0 1.2em;
}
ol.decimal ol, ol.lower-alpha ol, ol.upper-alpha ol {
	margin: 0.2em 0 0 16px;
	padding: 0 0 0 1.2em;
}
ol.lower-roman, ol.upper-roman {
	margin: 0 0 0.5em 16px;
	padding: 0 0 0 1.9em;
}
ol.lower-roman ol, ol.upper-roman ol {
	margin: 0.2em 0 0 16px;
	padding: 0 0 0 1.9em;
}


/* Datum vid rubrik till innehållselement */
.csc-header-date {
	float: right;
	margin-top: 0.4em;
	margin-bottom: 0;
}


/* Tabeller */
.contenttable {
	border-collapse: collapse;
	margin-bottom: 0.2em;
}
.contenttable tr {
	vertical-align: top;
}
.contenttable td, .contenttable th {
	padding: 0 1em 0.2em 0;
}
.contenttable .td-last {
	padding-right: 0;
}
.contenttable p {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 0;
}

.contenttable-1 td, .contenttable-1 th {
	padding: 0 1em 0.4em 0;
}

.adresslista, .kommittelista {
	border-collapse: collapse;
	margin-bottom: 0;
	width: 100%;
}
.adresslista tr, .kommittelista tr {
	vertical-align: top;
}
.adresslista tr:hover, .kommittelista tr:hover {
	background-color: #f0f8ff;
}
.adresslista td, .kommittelista td {
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}
.adresslista .td-0 {
	padding-left: 18px;
	width: 25%;
}
.adresslista .td-1 {
	width: 75%;
}
.kommittelista .td-0 {
	padding-left: 18px;
	width: 25%;
}
.kommittelista .td-1 {
	width: 25%;
}
.kommittelista .td-2 {
	width: 50%;
}


.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right{
	text-align: right;
}


/* Pictures centered, remove margin on left */
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left: 0;
}


/* Nyheter */
.news-list-item {
	clear: both;
	margin-bottom: 1.2em;
}
.news-list-item h3 {
	margin-top: 0;
	margin-bottom: 0;
}
.news-list-container img {
	float: right;
	border: 1px solid #999;
	margin: 0.3em 0 5px 5px;
}
.news-list-item p {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
.news-list-date {
	color: #999;
	font-size: 76%;
	padding-top: 0.2em;
	white-space: nowrap;
}
.news-list-morelink {
	float: right;
	text-align: right;
}

.news-single-img {
	float: right;
	margin-left: 12px;
}
.news-single-imgcaption {
	clear: both;
	padding: 3px;
}
.news-single-backlink, .news-single-backlink a {
	margin-top: 1em;
}
.news-single-timedata, .news-single-author, .news-single-imgcaption {
	color: #999;
	font-size: 76%;
}
.news-single-links p {
	margin-top: 0;
	margin-bottom: 0.2em;
}

li.news-amenu-item-year {
	background-image: none;
	font-weight: bold;
	margin: 0.6em 0 0.2em -3px;
	padding: 0;
}
.news-list-container li {
	padding: 0 0 0.1em 15px;
}

.tx-ttnews-browsebox {
	padding-top: 1em;
}
.tx-ttnews-browsebox p {
	margin-bottom: 0;
}
.tx-ttnews-browsebox-SCell a {
	color: #000;
}


.tx-bthnewsfetcher-pi1 li {
	padding: 0 0 0.1em 15px;
}


.tx-felogin-pi1 form {
	margin-top: 0.5em;
}
.tx-felogin-pi1 form div {
	margin-bottom: 0.4em;
}
.tx-felogin-pi1 form div.felogin-hidden {
	margin-bottom: 0;
}


.tx-newloginbox-pi1 th {
	padding-right: 1em;
}
.tx-srfeuserregister-pi1 h4 {
	padding-left: 0;
}
.tx-srfeuserregister-pi1 p {
	padding-left: 0;
}
.tx-srfeuserregister-pi1 a {
	padding-left: 0;
	background-image: none;
}


/* Fillista */
div.filelinks {margin-bottom: 0.5em;}
.filelinks div {margin-bottom: 0.3em;}
.filelinks a {color: #009;}


.tx-skiclubracecalendar-pi1 th, .tx-skiracecalendar-pi1 th {
	padding: 0 1.2em 0.1em 0;
}
.tx-skiclubracecalendar-pi1 td, .tx-skiracecalendar-pi1 td {
	padding: 0 1.2em 0.1em 0;
}
.tx-skiclubracecalendar-pi1-races tr.race:hover, .tx-skiracecalendar-pi1-races tr.race:hover {
	background-color: #f0f8ff;
}
.tx-skiclubracecalendar-pi1-races .day-space, .tx-skiracecalendar-pi1-races .day-space {
	line-height: 0.2em;
}
.tx-skiclubracecalendar-pi1-races .week-space, .tx-skiracecalendar-pi1-races .week-space {
	line-height: 0.8em;
}


div.tx-alpineraceofficials-pi1 {
	margin-bottom: 1em;
}
.tx-alpineraceofficials-pi1 th {
	font-family: Arial,Helvetica,sans-serif;
}
.tx-alpineraceofficials-pi1 td {
	font-family: Arial,Helvetica,sans-serif;
}


.tx_ablinklist_formErrorMsg {
	color: red;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tx_ablinklist_treeView_category {
	margin-top: 1.2em;
	margin-bottom: 0.2em;
}
.tx_ablinklist_treeView_links {
	margin-bottom: 0.2em;
}
.tx_ablinklist_treeView_category_level_1 {
	display: none;
}


.tx-cal-list-month {
	margin-top: 0.6em;
}
.tx-cal-controller .even {
	background-color: #fff;
}
.tx-cal-controller dt {
	margin-top: 0.4em;
	margin-left: 1.8em;
}
.tx-cal-controller dd {
	margin-left: 1.8em;
}
.tx-cal-list-time {
	color: #666;
	font-size: 76%;
}
#calendar-event-backlink {
	margin-top: 1em;
}


.typo3-editPanel {
	border: 1px solid #333;
}
.typo3-editPanel-controls {
	margin: 0;
	padding: 0;
}
.typo3-editPanel-controls img {
	clear: none;
	border: none;
	float: none;
	margin: 0;
	padding: 0;
}
