@charset "UTF-8";

html, body {
	margin: 0;
	padding: 0;
}

.inner {
	width: 990px;
	margin: 0 auto;
}

/* TYPE
================================================== */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #999;
}

h1,h2,h3,h4,h5,h6,p,ol,ul,dl {
	margin: 0 0 20px 0;
	padding: 0;
}

h1,h2,h3 { color: #000 }

h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
}

h3,h4 {
	margin-bottom: 0;
	font-size: 16px;
}

small { font-size: 12px }

a {
	text-decoration: none;
	color: #56a1d5;
}

a:hover { text-decoration: underline }

table { margin-bottom: 20px }


/* HEADER
================================================== */

#header {
	margin-bottom: 1px;
	background-image: url(../images/splash/header_repeat_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 86px;
}

#header .inner {
	height: 314px;
	padding-top: 20px;
	background-image: url(../images/splash/header_bg.jpg);
	background-repeat: no-repeat;
}

#logo {
	display: block;
	height: 47px;
	width: 195px;
	margin: 0 0 68px 33px;
}

#slogan {
	display: block;
	height: 68px;
	width: 379px;
	margin: 0 0 32px 20px;
}

#header h1 {
	width: 350px;
	margin-left: 33px;
}


/* FOOTER
================================================== */

#footer {
	background-color: #eee;
}

#footer .inner {
	height: 51px;
	width: 924px;
	color: #666;
}

#footer p { padding-top: 15px; margin-bottom: 0; }
#footer small { font-size: 11px; }


/* CONTENT
================================================== */

#content {
	padding: 50px 0 40px;
	background-image: url(../images/splash/content_bg.gif);
	background-repeat: repeat-x;
}

#content .inner { width: 924px }

.main-col {
	float: left;
	width: 627px;
}

.right-col {
	float: right;
	width: 263px;
}

.clear { clear: both }

#about-airtel {
	padding-right: 70px;
	font-size: 16px;
	line-height: 22px;
}

#about-airtel p { margin-bottom: 22px }

table#services {
	width: 100%;
	margin: 10px 0 50px;
}

#services th,
#services td {
	padding: 4px 0;
}

#services th {
	font-weight: normal;
	text-align: left;
	color: #333;
	padding-right: 15px;
	border-bottom: 1px solid #333;
}

#services td {
	padding-left: 10px;
	border-bottom: 1px solid #999;
}

#services .last th,
#services .last td {
	border-bottom: none;
}

#coverage-map {
	position: relative;
	height: 329px;
	width: 329px;
	margin: -22px -33px 0;
}

#coverage-map img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 329px;
	width: 329px;
}

#coverage-map h3 {
	position: absolute;
	bottom: 70px;
	left: 10px;
}

#plans {
	margin-bottom: 15px;
}

#plans-unltd {
	position: relative;
	height: 164px;
	border-bottom: 1px solid #cce3ef;
	background-image: url(../images/splash/airsupply_unltd_bg.jpg);
	background-repeat: no-repeat;
}

#airsupply-unltd-logo {
	position: absolute;
	bottom: 31px;
	left: 32px;
	display: block;
	height: 61px;
	width: 218px;
}

#plans .digits {
	font-weight: bold;
	color: #000;
}

#plans .per {
	color: #000;
}

#plans-unltd .digits {
	position: absolute;
	bottom: 24px;
	right: 265px;
	display: block;
	height: 66px;
	font-size: 66px;
	line-height: 1;
	text-align: right;
}

#plans-unltd .dollar {
	font-size: 32px;
	line-height: 1;
	vertical-align: 26px;
}

#plans-unltd .per {
	position: absolute;
	bottom: 32px;
	left: 365px;
	display: block;
	width: 40px;
	font-size: 12px;
	line-height: 1;
}

#plans-unltd .included {
	position: absolute;
	bottom: 29px;
	left: 420px;
	margin-bottom: 0;
	list-style: none;
	font-size: 13px;
	line-height: 16px;
	color: #678091;
}

#plans-500,
#plans-100 {
	position: relative;
	float: left;
	height: 153px;
	width: 280px;
	padding: 32px 0 0 33px;
	background-color: #f5f5f5;
}

#plans-500 { border-right: 1px solid #ddd; }

#airsupply-500-logo,
#airsupply-100-logo {
	display: block;
	height: 36px;
	width: 150px;
}

#plans-500 .digits,
#plans-100 .digits {
	position: absolute;
	top: 33px;
	right: 67px;
	display: block;
	font-size: 36px;
	line-height: 1;
	text-align: right;
}

#plans-500 .dollar,
#plans-100 .dollar {
	font-size: 22px;
	line-height: 1;
	vertical-align: 10px;
}

#plans-500 .per,
#plans-100 .per {
	position: absolute;
	top: 44px;
	left: 250px;
	display: block;
	width: 30px;
	font-size: 10px;
	line-height: 1;
}

#plans-500 .included,
#plans-100 .included {
	margin: 20px 33px 0 0;
	padding-top: 10px;
	border-top: 1px solid #ddd;
	list-style: none;
	font-size: 13px;
	line-height: 16px;
	color: #666;
}

