/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block;
}
mark, rp, rt, ruby, summary, time {
	display: inline
}
/* Global properties ======================================================== */
body {	
	font-family: 'PT Serif Caption', serif;
	font-size:14px;
	line-height:24px;
	color:#343434;
	/*min-width:1020px;*/
	/*background:url(../images/bg-body.gif) ;*/
	
	background-repeat:no-repeat;
	background-position:center top;
	background-image:url(../images/body-bg.jpg);
	background-attachment:fixed; 
	
	
	/*text-transform:uppercase*/
}
html, body {
	height:100%;
}
.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	padding:0;
	overflow:hidden
}
p {
	padding-bottom:18px;

}


a {
	color:#fff;
	text-decoration:none;
}
h1 {
	float:left;
	display:block;
	position:relative;
	z-index:10;
}

h1 a {
	display:block;
}

h2,h3,h4,h5,h6{
font-family: 'PT Serif Caption', serif;
font-weight:normal;
color:#343434;
text-transform:uppercase;} 
h3 {	
	font-size:25px;
	line-height:38px;	
	padding:10px 0 10px;
	text-shadow:0 1px 2px #c5c2a9;
	
}
h3 span {color:#D53827;
	display:block;
	margin-bottom:-9px;
	}
h3 strong{font-weight:normal;color:#d53827}	
h3 em{color:#999;
font-size:20px;
line-height:24px;
display:block;
font-style:normal}	
	
h4 {
	font-size:18px;
	line-height:28px;
	display:block;
	color:#d53827;}

h5 {
	color:#fff;
	font-size:15px;
	line-height:18px;
	padding:0 0 8px 0;
	font-weight:normal;
}
h6 {
	color:#2d2f38;
	font-size:20px;
	line-height:20px;
	padding:0 0 19px 0;
	font-weight:bold;
}

.padd-1{padding-top:11px}
.padd-2{padding-top:15px}
.inner-1{padding-right:35px}

.relative {
	position:relative
}

/* Global Structure ============================================================= */


.main {
	margin: 0 auto;
	position: relative;
	width: 940px;}

.overflow {overflow:hidden;}

/* Header */


header {	
	padding:0;
	position: relative;
	z-index:99;
	text-transform:uppercase; 
	/*background:url(../images/tail-header.gif);*/
}

.line-top, .line-bottom{
	background:url(../images/line-top.gif) repeat-x  0 0;
    height:9px;
}





.row-top{padding:0px 0 0px}
/* Content */
#content {
	position:relative;
	text-align:justify;
}

/* Left & Right alignment */

.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.overflow {
	overflow:hidden;
}
/*----- other -----*/
.img-indent {
	float:left;
	margin:1px 30px 0 0
}
.img-indent1 {	
	margin:4px 0 24px 0
}

/*===== menu =====*/
nav {
	padding:0px 0 0 0;
	/*float:right;*/
	display:block;
	z-index:105;
	position:absolute;
	left:220px;
	overflow:visible;
	/*background:url(../images/nav-bg.jpg);*/
	background:#603cba;
}
/* Superfish Dropdown Menu */
.sf-menu {
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	list-style:none;
	width:940px;
	font-size:18px;
	line-height:57px;
	text-transform:uppercase;
}
.sf-menu a {
	text-decoration:none;
	color:#343434;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*width:90px;*/
	text-align:center;
	display:block;
	zoom:1;
	border-right:1px solid #EEECDD;
	/*background:url(../images/menu-tail.png) 0 0 repeat-x ;*/
	padding:0 8px;
}

.sf-menu li a.current, .sf-menu li a:hover {
	/*color:#fff;*/
	/*background:url(../images/menu-active.gif) 0 0 repeat-x #776345;*/
	background:#dddddd;
}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	/*width:			10em; /* left offset of submenus need to match (see below) */
	/*background:url(../images/submenu-tail.png) 0 0 repeat;*/
	background:#afbccd;
	
}
.sf-menu ul li {
	width:	100%;
	

}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	position:	relative;
	background:none;
	float:left;
	line-height:40px;
	height:40px;
	text-align:left;
	/*border-right:1px solid #e1e1e1;*/
}

.sf-menu li li {
	font-size:14px;
	height:31px;
	line-height:40px;
	text-transform:none;
	
}


