/*
Theme Name: Lost World
Theme URI: http://iamdesigning.com/themes/lw/
Description: Lost World is a pixel perfect and rich WordPress Theme made to fit the needs of travel agencies, trip advisers travel bloggers and hotels. Unique and clean designs for travel packages , exploring destinations, photo gallery, Blog. The elegant design is carved in Photoshop using the 960 grid system. It is cross browser compatible. Boxed and Full-width Layout options available.
Author: designthemes
Author URI: http://themeforest.net/user/designthemes/
Version: 3.0
License: GNU General Public License v2 or later
License URI: http://iamdesigning.com/licensing/
Tags: yellow, white, brown, red, black
Text Domain: LM
*/
/* =Reset default CSS Styles.
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	color: #423120;
	font-weight: normal;
	margin-bottom: 20px;
}
h1 {
	font-size: 22px;
	line-height: 23px;
}
h2 {
	font-size: 20px;
	line-height: 20px;
}
h3 {
	font-size: 18px;
	line-height: 18px;
}
h4 {
	font-size: 16px;
	line-height: 16px;
}
h5 {
	font-size: 14px;
	line-height: 14px;
}
h6 {
	font-size: 12px;
	line-height: 12px;
}
ol, ul {
	list-style: none outside none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-top:1px solid #9F937E;
	border-bottom:1px solid #9F937E;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom:25px;
	width:100%;
}
a img {
	border: medium none;
}
/* =Global Elements

-------------------------------------------------------------- */

p {
	color: #4B4134;
	line-height: 18px;
	padding-bottom: 25px;
}
li {
	line-height: 20px;
}
ul {
	margin: 0 0 25px 0;
}
ol {
	list-style: decimal outside none;
	margin: 0 0 25px 0;
}
ol li {
	background:none;
	margin-left: 34px;
	padding-left:0;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 10px;
	margin-top: 10px;
}
dl {
	margin: 0 0 24px;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: none repeat scroll 0 0 #FFFFCC;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite, blockquote em, blockquote i {
	font-style: normal;
}
pre {
	background: none repeat scroll 0 0 #F7F7F7;
	color: #222222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
abbr, acronym {
	border-bottom: 1px dotted #666666;
	cursor: help;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: 0.5ex;
}
input[type="text"], textarea, input[type="submit"], input[type="reset"] {
	border: medium none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link, a {
	color: #4F4039;
	font-weight:bold;
	text-decoration: none;
}
a:active, a:hover {
	color: #9b4802;
	cursor: pointer;
}
/* =Attachment pages

-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: "← ";
}
.attachment .entry-content .nav-next a:after {
	content: " →";
}
/* =Images

-------------------------------------------------------------- */

img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
	height: auto;
	max-width: 100%;
	margin: 15px 0;
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 17px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 20px;
}
.wp-caption {
	background:url(images/texture2.jpg) repeat scroll 0 0 transparent;
	line-height: 18px;
	margin-bottom: 25px;
	max-width: 632px;
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #F7E1B4;
	font-size: 12px;
	padding: 5px;
}
.wp-smiley {
	margin: 0;
}
/* =Gallery Items

-------------------------------------------------------------- */

.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #CFCFCF;
}
.gallery-columns-2 .attachment-medium {
	height: auto;
	max-width: 92%;
}
.gallery-columns-4 .attachment-thumbnail {
	height: auto;
	max-width: 84%;
}
.gallery .gallery-caption {
	color: #888888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #F1F1F1;
}
.gallery br + br {
	display: none;
}
#content .attachment img {
	display: block;
	margin: 0 auto;
}
/* =Index page Styles Start here
-------------------------------------------------------------- */
body {
	background-image: url(images/patterns/pattern1.jpg);
	background-repeat:repeat;
	color: #4b4134;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
}
.wrapper {
	background: url(images/top_line.jpg) repeat-x scroll 0 0 transparent;
	float: left;
	width: 100%;
}
.container {
	margin: 0 auto;
	width: 1200px;
}
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
/* =header Styles Start here
-------------------------------------------------------------- */
.header {
	background: url(images/header_bg.png) no-repeat scroll center 0 transparent;
	float: left;
	margin-top: 10px;
	padding-bottom: 13px;
	min-height:209px;
	width: 100%;
}
.header .testimonial {
	display:block;
	float:left;
	height:164px !important;
	width:477px;
}
.header .testimonial blockquote {
	background:url(images/blockquote.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	border:none;
	color:#4b4134;
	float:right;
	margin-top:84px;
	margin-bottom:0;
	padding-top:0;
	width:397px;
}
#slider .slide, .header .testimonial blockquote {
	background-color: transparent !important;
}
.header .testimonial blockquote p {
	padding-left:14px;
}
.header .testimonial blockquote cite {
	clear:both;
	float: right;
	margin: 25px 0 0;
}
.header .logo {
	float: left;
	width: 243px;
}
h1#site-title {
	display: inline-block;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}
h2#site-description {
	font-size:19px;
}
/* =header search Styles Start here
-------------------------------------------------------------- */
form.search {
	float: left;
	padding: 83px 0 0 20px;
}
form.search input[type="text"] {
	background: none repeat scroll 0 0 #FFF8E8;
	border: 5px solid #413D3C;
	float: left;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	margin: 0 11px 0 0;
	padding: 0 0 0 15px;
	width: 225px;
}
form.search .dark-btn input[type="submit"] {
	border-left:5px solid #3d1400;
}
form.search .submit-btn {
	background: url(images/submit-btn.png) no-repeat scroll right top transparent;
	cursor:pointer;
	display: block;
	float:left;
	line-height:45px;
	height:50px;
	margin-right:10px;
	font-size:16px;
	padding-right: 15px;
}
form.search .submit-btn input[type="submit"] {
	background: url(images/submit-btn.png) no-repeat scroll left -50px transparent;
	cursor:pointer;
	display: block;
	color: #F6ECC8;
	font-size: 16px;
	font-weight:normal;
	left:-2px;
	position:relative;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #682D03;
	float: left;
	height: 50px;
	padding:0 0 0 18px;
}
form.search .submit-btn:hover {
	background: url(images/submit-btn.png) no-repeat scroll right -100px transparent;
}
form.search .submit-btn:hover input[type="submit"] {
	background: url(images/submit-btn.png) no-repeat scroll left -150px transparent;
}
form.search .submit-btn input[type="submit"] {
	box-shadow:none;
}
form.search input[type="submit"]:hover {
	background: url(images/submit-btn.png) no-repeat scroll 0 -68px transparent;
}
/* =main-menu-container Styles Start here
-------------------------------------------------------------- */
.main-menu-container {
	background: url(images/menu_bg.jpg) repeat-x scroll 0 0 transparent;
	float: left;
	font-size: 18px;
	height: 56px;
	padding-top: 11px;
	width: 100%;
}
.tinynav {
	display: none;
}
#main-menu {
	float: left;
	margin-bottom:0;
	width: 100%;
}
#main-menu li {
	background:none;
	float: left;
}
#main-menu li a {
	color: #FDF7E1;
	float: left;
	font-family: "Times New Roman", Times, serif;
	padding: 13px 11px 23px;
	text-shadow: 1px 1px 1px #4E3B28;
	text-transform: uppercase;
}
#main-menu li a:hover, #main-menu li.current_page_item a {
	background: url(images/menu_bg_h.png) repeat-x scroll 0 0 transparent;
}
/* =breadcrumb-wrapper Styles Start here
-------------------------------------------------------------- */
.breadcrumb-wrapper {
	float: left;
	font-size: 20px;
	line-height: 20px;
	margin-top: 20px;
	padding: 9px 0;
	text-transform:capitalize;
	width: 100%;
}
.breadcrumb-wrapper a:hover {
	color:#1c1711;
}
/* =Banner Styles Start here
-------------------------------------------------------------- */
.banner {
	background: url(images/banner_bg.png) repeat-x scroll 0 0 transparent;
	float: left;
	min-height: 708px;
	width: 100%;
}
.banner .banner-frame {
	background: url(images/banner_frame.png) no-repeat scroll 0 54px transparent;
	height: 580px;
	margin: 0 auto;
	padding-top: 54px;
	position: relative;
	width: 1410px;
}
.banner-green-bg-lf {
	background: url(images/banner_green_bg_lf.png) no-repeat scroll 0 0 transparent;
	height: 605px;
	left: -29px;
	position: absolute;
	top: 40px;
	width: 186px;
}
.banner-green-bg-rg {
	background: url(images/banner_green_bg_rg.png) no-repeat scroll 0 0 transparent;
	height: 605px;
	position: absolute;
	right: -27px;
	top: 37px;
	width: 186px;
}
.banner-bottom {
	background:url(images/banner-bottom.jpg) repeat-x;
	height:12px;
	float:left;
	width:100%;
}
/* =home-our-works Styles Start here
-------------------------------------------------------------- */
.home-our-works {
	background: url(images/home_our-works_bg.jpg) repeat scroll 0 0 transparent;
	float: left;
	height: auto;
	padding-top: 55px;
	width: 100%;
}
.home-our-works h2 {
	color: #5E5040;
	font-family: Rockwell;
	font-size: 30px;
	font-weight: bold;
	line-height: 25px;
	margin: 0;
	padding-bottom: 40px;
	text-align: center;
	text-transform: uppercase;
}
.home-our-works ul {
	float:left;
	margin-bottom:5px;
	width: 100%;
}
.home-our-works ul li {
	background:none;
	float: left;
	line-height: 20px;
	padding: 0 10px;
	width: 280px;
}
.home-our-works ul li span.post-img {
	display: block;
	height: 202px;
	text-align: center;
}
.home-our-works ul li span.post-content {
	color: #333333;
	display: block;
	height: 206px;
	padding: 30px 5px 0 10px;
}
.home-our-works ul li span.post-content span.title {
	font-size: 25px;
	float:left;
	padding: 0 0 12px;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #FFFFFF;
	width:100%;
}
.home-our-works ul li.col1 span.post-content span.title {
	color:#063b57;
}
.home-our-works ul li.col2 span.post-content span.title {
	color:#662525;
}
.home-our-works ul li.col3 span.post-content span.title {
	color:#6c580f;
}
.home-our-works ul li.col4 span.post-content span.title {
	color:#6a805a;
}
.home-our-works ul li.col1 span.post-content span.left {
	color:#dfe5ec;
}
.home-our-works ul li.col2 span.post-content span.left {
	color:#f3ddda;
}
.home-our-works ul li.col3 span.post-content span.left {
	color:#f3eac9;
}
.home-our-works ul li.col4 span.post-content span.left {
	color:#e5ebe1;
}
.home-our-works ul li.col1 span.post-content span.right {
	color:#404a58;
}
.home-our-works ul li.col2 span.post-content span.right {
	color:#4e2d2d;
}
.home-our-works ul li.col3 span.post-content span.right {
	color:#6c580f;
}
.home-our-works ul li.col4 span.post-content span.right {
	color:#6A805A;
}
.home-our-works ul li span.post-content span.left {
	float: left;
	font-family: "Rockwell", arial;
	font-size: 180px;
	line-height: 129px;
}
.home-our-works ul li span.post-content span.right {
	display: block;
	float: right;
	line-height: 20px;
	margin-right: 10px;
	width: 154px;
}
.home-our-works ul li.col1 span.post-content {
	background: url(images/one.png) no-repeat scroll 0 0 transparent;
	color: #404A58;
}
.home-our-works ul li.col1 span.post-content strong {
	color: #063B57;
	text-shadow: 1px 1px 1px #CDD5E2;
}
.home-our-works ul li.col2 span.post-content {
	background: url(images/two.png) no-repeat scroll 0 0 transparent;
	color: #4E2D2D;
}
.home-our-works ul li.col2 span.post-content strong {
	color: #662525;
	text-shadow: 1px 1px 1px #DBAEA8;
}
.home-our-works ul li.col3 span.post-content {
	background: url(images/three.png) no-repeat scroll 0 0 transparent;
	color: #6C580F;
}
.home-our-works ul li.col3 span.post-content strong {
	color: #6C580F;
	text-shadow: 1px 1px 1px #F4E095;
}
.home-our-works ul li.col4 span.post-content {
	background: url(images/four.png) no-repeat scroll 0 0 transparent;
	color: #6A805A;
}
.home-our-works ul li.col4 span.post-content strong {
	color: #6A805A;
	text-shadow: 1px 1px 1px #D7E2C9;
}
.home-our-works-bottom {
	background: url(images/main_content_top_line.jpg) repeat-x scroll 0 0 transparent;
	float: left;
	height:20px;
	margin-top:22px;
	width: 100%;
}
.featured-entries-one .one-half {
	width:47.7%;
}
.featured-entries-one .one-half ul {
	margin-bottom:0;
}
.featured-entries-two .one-half {
	margin: 0 0 30px 0;
	padding: 0 10px 0px 10px;
}
.home-spl-page a.read-more {
	float:right;
	margin:10px 10px 0px 0px;
}
/* =main-content Styles Start here
-------------------------------------------------------------- */
#content {
	background: url(images/bg_main_container.png) repeat scroll 0 0 transparent;
	border-bottom: 6px solid #97896F;
	float: left;
	margin-bottom: 76px;
	margin-top: 20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	width: 1160px;
}
span.content-top-bg {
	background: url(images/bg_main_container_top.png) repeat-x scroll 0 0 transparent;
	display: block;
	margin-left:-20px;
	padding: 0 0 67px;
	width: 1200px;
}
/* =featured-entries-one Styles Start here
-------------------------------------------------------------- */
h2.entry-title {
	background: url(images/main_h1_bg.png) no-repeat scroll 0 0 transparent;
	color: #F6ECC8;
	font-size: 28px;
	font-weight:normal;
	height: 35px;
	line-height: 28px;
	margin: 0 0 10px;
	padding: 25px 13px 24px;
	text-shadow: 1px 1px 1px #682D03;
}
.one-half {
	float: left;
	width: 49.1%;
}
/*.page-content .one-half {

	width:48.6%;

}*/

