body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#DEDCDC none repeat scroll 0 0;
	font-family: Helvetica;
	font-size:14px;
	margin:0;
	padding:0;
	text-align:center;
	color:#333333;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;	
}

li {float: left;}

a, a:link, a:visited {color: #2A57BF; text-decoration: none;}

a:hover {color: #2A57BF; text-decoration: underline;}

p {
	margin: 0px;
	padding-bottom: 3px;
}

form ul { height: 40px;}

form {
	margin: 5px 0px;
}

form button {
	margin-left: 95px;
}

.shell-container {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF url(../img/web/page-background.png) repeat scroll 0 0;
	margin-left:auto;
	margin-right:auto;
	padding:5px 10px;
	text-align:left;
	width:971px;
}

.footer {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/web/page-footer-background.png) no-repeat scroll 0 0;
	color:black;
	font-size:13px;
	height:40px;
	margin:0 auto;
	padding:6px;
	width:980px;
}

.page-height {
	height: 800px;
}

.font {
	font-family: Helvetica;
	font-size: 14px;
}

.text-size11 {font-size: 11px;}

.text-size13 {font-size: 13px;}

.text-size14 {font-size: 14px;}

.text-size15 {font-size: 15px;}

.text-size16 {font-size: 16px;}

.text-size18 {font-size: 18px;}

.text-size22 {font-size: 22px;}

.text-blue {color: #2A57BF;}

.text-reddish {color: #B33403;}

.text-red {color: #FF0000;}

.text-grayish {color: #EEEEEE;}

.text-gray {color: #CCCCCC;}

.text-darkergray {color: #999999;}

.text-white {color: #FFFFFF;}

.title-style {
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #B33403;
}

.big-title-style {
	padding-bottom: 10px;
	font-size: 18px;
	color: #B33403;
}

.page-title-style {
	font-size: 18px;
	font-weight: bold;
	margin: 12px 0px 0px 15px;
}

.text-bold {font-weight: bold;}

.text-underline {text-decoration: underline;color:#2A57BF;}

.align-left {float: left;}

.align-right {float: right;}

.top-padding { padding-top: 6px;}

.left-outer-frame { 
	border: 5px solid #EEEEEE;	
	margin-bottom: 15px;
	padding:5px;	
	
}

.inner-frame-formatting {
	background: #FFFFFF;
	padding:15px;
	border: 1px solid #CCCCCC;	
}

.left-inner-frame { 
	width: 498px;
	overflow: hidden;
}

.right-inner-frame { 
	width: 325px;
	margin:6px;
}

.left-content {
	margin: 0px 0px 8px 15px;
}

.right-content {
	margin-left: 15px;
	overflow: hidden;
}

.large-textarea {
	width: 493px;
	height: 50px;
	border: 1px solid #CCCCCC; 
	margin-top: 1px;
}

.textbox {
	border: 1px solid #CCCCCC; 
	width: 200px;
	height: 23px;
	padding-top: 2px;
}

.checkbox {
	margin: 7px 0px;
}

.textbox-label {
	width: 95px;
	padding-top: 5px;
}

.list-style 
{
	list-style: disc;
	margin-left: 15px;
	padding-bottom: 10px;
	float: none;
}

.title-bar {
	background: url(../img/web/title-hdr-bg.png) repeat-x;
	height: 22px;
	padding: 11px 14px;	
	margin: 2px 0px 10px 0px;
}

.airline-logo { 
	width: 62px;
	float: left;
	padding:5px 5px 5px 10px;
}

.user-photo { 
	width: 80px;
	float: left;
}

.flight-info-wrapper { 
	padding: 2px 0px 2px 15px;
	overflow: hidden;
}

.flight-info {
	width: 447px;
	float: left;
}

.my-flight-status {
	width: 400px;
	float: left;
}

.flight-details-wrapper { 
	padding: 10px 0px 8px 0px;
	overflow: hidden;
}

.flight-details {
	width: 322px;
	padding-top: 7px;
	float: left;
}

.profile-label {
	width: 60px;
	float: left;
}

.profile-img {
	height:50px;
	width:50px;
	padding:1px;
	border:	1px solid #CCC;
}

.profile-info {
	width: 225px;
	float: right;
}

.horizontal-line {
	background: url(../img/web/horizontal-line.jpg) repeat-x;
	height: 14px;
	
}

.horizontal-dash-line {
	border-bottom: 1px dashed #999;
	margin: 1px 0 7px 0;
	height: 1px;
}

.add-button { 
	background: url(../img/web/add-button-bg.png); 
	width: 157px;
	height: 27px;
	border: 0px;
	padding-left:18px;
}

.orange-button { 
	background: url(../img/web/orange-button-bg.png); 
	width: 100px;
	height: 30px;
	border: 0px;
}

.orange-button-large { 
	background: url(../img/web/orange-button-large-bg.png); 
	width: 180px;
	height: 30px;
	border: 0px;
}

.orange-button-tiny { 
	background: url(../img/web/orange-button-tiny-bg.png); 
	width: 62px;
	height: 27px;
	border: 0px;
}

.gray-button-large { 
	background: url(../img/web/gray-button-large-bg.png); 
	width: 180px;
	height: 30px;
	border: 0px;
}

.this-flight-bg {
	background: url(../img/web/this-flight-bg.png); 
	width: 530px;
	height: 200px;
	border: 0px;
}

.show-more {
	text-align: center;
	margin-top: 10px;
}

.links {
	margin-bottom: 7px;
}

.places {
	line-height: 30px;
}

.bullet-list {
	margin-top: 0px;
}

.spacer {
	height: 7px;
}

.on-time-box, .delay-box {
	border: 1px solid #CCCCCC;
	width: 102px;
	margin-right: 20px;
	padding: 5px 0;
}

.on-time-box {
	height: 55px;
}

.delay-box {
	height: 85px;
}

div.on-time-box ul li, div.delay-box ul li { 
	float: none;
	text-align: center;
}

.title {
	margin-left: 8px;
}

.status-label {
	width: 170px;
	text-align: right;
	float: left;
}

.status-value {
	width: 100px;
	text-align: left;
	float: left;
}

.clear { 
	clear: both;
	height: 50px;
}

.follow-box {
	margin:10px 75px;
	width:150px; 
	height:90px;
	color:#FFF;
	background-color:#999;
	padding:10px;	
}

.stats-box {
	width:78px; 
	height:65px;
	color:#FFFFFF;
	background-color:#999;
	padding:10px;
	text-align:center;
}

.follow-bg {
	background: url(../img/web/follow-bg.gif); 
	width: 550px;
	height: 200px;
	border-bottom: 1px dashed #999;
	margin-top:20px;
}

/*------------------------------------------------------------------------------------------------*/

#body { 
	padding: 0 10px; 
	overflow: hidden;
	min-height:680px;
  	height:auto !important;
  	height:680px;
	
}

#menu {
	height: 55px;
	margin-bottom: 7px;
    background-color:#254BA4;
}

#menu a {
	display: block;
	padding: 20px 12px 9px 12px;	
	color: #FFFFFF;	
}

#navigation {
	float: left;
}

#logo {
	float: left;
	width: 180px;
    height: 55px;
	padding: 0px 15px;
    background-color:#999999;
}

#header {
	height: 20px;
}
	
#breadcrumb {
	height: 20px;
}

#left-content-wrapper{ 
	width: 550px;
	float: left;
}

#right-content-wrapper { 
	width: 370px;
	float: right;
	background: #EEEEEE;
}

