* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	display: block;
	float: left;
	height: 81px;
	width: 307px;
}
h1 a {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 81px;
	width: 307px;
	overflow: hidden;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 81px;
	width: 940px;
	overflow: hidden;
	padding-right: 20px;
}
#header .links {
	display: block;
	width: 633px;
	float: left;
	font-size: 12px;
	color: #00344c;
	padding-top: 22px;
	text-align: right;
}
#header .links a {
	color: #00344c;
}
#header .links a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#header .phone {
	display: block;
	width: 300px;
	height: 16px;
	text-indent: -5000px;
	overflow: hidden;
	background-image: url(../images/phone.gif);
	float: right;
	margin-top: 12px;
}
#nav {
	display: block;
	height: 22px;
	width: 960px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
}
#nav a {
	color: #FFFFFF;
}
#left {
	width: 726px;
	margin-top: 21px;
	height: 408px;
	float: left;
}
.search {
	position: absolute;
	height: 408px;
	width: 732px;
	background-image: url(../images/bgsearch.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: -6px;
}
.search .tabs {
	display: block;
	list-style-type: none;
	height: 51px;
	width: 702px;
	background-image: url(../images/tabs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 30px;
}
.search .tabs li {
	float: left;
}
.search .tabs a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 51px;
	text-indent: -5000px;
	overflow: hidden;
}
.search .tabs .active {
	background-position: bottom;
}

.search .tabs .bt1 {
	background-image: url(../images/bt1.gif);
	width: 100px;
}
.search .tabs .bt2 {
	background-image: url(../images/bt2.gif);
	width: 100px;
}
.search .tabs .bt3 {
	background-image: url(../images/bt3.gif);
	width: 90px;
}
.search .tabs .bt4 {
	background-image: url(../images/bt4.gif);
	width: 129px;
}
.search .panel {
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
}
#searchform {
	color: #474747;
}

#searchform .rbuts {
	height: 26px;
	padding-top: 14px;
}
#searchform .rbuts p {
	float: left;
	font-size: 14px;
	padding-left: 35px;
}
#searchform .rbuts p label {
	cursor: pointer;
}
#searchform .fromto {
	height: 60px;
}
#searchform .fromto p {
	float: left;
	width: 312px;
	padding-left: 35px;
}
#searchform .fromto p label {
	font-size: 18px;
	text-transform: lowercase;
}
#searchform .fromto select {
	width: 312px;
	margin-top: 5px;
}
#searchform .time {
	height: 60px;
	clear: both;
	padding-left: 35px;
	padding-top: 1px;
}
#searchform .time p {
	float: left;
}
#searchform .time p label {
	text-transform: lowercase;
}
#searchform .time #depart, #searchform .time #return {
	width: 133px;
	margin-right: 18px;
}
#searchform .time select {
	width: 102px;
}
#searchform .time .return {
	padding-left: 84px;
}
#searchform .time .cal {
	display: block;
	position: absolute;
	background-image: url(../images/cal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 26px;
	width: 25px;
	overflow: hidden;
	margin-top: 24px;
	margin-left: 118px;
}
#searchform .input, #searchform select {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #979797;
	font-size: 14px;
	color: #474747;
	padding: 3px;
	margin-top: 5px;
}
#searchform .input {
	padding: 4px;
}
#searchform .class {
	height: 60px;
	clear: both;
	padding-left: 35px;
	padding-top: 1px;
}
#searchform .class p {
	float: left;
}
#searchform .class .small {
	width: 75px;
	padding-right: 9px;
}

