body
{
  margin: 0px;
  padding: 0px;
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  line-height: 1.5em;
  background-color: #f6f2e6;
}
a, a:link, a:visited { color: #3D2616; }
a:hover
{
  color: #3D2616;
  text-decoration: underline;
}
p
{
  margin: 0px;
  padding: 0 0 10px 0;
}
strong { color: #501E02; }
img { border: none; }
h1, h2, h3, h4, h5 { font-weight: normal; }
h1
{
  font-size: 26px;
  color: #501E02;
  margin: 0 0 4px 0;
  padding: 5px 0;
}
h2
{
  font-size: 24px;
  color: #501E02;
  margin: 0 0 20px 0;
  padding: 0;
}
h3
{
  font-size: 19px;
  color: #fff;
  margin: 0 0 20px 0;
  padding: 0;
}
h4
{
  font-size: 18px;
  color: #501E02;
  margin: 0 0 10px 0;
  padding: 0;
}
h5
{
  font-size: 16px;
  color: #fff;
  margin: 0 0 10px 0;
  padding: 0;
}
h6
{
  font-size: 14px;
  margin: 0 0 5px 0;
  padding: 0;
}
.cleaner
{
  clear: both;
  width: 100%;
  height: 0px;
  font-size: 0px;
}
.cleaner_h10
{
  clear: both;
  width: 100%;
  height: 10px;
}
.cleaner_h20
{
  clear: both;
  width: 100%;
  height: 20px;
}
.cleaner_h30
{
  clear: both;
  width: 100%;
  height: 30px;
}
.cleaner_h40
{
  clear: both;
  width: 100%;
  height: 40px;
}
.cleaner_h50
{
  clear: both;
  width: 100%;
  height: 50px;
}
.cleaner_h60
{
  clear: both;
  width: 100%;
  height: 60px;
}
.float_l { float: left; }
.float_r { float: right; }
.fl_img_n
{
  float: left;
  margin: 3px 30px 15px 0;
}
.image_wrapper_n
{
  border: 1px solid #ccc;
  background: #fff;
  margin-bottom: 10px;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 0px;
  padding-left: 4px;
}
.image_wrapper
{
  padding: 0;
  border: 0px;
}
.fl_img
{
  float: left;
  margin-top: -10px;
  margin-right: 30px;
  margin-bottom: 40px;
  margin-left: 10px;
}
.fr_img
{
  float: right;
  margin: 3px 0 15px 15px;
}
blockquote { font-style: italic; }
cite { font-weight: bold; }
cite span { color: #000; }
.text_align { text-align: justify; }
.center { text-align: center; }
#contact
{
  color: #501E02;
  font-size: 16px;
  line-height: 25px;
}
#contact a
{
  text-decoration: none;
  color: #FFF;
}
#contact a:hover
{
  text-decoration: underline;
  color: #501E02;
}
.addthis_button_google_plusone
{
  width: 64px;
  margin-top: 0px;
  padding-top: 0px;
}
.addthis_button_tweet
{
  width: 85px;
  padding-top: 0px;
}
.addthis_button_facebook_like
{
  width: 75px;
  padding-top: 0px;
}
.this a
{
  clear: both;
  padding: 5px;
  background-color: #3D2616;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  behavior: url(../border-radius.htc);
  color: #AAAAAA;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
}
.this a:hover
{
  color: #FFFFFF;
  background-color: #7A6750;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  behavior: url(../border-radius.htc);
  ;
}
.list ul
{
  margin: 20px;
  padding: 0;
  list-style-image: url(../images/list_icon.png);
}
.list ul li
{
  margin: 0 0 15px 0;
  padding: 0 0;
}
/* header */






#header_wrapper
{
  width: 100%;
  height: 98px;
  background: url(../images/welcome.jpg) repeat-x;
}
#header
{
  width: 960px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0px;
  padding-bottom: 0;
  padding-left: 15px;
  background: url(../images/wlecome_bg.jpg) top right no-repeat;
}
#header .header_left
{
  float: left;
  width: 450px;
}
#header .header_right
{
  float: right;
  width: 500px;
}
/* site title */

#header #site_title
{
  float: left;
  width: 200px;
  padding: 0px;
  margin-top: 12px;
}
#site_title a
{
  margin: 0px;
  padding: 0px;
  font-size: 26px;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}
#site_title h1 a:hover
{
  font-weight: bold;
  text-decoration: none;
}
#site_title a span
{
  display: block;
  margin-top: -20px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  font-family: "Times New Roman", Times, serif;
}
/* end of site title */

/* search */

#search_box
{
  float: right;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 0;
}
/* end of search */

/* menu */

#header #menu
{
  clear: both;
  float: right;
  height: 53px;
  margin-top: 5px;
}
#menu ul
{
  margin: 0;
  padding: 0;
  list-style: none;
}
#menu ul li
{
  padding: 0;
  margin: 0;
  display: inline;
}
#menu ul li a
{
  float: left;
  display: block;
  height: 28px;
  width: 98px;
  margin-left: 2px;
  padding: 25px 0 0 0;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  color: #501E02;
  font-weight: normal;
  outline: none;
}
#menu li a:hover, #menu li .current
{
  color: #501E02;
  background: url(../images/menu_hover.png) no-repeat;
}
#stars
{
  margin-top: 60px;
  text-align: right;
  padding-right: 25px;
}
#slider_wrapper
{
  width: 100%;
  background: url(../images/slider.jpg) repeat;
  border-top: solid 2px #E5BD65;
}
#slider
{
  width: 950px;
  /* [disabled]height: 210px;
*/
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 30px;
  padding-left: 10px;
}
/* end of slider */

/* top row */


#services_wrapper
{
  clear: both;
  width: 100%;
  height: 208px;
  background: url(../images/services.jpg) repeat-x;
}
#services
{
  width: 970px;
  height: 158px;
  margin: 0 auto;
  padding: 25px 1px;
}
.services_box
{
  float: left;
  width: 463px;
  padding: 0px 11px;
  background: url(../images/vertical_divider.png) no-repeat center right;
}
.services_box_last { background: none; }
#services_wrapper_rates
{
  clear: both;
  width: 100%;
  height: 275px;
  background: url(../images/rates.jpg) repeat;
  border-top: solid 3px #E4C26B;
}
#services_rates
{
  width: 970px;
  height: 220px;
  margin: 0 auto;
  padding: 25px 1px;
}
.services_box_rates
{
  float: left;
  width: 462px;
  padding: 0px 11px;
  background: url(../images/vertical_divider.png) no-repeat center right;
}
.services_box_last_rates
{
  background: none;
  padding: 0px 11px;
  float: left;
  width: 462px;
}
.button_02 a
{
  position: relative;
  float: right;
  width: 109px;
  height: 33px;
  display: block;
  padding: 14px 0 0 0;
  background: url(../images/about.png) no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
}
.button_02 a:hover { color: #311c0c; }
#top_row_wrapper
{
  clear: both;
  width: 100%;
  height: 150px;
  background: url(../images/top_row.jpg) repeat-x;
  border-bottom: 1px solid #161311;
}
#top_row
{
  width: 960px;
  margin: 0 auto;
  padding: 0 20px;
}
#top_row .top_row_box
{
  overflow: hidden;
  float: left;
  width: 260px;
  height: 110px;
  padding: 20px 45px 20px 15px;
  background: url(../images/top_row_divider.png) right center no-repeat;
}
#top_row .last { background: none; }
#top_row p { color: #777270; }
/* end of top row */


/* end of top row */

/* main */

#lineholder
{
  width: 100%;
  margin-bottom: 6px;
}
.goog-te-gadget-simple { width: 200px !important; }
a.goog-te-menu-value span
{
  margin-left: 10px !important;
  margin-right: 5px !important;
}
#google_translate_element
{
  width: 45%;
  float: left;
}
.breadcrumbs
{
  margin-bottom: 6px;
  padding: 0px;
  color: #737373;
  font-size: 14px;
  font-weight: normal;
  text-align: right;
  width: 45%;
  float: right;
}
.breadcrumbs img { margin-bottom: -1px; }
.breadcrumbs a
{
  color: #3D2616;
  text-decoration: none;
  font-style: italic;
}
.breadcrumbs a:hover
{
  text-decoration: underline;
  font-style: italic;
}
#content_wrapper
{
  clear: both;
  width: 100%;
  background: url(../images/content.jpg) top repeat-x;
  border-bottom: 1px solid #fff;
}
#content
{
  width: 950px;
  padding: 20px 10px;
  margin: 0 auto;
}
#maincontent
{
  float: left;
  width: 740px;
}
#innnertext p { text-align: justify; }
#sidebar
{
  float: left;
  width: 200px;
  margin-right: 10px;
}
#sidemenu { width: 200px; }
#sidemenu li a
{
  height: 32px;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 24px;
  text-decoration: none;
}
#sidemenu li a:link, #sidemenu li a:visited
{
  color: #FFF;
  display: block;
  background-image: url(../images/nav_arrow.png), url(../images/menu.jpg);
  background-repeat: no-repeat, no-repeat;
  background-position: 11px center, top right;
  background-color: #d5c69e;
  border-top: solid 1px #A49173;
  padding-top: 7px;
  padding-right: 0px;
  padding-bottom: 1px;
  padding-left: 25px;
}
#sidemenu li a:hover
{
  color: #FFF;
  background-image: url(../images/nav_arrow_h.png), url(../images/menu.jpg);
  background-repeat: no-repeat, no-repeat;
  background-position: 11px center, 0 -32px;
  background-color: #a49273;
  padding-top: 7px;
  padding-right: 0px;
  padding-bottom: 1px;
  padding-left: 25px;
  background-repeat: no-repeat;
  border-top: solid 1px #A49173;
}
#sidemenu ul
{
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: solid 1px #3D2616;
}
.two_column { width: 430px; }
.two_columnL { width: 280px; }
.two_columnR { width: 670px; }
.services_section
{
  clear: both;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #CCC;
  background: url(images/divider.jpg) bottom repeat-x;
}
.services_section h4 { margin-bottom: 20px; }
.services_section .left
{
  float: left;
  width: 150px;
  margin-right: 30px;
}
.services_section .middle
{
  float: left;
  width: 350px;
}
.services_section .right
{
  float: right;
  width: 350px;
}
.services_section .left img
{
  border: 1px solid #CCC;
  padding: 5px;
}
/* gallery */
#gallery { width: 740px; }
#gallery ul
{
  list-style: none;
  margin: 0;
  padding: 0;
}
#gallery ul li
{
  float: left;
  display: inline;
  padding: 0;
  margin: 0;
  padding: 5px 5px 0px 5px;
  margin: 15px;
  border: 1px solid #3D2616;
}
#gallery ul img
{
  border: none;
  margin: 0px;
}
#gallery ul p { color: #CCC; }
#gallery a { color: #fff; }
#lbOverlay
{
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  cursor: pointer;
}
#lbCenter, #lbBottomContainer
{
  position: absolute;
  z-index: 9999;
  overflow: hidden;
  background-color: #fff;
}
.lbLoading { background: #fff url(../images/loading.gif) no-repeat center; }
#lbImage
{
  position: absolute;
  left: 0;
  top: 0;
  border: 10px solid #fff;
  background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink
{
  display: block;
  position: absolute;
  top: 0;
  width: 50%;
  outline: none;
}
#lbPrevLink { left: 0; }
#lbPrevLink:hover { background: transparent url(../images/prevlabel.gif) no-repeat 0 15%; }
#lbNextLink { right: 0; }
#lbNextLink:hover { background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%; }
#lbBottom
{
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 10px;
  color: #666;
  line-height: 1.4em;
  text-align: left;
  border: 10px solid #fff;
  border-top-style: none;
}
#lbCloseLink
{
  display: block;
  float: right;
  width: 66px;
  height: 22px;
  background: transparent url(../images/closelabel.gif) no-repeat center;
  margin: 5px 0;
  outline: none;
}
#lbCaption, #lbNumber { margin-right: 71px; }
#lbCaption { font-weight: bold; }
/* end of gallery */
#contact_form
{
  float: left;
  padding: 0;
}
#contact_form form
{
  margin: 0px;
  padding: 0px;/*border:1px solid #e2d1be;
	padding: 20px 20px 10px 20px; */
}
#contact_form form .input_field
{
  height: 18px;
  width: 230px;
}
#contact_form form label
{
  display: block;
  width: 260px;
  margin-right: 10px;
  font-size: 14px;
}
#contact_form form textarea
{
  width: 230px;
  height: 150px;
}
#contact_form form .submit_btn { margin-left: 108px; }
/* end of main */

/* footer */

#footer_wrapper
{
  clear: both;
  background: #D3C49B;
  width: 100%;
  border-top: 1px solid #fff;
}

.tripadvisor { width:150px!important; }
#footer
{
  width: 970px;
  color: #d8d3bd;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}
.footer_box
{
  float: left;
  width: 219px;
  padding: 0px;
  margin-right: 10px;
  text-align: center;
}
.footer_menu
{
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer_menu li
{
  margin: 0;
  padding: 5px 0;
}
.footer_menu li a
{
  color: #3F2612;
  text-decoration: none;
}
.footer_menu li a:hover { color: #D16F15; }
#footer img { padding: 4px; }
/* end of footer */

/* copyright */

#copyright_wrapper
{
  width: 100%;
  background: #3D2616;
  border-top: 1px solid #fff;
}
#copyright
{
  width: 930px;
  margin: 0 auto;
  padding: 15px 20px;
  text-align: center;
  color: #FFF;
}
#copyright a
{
  color: #fff;
  text-decoration: none;
}
#copyright a:hover
{
  color: #fff;
  text-decoration: underline;
}
/* end of copyright */

.trip1
{
  margin: 0px 0px 0px 40px;
  padding: 0;
  width: 240px;
  border: none;
  background-color: #589442;
  overflow: hidden;
  height: auto;
  position: relative;
}
.trip2
{
  padding: 13px 11px;
  background-color: #fff;
  border: 1px solid #589442;
  position: relative;
}
.trip3
{
  margin: 3px 0 3px;
  padding: 0 0 8px;
  overflow: hidden;
  border-bottom: 1px solid #CCCCCC;
  border-top: none;
  border-left: none;
  border-right: none;
  text-align: center;
}
.trip4
{
  border: none;
  background: transparent;
}
.trip5
{
  margin: 0;
  padding: 10px 0 8px;
  border: none;
  font: bold 14px Arial, Verdana, Tahoma, 'Bitstream Vera Sans', sans-serif;
  color: #2c2c2c;
  text-align: center;
  line-height: normal;
  letter-spacing: 0;
}
.trip6
{
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  text-decoration: none;
  outline: none;
  font-weight: bold;
  font-size: 14px;
  font-family: Arial, Verdana, Tahoma;
  color: #2c2c2c;
  text-align: center;
  line-height: normal;
  letter-spacing: 0;
}
.trip7
{
  margin: 0px 0 0 0;
  padding: 6px 0;
  border: none;
  background-color: none;
  white-space: nowrap;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.trip8
{
  border: 1px solid #EA9523;
border:active:border:none;
  background: url(http://c1.tacdn.com/img2/sprites/yellow-button.png) 0 0 repeat-x #EA9523;
  cursor: pointer;
  text-decoration: none;
  outline: none;
  font: bold 13px Arial, Tahoma, 'Bitstream Vera Sans', sans-serif;
  color: #000;
  letter-spacing: 0;
  vertical-align: center;
  text-align: center;
  width: auto;
  height: 27px;
  position: relative;
}
.panel
{
  position: fixed;
  top: 180px;
  left: 0;
  display: none;
  background: #E3D4B3;
  border: 1px solid #111111;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
  behavior: url(../border-radius.htc);
  ;
  width: 200px;
  height: auto;
  filter: alpha(opacity=85);
  opacity: .85;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
a.trigger
{
  text-decoration: none;
  left: 0;
  font-size: 14px;
  letter-spacing: -1px;
  font-family: verdana, helvetica, arial, sans-serif;
  color: #fff;
  font-weight: 700;
  background: #3D2616 url(../images/plus.png) 99% 55% no-repeat;
  border: 1px solid #444444;
  display: block;
  padding-top: 5px;
  padding-right: 40px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-bottom: 5px;
}
a.trigger:hover
{
  text-decoration: none;
  left: 0;
  font-size: 14px;
  letter-spacing: -1px;
  font-family: verdana, helvetica, arial, sans-serif;
  color: #fff;
  padding-top: 5px;
  padding-right: 40px;
  padding-bottom: 5px;
  padding-left: 15px;
  font-weight: 700;
  background: #3D2616 url(../images/plus.png) 99% 55% no-repeat;
  border: 1px solid #444444;
  display: block;
}
a.active.trigger
{
  background: #3D2616 url(../images/minus.png) 99% 55% no-repeat;
  position: fixed;
  text-decoration: none;
  top: 150px;
  left: -10px;
  width: 175px;
}
.inner
{
  width: 200px;
  color: #501E02;
  font-weight: bold;
}
label
{
  width: 160px;
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
a.dp-choose-date
{
  float: right;
  width: 22px;
  height: 22px;
  padding: 0px;
  margin: 0px;
  display: block;
  text-indent: -2000px;
  overflow: hidden;
  background: url(../images/calendar.png) no-repeat;
}
a.dp-choose-date.dp-disabled
{
  background-position: 0 -22px;
  cursor: default;
}
#calendar-me { margin: 20px; }
table.jCalendar
{
  border: 1px solid #000;
  background: #aaa;
  border-collapse: separate;
  border-spacing: 2px;
}
table.jCalendar th
{
  background: #333;
  color: #fff;
  font-weight: bold;
  padding: 3px 5px;
}
table.jCalendar td
{
  background: #ccc;
  color: #000;
  padding: 3px 5px;
  text-align: center;
}
table.jCalendar td.other-month
{
  background: #ddd;
  color: #aaa;
}
table.jCalendar td.today
{
  background: #666;
  color: #fff;
}
table.jCalendar td.selected
{
  background: #f66;
  color: #fff;
}
table.jCalendar td.selected.dp-hover
{
  background: #f33;
  color: #fff;
}
table.jCalendar td.dp-hover, table.jCalendar tr.activeWeekHover td
{
  background: #fff;
  color: #000;
}
table.jCalendar tr.selectedWeek td
{
  background: #f66;
  color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover
{
  background: #bbb;
  color: #888;
}
table.jCalendar td.unselectable, table.jCalendar td.unselectable:hover, table.jCalendar td.unselectable.dp-hover
{
  background: #bbb;
  color: #888;
}
/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup
{
  position: relative;
  background: #ccc;
  font-size: 10px;
  font-family: arial, sans-serif;
  padding: 2px;
  width: 171px;
  line-height: 1.2em;
}
div#dp-popup
{
  position: absolute;
  z-index: 199;
}
div.dp-popup h2
{
  font-size: 12px;
  text-align: center;
  margin: 2px 0;
  padding: 0;
}
a#dp-close
{
  font-size: 11px;
  padding: 4px 0;
  text-align: center;
  display: block;
}
a#dp-close:hover { text-decoration: underline; }
div.dp-popup a
{
  color: #000;
  text-decoration: none;
  padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev
{
  position: absolute;
  top: 2px;
  left: 4px;
  width: 100px;
}
div.dp-popup div.dp-nav-prev a { float: left; }
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a { cursor: pointer; }
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled { cursor: default; }
div.dp-popup div.dp-nav-next
{
  position: absolute;
  top: 2px;
  right: 4px;
  width: 100px;
}
div.dp-popup div.dp-nav-next a { float: right; }
div.dp-popup a.disabled
{
  cursor: default;
  color: #aaa;
}
div.dp-popup td { cursor: pointer; }
div.dp-popup td.disabled { cursor: default; }
#url
{
  visibility: hidden;
  height: 1px;
  width: 1px;
  position: absolute;
}
.error
{
  float: none;
  color: red;
  padding-left: .5em;
  vertical-align: top;
  font-weight: normal;
}
.errorF
{
  float: none;
  color: red;
  padding-left: .5em;
  vertical-align: top;
  font-weight: normal;
}
.button-enq input
{
  float: right;
  text-align: right;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  behavior: url(../border-radius.htc);
  ;
  height: 30px;
  color: #FFF;
  font-weight: bold;
  background-color: #3D2616;
}
.button-fd input
{
  float: left;
  text-align: right;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  behavior: url(../border-radius.htc);
  ;
  height: 30px;
  color: #FFF;
  font-weight: bold;
  background-color: #3D2616;
}
.button-fd
{
  float: right;
  text-align: right;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  behavior: url(../border-radius.htc);
  ;
  height: 30px;
  width: 395px;
}
.contentslider
{
  padding: 0;
  background: none;
}
.cs_wrapper, .cs_article { /*  background-color: none;  Background color for the entries */ }
.cs_leftBtn, .cs_rightBtn
{
  width: 43px;
  background: none;
}
.contentslider
{
  position: relative;
  display: block;
  width: 950px;
  height: 210px;
  margin: 0 auto;
  overflow: hidden;
}
.cs_wrapper
{
  position: relative;
  display: block;
  width: 950px;
  height: 210px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.cs_slider
{
  position: absolute;
  width: 10000px;
  height: 100%;
  margin: 0;
  padding: 0;
}
.cs_article
{
  float: left;
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin: 0 auto;/*  background-color: none; */
}
.cs_article .article { padding: 0px; }
.article .left
{
  float: left;
  width: 410px;
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 55px;
  text-align: justify;
}
.article .right
{
  float: right;
  width: 400px;
  padding-right: 50px;
}
.article p { margin-bottom: 20px; }
.article img
{
  width: 380px;
  height: 190px;
  background: #b9b49d;
  padding: 8px;
  border: 1px solid #e8e5d9;
}
.cs_leftBtn, .cs_rightBtn
{
  position: absolute;
  top: 30px;
  padding: 0;
  z-index: 10000;
}
.cs_leftBtn
{
  left : 0px;
  outline: 0;
}
.cs_rightBtn
{
  right : 0px;
  outline: 0;
}
.cs_leftBtn img, .cs_rightBtn img
{
  border: 0;
  position: relative;
  margin: 0;
}
#left_quick
{
  height: 37px;
  background-image: url(../images/disabled.jpg);
  background-repeat: no-repeat;
}
.name { color: #FFF; }
input.button
{
  color: #5E2B18;
  background: #CBA67A;
  font: bold 13px Arial, Helvetica, sans-serif;
  text-decoration: none;
  padding: 5px;
  margin: 0px 5px 5px 0;
  border: 1px solid #714228;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  behavior: url(../border-radius.htc);
  ;
}
input.button:hover
{
  cursor: pointer;
  color: #fff;
}
input.buttonQ
{
  color: #5E2B18;
  background: #CBA67A;
  font: bold 13px Arial, Helvetica, sans-serif;
  text-decoration: none;
  padding: 5px;
  margin: 0px 5px 5px 0;
  border: 1px solid #714228;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  behavior: url(../border-radius.htc);
  ;
}
input.buttonQ:hover
{
  cursor: pointer;
  color: #fff;
}
input.buttonF
{
  color: #5E2B18;
  background: #CBA67A;
  font: bold 13px Arial, Helvetica, sans-serif;
  text-decoration: none;
  padding: 5px;
  margin: 0px 5px 5px 0;
  border: 1px solid #714228;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  behavior: url(../border-radius.htc);
  ;
}
input.buttonF:hover
{
  cursor: pointer;
  color: #fff;
}
.reviews
{
  margin-bottom: 10px;
  border-bottom: solid 1px #3D2616;
  padding-bottom: 5px;
}
.virtual
{
  text-align: center;
  width: 950px;
  height: 320px;
  border: solid 2px #3D2616;
}
.feedme { margin-bottom: 5px; }
#container
{
  width: 300px;
  position: relative;
  z-index: 0;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
#example
{
  width: 300px;
  height: 190px;
  position: relative;
}
#slides
{
  position: absolute;
  top: 15px;
  left: 4px;
}
.slide img
{
  width: 300px !important;
  height: 180px !important;
  z-index: -1;
  border: solid 1px #424242;
}
.slides_container
{
  width: 330px;
  overflow: hidden;
  position: relative;
  display: none;
}
.slides_container div.slide
{
  width: 300px;
  height: 180px;
  display: block;
}
#slides .next, #slides .prev
{
  position: absolute;
  top: 70px;
  left: -24px;
  width: 24px;
  height: 43px;
` display:block;
  z-index: 101;
}
#slides .next { left: 302px; }
.pagination
{
  width: 310px;
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: -42px;/*visibility: hidden;*/
}
.pagination li
{
  float: left;
  margin: 0 1px;
  list-style: none;
}
.pagination li a
{
  display: block;
  width: 12px;
  height: 0;
  padding-top: 12px;
  background-image: url(../images/pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}
.pagination li.current a { background-position: 0 -12px; }
.caption
{
  z-index: 500;
  position: absolute;
  bottom: -35px;
  left: 0;
  height: 30px;
  background: #3D2616;
  background: rgba(61,38,22,.6);
  width: 282px;
  font-size: 13px;
  line-height: 0;
  color: #fff;
  border-top: 1px solid #3D2616;
  text-shadow: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  font-weight: bold;
}
.caption p
{
  padding: 15px 0px 0px 0px;
  margin: 0px;
  border: 0px;
}
.physical
{
  width: 49%;
  float: left;
}
.postal
{
  width: 49%;
  float: right;
}
.addthis_toolbox
{
  width: 320px;
}
.addthis_button_google_plusone
{
  width: 64px;
  padding-top: 0px;
}
.addthis_button_tweet
{
  width: 85px;
  padding-top: 0px;
}
.addthis_button_facebook_like
{
  width: 75px;
  padding-top: 0px;
}
.tripme
{width: 21px;}

.nightsbridge { background-color:#3d2616;padding:10px;font-weight:bold;text-align:center;-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;margin-left:20px;margin-right:20px; }

.nightsbridge a { color:#ffffff;text-decoration:none; }

.nightsbridge-bg { background-image:url(../images/check-bg.jpg);padding-top:10px;padding-bottom:10px;border-bottom:0!important; }