/* CSS Document */
*{ margin:0; padding:0;}
body
	{
		background:url(../images/body-bg02.jpg) repeat left top; 
		/*background:#ab476a;*/
		color:#535353; 
		font:11px/14px Tahoma, sans-serif;
	}
div, p, ul, h2, h3, h4, img{padding:0px; margin:0px;}

ul li{ list-style-image:url(../images/bullet-list01.jpg);}
.clear {clear:left; margin:0px}

p a{font:11px/14px Tahoma, sans-serif; color:#bf2208; text-decoration:underline}
p a:hover{color:#81929b;}

/* TOP */

#header
	{
		/*background:url(../images/heaer-bg04.jpg) no-repeat;*/
		height:87px; 
		width:1000px;
		margin:0 auto;
	}
#header .hd-wk-ar
	{
		margin:0 auto;
		width:1000px;
		/*background:#fff;*/
		height:87px;
	}
#header .logo
	{
		float:left;
		padding:15px 0px;
	}

#header .right-header
	{
		float:right;
		height:auto;
		padding:17px;
		width:296px;
	}
.call-now
	{
		float:right;
		line-height:18px;
		font-size:15px;
		font-weight:bold;
	}
/*.call-now span
	{
		text-align:right;
		font-size:14px;
		font-weight:bold;
	}*/

.call-now a
	{
		color:#0e3705;
		text-decoration:none;
	}
.call-now a:hover
	{
		color:#354831;
		text-decoration:underline;
	}
	
#menu
	{
		background:#4a8192;
		height:14px;
		padding:9px 0;
		margin:0 0 0 300px;
	}
#menu ul
	{
		padding:0 33px;
	}
#menu ul li
	{
		float:left;
		display:inline;
		padding:0 37px;
		text-align:center;
		color:#d3d7dd;
		border-right:1px solid #ffffff;
	}
#menu ul li a
	{
		color:#fff;
		text-decoration:none;
		font-size:13px;
	}
#menu ul li a:hover
	{
		color:#000;
	}

#wrapper
	{
		margin:0 auto;
		width:1000px;
		background:#fff;    /*d4e4e9*/
	}
#banner
	{
		float:left;
		width:1000px;
		height:300px;
	}
#left-content
	{
		float:left;
		width:284px;
		height:auto;
		padding:12px 0;
		
	}
#left-content .lt-cnt-ot-br
	{
		float:left; 
		padding:10px 21px; 
		/*border-right:1px solid #983966; 
		border-right-style:dotted;*/
	}
.lt-br
	{
		float:left;
		width:230px;
		border:1px solid #552b3a;
		padding-bottom:4px;
	}
.lt-br h1
	{
		border-bottom:1px solid #552b3a;
		font-size:15px;
		background:#4a575b;
		padding:5px 6px;
		color:#fff;
	}
.lt-br a
	{
		color:#fff;
		text-decoration:none;
	}
.lt-br a:hover
	{
		text-decoration:underline;
		color:#d1f9f0;
	}
	
	
.lt-br ul
	{
		padding-left:28px;
		line-height:20px;
		
	}
.lt-br ul li
	{
		list-style-image:url(../images/bullet-list01.jpg);
	}
.lt-br ul li a
	{
		color:#535353;
		font-size:13px;
		text-decoration:none;
	}
.lt-br ul li a:hover
	{
		color:#7e7979;
		text-decoration:underline;
	}
	
#right-content
	{
		float:right;
		width:714px;
		height:auto;
	}
	
#enq
	{
	float:right;
	position:relative;
	top:0px;
	left:0px;
	border:1px solid #ccc;
	z-index:222222;
	}
.enquiry
	{
		background:#464946;
		border:none; 
    	width: 240px;
		height:22px;
		padding:2px 0px 0 11px;
   	 	width: 211px;
		
	}
.query_form
	{
		float:left;
		background:#fff;
   	 	width:211px;
		padding-left:11px;
		color:#fff;
		line-height:19px;
	}

	
.enquiry h4
	{
		font:14px Verdana,sans-serif;
		color:#fff; 
		font-weight:600;
	}
.txt_box 
	{
		width:166px;
		height:20px;
		background:url(../images/text-box.png) no-repeat;
		border:none;
		padding: 0px 5px;
		margin-left:9px;
		/*padding:0 4px;*/
	}
.txt_area
	{
		width:167px;
		height:62px;
		background:url(../images/text-area.png) no-repeat;
		border:none;
		padding: 1px 4px;
		margin-left:10px;
		/*padding:0 4px;*/
	}
.submit
	{
		background:url(../images/submit-button.png) no-repeat;
		width:65px;
		height:21px;
		border:none;
		cursor:pointer;
		margin:7px 0px 7px 107px;
		
	}	

.submit:hover
	{
		background:url(../images/submit-button-hove.png) no-repeat;
	}	

#slider-wrapper {
    background:url(../images/top.jpg) no-repeat;
    width:776px;
	float:left;
    height: 300px;
	position:relative;
	
}

#slider {
	position:relative;
    width: 776px;
    height: 300px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left: 440px;
	bottom:-42px;

}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
	
	
	
	
	
	
	
	
	
	
	