#searchform .class p label {
	font-size: 14px;
}
#searchform .class input {
	width: 50px;
	text-align: center;
}
#searchform .class p .label {
	font-size: 11px;
	font-style: italic;
	line-height: 11px;
}
#searchform .class .l {
	width: 347px;
	float: left;
	height: 60px;
}
#searchform .class .l .infants {
	position: absolute;
	font-size: 11px;
	font-style: italic;
	display: block;
	width: 100px;
	margin-top: 34px;
	margin-left: 32px;
}
#searchform .class .r {
	float: left;
	height: 60px;
	width: 350px;
}
#searchform .class .r select {
	margin-right: 5px;
}
#searchform .class .r #prefferedairline {
	width: 176px;
}
#searchform .class .r #class {
	width: 106px;
}
#searchform .check {
	padding-left: 35px;
	margin-top: 10px;
}
#searchform .check p {
	float: left;
	width: 347px;
	padding-top: 1px;
}
#searchform .check label {
	font-size: 12px;
	cursor: pointer;
}
#searchform .submit {
	text-align: right;
	padding-right: 36px;
	padding-top: 7px;
	display: block;
	clear: both;
}
#right {
	float: right;
	width: 234px;
	margin-top: 21px;
}
#right .rtitle {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 14px;
	margin-left: 10px;
	margin-top: 5px;
}
#right .update {
	font-size: 12px;
	line-height: 14px;
	color: #0e4666;
	margin-left: 10px;
	margin-top: 1px;
}
#right .tickets {
	display: block;
	background-image: url(../images/oval.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 144px;
	width: 218px;
	list-style-type: none;
	padding-top: 17px;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 7px;
}
#right .tickets li {
	font-size: 12px;
	line-height: 24px;
	color: #4c4c4c;
}
#right .tickets span {
	float: right;
	width: 95px;
	display:block;
}
#right .tickets span strong {
	color: #ff3636;
}
#right .alerts {
	height: 180px;
	width: 216px;
	background-image: url(../images/oval.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 18px;
	padding-top: 10px;
}
#right .alerts h3 {
	line-height: 18px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
#right .alerts span {
	font-size: 20px;
	color: #b5ef6a;
	display: block;
	font-weight: bold;
}
#right .alerts form {
	margin-top: 4px;
}
#right .alerts label {
	display: none;
}
#right .alerts .input, #right .alerts select {
	border: 1px solid #979797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b9b9b9;
	font-style: italic;
	width: 185px;
	margin-top: 7px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#right .alerts select {
	padding: 0px;
	width: 193px;
 
}
#right .alerts .submit {
	text-align: center;
	padding-right: 6px;
}
#right .alerts .submit input {
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
}
#right .news {
	width: 218px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top:15px;

}
#right .news h4 {
	color: #131313;
	font-size: 14px;
	line-height: 18px;
	margin-top: 11px;
}
#right .news p {
	color: #4C4C4C;
	font-size: 12px;
	line-height: 18px;
	margin-top: 1px;
	padding-bottom: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
#right .title {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #00b8bf;
	display: block;
}


#center {
	clear: both;
	width: 960px;
	height: 335px;
	padding-top: 9px;
}
#center .deals {
	float: left;
	width: 408px;
}
#center .deals ul {
	list-style-type: none;
	margin-top: 18px;
}
#center .deals ul li {
	display: block;
	line-height: 30px;
}
#center .deals ul li .logo {
	display: block;
	height: 30px;
	float: left;
	width: 103px;
	vertical-align:bottom;
}
#center .deals ul li .logo img {
	vertical-align: top;
	margin-top: 6px;
}
#center .deals ul li .town {
	display: block;
	height: 30px;
	float: left;
	width: 141px;
	font-size: 12px;
	line-height: 30px;
	color: #4c4c4c;
	padding-right: 10px;
}
#center .deals ul li .town a {
	color: #0e4666;
}
#center .deals ul li .price {
	display: block;
	height: 30px;
	float: left;
	width: 118px;
	font-size: 12px;
	line-height: 30px;
}
#center .deals ul li .price strong {
	font-size: 14px;
	color: #ff3636;
}
#center .guide {
	float: left;
	width: 290px;
}
#center .guide ul {
	background-color: #F4F4F4;
	display: block;
	border: 1px solid #CCCCCC;
	list-style-type: none;
	overflow: auto;
	font-size: 12px;
	line-height: 22px;
	width: 268px;
	margin-top: 12px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 5px;
}
#center .guide li {
	float: left;
	display: block;
	width: 124px;
	padding-right: 10px;
}
#center .guide a {
	color: #4c4c4c;
}
#center .guide a:hover {
	color: #44cbd0;
}
#center .news {
	float: left;
	width: 233px;
	padding-left: 29px;
}
#center .news h4 {
	color: #131313;
	font-size: 14px;
	line-height: 18px;
	margin-top: 11px;
}
#center .news p {
	color: #4C4C4C;
	font-size: 12px;
	line-height: 18px;
	margin-top: 1px;
	padding-bottom: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}



