﻿html 
{ 
    min-height: 100%; 
    margin: 0px;
}

body
{
    margin:0px;	
    font-family: Verdana, Sans Serif;    
    font-size: 11px;
	color: #666666;
	overflow:-moz-scrollbars-vertical;
/*	overflow-y:visible; */
}

ul { margin:0; padding:0; list-style-type: none;}
li { color:#666666; margin:0; padding:0; margin-right:10px; font-size:12px; font-weight:bold; float:left; width: auto;}
div.break { clear: both; }

a           { color:#8cc63f; text-decoration:underline; }
a:visited   { color:#8cc63f; text-decoration:underline; }
a:hover     { color:#8cc63f; text-decoration:none;      }
a:active    { color:#8cc63f; text-decoration:underline; }

#title_content ul { margin:0; margin-top: 20px; padding:0; list-style-type: none; display: none}
#title_content li { margin:0; padding:0; margin-left:30px; font-size:12px; font-weight:bold;}
#title_content2 ul { margin:0; padding:0; }
#title_content2 li { margin:0; padding:0; margin-left:30px; font-size:12px; font-weight:bold;}

.steptitle          { font-size:12px; font-weight:bold; line-height:17px; color: #24476b}
.orderstep          { padding-top: 10px; color:#666666; font-size:11px; font-weight: bold; }
.orderstep_current  { color:#274F10; font-size:11px; font-weight: bold; }
.orderstep_done     { color:#666666; font-size:11px; font-weight: bold; }
.ordersteptable		{ padding-bottom: 10px; border-bottom: 1px solid #8cc63f; }
select { font-family : Verdana, Sans Serif; font-size : 7pt; font-weight :normal; color : #000000; }

.orderdomaintable	{ padding: 10px; background-color: #8cc63f; width: 500px; }
.orderdomaintable .black8bold { color: White; }
.orderdomaintable .black8 { color: White; }

.input              { width: 250px; border: 1px solid #d9d9d9; font-family: Verdana, Sans Serif; font-size: 10px;}
.inputerror         { color: red }
.logininput         { width: 200px;	border: 1px solid #d9d9d9; font-family: Verdana, Sans Serif; font-size: 10px; }
.inputtable         { font-weight: bold; }
.inputradiobutton   { width: 250px; border-top: 0px; font-family: Verdana, Sans Serif; font-size: 11px; }
.inputspacer        { height:3px; }
.inputshort         { width: 200px; border: 1px solid #d9d9d9; font-family: Verdana, Sans Serif; font-size: 11px; }
.inputstreet        { width: 174px; border: 1px solid #d9d9d9; font-family: Verdana, Sans Serif; font-size: 11px; }
.inputnumber        { width: 30px;  border: 1px solid #d9d9d9; font-family: Verdana, Sans Serif; font-size: 11px; }
.inputadditional    { width: 30px; border: 1px solid #d9d9d9; font-family: Verdana, Sans Serif; font-size: 11px; }
.inputtelnrkort     { width: 35px; border: 1px solid #d9d9d9; font-family: Verdana, Sans Serif; font-size: 11px; }
.inputtelnrlang     { width: 164px; border: 1px solid #d9d9d9; font-family: Verdana, Sans Serif; font-size: 11px; }
.lookupheader       { font-family: Verdana, Sans Serif; font-weight: bold; height:29px; width:100%; color:#FFFFFF; background-color: #274F10;}
.lookupresult       { background-color: #8cc63f; height:23px; color: #000000; }
.tablerowspacer     { background-color: #fff; height: 5px; }

.black8 			{ font-family : Verdana, Sans Serif; font-size : 11px; font-weight : normal; color : #666666; line-height:14px;}
.black8border	    { font-family : Verdana, Sans Serif; font-size : 11px; font-weight : normal; color : #666666; line-height:14px; border-bottom: double 3px black; }
.black8bold			{ font-family : Verdana, Sans Serif; font-size : 11px; font-weight : bold; color : #274F10; line-height:14px; }

.tablerowspacer .black8 { color: #000; }
.tablerowspacer .black8bold { color: #000; }


.orange8bold        { font-family : Verdana, Sans Serif; font-size : 12px; font-weight : bold; color : #ff8400; line-height:14px;  }
.errormessage       { font-family : Verdana, Sans Serif; font-size : 12px; font-weight : normal;color:#ff0000}

.orderrow           { color:Black; height:22px; text-decoration:none; font-size:11px; background-color:#8cc63f; }
.orderrowtotal      { color:Black; height:18px; text-decoration:none; font-size:11px; background-color:#FFFFFF; }
.button             { cursor: pointer; font-family:Verdana, sans-serif; font-size:11px; font-weight:normal; color:#000000; height:20px; }
/*
.blue7              { font-family : Verdana, Sans Serif; font-size : 7pt; font-weight : normal; color : #008AC9;}
}
.inputgrey         	{ font-family : Verdana, Sans Serif; font-size : 11px; font-weight : normal; color:Gray; }
.blue8 			    { font-family : Verdana, Sans Serif; font-size : 11px; font-weight : normal; color : #008AC9; }
.blue8bold 			{ font-family : Verdana, Sans Serif; font-size : 11px; font-weight : bold; color : #0097d2; }
.red8 			    { font-family : Verdana, Sans Serif; font-size : 11px; font-weight : normal; color : #FF0000; }
.black10bold    	{ font-family : Verdana, Sans Serif; font-size : 10pt; font-weight : bold; color : #000000; }
.blue10bold 	    { font-family : Verdana, Sans Serif; font-size : 10pt; font-weight : bold; color : #008AC9; }
.errormessage       { font-family : Verdana, Sans Serif; font-size : 11px; font-weight : normal;color:#ff0000}
*/