.one-half .two-third {
	width: 49.3%;
}
.one-half, .one-third, .two-third, .one-fourth, .three-fourth, .four-fifth, .one-fifth, .one-sixth, .five-sixth {
	margin-right:20px;
}
.one-half h2.entry-title {
	background: url(images/one-half-page-title.png) no-repeat scroll 0 0 transparent;
	font-size: 25px;
	height: 58px;
	line-height: 25px;
	margin-bottom:30px;
	padding: 21px 0 0 18px;
}
.home-pack .entry-title, .results-container .entry-title {
	background: none repeat scroll 0 0 #FAF3E3;
	border-bottom: 3px solid #A8947B;
	border-top: 2px solid #FCFEF9;
	float:left;
	margin: 0 0 30px;
	padding: 14px 11px;
	text-align: left;
	width:97%;
}
.home-page-title {
	color: #4b4134;
	font-family: Rockwell;
	font-size: 30px;
	font-weight: bold;
	line-height: 32px;
	margin: 0;
	padding-bottom: 40px;
	text-align: center;
	text-transform: uppercase;
}
.home-pack.column.one-half {
	margin-bottom:28px;
}
.home-pack .one-third {
	margin-right:10px;
}
.home-pack .one-third img.img-texture1 {
	padding:9px;
}
.home-pack .entry-title h3, .results-container .entry-title h3 {
	color: #4B4134;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom:0;
}
.home-pack .entry-title p, .results-container .entry-title p {
	font-size: 14px;
	font-style: italic;
	margin-bottom:0;
	padding-bottom:0;
}
.one-half .second img {
	border: 1px solid #5C554F;
	margin: 10px 0 10px 10px;
}
.home-pack .first a {
	float: left;
	margin-top: 8px;
	text-decoration: underline;
}
.home-pack .first a:hover {
	text-decoration:none;
}
.home-pack .second a {
	display: block;
	padding: 11px 0;
	text-decoration: underline;
}
.home-pack .second {
	float: left;
	line-height: 18px;
}
.home-pack .second a:hover {
	text-decoration: none;
}
.home-pack .one-third .large-btn {
	margin-top:10px;
}
.home-pack .second strong {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}
.home-pack .third {
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
}
.home-pack .third span.price {
	font-size: 18px;
}
.home-pack .third a.dark-btn {
	margin-top:20px;
}
.content_main a {
	text-decoration: underline;
}
.content_main a:hover {
	text-decoration: none;
}
/* =home-places Styles Start here
-------------------------------------------------------------- */
.home-places {
	margin-right: 18px;
	width: 571px;
}
.home-places.column.one-half {
	margin-bottom:50px;
}
.home-places .entry-image .shadow {
	background:url(images/featured-entries-shadow.png) no-repeat;
	bottom: -17px;
	height: 38px;
	left: -19px;
	position: absolute;
	width: 314px;
	z-index: 0;
}
.home-places .entry-image img {
	border: 1px solid #271F0A;
}
.home-places .entry-content {
	float: left;
	padding: 0;
	width: 278px;
}
.home-places .entry-content .entry-title {
	background: url(images/bg_places_title.png) no-repeat scroll 0 0 transparent;
	color: #F6ECC8;
	font-size: 19px;
	font-weight: normal;
	height: 48px;
	line-height: 21px;
	margin-bottom:12px;
	padding: 18px 20px 15px 20px;
	text-align: left;
	text-shadow: 1px 1px 1px #682D03;
}
.home-places .entry-content .entry-title h3 {
	color: #F6ECC8;
	font-size: 19px;
	margin-bottom: 5px;
	text-shadow: 0 1px 0 #4F0B00;
}
.home-places .entry-content .entry-title span {
	font-size: 14px;
}
.home-places .entry-content p {
	line-height: 19px;
	padding: 0 0 5px 20px;
}
a.read-more {
	background:url(images/btn_readmore.png) no-repeat;
	color: #F6ECC8;
	display: block;
	height: 54px;
	line-height: 53px;
	margin: 0 0 0 10px;
	padding: 0 0 0 11px;
	text-decoration: none;
	text-shadow: 0 1px 0 #4F0B00;
	width: 95px;
}
a.read-more:hover {
	background: url(images/btn_readmore.png) no-repeat scroll 0 -55px transparent;
}
/* =two-column Styles Start here
-------------------------------------------------------------- */
.widget-container {
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	width: 267px;
}
.widget-container h3, .page-content .widget-container h3 {
	color: #4B4134;
	font-size:18px;
	margin-bottom: 5px;
	padding: 5px 0 6px 38px;
}
.widget-container p {
	line-height: 20px;
	margin-bottom: 30px;
	margin-left: 38px;
	padding-bottom:0;
}
.widget_email h3, .widget_email h3 {
	background: url(images/icon_mail.png) no-repeat scroll 0 6px transparent;
}
.widget-container a {
	float: left;
	margin-bottom: 30px;
	margin-left: 38px;
	text-decoration: underline;
}
.widget-container a:hover {
	text-decoration:none;
}
.widget_address h3, .widget_address h3 {
	background: url(images/icon_location.png) no-repeat scroll 0 0 transparent;
}
.widget_call h3, .widget_call h3 {
	background: url(images/icon_phone.png) no-repeat scroll 0 0 transparent;
	margin-bottom: 4px;
	padding-bottom: 7px;
	padding-top: 7px;
}
.two-column iframe {
	border: 5px solid #C6B695;
	float: right;
	margin: 0 20px 0 0;
	width: 260px;
}
/* =quick-contact Styles Start here
-------------------------------------------------------------- */
#quick-contact {
	float: left;
	width: 100%;
}
.quick-contact-container {
	background: url(images/bg_get_connected.png) repeat scroll 0 0 transparent;
	border-bottom: 5px solid #2F2523;
	margin-bottom: 82px;
	padding: 0 0 78px;
	position: relative;
}
#quick-contact-top {
	background: url(images/bg_connected_top.png) repeat-x scroll 0 0 transparent;
	font-size: 0;
	height: 14px;
	line-height: 14px;
	margin: 0;
	padding: 0 0 55px;
}
.quick-contact-container h2 {
	background: url(images/title_get_connected.png) no-repeat scroll 0 0 transparent;
	color: #F6ECC8;
	font-size: 25px;
	height: 76px;
	left: 444px;
	line-height: 75px;
	position: absolute;
	text-align: center;
	text-shadow: 1px 1px 1px #682D03;
	top: -31px;
	width: 318px;
	z-index: 100;
}
.quick-contact-container .two-third {
	float: left;
	width: 771px;
}
.quick_signup {
	padding: 0 0 0 20px;
	text-shadow: 0px 1px 1px #EFE6D6;
}
.quick_signup p {
	width: 568px;
}
.quick-contact-container h3 {
	color: #352D2A;
	font-size: 25px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 18px;
}
.quick-contact-container p {
	color: #000000;
	margin-bottom: 0;
}
.quick-contact-container .two-third form {
	float: left;
	margin-top: 5px;
}
.quick-contact-container .two-third input[type="text"] {
	background: none repeat scroll 0 0 #FFF8E8;
	border: 5px solid #413D3C;
	color: #433E3A;
	float: left;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	margin: 0 19px 0 0;
	padding: 0 10px 0 15px;
	width: 235px;
}
.quick-contact-container .two-third input[type="submit"], .widget form.contact input[type="submit"] {
	background: url(images/btn_subscribe.jpg) repeat-x scroll center top transparent;
	border: 5px solid #1F1C18;
	color: #F6ECC8;
	cursor: pointer;
	float: left;
	font-size: 16px;
	font-weight: normal;
	height: 50px;
	margin: 0;
	padding: 0 32px;
	text-shadow: 1px 1px 1px #1F1C18;
	text-transform: uppercase;
}
.quick-contact-container .two-third input[type="submit"]:hover, .widget form.contact input[type="submit"]:hover {
	background: url(images/btn_subscribe.jpg) repeat-x scroll center bottom transparent;
}
.quick-contact-container .one-third {
	float: right;
	width: 390px;
}
.quick-contact-container .social-media {
	padding: 0 20px 0 0;
	text-shadow: 0px 1px 1px #EFE6D6;
}
.quick-contact-container ul {
	float: left;
	margin-top: 22px !important;
	width: 100%;
}
.quick-contact-container .social-media ul li {
	background:none;
	float: left;
	padding: 0 20px 0 0;
}
.quick-contact-container .social-media ul li a {
	display: block;
}
.quick-contact-container h4.phone {
	background: url(images/img_phone_number.png) no-repeat scroll 0 0 transparent;
	bottom: -45px;
	color: #DADADA;
	font-family: Rockwell;
	font-size: 23px;
	font-weight: bold;
	height: 30px;
	left: 458px;
	margin-bottom:0;
	padding: 27px 20px 20px 63px;
	position: absolute;
	text-shadow: 1px 1px 1px #1F1C18;
	width:204px;
	z-index: 100;
}
/* =Footer Styles Start here
-------------------------------------------------------------- */
#footer {
	float:left;
	width:100%;
}
#footer .top-line {
	background:url(images/footer-top-line.png) repeat-x;
	float:left;
	height:3px;
	position:relative;
	top:7px;
	width:100%;
}
#footer .widget {
	float:left;
	margin-bottom:25px;
	width:100%;
}
.footer-widgets {
	background: url(images/footer-copy-bg.jpg) repeat scroll 0 0 transparent;
	color:#FDF7E1;
	float:left;
	height:auto;
	padding-top: 30px;
	width: 100%;
}
.footerinfo-top-line {
	background:url(images/footerinfo-top-line.jpg) repeat-x;
	float:left;
	height:9px;
	width:100%;
}
.footer-widgets, .footer-widgets p {
	color:#FDF7E1;
}
.widget_archive ul li, .widget-recent-tweets ul li, .widget_recent_comments ul li, .widget_recent_entries ul li, .widget_meta ul li, .widget_categories ul li, ul.blogroll li, .widget_nav_menu ul li, .widget_pages ul li, .widget_recent_entries ul li, .right-sidebar .widget_login ul li, .left-sidebar .widget_login ul li, .widget_product_categories ul.product-categories li {
	padding-left:18px;
}
.widget_nav_menu, .widget_pages, .widget_text, .widget_recent_places {
	margin-bottom:10px !important;
}
.widget_search form.search {
	float:left;
	padding:0;
	width:100%;
}
.widget_recent_comments ul li {
	background:url(images/comments-icon.png) left 5px no-repeat;
}
.widget-recent-tweets ul li {
	background:url(images/twitter-icon.png) left 3px no-repeat;
}
.widget_archive ul li {
	background:url(images/archive-icon.png) left 3px no-repeat;
}
ul.blogroll li {
	background:url(images/blog-roll-icon.png) left 5px no-repeat;
}
.widget_meta ul li {
	background:url(images/meta-icon.png) left 5px no-repeat;
}
.widget_categories ul li {
	background:url(images/category-icon.png) left 5px no-repeat;
}
.widget_nav_menu ul li {
	background:url(images/menu-icon.png) left 5px no-repeat;
}
.widget_pages ul li {
	background:url(images/pages-icon.png) left 4px no-repeat;
}
.widget_recent_entries ul li {
	background:url(images/recent-post-icon.png) left 4px no-repeat;
}
.right-sidebar .widget_recent_comments ul li, .left-sidebar .widget_recent_comments ul li {
	background:url(images/comments-icon-sidebar.png) left 5px no-repeat;
}
.right-sidebar .widget-recent-tweets ul li, .left-sidebar .widget-recent-tweets ul li {
	background:url(images/twitter-icon-sidebar.png) left 3px no-repeat;
}
.right-sidebar .widget_archive ul li, .left-sidebar .widget_archive ul li {
	background:url(images/archive-icon-sidebar.png) left 5px no-repeat;
}
.right-sidebar ul.blogroll li, .left-sidebar ul.blogroll li {
	background:url(images/blog-roll-icon-sidebar.png) left 5px no-repeat;
}
.right-sidebar .widget_meta ul li, .left-sidebar .widget_meta ul li {
	background:url(images/meta-icon-sidebar.png) left 5px no-repeat;
}
.right-sidebar .widget_categories ul li, .left-sidebar .widget_categories ul li, .widget_product_categories ul.product-categories li {
	background:url(images/category-icon-sidebar.png) left 4px no-repeat;
}
.right-sidebar .widget_nav_menu ul li, .left-sidebar .widget_nav_menu ul li {
	background:url(images/menu-icon-sidebar.png) left 5px no-repeat;
}
.right-sidebar .widget_pages ul li, .left-sidebar .widget_pages ul li {
	background:url(images/pages-icon-sidebar.png) left 4px no-repeat;
}
.right-sidebar .widget_recent_entries ul li, .left-sidebar .widget_recent_entries ul li {
	background:url(images/recent-post-icon-sidebar.png) left 4px no-repeat;
}
.right-sidebar .widget_login ul li, .left-sidebar .widget_login ul li {
	background:url(images/pagenav-icon-sidebar.png) left 4px no-repeat;
}
.widget_recent_entries ul li a img {
	border:2px solid #b8ad9b;
	float:left;
	margin-right:5px;
}
.footer-widgets h3.widget-title {
	color: #e7d9a8;
	font-size: 23px;
	line-height:23px;
	text-shadow: 0 1px 0 #1A1914;
	text-transform: capitalize;
}
.footer-widgets p {
	line-height:20px;
}
.footer-widgets ul li {
	margin-bottom:3px;
}
.footer-widgets a, .footer-links a, .copyright p a {
	color:#b59679;
}
.tagcloud a {
	line-height:22px;
}
.footer-widgets a.read-more {
	color:#F6ECC8;
}
.footer-widgets form.search input[type="text"] {
	background-color:#faf2e3;
	border:5px solid #9F937E;
	font-size:13px;
	margin-right:5px;
	padding-right:5px;
	padding-left:6px;
	width:50%;
}
.footer-widgets form.search .submit-btn {
	padding-right:13px;
}
.footer-widgets form.search .submit-btn input[type="submit"] {
	font-size:13px;
	padding:0px 0 2px 13px;
}
.footer-widgets ul li a:hover, .footer-widgets a:hover, .footer-links a:hover, .copyright p a:hover {
	color:#FDF7E1;
}
.widget_calendar {
	float:left;
	width:100%;
}
#searchform {
	float: left;
	height: 38px;
	margin: 0 0 19px;
	position:relative;
	width: 100%;
}
#searchform input[type="text"], .widget form.contact input[type="text"], .widget form.contact textarea, #searchform input[type="text"] {
	background:#FFF8E8;
	border: 1px solid #413D3C;
	color: #000000;
}
#searchform input[type="text"] {
	float: left;
	font-size: 12px;
	margin: 3px 0 0 1px;
	padding: 8px 6px;
	width: 89%;
}
.footer-widgets .widget_search #searchform input[type="text"] {
	width:89%;
}
#searchform input[type="submit"] {
	background:url(images/search-ico.png) no-repeat scroll 5px 6px #FFF8E8;
	cursor: pointer;
	height: 31px;
	margin: 4px 0 0 0px;
	padding: 14px 13px;
	position:absolute;
	right:0px;
	text-indent: -1000px;
	width: 14px;
}
.left-sidebar #searchform input[type="submit"] {
	right:33px;
	top:19px;
}
.right-sidebar #searchform input[type="submit"] {
	right:33px;
	top:20px;
}
.widget form.contact input[type="text"], .widget form.contact textarea {
	float: left;
	margin: 0 0 10px;
	padding: 14px 0 14px 14px;
	width: 92.2%;
}
.widget form.contact textarea {
	height: 90px;
}
.widget form.contact input[type="submit"] {
	float:right;
	padding:0px 10px;
}
.footer-links {
	color: #FDF7E1;
	float: left;
	width: 80%;
}
.footer-links ul {
	margin-bottom:0;
	padding: 10px 0;
	width: 100%;
}
.footer-links ul li {
	background: url(images/footer_menu_split.png) no-repeat scroll right center transparent;
	display: inline;
	line-height: 18px;
	padding: 0 10px;
}
.footer-links ul li.last {
	background: none repeat scroll 0 0 transparent;
}
.footer-links a {
	text-shadow: 0px 1px 1px #000000;
}
.footer-links a:hover {
	text-decoration: underline;
}
#calendar_wrap {
	float:left;
	width:100%;
}
#calendar_wrap td, #calendar_wrap th {
	padding:10px 0px;
}
#calendar_wrap caption {
	margin-bottom:5px;
}
.copyright p {
	color: #FDF7E1;
	margin-bottom: 0;
	margin-left: 10px;
	padding-bottom: 23px;
}
.footer-info {
	background:url(images/footer-info.jpg) repeat;
	float:left;
	padding-top:19px;
	width:100%;
}
.footer-info .logo {
	float: right;
	padding: 0 10px 0 0;
}
/* =index Page Styles Ends here
-------------------------------------------------------------- */

