@charset "utf-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
background: #371f00 url(../images/bg.jpg) repeat-x;
font: 12px Arial, Helvetica, sans-serif;
color: #23211d;
}

#main {
width: 940px;
margin: 0 auto;
}

.clear {
clear: both;
}

#backTopBg {
height: 101px;
background: url(../images/back_bg_top.png) no-repeat;
position: relative;
}

#back_bg_main {
background: url(../images/back_bg_main.png);
}

#lngTool {
position: absolute;
top: 20px;
right: 25px;
width: 150px;
height: 20px;
}



#menu {
width: 661px;
height: 53px;
background: url(../images/menuBg.png) no-repeat;
position: absolute;
top: 0;
left: 55px;
font: 14px Georgia, "Times New Roman", Times, serif;
font-weight: normal;
}


#menu ul{
float:left;
list-style-type: none;
margin: 12px 0 0 38px;
padding:0;
}

#menu li{
display:inline;
margin:0;
padding:0;
}

#menu a{
float:left;

margin:0;
margin-right: 5px;
padding:0 0 0 9px;
text-decoration:none;
}

#menu a span{
float:left;
display:block;

padding: 4px 12px 5px 3px;
color:#311e01;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */

#menu a:hover span {
color: #fff;
}

#menu #current a{ /*Selected Tab style*/
background:url(../images/menu_left_bg.gif) no-repeat left top;
}

#menu #current a span{ /*Selected Tab style*/
background:url(../images/menu_right_bg.gif) no-repeat right top;
color: #fff;
}

#menu a:hover{ /*onMouseover style*/
background:url(../images/menu_left_bg.gif) no-repeat left top;
}

#menu a:hover span{ /*onMouseover style*/
background:url(../images/menu_right_bg.gif) no-repeat right top;
}


#header {
height: 290px;
position: relative;

}

.frmBox {
width: 713px;
height: 288px;
background: url(../images/border_box.png) no-repeat;
position: absolute;
z-index: 1000;
top: -40px;
right: 7px;
}

.sliderImg {
width: 620px;
height: 256px;
position: absolute;
top: -28px;
right: 40px;
}

#logo {
position: absolute;
left: 50px;
top: -35px;
}

#searhcBox {
width: 231px;
height: 76px;
background: url(../images/searchBox.jpg) no-repeat;
position: absolute;
bottom: 15px;
left: 43px;
z-index: 1000;
}

#searhcBox input {
width: 128px;
border: none;
background: transparent;
position: absolute;
top: 24px;
left: 31px;
}

#go-btn {
/*width: 34px;
height: 28px;
position: absolute;
top: 20px;
right: 31px;
	overflow: hidden;*/
	width: 34px;
height: 28px;
position: absolute;
top: -5px;
right: 61px;
}

#go-btn button {
width: 34px;
height: 28px;
display: block;
background: url(../images/btn_go.gif) no-repeat;
border: none;
cursor: pointer;
text-indent: -9999px;
outline: none;
overflow: hidden;
}

#sidebar {
width: 233px;
float: left;
/*background: #00CC99;
height: 400px;*/
/*margin: 0 0 0 70px;*/
padding: 0 0 0 70px;
}

#content {
width: 580px;
float: right;
/*background: #0033CC;*/

padding: 0 30px 0 0px;
}

#content h4 {
margin: 0;
padding: 0 0 10px 0;
font-size: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
}


.mainText {
margin: 0;
padding: 0;
line-height: 20px;
}


#teatured_tours_box {
padding: 20px 0;
}

#teatured_tours_box h2 {
margin: 0;
padding: 0 0 15px 25px;
font: 21px Georgia, "Times New Roman", Times, serif;
color: #a60000;
background: url(../images/teatured_tours_title.gif) no-repeat;
}

.toursBox {
width: 275px;
height: 230px;
float: left;
padding: 0 15px 0 0;
}

.toursBox h3 {
margin: 0;
padding: 0px 0 8px 0;
font: 18px Georgia, "Times New Roman", Times, serif;
color: #4d2800;
}

