@charset "utf-8";
/* youth CSS Document */


@font-face {
font-family: Rupee;
src: url("rs.eot") /* EOT file for IE */
}
@font-face {
font-family: Rupee;
src: url("rs.ttf") /* TTF file for CSS3 browsers */
}

#load {
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(images/ajax-loader.gif);
	width: 43px;
	height: 11px;
	text-indent: -9999em;
}
.contact-details 
{
	line-height:20px;	
}

.contact-details-new {
	font-size:12px;
	font-family:Helvetica,Arial,Trebuchet MS;
	line-height:20px;	
	width:350px;
}

.contsub-title 
{
	font-family:"Monotype Corsiva","Trebuchet MS";
	font-weight:normal;
	color:#076540;
	font-size:20px;	
}

.contsub-title-new 
{
	font-weight:bold;
	color:#076540;
	font-size:12px;	
}

.contact-table td {
	font-size:12px;
}

body
{
margin:0;
border:0;
background:#075a6f; 
/*font-family:"Trebuchet MS","Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif;*/
font-family:Verdana,Trebuchet MS,Arial;
color:#076540;
font-size:11px;
letter-spacing:0.1px;
padding:0;
vertical-align:baseline;
word-spacing:0.6px;	
text-align:left;
overflow: inherit;
}

img{
	border:none;
}

.rupee {
	font-family:'RupeeIndian';
	font-size:14px;
	color:#cc0000;
}

/*background:#c2dd2e url(images/bg.png) no-repeat center top*/

h1 {
	font-family:"Trebuchet MS","Verdana","Lucida Grande";
	font-size:20px;
	letter-spacing:0.4px;
	vertical-align:top;
	/*text-transform:uppercase;*/
	/*background:url(images/bulet1.png) no-repat;/*/
	opacity:0.8;

	
	word-spacing:2px;
	color:#075a6f;
	text-shadow: 0px 1px 1px #075a6f;
	text-align:left;
}

h2 {
	font-family:"Verdana","rebuchet MS";
	font-size:12px;
	color:#328249;
	word-spacing:1px;
	letter-spacing:0.6px;
}

a {
	border:none;
	text-decoration:none;
	color:#3f5601;
}

p {
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	line-height:20px;
	font-size:11px;
}

.scrollersclass p {
	font-size:9px;
}

.contact-details {
	/*line-height:20px;	*/
	text-align:left;
	width:503px;
	height:251px;
	background:url(images/tariff_bg.png) no-repeat;
	padding-top:2px;
}


.testimonial-details-new {		
}

.testimonial-details-new p {
	font-size:11px;
	text-align:left;
}

.testimonial-details-new p span{
	text-align:right;
	font-size:11px;
	color:#075a6f;
	padding-right:10px;
}




.accom-details th {	
	color:#fff;
	font-size:12px;
	font-weight:normal;
}

.accom-details td {
	/*font-size:12px;
	text-align:left;
	color:#075a6f;
	font-weight:bold;*/
	color:#000;
	font-size:12px;
}

.accomd {
	font-size:12px;
	color:#076540;
	font-weight:normal;
}

.contsub-title {
	font-weight:bold;
	color:#075a6f;	
}

.subtitle {
	font-family:"Trebuchet MS","Verdana","Lucida Grande";
	font-size:18px;
	letter-spacing:0.4px;
	/*text-transform:uppercase;*/
	opacity:0.8;
	word-spacing:2px;
	color:#075a6f;
	text-shadow: 0px 1px 1px #075a6f;
}




ul {
    list-style-type:none;
}
ul li {
    background-image:url('images/bullet.png');
    background-repeat:no-repeat;
    padding-left:20px;
    background-position:0 3px;
	font-size:11px;
	line-height:25px;
	text-align:justify;
}



.tariff-details ul {	
}

.tariff-details li {
	font-weight:bold;
	color:#053c6a;
	/*list-style-image:url("images/bullets.png");	*/
	list-style-type: square;
	text-align:left;
	line-height:30px;
	/*font-size:13px;*/
}

.tariff-details-new  {	
	/*color:#053c6a;	*/	
}

.tariff-details-new th {
	background:url(images/bullet.png) no-repeat;
	background-repeat:no-repeat;
	background-position:0 5px;
	list-style-type: square;
	text-align:left;
	font-size:13px;
	font-weight:normal;
	padding-left:17px;
}

.tariff-details-new td {
	font-size:14px;
	text-align:left;
	color:#7c3409;
	font-weight:normal;
}

.tariff-table th {
	font-size:11px;
	color:#fff;
}

.tariff-table td {
	font-size:12px;
	color:#000;
	
}


.tariff-table td span {
	
	font-size:14px;
	font-family:Verdana,Trebuchet MS,Arial;
}

.abouts-details {	
	font-size:11px;	
	line-height:20px;
	vertical-align:middle;
	text-align:left;	
	width:550px;	
}

.abouts-details p{	
	font-size:11px;	
	text-align:justify;
}

.abouts p{
	text-align:justify;
}


.tariff-details span {
	color:#7c3409;
}

table .contact-table {

}



form {
	margin:0;
	padding:0;
}

