/*
Stylesheet f�r discsport.se
av Per Jonson
per[punkt]jonson[at]discsport[punkt]se
*/


body {
	margin: 0px 20px;
	padding:0px;
	text-align:left;
	background-color:#FFF;
	background: none;
	color: #000;
font-size: 13px; line-height: 18px;
	font-family: 'Roboto', sans-serif;

}

td,th {

}



/* home */
#admin .t { background: url(../grafik/rounded_box/add_to_chart/dot_t.png) 0 0 repeat-x;  }
#admin .b { background: url(../grafik/rounded_box/add_to_chart/dot_b.png) 0 100% repeat-x}
#admin .l { background: url(../grafik/rounded_box/add_to_chart/dot_l.png) 0 0 repeat-y}
#admin .r { background: url(../grafik/rounded_box/add_to_chart/dot_r.png) 100% 0 repeat-y}

#admin .bl { background: url(../grafik/rounded_box/add_to_chart/bl.png) 0 100% no-repeat; }
#admin .br { background: url(../grafik/rounded_box/add_to_chart/br.png) 100% 100% no-repeat}
#admin .tl { background: url(../grafik/rounded_box/add_to_chart/tl.png) 0 0 no-repeat; }
#admin .tr { background: url(../grafik/rounded_box/add_to_chart/tr.png) 100% 0 no-repeat; padding: 2px; }





/* --------------------------------------------------------------------
FONT
---------------------------------------------------------------------*/

h1 {
	/* font-family: tahoma, Geneva, Arial, Helvetica, sans-serif; */
	font-size: 24px;
	font-style: italic;
	font-weight: 900;
	line-height: 1.20em;
	color: #000;
}

h2 {
	/* font-family: Geneva, Arial, Helvetica, sans-serif; */
	font-style: normal;
	font-size: 16px;
	font-weight: 900;
	line-height: 16px;
	margin: 3px 0;
	color: #000; /* 8B0000;  darkred */
}




h2.invoice {
	/* font-family: Geneva, Arial, Helvetica, sans-serif; */
	font-style: normal;
	font-size: 14px;
	font-weight: 900;
	line-height: 18px;
	margin: 5px 0;
	color: #000; /* 8B0000;  darkred */
}


/* --------------------------------------------------------------------
LINKS
---------------------------------------------------------------------*/

A:link { color: #000000; text-decoration:none;}       /* unvisited link */
A:visited { color: #000000;  text-decoration:none;}   /* visited links */
A:active { color: lime; font-weight: bolder; }    /* active links */
A:hover {color: blue; text-decoration:underline;}

A:link.visible { color: #00F; text-decoration:none; font-weight: normal;  }       /* unvisited link */
A:visited.visible { color: #00F;  text-decoration:none;}   /* visited links */
A:active.visible { color: lime; font-weight: bolder; text-decoration:underline; }    /* active links */
A:hover.visible {color: lime; text-decoration:underline;}

a.incognito:link { font-weight: normal; color: #000000; text-decoration:none;}       /* unvisited link */
a.incognito:visited { font-weight: normal; color: #000000;  text-decoration:none;}   /* visited links */
a.incognito:active { font-weight: normal; color: lime; font-weight: bolder; }    /* active links */
a.incognito:hover {font-weight: normal; color: blue; text-decoration:underline;}


/* style f�r H2 ligger i lathund.php (funkade ej h�r.. */
#lathund A:link { color: #00F; text-decoration:none; font-weight: normal; }       /* unvisited link */
#lathund A:visited { color: #00F;  text-decoration:none; font-weight: normal; }   /* visited links */
#lathund A:active { color: lime; font-weight: bold; }    /* active links */
#lathund A:hover {color: blue; text-decoration:underline;}


/* --------------------------------------------------------------------
ORDER PRINT
---------------------------------------------------------------------*/

div, th, td, a, p { color: #333;
}




table.faktura th,
table.faktura td { padding: 8px 12px 6px 0; }

th.right { text-align: right; }



table.orderspec {
	font-size: 12px;
	border: 1px solid #999;
	border-width:1px 0 0;
	padding: 3px 0;
	}
table.orderspec th {
	border: 1px solid #000;
	border-width: 1px 0;
	padding: 4px 3px;
	background-color: #F5F5F5;
}
table.orderspec td {
	border: 1px dotted #999;
	border-width:1px 0;
	padding: 4px 3px;
}




/* --------------------------------------------------------------------
TABELLER
---------------------------------------------------------------------*/

th.right { text-align: right; }


table.lager th {
	border:1px solid #999;
	border-width:1px 0;
	padding: 2px 5px 1px;
	background-color: #F5F5F5;
}
table.lager td {
	border:1px solid #DCDCDC;
	border-width:1px;
	padding: 4px 6px 2px;
}

table.order_table {
	border:1px solid #999;
	border-width:1px 0;
	padding: 5px 0;
	font-size: 11px;
	}

table.order_table th {
	vertical-align:bottom;
	border:1px solid #999;
	border-width:1px 0;
	padding: 2px 5px;
	background-color: #F5F5F5;
}
table.order_table td {
	vertical-align:bottom;
	border:1px solid #CCC;
	border-width:1px 0;
	padding: 4px 3px 4px;
}

table.chartitems {
	border:1px solid #369;
	border-width:1px 0;
	}
table.chartitems th {
	text-transform: none;
	border: 2px solid #000;
	border-width:1px 0 2px;
	color: #000;
	background-color: #FFF;
}

table.chartitems td {
	vertical-align: middle;
	border:1px solid #DCDCDC;
	border-width:1px 0;
}



#prislista form {
width: 450px;
}

#prislista fieldset {
margin: .5em;
}

#prislista textarea {
 margin: .5em;
}

#prislista label {
 margin: .5em;
}

 .pagination ul{
	margin-top: 5px;
	padding-top: 5px;
	list-style-type: none;
	text-align: right;
 }
 .pagination ul li{
      list-style-image: none;
      display:inline;
      padding-left: 7px;
 }


/* -----------------------------------------------------------------------
DIV:AR
-------------------------------------------------------------------------*/
