html {
	height: 100%;	
}
body {
	height: 100%;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body.beige {
	height: 100%;	
	background: #FFFFFF url(../images/bg_whte_pg.gif);
	margin: 0px 0px 0px 0px;
}

body.black {
	height: 100%;	
	background: #000000 url(../images/bg_grey.gif);
	margin: 0px 0px 0px 0px;
}

P, UL, TABLE, DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.floatRight{ float:right; }

HR {
height: 1px;
border-width: 0px;
border-color: #6E1624;
color: #6E1624;
background: #6E1624;
}

.yatra_btn {
width: 187px;
height: 51px;
text-align: center;
background-color: #6E1624;
} 

.maroon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #8D3430;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #EED55F;
}
.blaroon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

.maroon2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D3430;
}


.nav { 
	font-family: Copperplate, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}


a.nav { 
	font-family: Copperplate, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6E1624;
	text-decoration: none;
}

a.nav:hover { 
	color: #666666;
	text-decoration: none;
}

a.nav:visited { 
	color: #6E1624;
	text-decoration: none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: none;
	}

a:visited {
	color: #666666;
	text-decoration: none;
	}
	
a:hover {
	color: #999999;
	text-decoration: none;
	}

a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;

}	
a.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}

a.nav2:visited {
	color: #000000;
	text-decoration: none;
	}
	
a.nav2:hover {
	color: #666666;
	text-decoration: none;
	}
	
a.nav3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F4E1A5;
	text-decoration: none;
	}

a.nav3:visited {
	color: #F4E1A5;
	text-decoration: none;
	}
	
a.nav3:hover {
	color: #666666;
	text-decoration: none;
	}


/***** 101116 *****/

.footerContact { font-size: 12px; }
	#footerContact a { color: #0000CC; text-decoration: none; }
	#footerContact a:hover { text-decoration: underline; }


.quote {font-size: 12px; color:#000000; font-weight: bold; font-family: Verdana, Geneva, sans-serif; }

.logoBRM { float: right; padding: 2px 0 0 0; }

a.bottContact { color: #0000CC; text-decoration: none; }
a.bottContact:hover { text-decoration: underline; }

.btnTwitter { float: left; margin: 6px 6px 6px 0; display: inline; }
.btnTwitter02 { float: left; margin: 0px 6px 6px 0; display: inline; }
.shareBar { float: left; width: 380px; height: auto; padding: 6px 0 6px 0; }
.shareBarFullW { float: left; width: 100%; height: auto; padding: 6px 0 6px 0; }
.shareBarCenter { float: left; width: 380px; height: auto; padding: 6px 0 0 105px; }
.shareBarBig { float: left; width: 380px; height: auto; padding: 6px 0 0 190px; }

.displayNone{float:left; display:none;}
.popOuter { width:830px; height:485px; overflow:hidden; background:#fff; }
.pop-up-title { width:100%; height:33px; float:left; background:url(../images/pop-up_title.jpg) repeat-x left top; color:#ffffff; font-size:20px; font-family: 'museo_sans_500regular'; padding: 13px 0 0 23px; }
.pop-up-content { padding:20px 20px 15px 16px; float:left; }
.pop-up-content p { float:left; font-size:13px; color:#444444; line-height:20px; padding:0 0 10px 0; width:100%; }
.pop-up-content span { padding:0 0 0 10px; }

