/* ***************************** CSS by CULTURE CODE *********************************** */
/* ************************ CSS SECUNDARY OF Travelgenio-V2 ********************************* */

.foot_top .ft_left .ft_links ul {
    display: block;
    float: left;
    margin: 0 9px 0 0;
    padding: 0;
}

.foot_top .ft_right .newsletter .news_form {
    clear: both;
    display: block;
    float: left;
    margin: 25px 0 0;
    padding: 0;
    width: 340px;
}

.foot_top .ft_right .newsletter .news_form .news_input {
	margin: 12px 0 0;
	padding: 7px 10px;
	display: block;
	-webkit-box-shadow: inset 1px 1px 1px 1px #ccc;
	box-shadow: inset 1px 1px 1px 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
	font-family: Verdana;
	font-size: 11px;
	color: #999;
	min-width: 160px;
	max-width: 165px;
	float: left;
}

.foot_top .ft_right .newsletter .news_form .news_button {
    background: linear-gradient(to bottom, #0fcaff 0%, #0090b8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #0fcaff;
    border-radius: 16px;
    color: #002f5f;
    cursor: pointer;
    display: block;
    float: right;
    font-family: 'RobotoRegular';
    font-size: 12px;
    margin: 0 0 0 5px;
    padding: 10px;
}

#flightdata .fd_top {
    background: url("../../images/TG/201v2/ico_flight.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    clear: both;
    color: #002f5f;
    display: block;
    font-family: 'RobotoBold';
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    padding: 0 40px;
    height: 32px;
}

#comparison_box .cb_box2 .cb2_text, #comparison_box .cb_box3 .cb2_text {
    clear: both;
    color: #666;
    display: block;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    margin: 0 2px;
    padding: 0;
    text-align: center;
}

#filter_box table td.range {
    margin: 10px 0 0;
    padding: 0 0 0 5px;
    width: 103% !important;
}


.jPag-control-middle {
	overflow: hidden;
	float: left;
	max-width: 480px;
}

#banner_flights p strong {
	font-family: 'RobotoRegular';
	font-size: 20px;
	line-height: 22px;
}