.dnum {
	display: inline-block;
	width: 4ex;
	text-align: right;
}
.langswitch {
	display: block;
	margin-bottom: 1ex;
	text-decoration: none;
}

.inputblock {
	margin: 2ex 0;
}

.block {
	display: block;
	smargin: 1ex 0;
}

#longlist > a {
	display: block;
	margin-top: 1ex;
	background: #ffffcc;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
}

.striped tbody tr:nth-child(odd) {
	background-color: #ccc;
}
.striped tbody tr:nth-child(even) {
	background-color: #ffffcc;
}


.hide
{
	display: none;
}

#buydomainsearch
{
        margin: 1em 0;
        display: inline-block;
}

#buydomainsearch select,
#buydomainsearch input
{
        display: inline-block;
}


#nucharacters span,
#secommoncharacters span,
#selatincharacters span,
#sehebrewcharacters span
{
        border-radius: 1em;
        border: 1px solid #fff;
        padding: 4px;
        display: inline-block;
        font-weight: bold;
        color: #fff;
        background: #000;
        line-height: 1em;
        cursor: pointer;
        font-size: 110%;
}



body, td {
	margin-top: 0px; 
	padding-top: 0px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

h2 {
	font-size: 140%; 
	font-weight: normal;
}

h3 {
	font-size: 130%; 
	font-weight: normal;
	margin: 10px 0px 3px 0px;
}

h4 {
	font-size: 108%; 
	font-weight: normal;
	margin: 0px 0px 3px 0px;
}

th {
	font-size: 93%; 
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	text-align: left;
}

ul, ol, blockquote {
	margin-left:                    15px;
	padding-left:                   0px;
}

ul, ol {
	margin-bottom:	.4ex;
	margin-top:	.4ex;
}


#left {
	font-size: 70%; 
	font-weight: bold;
	background: #a1a7ad;
	padding: 24px 8px 4px 8px;
	color: #ffffff;
	border-top: 1px solid #000; 
	border-left: 1px solid #000; 
}
#left a:link {color: white; text-decoration: none}
#left a:visited {color: white; text-decoration: none}
#left a:hover {color: yellow; text-decoration: none}
#left a:active {color: white; text-decoration: none}

#center {
	font-size: 82%; 
	font-weight: normal;
	background: #cbced4;
	border-top: 1px solid #000; 
	border-left: 1px solid #000; 
	border-right: 1px solid #000; 
	padding: 4px 8px 4px 8px;
}


#right {
	font-size: 82%;
	background: #f9d43a;
	padding: 24px 8px 4px 8px;
	border-top: 1px solid #000; 
	border-right: 1px solid #000; 
}

#finstilt {
	padding-top: 12px;
	font-size: 9pt;
}

.pris {
	font-weight: bold;
	font-size: 100%;
	margin-top: 30px;
	text-align: left;
}

.yellow {
	background: #f9d43a;
}

.green {
	background: #33d433 !important;
}

.red {
	background: #ee0000 !important;
}

.color1, .row1 {
	background: #ffffcc;
}

.color2, .row2 {
	background: #cccccc;
}

.resurs table {
	border-width: 0px;
}

.resurs thead {
	font-weight: bold;
}


.resurs td {
	text-align: right;
	padding: 4px 4px 4px 15px;
	border: 1px solid #000000;
	margin: 0px;
}

h3.h3compact {
	margin: 15px 0px 0px 0px;
	display: block;
	float: none;
}

.smallheader {
	font-weight: bold;
	padding: 4px 15px 4px 4px;
}

.invoice, .services {
	border: 1px solid #000000;
}

.invoice td {
	padding: 4px 10px 4px 10px;
	vertical-align: middle;
}

.invoiceobetalad {
	background: #ff3333;
}

.invoicemakulerad {
	background: #33ff33;
}

.invoicepaid {
	background: #ffffff;
}


.services td {
	padding: 4px 2px;
	vertical-align: middle;
}

.services .row1 {
	background: #ffffff;
}

#log {
	color: #ffff33;
	padding: 4px 0px 0px 24px;
	font-size: 78%;
}

#log a {
        color: #f9d43a !important;
	font-weight: bold;
}

#underkant, #margin1, #margin2, #bot2Gif, #lowerleft {
	display: block;
}

#products td {
	padding: 5px 0px 2px 0px;
}

.currency input {
	text-align: right;
}

dt {
	font-weight: bold;
	margin-top: 4px;
}

.help {
	float: right;
	font-size: 20pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

.helpfg {
	background: #ffffcc;
}

.helpbg {	
	background: #000000;
}

.helptext {
	color: #000000;
	font-size: 10pt;
}

.helpcaption {
	color: #f9d43a;
	font-size: 11pt;
	font-weight: bold;
}

.helpclose, .helpclose a {
	color: #ffffcc;
	text-align: right;
}


@media print {

	body, td {
		margin-top: 0px; 
		padding-top: 0px;
		font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
	}

	#left, #right, #overDiv {
		display: none !important;
	}

	#center {
		background: #ffffff !important;
	}

/*	#underkant, #margin1, #margin2, #bot2Gif, #lowerleft {
		display: none !important;
	}
*/
	a:link, a:visited, a:active, a:hover {
		text-decoration: none !important;
		color: #000000;
	}

	input[type="password"], input[type="submit"], input[type="button"] {
		display: none !important;
	}

	input[type="text"], select, textarea {
		border-style: none;
		background: #ececec;
		font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}
}