/* =404 Styles Start here
-------------------------------------------------------------- */
.main {
	float: left;
	margin-top: 20px;
	width: 100%;
}
.main #content {
	margin-top: 0;
}
.main-content #content {
	margin-top:50px;
}
span.top-bg, .main-content span.content-top-bg {
	background: url(images/bg_main_container_top_inner.png) repeat-x scroll 0 0 transparent;
	display: block;
	margin-left:-20px;
	padding: 0 0 51px 0px;
	width:1200px;
}
.main_container_inner {
	background: url(images/bg_main_container.png) repeat scroll 0 0 transparent;
	margin: 50px auto 0;
	padding: 0 0 55px;
	width: 1200px;
}
.error-page {
	background:url(images/error-image.png) no-repeat;
	min-height:450px;
	position:relative;
	background-position:center top;
}
.error-page a.error_btn {
	background: url(images/btn_goback.png) no-repeat scroll 0 0 transparent;
	bottom:10px;
	color: #F6ECC8;
	display: block;
	left:152px;
	height: 51px;
	line-height: 54px;
	padding: 0px 0px 0px 31px;
	position:absolute;
	text-decoration: none;
	text-transform: uppercase;
	width: 74px;
}
.error-page a:hover.error_btn {
	background: url(images/btn_goback.png) no-repeat scroll 0 -51px transparent;
}
/* =404 Styles ends here
-------------------------------------------------------------- */

/* =Blog Details Styles Start here
-------------------------------------------------------------- */
.page-content {
	float: left;
	line-height: 20px;
	padding: 0 0px 0 0px;
	width: 758px;
}
.page-content h1.page-title /*, .page-content h3.page-title */ {
	background: url(images/title_bg_inner_left.png) no-repeat scroll 0 0 transparent;
	color: #F6ECC8;
	font-family: Rockwell;
	font-size: 28px;
	font-weight:normal;
	height: 35px;
	line-height: 28px;
	margin: 0 0 20px;
	padding: 25px 13px 24px;
	text-shadow: 1px 1px 1px #682D03;
}
.blog-post {
	background: none repeat scroll 0 0 #F7E1B4;
	border-top: 1px solid #b6a481;
	border-left: 1px solid #b6a481;
	border-right: 1px solid #b6a481;
	float: left;
	margin: 0 18px 0 0;
	position: relative;
	width: 97.6%;
}
.blog-post img.blog {
	margin: 0 auto 25px;
	padding: 9px 9px 0px 9px;
	max-width:97.7%;
}
.blog-post .post-title, .bpost-single {
	background: url(images/blog-title-bg.png) repeat scroll 0 0 transparent;
	left: 9px;
	min-height:64px;
	padding: 0 0 0 10px;
	position: absolute;
	top: 9px;
	width: 711px;
}
.bpost-single {
	min-height:20px;
}
.bpost-single p {
	padding-top:15px;
	padding-bottom:15px;
}
.post-title h2 {
	color: #F5E4CA;
	float: left;
	font-size: 19px;
	font-weight: bold;
	line-height: 26px;
	margin-top: 21px;
	width: 82%;
}
.post-title h2 a {
	color: #F5E4CA;
}
p.author-meta a, .post-title h2 a, .right-sidebar .widget a, .left-sidebar .widget a, #main-menu li a, .post-meta .post-tags a, .nav-below a.nav-next, .nav-below a[rel="next"], .nav-below a.page-number, .nav-below a.nav-prev, .nav-below a[rel="prev"], #footer a, .breadcrumb-wrapper a, a.read-more, .entry .entry-title a, .home-pack .first a, .results-container .entry-img a, ul.gallery-items li a, a.button_link, a.shipping-calculator-button {
	font-weight:normal;
}
.post-title h2 a:hover {
	color: #CCB189;
}
.blog-post .post-title h2 {
	font-size:19px;
	margin:5px 0px;
}
.blog-post .post-title h2 a {
	font-weight:bold;
}
.blog-post .post-title a.dark-btn {
	float:left;
	margin-top:13px;
}
.blog-post .post-title a.more {
	margin-top:11px;
	line-height:38px;
}
.blog-post .post-title a.more span {
	text-transform:capitalize;
}
.blog-post .post-title a.more:hover {
	color: #000000;
}
.post-content {
	color: #4B4134;
	float: left;
	font-size: 14px;
	line-height: 18px;
	padding: 0 7px 12px 10px;
	width: 98%;
}
.blog-post .post-content a {
	font-weight:bold;
}
.blog-post .post-content a:hover {
	color:#4B4134;
}
.post-content .post-date {
	background: url(images/blog_calender_image.png) no-repeat scroll 0 0 transparent;
	float: left;
	font-weight: normal;
	height: 60px;
	line-height: 16px;
	margin: 0 10px 11px 0;
	padding: 15px 0 0;
	text-align: center;
	width: 52px;
}
.post-content .post_date strong {
	font-size: 22px;
	font-weight: normal;
}
.blog-post h4 {
	background: none repeat scroll 0 0 transparent;
	color: #4B4134;
	font-weight:bold;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 15px;
	padding: 0;
	width: 100%;
}
ul.bulletlist {
	float: left;
	width: 100%;
}
ul.bulletlist li {
	background: url(images/img_bullet_list.png) no-repeat scroll 0 5px transparent;
	margin-bottom:7px;
	padding-left:18px;
}
blockquote {
	background: none repeat scroll 0 0 #9A7652;
	border-top: 7px solid #7E6144;
	color: #F8ECD7;
	float: left;
	font-style: italic;
	line-height: 20px;
	margin: 0 5px 25px 0;
	padding: 15px 20px 15px 14px;
	width: 95%;
}
.testimonial blockquote p {
	color:#4B4134;
}
p.author-meta {
	color:#ccb189;
	float:left;
	padding-bottom:11px;
	width: 82%;
}
p.author-meta a {
	color:#F5E4CA;
}
.blog-post .rtl-btns {
	margin-top:0;
}
.post-title .title-cont {
	float:left;
	width:82%;
}
.post-meta {
	background: url(images/blog_box_bottom_bg.png) repeat scroll 0 0 transparent;
	float: left;
	height: 30px;
	left: 0;
	margin: 0;
	position: relative;
	width: 100%;
}
.post-meta .post-tags {
	background: url(images/blog_tag_icon.png) no-repeat scroll 8px 0 transparent;
	bottom: 2px;
	color: #F8ECD7;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height: 40px;
	padding: 0 0 10px 40px;
	position: absolute;
	width: 81%;
}
.post-meta .post-tags a {
	color: #F8ECD7;
	font-size: 12px;
	text-decoration: none;
}
.post-meta .post-tags a:hover {
	text-decoration: underline;
}
.social-bookmarks {
	bottom: 8px;
	margin-bottom:0;
	padding: 0 2px 0 0;
	position: absolute;
	right: 0;
}
.social-bookmarks li {
	background:none;
	float: left;
	margin-right: 8px;
	padding-left:0;
}
.social-bookmarks li a {
	display: block;
	height: 43px;
	text-indent: -99999px;
	width: 42px;
}
.social-bookmarks li.fb a {
	background: url(images/fb_ico.png) no-repeat scroll center top transparent;
}
.social-bookmarks li.fb a:hover {
	background: url(images/fb_ico.png) no-repeat scroll center -44px transparent;
}
.social-bookmarks li.twitter a {
	background: url(images/twit_ico.png) no-repeat scroll center top transparent;
}
.social-bookmarks li.twitter a:hover {
	background: url(images/twit_ico.png) no-repeat scroll center -44px transparent;
}
.box-shadow {
	background: url(images/blog-box_shadow.png) no-repeat scroll 0 0 transparent;
	float: left;
	height: 23px;
	padding: 0 0 17px;
	width: 760px;
}
.social-share {
	float: left;
	margin-bottom: 27px;
	width: 97.5%;
}
.mytheme-fb, .mytheme-gplus, .mytheme-twitter, .mytheme-stumble, .mytheme-linked, .mytheme-delicious, .mytheme-pinint, .mytheme-digg {
	display: inline-block;
	margin-right: 10px;
	text-align: center;
	width: 80px;
}
.mytheme-pinint, .mytheme-delicious, .mytheme-digg {
	position:relative !important;
}
.mytheme-pinint {
	bottom:21px !important;
}
.mytheme-delicious {
	bottom:5px !important;
}
.post-author {
	background: url(images/bg_hotel_info.png) repeat-x scroll 0 bottom transparent;
	float: left;
	margin: 0 20px 28px 0;
	padding: 0 0 45px;
	width:97.8%;
}
.post-author h2 {
	background: url(images/title-bg.jpg) repeat scroll 0 0 transparent;
	border-color: #BBAB8D;
	border-right: 1px solid #BBAB8D;
	border-style: solid;
	border-width: 7px 1px 1px;
	color: #4B4134;
	font-family: Rockwell;
	font-size: 20px;
	margin-bottom: 0;
	padding: 10px 11px;
}
.post-author-details {
	background: url(images/bg_author_pad.jpg) repeat scroll 0 0 transparent;
	border-color: #BBAB8D;
	border-right: 1px solid #BBAB8D;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	float: left;
	padding: 9px 0;
	width:99.7%;
}
.entry-author-image {
	background: url(images/bg_gallery_big.jpg) repeat scroll 0 0 transparent;
	border: 1px solid #938778;
	float: left;
	height: 72px;
	margin: 0 20px 0 10px;
	padding: 9px;
	width: 72px;
}
.post-author-details img {
	border: 1px solid #5D5449;
}
#author-desc {
	float: left;
	width: 83%;
}
#author-desc p {
	padding-bottom:10px;
}
#author-link a:hover {
	color:#441900;
}
.post-author-details span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 9px;
	text-transform:capitalize;
}
.commententries {
	float: left;
	width: 97.5%;
}
.commententries h2, #respond h3 {
	background: url(images/title_bg3.jpg) repeat scroll 0 0 transparent;
	border: 1px solid #BBAB8D;
	color: #4B4134;
	font-family: Rockwell;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 30px;
	padding: 16px 11px;
}
#reply-title small {
	font-size:12px;
	float:right;
}
.commententries ul {
	float: left;
	margin-bottom:10px;
	width: 100%;
}
.commententries ul li {
	background:none;
	display: block;
	float: left;
	padding: 0 0 20px;
	width: 100%;
}
.commententries ul li ul li {
	padding-bottom:0;
}
.commentlist li span.author {
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
}
.commentlist li span.date {
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 9px;
}
.commentlist li span.date a.comment-reply-link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.commentlist li span.date a.comment-reply-link:hover {
	text-decoration: none;
}
.comment-avatar {
	background: url(images/bg_gallery_big.jpg) repeat scroll 0 0 transparent;
	border: 1px solid #938778;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	padding: 9px;
	width: 72px;
}
.comment-avatar img {
	border: 1px solid #5D5449;
}
.comment-body {
	float: left;
	width: 81%;
}
.comment-body p {
	line-height: 20px;
	padding-bottom:12px;
}
.commentlist li ul {
	margin: 20px 0 0 110px;
	width: 83%;
}
#respond {
	float: left;
	margin: 19px 0;
	width: 97.5%;
}
#commentform {
	float:left;
	width: 100%;
}
#commentform p.form {
	float: left;
	width: 305px;
}
#commentform input[type="text"] {
	background: none repeat scroll 0 0 #F8ECD7;
	border: 3px solid #BBAF9B;
	clear: left;
	color: #4B4134;
	float: left;
	font-size: 16px;
	height: 50px;
	line-height: 49px;
	margin: 0 36px 20px 0;
	padding: 0 0 0 10px;
	width: 44%;
}
#commentform textarea {
	background: none repeat scroll 0 0 #F8ECD7;
	border: 3px solid #BBAF9B;
	color: #4B4134;
	font-size: 16px;
	height: 120px;
	margin: 0 0px 20px 0px;
	padding: 5px 0 0 10px;
	width: 44.6%;
}
#commentform form p.btn {
	float: right;
}
#commentform p.form-submit {
	float:left !important;
	padding-bottom:0;
}
.contact-frm .rtl-btns {
	float: right;
	margin-right: 10px;
	width:auto;
}
.right-sidebar {
	float: left;
	line-height: 20px;
	margin-left:9px;
	padding: 0;
	overflow:hidden;
	width: 393px;
}
.widget ul, table#wp-calendar, .widget_nav_menu ul li ul, .widget_pages ul li ul, .widget_shopping_cart ul.cart_list {
	margin-bottom:0;
	margin-top:0;
}
.footer-widgets #wp-calendar a:hover {
	color:#4F4039;
}
.widget_nav_menu ul, .widget_pages ul {
	margin-bottom:10px;
}
.tweetbox .widget-title a, .widget_rss .widget-title a {
	color:#F6ECC8;
}
.tweetbox .tweet-thumb {
	float:left;
	margin-top:5px;
	margin-right:13px;
	padding:5px;
}
.tweetbox .tweet-text {
	float:left;
	width:78%;
}
.tweetbox .tweets li.tweet {
	background:url(images/twitter-icon-sidebar.png) 0px 8px no-repeat;
	float:left;
	padding-left:25px;
	margin-bottom:10px;
	width:92%;
}
.footer-widgets .tweetbox .tweets li.tweet {
	background:none;
	padding-left:0;
	width:100%;
}
.footer-widgets .tweetbox .tweet-thumb {
	margin-right:6px;
}
.footer-widgets .tweetbox .tweet-text {
	width:73%;
}
.footer-widgets h3 a {
	color:#E7D9A8;
}
.widget_rss ul li {
	background:url(images/rss-ico.png) 0px 4px no-repeat;
	float:left;
	margin-bottom:10px;
	padding-left:18px;
	width:93%;
}
.footer-widgets .widget_rss ul li {
	background:url(images/rss-ico-footer.png) 0px 4px no-repeat;
}
.widget_rss ul li a.rsswidget {
	font-size:16px;
	font-weight:bold;
}
.widget_rss ul li span.rss-date {
	font-size:12px;
	font-weight:bold;
}
.widget_rss ul li cite {
	font-weight:bold;
	float:right;
}
.widget_rss ul li div.rssSummary, .widget_rss ul li span.rss-date, .widget_rss ul li a.rsswidget {
	float:left;
	width:100%;
}
.right-sidebar .widget, .left-sidebar .widget {
	float: left;
	margin-bottom: 35px;
	width: 100%;
}
.right-sidebar h3.widget-title, .left-sidebar h3.widget-title {
	background: url(images/title_bg_inner_right.png) no-repeat scroll 0 0 transparent;
	color: #F6ECC8;
	font-size: 22px;
	font-family:Rockwell, "Times New Roman";
	height: 33px;
	line-height: 22px;
	margin-bottom: 25px;
	padding: 28px 17px 15px 17px;
	text-shadow: 1px 1px 1px #682D03;
	text-transform:capitalize;
}
.textwidget a img {
	margin-left:14%;
}
.widget_custom_links ul {
	float: left;
	margin-left: 15px;
	margin-bottom:0;
	width: 96.5%;
}
.widget_custom_links ul li {
	background: url(images/img_bullet_list.png) no-repeat scroll 0 3px transparent;
	padding: 0 0 15px 25px;
}
.widget_custom_links ul li a {
	font-size: 16px;
	text-decoration: none;
}
.widget_custom_links ul li a:hover {
	color: #9B4802;
}
.right-sidebar h4, .left-sidebar h4 {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 25px;
}
.widget_recent_places ul {
	float: left;
	margin-left: 3px;
	width: 99%;
}
.widget_recent_places ul li.post-item {
	background:none;
	float: left;
	padding-bottom: 48px;
	padding-left:0;
}
.footer-widgets .widget_recent_places ul li.post-item {
	padding-bottom:10px;
}
.footer-widgets .widget_recent_places ul li.post-item h4 {
	margin-bottom:10px;
}
.footer-widgets .widget_recent_places ul li.post-item .post-thumb {
	padding-bottom: 5px;
}
.footer-widgets .widget_recent_places ul li.post-item .post-thumb .img-texture2 {
	margin-right:0;
}
.footer-widgets .widget_recent_places ul li.post-item .post-details {
	padding:0 5px;
}
.footer-widgets .widget_recent_places ul li.post-item .post-details p {
	padding-bottom:20px;
}
.widget_recent_places .post-thumb {
	float: left;
}
.widget_recent_places .post-thumb .img-texture2 {
	position:relative;
}
.widget_recent_places .post-thumb .img-texture2 .shadow {
	background:url(images/post-thumb-shadow.png) no-repeat;
	bottom: -19px;
	height: 18px;
	left: -2px;
	position: absolute;
	width: 183px;
	z-index: 999;
}
.img-texture1, .footer-widgets .widget_recent_places .img-texture2 {
	background: url(images/bg_img_hotel.jpg) repeat scroll 0 0 transparent;
	border: 1px solid #5d5449;
	float:left;
	margin-right:20px;
	padding:9px;
}
.img-texture2, div.product div.images a.zoom img, #bbpress-forums #bbp-user-wrapper #bbp-single-user-details #bbp-user-avatar span.vcard a img {
	background:url(images/texture2.jpg) repeat;
	border:1px solid #241d14;
	float:left;
	padding:9px;
	position:relative;
}
.img-texture2 img {
	border:1px solid #241d14;
}
img.texture2-shadow {
	border: medium none;
	bottom: -19px;
	left: -4px;
	position: absolute;
}
.widget_recent_places .post-details {
	float: left;
	padding: 0 15px 0 15px;
	width: 170px;
}
.widget_recent_places .post-details a {
	float:left;
	margin: 0;
}
.right-sidebar .widget_recent_places {
	padding-bottom: 0;
}
.widget_enquiry_form form {
	float: left;
	margin: 10px 0px;
	width: 100%;
}
.widget_enquiry_form form p {
	float: left;
	margin-bottom: 0;
	padding-bottom:10px;
}
.right-sidebar .widget_enquiry_form form .rtl-btns .cancel-btn, .right-sidebar .widget_enquiry_form form .rtl-btns .submit-btn {
	float:left !important;
}
.widget_enquiry_form form input[type="text"] {
	background: none repeat scroll 0 0 #F8ECD7;
	border: 3px solid #BBAF9B;
	color: #4B4134;
	font-size: 14px;
	height: 50px;
	line-height: 49px;
	margin: 0;
	padding: 0 10px;
	width: 352px;
}
.widget_enquiry_form form p.twocolumn input[type="text"] {
	background: none repeat scroll 0 0 #F8ECD7;
	border: 3px solid #BBAF9B;
	color: #4B4134;
	float: left;
	font-size: 14px;
	height: 50px;
	line-height: 49px;
	margin-right: 16px;
	padding: 0 10px;
	width: 154px;
}
.widget_enquiry_form form p textarea {
	background: none repeat scroll 0 0 #F8ECD7;
	border: 3px solid #BBAF9B;
	color: #4B4134;
	font-size: 14px;
	height: 120px;
	margin: 0;
	padding: 5px 10px 0;
	width: 352px;
}
.right-sidebar .widget_enquiry_form form .rtl-btns {
	float:right;
	margin-right:7px;
	width:auto;
}
.right-sidebar .widget_enquiry_form form .rtl-btns .cancel-btn, .right-sidebar .widget_enquiry_form form .rtl-btns .submit-btn {
	float:left;
}
.widget_enquiry_form form p.btn {
	float: right;
	margin-bottom: 0;
	margin-right: 18px;
	padding-bottom: 0;
}
.right-sidebar .gallery-container, .left-sidebar .gallery-container {
	background: url(images/gallery_bg_inner_right.jpg) no-repeat scroll 0 0 transparent;
	float: left;
	height: 222px;
	margin-top: 4px;
	padding: 11px 11px 0;
	position: relative;
	width:100%;
}
.gallery-container ul li {
	background:none;
	padding-left:0;
}
.right-sidebar .gallery-container a.gal-nav-prev, .left-sidebar .gallery-container a.gal-nav-prev {
	background: url(images/arrow_left_gallery_inner.png) no-repeat scroll 0 0 transparent;
	bottom: -20px;
	display: block;
	height: 45px;
	left: 139px;
	position: absolute;
	text-decoration: none;
	text-indent: -99999px;
	width: 44px;
	z-index: 1000;
}
.right-sidebar .gallery-container a.gal-nav-prev:hover, .left-sidebar .gallery-container a.gal-nav-prev:hover {
	background: url(images/arrow_left_gallery_inner.png) no-repeat scroll 0 -62px transparent;
}
.right-sidebar .gallery-container a.gal-nav-next, .left-sidebar .gallery-container a.gal-nav-next {
	background: url(images/arrow_right_gallery_inner.png) no-repeat scroll 0 0 transparent;
	bottom: -20px;
	display: block;
	height: 45px;
	position: absolute;
	right: 163px;
	text-decoration: none;
	text-indent: -99999px;
	width: 44px;
	z-index: 1000;
}
.right-sidebar .gallery-container a.gal-nav-next:hover, .left-sidebar .gallery-container a.gal-nav-next:hover {
	background: url(images/arrow_right_gallery_inner.png) no-repeat scroll 0 -62px transparent;
}
/* =blog details Styles ends here
-------------------------------------------------------------- */