/*#topContainer{background:#FFF url(../images/b_top.gif) 0 0 repeat-x; height:260px;}



#logo{position:absolute; top:60px; left:110px}*/

/*#header ul.menu{position:absolute; top:16px; left:350px; width:480px}
#header ul.menu li{float:left; margin-right:12px;}
#header ul.menu li a{height:26px; display:block; text-indent:-20000px; }
#header ul.menu li a:hover{height:26px;}

#header ul.menu li.home a{width:62px; background:url(../images/home.gif) 0 0 no-repeat; }
#header ul.menu li.home a:hover{width:62px; background:url(../images/home-hover.gif) 0 0 no-repeat;}


#header ul.menu li.services a{width:81px; background:url(../images/contact.gif) 0 0 no-repeat; }
#header ul.menu li.services a:hover{width:81px; background:url(../images/contact-hover.gif) 0 0 no-repeat;}

#header ul.menu li.equipment a{width:100px; background:url(../images/image-gallery.gif) 0 0 no-repeat; }
#header ul.menu li.equipment a:hover{width:100px; background:url(../images/image-gallery-hover.gif) 0 0 no-repeat;}

#header ul.menu li.contact a{width:90px; background:url(../images/rath-yatra.gif) 0 0 no-repeat; }
#header ul.menu li.contact a:hover{width:90px; background:url(../images/rath-yatra-hover.gif) 0 0 no-repeat;}

.tx-3{ font-size:14px; color:#D40000;}*/

/* MIDDLE */

#a-bread-crums{ padding:0 0 0 0; width:auto; height:9px;}
#a-bread-crums a{ padding:0 0 0 0; font:Verdana, Arial, Helvetica, sans-serif; color:#ee023b; font-size:15px; text-decoration:none;}
#a-bread-crums a:hover{ padding:0 0 0 0; font:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:15px; text-decoration:underline;}

#b-bread-crums{ padding:0 0 0 0; width:auto; height:9px;}
#b-bread-crums a{ padding:0 0 0 0; font:Verdana, Arial, Helvetica, sans-serif; color:#00c2c0; font-size:15px; text-decoration:none;}
#b-bread-crums a:hover{ padding:0 0 0 0; font:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:15px; text-decoration:underline;}

#c-bread-crums{ padding:0 0 0 0; width:auto; height:9px;}
#c-bread-crums a{ padding:0 0 0 0; font:Verdana, Arial, Helvetica, sans-serif; color:#D4BF00; font-size:15px; text-decoration:none;}
#c-bread-crums a:hover{ padding:0 0 0 0; font:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:15px; text-decoration:underline;}




#contactform{ border:groove 4px #666666; width:430px;  padding:0px; font-size:11px;}

#middleContainer{background:#FFF url(../images/b_middle.gif) 0 0 repeat-x; height:269px;}

#adsContainer{background:url(../images/b_ads.gif) 0 0 no-repeat; height:269px; position:relative; margin:0 auto; width:721px; padding:0 0 0 52px}

#adsContainer ul {margin: 0 0 0 22px;}
#adsContainer ul li{font:13px/19px Tahoma, sans-serif; background:url(../images/arrow1.gif) 0 4px no-repeat; padding-left:21px; margin-bottom:0px}
#adsContainer ul li a{color:#666666; text-decoration:none; }
#adsContainer ul li a:hover{color:#000}

#ad1{width:231px; height:260px; float:left; position:relative; background:url(../images/about-puri.gif) 0 0 no-repeat; margin-top:9px}
#ad1 h2{ height:29px; background:url(../images/about-puri-text.gif) 0 0 no-repeat; margin: 25px 0 35px 50px; position:relative;}


#ad2{width:231px; height:260px; float:left;  position:relative;  background:url(../images/about-rathyatra.gif) 0 0 no-repeat; margin-top:9px}
#ad2 h2{ height:29px; background:url(../images/about-rathyatra-text.gif) 0 0 no-repeat; margin: 25px 0 35px 30px; position:relative;}
#ad2 p{width: 175px; margin: 0 0 15px 19px}

#ad3{width:231px; height:260px; float:left;  position:relative;  background:url(../images/about-orissa.gif) 0 0 no-repeat; margin-top:9px}
#ad3 h2{ height:29px; background:url(../images/about-orissa2.gif) 0 0 no-repeat; margin: 25px 0 35px 30px; position:relative;}
#ad3 p{width: 175px; margin: 0 0 15px 19px}

#ad4{width:231px; height:260px; float:left;  position:relative;  background:url(../images/about-orissa.gif) 0 0 no-repeat; margin-top:9px}
#ad4 h2{ height:29px; background:url(../images/rath-yatra-package.gif) 0 0 no-repeat; margin: 25px 0 35px 30px; position:relative;}
#ad4 p{width: 175px; margin: 0 0 15px 19px}


/* CONTENT */

#content{width:773px; background:url(../images/b_content.gif) 0 0 repeat-y; margin:0 auto;}