#center .title {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #00b8bf;
	display: block;
}
.tips {
	background-image: url(../images/travel_tips.gif);
	background-repeat: no-repeat;
	background-position: 14px 12px;
	height: 84px;
	width: 834px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 18px;
	font-size: 12px;
	color: #4c4c4c;
	/*padding-top: 25px;*/
	/*padding-left: 126px;*/
	padding: 13px 0 12px 14px;
	clear: both;
}
.tips h3 {
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
}
.linkbar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 12px;
	line-height: 33px;
	color: #4C4C4C;
	padding-left: 10px;
	clear:both;
}
.linkbar span {
	color: #b9b9b9;
}

.linkbar a {
	color: #4C4C4C;
}
.networks {
	line-height: normal;
	background-image: url(../images/linkbarimg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
	padding-top: 8px;
}
.networks span {
	display: block;
	float: left;
	padding-top: 1px;
}
.networks a {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	padding-left: 22px;
	margin-left: 20px;
	padding-top: 1px;
}
.twitter {
	background-image: url(../images/twitter.gif);
}
.facebook {
	background-image: url(../images/facebook.gif);
}
.squidoo {
	background-image: url(../images/squidoo.gif);
}
.wordpress {
	background-image: url(../images/wordpress.gif);
}
.rss {
	background-image: url(../images/rss.gif);
}
#footer {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-style: normal;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 33px;
	padding-left: 10px;
}
.logos {
	list-style-type: none;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	height: 35px;
}
.logos li {
	float: left;
	margin-right: 10px;
}
.logos li img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.logos .l2 {
	padding-top: 2px;
}
.hide {
	display: none;
}


#left_inside {
	width: 726px;
	margin-top: 21px;
	float: left;
}


#dynamic_content{
	width: 692px;
	background-image:url(../images/dynamics_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFF;
	min-height:470px;
	padding:10px 15px;
	font-size:14px!important;
	
}

#dynamic_content h4{
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #00b8bf;
	display: block;
	padding:8px 8px;
	border-bottom:3px solid #d4d4d4;
	margin-bottom:15px;
}

#dynamic_content .news{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding:0 8px;
}

#dynamic_content .news h5 {
	color: #131313;
	font-size: 14px;
	line-height: 18px;
	margin-top: 11px;
}
#dynamic_content .news h5 a {
	color: #131313;
}
#dynamic_content .news h5 a:hover {
	text-decoration:underline;
}


#dynamic_content .news p {
	color: #4C4C4C;
	font-size: 14px;
	line-height: 18px;
	margin-top: 1px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

#dynamic_content .date{
	font-style:italic;
	color:#878787;
	font-size:12px;
}

#dynamic_content .news p a{
	color:#62ad00;
}
#dynamic_content .news p a:hover{
	text-decoration:underline;
}

#dynamic_content .news p.list_images{
	margin:-5px 10px 10px 0;
	padding:0;
	float:left;
}

#dynamic_content .pageing{
	margin:8px 0 0 0;
	font-size:12px;
	color:#878787;
	text-align:right;
	clear:both;
}

#dynamic_content .pageing a{
	padding:1px 2px;
	color:#00b8bf;
	text-decoration:none;
}

#dynamic_content .pageing a:hover{
	text-decoration:underline;
}