.toursBox a {
margin: 0;
padding: 0px 0 8px 0;
font: 18px Georgia, "Times New Roman", Times, serif;
color: #4d2800;
text-decoration: none;
}

.toursframe {
background: url(../images/photo_frame.png) no-repeat;
padding: 10px 5px 10px 7px;
float: left;
}

.tourslist {
width: 130px;
float: left;
}

.tourslist ul {
margin: 0;
padding: 5px 0 0 10px;
}

.tourslist li {
margin: 0;
padding: 0 0 5px 18px;
list-style: none;
background: url(../images/arrow.gif) no-repeat 6px 5px;
}

.tourslist li a {
font: 12px Arial, Helvetica, sans-serif;
color: #000;
text-decoration: none;
}

.tourslist li a:hover {
text-decoration: underline;
}

#event-of-month {
width: 230px;
height: 252px;
background: url(../images/event-of-month.jpg) no-repeat;
}

#AdminMenu {
width: 230px;
height: 100%;
background: url(../images/event-of-month.jpg) no-repeat;
}

#event-of-month h2 {
margin: 0;
padding: 40px 0 10px 18px;
font: 12px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #4d2800;
}

#event-of-month a {
color: #4d2800;
text-decoration: none;
}

#event-of-month a:hover {
text-decoration: underline;
}


#testiBox {
padding: 8px 0 0px 27px;
margin: 20px 0;
color: #512c03;
font: 12px Georgia, "Times New Roman", Times, serif;
line-height: 20px;
background: url(../images/quotes-icon.gif) no-repeat;
}

#testiBox #nameRight {
text-align: right;
font-weight: bold;
font-style: italic;
}

#testiBox a {
font: 11px Arial, Helvetica, sans-serif;
color: #432300;
text-decoration: none;
font-weight: bold;
}

#get-in-touch {
margin: 0;
padding: 0;
}

#get-in-touch h2 {
font: 18px Georgia, "Times New Roman", Times, serif;
color: #381f00;
margin: 0;
padding: 0;
}

#get-in-touch label {
/*width: 80px;
display: block;
float: left;*/
}

#get-in-touch .inputBox input {
width: 125px;
border: none;
padding: 3px 4px;
background: none;
background: gray;
font-size: 11px;
background: transparent;
/*background: url(../images/inputBg.gif) no-repeat;*/
}

#get-in-touch .inputBox {
width: 139px;
height: 23px;
background: url(../images/inputBg.gif) no-repeat;
padding: 3px 0 0 4px;
}

#get-in-touch .textareaBox {
width: 141px;
height: 86px;
background: url(../images/textareaBox.gif) no-repeat;
padding: 7px 0 0 8px;
}

#get-in-touch .textareaBox textarea {
width: 120px;
height: 70px;
border: none;
background: transparent;
}

.gtoucfrm td {
padding: 4px 0;
}



#slider {
    width: 620px; /* important to be same as image width */
    height: 256px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 620px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 620px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
#slider .top {
	top: 0;
	left: 0;
}
#slider .bottom {
	bottom: 0px;
    left: 0;
}



#footer-main {
height: 197px;
background: url(../images/footer_Bg.png) no-repeat center;
}


#footBox {
background: url(../images/box-bottom.jpg) no-repeat;
width: 597px;
height: 220px;
}

#footer-wrp {
width: 920px;
margin: 0 auto;
height: 150px;
text-align: right;
}

#footer-wrp p {
padding: 75px 25px 0 0;
margin: 0;
}

#footer-wrp a {
color: #23211d;
}

.imgRight {
float: right;
padding: 0 0 0 5px;
}

.sidebarBlock {
width: 180px;
float: left;
}

.sidebarBlock ul {
margin: 0;
padding: 5px 0 0 10px;
}

.sidebarBlock li {
margin: 0;
padding: 0 0 5px 18px;
list-style: none;
background: url(../images/arrow.gif) no-repeat 6px 5px;
}