.sf-menu li .end {
	border:none;
	padding-bottom:10px;
}

.sf-menu li .end a {
	padding-bottom:10px;
}
	
.sf-menu li li a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*color:#fff;*/
	color:#343434;
	line-height:34px;
	height:31px;
	width:193px;
	overflow:hidden;
	display:block;
	border:none;
	padding-left:43px;
	background:url(../images/submenu-marker.png) 30px 13px no-repeat;
	text-align:left;
}

.sf-menu li li li {
	height:34px;
	border:none;
}

.sf-menu li li li a {
	height:34px; 
	width:220px;
	padding-left:20px; 
	margin:0; 
	/*color:#343434; !important;*/
	color:#fff !important;
	border:none;
	background:none !important;
}
.sf-menu li li li a:hover {
/*	color:#000 !important; */
	/*background:#dddddd !important;*/
	background:#ff791f !important;
	color:#FFFFFF !important; 
} 
	
.sf-menu li li > a:hover, .sf-menu li li > a.current, .sf-menu li li.sfHover a {
	color:#010101;
	background:url(../images/submenu-marker.png) 30px 13px no-repeat #dddddd;
}
.sf-menu li li:last-child a {
	border-bottom:none;
}

.sf-menu a {
	display:		block;
	position:		relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-1px;
	top:			40px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			190px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}

.sf-menu .first {
	border-radius:6px 0 0 0; 
	-moz-border-radius:6px 0 0 0; 
	-webkit-border-radius:6px 0 0 0; 
	behavior: url(js/PIE.htc); 
	position:relative;
}

.sf-menu .last {
	border:none;
	border-radius: 0 6px 0 0;
	-moz-border-radius: 0 6px 0 0; 
	-webkit-border-radius: 0 6px 0 0; 
	behavior: url(js/PIE.htc); 
	position:relative;
}

#bottom-menu li{ float:left; padding:0 12px}



