/*Reset
==========================CODE IS CREATED BY ARUNDHATI (LIZA)=====================================*/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset, article, iframe, center, canvas, caption, section, legend, nav, object, header, hgroup, label, figure {
	margin: 0;
	padding: 0;
	vertical-align: top;
	border: 0;
	outline: none;
	font-size: 100%;
}
.text-bold {
    font-weight: bold;
	padding-left:15px;
	font-size:18px;
	text-align:right;
	width:99%;
}
img, fieldset {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	/*margin-top:4px;*/
}
/*Set HTML 5 Element to block */
article, nav, section, header, footer, aside, details, figcaption, figure, menu, hgroup {
	display: block;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* CLEARFIX
====================================================================================*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
	zoom: 1;
}
/* General Style */

/*body {
    background-attachment: fixed;
    background-color: rgba(51, 69, 152, 0.1);
    background-image: url(../../images/bg3.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
	color: #000000;
    position: relative;
	line-height: 18px;
	font-family:Calibri;
	font-size:14px;
}*/
/*body {
    background-image: url(../../images/bg@2x.jpg);
    background-size: 1400px 934px;
}*/
/*
body {
	margin: 0;
	padding: 0;
	font-family:Calibri;
	font-size: 12px;
	background: #c0c0c0 url(../../images/home-bg.jpg) no-repeat center top;
}*/
body {
	background:#f5f5f5; font-family:Calibri; color:#000000;
}
body * {
	outline: none;
}
a {
	color: #000;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {
	/*margin: 5px 0 1.2em 25px;*/
	padding: 0;
	word-spacing: 1px;
	line-height: 18px;
}
/*List*/

ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*Heading*/
h1 {
	font-size: 1.7em;
	color: #000000;
	padding: 10px 0 8px 10px;
	font-weight: normal;/*font-family:"Times New Roman", Times, serif;*/
}
h2 {
	font-size: 1.3em;
}
h2 a{
	color:#000;
}
h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
	background: #ee9613;
	color: #fff;
	margin: 0 0 0 -24px;
	padding: 6px 0 6px 24px;
	position: relative;
	text-transform: uppercase;
	z-index: 3;
}
/*STRUCTURE
================================================================*/
.pagewrap {
	position: relative;
	width: 975px;
	margin: 0 auto;
	/*border:1px solid #FFF;
	overflow:hidden;*/
}
/* Header */
header {
	width: 100%;
	overflow: hidden;
	clear:both;
	background:#FFF url(../../images/header_bg.jpg) repeat-x bottom;
	height:112px;
}
footer {
	width:990px;
	margin:0 auto;
	/*background:url(../../images/footer.jpg) no-repeat;*/
	clear: both;
	color: #012146;
	
	padding: 0px;
	overflow: hidden;
	
}
.padT20 {
	padding-top: 20px;
}
.padT2 {
	padding-top: 2px;
}
.padT5 {
	padding-top: 5px;
}
.padR5px {
	padding-right:5px;
}
.padL5px {
	padding-left:5px;
}
.padL25px {
	padding-left:25px;
}
.padl8 {padding-left:8px;}
.margL10 {
	margin-left: 10px!important;
}
.margL11 {
	margin-left: 11px!important;
}
.margL12 {
	margin-left: 12px!important;
}
.margL20 {
	margin-left: 20px!important;
}
.margT15 {
	margin-top: 5px!important;
}
.margR5 {
	margin-right: 10px!important;
}
.margL5 {
	margin-left: 5px!important;
}
.marTop5{
	margin-top:5px;
}
.marTop3{
	margin-top:3px;
}
.marTop10{
	margin-top:10px;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.clear {
	clear: both;
}
.width100 {
	width: 100px;
}
.width140 {
	width: 140px;
}
.padl12{
	margin-left:25px;
}
.width-250 {width: 290px;}
.width-136 {width: 136px;}
.height40 {height:40px;}
.margingR5{margin-right:5px;}
.margingR7{margin-right:7px;}
.margingR10{margin-right:10px;}
.margingR12{margin-right:12px;}
.margingR13{margin-right:13px;}
.margingR15{margin-right:15px;}
.height35 {height:35px;}
.width-100 {width: 90px;}
.marTop25{margin-top:25px;}
.fontsize18 {
	font-size:16px;
}
.fontcolor {
	color:#eb5f0a;
	font-size:14px;
	font-weight:bold;
}
.fontcolor2 {
	color:#eb5f0a;
	font-size:15px;
	font-weight:bold;
}
.mr10 {
	margin-right: 10px !important
}

/*Tab Horizpntal*/
.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}

.r-tabs .r-tabs-panel {
    padding: 15px;
    display: none;
}

.r-tabs .r-tabs-accordion-title {
    display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}

/* Accordion responsive breakpoint */
@media only screen and (max-width: 588px) {
    .r-tabs .r-tabs-nav {
        display: none;
    }

    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
}
.margBtm10px{
	margin-bottom:10px;
}
.margBtm5px{
	margin-bottom:5px;
}

@font-face
{
font-family: myFirstFont;
src: url('http://www.smartfares.com/Sites/1/Images/Impact.ttf') format("truetype"),
     url('http://www.smartfares.com/Sites/1/Images/Impact.eot'); /* IE9 */
}
.mrgL07{
	margin-left:7px;
}
.mrgL09{
	margin-left:9px;
}