/*  ------------------ MAIN CSS Document for InsideJets - developed by Vishal Vaidya ------------------ */

body, div {
 margin-top: 0px;
 margin-bottom: 0px;
 font-family: Arial, Tahoma, Helvetica, sans-serif;
 font-size: 12px;
}
p {
	margin-top: 0px;
	margin-bottom:15px;
	line-height:23px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
a, a:link {
	color:#1f467a;
}
a:visited {
	text-decoration:inherit;
}
a:hover {
	color: #0066cc;
	text-decoration:none
}
/* ------------------ COMMON STRUCTRE  ------------------ */
#wrapper {
	width:980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFFFFF;
}
/*  ------------------ COMMON HEADER  ------------------ */
#header {
	float:left;
	width:980px;
	height:120px;
}
.logobox
{
	width:230px;
	height:70px;
	float:left;
	padding-top:30px;
	margin-left:25px;
}
.toplinks
{
	width:290px;
	height:120px;
	float:right;
}
.callno
{
	width:212px;
	height:36px;
	float:right;	
}
.getcard
{
	width:289px;
	height:41px;
	float:right;
	padding-top:30px;		
}
/*----------------- HOMEPAGE CONTENT ------------------------- */
#content
{
	width:980px;
	float:left;
}
.leftformcontainer
{
	width:270px;
	float:left;
}
.formcurvetop
{
	width:270px;
	height:9px;
	background:url(images/home-form-topcurve.gif) no-repeat bottom left;
	float:left;
}
.formcurvebottom
{
	width:270px;
	height:9px;
	background:url(images/home-form-btmcurve.gif) no-repeat top left;
	float:left;	
}
.formspace
{
	width:255px;
	background:#f5f5f5;
	float:left;
	padding: 0 5px 5px 10px;
}
.formheader
{
	width:246px;
	height:30px;
	border-bottom: solid 1px #c4c4c4;
}
.form
{
	width:246px;
	padding:10px 0 10px 5px;
}
.formrow
{
	height:24px;
	margin-bottom:8px;
}
.formrowtext
{
	height:16px;
	margin-bottom:2px;
	padding-left:2px;
	color:#024f79;
}
.smallbox1
{
	width:115px;
	float:left;
	font-size:11px;
}
.smallbox2
{
	width:125px;
	float:left;
	font-size:11px;
}
.smallbox3
{
	width:70px;
	float:left;
	font-size:11px;
}
.mainintro
{
	width:709px;
	float:left;	
}
.subscribeform
{
	width:700px;
	height:89px;
	background:#d9dfdf;
	float:left;
}
.subscribeformtitle
{
	width:680px;
	height:25px;
	font-size:16px;
	color:#174661;
	font-weight:bold;
	padding:10px 0 0 15px;
}
.formfields
{
	width:680px;
	height:25px;
	padding:0 0 0 15px;
}
.subscribeformdisclaimer
{
	width:465px;
	float:right;
	font-size:11px;
	color:#666666;
	padding-top:5px;
}
.righttopcurve
{
	width:9px;
	height:89px;
	background:url(images/home-subscription-rightcurve.gif) no-repeat top right #d9dfdf;
	float:left;
}
.introzone
{
	width:709px;
	height:356px;
	float:left;
	background:#709799;
}

/*----------------- FORM COMPONENTS ------------------------- */

.inputtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:#c3c3c3 solid 1px;
	height:16px;
	padding:2px;
}
.inputtext:focus
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:#389fff solid 1px;
	background:#feffd5;
}
.input-dropdowns
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:#c3c3c3 solid 1px;
	padding:2px;
}
.buttonbox
{
	height:29px;
}
.adjustedbtn
{
	padding-top:5px;
	margin-top:5px;
	vertical-align:bottom;
}

/*----------------- INNER PAGE COMPONENTS ------------------------- */
.maincontent
{
	width:680px;
	float:left;
}
.pagetitlebar
{
	width:680px;
	height:45px;
	float:left;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
}
.pageintro
{
	width:660px;
	float:left;
	font-size:16px;
	color:#666666;
	padding-left:10px;
	line-height:23px;
}
.thankspageintro
{
	width:650px;
	float:left;
	font-size:16px;
	color:#666666;
	padding-left:20px;
	line-height:23px;
}
.splitcontent
{
	width:670px;
	float:left;
	margin-top:15px;
}
.contentbox1
{
	width:305px;
	padding-left:20px;
	float:left;
}
.contentbox2
{
	width:340px;
	float:right;
}

.signupform
{
	width:282px;
	float:right;
}

.signformtopcurve
{
	width:282px;
	height:6px;
	float:left;
	background:url(images/inpg-form-topcurve.gif) no-repeat top right;
}
.signupformdata
{
	background:#cae3f8;
	width:282px;
	float:left;
}
.signformbtmcurve
{
	width:282px;
	height:6px;
	float:left;
	background:url(images/inpg-form-btmcurve.gif) no-repeat top right;
}
.signupformtitle
{
	width:267px;
	height:34px;
	float:left;
	background:#cae3f8;
	padding-left:15px;
	padding-top:5px;
	border-bottom:solid 1px #6b9fca;
}
.signupformdata
{
	width:272px;
	float:left;
	background:#cae3f8;
	padding-left:10px;
	padding-top:5px;
}
.inpgformrow
{
	width:250px;
	height:25px;
	float:left;
	background:#cae3f8;
	padding-left:15px;
	padding-top:5px;
}

.bannerspace
{
	width:282px;
	float:right;
	margin-top:15px;
}

.imptext
{
	color:#0d3459;
	font-weight:bold;	
}
.featurelist
{
	list-style:square;
	font-size:15px;
	font-weight:bold;
	color:#0d3459;
	line-height:29px;
}

.buttonbox2
{
	height:42px;
	float:left;
	padding-left:15px;
	padding-top:4px;
}

.smalltext
{
	font-size:11px;
	color:#42607a;
}

/*--------------------- FOOTER --------------------*/
#footer {
	width:955px;
	float:left;
	padding-left:25px;
	padding-top:20px;
	margin-top:10px;
	height:35px;
	border:solid 1px #e2e2e2;
	margin-bottom:10px;
}