/* =blog Styles Start here
-------------------------------------------------------------- */
.hr-line {
	background: url(images/bg_hotel_info.png) repeat-x scroll 0 0 transparent;
	float: left;
	height: 14px;
	margin-bottom:30px;
	margin-top:10px;
	width:100%;
}
.nav-below {
	float: left;
	line-height: 53px;
	margin: 0 0px 28px 0;
	padding: 0px 0 0;
	position: relative;
	text-transform: uppercase;
	width: 98%;
}
.nav-below a.nav-prev, .nav-below a[rel="prev"] {
	background: url(images/gallery_previous_icon.png) no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	height: 54px;
	padding: 0 0 0 20px;
	width: 55px;
}
.nav-below a.nav-prev:hover, .nav-below a[rel="prev"]:hover {
	background: url(images/gallery_previous_icon.png) no-repeat scroll 0 -80px transparent;
}
.nav-below a.nav-next, .nav-below a[rel="next"] {
	background: url(images/gallery_next_icon.png) no-repeat scroll 0 0 transparent;
	display: block;
	float: right;
	height: 54px;
	padding: 0 0 0 13px;
	width: 60px;
}
.nav-below a.nav-next:hover, .nav-below a[rel="next"]:hover {
	background: url(images/gallery_next_icon.png) no-repeat scroll 0 -80px transparent;
}
.nav-below a {
	color: #F6ECC8;
}
.nav-numbers {
	display: inline-block;
	margin-top:5px;
	text-align: center;
	width: 80%;
}
.nav-below a.page-number, .nav-below span.active, .woocommerce-pagination .page-numbers .page-numbers {
	background: url(images/page_number_bg.png) no-repeat scroll center top transparent;
	color: #F6ECC8;
	display: inline-block;
	height: 43px;
	line-height: 41px;
	margin-right:3px;
	margin-bottom:15px;
	text-align:center;
	width: 51px;
}
.nav-below a.page-number:hover, .nav-below span.active, .woocommerce-pagination .page-numbers .current, .page-numbers .page-numbers:hover {
	background: url(images/page_number_bg.png) repeat scroll center bottom transparent;
}
.page-link {
	clear: both;
	color: #4B4134;
	font-weight: bold;
	margin-bottom: 20px;
	word-spacing: 7px;
}
.page-link a {
	background:#dcc197;
	font-weight: normal;
	padding:5px 10px 8px 10px;
}
p a.post-edit-link {
	text-decoration:underline;
}
p a.post-edit-link:hover {
	text-decoration:none;
}
.no-comments h4 {
	background:#DCC197;
	font-weight:bold;
	padding:16px;
	width:93.2%;
}
/* =blog Styles Ends here
-------------------------------------------------------------- */

/* =Contact Styles Start here
-------------------------------------------------------------- */
.contact-frm {
	float: left;
	margin: 0 auto;
	padding: 0 0 36px;
	width: 98%;
}
.contact-frm p {
	float: left;
	padding-bottom:20px;
	width: 100%;
}
.contact-frm label {
	color: #4B4134;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding:6px 0 4px 0;
	width: 80px;
}
.contact-frm label span {
	color: #89837C;
	font-style: italic;
	font-weight: normal;
}
.contact-frm p input[type="text"] {
	background: none repeat scroll 0 0 #F8ECD7;
	border: 3px solid #BBAF9B;
	font-size: 16px;
	height: 44px;
	line-height: 49px;
	margin: 0;
	padding: 0 10px;
	width: 636px;
}
.contact-frm p.twocolumn input[type="text"] {
	float: left;
	width: 250px;
}
.contact-frm p.twocolumn input.mail[type="text"] {
	margin-right: 30px;
}
.contact-frm textarea {
	background: none repeat scroll 0 0 #F8ECD7;
	border: 3px solid #BBAF9B;
	font-size: 16px;
	height: 275px;
	margin: 0;
	padding: 5px 10px 0;
	width: 636px;
}
.contact-frm p.btn {
	float: right;
	margin-right: 17px;
	width: auto;
}
form.contact-frm .error, .widget_enquiry_form .error {
	border:3px solid #C00 !important;
	color:#C00 !important;
}
#frmnewsletter .error {
	border-color:#C00 !important;
	color:#C00 !important;
}
.page-content #ajax_message p, .widget_enquiry_form #ajax_message p, .quick_signup #ajax_signup_message p {
	background: none repeat scroll 0 0 #DDD5CA;
	border: 1px solid #BBAF9B;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-top:15px;
	margin-bottom:30px;
	padding: 15px 15px 15px 31px;
	text-shadow: none !important;
	width: 92%;
}
.right-sidebar .widget_address h3, .right-sidebar .widget_email h3, .right-sidebar .widget_call h3, .left-sidebar .widget_address h3, .left-sidebar .widget_email h3, .left-sidebar .widget_call h3 {
	padding: 6px 0 5px 38px;
}
.right-sidebar .widget_address.widget, .right-sidebar .widget_email.widget, .right-sidebar .widget_call.widget, .left-sidebar .widget_address.widget, .left-sidebar .widget_email.widget, .left-sidebar .widget_call.widget {
	margin-bottom:0;
}
.widget_enquiry_form #ajax_message p {
	width:84%;
}
.quick_signup #ajax_signup_message p {
	width:68%;
}
.page-content #ajax_message p.ajax_success, .widget_enquiry_form #ajax_message p.ajax_success, .quick_signup #ajax_signup_message p.ajax_success {
	background: url(images/success.png) no-repeat scroll 11px 15px #f3dfc3;
	color:#5fb12c;
}
.page-content #ajax_message p.ajax_failure, .widget_enquiry_form #ajax_message p.ajax_failure, .quick_signup #ajax_signup_message p.ajax_failure {
	background: url(images/alert.png) no-repeat scroll 11px 15px #f3dfc3;
	color: #BE3737;
}
/* =contact Styles ends here
-------------------------------------------------------------- */