/*------------------------------------------------------------------------------------------------------*/

#airport-facilities {
	height: 37px;
}

#airport-facilities ul li {
	margin: 5px 15px;
}

#weather {
	height: 110px;
}

#weather img {
	margin: 3px 0px;
}

#weather ul li {
	margin: 8px 10px 0px 10px;
	text-align: center;
}

#weather-details {
	width: 163px;
	float: left;
	margin: 8px 0px 0px 15px;
}

#reviews, #recommendations{
	overflow: hidden;
}

div.vertical-people-list { 
	overflow: hidden;
}

div.vertical-people-list ul li {
 	width: 35px;
	margin: 2px;
	text-align: center;
}

.pic-esmall {
    width:35px;
    height:35px;	
}

.popup {
	text-align:left;
	padding:10px 20px;
}

/***** reading page *****/

.article-entry {
	padding:1px 10px 10px 10px;
	height:65px;
	min-height:65px;
}

.section-vote {
	float:left;
	width:55px;
	padding-right:10px;
	text-align:center;
}

.entry-details {
	overflow:hidden;
}

.vote {
	padding-left:18px;	
}

.up-vote-icon {
	width:20px;
	height:20px;
	background: transparent url(../img/web/img-sprite.png) no-repeat -3px -4px;
	margin:3px 0px;
}

