/* BASTUSPECIALISTEN B2C */

/* Gammalt */

.ordertable {
	border-collapse: collapse;
}
img {
 border-style: none;
}
hr {
  background-color: #C0C0C0; /* Mozilla */
  border-color: #C0C0C0; /* Opera 5&6 */
  color: #C0C0C0; /* IE */
}

th {
	background: url(images/tabhead.gif);
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 4px;
	margin: 4px;
	font: bold 14px Arial, Helvetica, sans-serif;
}

td.ordertable {
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 4px;
	margin: 4px;
}

th.headertable {	
	background: white;
	border-left: 0px solid #eaeaea;
	border-right: 0px solid #eaeaea;
	border-top: 0px solid #eaeaea;
	border-bottom: 0px solid #eaeaea;
	padding: 4px;
	font-family: 'Trebuchet MS';
	font-size: 18px;
	font-weight: bold;
	color: #017337;
	text-align: left;
}
td.headertable {
	padding: 4px;
	margin: 4px;
}

.tablerow {
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 4px;
	margin: 4px;
}

.tablecolumn {
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 4px;
	margin: 4px;
}

.tableeven {
   background: white;
}

.tableodd {
	background: white;
}

.textflik {
	vertical-align: top;
	background-color : #FFFFF0;
	border-left : 1px solid silver;
	border-right : 1px solid silver;
	border-top : 1px solid silver;
	font-size : 9px;
	padding-left : 2px;
	padding-left : 2px;
	width : 30px;
	text-align : center;
}
.textflik_top_left {
	vertical-align: top;
	background-color : #FFFFF0;
	border-left : 1px solid silver;
	border-top : 1px solid silver;
	height : 2px;
}
.textflik_top_right  {
	vertical-align: top;
	background-color : #FFFFF0;
	border-right: 1px solid silver;
	height : 2px;
}
.textflik_bottom {
	vertical-align: top;
	background-color : #FFFFF0;
	border-left : 1px solid silver;
	border-right : 1px solid silver;
	border-bottom : 1px solid silver;
	padding-left : 2px;
	padding-right : 2px;
	padding-bottom: 1px;
	text-align : left;
	height : 2px;
	font-size : 9px;
}

.numeric {
	COLOR: black; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	text-align : right;
	padding-right : 4px;
}

.border { 
	border-color: black;  
	border-width: 1px;  
	border-style: solid;   
}


/* Nytt */

.frameleft { 
	background: url(images/bg.gif);
	border-right: 1px silver solid;
}

.frameright { 
	background: url(images/bg.gif);
	border-left: 1px silver solid;
}

.framesearch { 
	border-right: 1px silver solid;
}

body,td,th,input,select,textarea
{
	font: 12px arial;
}

h1,h2,h3,h4,h5
{
	font-family: Arial, Helvetica;
	color: #017337;
}

.cell1 {
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	background: url(images/tabhead.gif);
}

.cell2 {
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

.cell3 {
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	background: url(images/bg_dotted1.gif);
}

a:link {
	color: #017337;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #017337;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #017337;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: green;
	font-weight: bold;
	text-decoration: underline;
}

a.link1 {
	color: black;
	text-decoration: none;
	font-weight: normal;
}
a.link1:active {
	color: black;
	text-decoration: none;
	font-weight: normal;
}
a.link1:visited {
	color: black;
	text-decoration: none;
	font-weight: normal;
}
a.link1:hover {
	color: black;
	text-decoration: underline;
	font-weight: normal;
}

.hr1 {
	color: #eaeaea;
	background-color: #eaeaea;
	height: 1px;
}

.input_updating
{
	background-color: #e6e6e6;
}

.input_normal
{
}

/* BASTUSPECIFIKT */
tr.bastucell1 {
	background-color: white;
}

tr.bastucell2 {
	background-color: #ededed;
}

tr.bastucell3 {
	background-color: #017337;
	color: white;
	font-weight: bold;
}