/* =explore Styles Start here
-------------------------------------------------------------- */
.entry-post {
	float: left;
	padding-right: 0;
	width: 100%;
}
.entry {
	float: left;
	margin: 0;
	padding-bottom: 30px;
	width: 100%;
}
.stripped1 {
	background: url(images/explore_header_bg.jpg) repeat scroll 0 0 transparent;
	border-color: #BBAB8D;
	border-style: solid;
	border-width: 7px 1px 1px;
	float: left;
	margin-bottom: 20px;
	position: relative;
}
.entry .entry-title {
	width:99.5%;
}
.entry .entry-title h2 {
	color: #4b4134;
	float: left;
	font-family:Rockwell, "Times New Roman";
	font-weight: bold;
	margin: 0;
	padding: 14px 11px;
	width: 627px;
}
.entry .entry-title a {
	background: url(images/btn_read_more2.png) no-repeat scroll 0 0 transparent;
	color: #F6ECC8;
	height: 56px;
	line-height: 56px;
	padding: 0 0 0 23px;
	position: absolute;
	right: 0;
	text-shadow: 1px 1px 1px #4f0b00;
	top: -7px;
	width: 84px;
}
.entry .entry-title a:hover {
	background: url(images/btn_read_more2.png) no-repeat bottom;
}
.entry .entry-content {
	float: left;
	padding-right: 11px;
	width: 523px;
}
.entry .entry-content ul.bulletlist {
	width:48%;
}
.entry .entry-content h5 {
	clear:none;
	font-weight:bold;
}
.entry .entry-content img {
	border: 1px solid #5d5449;
	float: left;
	margin: 0 0px 0 0;
	width: 220px;
}
.entry .entry-content a.btn {
	float: left;
	line-height: 35px;
	padding: 0 15px;
}
.entry .entry-content a.green-btn {
	background: none repeat scroll 0 0 #9FBC8A;
	border: 3px solid #698556;
	color: #264212;
}
.entry .entry-content a.green-btn:hover {
	color:#132605;
}
.entry .entry-content a.yellow-btn {
	background: none repeat scroll 0 0 #e6b815;
	border: 3px solid #bf9913;
	color: #544309;
}
.entry .entry-content a.yellow-btn:hover {
	color:#0b0a05;
}
.entry .entry-content a.red-btn {
	background: none repeat scroll 0 0 #aa4141;
	border: 3px solid #702121;
	color: #ffffff;
}
.entry .entry-content a.red-btn:hover {
	color:#702121;
}
.entry .entry-meta {
	float: right;
	margin-right:7px;
	width: 217px;
}
.entry .entry-meta strong {
	float:left;
	margin-bottom:13px;
}
.entry .entry-meta span strong {
	margin-bottom:0;
}
.entry .entry-meta ul {
	background: none repeat scroll 0 0 #FEF6E8;
	border: 2px solid #BBAA90;
	float:left;
	height: 31px;
	margin: 10px 0;
	width:100%;
}
.entry .entry-meta ul li.lbl {
	background: none repeat scroll 0 0 #DDCDB4;
	float: left;
	height: 31px;
	line-height: 31px;
	padding: 0 10px;
}
.entry .entry-meta ul li.ans {
	background: url(images/bg_timing.jpg) no-repeat scroll 0 0 transparent;
	float: left;
	font-weight: bold;
	height: 31px;
	line-height: 30px;
	padding: 0 16px;
}
.entry .entry-meta span {
	float:left;
	font-size: 12px;
}
#slide-pager {
	height:auto !important;
	max-height:400px;
}
/* =Explore Styles Ends here
-------------------------------------------------------------- */

