/*css for tours flight request*/
#labels {
    float: left;
    display:block;
    width: 300px;
    text-align: right;
    font-size: 12pt;
    line-height: 18pt;
}
#inputs {
    padding-left: 310px;
    line-height: 18pt;
}
#col4bg {padding: 0px;}
#inputs input{border: 1px solid #999;}
a.button {
    background: transparent url('http://www.exitotravel.com/image/bg_button_a.gif') no-repeat scroll top right;
    color: #333;
    display: block;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button input {
    background-image: url('http://www.exitotravel.com/image/bg_button_span.gif');
    background-repeat: no-repeat;
    background-color: transparent;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
    font-weight: bold;
    margin-left: 350px;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active input {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
#submit {
    background-color: transparent;
    background-repeat: no-repeat;
    
}
#textmain {
    line-height: 12pt;
    font-size: 12pt;
    padding: 3px 15px 20px 15px;
    
}
#textmain p {
    padding: 3px 15px 20px 15px;
}
a#buttonpass {
	cursor: pointer;
    background: transparent url('http://www.exitotravel.com/image/bg_button_a.gif') no-repeat scroll top right;
    color: #333;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a#buttonpass span {
    background: transparent url('http://www.exitotravel.com/image/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
	font-weight: bold;
} 
a#buttonpass:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a#buttonpass:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
#GAdiv {
	padding: 0px 0px 0px 0px;
	border-top: 8px solid #BB0308;
	border-bottom: 8px solid #BB0308;
	background-color: #EFEFEF;
	margin: 0px auto;
	width: 982px;
	
	 
}
#GAdivinside {
	width: 700px;
	background-color: #fff;
}
#gaform {
	margin:0px;
}
#gahtwo {margin: 0px; padding: 10px;}