/*===== Nirav Menu Start =====*/
.sf-menu li:nth-child(1){ background:#69b51a}
.sf-menu li:nth-child(2){ background:#603cba}
.sf-menu li:nth-child(3){ background:#e87519}
.sf-menu li:nth-child(4){ background:#19a8b9}
.sf-menu li:nth-child(5){ background:#e8a21b}
.sf-menu li:nth-child(6){ background:#28a42a}
.sf-menu li:nth-child(7){ background:#a71bdb}
.sf-menu li:nth-child(8){ background:#d34827}
.sf-menu li:nth-child(9){ background:#603cba}

.sf-menu li:nth-child(11){ background:#69b51a}
.sf-menu li:nth-child(12){ background:#603cba}
.sf-menu li:nth-child(13){ background:#e87519}
.sf-menu li:nth-child(14){ background:#19a8b9}
.sf-menu li:nth-child(15){ background:#e8a21b}
.sf-menu li:nth-child(16){ background:#28a42a}
.sf-menu li:nth-child(17){ background:#a71bdb}
.sf-menu li:nth-child(18){ background:#d34827}
.sf-menu li:nth-child(19){ background:#603cba}

.sf-menu li:last-child{ background:#603cba}
.sf-menu { background:#603cba;}

.sf-menu a, .sf-menu li a, .sf-menu li li a, .sf-menu li li li a{ color:#FFFFFF}
.sf-menu li a:hover, .sf-menu li li a:hover, .sf-menu li li li a:hover{ color:#FFFFFF; background:#ff791f}


/*===== Nirav Menu End =====*/



/*===== content =====*/

#content {
	padding:0 0 10px;
	width:950px;
	margin:50px auto 0 auto;
	/*background:url(../images/tail-cont.gif)*/
}
#content p { }

.border-horiz{background:url(../images/border-horiz.gif) no-repeat center  ;height:10px}
.border-horiz.extra{margin-top:40px}
.border-horiz.extra1{margin-top:24px}
.box-slogan{text-align:center;width:940px;margin:0 auto;padding-bottom:0px; text-transform:uppercase}
.box-slogan h3{padding-bottom:12px}

.thumbnail-1 figure{margin-bottom:0px}
.box-img{
	padding:5px;
	background:#fff;
    border-radius:16px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	 box-shadow:0 0 3px #c5c2a9;
	-moz-box-shadow: 0 0 3px #c5c2a9;
	-webkit-box-shadow:0 0 3px #c5c2a9;
	display:inline-block
	}
.box-img img{	
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;}
	
.row-1{padding-bottom:40px}	
.quote-1{
font-style:italic;
position:relative;
padding-left:30px}	
.quote-1:before{
width:27px;
height:21px;
position:absolute;content:"";
background:url(../images/quote-part.png) no-repeat 0 0;
left:0;
top:0}
.name-author{
text-align:right;
color:#D53827;
font-style:italic}

.list-popular.news{padding-right:22px}
.list-popular a{
font-size:20px;
color:#d53827;
line-height:24px;
margin-bottom:2px;
display:inline-block}
.list-popular a:hover{color:#343434}

.list-dropcap{overflow:hidden;margin-left:-25px;padding-top:25px}
.list-dropcap li{float:left;width:190px;margin-left:25px}
.list-dropcap a{
color:#343434;
font-size:20px;
line-height:24px}
.list-dropcap a:hover{color:#d53827;}

.dropcap{float:left;width:54px;
background:#d53827;
border-radius:26px;
-moz-border-radius:26px;
-webkit-border-radius:26px;
font-size:45px;
line-height:48px;
text-transform:uppercase;
color:#fff;
text-align:center;
padding:1px 0 5px;
margin:0 12px 18px 0
}
.list-dropcap1{padding-top:10px}
.list-dropcap1 .dropcap{background:#000;margin-bottom:8px}
.list-dropcap1 li{padding-bottom:32px}
.list-dropcap1 h4{color:#343434;line-height:24px}	
.side-bar{
width:280px;
float:left;
margin:20px 20px 0 -30px;
padding:0 10px 7px 40px;
background:#E9ECF5;
    border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	 box-shadow:0 0 3px #c5c2a9;
	-moz-box-shadow: 0 0 3px #c5c2a9;
	-webkit-box-shadow:0 0 3px #c5c2a9;
}	
.side-bar.extra{padding:18px 10px 0 40px}	
.side-bar.extra1{padding:0px 20px 27px 30px}		
.list-1 {padding:6px 0 23px}

.list-1 li {
	background:url(../images/marker-1.png) no-repeat 7px 10px;
	padding:0 0 0 20px;
	display:block;
	line-height:24px;
}
.list-1 li a {
	display:inline-block;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	color:#d53827;
}
.list-1 li a:hover{color:#343434}

.list-teachers{}
.list-teachers li{padding-bottom:25px}
.list-teachers li figure{float:left;margin-right:30px}

.list-recipes{}
.list-recipes li figure{float:left;margin-right:30px}
.list-recipes li h4{padding-top:14px}
.list-recipes li{padding-bottom:30px}
.list-recipes.extra h4{padding-top:10px}

.privacy {
	width:750px;
	padding:0 0 0 0
}

/*----- lists -----*/


/*----- links -----*/
.link-1{color:#d53827}
.link-1:hover{text-decoration:none;
color:#343434}

/*----- btns -----*/

.btn {
	display:inline-block;
	color:#fff;
	padding:8px 16px;
	background:#db3222;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
    box-shadow:0 1px 2px #c5c2a9;
	-moz-box-shadow: 0 1px 2px #c5c2a9;
	-webkit-box-shadow:0 1px 2px #c5c2a9;
}
.btn:hover {
	background:#2e2e2e
}

/*----- forms -----*/

.box-contact{
	background:#E6EBF9;
width:840px;
margin:60px auto 0;
padding:0 40px 51px;

    border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	 box-shadow:0 0 3px #c5c2a9;
	-moz-box-shadow: 0 0 3px #c5c2a9;
	-webkit-box-shadow:0 0 3px #c5c2a9;
}

.coll-1,.coll-2{float:left;width:450px;}
.coll-2{float:right}


.box-contact .btn{margin-top:2px}
#contact-form {
  position: relative;
  vertical-align: top;
  z-index: 1;
  margin: 0;
  padding: 0;
}
#contact-form fieldset {
  border: none;
  padding: 0;
  width: 100%;
  overflow: hidden;
}
#contact-form label {
  min-height: 54px;
  position: relative;
  margin: 0;
  overflow: hidden;
  display: block;
  float: left;
  width: 100%;
}
#contact-form .message {
  min-height: 213px;
  display: block;
  width: 100%;
}
#contact-form input,
#contact-form textarea {
  font-family: 'PT Serif Caption', serif;
  padding: 4px 12px 5px;
  text-transform:uppercase;
  margin: 0;
  font-size:14px;
  display: block;
  line-height: 24px !important;
  color: #343434;
  background: #F1F3FA;
  outline: none;
  width: 84%;
  border: 1px solid #d1cfbd;
  box-shadow: none;
  border-radius: 0px;
  float: left;
}
#contact-form input {
  height: 24px;
}
#contact-form textarea { 
  height: 184px;
  resize: none;
  overflow: auto;
}
#contact-form textarea:focus,
#contact-form input[type="text"]:focus {
  box-shadow: none;
  
}
#contact-form .area .error {
  float: none;
}
#contact-form .success {
  display: none;
  margin-bottom: 10px;
   background: #e8e7de;
  font-size: 14px;
  line-height: 16px;
  position: relative;
  border: 1px solid #d1cfbd;
  padding: 10px;
}
#contact-form .error,
#contact-form .empty {
  color: #f00;
  font-size: 11px;
  line-height: 1.27em;
  display: none;
  overflow: hidden;
  margin-bottom: 5px;
  padding: 2px 4px 6px;
  float: left;
}

#contact-form a{cursor:pointer}


.form-txt{padding-bottom:2px}
.btns {overflow:hidden;
padding-left:370px}
.btns a{float:left;margin-right:40px}
/*----- map -----*/
.map {
	float:left;
	margin:0
}
iframe {
	height: 182px;
	overflow: hidden;
	width: 630px;

}
/*----- adress -----*/

.box-address {
float:left;
width:290px;
margin-right:10px;
padding-top:9px
}

dl {padding-top:2px
}
dt {
	padding-bottom:5px;
}
dd {
	display:inline-block;
}
dl dd span {
	display: inline-block;
	width: 94px;
	}
.mail-1{
	color:#d53827;
	text-decoration:none;
	
}
.mail-1:hover{
	text-decoration:underline
}

/*===== footer =====*/

footer {
	position:relative;
	padding:31px 0 20px;
	background:url(../images/tail-bg-footer.gif) repeat-x 0 0;
	
}
.policy {
	float:right;
	display:block;
	font-size:14px;
	color:#343434;
	line-height:16px;
	text-decoration:none;
	padding:8px 90px 0 0;
}

.policy a {
	color:#d53827;
	text-decoration:none;	
	
	
}
.policy a:hover {
	text-decoration:underline;
}

/*----- social -----*/
.soc-list {float:left;	
	display:block;
	padding-left:73px
}
.soc-list li {
	padding:0 5px 0 0;
	float:left;
}
.soc-list li a {
	display:block;
	opacity:1;
	background:url(../images/bg-body.gif);
}
.soc-list li a:hover{opacity:0.7}

.all-caps{ text-transform:uppercase;}

.right-border{
	
	background:url(../images/right-border.gif) repeat-y right ; 
	width:1005px; 
	margin:auto; 
	position:relative; 
	
	}
	
	
.left-border{background:url(../images/left-border.gif) repeat-y left; 
width:1005px; 
margin:auto; 
position:relative; }	

.center-color{ width:950px; 
background:#EEF2FE; 
margin:auto;
}

.banner-top{
		position:absolute; 
		right:-10px; 
		top:-5px; 
		width:119px; 
		height:144px; 
		background:url(../images/banner-top.gif);
		z-index:2; 
		}

#side_tab
{
    display: block; 
    width: 38px;
    height: 128px;
    background: url("../images/side_tab.gif") no-repeat 0 0;
        position: fixed;
        right: 0px;
		z-index:100;
}

#side_tab:hover
{
    background-position: -38px 0;
}

#side_tab span
{
    display: none;
}

.festival-links a{ color:#343434; margin-bottom:18px; border-bottom:1px dotted #c6c5b8; display:block}

.cal-table{ font-size:12px; border-left:1px dotted #c6c5b8; border-top:1px dotted #c6c5b8; }

.cal-table td{ font-size:12px; border-bottom:1px dotted #c6c5b8; border-right:1px dotted #c6c5b8; text-align:center }

.package-page p:first-child{ padding:0; margin:0; }






.package2{ width:255px; float:left; margin-right:10px; font-size:14px; margin-bottom:0px; padding-bottom:5px; border-bottom:1px solid #cccac4; color:#666666}

.package-title2{ font-weight:bold; font-size:14px; color:#343434; margin-bottom:8px}
.read-more a{ float:right; color:#000 }
.button-book {color: #FF0000!important; font-weight:bold}
.button-read{ color:#000!important}

.read-more a:hover{  color:#FF0000 !important; }
.pic-right{ float:right; border:2px solid #999999; margin:0 0 10px 10px;  border-radius:8px}
.package-pic{ float:left; width:75px;  margin:0 10px 10px 0; }
.package-pic img{width:75px; border:2px solid #d9d7d0; }

.package-pic2{ float:left; width:100px;  margin:0 10px 5px 0 }
.package-pic2 img{width:100px; border:1px solid #d9d7d0; }
#enq-table td{ padding:5px;}

.newtitle{text-transform:none; font-style:italic;}
.newtitle-left{background:url(../images/bul-left.jpg) 5px center no-repeat; padding-left:130px;}
.newtitle span{background:url(../images/bul-right.jpg) right center no-repeat; }

.title-table{
	font-size: 25px;
	line-height: 38px;
	text-shadow: 0 1px 2px #C5C2A9;
	color: #343434;
	font-family: 'PT Serif Caption', serif;
	margin:15px 0 10px 0;
	font-style: italic;	
	text-transform:capitalize;
	

}
.title-table td:first-child{ width:93px;background:url(../images/bul-left.jpg) 5px 0  no-repeat;}
.title-table td{ text-align:center; padding:0 3px }
.title-table td:last-child{
	width:93px;
	background-image: url(../images/bul-right.jpg);
	background-repeat: no-repeat;
	background-position: left 0;
}

.hotels-table{}

.hotels-table tr:nth-child(even) {background: #f3f4f5}
.hotels-table tr:nth-child(odd) {background: #d4d7e2}

.hotels-table .inner-table tr  {background: #E6EBF9}
.hotels-table .inner-table td{border-bottom:none}
.hotels-table .inner-table p {padding:0}
.hotels-table .inner-table h3{ padding-bottom:0; line-height:normal}

.hotels-table h2{ color: #D53827;
     font-size:18px}
.hotels-table h3{ font-size:18px}
.hotels-table td{ padding:8px 5px; border-bottom:1px dashed #999999}

.hotels-table a{ color:#D53827}

.hotels-table img{ width:400px; border:2px solid #fff;}
.img-left{ float:left; margin:0 8px 8px 0}
.img-right{ float:right; margin:0 0 8px 8px}

.front-marquee { text-transform:none; margin: 55px auto 10px auto; width:920px}
.front-marquee p{ padding-bottom:10px}
.front-marquee img{ border:1px solid #9d9c92; border-radius:10px}
.dest-img{ float:right; margin:0 8px 8px 0; border:3px solid #fff; width:200px}

.show-pics p{ padding-bottom:10px}
.show-pics { text-transform:none; margin: 5px auto 10px auto; width:920px; overflow:hidden }
.show-pics img{ border:1px solid #9d9c92; border-radius:10px; height:150px }

#content h3 { text-align:left !important;}

.hotels-table-center { text-align:center}

.hotels-table-center strong{ color:#D53827; }
.hotels-table-center p{ margin-bottom:10px}

.table-border{ border:1px solid #ccc; border-collapse:collapse}
.table-border td{ border:1px solid #ccc; padding:5px}

.footer-link{ color:#d53827}
.footer-link:hover{ text-decoration:underline }

.hotel-images { font-size:13px; text-align:center; height:125px; width:1000px  }
.hotel-images-div{ width:580px; height:125px; overflow:hidden; margin-bottom:15px; border-bottom:1px solid #d4d8e5  }
.hotel-images li{ float:left; margin-right:10px}
.hotel-images img{ height:100px; width:auto; border:1px solid #999999}

.services li{ display:block; background: #E9E9E9; width:250px; padding:5px 10px; margin-bottom:5px; font-weight:bold; list-style:disc; border:1px dashed #fff }

.services li:hover{ background:#FF9900; color:#FFFFFF}