.sidebarBlock li a {
font: 12px Arial, Helvetica, sans-serif;
color: #000;
text-decoration: none;
}

.sidebarBlock li a:hover {
text-decoration: underline;
}

.tour-package {
margin: 0px 0 0 0;
padding: 0 0 30px 0;
/*border-bottom: 1px solid #bb915f;*/
/* background: url(../images/seperates-lrg-bg.jpg) no-repeat bottom center; */
}

.tour-package-left {
background: url(../images/photo_frame.png) no-repeat;
padding: 10px 5px 10px 7px;
float: left;
}


.tour-package-right {
float: right;
width: 306px;
padding-left: 10px;
}

.tour-package-right p {
margin: 0;
padding: 0px 0 0 0;
line-height: 25px;
}

.tour-package-right h3 {
margin: 0;
padding: 5px 0 0 0;
font: 18px Georgia, "Times New Roman", Times, serif;
}

.tour-package-right h3 a {
color: #4d2800;
text-decoration: none;
}

.tour-package-right .readMordDiv {
padding: 15px 0 0 0;}

.tour-package-right a {
color: #4d2800;
text-decoration: none;}


.destinations {
margin: 0px 0 0 0;
padding: 0 0 30px 0;
/*border-bottom: 1px solid #bb915f;*/
/* background: url(../images/seperates-lrg-bg.jpg) no-repeat bottom center; */
}


.destiImg {
background: url(../images/blank_bg.png) no-repeat;
padding: 25px 15px 18px 19px;
float: left;
border: 0px;
}

.destiText {
float: right;
width: 370px;
}

.destiText p {
margin: 0;
padding: 10px 0 0 10px;
border: solid 0px red;
line-height: 20px;
}

.destiText h3 {
margin: 0;
padding: 5px 0 0 0;
font: 18px Georgia, "Times New Roman", Times, serif;
}

.destiText h3 a {
color: #4d2800;
text-decoration: none;
}

.destiText .readMordDiv {
padding: 15px 0 0 0;}

.destiText a {
color: #4d2800;
text-decoration: none;}

#pagination {
border:0; margin:0; padding:15px 0 0 0;
}

#pagination li{
		border:0; margin:0; padding:0;
		font-size:11px;
		list-style:none;
	}
	#pagination li, #pagination a{
		border-right:solid 1px #be966b;
		margin-right:2px;
	}
	#pagination .previous-off,
	#pagination .next-off {
		color:#888888;
		display:block;
		float:left;
		font-weight:bold;
		padding:3px 4px;
	}	
	#pagination .next a,
	#pagination previous a{
		border:none;
		font-weight:bold;
	}	
	#pagination .active{
		color:#000000;
		font-weight:bold;
		display:block;
		float:left;
		padding:4px 6px;
	}
	#pagination a:link, 
	#pagination a:visited {
		color:#512c03;
		display:block;
		float:left;
		padding:3px 6px;
		text-decoration:underline;
	}
	#pagination a:hover{
		text-decoration:none;
	}
	
	
	
.arrowLink {
padding: 0 0 0 10px;
background: url(../images/arrow.gif) no-repeat 0 4px;
font-size: 11px;
}

a.arrowLink:hover {
text-decoration: underline;
}

.destinationsheading{
margin: 0;
padding: 2px 0 0 192px;
font: 18px Georgia, "Times New Roman", Times, serif;
border: solid 0px green;
}


/* ------------------------------------ */

#book-this-tour {
margin: 0;
padding: 0;
width: 65%;
float: right;
}

#book-this-tour h2 {
font: 18px Georgia, "Times New Roman", Times, serif;
color: #381f00;
margin: 0;
padding: 0;
}

#book-this-tour label {
/*width: 80px;
display: block;
float: left;*/
}

#book-this-tour .inputBox input {
width: 125px;
border: none;
padding: 3px 4px;
background: none;
background: gray;
font-size: 11px;
background: transparent;
/*background: url(../images/inputBg.gif) no-repeat;*/
}