.down-vote-icon {
	width:18px;
	height:18px;
	background: transparent url(../img/web/img-sprite.png) no-repeat -3px -30px;
	margin:3px 0px;
}

.ap-icon {
	float:left;
	width:21px;
	height:21px;
	margin: 0 5px 0 0;

}
.amenities-icon {
	background: transparent url(../img/web/img-sprite.png) no-repeat -4px -55px;
}

.food-icon {
	background: transparent url(../img/web/img-sprite.png) no-repeat -4px -80px;
}

.service-icon {
	background: transparent url(../img/web/img-sprite.png) no-repeat -4px -104px;
}

.shopping-icon {
	background: transparent url(../img/web/img-sprite.png) no-repeat -4px -127px;
}

.fb-small-icon {
	background: transparent url(../img/web/sharing-sprite.gif) no-repeat -215px 1px;
}

.twitter-small-icon {
	background: transparent url(../img/web/sharing-sprite.gif) no-repeat -315px -81px;
}

.gowalla-small-icon {
	background: transparent url(../img/web/img-sprite.png) no-repeat -93px -6px;
}

.brightkite-small-icon {
	background: transparent url(../img/web/img-sprite.png) no-repeat -93px -33px;
}

.foursquare-small-icon {
	background: transparent url(../img/web/img-sprite.png) no-repeat -95px -60px;
}

.email-small-icon {
	background: transparent url(../img/web/sharing-sprite.gif) no-repeat -60px 1px;
}

.share-small-icon {
	background: transparent url(../img/web/img-sprite.png) no-repeat -35px -170px;
}

.subscribe-small-icon {
	background: transparent url(../img/web/img-sprite.png) no-repeat -35px -125px;
}

.setting-small-icon {
	background: transparent url(../img/web/img-sprite.png) no-repeat -35px -101px;
}

.shout-small-icon {
	background: transparent url(../img/web/img-sprite.png) no-repeat -35px -58px;
}

.profile-small-icon {
	background: transparent url(../img/web/img-sprite.png) no-repeat -35px -78px;
}

.follow-small-icon {
	background: transparent url(../img/web/img-sprite.png) no-repeat -60px -62px;
}

.checkin-small-icon {
	background: transparent url(../img/web/img-sprite.png) no-repeat -62px -87px;
}

.phone-small-icon {
	background: transparent url(../img/web/img-sprite.png) no-repeat -62px -110px;
}

.close-icon-dark {
	width:15px;
	height:15px;
	background: transparent url(../img/web/img-sprite.png) no-repeat -30px -6px;
	margin:3px 0px;
}

.close-icon-light {
	width:15px;
	height:15px;
	background: transparent url(../img/web/img-sprite.png) no-repeat -45px -6px;
	margin:3px 0px;
}

.go-left-icon {
	width:30px;
	height:30px;
	background: transparent url(../img/web/img-sprite.png) no-repeat -30px -28px;
	margin:3px 0px;
}

.go-right-icon {
	width:30px;
	height:30px;
	background: transparent url(../img/web/img-sprite.png) no-repeat -60px -28px;
	margin:3px 0px;
}

input.large {
	height: 24px;
	width: 493px;
	border: 1px solid #CCCCCC; 
	padding-top:5px;
	margin-top: 1px;
}

input.medium {
	height: 24px;
	width: 250px;
	border: 1px solid #CCCCCC; 
	padding-top:5px;
	margin-top: 1px;
}

.comment {
	padding:5px 10px;
}

.comment-header {
	height:15px;
	padding-bottom:5px;
}

.ajax-loader {
	background: url(../img/web/ajax-loader.gif); 
	height:31px;
	width:31px;
}

.ajax-big-loading {
	background-image: url(../img/web/ajax-loader-big.gif);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: rgba(0,0,0, .5) 0px 1px 1px;
    width: 100px;
    height: 100px;
    margin: 15% 30% 0 30%;
    border:10px solid #999;
    opacity: 0.9;
    color: #fff;
    position: absolute;
    display: block;
    top:0;
    z-index:99;
}

.error {
   color:red;	
}

#cloud { padding: 2px; line-height: 2em;}
#cloud a { padding: 5px; }
#cloud li { display: inline; }
#cloud a.tag1 { font-size: 14px; font-weight:100;}
#cloud a.tag2 { font-size: 15px;font-weight:600;}
#cloud a.tag3 { font-size: 16px;font-weight:1200;}

/***** reading page end *****/


