/* Global Reset */
html{}
body{
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:16px;
	color: #0d0005;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background: url(../images/bg-page.jpg) repeat-x left top #d1477a;
}
html, div,  object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
img { margin:0; padding:0; border:0; text-decoration: none; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

a img { border:none; }

a { cursor:pointer; outline:none; }

/*Fonts Styles Here*/

@font-face {
    font-family: 'English157BTRegular';
    src: url('../fonts/english-157-bt-webfont.eot');
    src: url('../fonts/english-157-bt-webfont_B38582A2.eot') format('embedded-opentype'),
         url('../fonts/english-157-bt-webfont.woff') format('woff'),
         url('../fonts/english-157-bt-webfont.ttf') format('truetype'),
         url('../fonts/english-157-bt-webfont.svg#English157BTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* General Styles */

.clear { clear:both; overflow:hidden; width:100%; }
.fltlft{ float:left; }
.fltrt{ float:right; }

/* H1 to H6 type Styles */

h1, h2, h3, h4, h5, h6 { font-weight:normal;}

h1 {
	font-size: 38px;
	line-height: 38px;
	color: #e6095b;
	 font-family: 'English157BTRegular';
}

h3

{
	font-size:20px;
	color:#000;
	}

/* container */

#container {
	clear: both;
	overflow: hidden;
	width: 992px;
	margin: 0 auto;
}

/*Header*/

#header {
	clear: both;
	overflow: hidden;
	height: 156px;
	position: relative;
	z-index: 4;
}
#header #logo {
	float: left;
	padding: 32px 0 0 10px;
}
#header-right {
	float: right;
	width: 549px;
	padding: 0 8px 0 0;	
}
#header-right .reating {
	clear: both;
	overflow: hidden;
	padding: 0px 0 5px 0;
}
#header-right .reating span {
 	float: right;
}
#header #nav {
	float: right;
	margin-top:10px;
}
#header #nav li {
	float:left;
	list-style: none;
}
#header #nav li a {
	color:#FFF;
	padding: 0px 30px 0 2px;
	font-size:20px;
	font-family:'Playfair Display', serif!important;
	text-indent: -99999em;
	font-style:italic;
	color:#fff;
	font-weight:bold;
	text-transform: capitalize;
}
#header #nav li a:hover,
#header #nav li.inpage a {
	color:#FF3366;
}
#header #nav li a.one {
	width: 63px;
}

#header #nav li a.two {
	width: 153px;
	background-position: -98px 0;
	margin: 0 39px 0 36px;
}
#header #nav li a.two:hover,
#header #nav li.inpage .two {
	background-position: -98px -67px;
}

#header #nav li a.three {
	width: 139px;
	background-position: -291px 0;
}
#header #nav li a.three:hover,
#header #nav li.inpage .three {
	background-position: -291px -67px;
}

#header #nav li a.four {
	width: 88px;
	background-position: -460px 0;
	margin: 0 0 0 30px;
}
#header #nav li a.four:hover,
#header #nav li.inpage .four {
	background-position: -460px -67px;
}

/*Footer*/

#footer {
	clear: both;
	overflow: hidden;
	padding: 15px 0 25px 0;
	font-size: 12px;
	color: #f4bbd0;
}
#footer ul {
	clear: both;
	overflow: hidden;
	text-align: center;
}
#footer ul li {
	display: inline;
	padding: 0 5px 0 7px;
	line-height: 16px;
	background: url(../images/footer-menu-divider.gif) no-repeat left center;
	height: 12px;
}
#footer ul li a {
	color: #f4bbd0;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #fff;
}
#footer ul li:first-child {
	background: none;
}

/*Bottom*/

#bottom {
	clear: both;
	overflow: hidden;
	height: 197px;
	width: 988px;
	margin: -16px auto 0 auto;
	background: url(../images/bottom-box.png) no-repeat left top;
	padding: 29px 0 0 0;
	line-height: 18px;
}
#bottom h1 {
	padding-bottom: 17px;
	clear: both;
	overflow: hidden;
}
#bottom .upcoming-tours {
	float: left;
	padding: 15px 62px 0 38px;
	width: 275px;
}
#bottom .upcoming-tours h1 {
	padding-bottom: 18px;
}
#bottom .upcoming-tours .tour1 {
	clear: both;
	overflow: hidden;
	width: 275px;
	padding-bottom: 3px;
}
#bottom .upcoming-tours .tour1 .tour-title {
	float: left;
	width: 210px;
}
#bottom .upcoming-tours .tour1 .tour-link {
	float: right;
}
#bottom .upcoming-tours .tour1 .tour-link a {
	color: #e71965;
	text-decoration: underline;
}
#bottom .upcoming-tours .tour1 .tour-link a:hover {
	text-decoration: none;
}
#bottom  .make-booking {
	float: left;
	padding: 10px 0 0 0;
	width: 267px;
}
#bottom  .make-booking h1{
	padding: 0 0 12px 12px;
	line-height: 45px;
}
#bottom  .make-booking a {
	color: #e71965;
}
#bottom  .make-booking a:hover {
	text-decoration: underline;
}
#bottom .testimonials {
	float: left;
	padding: 0 0 0 67px;
	width: 252px;
}
#bottom .testimonials h1 {
	padding: 0 0 28px 5px;
}
#bottom .testimonials .name {
	clear: both;
	overflow: hidden;
	padding: 19px 0 0 0;
}


