@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
	border:0;
	font-size:100%;
}

a{
	text-decoration:none;
}

img {
	border:none;
}

body{
	background-image:url('images/toursthumb/tours-back.gif');
	
	text-align:center;
	background-position: 50% 0%; 
	background-repeat: no-repeat; 
	margin:0 auto;
	font-family: 'OpenSansRegular';
	letter-spacing:0;
	background-color:#2b140f;
}

#wrapper{
	width:857px;
	margin:0 auto;	
}

#content{
	float:left;
	position:relative;
	width:810px;
	margin-left:15px;
	text-align:left;
	padding:0px 5px 0px 10px;
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#343129;
}

#content #titleTour{
	float:left;
	width:800px;
	text-align:center;
}

#content #titleTour h1{
	font-size:30px;
	font-family: 'OpenSansRegular';
	font-weight:normal;
	color:#da5505;
}


#content #titleTour2 h2{

	font-size:24px;
	font-family: 'OpenSansRegular';
	font-weight:normal;
	color:#da5505;
	margin-top:10px;
}

#titleContact{
	float:left;
	width:800px;
	text-align:left;
}

#titleContact h1{
	font-size:30px;
	font-family: 'OpenSansRegular';
	font-weight:normal;
	color:#da5505;
}

#content .conbox{
	font-size:12px;
	float:left;
	margin:10px 10px 10px 0px;
}

.conbox-head{
	float:left;
	margin:10px 10px 10px 0px;
	font-size:14px;
}

.w600{
	width:600px;
}

.w550{
	width:550px;
}

.w500{
	width:500px;
}

.w400{
	width:400px;
}

.w300{
	width:300px;
}

.h200{
	padding-bottom:225px;
}	

.h100{
	padding-bottom:170px;
}	

#content ul{
	float:left;
}

#content a{
	color:#993300;
}

#content ul{
	width:100%;
}
#content ul li{	
	font-size:12px;
	list-style:none;
	background-image:url('images/bullet-red.png');
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:10px;
}

#backimg_kotawde{
	top:465px;
	position:absolute;
	width:825px;
	height:660px;
	background:url('images/back-kotawade.png') no-repeat;
	background-position:0px 20px;
}

#backimg_dapoli{
	top:400px;
	position:absolute;
	width:825px;
	height:660px;
	background:url('images/back-dapoli.png') no-repeat;
	background-position:0px 40px;
	z-index:0;
}

.backimg_dapoli1{
	float:left;
	top:560px;
	position:absolute;
	width:825px;
	height:660px;
	z-index:0;
}

#backimg_Marathwada{
	top:410px;
	position:absolute;
	width:825px;
	height:660px;
	background:url('images/back-Marathwada.png') no-repeat;
	background-position:0px 40px;
}

#backimg_Pench{
	top:510px;
	position:absolute;
	width:825px;
	height:660px;
	background:url('images/back-Pench.png') no-repeat;
	background-position:0px 40px;
}

#backimg_Sindhudurg_Art{
	top:420px;
	position:absolute;
	width:825px;
	height:660px;
	background:url('images/back-Sindhudurg-Art.png') no-repeat;
	background-position:0px 40px;
}

#backimg_Sindhudurg_forest{
	top:490px;
	position:absolute;
	width:825px;
	height:660px;
	background:url('images/back-Sindhudurg-forest.png') no-repeat;
	background-position:0px 40px;
}

#backimg_responsibility{
	top:1050px;
	position:absolute;
	width:825px;
	height:660px;
	background:url('images/back-responsibility.png') no-repeat;
	background-position:0px 40px;
}

.right{
	float:right;
}

#copyright{
	float:left;
	font-size:10px;
	margin-bottom:10px;
	width:857px;
}

#copyright .left{
	float:left;
	width:390px;;
	text-align:left;
	padding-left:10px;
}

#copyright .right{
	float:right;
	width:387px;	
	text-align:right;
	padding-right:10px;
}

#copyright .right a{
	color:#292727;
}

.soon{
	float:left;
	margin-top:20px;
	font-size:20px;
}

#enquiry a{
	width:165px;
	height:34px;
	position:fixed;
	right:0px;
	bottom:50px;
	background:url(images/enquire-ver.png) no-repeat;
	text-indent:-9999px;
}

#back a{
	width:165px;
	height:34px;
	position:fixed;
	right:0px;
	bottom:10px;
	background:url(images/back.png) no-repeat;
	text-indent:-9999px;
}


/*  */

#imgswap{
	float:left; 
	width:760px;
	height:325px;
	margin:20px 0px 10px 10px;
	padding:10px 10px;
	background:url(images/backdrop.png) no-repeat; 
}

.imgrotate{
	width:750;
	height:300px;
}

#slideshow {
	text-align:center;
    position:relative;
    height:300px;
}

#slideshow DIV {
	margin: 0 auto;
	width:100%;
	text-align:center;
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 300px;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slider{
	float:left;
	position:relative;
	margin: 0 auto;
	width:100%;
	text-align:center;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	height:300px;
}

#slid-container{
	width:100%;
	float:left;
	width:750px;
}


.tourimg{
	float:left;
}

.tourhead{
	float:left;
	margin-top:20px;
	margin-left:20px;
}

.tourdate{
	float:left;
}

.sectionsub{
	margin-left:20px;
	line-height:20px;
	margin-bottom:25px;
	border-bottom:1px solid;
	width:100%;
}

.sectionsub h1{
	font-size:14px;
	color:#da5505;
}
.sectionsub ul{
    margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
/*  */