/* =Gallery Styles Start here
-------------------------------------------------------------- */
.ful-width h1.page-title/*, h3.page-title */ {
	background: url(images/main_h1_bg.png) no-repeat scroll 0 0 transparent;
}
.left-sidebar {
	float: left;
	margin-right:9px;
	width: 393px;
}
.left-sidebar .widget p {
	line-height: 20px;
}
.stripped, ul.accordion li a.active, #bbpress-forums li.bbp-header, .products.related h2, #customer_details .col-1 h3, #customer_details .col-2 h3, h3#order_review_heading {
	background:url(images/title-bg-2.jpg) repeat !important;
	border:1px solid #BBAB8D !important;
	color: #4B4134;
	padding-left: 10px;
	font-family: Rockwell;
	font-size: 16px;
	font-weight: bold;
	line-height: 43px;
	margin: 0 0 17px;
	padding: 0 12px 0 12px;
}
.left-sidebar .widget p.buttons, .right-sidebar .widget p.buttons {
	padding-bottom:0;
}
h2.stripped {
	font-size:20px;
}
.widget_custom_categories ul {
	float: left;
	margin: 0;
}
.widget_custom_categories ul li {
	background:none;
	display: block;
	float: left;
	font-size: 16px;
	height: 18px;
	list-style: none outside none;
	margin: 0 0 12px 6px;
	padding-left:0;
	width: 98%;
}
.widget_custom_categories ul li a {
	background: url(images/categories_round_icon.png) no-repeat scroll 0 3px transparent;
	color: #4B4134;
	float: left;
	padding: 0 0 5px 28px;
	width: 89%;
}
.widget_custom_categories ul li a span.cat-name {
	background: none repeat scroll 0 0 transparent;
	float: left;
	height: 17px;
	padding: 0 !important;
	text-align: left;
	width: 80%;
}
.widget_custom_categories ul li a span.cat-count {
	background:url(images/categories_square_icon.png) right no-repeat;
	float: right;
	height: 17px;
	padding-bottom: 3px;
	padding-right: 34px;
	text-align: right;
	width: 13px;
}
.widget_custom_categories ul li a:hover {
	font-weight: bold;
}
.img_pad {
	background: url(images/bg_gallery_big.jpg) repeat scroll 0 0 transparent;
	border: 1px solid #938778;
	padding: 9px;
	position: relative;
}
.img_pad img {
	border: 1px solid #5D5449;
}
.img_shadow {
	background: url(images/blog_leftbox_bottom_shadow.png) no-repeat scroll 0 0 transparent;
	height: 27px;
	margin: 0 auto;
	width: 760px;
}
ul.gallery-items {
	float:left;
	margin-bottom:0;
	width: 100%;
}
ul.gallery-items li {
	position: relative;
	margin: 0 14px 50px 0px;
	height: 221px;
	width:345px;
}
.texture1-shadow {
	border: medium none;
	bottom: -27px;
	left: 5px;
	position: absolute;
}
ul.gallery-items li.last {
	margin-right: 0;
}
ul.gallery-items li a {
	background: url(images/bg_gallary_caption.png) repeat scroll 0 0 transparent;
	bottom: 9px;
	color: #F8ECD6;
	display: block;
	font-size: 16px;
	height: 40px;
	left: 9px;
	line-height: 40px;
	padding: 0 0 0 12px;
	position: absolute;
	text-decoration: none;
	width: 333px;
}
ul.gallery-items li img {
	max-width:100%;
}
ul.gallery-items li .inner {
	background: url(images/bg_gallery_thumb_h.png) repeat scroll 0 0 transparent;
	color: #4B4134;
	display:block;
	font-size: 14px;
	filter:alpha(opacity=0);
	height: 163px;
	left: 9px;
	line-height: 20px;
	padding: 18px 10px 0 10px;
	position: absolute;
	top: 9px;
	width: 325px;
	opacity:0;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
ul.gallery-items li:hover .inner {
	filter:alpha(opacity=100);
	opacity:1;
}
ul.gallery-items li .inner a.zoom {
	background:url(images/gallery_search_icon.png) no-repeat scroll 0 0 transparent;
	height:43px;
	display:block;
	left:0;
	filter:alpha(opacity=0);
	width:42px;
	opacity:0;
	position:absolute;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
ul.gallery-items li:hover .inner a.zoom {
	filter:alpha(opacity=100);
	left:78%;
	opacity:1;
}
ul.gallery-items li.buttonleft {
	background: url(images/gallery_previous_icon.png) no-repeat scroll 0 0 transparent;
	color: #F6ECC8;
	font-size: 14px;
	font-weight: bold;
	height: 54px;
	line-height: 54px;
	margin: 0 0 0 20px;
	text-transform: uppercase;
	width: 75px;
}
ul.gallery-items li.buttonleft a {
	color: #F6ECC8;
}
ul.gallery-items li.buttonleft a:hover {
	color: #CCCC00;
}
ul.gallery-items li.buttonright {
	background: url(images/gallery_next_icon.png) no-repeat scroll 0 0 transparent;
	color: #F6ECC8;
	float: right;
	font-size: 14px;
	font-weight: bold;
	height: 54px;
	line-height: 54px;
	text-transform: uppercase;
	width: 73px;
}
ul.nav {
	float: left;
	margin-bottom:25px;
	text-transform: uppercase;
	width: 100%;
}
ul.nav a {
	color: #F6ECC8;
	line-height: 54px;
}
.nav .previous {
	background: url(images/gallery_previous_icon.png) no-repeat scroll 0 0 transparent;
	float: left;
	height: 53px;
	padding-left: 20px;
	width: 55px;
}
.nav .previous:hover {
	background: url(images/gallery_previous_icon.png) no-repeat scroll 0 -80px transparent;
}
.nav .next {
	background: url(images/gallery_next_icon.png) no-repeat scroll 0 0 transparent;
	float: right;
	height: 53px;
	padding-left: 13px;
	width: 60px;
}
.nav .next:hover {
	background: url(images/gallery_next_icon.png) no-repeat scroll 0 -80px transparent;
}
/* =Galery Styles Ends here
-------------------------------------------------------------- */

/* =Galery Details Styles Starts here
-------------------------------------------------------------- */
#cycle-img-gallery {
	min-height:490px;
}
.gallery-content {
	background: url(images/bg_gallery_big.jpg) repeat scroll 0 0 transparent;
	border: 1px solid #938778;
	padding: 9px;
	position: relative;
	line-height:0;
	width:728px;
}
.gallery-content img {
	max-width:100%;
	width:728px;
	height:470px;
}
/* =Galery Details Styles ends here
-------------------------------------------------------------- */

/* =Places Styles Starts here
-------------------------------------------------------------- */
.entry-details {
	float:left;
	width:100%;
}
.entry-details .entry-title-bg {
	background: url(images/title_bg2.jpg) repeat scroll 0 0 transparent;
	float: left;
	margin: 0 0 23px 0;
	padding: 7px 11px;
	position:relative;
	width: 95.5%;
}
.entry-title-bg .entry-title {
	color: #F4DBAD;
	float:left;
	width:86.5%;
}
.entry-title-bg .entry-title h2 {
	color: #F4DBAD;
	float: left;
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 3px;
	width: 100%;
}
.entry-details .entry-title-bg .entry-title h2 {
	font-size:19px;
	font-weight:bold;
	line-height:21px;
	float:left;
	width:100%;
}
.entry-details .entry-title-bg .entry-title h2 span {
	font-size:12px;
	font-weight:normal;
}
.entry-details .entry-title p {
	color: #F4DBAD;
	float: left;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 0;
	width: 100%;
}
.entry-title .post-cat a:hover {
	color:#d3b47a;
}
.entry-details .entry-title-bg ul.social-bookmarks {
	float: left;
	height: 42px;
	margin-top:2px;
	right:8px;
	position:absolute;
}
.entry-details .entry-title-bg ul.social-bookmarks li {
	float: left;
	height: 42px;
	margin:0px 0px 0px 8px;
	width: 41px;
}
.entry-details .entry-title-bg ul.social-bookmarks li a {
	height:42px;
}
.entry-title-bg ul.social-bookmarks li.fb a {
	background:url(images/post-social_media-fb.png) no-repeat scroll center top transparent;
}
.entry-title-bg ul.social-bookmarks li.fb a:hover {
	background:url(images/post-social_media-fb.png) no-repeat scroll center -42px transparent;
}
.entry-title-bg ul.social-bookmarks li.tw a {
	background:url(images/post-social_media-tw.png) no-repeat scroll center top transparent;
}
.entry-title-bg ul.social-bookmarks li.tw a:hover {
	background:url(images/post-social_media-tw.png) no-repeat scroll center -42px transparent;
}
.page-content .gallery-container {
	float: left;
	padding: 0 0px 30px 0;
	width: 98.4%;
}
.page-content .gallery-container .gallery-thumb {
	float: left;
	padding: 0;
	width: 90px;
}
.page-content .gallery-container .gallery-thumb ul {
	margin:10px 0;
}
.page-content .gallery-container .gallery-thumb li {
	padding: 0 0 10px;
	text-align: center;
	width: 90px;
}
.page-content .gallery-container .gallery-thumb a.arrow, .page-content .gallery-container .gallery-thumb a.arrow:hover {
	border: 0 none;
	display: inline;
	margin-left:33px;
}
.page-content .gallery-container .gallery-thumb li a {
	border: 5px solid #C6B695;
	display: block;
}
.page-content .gallery-container .gallery-thumb li a:hover, .page-content .gallery-container .gallery-thumb li a.selected {
	border: 5px solid #57311E;
	display: block;
}
.page-content .gallery-container .gallery-enlarge {
	background: url(images/bg_img_hotel.jpg) repeat scroll 0 0 transparent;
	border: 1px solid #938778;
	float: right;
	padding: 9px;
}
.page-content .gallery-container .gallery-enlarge img {
	border: 1px solid #5D5449;
}
.entry-info {
	background: url(images/bg_hotel_info.png) repeat-x scroll 0 bottom transparent;
	line-height: 20px;
	float:left;
	margin: 0 0px 25px 0;
	padding: 0 0 42px;
	width:100%;
}
.entry-info .btn {
	float: left;
	margin-left: 27%;
	width: 97%;
}
.entry-info .btn a.large-btn {
	float:left;
}
.page-content .msmw_map, .entry-info iframe {
	border: 5px solid #C6B695;
	margin: 13px 0 20px;
}
.two-third .one-half {
	width:47.9%;
}
.page-content .widget h3 {
	border: 0 none;
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 0;
	padding: 0 0 0 38px !important;
}
.widget_address p, .widget_email p, .widget_call p {
	float:left;
	line-height: 20px;
	margin-bottom: 20px;
	margin-left: 38px;
	padding-bottom: 0;
}
.widget_email a {
	text-decoration:underline;
}
.widget_email a:hover {
	text-decoration:none;
}
.entry-info h3 {
	color:#4b4134;
	font-size:16px;
}
.custom_widget_top {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #BBAB8D;
	height: 209px;
	margin: 0 0 0px;
	width:95% !important;
}
.custom_widget_inner {
	background: none repeat scroll 0 0 #F8ECD7;
	height: 203px;
	margin: 3px;
	width: 98.5%;
}
.custom_widget_inner h4 {
	color: #4B4134;
	font-size: 14px;
	font-weight: bold;
	padding: 16px 0 19px 9px;
	margin-bottom:0;
}
.custom_widget_inner p {
	color: #4B4134;
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 19px 9px;
}
.custom_widget_inner p img {
	padding: 0 4px 0 0;
}
.custom_widget_inner a.yellow-btn {
	background: none repeat scroll 0 0 #DDCDB4;
	border: 2px solid #BBAA90;
	color: #4B4134;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin: 0 0 0 9px;
	text-align: center;
	text-decoration: none;
	width: 146px;
}
.custom_widget_inner a.yellow-btn:hover {
	background: none repeat scroll 0 0 #F7D823;
}
.entry-content-left {
	float: left;
	margin-right: 15px;
	width: 586px;
}
.results-container .entry-inner p {
	margin-bottom:20px;
}
.results-container .entry-inner a.enquiry {
	display: block;
	margin-bottom: 14px;
	text-decoration: underline;
}
.results-container .entry-inner a.enquiry:hover {
	text-decoration:none;
}
.results-container .frmfind {
	float:left;
	padding: 0 0 50px;
	position:relative;
	width: 100%;
}
.results-container {
	float: left;
	margin-bottom: 30px;
	width: 100%;
}
.results-container ul.tabs-framed a {
	font-size:16px;
	font-family:"Rockwell", Arial, Helvetica, sans-serif;
}
.results-container .entry-img {
	float: left;
	width: 110px;
}
.results-container .entry-img a {
	background: none repeat scroll 0 0 transparent;
	color: #4B4134;
	font-size: 14px;
	margin: 8px 0px 0px 0px;
	padding: 0;
	text-decoration:underline;
}
.results-container .entry-img a:hover {
	text-decoration:none;
}
.results-container .entry-detail {
	float: left;
	margin: 0 15px;
	width: 349px;
}
.results-container h4, .results-container .entry-title h1 {
	color: #4B4134;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:0;
}
.results-container h3 {
	margin-bottom:30px;
}
.results-container .entry-detail h4 {
	color: #4B4134;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 16px;
	margin-bottom:0px;
}
.results-container p small {
	font-size:12px;
}
.entry-detail p {
	color: #4B4134;
	font-size: 14px;
	line-height: 20px;
	padding-right: 30px;
}
.tabright {
	background: none repeat scroll 0 0 #D4C0A0;
	border: 1px solid #A18E70;
	float: left;
	padding:9px;
	width:249px;
}
.tabright .entry-inner {
	background: url(images/package_starting_from_bg.png) repeat scroll 0 0 transparent;
	border: 1px solid #A18E70;
	display: inline-block;
	margin: 0;
	padding-bottom: 39px;
	padding-top: 47px;
	text-align: center;
	width: 248px;
}
.tabright .entry-inner p {
	line-height:20px;
	padding-bottom:0;
}
.tabright .entry-inner h3 {
	background: none repeat scroll 0 0 transparent;
	border-bottom: medium none;
	border-top: medium none;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 0px 0 0;
}
.tabright .entry-inner span.entry-price {
	color: #3B8538;
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 17px 0;
}
.results-container .entry-inner p.btn, .entry-inner p.btn {
	margin:0px 0px 0px 35px;
	float:left;
	padding-bottom:0;
}
.entries-container .result-content p.btn {
	float:left;
	margin-left:44%;
}
.tabright .entry-inner span.entry-phone {
	display: block;
	font-weight: bold;
	padding: 0 0 28px;
}
.entries-container .tabright .entry-inner p.btn {
	margin-left: 16%;
}
.results-container p.btn {
	float:left;
	margin-left:40%;
	margin-bottom:0;
}
.results-container .tabs_framed_container ul.tabs_framed {
	padding-left:0;
}
.results-container .tabs_framed_container .tabs_framed_content .tabright .entry-inner {
	padding-top:38px;
}
/* =Frmfind styles starts here
-------------------------------------------------------------- */
.frmfind {
	float:left;
	margin-bottom:50px;
}
form div.find-dropdown1, form div.find-dropdown2 {
	background: url(images/selection-box-arrow.jpg) no-repeat right #f8ecd7;
	border:3px solid #bbaf9b;
	color:#4b4134;
	font-size:14px;
	float: left;
	margin-right: 10px;
	height: 44px;
	overflow: hidden;
}
form div.find-dropdown1 select.select, form div.find-dropdown2 select.select {
	background:transparent;
	border:none;
	display:inline-block;
	height:44px;
	overflow: hidden;
	z-index:10;
	padding:12px 0 12px 5px;
	line-height:26px;
	-webkit-appearance: none;
}
form div.find-dropdown1 {
	width:359px;
}
form div.find-dropdown2 {
	width:200px;
}
form div.find-dropdown1 select.select {
	width:380px !important;
}
form div.find-dropdown2 select.select {
	width:217px;
}
form div.find-dropdown1 select.select option, form div.find-dropdown2 select.select option {
	background:#f8ebd8;
	line-height: 20px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
/* Dynamically created SPAN, placed below the SELECT */

form div.find-dropdown1 span.mock {
	position:absolute;
	bottom:0;
	float:left;
	left:0;
	width:380px;
	height:50px;
	line-height:50px;
	text-indent:10px;
	background:url(images/selection1.jpg) no-repeat 0 0;
	cursor:default;
	z-index:1;
}
form div.find-dropdown2 span.mock {
	position:absolute;
	bottom:0;
	float:left;
	left:0;
	width:200px;
	height:50px;
	line-height:50px;
	text-indent:10px;
	background:url(images/selection2.jpg) no-repeat 0 0;
	cursor:default;
	z-index:1;
}
/* first variation (LABEL is above the SELECT) */	

form div.variation1 label {
	display:block;
	line-height:26px;
}
/* second variation (LABEL is placed on the left of the SELECT) */	

form div.variation2 label {
	float:left;
	width:100px;
	line-height:26px;
}
form div.variation2 span.select {
	left:100px;
}
/* =frmfind styles ends here
-------------------------------------------------------------- */
.entries-container .medium-btn {
	float:left;
}
/* =Package Details Styles Start here
-------------------------------------------------------------- */
.results-container .entry-content {
	float: right;
	width: 100%;
}
.results-container h4 {
	color: #4B4134;
	margin-bottom:22px;
}
.results-container .entry-content p {
	color: #4B4134;
	font-size: 14px;
	line-height: 20px;
}
.tabs {
	float:left;
	width: 100%;
}
.tabs ul.tab-menu {
	border-left: 1px solid #BBAB8D;
	float: left;
	margin-bottom:0;
	width: 100%;
}
.tabs ul.tab-menu li {
	background: url(images/packages_tab_bg.png) repeat scroll 0 0 transparent;
	border-right: 1px solid #BBAB8D;
	border-top: 1px solid #BBAB8D;
	float: left;
	padding: 0;
}
.tabs ul.tab-menu li a {
	background: url(images/explore_header_bg.png) repeat scroll 0 0 transparent;
	float:left;
	font-family: Rockwell;
	font-size: 20px;
	font-weight: bold;
	padding: 16px 11px;
}
.tabs ul.tab-menu li a:hover, .tabs ul li a.selected {
	background: url(images/title_bg3.jpg) repeat scroll 0 0 transparent;
	color: #4B4134;
}
.tabs ul.tab-menu li.clear {
	border: 0 none;
	float: none;
	padding: 0;
}
.tabs_framed_content .tableft {
	float: left;
	padding-right:10px;
	width: 60.5%;
}
.tabs_framed_content .tableft p {
	color: #4B4134;
	font-size: 14px;
	line-height: 20px;
}
.tabs_framed_content .tableft span {
	line-height: 20px;
}
p.rtl-btns {
	clear: both;
	float: left;
	margin-left: 31%;
}
/* =Medium button styles starts here
-------------------------------------------------------------- */
.medium-btn {
	background: url(images/med-btn.png) no-repeat scroll right top transparent;
	box-shadow: 1px 3px 0px 0px #280a00;
	cursor:pointer;
	display: block;
	float: right;
	line-height:45px;
	height:47px;
	margin-right:10px;
	padding-right: 11px;
}
.medium-btn input {
	background: url(images/med-btn.png) no-repeat scroll left -47px transparent;
	box-shadow: 0px 3px 0 0 #280A00;
	cursor:pointer;
	display: block;
	color: #F6ECC8;
	font-size: 14px;
	font-weight:normal;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #682D03;
	float: left;
	height: 47px;
	padding:0 0 0 18px;
	position:relative;
	left:-1px;
}
.medium-btn:hover {
	background: url(images/med-btn.png) no-repeat scroll right -94px transparent;
	box-shadow: 1px 3px 0px 0px #280a00;
}
.medium-btn:hover input {
	background: url(images/med-btn.png) no-repeat scroll left -141px transparent;
	box-shadow: 0px 3px 0 0 #280A00;
}
/* =Small Button Styles Start here
-------------------------------------------------------------- */
.rtl-btns .cancel-btn, .rtl-btns .submit-btn, a.rtl-btns, #commentform .form-submit, .bbp-submit-wrapper {
	background: url(images/btn-bg.png) no-repeat scroll right top transparent !important;
	box-shadow: 1px 3px 0px 0px #280a00;
	cursor:pointer;
	display: block;
	line-height:45px;
	height:40px;
	margin-right:11px;
	padding-right: 11px;
}
.widget_enquiry_form form#frmquickcontact .rtl-btns {
	float:right;
}
.rtl-btns .cancel-btn, .rtl-btns .submit-btn {
	float:left;
}
a.rtl-btns, #commentform .form-submit, .bbp-submit-wrapper {
	float:right;
}
.rtl-btns .cancel-btn input, .rtl-btns .submit-btn input, a.rtl-btns span, #commentform .form-submit input[type="submit"], .bbp-submit-wrapper button.button {
	background: url(images/btn-bg.png) no-repeat scroll left -40px transparent !important;
	box-shadow: 0px 3px 0 0 #280A00;
	cursor:pointer;
	display: block;
	color: #F6ECC8;
	font-size: 14px;
	font-weight:normal;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #682D03;
	float: left;
	height: 40px;
	padding:0 0px 0 16px;
	position:relative;
	left:-1px;
}
.rtl-btns .cancel-btn:hover, .rtl-btns .submit-btn:hover, a.rtl-btns:hover, #commentform .form-submit:hover, .bbp-submit-wrapper:hover {
	background: url(images/btn-bg.png) no-repeat scroll right -80px transparent !important;
	box-shadow: 1px 3px 0px 0px #280a00;
}
.rtl-btns .cancel-btn:hover input, .rtl-btns .submit-btn:hover input, a.rtl-btns:hover span, #commentform .form-submit:hover input[type="submit"], .bbp-submit-wrapper:hover button {
	background: url(images/btn-bg.png) no-repeat scroll left -120px transparent!important;
	box-shadow: 0px 3px 0 0 #280A00;
}
/*large-btn*/

.large-btn {
	background: url(images/dark-btn.png) no-repeat scroll right top transparent;
	box-shadow: 1px 3px 0 0 #280A00;
	cursor:pointer;
	display: block;
	float: left;
	line-height:53px;
	height:50px;
	margin-right:10px;
	padding-right: 14px;
}
.large-btn span {
	background: url(images/dark-btn.png) no-repeat scroll left -50px transparent;
	cursor:pointer;
	display: block;
	color: #F6ECC8;
	font-size: 14px;
	font-weight:normal;
	text-transform: uppercase;
	text-shadow:0 1px 0 #4F0B00;
	float: left;
	height: 50px;
	padding:0 10px 0 28px;
}
.large-btn:hover {
	background: url(images/dark-btn.png) no-repeat scroll right -100px transparent;
}
.large-btn:hover span {
	background: url(images/dark-btn.png) left -150px transparent;
}
large-btn span:hover {
	background: url(images/btn_search.png) no-repeat scroll 0 -68px transparent;
}
/*large-btn*/

.entry-post h3 {
	color:#433E3A;
	font-size:20px;
	margin-bottom:30px;
}
.results-container .entry-content h5 {
	background: url(images/packages_tab_bg.png) repeat scroll 0 0 transparent;
	border: 1px solid #BBAB8D;
	color: #4B4134;
	font-size: 16px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	margin: 0 0 33px;
	padding: 0 0 0 12px;
}
.tab-content .tabright {
	float: right;
	margin: 0 9px 0 0;
}
.results-container .pricing {
	float:left;
	margin: 0 0 11px;
	width: 100%;
}
.results-container table {
	float:left;
	margin-bottom:30px;
	width:99.7%;
}
.results-container table tr.tbl-pricing, .results-container table tr.odd, .results-container table tr.even {
	float: left;
	width: 100%;
}
.results-container table tr.tbl-pricing th {
	background: none repeat #B7A990;
	border: medium none;
	float: left;
	min-height:60px;
	padding: 22px 10px 22px 10px;
	text-align: left;
	width: 131px;
}
.results-container .pricing ul.tbl-pricing li {
	background: none repeat;
	color: #4B4134;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 22px 10px 20px 20px;
	width: 145px;
}
.results-container table tr.odd td {
	background: none repeat #FAF2E3;
	border: medium none;
	color: #4B4134;
	float: left;
	font-size: 14px;
	padding: 18px 10px 14px 10px;
	text-align: left;
	width: 131px;
}
.results-container table tr.even td {
	background: none repeat #E3DBCB;
	border-color: #9F937E -moz-use-text-color;
	border-style: solid none;
	border-width: 1px medium;
	color: #4B4134;
	float: left;
	font-size: 14px;
	padding: 18px 10px 14px 10px;
	text-align: left;
	width: 131px;
}
.results-container .pricing ul.pricing_sub3 {
	background: none repeat scroll 0 0 #FAF2E3;
	border-bottom: 1px solid #9F937E;
	width: 100%;
}
.results-container .pricing ul.pricing_sub3 li {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #4B4134;
	font-size: 14px;
	padding: 0 15px;
	width: 142px;
}
.itinerary-post {
	float:left;
	margin: 0 0 30px;
	width: 100%;
}
.itinerary-post .post-date {
	background: url(images/packages_detail_itinerary_img.png) no-repeat scroll 0 0 transparent;
	border: medium none;
	height: 152px;
	float:left;
	margin-right:15px;
	width: 180px;
}
.itinerary-post .post-date p {
	color: #989083;
	font-family: Rockwell;
	font-size: 45px;
	font-weight: bold;
	line-height: 152px;
	text-align: center;
}
.itinerary-post .post-details {
	float:left;
	line-height: 19px;
	width: 563px;
}
.itinerary-post .post-details strong {
	display: block;
	padding: 0 0 15px;
}
/* =Packages Detail Styles Ends here

-------------------------------------------------------------- */