#book-this-tour .inputBox {
width: 139px;
height: 23px;
background: url(../images/inputBg.gif) no-repeat;
padding: 3px 0 0 4px;
}

#book-this-tour .textareaBox {
width: 141px;
height: 86px;
background: url(../images/textareaBox.gif) no-repeat;
padding: 7px 0 0 8px;
}

#book-this-tour .textareaBox textarea {
width: 120px;
height: 70px;
border: none;
background: transparent;
}

.sidebarframe {
background: url(../images/photo_frame_landscape.png) no-repeat;
padding: 7px 3px 10px 7px;
float: left;
}

.destinations-detail-frame {
background: url(../images/destinations-detail-frame.png) no-repeat;
float: right;
padding: 25px 25px 25px 22px;
}

.destinations-detail-frame-left {
background: url(../images/destinations-detail-frame.png) no-repeat;
float: left;
padding: 25px 25px 25px 19px;
}

/* add new css 03/11/2009*/

#festival-frame-box {
background: url(../images/festival-frame-box.png) no-repeat 5px 0;
padding: 12px 0px 10px 16px
}

#frame-bottom-box {
width: 562px;
height: 220px;
background: url(../images/borderImg.png) no-repeat;
}

#frame-bottom-box  p {
padding: 20px 0 0 45px;
margin: 0;
}

.destinations-detail-frame {
background: url(../images/destinations-detail-frame.png) no-repeat;
float: right;
padding: 25px 25px 25px 22px;
}

.tablepadd td {
padding: 3px 0;
line-height: 15px;
}

.gallery li {
        display: inline;
        list-style: none;
        width: 150px;
        min-height: 175px;
        float: left;
        margin: 0 10px 10px 0;
        text-align: center;
        padding-left: 30px;
	}
	
	
	
	/* add new css 01/12/2009*/


#hotePlace {
margin: 20px 0;
}

#hotePlace h2 {
margin: 0;
padding: 0 0 15px 25px;
font: 21px Georgia, "Times New Roman", Times, serif;
color: #a60000;
background: url(../images/teatured_tours_title.gif) no-repeat;
}

.hotePlaceBox {
width: 130px;
height: 133px;
float: left;
padding: 0 18px 50px 0;
}

.hotePlaceBox img {
border: 1px solid #5a3400;
padding: 2px;
}

.hotePlaceBox .hprice {
padding: 2px 0 0 0;
text-align: center;
font-weight: bold;
font: 18px Georgia, "Times New Roman", Times, serif;
}



/* hotel */
.hotelImg {
background: url(../images/blank_bg.png) no-repeat;
padding: 25px 15px 18px 19px;
float: left;
border: 0px;
}

.hotelText {
float: right;
width: 100%;
}

.hotelText p {
margin: 0;
padding: 10px 0 0 10px;
border: solid 0px red;
line-height: 20px;
}

.hotelText h3 {
margin: 0;
padding: 5px 0 0 0;
font: 18px Georgia, "Times New Roman", Times, serif;
}

.hotelText h3 a {
color: #4d2800;
text-decoration: none;
}

.hotelText .readMordDiv {
padding: 15px 0 0 0;}

.hotelText a {
color: #4d2800;
text-decoration: none;}


/* add new css 05/12/2009*/
.contactFrm td {
padding: 0 0 10px 0;
}

.contactFrm .inputBoxbg {
width: 319px;
background: url(../images/input-box-bg.jpg) no-repeat;
padding: 4px 7px 5px 7px;
}

.contactFrm .inputBoxbg input{
width: 290px;
padding: 3px 4px;
border: none;
background: none;
}

.contactFrm .inputBoxbg select {
width: 295px;
border: none;
padding: 3px 4px 2px 4px;

}

.contactFrm .textareaboxbg {
width: 319px;
background: url(../images/textarea-box-bg.jpg) no-repeat;
padding: 4px 7px 5px 7px;
}

.contactFrm .textareaboxbg textarea {
width: 300px;
padding: 4px;
border: none;
background: none;
height: 136px;
}
