﻿div.main_form{
	margin:30px auto; 
	width:450px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000;
	}

div.box_form{
	border:solid 1px #c6cfe1;
	/*background:#dfe4ee;*/
	/*background:#EEEEEE;*/
	padding:10px;
	color:#333333;
	margin-bottom:20px;
	
}

.wizard
{
	/*border:solid 1px #c6cfe1;*/
	/*background:#dfe4ee;*/
	/*background:#EEEEEE;*/
	margin-top:10px;
	color:#333333;
	
}
div.wizard .nav
{
	text-align:right;
	vertical-align:middle;
	margin-right:5px; 
	margin-bottom:10px;
	
}



div.box_form input{	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
}


div.box_form h1, h2, p, form{
	border:0px; 
	margin:0px; 
	padding:0px;
}

div.box_form p#hs
{
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    margin-top: .5em; color: #666;

}
div.box_form p#hs span 
{
	font-family:Georgia,serif;
	font-size: .8em;
    font-weight: bold;
	text-transform:uppercase;
	letter-spacing:2px; 
}

div.box_form h2#hs
{
	font-family:Georgia,serif;
	color:#4E443C;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
}

div.box_form h1 {
	font-size:14px;
	color:#000000;
	padding-bottom:4px;
}
div.box_form p{padding-bottom:14px;}

div.box_form input .input-text{
	border:1px solid #3b6e22;
	color:#666666;
	width:180px;
}

div.box_form label{
	display:block;
	margin-bottom:10px;
	color:#555555;
}

div.box_form label span{
	display:block;
	float:left;
	padding-right:6px;
	width:100px;
	text-align:right;
	font-weight:bold;
}
.spacer{margin-left:80px; 
	margin-bottom:10px;
	font-size:11px;
	color:#555555;
}
.green{
	background:url(Images/green.gif);
	padding:0px 6px;
	border:1px solid #3b6e22;
	height:24px; 
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}

.red{
	background:url(Images/red.gif);
	padding:0px 6px;
	border:1px solid #3b6e22;
	height:26px; 
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}


.modalBackground {
            background-color:white;
            filter:alpha(opacity=70);
            opacity:0.7;
        }

.input {
   background-image:url(images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 170px;
	color:#333333;
	padding:3px;
	font-family:tahoma, arial, sans-serif;

}
.button {
    border: 1px solid #006;
    background: #9cf;
}

.cross {
	position: absolute;
	top: 6px;
	right: 10px;
}

#gora
{
	font-family: Gill Sans, Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}

#gora2
{
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 51px;
	line-height: 44px;
	letter-spacing: -2px;
	font-weight: bold;
}

