/* - - - - - - - - - - - - - - - - - - - - -

 Title : 
 Author : 
 URL : http://

 Last Updated : 

- - - - - - - - - - - - - - - - - - - - - */

#container
{
	border: 0 none #FFF;
    box-shadow: 0 0 0;
}
#container,
html.embed
{
	background-color: transparent;
}
img#bottom
{
	visibility: hidden;
}
h1#logo
{
	display: none;
}

.wufoo input.text,
.wufoo select.select,
.wufoo textarea.textarea
{
	background-color: #DCDADB;
	background-image: url("http://www.ravolar.ee/images/main-bg.png");
	background-position: 0 -30px;
	background-repeat: repeat-x;
	border: 1px solid #A39E9D;
	color: #000000;
	padding: 0.2em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
}
.wufoo textarea.textarea
{
	white-space: normal;
}
form li.buttons input
{
	margin-right: 5px;
	
	background-position: 0 0;
	border-style: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	height: 35px;
	padding: 0 15px;
	text-align: center;
	background-color: #C84040;
	background-image: url("/images/menu-button-bg-act.png");
}

#errorLi
{
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