#dynamic_content .details{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding:0 8px;
}

#dynamic_content .details h5 {
	color: #131313;
	font-size: 18px;
	line-height: 18px;
	margin-top: 11px;
}
#dynamic_content .details h5 a {
	color: #131313;
}
#dynamic_content .details h5 a:hover {
	text-decoration:underline;
}


#dynamic_content .details p {
	color: #4C4C4C;
	font-size: 14px;
	line-height: 18px;
	margin-top: 1px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

#dynamic_content .details p .date{
	font-style:italic;
	color:#878787;
}

#dynamic_content .details p a{
	color:#62ad00;
}
#dynamic_content .details p a:hover{
	text-decoration:underline;
}

#gallery{
	display:block;
	margin:0px 0 15px 0;
}

#gallery .left{
	width:460px;
	float:left;
	margin-right:3px;
	background-color:#ededed;
	text-align:center;
	padding:15px;
	min-height:270px;
}

#gallery .left img{
	margin:0 auto 0 auto;

}

#gallery .right img{
	margin:4px;
	border:0;
	
	

}

#gallery .right{
	width:147px;
	float:right;
	background-color:#ededed;
	text-align:left;
	padding:15px;
	min-height:280px;
}

#airnav{
	float:left;
	width:170px;
	margin-right:15px;
}

#airnav h4{
	font-size:14px;
	border:none;
	text-transform:uppercase;
	margin:8px 0;
	color:#67ac0e;
}

#airnav ul{
	margin:0;
	padding:0;
}

#airnav ul li{
	list-style-type:none;
	border-bottom:1px solid #cccccc;
	font-size:14px;
}

#airnav ul li a{
	display:block;
	padding:5px 5px 5px 15px;
	color:#131313;
}
#airnav ul li a:hover{
	color:#11bdc3;
	text-decoration:none;
	background-image:url(../images/airnav_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
}


#airinfo{
	width:500px;
	float:right;
	font-size:14px;
	line-height:18px;
}

#airinfo h5{
    color: #131313;
	font-size: 18px;
	line-height: 18px;
	margin-top: 11px;
}

#airinfo .airtitle{
	color:#11bdc3;
	margin-bottom:15px;
}

#airinfo p{
	margin:0;
	padding:8px 0;
	clear:both;
}

#airinfo .infoBox{
	border:1px solid #f0f0f0;
	padding:8px;
	width:230px;
	margin-right:2px;
	margin-top:2px;
	float:left;
}

#airinfo .infoBox ul{
	margin:0px;
	list-style-type:none;
}

#airinfo .infoBox ul li{
	margin:0px;
	padding:5px 8px;
}
#airinfo .infoBox ul li a{
	color:#131313;
}
.infoBoxTitle{
	padding:0px;
	font-weight:normal;
	font-size:14px;
	color:#67ac0e;
	text-transform:uppercase;
}
#airinfo .listTitle{
	color:#0f4666;
}
.row1 {
	font-size:14px;
	padding:4px;
	font-weight:bold;
	background-color:#E9E9E9;
}
.row2 {
	font-size:14px;
	padding:4px;
	background-color:#F2F2F2;
}
.table_styles  a{
	color:#131313;
}


/* World Map */

.worldmap{
	background-image: url(../images/world_map.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 650px;
	height: 350px;
	}
	
.cities a{
	color: #0e4666;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	position:absolute;
	padding: 5px;}
	
.cities #europe{
	left: 350px;
	top: 110px;
	}
	
.cities #canada{
	left: 142px;
	top: 95px;
	}
	
.cities #usa{
	left: 150px;
	top: 140px;
	}

.cities #central_america{
	left: 160px;
	top: 190px;
	}

.cities #south_america{
	left: 220px;
	top: 250px;
	}

.cities #middle_east{
	left: 390px;
	top: 160px;
	}

.cities #africa{
	left: 360px;
	top: 190px;
	}

.cities #australia{
	left: 530px;
	top: 240px;
	}
	