#rightPana ul {margin: 0 0 0 22px; line-height:-5px;}
#rightPana ul li{font:13px/19px Tahoma, sans-serif; background:url(../images/arrow1.gif) 0 4px no-repeat; padding-left:21px; margin-bottom:0px;}
#rightPana ul li a{color:#666666; text-decoration:none;}
#rightPana ul li a:hover{color:#000}





#leftPan{width: 650px; padding:25px 49px 0 61px; float:left}
#leftPana{width: 440px; padding:10px 20px 0 15px; float:left}
#rightPana{width: 221px; background:url(../images/table-menu-bg.gif) repeat-y; margin:0 0 0 24px; float:left}
#rightPan{width: 327px; padding:25px 0 0 0; float:left}

#gov-link{ padding:0 0 0 0;}
#gov-link a{ color:#2A1F00;}
#gov-link a:hover{ color:#A0A0A4;}



#div-content{ font:Trebuchet MS, sans-serif; font-size:12px;}

#welcome div.headline{display:block; width:650px; border-bottom:#c0c8cd 1px dotted; border-top:#c0c8cd 1px dotted; font:11px/12px Trebuchet MS, sans-serif; color:#dd137b; padding:5px 5px 5px 15px; text-transform:uppercase; margin-bottom:11px; float:none}

#welcome img{float:left; margin-right:10px}

#welcome p{width:440px; padding-left:20px; padding-bottom:20px; float:left; background:url(../images/arrow1.gif) no-repeat;}

#why h2{ height:31px; background:url(../images/h_why.gif) 0 0 no-repeat; position:relative; margin-bottom:7px}
#why p{width:318px; margin-left:8px; margin-bottom:12px}

#next{ color:#FF0000; font-size:14px;}
#next a{ color:#FF0000;font-size:14px; text-decoration:none;}
#next a:hover{ color:#2A1F00;font-size:14px;}

/* BOTTOM */

#bottomContainer{background:#FFF url(../images/b_bottom.gif) 0 0 repeat-x; height:93px;}

#footer
	{
		background:#4a575b; 
		height:93px;  
		width:1000px;
	}

#footer p{padding: 35px 0 0 0; font:11px/16px Trebuchet MS, sans-serif; font-weight:normal; text-align:center; color:#fff;}
#footer p a{font:11px/16px Trebuchet MS, sans-serif; font-weight:normal; color:#fff; text-decoration:none; padding: 0 5px }

#footer p a:hover{text-decoration:none; background:#fff; color:#000}

#google{height:93px;  margin:10px; margin-left:140px;width:773px;}

.link1 {
font-family: Trebuchet MS; font-size: 12px; color: #333333
}

:hover.link1 {
font-family: Trebuchet MS; font-size: 12px; color:#0000CC;
}

/* Start Book Hotel*/

.bookhotel2
{
width:150px;
height:20px;
margin-top:-10px;
margin-left:260px;
margin-bottom:5px;
background:url(../images/book-hotel.jpg);
background-repeat:no-repeat;
font:Georgia;
font-size:16px;
color:#FFFFFF;
font-style:normal;
font-stretch:ultra-expanded;
padding:2px 0 0 35px;
font-weight:bold;
}

.bookhotel2 a
{
color:#FFFFFF;
text-decoration:none;
}

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

/* End Code */

.sendenquiry
{
width:150px;
height:20px;
margin-top:-10px;
margin-left:260px;
margin-bottom:5px;
background:url(../images/send.jpg);
background-repeat:no-repeat;
font:Georgia;
font-size:16px;
color:#FFFFFF;
font-style:normal;
font-stretch:ultra-expanded;
padding:2px 0 0 35px;
}

.sendenquiry a
{
color:#FFFFFF;
text-decoration:none;
}

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


.bookhotel
{
float:right;
width:150px;
height:20px;
margin-left:176px;
margin-top:14px;
background:url(../images/book-hotel.jpg);
background-repeat:no-repeat;
font:Georgia;
font-size:16px;
color:#FFFFFF;
font-style:normal;
font-stretch:ultra-expanded;
padding:2px 0 0 35px;
}

.bookhotel a
{
color:#FFFFFF;
text-decoration:none;
}

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

#ul-link
{
	color:#F00;
	font-size:16px;
	margin-left:20px;
}
#ul-link li
{
	color:#F00;
	font-size:16px;
	list-style-type:square;
}

#ul-link li a
{
	color:#F00;
	font-size:16px;
	text-decoration:none;
}
#ul-link li a:hover
{
	color:#000;
	font-size:16px;
	text-decoration:none;
}

.special-packages
{
	float:left;
	background:#F00;
	border:#000 1px solid;
	width:330px;
	height:20px;
	margin:13px 0px;
	font:Georgia;
	font-size:16px;
	color:#FFFFFF;
	font-style:normal;
	font-stretch:ultra-expanded;
	padding:2px 0 0 4px;
}
.special-packages a
{
	color:#FFF;
	text-decoration:none;
}
.special-packages a:hover
{
	color:#000;
	text-decoration:none;
}



