/*
=============================
friidrott.se
PRINT 4.0
Standardsida med 4 kolumner
Text & Bildproduktion AB 2007
2007-11-29, Jonas
=============================
*/

/* Main page setup, font size and family, hack for table layout
=================================================================*/

body {
	margin: 0px;
	text-align: left;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}

* {
	margin: 0;
	padding: 0;
}

a:link {
	color: #0047fb;
	text-decoration: none;
}

a:visited {
	color: #0047fb;	
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	font-size: 0.7em;
	margin-bottom: 0.6em;
}

h1 {
	font-size: 1.5em;
	margin-bottom: .2em;
	color: #003478;
}

h2 {
	font-size: 1.5em;
	margin-bottom: .2em;
	color: #003478;
}

h3 {
	font-size: 1em;
	margin-bottom: .2em;
	color: #003478;
}

h4 {
	font-size: .8em;
	margin-bottom: .2em;
	color: #003478;
}

h5 {
	font-size: .7em;
	font-weight: bold;
	margin-bottom: .4em;
	color: #003478;
}

h6 {
	font-size: .7em;
	font-weight: bold;
	margin-bottom: .4em;
	color: #003478;
}

td  {
	font-size: 0.7em;
}

td p {
	font-size: 1em;
}

td h1 {
	font-size: 2.1em;
}

td h2 {
	font-size: 2.1em;
}

td h3 {
	font-size: 1.4em;
}

td h4 {
	font-size: 1.2em;
}

td h5 {
	font-size: 1em;
}

td h6 {
	font-size: 1em;
}

ul {
	font-size: .7em;
	margin-bottom: .5em;
	margin-left: 1.3em;
}

ol {
	font-size: .7em;
	margin-bottom: .5em;
	margin-left: 1.3em;
}

div#holder {
	width: 570px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/*--Hack01. Page layout, tables--*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

/* Hides from IE-mac \*/

.clearfix {
	display: block;
}

/*--End Hack01--*/

/*Top page content and layout

===================================================================*/

div#header {	              /*Picture*/
	width: 980px;
	height: 120px;
	display: none;
}

div#datecontainer {
	background: url(/app_themes/friidrott/images/interface/980_blue2.gif) repeat-x;
	width: 980px;
	height: 35px;
	float: left;
	display: none;
}

div#date {
	width: 250px;
	height: 26px;
	float: left;
	padding-left: 10px;
	padding-top: 6px;
}

div#date p {
	text-align: left;
	font-size: 0.6em;
	color: #FFFFFF;
}

/*--Code for News ticker--*/

div#ajaxticker1 {
	width: 710px;
	height: 26px;
	float: left;
	font-size: 0.6em;
	padding-right: 10px;
	padding-top: 6px;
}

div#ajaxticker1 div {
	
}

.textticker {
	text-align: right;
	color: #FFFFFF;
}

div#ajaxticker1 a:link {
	text-decoration: none;
	color: #FFFFFF
}

div#ajaxticker1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div#ajaxticker1 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

div#ajaxticker1 a:active {
	text-decoration: none;
}

/*--End code for Newvs ticker--*/

/*Main content area and layout

===================================================================*/

div#contentarea {
	/*background-image: url(/app_themes/friidrott/images/interface/linjer4.gif);
	background-repeat: repeat-y;*/
	width: 570px;
	margin-bottom: 1em;
}

/*Content of left margin, including menu and search*/

div#leftmargin {
	width: 165px;
	float: left;
	margin-right: 15px;
	display: none;
}

div#leftmargin label {
	font-size: 1.4em;
}

div#leftmargin fieldset {
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #999999;
	margin-bottom: 1em;
	font-size: 1em;
}

div#leftmargin legend {
	font-size: 0.7em;
	margin-bottom: .8em;
	color: #666666;
}

/*End of left margin*/

/*Content of center margin*/

div#marginal {
	width: 570px;
	float: left;
	/*margin-left: 15px;
	margin-right: 15px;*/
}

div#marginal table {
	padding-bottom: 0.3em;
	margin-bottom: 0.5em;
}
div#marginal td  {
	font-size: 0.7em
}

div#marginal fieldset {
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #999999;
	margin-bottom: 1em;
	font-size: 1em;
	width:410px;
}

