/*--
CSS by
==============
Arvind Chaurasia,
Sr.Web Designer,
Prasad Solutions Pvt. Ltd.,
E-mail - jparvind@gmail.com,
(M) +91 9015124705 --------------*/
/*------------------------------------------------ reset ------------------------------------------*/
* html {margin:0;padding:0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol,  fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0 0px 0 0;
	padding: 0;
	outline: 0;
	font-weight:normal;	font-style:inherit;	font-size:12px;	font-family:'Verdana';	text-decoration:none;
}
:focus{outline:0;}
img, a{border-style: none;
	border-color: inherit;
	border-width: 0;
	}
a{border:0 none;cursor:pointer;}



/* ****************** RatingStar ****************** */
.ratingStar
{
	white-space:nowrap;
	margin:1em;
	height:14px;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.ratingItem { 
    font-size: 0pt;
    width: 13px;
    height: 14px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    display: block;
    background-repeat: no-repeat;
	cursor:pointer;
}
.Filled {
    background-image: url(../images/ratingStarFilled.png);
}
.Empty {
    background-image: url(../images/ratingStarEmpty.png);
}
.Saved {
    background-image: url(../images/ratingStarSaved.png);
}

/*------------------------------------------------ [end] ------------------------------------------*/
/*------------------------------------------------ Building Blocks ------------------------------------------*/
*{margin:0;padding:0;}
html{height:100%;}
body{color:#191919;height:100%;cursor:default;font:normal 12px "Verdana";  line-height:14px;background:url(../images/background_fuuza.jpg) repeat center top;}
#arvind{margin:0 auto;padding:0;height: auto;}
/*------------------- [end] -------------------*/
#jparvind{width:1024px;margin:0 auto;padding:0;height: auto;}
/*------------------- Header -------------------*/
#jparvind #hea_link{width:1024px;height:20px;padding:0;margin:0 auto;position: relative; float: left; text-align:right; display:block; }
#jparvind #header{float:left; width:1024px;height:115px;padding:0;margin:0 auto;position:relative; background:url(../images/nov_bg.jpg) 0 bottom no-repeat;
}
#jparvind #header .deen .arcs11
{
	
	color:#0000ff;
}

#jparvind #header .logo{float:left;width:272px;height:76px;padding:0;margin:19px 0 0 3px;background:url(../images/logo.jpg) 0 bottom no-repeat; cursor:pointer;}
#jparvind #header .text{float: right;width:271px;height:19px;padding:0;margin:15px 30px 0 0px;}
#jparvind #header .deen{float:right; width:115px;height:25px;font:normal 24px/24px "Arial";color:#5a8501;margin:15px 12px 0 100px; padding:0;}
#jparvind #header .deen .arcs{font:normal 24px/26px "Verdana";color:#000; margin:0; padding:0 5px 0 5px;cursor:pointer; text-decoration:none;}
#jparvind #header .deen a{font:normal 24px/26px "Verdana";color:#000; margin:0; padding:0 5px 0 5px;cursor:pointer;text-decoration:none;}
#jparvind #header .deen a:hover{font:normal 24px/26px "Verdana";color:#13c700; margin:0; padding:0 5px 0 5px;cursor:pointer;text-decoration: underline;}
#jparvind #header .input{width:140px;height:17px;background:url(../images/search_in_bg.gif) 0 0 repeat-x; border:1px solid #000;font:normal 12px/14px "Verdana";color:#000;}
#arvind_color{float:left;width:170px;background-color:#669900;margin:0 15px 0 17px;padding:8px; height:auto; display:block;}
#arvind_color1{width:182px;background-color:#669900;margin:5px 15px 15px 15px;padding:2px 2px 2px 2px; height:210px; display:block;}

#main_lt123 { height:auto; width:100%; text-align:center;}
#arvind_color #search{float:left;width:160px;height:70px;padding:0;margin:0px 0px 0 8px;}
 #arvind_color #search .txtfld{width:130px;height:14px; border-bottom:1px solid #7d7d7d; border-top:none;border-left:1px solid #7d7d7d; border-right:1px solid #7d7d7d;  font:normal 11px Verdana;padding:2px 0 0 2px; margin:0 5px 0 0; display:block;}
#arvind_color #search .btn-login{background:url('../images/btn-login.gif') 0 0 no-repeat;width:42px;height:21px;border:0;margin:5px 0px 0 0px;color:#fff;font:normal 11px Verdana;cursor:hand;}
 #jparvind #header #search .btn-login{background:url('../images/btn-login.gif') 0 0 no-repeat;width:42px;height:21px;border:0;margin:0 5px 0 0px;color:#fff;font:normal 11px Verdana;}
 #jparvind #header .search .imputbx .input{width:150px;height:16px;background:#fff;font:normal 12px/14px "Verdana";color:#000;}
#jparvind #header #nov_m_bg{float:left;width:780px;margin:4px 0 0 100px;_margin:5px 0 0 50px;padding:0;height:20px; position:relative;}
#jparvind #header #nov_m_bg .link{margin:0;padding:0px 0 0 10px;width:775px;font:bold 16px "Arial";color:#ff1800;}
#jparvind #header #nov_m_bg a{color:#4d0000;text-decoration:none;margin:0 auto;padding:0 10px 0 10px;line-height:19px;font:bold 12px "Arial";}
#jparvind #header #nov_m_bg a:hover{margin:0 auto; padding:0 10px 0 10px; border-bottom:2px solid #fff;text-decoration:none;color:#ff7812;}

/*------------------- Header end -------------------*/
/*------------------- contener -------------------*/
#jparvind #chaurasia{float:left;width:1022px;height: auto;padding: 0 0 10px 0;margin:0 auto;background:#fff url(../images/main_bg.jpg) center top no-repeat; position:relative;border-left:1px solid #000814;border-right:1px solid #000814;border-top:none; border-bottom:none;}
#jparvind #chaurasia #main_lt{float:left;width:225px;padding:0;margin:0 0 0 0px;}
#jparvind #chaurasia #main_lt #calendar{float:left;width:220px;padding:0;margin: 0 0 0 0px; height:244px;background:url(../images/lt_calender_bg.gif) 0 0 no-repeat; text-align:center;}
#jparvind #chaurasia #main_lt #calendar1{float:left;width:250px;padding:0;margin: 0 0 0 0px; height:244px;background:url(../images/lt_calender_bg.gif) 0 0 no-repeat; text-align:center;}
#main_lt123 #guljar000{width:220px;padding:0;margin: 0 0 0 0px;height:320px;background:url(../images/lt_community_bg.gif) 0 0 no-repeat;}

#jparvind #chaurasia #main_lt #guljar{float:left;width:220px;padding:0;margin: 0 0 0 0px;height:320px;background:url(../images/lt_community_bg.gif) 0 0 no-repeat;}

#jparvind #chaurasia #main_lt #guljar123{float:left;width:220px;padding:0px 0 0 0px;margin:0px 0 0 0px;height:auto; text-align:center;}
#jparvind #chaurasia #main_lt #guljar123 .TableTop{float:left;width:220px;padding:0px 0 0 0px;margin:0px 0 0 0px;height:12px;background:url(../images/lt_top.gif) 0 0 no-repeat;}
#jparvind #chaurasia #main_lt #guljar123 .TableCenter{width:220px;padding:0px 0 0 0px;margin:0px 0 0 0px;height:auto;background: #557E00 url(../images/lt_Center.gif)  no-repeat Top Center;}
#jparvind #chaurasia #main_lt #guljar123 .TableBottum{float:left;width:220px;padding:0px 0 0 0px;margin:0px 0 0 0px;height:11px;background:url(../images/lt_bottom.gif) 0 0 no-repeat;}

#jparvind #chaurasia #main_lt #guljarCal{float:left;width:200px;padding:0 0 0 20px;_padding:0 0 0 16px;margin: 0 0 0 0px;height:320px;  background :url(../images/lt_community_bg.gif) 0 0 no-repeat;}
.main_arvind_nov{color:#000}
 a{color:#000;text-decoration: none;}
a:hover{text-decoration:none;color:#ffcc00;}
 .mainpplf{float:left;width:210px;padding:0 0 0 10px;margin:5px 0 0 0px;height:20px;text-align:left; font:normal 18px/20px "Jonas";color:#ffc000}
#jparvind #chaurasia #main_lt #guljarCal .paunar{float:left;width:210px;padding:0 0 0 10px;margin:7px 0 0 0px;height:20px;  text-align:left; font:normal 18px "Jonas";color:#ffc000; display:block;}
 .mainimgh{float:left;width:220px;padding:0;margin:5px 0 0 0px;text-align:center;}
.acdd{float:left;width:220px;padding:0;margin:5px 0 0 0px;text-align:center;font:bold 15px/20px "Jonas";color:#ffc000;line-height:20px;}

 .acdd1{float:left;width:220px;padding:0;margin:5px 0 0 0px;text-align:center;font:bold 15px/20px "Jonas";color:#ffc000;line-height:20px;}
 .acdd2{float:left;width:220px;padding:0;margin:5px 0 0 0px;text-align:center;font:bold 15px/20px "Jonas";color:#ffc000;line-height:20px;}
 .acdd3{float:left;width:220px;padding:0;margin:5px 0 0 0px;text-align:center;font:bold 15px/20px "Jonas";color:#ffc000;line-height:20px;}
 .acdd4{float:left;width:220px;padding:0;margin:5px 0 0 0px;text-align:center;font:bold 15px/20px "Jonas";color:#ffc000;line-height:20px;}
 .acdd5{float:left;width:220px;padding:0;margin:5px 0 0 0px;text-align:center;font:bold 15px/20px "Jonas";color:black;line-height:20px;}
 .acdd6{float:left;width:220px;padding:0;margin:5px 0 0 0px;text-align:center;font:bold 15px/20px "Jonas";color:#00ff00;line-height:20px;}
 .acdd7{float:left;width:220px;padding:0;margin:5px 0 0 0px;text-align:center;font:bold 15px/20px "Jonas";color:green;line-height:20px;}
 .acdd8{float:left;width:220px;padding:0;margin:5px 0 0 0px;text-align:center;font:bold 15px/20px "Jonas";color:green;line-height:20px;}
 .acdd9{float:left;width:220px;padding:0;margin:5px 0 0 0px;text-align:center;font:bold 15px/20px "Jonas";color:green;line-height:20px;}
 .acdd10{float:left;width:220px;padding:0;margin:5px 0 0 0px;text-align:center;font:bold 15px/20px "Jonas";color:green;line-height:20px;}
 .acdd11{float:left;width:220px;padding:0;margin:5px 0 0 0px;text-align:center;font:bold 15px/20px "Jonas";color:green;line-height:20px;}



#jparvind #chaurasia #main_lt #hotal_kigston{float:left;width:220px;padding:0;margin: 10px 0 0 0px; height:280px;background:url(../images/hotel_kig.gif) 0 0 no-repeat;}
#jparvind #chaurasia #main_lt #hotal_kigston .hotel_1{float:left;width:80px;padding:0;margin:10px 0 0 17px;_margin:10px 0 0 10px;height:100px;}
#jparvind #chaurasia #main_lt #hotal_kigston .hotel_1 .hot1{width:80px;padding:0;margin:0;height:80px; border:2px solid #fff;display:block; background:url(../images/hot_1.gif) 0 0 no-repeat;}
#jparvind #chaurasia #main_lt #hotal_kigston .hotel_1 .tex_hot{padding:0;margin:5px 0 0 0;display:block;font:normal 12px/14px "Verdana";color:#fff; text-align:center; text-decoration:none;}
#jparvind #chaurasia #main_lt #hotal_kigston .hotel_1 a{color:#fff; text-align:center; text-decoration:none;}
#jparvind #chaurasia #main_lt #hotal_kigston .hotel_1 a:hover{color:#c9ff5b; text-align:center; text-decoration:underline;}
#jparvind #chaurasia #main_lt #hotal_kigston .hotel_search{float:left;width:180px;padding:0;margin:20px 0 0 30px;_margin:20px 0 0 15px;height:20px;}
#jparvind #chaurasia #main_lt #hotal_kigston .hotel_search .txtfld{width:80px;height:17px; border-bottom:2px solid #feb300;border-top:none;border-left:2px solid #feb300; border-right:1px solid #feb300; font:normal 11px Trebuchet MS;padding:2px 0 0 2px; margin:0 5px 0 0;}
#jparvind #chaurasia #main_lt #hotal_kigston .hotel_search .tex_sear{padding:0;margin:5px 0 0 0;font:bold 14px/16px "Arial";color:#fff; text-decoration:none;}
#jparvind #chaurasia #main_lt #hotal_kigston .hotel_search .tex_sear{padding:0;margin:5px 0 0 0;font:bold 14px/16px "Arial";color:#fff; text-decoration:none;}
#jparvind #chaurasia #main_lt #hotal_kigston .hotel_search a{color:#fff; text-align:center; text-decoration:none;}
#jparvind #chaurasia #main_lt #hotal_kigston .hotel_search a:hover{color:#c9ff5b; text-align:center; text-decoration:underline;}

#jparvind #chaurasia #main_lt #upload_slid{float:left;width:220px;padding:0;margin:10px 0 0 0px; height:140px;background:url(../images/news_events.gif) 0 0 no-repeat;}
#jparvind #chaurasia #main_lt #news_event{float:left;width:220px;padding:0;margin:10px 0 0 0px;height:170px;background:url(../images/news_ev.gif) 0 0 no-repeat;}
#jparvind #chaurasia #main_lt #news_event .events_partys{float:left;width:200px;padding:0;margin:10px;_margin:6px;text-align:center;font:bold 18px/24px "Jonas";color:#ffc000;}
#jparvind #chaurasia #main_lt #news_event .events_date{float:left;width:200px;padding:0;margin:3px 10px 0 10px;_margin:3px 6px 0 6px;text-align:center;font:bold 13px/15px "Verdana";color:#c9ff5b;display:block;}
#jparvind #chaurasia #main_lt #news_event a{color:#c9ff5b;text-decoration:underline;}
#jparvind #chaurasia #main_lt #news_event a:hover{color:#fff; text-decoration: none;}
#jparvind #chaurasia #main_lt #news_event .hotel_search{float:left;width:180px;padding:0;margin:20px 0 0 30px;_margin:20px 0 0 15px;height:20px;}
#jparvind #chaurasia #main_lt #news_event .hotel_search .txtfld{width:80px;height:17px; border-bottom:2px solid #feb300;border-top:none;border-left:2px solid #feb300; border-right:1px solid #feb300; font:normal 11px Trebuchet MS;padding:2px 0 0 2px; margin:0 5px 0 0;}
#jparvind #chaurasia #main_lt #news_event .hotel_search .tex_sear{padding:0;margin:5px 0 0 0;font:bold 14px/16px "Arial";color:#fff; text-decoration:none;}
#jparvind #chaurasia #main_lt #news_event .hotel_search .tex_sear{padding:0;margin:5px 0 0 0;font:bold 14px/16px "Arial";color:#fff; text-decoration:none;}
#news_event .hotel_search a:hover{color:#c9ff5b; text-align:center; text-decoration:underline;}

.lblSearchinfo1{color:#ffff00; font-size:larger; font-weight:bold;}
.lblSearchinfo2{ color:#001040; font:bold 16px/20px "Verdana";}
.lblSearchinfo3{ color:#001040; font:bold 13px/15px "Verdana";}
.btSearch{background:url(../images/Search.png) 0 0 no-repeat; color:white; font:bold 13px/15px "Verdana"; cursor:hand;}
.lblSearchinfo3{ color:#001040; font:bold 13px/15px "Verdana";}
.btSearch{background:url(../images/btSearch_bg.gif) 0 0 no-repeat; color:white; font:bold 13px/15px "Verdana"; cursor:hand;}
#jparvind #chaurasia #main_cent_c{float:left;width:500px;padding:0;margin:0 0 0 5px;}
#jparvind #chaurasia #main_cent_c3{float:left;width:700px;padding:0;margin:0 0 0 10px;}
#jparvind #chaurasia #main_cent_c1{float:left;width:570px;padding:0;margin:0 0 0 10px;}
#jparvind #chaurasia #main_cent_c2{float:left;width:570px;padding:0;margin:0 0 0 0px;}

#jparvind #chaurasia #main_rt{float:right;width:220px;padding:0;margin:0 0px 0 0px;}
#jparvind #chaurasia #main_rt #guljarrt{float:right;width:220px;padding:0;margin:0px 0px 0 0px;height:320px;background:url(../images/lt_community_bg.gif) 0 0 no-repeat;}
#jparvind #chaurasia #main_rt #guljarrt .mainpprt{float:right;width:210px;padding:0 0 0 10px;margin: 5px 0 0 0px;height:20px;font:large 18px/24px "Jonas";color:#ffc000}
#jparvind #chaurasia #main_rt #guljarrt .acrt0{float:right;width:220px;padding:0;margin:5px 0 0 0px;text-align:left;font:bold 15px/20px "Jonas";color:#ffc000;line-height:20px;}
#jparvind #chaurasia #main_rt #guljarrt .community{float:left;width:220px;padding:0;margin:0 0px 0 0px;height:320px;}
#jparvind #chaurasia #main_rt #guljarrt .community_head{float:right;width:200px;padding:0;margin:10px;_margin:6px;text-align:left;font:bold 18px/24px "Jonas";color:#ffc000;}
#jparvind #chaurasia #main_rt #guljarrt #arvind_color{float:left;width:170px;background-color:#669900;margin:0 15px 0 17px;padding:8px; height:auto; display:block;}
#jparvind #chaurasia #main_rt #guljarrt .Trip{height: auto;width:160px;padding:0;margin:5px 8px 2px 10px;_margin:3px 8px 1px 6px;text-align:left;font:bold 13px/15px "Verdana";color:#ffff00; display:block;}

#jparvind #chaurasia #main_rt #community{float:left;width:220px;padding:0;margin:0 0px 0 0px;height:320px;background:url(../images/lt_community_bg.gif) 0 0 no-repeat;}
#jparvind #chaurasia #main_rt #community .community_head{float:right;width:200px;padding:0;margin:10px;_margin:6px;text-align:left;font:bold 18px/24px "Jonas";color:#ffc000;}
#jparvind #chaurasia #main_rt #community .Trip{height: auto;width:160px;padding:0;margin:5px 8px 2px 10px;_margin:3px 8px 1px 6px;text-align:left;font:bold 13px/15px "Verdana";color:#ffff00; display:block;}
#jparvind #chaurasia #main_rt #community a{color:#c9ff5b;text-decoration:underline;}
#jparvind #chaurasia #main_rt #community a:hover{color:#fff; text-decoration: none;}
#jparvind #chaurasia #main_rt #hotal_kigston1{float:left;width:220px;padding:0;margin:10px 0px 0 0px; height:205px;background:url(../images/trivia.gif) 0 0 no-repeat;}
#jparvind #chaurasia #main_rt #hotal_kigston1 .Trivia_head{float:right;width:200px;padding:0;margin:10px;_margin:6px;text-align:center;font:bold 18px/24px "Jonas";color:#ffc000;}
#jparvind #chaurasia #main_rt #hotal_kigston1 .Trip1{float:right;width:180px;padding:0;margin:0px 10px 3px 10px;_margin:0px 6px 3px 6px;text-align:left;font:normal 12px/14px "Verdana";color:#fff; text-decoration:none;}
#jparvind #chaurasia #main_rt #hotal_kigston1 .Trip{float:right;width:180px;padding:0;margin:5px 10px 3px 10px;_margin:4px 6px 3px 6px;text-align: left;font:bold 13px/15px "Verdana";color:#c9ff5b;}
#jparvind #chaurasia #main_rt #hotal_kigston1 a{color:#c9ff5b;text-decoration:underline;}
#jparvind #chaurasia #main_rt #hotal_kigston1 a:hover{color:#fff; text-decoration: none;}
#jparvind #chaurasia #main_rt #hotal_kigston1 .hotel_1{float:left;width:80px;padding:0;margin:10px 0 0 17px;_margin:10px 0 0 10px;height:100px;}
#jparvind #chaurasia #main_rt #hotal_kigston1 .hotel_search{float:left;width:165px;padding:0;margin:10px 0 0 30px;_margin:20px 0 0 15px;height:15px;text-align: right;}
#jparvind #chaurasia #main_rt #hotal_kigston1 .hotel_search .tex_more{padding:0;margin:2px 0 0 0;font:bold 11px/13px "Arial";color:#fff; text-decoration:underline; }
#jparvind #chaurasia #main_rt #hotal_kigston1 .hotel_search a{color:#fff; text-decoration:underline;}
#jparvind #chaurasia #main_rt #hotal_kigston1 .hotel_search a:hover{color:#c9ff5b;  text-decoration: none;}
#jparvind #chaurasia #main_rt #wather{float:right;width:220px;padding:0;margin:10px 0px 0 0px; height:150px;background:url(../images/wather.gif) 0 0 no-repeat;}
#jparvind #chaurasia #main_rt #Notification{float:right;width:220px;padding:0;margin: 10px 0px 0 0px; height:95px;background:url(../images/Notification.gif) 0 0 no-repeat;}
#jparvind #chaurasia #main_rt #Notification .Not_tex{float:left;width:200px;padding:0;margin:10px;_margin:6px;text-align:center;font:bold 18px/24px "Jonas";color:#ffc000;}
#jparvind #chaurasia #main_rt #Notification .hotel_search3{float:left;width:180px;padding:0;margin:10px 0 0 30px;_margin:20px 0 0 15px;height:20px;}
#jparvind #chaurasia #main_rt #Notification .hotel_search3 .tex_sear{padding:0;margin:5px 0 0 0;font:bold 14px/16px "Arial";color:#fff; text-decoration:none;}
#jparvind #chaurasia #main_rt #Notification .hotel_search3 .tex_sear{padding:0;margin:5px 0 0 0;font:bold 14px/16px "Arial";color:#fff; text-decoration:none;}
#jparvind #chaurasia #main_rt #Notification .hotel_search3 a{color:#fff; text-align:center; text-decoration:none;}
#jparvind #chaurasia #main_rt #Notification .hotel_search3 a:hover{color:#c9ff5b; text-align:center; text-decoration:underline;}
#jparvind #chaurasia #main_rt #Notification .hotel_search3 .txtfld{width:80px;height:17px; border-bottom:2px solid #feb300;border-top:none;border-left:2px solid #feb300; border-right:1px solid #feb300; font:normal 11px Trebuchet MS;padding:2px 0 0 2px; margin:0 5px 0 0;}


#jparvind #chaurasia #main_rt #Clasification{float:right;width:220px;padding:0;margin:10px 0px 0 0px; height:95px;background:url(../images/Notification.gif) 0 0 no-repeat;}
#jparvind #chaurasia #main_rt #Clasification .Not_tex2{float:left;width:200px;padding:0;margin:10px;_margin:6px;text-align:center;font:bold 18px/24px "Jonas";color:#ffc000;}
#jparvind #chaurasia #main_rt #Clasification .hotel_search4{float:left;width:180px;padding:0;margin:10px 0 0 30px;_margin:20px 0 0 15px;height:20px;}
#jparvind #chaurasia #main_rt #Clasification .hotel_search4 .txtfld{width:80px;height:17px; border-bottom:2px solid #feb300;border-top:none;border-left:2px solid #feb300; border-right:1px solid #feb300; font:normal 11px Trebuchet MS;padding:2px 0 0 2px; margin:0 5px 0 0;}

#jparvind #chaurasia #main_rt #Clasification .hotel_search4 .tex_sear{padding:0;margin:5px 0 0 0;font:bold 14px/16px "Arial";color:#fff; text-decoration:none;}
#jparvind #chaurasia #main_rt #Clasification .hotel_search4 .tex_sear{padding:0;margin:5px 0 0 0;font:bold 14px/16px "Arial";color:#fff; text-decoration:none;}
#jparvind #chaurasia #main_rt #Clasification .hotel_search4 a{color:#fff; text-align:center; text-decoration:none;}
#jparvind #chaurasia #main_rt #Clasification .hotel_search4 a:hover{color:#c9ff5b; text-align:center; text-decoration:underline;}



/*------------------- contener end-------------------*/
/*------------------- footer end-------------------*/
#jparvind #footer{float:left;width:1022px;height:87px;padding:0;margin:0 auto;position: relative;background:#defecd url(../images/footer999.png) center bottom no-repeat;border-left:1px solid #000814;border-right:1px solid #000814;border-top:none; border-bottom:1px solid #000814;}
#jparvind #footer p{text-align:center;padding:15px 0 0 0;margin:0;font:normal 12px 'Arial';color:#ff1800;}
#jparvind #footer p a{color:#7a0303;text-decoration:none;padding:0 3px 0 3px;}
#jparvind #footer p a:hover{color:#ff0000;text-decoration:underline;padding:0 3px 0 3px;}
#jparvind #footer .become{text-align:center;padding:5px 0 0 0;margin:0;font:normal 12px 'Arial';color:#ff1800;}
#jparvind #footer h6{text-align:center;padding:6px 0 0 0;margin:0;font:normal 11px 'Arial';color:#ff1800;}
#jparvind #footer h6 a{color:#004021;text-decoration:none;padding:0 2px 0 2px;}
#jparvind #footer h6 a:hover{color:#0063ff;text-decoration:underline;padding:0 2px 0 2px;}
/*------------------- footer end-------------------*/

.rowbold
{
	font: bold 16px 'ari"al';
	
}

/* code by Kalla on 2nd Sep 9:30 PM */

td .t_desc 
{
	padding: 5px;
	text-align: justify;
	color: #333333;
	line-height: 16px;
}
td .t_price, td .t_comment
{
	padding: 2px 5px;
	text-align: left;
	color: #000;
}
td .t_price_r
{
	padding: 2px 5px;
	text-align: right;
	color: #000;
}
table#organiser td, td .t_comm-grid
{
	padding: 2px 5px;
}
table#tour 
{
	margin: 0 0 0 5px;
}
table#tour td
{
	padding: 2px 0;
}
.btn
{
	border: none;
	padding: 3px 8px;
	margin: 0 5px;
	background: #e1e1e1;
}
td .tdbar 
{
	height: 20px;
	padding: 10px ;
}
.bar 
{
	border-bottom: 1px solid #d4d4d4;
	margin: 10px 0;
	height: 1px;
}

       .DayCell :hover
{
   color: Yellow;
}
 


/*   pardeep code   */


.Hotel_head{float:none;width:210px;padding:0 0 0 10px;margin:7px 0 0 0px;height:20px;  text-align:center; font:normal 18px "Jonas";color:#ffc000; display:block;}