/*Content wrapper*/

#wrapper {
	clear: both;
	overflow: hidden;
	padding: 15px 0 0 0;
	position: relative;
	margin: -90px 0 0 0;
}

/*Banner*/

#banner {
	clear: both;
	overflow: hidden;
	height: 100px;
	background: url(../images/bg-banner.png) no-repeat left top;
	width: 988px;
	height: 312px;
	margin: 0 auto;
	margin-top:25px;
	position: relative;
}
#banner div#rotator {
	position: relative;
	width: 951px;
	height: 300px;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	z-index: 2;
}
#banner div#rotator ul li {
	float: left;
	position: absolute;
	left: 0;
	top: 23px;
	list-style: none;
}
#banner div#rotator ul li img {
	clear: both;
	display: block;
}
#banner div#rotator ul li.show {
	z-index: 500
}
.image-shadow {
	background: url(../images/banner-image-shadow.png) no-repeat left top;
	width: 969px;
	height: 289px;
	position: absolute;
	left: 9px;
	top: 15px;
	z-index: 3;

}

#content2,
#content {
	float: left;
	width: 674px;
	padding: 0 0 0 10px;
}

.content2{
	width:1000px;
	margin-left:8px;	
}

#content .topcourve2,
#content .topcourve {
	background: url(../images/content-topcourve.png) no-repeat left top;
	width: 674px;
	height: 39px;
	clear: both;
	overflow: hidden;
}
#content .bottomcourve2,
#content .bottomcourve {
	background: url(../images/content-bottomcourve.png) no-repeat left top;
	width: 674px;
	height: 26px;
	clear: both;
	overflow: hidden;
}
#content .topcourve2{
	background: url(../images/content-topcourve-inside.png) no-repeat left top;
	width: 1000px;
	}
#content .bottomcourve2{
	background: url(../images/content-bottomcourve-inside.png) no-repeat left top;
	width: 1000px;

}

#content .box-content-wrp2,
#content .box-content-wrp {
	background: url(../images/content-shadow.png) repeat-y left top;
	width: 674px;
	clear: both;
	overflow: hidden;
}
#content .box-content-wrp2 {
	background: url(../images/content-shadow-inside.png) repeat-y left top;
	width: 1000px;
	
}
#content .box-content2,
#content .box-content {
	background: url(../images/bg-box-content.jpg) repeat-x left top;
	clear: both;
	overflow: hidden;
	width: 582px;
	margin: 0 auto;
	padding: 0 50px 15px 30px;
	line-height: 22px;
	font-size: 16px;
}
#content .box-content2 {
	width: 876px;
	margin-left:4px;
	background: url(../images/bg-box-content-inside.png) repeat-x left top;
	
}

#content h1 {
	padding-left: 7px;
}
#content h1.title {
	padding-bottom: 0px;
}
#content h1.title a {
	padding-bottom: 0px;
	color:#e6095b;
}
.readmore a {
	color:#e6095b;
}
.readmore a:hover {
	color:#000;
	text-decoration:underline;
}

/*Wrapper Left Side Content End Here*/

/*Sidebar*/

#sidebar {
	float: right;
	padding: 0 10px 0 0;
}
#sidebar .blcok {
	clear: both;
	overflow: hidden;
}
#sidebar .blcok h1 {
	clear: both;
	overflow: hidden;
	text-align: center;
	line-height: 40px;
}
#sidebar .wife-month {
	background: url(../images/bg-wife-month.png) no-repeat left top;
	width: 282px;
	height: 201px;
	text-align: center;
	margin-top:15px;
} 
#sidebar .wife-month h1{
	padding: 20px 0 6px 25px;
	text-align:left;
	color:#e6095b;
}
#sidebar .wife-month h1 a{
	text-align:left;
	color:#e6095b;
}
#sidebar .your-favourite {
	background: url(../images/bg-your-favourite.png) no-repeat left top;
	width: 282px;
	height: 201px;
	text-align: center;
	margin: 14px 0 0 0;
} 
#sidebar .your-favourite h1{
	padding: 14px 0 6px 25px;
	text-align:left;
	color:#e6095b;
}
#sidebar .your-favourite h1 a{
	text-align:left;
	color:#e6095b;
}

.items-leading{
	margin-bottom:20px;
	}
	
.sig-pseudo-caption,
.sig-caption{
	display:none;
	}
	
.phonen {
color: #fff;
font-family: Impact, Charcoal, sans-serif;
size: 16px;
}

.rrrrrrrr{
color: #fff;
font-family: Impact, Charcoal, sans-serif;
size: 16px;
}