div#marginal legend {
	font-size: 0.7em;
	margin-bottom: .8em;
	color: #666666;
}


/*End center margin*/

/*Content of right margin*/

div#rightmarginal {
	width: 180px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	display: none;
}

div#rightmarginal h5 {
	font-weight: bold;
	margin-bottom: .4em;
	color: #003478;
}

div#rightmarginal h6 {
	font-weight: bold;
	margin-bottom: .4em;
	color: #003478;
}

div#rightmarginal table {
	margin-bottom: .5em;
	font-style: normal;
	width: 180px;
}

div#rightmarginal p.logo {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/*End right margin*/

/*Content of footer*/

div#footer {
	/*width: 980px;*/
	height: 1.6em;
	float: left;
	width: 570px;
	border-top: 1px solid #000;
}

div#footer p {
	/*color: #FFFFFF;
	
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: .5em;*/
	margin-top: 0.6em;
	color: #000;
}

/*End of footer*/

/*Sponsor area

===================================================================*/

div#sponsor {
	width: 140px;
	float: right;
	margin-left: 10px;
	display: none;
}

div#sponsor table {
	background: #FFFFFF;
	text-align: center;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 140px;
}

div#sponsor h5 {
	font-weight: normal;
	color: #ffffff;
	background-color: #999999;
	padding-left: .1em;
	padding-right: .1em;
	padding-bottom: .1em;
	width: 99%;
	margin-bottom: 1.5em;
}

img.sponsor {
	padding-bottom: .7em;
	margin-bottom: .5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/*Class to any tag

===================================================================*/

.leftpic {
	font: normal 0.6em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 1em;
	margin-right: 10px;
	margin-top: 5px;
	float: left;
}

.rightpic {
	font: normal 0.6em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 1em;
	margin-left: 10px;
	margin-top: 5px;
	float: right;
}

.pictext {
	font: normal 0.6em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 1em;
}

a img {
	border: none;
}

input.search {
	color: #003478;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background: #EFEFEF;
}

img.left {
	margin-right: 10px;
	margin-top: 5px;
	float: left;
}

img.top {
	margin-bottom: 10px;
}

p.halvfet {
	font-weight: bold;
}

p.kronika {
	font-style: italic;
}

img.right {
	margin-left: 10px;
	margin-top: 5px;
	float: right;
}

.aktuelltline {
	border-bottom-width: 1px;
	/*border-bottom-style: dotted;*/
	border-bottom-color: #999999;
	margin-top: 2em;
	margin-bottom: 1em;
	border-bottom-style: solid;
}

.line {
	border-bottom-width: 1px;
	/*border-bottom-style: dotted;*/
	border-bottom-color: #999999;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	border-bottom-style: solid;
}

.line2 {
	border-bottom-width: 1px;
	/*border-bottom-style: dotted;*/
	border-bottom-color: #999999;
	padding-bottom: 1em;
	margin-bottom: .5em;
	border-bottom-style: solid;
}

.datum {
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	color: #666666;
	font-weight: bold;
}

table.nyheter {
	/*border-bottom: 1px dotted #999999;*/
	
}

table.kalender {
	margin-bottom: 1em;
	background: url(/app_themes/friidrott/images/interface/titles/sista_dagen.gif) no-repeat;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 180px;
}

table.kalender  td {
	padding-top: 1em;
	padding-left: 5px;
	padding-right: 5px;
	line-height: .1em;
	padding-bottom: 0.4em;
}

table.kalender td.odd {
	background: #EFEFEF;
	padding-top: 1em;
	padding-left: 5px;
	padding-right: 5px;
	line-height: .1em;
	padding-bottom: 0.4em;
}

.resultatrubrik {
	margin-top: 1.5em;
	font-weight: bold;
	margin-bottom: .4em;
	color: #003478;
}

#statistik {
	padding-top: .4em;
	padding-bottom: .4em;
	padding-left: .4em;
	padding-right: .4em;
	font-size: .7em;
}

#statistik tr td {
	background-color: #FFFFFF;
	padding-top: .2em;
	padding-bottom: .2em;
}

#statistik tr.odd td {
	background-color: #C1E8F7;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

table.rekord td {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #999999;
	margin-bottom: 1em;
}

