﻿/*MAIN CONTENT*/

#feature_main {
	padding: 10px 0 10px 0;
	text-align: justify;
	clear:left;
}
#feature_main img {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#feature_main h1 {
	font-size: 19px;
	margin-bottom: 0px;
}
#feature_main h5 {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .3em;
	margin-bottom: 8px;
}

/*TITLES*/

.title {
	background-repeat: no-repeat;
	background-position: 0px 14px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-align: left;
	text-transform: uppercase;
	font-size: 16px;
	border-bottom: 1px solid #cccccc; 
	border-top: 1px solid #cccccc; 
	width: 96%; 
	margin: 0 auto; 
	padding: 5px 0px 5px 0px;
}
.title img 
{
	padding-right: 5px;
}
.title h1 {
	margin-left: 20px;
	text-transform: uppercase;
	font-size: 16px;
}
.title a {
	font-size: 10px;
	position: absolute;
	right: 5px;
	top: 13px;
}
.title.top_stories h1, .title.top_stories a {
	color: #666666;
}

.title.cruise h1, .title.cruise a {
	color: #007a7b;
}

.title.hotels h1, .title.hotels a {
	color: #3e015e;
}

.title.tours h1, .title.tours a {
	color: #b16b15;
}

.title.travel_agent h1, .title.travel_agent a {
	color: #b65312;
}

.title.technology h1, .title.technology a {
	color: #6aa94e;
}

.title.airlines h1, .title.airlines a {
	color: #dc2521;
}

.title.car_rental h1, .title.car_rental a {
	color: #12635c;
}

.title.destinations h1, .title.destinations a {
	color: #624b7f;
}

.title.people h1, .title.people a {
	color: #fab742;
}

.title.business_travel h1, .title.business_travel a {
	color: #6a9744;
}





/*FEATURES*/

.feature {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-align: justify;
}
.feature p {
	margin-bottom:0px;
}
.feature img {
	float: left;
	margin-right: 10px;
}
/*
.banner_ad {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
*/
.feature.top_stories h1, .feature.top_stories a {
	color: #666666;
}
.feature.cruise h1, .feature.cruise a {
	color: #007a7b;
}
.feature.hotels h1, .feature.hotels a {
	color: #3e015e;
}
.feature.tours h1, .feature.tours a {
	color: #b16b15;
}
.feature.travel_agent h1, .feature.travel_agent a {
	color: #b65312;
}
.feature.technology h1, .feature.technology a {
	color: #6aa94e;
}
.feature.airlines h1, .feature.airlines a {
	color: #dc2521;
}
.feature.car_rental h1, .feature.car_rental a {
	color: #12635c;
}
.feature.destinations h1, .feature.destinations a {
	color: #624b7f;
}
.feature.people h1, .feature.people a {
	color: #fab742;
}
.feature.business_travel h1, .feature.business_travel a {
	color: #6a9744;
}


.chk
{
	height: 200px;
	width: 250px;
	overflow: auto;
	border: 1px solid #97ACC4;
}
.chk label
{
	font-size: 7pt;
}