﻿/* CSS Document */

.textfield {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
}
.horisontallinje {
	border-bottom-width:thin;
	border-bottom-color: #999;
	}
#centermessage {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	margin-left: 10px;
	margin-top: 10px;
	height: 400px;
}
.pagetext {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
}
.productdescription {
	font-family: Tahoma, Arial, helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.smalltext
 {
	font-family: Verdana, sans-serif, helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
}
.smalltextbold
 {
	font-family: Verdana, sans-serif, helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #555555;
}
.textfield_light {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
.textfieldbold {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #555555;
}
.newsitems {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
#shopmenu
{
    display: block;
    line-height: normal;
    text-transform: none;
    color: #333333;
    font: bold 11px Tahoma, Arial, sans-serif, helvetica;
    text-indent: 10px;
}
#showlogin
{
    display: block;
    line-height: normal;
    text-transform: none;
    color: #333333;
    font: normal 11px Tahoma, Arial, sans-serif, helvetica;
    text-indent: 10px;
}
.textheader {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.menuitems
{
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    vertical-align: middle;
    color: #333333;
    text-align: center;
}
A.menuitem:link { 
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #333333;
}
A.menuitem:visited { 
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #333333;
}
A.menuitem:active { 
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #333333;
}
A.menuitem:hover { 
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #009900;
}

A:link {
	color:#333333;
	text-decoration: none;
}
A:visited {
	color:#333333;
	text-decoration: none;
}
A:active {
	color:#333333;
	text-decoration: none;
}
A:hover {
	color:#000000;
	text-decoration: none;
}
.textarea-notes
{
    font-family: Verdana, Arial, helvetica, Courier;
    font-size: 10px;
    background-color: #ffffff;
    text-align: left;
    width: 300px;
    height: 50px;
    border-right: #999966 1px solid;
    border-top: #999966 1px solid;
    border-left: #999966 1px solid;
    border-bottom: #999966 1px solid;
}
.textinput30
{
    font-family: Verdana, Arial, helvetica, Courier;
    font-size: 10px;
    background-color: #ffffff;
    text-align: right;
    width: 30px;
    height: 15px;
    border-right: #999966 1px solid;
    border-top: #999966 1px solid;
    border-left: #999966 1px solid;
    border-bottom: #999966 1px solid;
}
.textinput50
{
    font-family: Verdana, Arial, helvetica, Courier;
    font-size: 10px;
    background-color: #ffffff;
    text-align: left;
    width: 50px;
    height: 15px;
    border-right: #999966 1px solid;
    border-top: #999966 1px solid;
    border-left: #999966 1px solid;
    border-bottom: #999966 1px solid;
}
.textinput60
{
    font-family: Verdana, Arial, helvetica, Courier;
    font-size: 10px;
    background-color: #ffffff;
    text-align: left;
    width: 60px;
    height: 15px;
    border-right: #999966 1px solid;
    border-top: #999966 1px solid;
    border-left: #999966 1px solid;
    border-bottom: #999966 1px solid;
}
.textinput80
{
    font-family: Verdana, Arial, helvetica, Courier;
    font-size: 10px;
    background-color: #ffffff;
    text-align: right;
    width: 80px;
    height: 15px;
    border-right: #999966 1px solid;
    border-top: #999966 1px solid;
    border-left: #999966 1px solid;
    border-bottom: #999966 1px solid;
}
.textinput100 {
    font-family: Verdana, Arial, helvetica, Courier;
    font-size: 10px;
    background-color: #ffffff;
    text-align: left;
    width: 100px;
    height: 15px;
    border-right: #999966 1px solid;
    border-top: #999966 1px solid;
    border-left: #999966 1px solid;
    border-bottom: #999966 1px solid;
}
.numberinput100 {
    font-family: Verdana, Arial, helvetica, Courier;
    font-size: 10px;
    background-color: #ffffff;
    text-align: right;
    width: 100px;
    height: 15px;
    border-right: #999966 1px solid;
    border-top: #999966 1px solid;
    border-left: #999966 1px solid;
    border-bottom: #999966 1px solid;
}
.textinput150
{
    font-family: Verdana, Arial, helvetica, Courier;
    font-size: 10px;
    background-color: #ffffff;
    text-align: left;
    width: 150px;
    height: 15px;
    border-right: #999966 1px solid;
    border-top: #999966 1px solid;
    border-left: #999966 1px solid;
    border-bottom: #999966 1px solid;
}
.textinput150yellow
{
    font-family: Verdana, Arial, helvetica, Courier;
    font-size: 10px;
    background-color: #ffffcc;
    text-align: left;
    width: 150px;
    height: 15px;
    border-right: #999966 1px solid;
    border-top: #999966 1px solid;
    border-left: #999966 1px solid;
    border-bottom: #999966 1px solid;
}
.dropdown150orange
{
    font-family: Verdana, Arial, helvetica, Courier;
    font-size: 10px;
    background-color: #caef58;
    text-align: left;
    width: 150px;
    height: 18px;
    border-right: #999966 1px solid;
    border-top: #999966 1px solid;
    border-left: #999966 1px solid;
    border-bottom: #999966 1px solid;
}
.dropdown150
{
    font-family: Verdana, Arial, helvetica, Courier;
    font-size: 10px;
    background-color: #ffffff;
    text-align: left;
    width: 150px;
    height: 18px;
    border-right: #999966 1px solid;
    border-top: #999966 1px solid;
    border-left: #999966 1px solid;
    border-bottom: #999966 1px solid;
}

.dropdown250
{
    font-family: Verdana, Arial, helvetica, Courier;
    font-size: 10px;
    background-color: #ffffff;
    text-align: left;
    width: 250px;
    height: 18px;
    border-right: #999966 1px solid;
    border-top: #999966 1px solid;
    border-left: #999966 1px solid;
    border-bottom: #999966 1px solid;
}
.dropdownPakkeshop
{
    font-family: Verdana, Arial, helvetica, Courier;
    font-size: 10px;
    background-color: #ffffcc;
    text-align: left;
    width: 475px;
    height: 18px;
    border-right: #999966 1px solid;
    border-top: #999966 1px solid;
    border-left: #999966 1px solid;
    border-bottom: #999966 1px solid;
}
.textarea100x200 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	height: 100px;
	width: 200px;
	cursor: text;
	border: 1px #999966 solid;
}
.searchfield
{
    font-family: Verdana, Arial, helvetica, Courier;
    font-size: 9px;
    background-color: #ffffff;
    text-align: left;
    width: 100px;
    height: 15px;
    border-right: #cccc66 1px solid;
    border-top: #cccc66 1px solid;
    border-left: #cccc66 1px solid;
    border-bottom: #cccc66 1px solid;
}
.smallbutton
	{
	font-family:tahoma,arial;
	font-weight:normal;
	font-size:10px;
	height:18;
	width:50;
}
.td_topbar
{
    font-weight: bold;
    font-size: 11px;
    font-family: Tahoma, Arial, Sans-serif;
    color: #333333;
    text-align: left;
    text-decoration: none;
    height: 54px;
}
.tablecell_menu
{
    font-weight: bold;
    background-image: url("skin/bg_menuback.gif");
    font-size: 11px;
    font-family: Tahoma, Arial, Sans-serif;
    color: #333333;
    text-align: left;
    text-decoration: none;
    height: 19px;
    text-indent: 10px;
}
.textcentered
{
    font-size: 11px;
    font-family: Tahoma, Arial, Sans-serif;
    color: #333333;
    text-align: center;
    text-decoration: none;
}
.textcentered_bar1
{
    font-size: 11px;
    font-family: Tahoma, Arial, Sans-serif;
    color: #333333;
    text-align: center;
    text-decoration: none;
    height: 28px;
    background-image: url(graphics/menu/bg_menu_behind.gif);
}
.textcentered_bar2
{
    font-size: 11px;
    font-family: Tahoma, Arial, Sans-serif;
    color: #333333;
    text-align: center;
    text-decoration: none;
    height: 19px;
    background-image: url('graphics/bg_blue1.gif');
}
.td_productlist_header {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	background-image: url('graphics/bg_bardots2.gif');
}