/***** landing page *****/
#mobile-screenshots {
	height:550px; 
	width: 445px;
	background: transparent url(../img/web/main-img-map.jpg) no-repeat 0 0;
}

#got-mobile {
	text-align:center;
	font-size:14px;
	margin:30px 10px;
}

.description {
	margin:30px 10px;
	font-size:20px;
}

.message {
	clear:left;
	margin:20px 10px;
}

.icon {
	float:left;
	padding-right:10px;
	width:60px;
	height:60px;
}

.msg {
	font-size:20px;
	padding-top:20px;
	font-weight:bold;
}

.people-icon {
	background: transparent url(../img/web/main-img-map.jpg) no-repeat -500px -140px;	
}

.flight-icon {
	background: transparent url(../img/web/main-img-map.jpg) no-repeat -500px -7px;	
}

.info-icon {
	background: transparent url(../img/web/main-img-map.jpg) no-repeat -500px -73px;	
}

.outer-box {
	background-color:#ccc;
	padding:5px;
}

.inner-box {
	background-color:#dedede;
	padding:5px;
}

.follow-twitter {
	background: transparent url(../img/web/main-img-map.jpg) no-repeat -517px -508px;
}

.find-us-fb {
	background: transparent url(../img/web/main-img-map.jpg) no-repeat -453px -440px;
}

#validEmail
{
	margin-top: 4px;
	margin-left: -2px;
	position: absolute;
	width: 16px;
	height: 16px;
}

.title-txt {
	font-size:18px;
}

.group {
	margin:10px 0px;
}

#flightDetails {
	margin:10px;
	font-size:15px;
}

#title {
	font-size:20px;
	margin:10px 0px;
	height:35px;
}

#title .title-icon {
	padding-right:5px;
}

#vcard p {
	padding-bottom:3px;	
}

#flight-feed {
	height:443px;
	overflow:hidden;
	position:relative;
	width:550px;
}

.items  {
	height:20000em;
	width:550px;
	position:absolute;
}

#subscribe-header{
	width:600px;
	height:20px;
	padding: 5px;
	text-align:center;
}

#subscribe-header .hdr-col {
	width:300px;
}

.subscribe-row {
	clear:both;
	height:20px;
	text-align:center;
	padding:5px;
}

.subscribe-col{
	width:100px;
	padding-left:5px;
}

.subscribe-lbl-col{
	width:50px;
	padding-top:3px;
}

.sms-disclaimer-box {
	width:210px;
	height:130px;
	margin:5px 10px 5px 5px;
	padding:10px;
	background-color:#F2F2F2;
	color:#000;
	font-size:11px;
}
	

/***** landing page end *****/
	
.cake-sql-log { display: none; }

