table.formTable td
{
	width: 50%;
	padding: 3px;
}

div.block
{
font-weight: bold;
background: #3C71A7;
padding: 10px;
padding-left: 15px;
font-size: 18px;
color: white;
border: 1px solid #072647;
margin-bottom: 3px;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

div.info
{
text-align: justify;
padding: 5px;
padding-left: 27px;
background: url('../info.png') no-repeat 4px 4px #dfdfdf;

margin-top: 2px;
margin-bottom: 7px;

-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;

border: 1px solid #cecece;
color: #515151;
}

div.errorBox
{
color: #db0f0f;
background: #ffd2d2;
border: 1px solid #700c0c;
padding: 5px;
margin-bottom: 3px;
}

div.errorBox h1
{
margin: 0%;
color: #db0f0f!important;
font-size: 16px;
}

/* inputs */
.input_on, .input_off, .input_error, .input_disabled
{
font-family: Trebuchet MS, sans-serif;
font-size: 12px;
color: #353535;
}

select.input_off
{
width: 150px;
}

textarea.input_on, textarea.input_off, textarea.input_error, textarea.input_disabled
{
background: url('../nice-bg.png') white repeat-x;
width: 230px;
height: 60px;
}

input.input_on, input.input_off, input.input_error, input.input_disabled
{
width: 230px;
}

.input_off
{
background: url('../nice-bg.png') white 10px repeat-x;
color: #353535;
border: 1px solid #4D4D4D;
padding-left: 4px;
}

.input_on
{
color: #141414;
background: url('../nice-bg.png') white repeat-x;
font-weight: bold;
padding-left: 8px;
border: 2px solid #676767;
}

.input_error
{
color: red;
padding-left: 4px;
border: 2px solid red;
background: white;
}

/* steps */
div.not_yet
{
	color: #C5C5C5;
	padding: 5px;
}

div.now
{
	background: url('../bullet.png') #fffdd0 2px no-repeat;
	border: 1px solid #ca7015;
	padding: 5px;
	padding-right: 10px;
	padding-left: 15px;
	font-weight: bold;
	color: #292929;
}

a.active
{
	color: #a61616;
	font-weight: bold;
}

.restart_link
{
	display: block;
	margin-top: 5px!important;
	margin-bottom: 5px!important;

	padding: 5px!important;
	padding-left: 26px!important;

	background: url('http://www.vhost.lt/v2/famfamfam/arrow_refresh.png') no-repeat 5px 5px;
	color: #147c16!important;
}

/* ajax */
div#palaukite, div#plano_info, div#vhost_plan, div#vhost_continue, .ibox
{
display: none;
}

div#palaukite
{
clear: both;
float: right;
margin: 3px;
}

div#plano_info, div#vhost_plan, div#vhost_continue, .ibox
{
margin-top: 5px;
margin-bottom: 5px;
padding: 15px;
padding-top: 10px;
padding-bottom: 10px;
background: #EEEEEE;
border: 1px solid #bababa;
}

#captcha
{
border: 5px solid #E1E1E1;
}

div.step5
{
padding: 5px;
border: 1px solid #bababa;
}

div.padd
{
padding: 5px;
}

div.padd table.paddin
{
margin: 0px;
padding: 0px;
}

div.padd table.paddin td
{
padding: 2px;
}

div.padd table.paddin td.key
{
font-weight: bold;
}

div.padd table.paddin tr.selected
{
background: #EAEAEA;
}

div.stepInfo
{
padding: 10px;
text-align: justify;
color: #3F3F3F;
border: 5px solid #C7C7C7;
margin-top: 3px;
margin-bottom: 3px;
}

#naujasGaliojimasTR, #datesTR
{
visibility: hidden;
}

span.not_yet
{
color: #C5C5C5;
}

span.now
{
background: url('../bullet.png') #E8E8E8 2px no-repeat;
padding-right: 10px;
padding-left: 15px;
font-weight: bold;
color: #292929;
}

a.active
{
color: #a61616;
}

/* sitebuilder + installatron planuose */

.si-bus,
.si-nebus
{
	display: none;
	margin-top: 5px;
	padding: 5px;
}

.si-bus b,
.si-nebus b
{
	text-decoration: underline;
}

.si-bus
{
	border: 1px solid #667e58;
	background: #cbfbaf;
	color: #3a5b27;
	text-align: center;
	font-size: 10px;
}

.si-bus a
{
	display: block!important;
	text-align: center!important;
	color: #538045!important;
	font-size: 10px!important;
	padding: 2px!important;
}

.si-bus a:hover
{
	background: #e3fdd3!important;
}

.si-nebus
{
	border: 1px solid #964141;
	background: #f1dfdf;
	color: #5b2727;
	text-align: center;
	font-size: 10px;
}

.si-nebus a
{
	display: block!important;
	text-align: center!important;
	color: #893b3b!important;
	font-size: 10px!important;
	padding: 2px!important;
}

.si-nebus a:hover
{
	background: #f5e8e8!important;
}

.formTable tr:hover td
{
	background-color: #FDF2B5;
	color: black;

}

/****** preinvoice ******/

div.preinvoice_form table
{
	width: 550px;
}

div.preinvoice_form table td
{
	vertical-align: top;
}

div.preinvoice_form table td.td_label
{
	font-weight: bold;
	font-size: 1.1em;
}