input, textarea { 
	padding: 2px;
	border: solid 1px #b1aeae;
	font: normal 12px Verdana, Tahoma, sans-serif;
	/*width: 200px;*/
	background: #FFFFFF url('form_background.png') left top repeat-x;/*Mimic Background Property in Internet Explorer since IE 6,7,8 does not support CSS3*/
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;/*0.1 actually means 10 %*/
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 4px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

.radio {
	border:none;
	background-color:#e3f5fe;
}

input:hover, textarea:hover,input:focus, textarea:focus { 
	-moz-box-shadow:0 0 8px lightblue;
	-webkit-box-shadow:0 0 8px lightblue;
	box-shadow:0 0 8px lightblue;
}


.submit {
	width: auto;
	padding: 4px 8px;
	background: #03516e;
	font-size: 13px;
	color: #FFFFFF;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	cursor:pointer;
}

.gallery_disp {
	font-family:"Trebuchet MS","Verdana","Lucida Grande";
	font-size:18px;
	letter-spacing:0.4px;	
	opacity:0.8;
	word-spacing:2px;
	color:#075a6f;
	text-shadow: 0px 1px 1px #075a6f;
	line-height:30px;
	text-align:left;
	padding-left:13px;
	width:600px;
	/*background:url(images/gallery_header.png)  no-repeat;*/
}

.gallery_disp a {
	font-size:11px;
	font-family:"Verdana","Lucida Grande";
	color:#0964fc;
} 
.tourpackage-table th
{
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	font-size:10px;
	font-weight:normal;
}

.tourpackage-table td {
	font-weight:normal;
	font-size:10px;
	text-align:left;
	color:#076540;
	opacity:0.8;
}

.menucs
{	
	position: absolute;	
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #0272a8;
	border: 1px solid #1185bd;
}
	
.linkcss
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: 100px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #0272a8;
	color: #fff;
	font: 11px verdana;
}

.linkcssgal
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 25px;
	width: 100px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #0272a8;
	color: #fff;
	font: 11px verdana;
}

#mainMenu div a:hover
{
	background: #38454b;
	color: #FFF;
}
.menucsres
{	position: absolute;
	/*left:967px;
	top:76px;*/
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #0272a8;
	border: 1px solid #1185bd;
}	
.linkcssres
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #0272a8;
	color: #fff;
	font: 11px verdana;
	
}
.menucshome	
{	
	position: absolute;		
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	background: #0272a8;
	border: 1px solid #1185bd;		
}
.linkcsshome
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #0272a8;
	color: #fff;
	font: 11px verdana;
}	
.menucsfacility
{	position: absolute;
	/*left:559px;
	top:76px;*/
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #0272a8;
	border: 1px solid #1185bd;	
}
	
.linkcssfacility
{	
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #0272a8;
		color: #fff;
		font: 11px verdana;
}


.titleinterest {
	background:url("images/organize.png") no-repeat;	/*<img src="images/heading_bullet.jpg" width="24" height="20" alt="">*/
	height:16px;
	padding-left:25px;	
	color:#075a6f;
	text-transform:uppercase;
	font-size:11px;
	word-spacing:2px;
	letter-spacing:0.5px;
	
}
.titleinterest2 {
	background:url("images/bulet1.png") no-repeat;	/*<img src="images/heading_bullet.jpg" width="24" height="20" alt="">*/
	height:24px;
	padding-left:25px;	
	padding-top:5px;
	padding-right:2px;
	color:#075a6f;
	text-transform:uppercase;
	font-size:11px;
	word-spacing:2px;
	letter-spacing:0.5px;	
}


.star {
	color:#ff0000;
	vertical-align:middle;
	font-size:11px;	
	padding-left:5px;
}

.frenchwords th {
	color:#fff;	
}

.frenchwords td {
	color:#000;
}

.railtiming td{
	color:#000;
	opacity:0.9;
}

.bustiming th{
	color:#fff;	
}

.bustiming td{
	color:#000;	
	opacity:0.9
}

.atmclass th{
	color:#fff;	
}

.atmclass td{
	color:#000;	
	opacity:0.9
}

.moneyclass th {
	color:#fff;	
	
}

.moneyclass td {
	color:#000;	
	opacity:0.9;	
}

.govthostelclass th {
	color:#fff;	
	font-size:11px;
}

.govthostelclass td {
	color:#000;	
	opacity:0.9;
	font-size:11px;
}

.usetamilclass th {
	color:#fff;
}

.usetamilclass td {
	color:#000;
	opacity:0.9
}
.placeinterestclass td {
	font-size:11px;
	vertical-align:top;
	line-height:18px;
	/*border:1px solid red;*/
}

.backtn {
	text-decoration:none;
	font-family:Verdana;
	color:#075a6f;
	font-size:10px;
	border:none;
	padding:0
}

.copyright {
	color:#FFF;
	text-align:center;
	width:70%;
	padding-top:15px;
	padding-left:195px;	
	margin-left:100px;	
	font-size:9px;
	opacity:0.9;
	letter-spacing:0.4px;	
	border:0px solid red;
}

.copyright  span.brand{
	padding-left:10px;
	opacity:0.9;	
}

.bestview {
	color:#FFF;
	text-align:center;
	width:50%;
	padding-top:5px;
	padding-left:430px;		
	font-size:9px;
	opacity:0.9;
	letter-spacing:0.4px;	
}


.poweredby {
	color:#FFF;
	text-align:right;
	width:99%;
	padding-top:5px;
	font-size:9px;
	opacity:0.9;
	/*padding-left:190px;*/
}
.poweredby a{
	color:#fff;
	text-transform:none;
	opacity:0.9;
	text-shadow: 0px 1px 3px #10b7c6;
	text-align:right;
}

.breadcrumbs {	
	padding-left:3px;
	padding-right:3px;
}

.hitratio {	
	padding-top:7px;	
	color:#fff;
	opacity:0.7;
	font-size:8px;
	vertical-align:top;			
}

.redborder {
	border:1px solid red;
}

/*.hitratio  span.brand{
	padding-left:80px;	
	text-align:right;
	opacity:0.9;	
	
}*/

.odd {
	background-color:#cde9f7;
	color:#000;
	font-size:11px;
}

.even {
	background-color:#bad4e1;
	color:#000;
	font-size:11px;
}

.odd th{
	color:#377a8c;
}

.even th{
	color:#377a8c;
}