/*------------------------------------------------------------------------
# "Hot Destinations" Joomla template - June, 2011
# Copyright (C) 2011 ArhiNet d.o.o. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotJoomlaTemplates.com
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

body {
  margin:0;
  padding:0;
  font-family:Arial, Helvetica, sans-serif;
  background-position:bottom;
}

#master-wrapper {
  background:#000000 url(../images/bg1.jpg) fixed center;
  height:100%;
  position: fixed;
  width:100%;
  z-index:-1;
}

.wrapper1 {
  margin:0 auto;
}

.header {
  height:100px;
  margin:0 auto;
  background:url(../images/header_bg.png) repeat-x;
}

.logo {
  height:100px;
  width:50%;
  float:left;
  text-align:left;
}

.logo_pad {
  padding:15px 0 0 15px;
}

.search_box {
  float:left;
  padding-top:10px;
  overflow:hidden;
  text-align:right;
  width:50%;
}
  
#topmenu {
  height:34px;
  background-repeat:repeat-x;
}

#topmenu_pad {
  padding:2px 0 0 10px;
}

.path {
  height:30px;
  margin-bottom:15px;
  margin-left:auto;
  margin-right:auto;
}

.path_pad {
  padding-left:15px;
}

.gallery {
  background:#fff;
  padding:8px;
  margin:8px 0 0 0;
}

.scroller_module {
  margin:8px 0 0 0;
  background:#303030;
}

.carousel_module {
  margin:8px 0 0 0;
  background:#fff;
  padding:8px 0;
}

.main_area {
  padding:8px 0 0 0;
  line-height:16px;
}

#content_wrap {
  float:left;
}

.content_pad {
  padding:10px;
  margin:4px;
}

#column_left,
#column_right {
  float:left;
}

#column_left > .moduletable,
#column_right > .moduletable {
  margin:4px 4px 15px 4px;
  padding:4px 6px;
}

.upper {
  padding:12px 0 0 0;
  line-height:16px;
}

.bottom {
  padding:12px 0 0 0;
  line-height:16px;
}

.featured_bg .modulerow {
  border:none;
}

.topPanelModules .modulerow {
  border:none;
}

#c1,#c2,#c3,#c4,#c5,#c6,#c7,#c8 {
  padding-top:4px;
}

.module_padding {
  padding:4px;
  margin-right:20px;
  float:left;
}

.module_padding2 {
  padding:4px;
  margin-right:0;
  float:left;
}

.last {
  margin-right:0;
}

#c1.last, #c2.last, #c3.last, #c4.last, #c5.last, #c6.last, #c7.last, #c8.last {
  margin-right:0;  
}

.inset_pad {
  padding-bottom:15px  
}

.toolbar_pad {
  padding-top:15px  
}

.footer_wrap {
  margin-top:4px;
  padding:4px 0;
  line-height:16px;
}

.footer_wrap2 {
  background-repeat:repeat-x;
  padding-top:4px;
}

.footer_wrap2_bottom {
  background-repeat:repeat-x;
  background-position:bottom;
  padding-bottom:4px;
}

.footer_wrap3 {
  padding:4px 0;
}

.footer4 {
  background:#292929;
}

.footer, .footer2, .footer3, .footer4 {
  margin:0 auto;
}

.footer3 {
  line-height:16px;
}

.footer4 {
  border-top:1px dashed #242424;
  padding:15px 0 30px 0;
}

.footer_copyright1, .footer_copyright2 {
  width:50%;
  float:left;
}

.footer_copyright1_pad {
  padding-left:20px;
}


.footer_copyright2 {
  text-align:right;
}

.footer_copyright2_pad {
  padding-right:10px;
}

.clr {
  clear:both;
}

#autohidebacktotop {
  position:fixed;
  bottom:5px;
  right:5px;
}

.footer, .gallery, .scroller_module, .carousel_module, .module_padding, #column_left, #column_right, #content_wrap {
  -moz-box-shadow:0px 0px 10px #666;
  -webkit-box-shadow:0px 0px 10px #666;
  box-shadow:0px 0px 10px #666;
}

/*------------------------------------------------------------------------
FOR YOU GO TOURS OVERRIDES
------------------------------------------------------------------------*/
.footer_copyright1 {
  width: 60%;
  float: left;
}

.footer_copyright2 {
  width: 40%;
  float: left;
}

.logo_pad {
  padding: 0px 0 0 15px;
}

.form_title {
  font-weight: bold;
  font-size: 21px;
}

.form_label {
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
}