html
{
	font: 400 14px / 1.2em "Helvetica Neue",Helvetica,Arial,sans-serif;
}

input[type=text],input[type=password],input[type=number],input[type=textarea], select, .kollane
{
	background: none repeat scroll 0% 0% #FFF;
	border: 1px solid #A9A9A9;
	border-radius: 4px;
	color: #666;
	/* height: 110%; */
	max-width: 100%;
	outline: 0px none;
	padding: .3em .3em;
	margin-bottom:.2em;
	transition: all 0.2s linear 0s;
}
button, input[type=submit],input[type=reset],input[type=button]
{
	background: linear-gradient(to bottom, #FFF, #EEE) repeat scroll 0% 0% border-box #F7F7F7;
	border-color: #A9A9A9;
	border-image: none;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	color: #444;
	display: inline-block;
	font-family: inherit;
	font-size: 1rem;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	line-height: 28px;
	min-height: 30px;
	moz-border-bottom-colors: none;
	moz-border-left-colors: none;
	moz-border-right-colors: none;
	moz-border-top-colors: none;
	moz-font-feature-settings: inherit;
	moz-font-language-override: inherit;
	overflow: visible;
	padding: 0px 12px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 0px #FFF;
	text-transform: none;
	vertical-align: middle;
	margin-left: 4px;
}

body
{
	border: 0;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
a,a:link,a:active,a:visited
{
	color: #1D8ACB;
	font-size: 120%;
	font-weight: 600;
	text-decoration: none;
}

a.credok {
 color: #5FB404;
}
a.credrev {
 color: #F79F81;
}
a.crednok {
 color: #A4A4A4;
}
.credok {
 color: #5FB404;
}
.credrev {
 color: #F79F81;
}
.crednok {
 color: #A4A4A4;
}


.emailto {
    font-size: 75% !important;
}

form
{
	display: block;
	margin-top: 0;
}
fieldset#pay
{
	border: 0;
	width: 100%;
}
#divbl,div
{
	both: clear;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	max-width: 45%;
	max-width: 95%;
	overflow: hidden;
	padding-left: 0;
}
table.inputtable
{
	min-width: 100%;
	width: 80%;
}
table.inputtable tr
{
	border-bottom: 1px solid #777;
}
table .pan {
white-space: nowrap;
}
table.inputtable td span
{
	cursor: default;
	float: right;
	font-size: 75%;
	text-align: left;
	width: 45%;
}
fieldset
{
	border: 0;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}
fieldset label
{
	cursor: default;
	float: left;
	margin-right: .5em;
	text-align: right;
	width: 48%;
	font-weight: 600;
}
fieldset span
{
	font-size: 130%;
	font-weight: 550;
}
h1, h1.netslogo
{
	color: #8278FA;
	font-size: 120%;
	position: relative;
	vertical-align: bottom;
}
h1
{
	border-bottom: 1px solid #A9A9A9;
	margin: 3em 1em 0em 2em;
}
h1.netslogo
{
	background: url(../logos/nets.gif) no-repeat right top;
	border-bottom: 1px solid #A9A9A9;
	height: 3em;
	margin: 1em 1em 0em 2em;
}
h1 span
{
	bottom: 0.3em;
	left: 1em;
	position: absolute;
}
h2
{
	color: green;
	font-size: 110%;
	margin: 0em 1em 0em;
	text-align: center;
}
h3
{
	color:#DC143C;
	font-size: 110%;
	margin: 0em 1em 0em;
	text-align: center;
}
h4
{
	color: #8278FA;
	font-size: 110%;
	margin: 0em 1em 1em 2em;
}
table.hovertable ,table.inputtable
{
	border-collapse: collapse;
	border-color: #A9A9A9;;
	color: #333;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}
table.hovertable tr:hover
{
	background-color: #ff6;
}
table.hovertable tr th,table.hovertable tr td
{
	border: #A9A9A9 solid 1px;
	font-size: 100%;
	padding: 0px 4px;
	text-align: left;
}
table.hovertable td:first-child
{
	text-align: right;
	white-space: wrap;
}
table.hovertable tr
{
	background-color: #fff;
}
table.hovertable th
{
	background-color: #F0F0F0;
}
table.hovertable select
{
	font-size: 90%;
}
table.hovertable a
{
	padding: 0;
}
ul
{
	font-size: 90%;
	list-style-type: none;
	margin: 1em 1em .83em;
	padding: 0;
}
li
{
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	padding-bottom: .3em;
	padding-left: .5em;
	padding-top: .3em;
}
li a:hover
{
	background: #EFFFEF;
}
select.countrybox
{
	font-size: .8em;
	max-height: 99%;
	width: 100%;
}
#footer
{
	color: #CCC;
	font-weight: 100;
	padding-left: 35%;
	text-align: left;
}
.rwd-break
{
	display: none;
}
.labelInputArea
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 70%;
	padding: 0, auto;
}
.labelInputArea label
{
	display: inline-block;
	font-weight: 700;
	margin-right: .4em;
	text-align: right;
	width: 42%;
}
.labelInputArea input
{
	display: inline-block;
	margin-bottom: .3em;
	vertical-align: top;
}
.kollane
{
	background: #FFFF99;
}
.punane
{
	background: #F5A9A9;
	border: 1px silver solid;
}
.raam
{
	border: 1px silver solid;
	padding: 2px;
}
.countrybutton
{
	min-width: 100%;
	width: 100%;
}
fieldset div
{
	display: block;
	margin: 0 0 1.6em 0;
}
.thcenter
{
	background-color: #F5F5F5;
	margin: 0px 0px 10px 0px !important;
	padding: .6em;
	text-align: center;
	width: 100%;
}
.ccenter
{
	margin: 1em;
	text-align: center;
}
.ccenterreversal
{
	margin: 1em;
	text-align: center;
	clear: both;
}
.hint
{
	color: #808080;
	font-size: .9em;
}
.itemtable
{
	max-width: 50%;
}