table.webfraga td {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 1em;
	background: url(/app_themes/friidrott/images/interface/titles/webbfragan.gif) no-repeat;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

table.webfraga {
	width: 165px
}

table.adress td {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 2em;
	background: url(/app_themes/friidrott/images/interface/titles/adress.gif) no-repeat;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

table.forbundsmaterial td {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 2em;
	background: url(/app_themes/friidrott/images/interface/titles/forbundsinfo.gif) no-repeat;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

table.forbundsmaterial {
	width: 165px
}

table.tavling {
	width: 180px;
}

table.tavling td {
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 2em;
	background: url(/app_themes/friidrott/images/interface/titles/veckan_tavlingar.gif) no-repeat;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

table.rss td {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 2em;
	background: url(/app_themes/friidrott/images/interface/titles/nyheter_rss.gif) no-repeat;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 0.7em;
}

table.rss {
	width: 165px;
 	margin-bottom: 1em;
}

table.ledaren td {
	padding-top: 30px;
	margin-bottom: 2em;
	background: url(/app_themes/friidrott/images/interface/titles/ledaren.gif) no-repeat;
}

table.statistiksearch td {
	padding: 5px;
	background-image: url(/app_themes/friidrott/images/interface/p7PM_macLinesbg.gif);
	text-align: center;
	margin-top: 0.5em;
 	font-size: 0.7em;
}

table.statistiksearch {
	width: 140px;
	margin-top: .7em;
}

select.statistiksearch {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.left {
	width: 165px
}

table.svenskarekord td {
	font-size: 0.91em;
	line-height: 1.60em;
}

tr.rekordrubrik {
	font-size: 1.15em;
}

table.resultat td {
	font-size: 0.91em;
	line-height: 1.40em;
}

td.notis {
	font-size: 0.65em;
	line-height: 1.20em;
}

tr.rubrikresultat {
	font-size: 1.10em;
	line-height: 1.40em;
}

p.bildtext {
	font: normal 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 0em;
	margin-bottom: 1em;
}

input.ikon {
	background-image: url(/app_themes/friidrott/images/interface/date_background.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center
}

/* Main Menu */

.CMSMenu {
	margin: 0 0 1em;
	padding: 0;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #DDDDDD;
	font-size: 0.7em;
	width: 163px;
	background-image: url(/app_themes/friidrott/images/interface/p7PM_macLinesbg.gif);
}

.CMSMenuItem, .CMSMenuItemMouseUp, .CMSMenuHighlightedMenuItem, .CMSMenuHighlightedMenuItemMouseUp {
	padding: 2px 10px 2px 10px;
	color: #666666;
}

.CMSMenuItemMouseOver, .CMSMenuItemMouseDown,.CMSMenuHighlightedMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseOver {
	padding: 2px 10px 2px 10px;
	background-color: #0065BD;
	color: #D5DCEE;
}

.SubCMSMenu {
	padding-left: 10px;
	border: 1px solid #cccccc;
	background: #FFFFFF;
}

.SubCMSMenuItem, .SubCMSMenuItemMouseUp {
	padding-right: 15px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	width: 140px;
	color: #000000;
	padding-top: 5px;
	font-family: arial;
	font-weight: bold;
}

.SubCMSMenuItemMouseOver, .SubCMSMenuItemMouseDown, .SubCMSMenuHighlightedMenuItem, .SubCMSMenuHighlightedMenuItemMouseUp, .SubCMSMenuHighlightedMenuItemMouseOver, .SubCMSMenuHighlightedMenuItemMouseDown {
	padding-right: 15px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	width: 140px;
	color: #000000;
	padding-top: 5px;
	font-family: arial;
	font-weight: bold;
	background-color: #f5f5f5;
}

.SubCMSMenuHighlightedMenuItem, .SubCMSMenuHighlightedMenuItemMouseUp, .SubCMSMenuHighlightedMenuItemMouseOver, .SubCMSMenuHighlightedMenuItemMouseDown {
	padding-right: 15px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	width: 140px;
	color: #000000;
	padding-top: 5px;
	font-family: arial;
	font-weight: bold;
}


.month {
	color: white;
	background-color: #ED7A00;
	width: 28px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #E05206;
	border-top-color: #E05206;
	border-left-color: #E05206;
}

.day {
	background-color: #FFFFFF;
	width: 28px;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.date {
	float: left;
	margin-right: 5px;
}

iframe {
	display: none;
}
