@import	"Print.css" print;

*
{
	margin: 0;
	padding: 0;
	border: none;
}

body
{
	width: 977px;
	margin: 50px auto 20px auto;
}

h1
{
	width: 977px;
	height: 110px;
	margin-bottom: 50px;
	background: white url(Images/Header2.gif) no-repeat scroll top left;
}

h1 span
{
	position: absolute;
	top: -1000px;
}

h1 a
{
	height: 110px;
	width: 180px;
	float: right;
	display: block;
	text-decoration: none;
}

br.clear
{
	clear: both;
}

fieldset.hidden
{
	display: none;
}

ul
{
	list-style: none;
}

a
{
	color: #00a3e7;
}

button, input.button, a.button
{
	width: 63px;
	height: 14px;
	background: transparent url(Images/Button2.gif) no-repeat scroll top left;
	text-align: center;
	line-height: 15px;

	color: white;
	font-size: 10px;
}
button2, input.button2, a.button2
{
	display: block;
	text-align: center;
	line-height: 19px;
	width: 144px;
	height: 19px;
	background: transparent url(Images/Button.gif) no-repeat scroll top left;
	text-decoration: none;

	color: white;
	font-size: 10px;
}
a[href="http://www.lpva.lv/index.php/lv/pv_forums/registracija/"]
{
	display: block;
	text-align: center;
	line-height: 19px;
	width: 144px;
	height: 19px;
	background: transparent url(Images/Button.gif) no-repeat scroll top left;
	text-decoration: none;

	color: white;
	font-size: 10px;
}
a.button4
{
	display: block;
	width: 72px;
	height: 17px;
	text-align: center;
	color: white;
	text-decoration: none;
	line-height: 17px;
	font-size: 10px;
	background: transparent url(Images/Button4.gif) no-repeat scroll top left;
	font-weight: normal;
}

#Container input.text, #Container input.password
{
	margin-left: 140px;
	margin-top: 2px;
	padding: 1px 2px;

	display: block;
	width: 155px;
	height: 21px;
	background: white url(Images/Input.gif) no-repeat scroll top left;
	border: none;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 5px;
}

.radius #Container input.text, .radius #Container input.password
{
	-webkit-border-radius: 4px 4px;
	-moz-border-radius: 4px 4px;
	border: 1px solid #dfd9c1;
	height: 15px;
	line-height: 15px;
	width: 140px;
	background: none;
}

#Container textarea
{
	margin-left: 140px;
	margin-top: 2px;
	padding: 1px 2px;

	display: block;
	width: 223px;
	height: 134px;
	background: white url(Images/Textarea.gif) no-repeat scroll top left;
	border: none;
	padding: 4px 5px;
}
.radius #Container textarea
{
	-webkit-border-radius: 4px 4px;
	-moz-border-radius: 4px 4px;
	border: 1px solid #dfd9c1;
	height: 132px;
	width: 220px;
	padding: 2px;
	background: none;
}

#Container label
{
	width: 130px;
	margin-top: 2px;
	float: left;
	display: block;
	text-align: right;
	color: #ababab;
}

input.disabled
{
	color: #555 !important;
}

div#Success
{
	background-color: #00a4e7;
	width: 455px;
	text-align: center;
	color: white;
}
div#Success div.top
{
	background-image: url(Images/Success-Top.gif);
	height: 10px;
}
div#Success div.bottom
{
	background-image: url(Images/Success-Bottom.gif);
	height: 10px;
}

input.radio
{
	border: none;
}

table
{
	border-collapse: separate;
}

table th, table td, caption
{
	padding: 5px 10px;
	margin: 0;
	-webkit-border-radius: 4px 4px;
	-moz-border-radius: 4px 4px;
}
table th, caption
{
	background-color: #dad3b8;
	text-align: left;
	color: white;
	text-transform: uppercase;
	font-weight: normal;
}

table td
{
	font-size: 11px;
}
table td a
{
	text-decoration: none;
	font-weight: bold;
}

#Languages, #Languages a
{
	color: white;
	text-decoration: none;
}
#Languages li, #Languages a
{
	display: block;
	float: left;
	width: 30px;
	height: 20px;
	text-transform: uppercase;
}
#Languages
{
	position: absolute;
	top: 135px;
	left: 50%;
	margin-left: -440px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