html{color:#000;background:#DEDCDC;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}body{text-align:center;}#doc,#doc2,#doc3,#doc4,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.25em;}#doc2{width:73.076em;*width:71.25em;}#doc3{margin:auto 10px;width:auto;}#doc4{width:74.923em;*width:73.05em;}.yui-b{position:relative;}.yui-b{_position:static;}#yui-main .yui-b{position:static;}#yui-main,.yui-g .yui-u .yui-g{width:100%;}.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}.yui-t1 .yui-b{float:left;width:12.30769em;*width:12.00em;}.yui-t1 #yui-main .yui-b{margin-left:13.30769em;*margin-left:13.05em;}.yui-t2 .yui-b{float:left;width:13.8461em;*width:13.50em;}.yui-t2 #yui-main .yui-b{margin-left:14.8461em;*margin-left:14.55em;}.yui-t3 .yui-b{float:left;width:23.0769em;*width:22.50em;}.yui-t3 #yui-main .yui-b{margin-left:24.0769em;*margin-left:23.62em;}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.50em;}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.55em;}.yui-t5 .yui-b{float:right;width:18.4615em;*width:18.00em;}.yui-t5 #yui-main .yui-b{margin-right:19.4615em;*margin-right:19.125em;}.yui-t6 .yui-b{float:right;width:23.0769em;*width:22.50em;}.yui-t6 #yui-main .yui-b{margin-right:24.0769em;*margin-right:23.62em;}.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}#yui-main .yui-b{float:none;width:auto;}.yui-gb .yui-u,.yui-g .yui-gb .yui-u,.yui-gb .yui-g,.yui-gb .yui-gb,.yui-gb .yui-gc,.yui-gb .yui-gd,.yui-gb .yui-ge,.yui-gb .yui-gf,.yui-gc .yui-u,.yui-gc .yui-g,.yui-gd .yui-u{float:left;}.yui-g .yui-u,.yui-g .yui-g,.yui-g .yui-gb,.yui-g .yui-gc,.yui-g .yui-gd,.yui-g .yui-ge,.yui-g .yui-gf,.yui-gc .yui-u,.yui-gd .yui-g,.yui-g .yui-gc .yui-u,.yui-ge .yui-u,.yui-ge .yui-g,.yui-gf .yui-g,.yui-gf .yui-u{float:right;}.yui-g div.first,.yui-gb div.first,.yui-gc div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first,.yui-g .yui-gc div.first,.yui-g .yui-ge div.first,.yui-gc div.first div.first{float:left;}.yui-g .yui-u,.yui-g .yui-g,.yui-g .yui-gb,.yui-g .yui-gc,.yui-g .yui-gd,.yui-g .yui-ge,.yui-g .yui-gf{width:49.1%;}.yui-gb .yui-u,.yui-g .yui-gb .yui-u,.yui-gb .yui-g,.yui-gb .yui-gb,.yui-gb .yui-gc,.yui-gb .yui-gd,.yui-gb .yui-ge,.yui-gb .yui-gf,.yui-gc .yui-u,.yui-gc .yui-g,.yui-gd .yui-u{width:32%;margin-left:1.99%;}.yui-gb .yui-u{*margin-left:1.9%;*width:31.9%;}.yui-gc div.first,.yui-gd .yui-u{width:66%;}.yui-gd div.first{width:32%;}.yui-ge div.first,.yui-gf .yui-u{width:74.2%;}.yui-ge .yui-u,.yui-gf div.first{width:24%;}.yui-g .yui-gb div.first,.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}.yui-g .yui-g .yui-u,.yui-gb .yui-g .yui-u,.yui-gc .yui-g .yui-u,.yui-gd .yui-g .yui-u,.yui-ge .yui-g .yui-u,.yui-gf .yui-g .yui-u{width:49%;*width:48.1%;*margin-left:0;}.yui-g .yui-g .yui-u{width:48.1%;}.yui-g .yui-gb div.first,.yui-gb .yui-gb div.first{*margin-right:0;*width:32%;_width:31.7%;}.yui-g .yui-gc div.first,.yui-gd .yui-g{width:66%;}.yui-gb .yui-g div.first{*margin-right:4%;_margin-right:1.3%;}.yui-gb .yui-gc div.first,.yui-gb .yui-gd div.first{*margin-right:0;}.yui-gb .yui-gb .yui-u,.yui-gb .yui-gc .yui-u{*margin-left:1.8%;_margin-left:4%;}.yui-g .yui-gb .yui-u{_margin-left:1.0%;}.yui-gb .yui-gd .yui-u{*width:66%;_width:61.2%;}.yui-gb .yui-gd div.first{*width:31%;_width:29.5%;}.yui-g .yui-gc .yui-u,.yui-gb .yui-gc .yui-u{width:32%;_float:right;margin-right:0;_margin-left:0;}.yui-gb .yui-gc div.first{width:66%;*float:left;*margin-left:0;}.yui-gb .yui-ge .yui-u,.yui-gb .yui-gf .yui-u{margin:0;}.yui-gb .yui-gb .yui-u{_margin-left:.7%;}.yui-gb .yui-g div.first,.yui-gb .yui-gb div.first{*margin-left:0;}.yui-gc .yui-g .yui-u,.yui-gd .yui-g .yui-u{*width:48.1%;*margin-left:0;}.yui-gb .yui-gd div.first{width:32%;}.yui-g .yui-gd div.first{_width:29.9%;}.yui-ge .yui-g{width:24%;}.yui-gf .yui-g{width:74.2%;}.yui-gb .yui-ge div.yui-u,.yui-gb .yui-gf div.yui-u{float:right;}.yui-gb .yui-ge div.first,.yui-gb .yui-gf div.first{float:left;}.yui-gb .yui-ge .yui-u,.yui-gb .yui-gf div.first{*width:24%;_width:20%;}.yui-gb .yui-ge div.first,.yui-gb .yui-gf .yui-u{*width:73.5%;_width:65.5%;}.yui-ge div.first .yui-gd .yui-u{width:65%;}.yui-ge div.first .yui-gd div.first{width:32%;}#hd:after,#bd:after,#ft:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#hd,#bd,#ft,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1;}
 
