html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* RESET END  */

body {
	background: white url("images/bg_green.jpg") repeat-x scroll;
}
#clouds {
	width:100%;
	height:614px;
	background: url("images/clouds.jpg") repeat-x center;
	position:absolute;
	top:120px;
	z-index:-2;
}
#box {
	position:relative;
	margin:0 auto;
	width:950px;
	
}
#flash {
	float:right;
}
#wrapper {

	width:337px;
	height:343px;
	position:absolute;
	right:50%;
}
#wrapper img{
	position:relative;
	left:-295px;
}
#header {
	height:250px;
	background: url("images/header.jpg") no-repeat center bottom;
}
#menu {

    font-size:11px;
	height:59px;
	background: url("images/menu_bg.jpg") no-repeat center;
}
#content_box {
	background: #e0e0e3 url("images/box_bg.jpg") no-repeat;
	min-height:500px;
	  height:auto !important;
	  height:500px;
}
#content {
	float:right;
	font-family: Verdana, Arial, "MS Trebuchet", sans-serif;
	font-size:11px;
	width:600px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:50px;
	padding-right:50px;
}
#content_nosub {
	padding-top:50px;
	padding-bottom:50px;
	padding-left:50px;
	font-family: Verdana, Arial, "MS Trebuchet", sans-serif;
	font-size:11px;	
	width:850px;
}
#submenu {
	float:left;
	position:relative;
	left:50px;
	top:45px;
	
	width:220px;
	padding:0px 0 15px 0;
}
#submenu_bg {
	background-color:#e0f3f0;
	padding:8px 0 8px 0 ;
}
#submenu ul ul {
	font-size:11px;
}
#submenu ul ul li{
	font-size:11px;
	width:120px;
	position: static;
        margin-top:5px;
	padding:8px 20px 10px 20px;
}
#submenu ul ul img {
position:relative;
	top:5px;
	right:7px;
}
#submenu li {
		position:relative;
		left:10px;
		padding:8px 20px 8px 20px;
		width:160px;
		font-family: Tahoma, Verdana, Arial, "MS Trebuchet", sans-serif;
font-size:14px;
}
#logo {
	float:left;
	position:relative;
	top:160px;
	left:50px;
}
#menu li {
	font-size:14px;
	width:80px;
	font-family: Verdana, Arial, "MS Trebuchet", sans-serif;
	display:inline;
	padding:10px 0px 10px 12px;
position:relative;
top:3px;
	
}
#menu .selected, #submenu .selected, #submenu .parent{
		background:white;
}
#submenu ul ul .selected {
background:#f5f5f5;
}
#submenu li img {
	position:relative;
	top:3px;
	right:7px;
}
#menu li img {
position:relative;
top:3px;
	right:3px;
}
#menu {
text-align:center;
}
#menu a, #submenu a, a {color:#297535;}

#menu a:hover, #submenu a:hover, a:hover {color:#ed1c24;}
#menu li.selected a, #submenu li.selected a {color:#ed1c24;}
#menu li.selected li a, #submenu li.selected li a {color:#297535;}
#menu ul {
	position:relative;
	top:20px;
}
#footer {
	color:#00746b;
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, "MS Trebuchet", sans-serif;
	text-align:center;
	margin-top:50px;
	margin-bottom:25px;
}
p{
	line-height:1.4em;
	padding-top:20px;
}
h1 {
	font-family: Tahoma, Arial, "MS Trebuchet", sans-serif;
	font-size:26px;
	color:#297535;
}
#rounded {
	position:relative;
	top:5px;
}
input {

}
.error_message {
line-height:1.4em;
color:red;
padding:10px 0 10px 0;
}
form {
	margin-top:25px;
}
.field .left {
	font-weight: bold;

}
fieldset ul, fieldset li{
	list-style-type: none;
}


.pilotView, .pilotDetails {

}
#content p img {
padding:3px;
border:1px solid #999;

}
#content table {
width:100%;
margin-top:25px;
}
#content table td,  #content table th{
padding:5px;
line-height:1.3em;
vertical-align:middle;
}
#content table th{
font-weight:bold;
}
h4{
margin-top:25px;
font-weight:bold;
}
h3 {
margin-top:25px;

font-family: Tahoma, Arial, "MS Trebuchet", sans-serif;
	font-size:18px;
	color:#297535;
}
.NewsSummary {
 padding-bottom:20px;
}
.aircraft {
padding-bottom:30px;
}
#content ul {
margin-top:5px;
margin-left:10px;
line-height:1.4em;
list-style-type: square;
list-style-position:inside;
}
strong {
font-weight:bold;
}
label {
display:inline-block;
width:250px;
line-height:1.8;
vertical-align: top;
}
.pilotViewHeading {
font-weight: bold;
}
td.pilotView {
width:300px;
}
td {
vertical-align: top;
}
.pilotView {

 padding: 0;
}
input{
width:200px;
}
select {
width:205px;
}
#submit {
width:100px;
}
textarea {
width:198px;
}
#mccYes, #mccNo, #relocateYes, #relocateNo, #selfSponsorYes, #selfSponsorNo,  #instructorYes, #instructorNo {
width:15px;
} 

legend {
width:100%;
padding-top: 5px;
padding-bottom: 2px;
font-weight:bold;
}
.formButtonClose {

text-decoration: underline;
}
.formButtonCloseLeft {
width:480px;
float:left;
}
.formButtonMore {
text-decoration: underline;
font-weight: bold;
padding-top:40px;
}
#login {
background-color: #f9f9f9;
padding: 20px;
}
#contactNumberWork, #contactNumberHome, #contactNumberMobile {
position:relative;
right:20px;
}
.plus {
display:inline-block;
position:relative;
right:20px;
width:20px;
text-align:right;
vertical-align: top;
}
table td, table th {
	padding: 7px;
	text-align: left;
}
table th {
font-weight: bold;
}
fieldset li {
padding:0px;
}
.question {
display: inline-block;
width:410px;
}
.green {
	color:green;
}


.tblst1 {
        width : 700px;
	border: 0;
	border-collapse: separate;
	border-spacing: 3px;
	margin-bottom: 15px;
}

.tblst1 td {
	padding: 8px 12px 7px 12px;
	border: 0px solid green;
	line-height: normal;
}


.tblst1 textarea { 
width: 500px;
}

.input { 
width: 500px;
}

.button {
width: 100px;
height: 29px;
margin: 0;
border: 0;
background: #277537;
padding: 0 0 0 0;
text-align: center;
color: #fff;
cursor: pointer;
}

.registration-content{
padding-top: 50px;
padding-left: 250px;
width:500px;
}

.klaidu-langas{
padding-top: 20px;
}

.uzrasas {
width: 200px;
}

.registration-content table{
width:100%;
}

.inputas {
width:300px;
}

.registration-content-td {
width:200px;
}

.reg-button{
float:right;
margin:7px;
}

.reg-suc {
padding-top:20px;
}

.reg-suc p{
padding: 5px;
}

.move_reg_but{
position:absolute;
width:235px;
top:55px;
}

.reg-new-user{
position:relative;
}

.welcome{
width:800px;
height:200px;
}




