﻿/*  ------------------ MAIN CSS Document for JetSetCharter - developed by Vishal Vaidya ------------------ */

body, form{
	margin-top: 0px;
	margin-bottom: 0px;
}
div {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	line-height:22px;
	font-size:13px;
}
p {
	margin:0 0 7px 0;
	line-height:23px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
}
a, a:link {
	color:#006699;
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
}
a:hover {
	color: #cc0000;
	text-decoration:none;
}

/* ------------------ COMMON STRUCTRE  ------------------ */
#wrapper {
	width:960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*  ------------------ COMMON HEADER  ------------------ */


#header {
	float:left;
	width:960px;
	height:129px;
}
.logobox {
	width:315px;
	height:110px;
	float:left;
	padding-top:10px;
}
.toplinks {
	width: 460px;
	float: right;
	margin-top:15px;
	padding-left: 15px;
	text-decoration: none;
	color: #DD311F;
}
.topmenus
{
	font-weight:bold;
	text-decoration:none;
	float:right;
	width: 440px;
	font-size:12px;
}
.contactinfo
{
	margin-top:25px;
	width:260px;
	float:right;
}

/*  ------------------ MAIN CONTENT  ------------------ */
#content
{
	width:960px;
	float:left;
	margin-top:5px;
}

#fullintro
{
	width:960px;
	float:left;
}
.searchbox
{
	width:666px;
	height:342px;
	float:left;
}
.searchinfobox
{
	width:294px;
	height:342px;
	float:right;
	background:#91d6f3 url(../images/bg-introzone-aircraft.jpg) no-repeat left top;
}
.searchformstitle
{
	width:656px;
	height:44px;
	padding-top:5px;
	padding-left:10px;
	float:left;
	background:#004e6f url(../images/searchform-strip.gif) left top no-repeat;
}
.searchformcontent
{
	width:666px;
	height:285px;
	float:left;
	background:#19749b;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}
.searchformfooter
{
	width:666px;
	height:8px;
	float:left;
	background:#19749b url(../images/searchform-footer-strip.gif) top left no-repeat;
}

.formfieldsbox1
{
	width:300px;
	float:left;
	margin: 25px 2px 0 30px;
}
.formfieldsbox2
{
	width:300px;
	float:left;
	margin: 25px 2px 0 5px;
}
.formrow
{
	float:left;
	width: 285px;
	margin-bottom:12px;
	font-size:15px;
}
.formrow2
{
	float:left;
	width: 280px;
	margin-bottom:2px;
	font-size:15px;
	margin-top: 5px;
}
.searchinfoboxtopspacer
{
	width:272px;
	float:left;
	margin-top:155px;
	height:15px;
}
.searchinfoboxtxt
{
	background:url(../images/bgbox-searchinfoboxtxt.gif) no-repeat top left;
	width:253px;
	height:68px;
	float:left;
	margin-left:12px;
	margin-bottom:5px;
	font-size:12px;
	color:#133e78;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 12px;
}

.everydayspecials
{
	background:url(../images/bgbox-Rspecials.gif) no-repeat top left;
	width:256px;
	height:68px;
	float:left;
	margin-left:12px;
	margin-bottom:5px;
	color:#133e78;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 10px;
}


/*  ------------------ PRIMARY CONTENT  ------------------ */

#maincontent {
	width:659px;
	float:left;
	margin-top:15px;
}

#pageheader
{
	width:666px;
	height:193px;
	float:left;
}
.innerpagesecondarybox
{
	width:294px;
	height:193px;
	float:left;
	background:url(../images/inner-page-Rbox1.gif) top left no-repeat;
}
.searchbuttonbox
{
	width:260px;
	float:left;
	height:auto;
	padding:140px 0 0 18px;
}

.pagetitle
{
	width:610px;
	height:28px;
	font-size:20px;
	font-weight:bold;
	margin-bottom:7px;
	color:#0097d7;
	border-bottom:#006699 1px dotted;
	padding-bottom:5px;
	padding-left:40px;
	padding-top:8px;
	background:url(../images/bullet-flight.png) no-repeat top left;
}
.pagecontent
{
	width:610px;
	float:left;
	margin-left:30px;
	padding-right: 10px;
}
/*  ------------------ SECONDARY CONTENT  ------------------ */
#secondarycontent {
	width:294px;
	float:right;
	margin-top:15px;
	font-size:13px;
}
.secondarycontentbox
{
	width:294px;
	float:right;
	margin-bottom:10px;
	font-size:13px;
}
.bottomspaced
{
	margin-bottom:7px;
}
.imagetitles
{
	width:294px;
	float:right;
}
.imagetitlesinfobox
{
	float:right;
	background:#c0ecff;
	border-top:1px dotted #0066CC;
	width:265px;
	float:right;
	background:#c0ecff url(../images/btm-curve-cyan1.gif) no-repeat bottom right;
	line-height:19px;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 3px;
	padding-left: 15px;
}

/*  ------------------ FORM CONTENT  ------------------ */
.forminputbox
{
	background:#d4f2ff;
	border:#3399cc 2px solid;
	padding:2px;
	font-size:15px;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-weight:bold;
	color:#555555;
}
.forminputbox:focus
{
	background:#FFFFFF;
	border:#5dceff 2px solid;
	padding:2px;
	font-size:15px;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-weight:bold;
	color:#003045;
}

/*  ------------------ FOOTER ------------------ */
#footer
{
	width:950px;
	float:left;
	margin-top:15px;
	border-top:1px dotted #003399;
	padding:10px;
}
.footerinfo1
{
	width:655px;
	float:left;
}
.footerinfo2
{
	width:200px;
	float:right;
	background:url(../images/logo-FAA.gif) no-repeat left top;
	height:80px;
	color:#666666;
	font-size:11px;
	line-height:18px;
	padding-left:90px;
	padding-top:10px;
}
.smalltxt
{
	color:#666666;
	font-size:11px;
	line-height:18px;
}


/*  ------------------ MISC ------------------ */
.Rlargetext
{
	font-size:16px;
	font-weight:bold;
}

.testimonialstxt
{
	width:100%;
	border-bottom:1px dotted #888888;
	margin-bottom: 15px;
	padding-bottom:10px;
	font-size:14px;
}
.pagechange {
	width: 666px;
	height: 285px;
	float: left;
	background: #19749b;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
}