/* =Typography Styles Ends here

-------------------------------------------------------------- */

.quotes-left, .quotes-left1 {
	float: left;
	margin: 10px 15px 10px 0;
	padding: 15px;
	text-align: left;
	width: 300px;
}
.quotes-left1, .quotes-right1, .quotes1 {
	background:url(images/title_bg3.jpg) repeat scroll 0 0 transparent;
	color:#4F4039;
}
.quotes-right, .quotes-right1 {
	float: right;
	margin: 10px 0 10px 15px;
	padding: 15px;
	text-align: left;
	width: 300px;
}
.one-third {
	float: left;
	width:31.1%;
}
.one-third h2.entry-title {
	background: url(images/one-third-page-title.png) no-repeat scroll 0 0 transparent;
	font-size: 25px;
	height: 49px;
	line-height: 25px;
	padding: 21px 0 0 18px;
}
.last {
	margin-right: 0 !important;
}
.two-third {
	float: left;
	width: 65.3%;
}
.three-fourth {
	float: left;
	width:73.3%;
}
#footer .one-fourth {
	width:23.7%;
}
.one-fourth {
	float: left;
	width: 22.5%;
}
.one-fifth {
	float: left;
	padding-right: 0;
	width: 17.3%;
}
.one-sixth {
	float:left;
	margin-right:8px;
	width:15.6%;
}
.four-fifth {
	float: left;
	padding-right: 0;
	width: 79%;
}
.five-sixth {
	float:left;
	padding-right:0;
	width:83.7%;
}
/* =Table for typography styles starts here
-------------------------------------------------------------- */
thead th, .cart-collaterals .cart_totals tr th, th {
	background:url(images/title_bg3.jpg) repeat scroll 0 0 transparent;
	color: #4b4134;
	font-weight: bold;
	padding: 10px 40px;
	text-align: center;
}
th {
	border-bottom: 1px solid #9f937e;
	border-left: 1px solid #9f937e;
	border-right: 1px solid #9f937e;
}
td {
	background: none repeat scroll 0 0 #faf2e3;
	border-bottom:1px solid #a18c6d;
	border-left: 1px solid #a18c6d;
	border-right: 1px solid #a18c6d;
	color: #4b4134;
	padding: 10px 40px;
	text-align: center;
}
.zebra_horizontal tr.odd td, .zebra_vertical .even {
	background:url(images/explore_header_bg.jpg) repeat scroll 0 0 transparent;
}
.zebra_vertical .col_odd {
	background: none repeat scroll 0 0 #faf2e3;
}
.zebra_vertical td {
	background: none repeat scroll 0 0 transparent;
}
.ful-width {
	width:100%;
}
ul.fade_animation li {
	background:none !important;
}
ul.package-items {
	background:#2c2624;
	float: left;
	margin-bottom: 0;
	padding-bottom:10px;
	width:100%;
}
ul.package-items li {
	float: left;
	height: 210px;
	position: relative;
	width: 250px;
}
ul.package-items li img {
	padding:0;
}
ul.package-items li .inner {
	background: url(images/bg_gallery_thumb_h.png) repeat;
	color: #4B4134;
	display: none;
	float:left;
	font-size: 14px;
	height: 193px;
	line-height: 20px;
	padding: 18px 0 0 11px;
	position: absolute;
	top: 0px;
	left:0;
	width: 239px;
	z-index:2;
}
ul.package-items li:hover .inner {
	display: block;
}
ul.package-items li .inner a.zoom {
	background: none;
	bottom:30%;
	display: block;
	left: 76%;
	margin-left: 12px;
	padding-left: 0;
	position:absolute;
	width: 42px;
}
ul.package-items li .inner a.zoom img {
	border: medium none;
}
.results-container .tabs-framed-content {
	width:94%;
}
/* =Forem styles starts here
-------------------------------------------------------------- */
#bbpress-forums .bbp-breadcrumb {
	display:none;
}
#bbpress-forums li.bbp-header {
	margin-bottom:0 !important;
	border: none !important;
}
#bbpress-forums ul.bbp-forums, #bbpress-forums .bbp-topics, #bbpress-forums ul.bbp-replies, #bbpress-forums fieldset.bbp-form, #bbpress-forums .wp-editor-container, .quicktags-toolbar input, #bbpress-forums .wp-switch-editor {
	border:1px solid #BBAE9B !important;
}
.quicktags-toolbar {
	border-bottom:1px solid #BBAE9B !important;
}
#bbpress-forums li.bbp-footer {
	background:#e6d2b4 !important;
}
#bbpress-forums li.bbp-footer {
	border-top:1px solid #d0c1ac !important;
}
#bbpress-forums div.bbp-topic-header, #bbpress-forums div.bbp-reply-header {
	background-color:#DDCAAE !important;
}
div.bbp-topic-header, div.bbp-reply-header, #bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
	border-top:1px solid #BBAE9B !important;
}
#bbpress-forums div.odd, #bbpress-forums ul.odd, #bbpress-forums div.even, #bbpress-forums ul.even, #bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
	background:#F8EBD8 !important;
}
#bbpress-forums .bbp-replies li.bbp-body div.bbp-reply-header {
	background: none repeat scroll 0 0 #FAF3E3 !important;
	border-bottom: 2px solid #A8947B;
	border-top: 1px solid #FCFEF9 !important;
}
.bbp-topic-header a.bbp-topic-permalink, .bbp-reply-header a.bbp-reply-permalink {
	color:#4B4134 !important;
}
#bbpress-forums li.bbp-header .bbp-topic-author, #bbpress-forums li.bbp-footer .bbp-topic-author, #bbpress-forums li.bbp-header .bbp-reply-author, #bbpress-forums li.bbp-footer .bbp-reply-author {
	width:auto !important;
}
ul.accordion li a.active, #bbpress-forums li.bbp-header, #bbpress-forums div.bbp-topic-header, #bbpress-forums div.bbp-reply-header, #bbpress-forums li.bbp-footer {
	line-height:normal !important;
}
#bbpress-forums li.bbp-footer p {
	padding-bottom:0 !important;
}
/*USER*/