#plans-footer {
	clear: left;
	height: 39px;
	padding-top: 20px;
	border-top: 1px solid #ddd;
	background-image: url(../images/splash/plans_footer_bg.gif);
	background-repeat: no-repeat;
}

#plans-footer h4 {
	font-weight: normal;
	color: #666;
	text-align: center;
}

#plans-footer h4 strong { color: #000 }

#churp {
	position: relative;
	height: 200px;
	margin-bottom: 50px;
	padding: 30px 0 0 30px;
	background-image: url(../images/splash/churp_bucket_bg.gif);
	background-repeat: no-repeat;
}

#churp-logo {
	position: absolute;
	top: 30px;
	left: 30px;
	display: block;
	height: 81px;
	width: 165px;
}

#churp-details {
	position: relative;
	top: 0;
	left: 225px;
	height: 79px;
	width: 340px;
	margin-bottom: 35px;
	border-bottom: 1px solid #666;
}

#churp .price {
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 145px;
	font-weight: bold;
	color: #fff;
	font-size: 66px;
	line-height: 1;
}

#churp .price .digits {
	display: block;
	float: left;
	margin-right: 5px;
}

#churp .price .dollar {
	font-size: 32px;
	line-height: 1;
	vertical-align: 24px;
}

#churp .price .per {
	float: left;
	display: block;
	width: 40px;
	padding-top: 33px;
	font-size: 12px;
	line-height: 1;
	font-weight: normal;
}

#churp .included {
	position: absolute;
	bottom: 20px;
	left: 155px;
	margin-bottom: 0;
	list-style: none;
	font-size: 13px;
	line-height: 16px;
}

#plans .included em,
#churp .included em {
	color: #f90;
}

#churp h2 {
	font-size: 24px;
	color: #666;
	margin-bottom: 10px;
}

#churp h2 strong {
	color: #fff;
}

#churp h4 {
	margin-left: 32px;
	font-weight: normal;
	color: #ccc;
}

.legal {
	margin-bottom: 30px;
}

.legal p {
	margin-bottom: 0;
	line-height: normal;
}

.phone {
	position: relative;
	width: 222px;
	margin-bottom: 1px;
	padding: 30px 60px 30px 345px;
	background-color: #569fd3;
	font-size: 13px;
	line-height: normal;
	color: #bee1f9;
}

div.phone.first {
	background-image: url(../images/splash/phones_first_bg.gif);
	background-repeat: no-repeat;
}

div.phone.last {
	background-image: url(../images/splash/phones_last_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

.phone h3,
.phone h4,
.phone .term {
	color: #fff;
}

.phone .price {
	color: #fffaa8;
}

.phone img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 300px;
	width: 300px;
}

.phone .numbers {
	position: absolute;
	top: 0;
	left: 175px;
	width: 140px;
	z-index: 10;
}

.phone .numbers-inner {
	margin-bottom: 30px;
	padding: 40px 0 10px;
	border-right: 1px solid #85bce3;
	border-bottom: 1px solid #85bce3;
}

.phone small { font-size: 11px; }

.phone .price {
	font-size: 48px;
	line-height: 1;
}

.phone .price .dollar {
	font-size: 24px;
	vertical-align: 18px;
}

.phone h3.brand {
	font-weight: normal;
	margin-bottom: 25px;
}

.phone h3.brand .model {
	display: block;
	font-size: 48px;
	line-height: 1;
}

.phone h3.brand .model .tm {
	font-size: 12px;
	vertical-align: 25px;
	line-height: 1;
}

.phone ul {
	margin-left: 17px;
	line-height: 18px;
}

#contact {
	padding-left: 33px;
	margin-bottom: 40px;
}

#contact strong { 
	font-weight: normal;
	color: #000;
}

#group-calling {
	margin-bottom: 60px;
	padding-bottom: 10px;
	background-image: url(../images/splash/group_calling_bot_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

#group-calling h3 {
	height: 40px;
	margin-bottom: 0;
	padding-left: 15px;
	background-image: url(../images/splash/group_calling_head_bg.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	color: #fa0;
}

#group-calling-inner {
	padding: 20px 33px 0;
	background-color: #f5f5f5;
	color: #666;
}

#group-calling-inner img {
	float: left;
	display: block;
	height: 65px;
	width: 53px;
	margin: 0 15px 15px 0;
}

#group-calling-inner p {
	margin-bottom: 0;
	padding-bottom: 15px;
}

.services {
	margin-bottom: 50px;
	padding-top: 10px;
	background-image: url(../images/splash/services_top_bg.gif);
	background-repeat: no-repeat;
}

.services-inner {
	padding: 10px 0 0 33px;
	border-left: 1px solid #ccc;
}

.services img {
	display: block;
	margin-bottom: 20px;
}

.services strong {
	font-weight: normal;
	color: #000;
}

#airsecure img {
	height: 33px;
	width: 167px;
}

#aircontrol img {
	height: 36px;
	width: 188px;
}

#airtrac img {
	height: 39px;
	width: 126px;
	margin-top: 10px;
}