div.bbp-template-notice.info {
	background-color: #BFE4F9 !important;
	border: 1px solid #5ABEDE !important;
}
div.bbp-template-notice, div.indicator-hint {
	background-color:#FDEBAE !important;
	border:1px solid #E6C555 !important;
}
#bbpress-forums fieldset.bbp-form p input#bbp_anonymous_author, #bbpress-forums fieldset.bbp-form p input#bbp_anonymous_email, #bbpress-forums fieldset.bbp-form p input#bbp_anonymous_website, #bbpress-forums input#bbp_topic_title, p input#bbp_topic_tags, p select#bbp_stick_topic, .coupon input#coupon_code {
	background:#F8ECD7 !important;
	border:1px solid #BBAF9B;
	margin-top:5px !important;
	padding:10px;
}
body.page .bbp-reply-form code, body.page .bbp-topic-form code, body.single-topic .bbp-reply-form code, body.single-forum .bbp-topic-form code, body.topic-edit .bbp-topic-form code, body.reply-edit .bbp-reply-form code {
	font-size:12px !important;
}
p.form-allowed-tags, body.page .bbp-reply-form code, body.page .bbp-topic-form code, body.single-topic .bbp-reply-form code, body.single-forum .bbp-topic-form code, body.topic-edit .bbp-topic-form code, body.reply-edit .bbp-reply-form code {
	width:98.7% !important;
}
.quicktags-toolbar, .wp_themeSkin tr.mceFirst td.mceToolbar, .wp-switch-editor {
	background:#eee !important;
	background-image:-webkit-gradient(linear, left bottom, left top, from(#e8d8c0), to(#f1e2cb)) !important;
	background-image:-webkit-linear-gradient(bottom, #e8d8c0, #f1e2cb) !important;
	background-image:-moz-linear-gradient(bottom, #e8d8c0, #f1e2cb) !important;
	background-image:-o-linear-gradient(bottom, #e8d8c0, #f1e2cb) !important;
	background-image:linear-gradient(to top, #e8d8c0, #f1e2cb) !important;
}
#bbpress-forums div.bbp-the-content-wrapper input {
	margin-left:3px !important;
}
.tmce-active .switch-tmce, .html-active .switch-html {
	background:#ddceb2 !important;
}
#bbpress-forums .wp-switch-editor {
	border-bottom:none !important;
}
.quicktags-toolbar input {
	background:#FAF2E3 !important;
}
.quicktags-toolbar input:hover {
	background:#ecdec4 !important;
}
.bbp-submit-wrapper button.button {
	border:none;
	margin:0px !important;
}
.bbp-submit-wrapper:hover button {
	opacity:1 !important;
}
.right-sidebar .widget_display_forums ul li, .left-sidebar .widget_display_forums ul li {
	background:url(images/forum-icon.png) 0px 4px no-repeat;
	padding-left:18px;
}
.widget_display_topics li {
	float:left;
	margin-bottom:10px;
}
.bbp-logged-in img.avatar {
	border:1px solid #C6AE89 !important;
}
.bbp_widget_login form.bbp-login-form .bbp-username input#user_login, .bbp_widget_login form.bbp-login-form .bbp-password input#user_pass, .widget_login form p input {
	background:#FFF8E8;
	border:1px solid #413D3C;
	font-size:12px;
	width:47%;
}
.bbp-login-form .bbp-login-form label {
	width:100px;
}
span.topic-author {
	float:left;
	clear:both;
}
span.bbp-admin-links, span.bbp-admin-links a, .addresses .col-1 a, .addresses .col-2 a, p.woocommerce_info a.showlogin {
	color:#9b4802 !important;
}
span.bbp-admin-links a:hover, .addresses .col-1 a:hover {
	color:#000 !important;
}
.widget_display_views ul li, .widget_display_topics ul li, .widget_display_replies ul li {
	padding-left:18px;
}
.widget_display_views ul li {
	background:url(images/recent-views.png) 0px 4px no-repeat;
}
.widget_display_topics ul li {
	background:url(images/recent-topics.png) 0px 4px no-repeat;
}
.widget_display_replies ul li {
	background:url(images/recent-reply.png) 0px 4px no-repeat;
}
.bbp-login-form .bbp-login-links a {
	margin-top:10px;
	margin-right:18px;
	clear:none !important;
	text-decoration:underline;
}
.bbp-login-form .bbp-submit-wrapper {
	margin-right:51px;
	margin-top:0 !important;
}
.wp-editor-container textarea.wp-editor-area {
	background:#FAF2E3 !important;
}
.wp_themeSkin .mceStatusbar {
	background:#FAF2E3 !important;
}
/* =Forem styles starts here
-------------------------------------------------------------- */
ul.products {
	float:left;
	margin-bottom:0;
	margin-top:30px;
	width:100%;
}
ul.products .product {
	background: #f3e9d7;
	border:1px solid #b5a17b;
	float: left;
	min-height:348px;
	margin-right: 30px;
	margin-bottom:30px;
	padding: 0px 0px 20px 0;
	position:relative;
	width: 220px;
}
ul.products .product span.onsale {
	display:inline-block;
	text-align:center;
	width:100%;
}
ul.products .product a:hover span.onsale, ul.products .product a:hover span.price {
	color:#4F4039;
}
ul.products .product img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 27px;
}
ul.products li.product h3 {
	font-size:14px;
	margin-top:10px;
	text-align:center;
}
.product span.onsale {
	font-weight:bold;
}
ul.products .product span.onsale {
	background:#DBCCB0;
	border-bottom:1px solid #B5A17B;
	display: inline-block;
	line-height: 38px;
	text-align: center;
	width: 100%;
}
ul.products li.product a.button {
	margin-left:59px;
	width:48%;
}
ul.products li.product a.button, p a.button, form.login p.form-row input.button, form.track_order p.form-row input.button, .logout-link.button, input.button, p button.button, .widget_login form p input#wp-submit, button.button[type="submit"], p.form-row input.button {
	background:#9d4f02;
	border:1px solid #934a03;
	border-radius:4px;
	cursor:pointer;
	display:inline-block;
	margin-bottom:10px;
	padding:5px 10px 5px 10px;
	text-align:center;
}
a.button, button.single_add_to_cart_button, input.button, button.button, .widget_login form p input#wp-submit {
	color:#fff;
	font-weight:normal;
}
.bbp-submit-wrapper button.button[type="submit"] {
	border:none;
	border-radius:0;
	line-height:21px;
	padding-left:24px;
}
.coupon, td.actions input.button, .coupon label, .coupon input.input-text {
	float:left;
	margin-right:10px;
}
.coupon input[type="submit"].button {
	float:none;
}
ul.products li.product span.price {
	display:inline-block;
	text-align:center;
	width:100%;
}
input.button:hover, a.add_to_cart_button:hover, a.button:hover, button.button:hover, .widget_login form p input#wp-submit:hover {
	opacity:0.8;
}
p.add_review {
	padding-bottom:0;
}
table.variations a.reset_variations {
	display:inline-block;
	clear:both;
	margin-top:5px;
	width:100%;
}
.pp_description {
	display: none !important;
}
.pp_gallery {
	margin-top:0 !important;
}
form.login p.form-row, form.track_order p.form-row {
	float:left;
	width:100%;
}
form.login p.form-row label, form.track_order p.form-row label {
	float:left;
	width:136px;
}
form.login p.form-row input[type="text"], form.login p.form-row input[type="password"], form.track_order p.form-row input[type="text"], p.form-row input, p.form-row select {
	background:#FFF8E8;
	border:1px solid #413D3C;
	float:left;
	padding:10px;
	width:39%;
}
.woocommerce .lost_reset_password p.form-row input#user_login {
	width:45%;
}
.woocommerce .lost_reset_password p.form-row input[type="submit"].button, .woocommerce form.checkout_coupon p.form-row-last input[type="submit"].button {
	width:auto;
}
form.login p.form-row input[type="text"], form.login p.form-row input[type="password"], form.track_order p.form-row input[type="text"], p.form-row input, p.form-row select, p#order_comments_field textarea#order_comments, form.search input[type="text"], form.search .submit-btn input[type="submit"], .home-places .entry-content .entry-title, .quick-contact-container .two-third input[type="text"], .quick-contact-container .two-third input[type="submit"], .widget form.contact input[type="submit"], #searchform input[type="text"], #commentform input[type="text"], #commentform textarea, .widget_enquiry_form form input[type="text"], .widget_enquiry_form form p.twocolumn input[type="text"], .widget_enquiry_form form p textarea, .contact-frm p input[type="text"], .contact-frm textarea, .custom_widget_inner h4, .tabs_framed_content .tableft p, .medium-btn input, .rtl-btns .cancel-btn input, .rtl-btns .submit-btn input, a.rtl-btns span, #commentform .form-submit input[type="submit"], .bbp-submit-wrapper button.button, .large-btn span, ul.products li.product a.button, p a.button, form.login p.form-row input.button, form.track_order p.form-row input.button, .logout-link.button, input.button, p button.button, .widget_login form p input#wp-submit, button.button[type="submit"] {
	font-family:Georgia, "Times New Roman", Times, serif;
}
form.track_order p.form-row input#orderid, form.track_order p.form-row input#order_email {
	width:31%;
}
form.checkout p#billing_country_field .woocommerce-checkout .form-row .chzn-container {
	width:34.5% !important;
}
form.login p.form-row a.lost_password {
	line-height:20px;
	margin-left:10px;
	text-decoration:underline;
}
form.login p.form-row input.button, form.track_order p.form-row input.button {
	width:12%;
}
/* =Shop styles starts here
-------------------------------------------------------------- */
ul.products .product span.price ins {
	background:#d3c2a3;
	float:right;
	padding:8px 10px;
	position:relative;
	right:-8px;
}
ul.products .product span.price ins:after {
	border-color:#d3c2a3 transparent transparent #d3c2a3;
	border-width:4px;
	border-style:solid;
	content:" ";
	position:absolute;
	right:0;
	top:100%;
	width:0;
	height:0;
}
ul.products li a.button {
	margin-top:15px;
}
.sticky {
	background: #E0C185;
}
.bypostauthor {
	float:left;
}
form.woocommerce_ordering select.orderby {
	background:#E1D3B9;
	border: 1px solid #D1BB94;
	padding: 2px;
}
/* =product detail styles starts here
-------------------------------------------------------------- */
span.onsale {
	float: left;
	margin-bottom:10px;
	text-align: center;
	width: 55.5%;
}
.product .images {
	float: left;
	margin: 0 3% 0 0;
	width: 42.5%;
}
.product .thumbnails a {
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
}
div.product div.images .thumbnails a.zoom img {
	padding:3px;
}
.product .woocommerce-main-image {
	display: block;
	margin-bottom: 10px;
	width: 97%;
}
div.product div.images .zoom.woocommerce-main-image img {
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding: 9px;
}
.images a.zoom img {
	border:1px solid #523e27;
	float:left;
}
.summary {
	float:left;
	width:53%;
}
.summary p.price ins {
	background: none repeat scroll 0 0 #C7AD7E;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	float: right;
	padding: 8px 10px;
	position: relative;
	left: -277px;
}
.shop_attributes p {
	text-align:left;
	padding-bottom:5px;
}
.shop_attributes td {
	padding:10px;
}
.product .summary .price {
	font-size: 40px;
}
.summary p.price ins:before {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: transparent transparent transparent #C7AD7E;
	border-style: solid;
	border-width: 17px;
	content: "";
	position: absolute;
	right: -34px;
	top: 0;
}
.summary p.price ins:after {
	background:#fff;
	border-radius:6px;
	content: "";
	display:block;
	height:6px;
	position:absolute;
	right:-3px;
	width:6px;
	top:15px;
}
.summary p.price del {
	left: 64px;
	position: relative;
	top: 9px;
}
.product_meta span.posted_in, .product_meta span.tagged_as, .product_meta span.sku_wrapper {
	float:left;
	font-weight:bold;
	margin-bottom:10px;
	width:100%;
}
.product_meta span.posted_in a, .product_meta span.tagged_as a {
	font-weight:normal;
}
.woocommerce_tabs {
	float:left;
	margin-bottom:30px;
	width:100%;
}
.related ul.products {
	margin-top:0;
}
p.form-row label {
	float:left;
	padding:9px 0px;
	width:136px;
}
p.form-row {
	float:left;
	width:100%;
}
p.form-row select {
	width:42%;
}
/* =Shop page Address styles starts here
-------------------------------------------------------------- */
.addresses .col-1, .addresses .col-2 {
	background:#f4e3c9;
	border:1px solid #523e27;
	float:left;
	margin-bottom:20px;
	margin-right:10px;
	width:48.4%;
}
.addresses .col-1 h3, .addresses .col-2 h3 {
	background:#523e27;
	color:#fff;
	padding:7px 10px;
}
.addresses .col-1 a, .addresses .col-2 a {
	padding-left:10px;
}
.addresses .col-1 address, .addresses .col-2 address {
	margin-top:10px;
	padding:10px;
}
p a.post-edit-link {
	float:left;
	clear:both;
	width:100%;
}
table.shop_attributes th {
	padding:0 10px;
}
/* =checkout page styles starts here
-------------------------------------------------------------- */
#payment ul.payment_methods li {
	float:left;
	margin-bottom:10px;
	width:100%;
}
#payment ul.payment_methods li input, #payment ul.payment_methods li label {
	float:left;
}
#payment ul.payment_methods li label {
	margin-bottom:5px;
}
#payment ul.payment_methods li label img {
	vertical-align:middle;
}
#payment ul.payment_methods li .payment_box {
	background: #FAF2E3;
	border: 1px solid #9F937E;
	float: left;
	margin-bottom: 10px;
	padding: 10px;
	width: 97%;
}
p#order_comments_field textarea#order_comments {
	background: none repeat scroll 0 0 #F8ECD7;
	border: 1px solid #BBAF9B;
	padding:5px 10px 0;
	width:39%;
}
p.form-row input#createaccount, p.form-row input#shiptobilling-checkbox {
	width:20px;
}
.woocommerce form p#billing_address_2_field, .woocommerce form p#shipping_address_2_field, .woocommerce form input[type="checkbox"] {
	margin:10px 0 0 17.9%;
}
.woocommerce form #shiptobilling label.checkbox, .woocommerce form label.checkbox {
	clear: none;
	width: auto;
}
/* =cart page styles starts here
-------------------------------------------------------------- */
table.cart td {
	padding:10px 22px;
}
.coupon input#coupon_code {
	margin-right:10px;
	margin-top:0 !important;
	padding:5px;
}
.product-quantity .buttons_added input.minus, .product-quantity .buttons_added input.input-text, .product-quantity .buttons_added input.plus {
	float: left;
	margin-right: 3px;
	width: 24px;
}
ul.cart_list a img.attachment-shop_thumbnail, .widget_onsale ul.product_list_widget li a img.attachment-shop_thumbnail, .widget_random_products ul.product_list_widget li a img, .widget_recently_viewed_products ul.product_list_widget li a img, .widget_recent_products ul.product_list_widget li a img {
	float:left;
	border:1px solid #c6ae89;
	margin-right:10px;
}
.widget_onsale ul.product_list_widget li, .widget_random_products ul.product_list_widget li, .widget_recently_viewed_products ul.product_list_widget li, .widget_recent_products ul.product_list_widget li, .widget_shopping_cart ul.cart_list li {
	float:left;
	margin-bottom:15px;
	width:100%;
}
.widget_recent_products ul li, .widget_recently_viewed_products ul.product_list_widget li, .widget_random_products ul.product_list_widget li, .widget_onsale ul.product_list_widget li, .widget_shopping_cart ul.cart_list li {
	position:relative;
}
.widget_recent_products ul li a, .widget_recently_viewed_products ul.product_list_widget li a, .widget_random_products ul.product_list_widget li a, .widget_onsale ul.product_list_widget li a {
	font-weight:bold;
}
.widget_recent_products ul li del, .widget_recently_viewed_products ul.product_list_widget li del, .widget_random_products ul.product_list_widget li del, .widget_onsale ul.product_list_widget li del, .widget_shopping_cart ul.cart_list li span.quantity {
	position:absolute;
	left:111px;
	top:34px;
}
.widget_recent_products ul li ins, .widget_recently_viewed_products ul.product_list_widget li ins, .widget_random_products ul.product_list_widget li ins, .widget_onsale ul.product_list_widget li ins {
	background:none;
	color:#a9610e;
	font-weight:bold;
	position:absolute;
	left:201px;
	top:34px;
}
.widget_shopping_cart ul.cart_list li span.quantity {
	font-weight:bold;
}
.left-sidebar .widget p.total, .right-sidebar .widget p.total {
	background: none repeat scroll 0 0 #EBD9BF;
	border: 1px solid #C8B292;
	float: left;
	line-height: 19px;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	width: 94%;
}
.widget_login form p label {
	float:left;
	width:136px;
}
.widget_login form p input {
	padding:5px;
}
.widget_login form p input#wp-submit {
	margin-right:10px;
	width:20%;
}
.checkout #billing_country_chzn, .checkout #billing_state_chzn, .woocommerce-checkout form.checkout .form-row .chzn-container {
	width:42% !important;
}
#comments p a.show_review_form:hover {
	text-decoration:underline;
}
#fancybox-outer #respond form#commentform p label, #fancybox-outer #respond form#commentform p span {
	float:left;
}
#fancybox-outer #respond form#commentform p input[type="text"] {
	height:34px;
}
#fancybox-outer #respond form#commentform p input[type="text"], #fancybox-outer #respond form#commentform p textarea {
	float:left;
	margin-top:10px;
	width:89%;
}
form.cart button.single_add_to_cart_button {
	margin-top:10px;
}
form.cart .buttons_added input {
	margin-right:4px;
}
.woocommerce_message {
	color:#339326;
	font-weight:bold;
}
.woocommerce_message a.button {
	color:#4B4134;
	font-weight:bold;
}
.woocommerce_error {
	color:#c31818;
	font-weight:bold;
}
p.myaccount_user a {
	color:#9b4802;
}
#fancybox-wrap {
	width:523px !important;
}
#fancybox-content #respond, #fancybox-content {
	width:483px !important;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
	background:none !important;
	opacity:1 !important;
}
#bbpress-forums #bbp-single-user-details {
	width:170px !important;
}
#bbpress-forums #bbp-user-wrapper h2.entry-title {
	background:url(images/explore_header_bg.jpg) repeat scroll 0 0 transparent;
	border-color: #BBAB8D;
	border-style: solid;
	border-width: 7px 1px 1px;
	font-size:20px !important;
	font-family:Rockwell, "Times New Roman";
	color: #4B4134;
	float: left;
	font-weight: bold;
	height:auto;
	margin: 0px 0px 15px 0px !important;
	text-shadow:none;
	padding: 7px 11px !important;
	width: 93%;
}
table.variations tbody td.value {
	padding:10px 30px;
}
.woocommerce-result-count {
	float: left;
	margin: 10px 0 0;
}
.woocommerce-ordering {
	float:right;
	margin-right:31px;
}
div.pp_woocommerce .pp_content_container {
	background: none repeat scroll 0 0 #fcf4e5 !important;
}
.woocommerce-ordering select.orderby, select {
	background-color:#FFF8E8;
	border:1px solid #413D3C;
	padding:10px;
}
ul.page-numbers li {
	display:inline-block;
}
.pp_content {
	height:auto !important;
	min-height:604px;
}
#pp_full_res .pp_inline p {
	margin:0 !important;
}
.price .amount {
	text-align:center;
}
.star-rating span {
	background: url(images/star.png) repeat-x scroll left -32px transparent;
	float: left;
	height: 0;
	overflow: hidden;
	padding-top: 16px;
}
p.stars span {
	background: url(images/star.png) repeat-x scroll left top transparent;
	float: left;
	height: 16px;
	position: relative;
	width: 80px;
}
p.stars span a {
	float: left;
	height: 0;
	left: 0;
	overflow: hidden;
	padding-top: 16px;
	position: absolute;
	top: 0;
	transition: none 0s ease 0s;
}
p.stars span a.star-1 {
	width: 16px;
	z-index: 10;
}
p.stars span a.star-2 {
	width: 32px;
	z-index: 9;
}
p.stars span a.star-3 {
	width: 48px;
	z-index: 8;
}
p.stars span a.star-4 {
	width: 64px;
	z-index: 7;
}
p.stars span a.star-5 {
	width: 80px;
	z-index: 6;
}
p.comment-form-rating {
	padding-bottom:0;
}
p.stars span a.active {
	background:url(images/star.png) left -32px repeat-x;
}
p.stars span a:hover, p.stars span a:focus {
	background:url(images/star.png) left -16px repeat-x;
}
ul.products li .star-rating {
	clear: both;
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.star-rating {
	background: url(images/star.png) repeat-x scroll left 0 transparent;
	height: 16px;
	float:right;
	width: 80px;
}
ul.products li .added_to_cart {
	clear: both;
	display: block;
	font-size:12px;
	margin: 10px 0 0;
	padding: 0 0 0 20px;
	text-align:center;
	width: auto;
}
ul.products .sale a {
	float:left;
	width:100%;
}
.woocommerce-pagination ul.page-numbers {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#reviews ol.commentlist li .avatar {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}
#reviews ol.commentlist li {
	border-bottom: 1px dashed #878052;
	padding: 10px 0;
}
#reviews ol.commentlist .comment-text p {
	padding-bottom:10px;
}
.woocommerce-message {
	color: #4d9506;
	font-size: 15px;
	padding: 0 0 20px;
}
.woocommerce-message a {
	color: #4d9506;
	font-weight:bold;
}
#respond input[type="text"], #respond textarea {
	width:92%;
}
.woocommerce-error, .woocommerce form .required {
	color: #d71d1d;
	font-weight:bold;
}
.woocommerce form input[name="login"], .woocommerce form input[name="change_password"], .woocommerce form input[name="reset"] {
	display:inline-block;
	float:none;
	margin:10px 10px 0 17.9%;
}
.order .order-actions a.button {
	color:#9B4802;
}
.cart_list a {
	float:left;
}
.cart_list .variation {
	bottom: -31px;
	float: left;
	left: 109px;
	position: absolute;
	width: 100%;
}
.cart_list .variation dt {
	float:left;
}
.product-name .variation dt, .product-name .variation dd {
	display:inline;
}
.product-name .variation {
	margin-bottom:0;
	text-align:center;
	width:100%;
}