

/* CSS Document */


/* General Styling */

* 
{
    padding:0;
    margin:0;
    outline:0;
}

body
{
max-width: 990px;
margin: 0 auto !important;
float: none !important;
	
	background: url(../images/bg.jpg) center 0 #f3f3f3;
	background-repeat: repeat-y;

	font-family:Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	font-size: 14px;
	line-height: 18px;
	margin: 10px 0;
}

.main
{
	width: 997px;
	background-color: #ffffff;
	float: 0;
}


a
{
	color: #ea7c39;
	text-decoration: none;
	
}

a:hover
{
	color: #5a5a5a;
	
}

p
{
	margin: 6px 0;
}


h1
{
	font-size: 38px;
	line-height: 48px;
	font-weight: normal;
	letter-spacing: 1.5px;
}

h2
{
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 0.9px;
	color: #ea7c39;
}

h3
{
	font-size: 18px;
	line-height: 29px;
	font-weight: bold;
	color: #ea7c39;
}

h4
{
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
}

h5
{
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
}

h6
{
	font-size: 11px;
	text-transform: uppercase;
	color: #ea7c39;
	margin-bottom: 5px;
}

h7
{
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

h8
{
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

h9
{
	font-family:Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	font-size: 14px;
}

h10
{
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #5a5a5a;
	font-size: 17px;
}


 .text {
        color: #4A4448;
        font-family:  Arial;
        font-weight: normal;
        font-size:12px;
}

small
{
	display: block;
	width: 300px;
	font-size: 12px;
	border-bottom: 1px dotted #5a5a5a;
}

ul
{
	list-style: none;
}

ul li
{
	background:url(../images/bullet.gif) no-repeat left center;
	padding-left: 20px;
	line-height: 28px;
}

ol
{
	margin: 4px 0 0 20px;
}

hr
{
	background-color: #cccccc;
	color: #cccccc;
	border: 0;
	height: 1px;
	margin: 26px 0;
}

.before {
    display: block;
    margin-top: 8px;
    content: "";
}

.before2 {
    display: block;
    margin-top: 10px;
    content: "";
}

.before3 {
    display: block;
    margin-top: 14px;
    content: "";
}

.before4 {
    display: block;
    margin-top: 5px;
    content: "";
}

.clear-both
{
	clear: both;
}

.orange
{
	color: #ea7c39;
}

.author
{
	color: #ea7c39;
	text-align: right;
	float: right;
}

li a
{
	text-decoration: none;
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

img
{
	border: #dddddd 5px solid;
	margin: 6px 0;
}

img.left
{
	border: #dddddd 5px solid;
	margin-top: 0px;
	margin-left: 0px;
    margin-right: 10px;
	float: left;

}


img.noborder
{
	border: none;
}

img.noborder_blank
{
	border: none;
	margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

img.noborderl
{
	border: none;
	margin-left: 0px;
    margin-right: 10px;
	float: left;
}

img.noborderd
{
	border: none;
	margin-right: 0px;
    margin-left: 10px;
	float: right;
}

img.noborders
{
    display: block;
	border: none;
	margin: auto; 
}

img.fb
{
	border: none;
	float: right;
	margin-top: -10px;
}

table.padd {
    border-collapse: separate;
    border-spacing: 10px 10px;
} 

th, td {
    padding: 5px;
}

/* Specific Element Stylings */

#inner-left-block h4
{
	margin-top: 20px;
}

#inner-right-block h3
{
	font-weight: normal;
}

p.testimonial
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}


a.read-more
{
	text-align: right;
	font-style: italic;
	float: right;
}

h3.blog-head
{
	font-size: 25px;
	line-height: 29px;
	font-weight: bold;
	color: #ea7c39;
	border-bottom: #dadada solid 1px;
	margin-bottom: 6px;
}

a.featured-tour:hover
{
	border-bottom: 0;
}

/* Body Containers Styling */

#wrapper
{
	width: 990px;
	margin: 0 auto;
}

#header
{
	clear: both;
}


.block-300
{
	width: 305px;
	margin-right: 25px;
	margin-left: 5px;
	float: left;
}

.block-150
{
	width: 250px;
	margin-right: 50px;
	float: left;
}

.block-third, .work-list li.block-third
{
	margin-right: 0;
}

#second-block
{
	background-color: #f8f8f8;
	border: 1px #dddddd solid;
	padding: 16px 8px;
}

#inner-left-block
{
	float: left;
	width: 640px;
	margin-left: 7px;
}

#inner-right-block
{
	float: right;
	width: 300px;
	margin-right: 5px;
}

/* Top Small Nav Styling */

#small-nav
{
margin-top: 0px;
	height: 20px;
	width: 990px;
}

#small-nav ul
{
	display:inline;
	float: right;
	margin: 0 20px 0 0;
}

#small-nav ul li
{
	list-style: none;
	float:left;
	width: 24px;
	background: none;
	padding: 0;
}

#small-nav ul li a
{
	border-bottom: none;
}

#small-nav ul li a img
{
	border: none;
}

/* Logo Styling */

#logo
{
	height: 61px;
	width: 240px;
	background: #ffffff url(../images/logo.png) no-repeat top left;
	float: left;
	margin-top: 6px;
}

/* Navigation Menu Styling */
#navigation
{
	float: right;
	width: 720px;
	margin-top: 43px;
	font-size: 14px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

#menu
{
	padding:0;
	margin:0;
	display:inline;
	float: right;
}

#menu li
{
	padding: 4px 0 3px 0px;
	margin:0 20px 0 0;
	display:inline;
	float:left;
	background: none;
	line-height: 16px;
}

#menu li:hover a, #menu li.current a
{
	color: #ea7c39;
	border-bottom: none;
}

#menu li a
{
	color: #5a5a5a;
	display: block;
	border-bottom: none;
}

.tagline
{
	width: 300px;
	height: 300px;
	float: left;
	margin-left: 5px;
}

/* Slideshow Styling */
#window
{
	width: 650px;
	height: 300px;
	float: right;
	padding: 5px;
	overflow:hidden;
	position: relative;
	float: right;
}

#window img
{
	border: 0;
	margin: 0;
}

#slideshow
{
	width:1160px;
	height:450px;
	position:relative;
	overflow: hidden;
}

#slideshow li
{
	width:646px;
	height:296px;
	display:inline;
overflow:hidden;
	float: left;
	background: none;
	padding: 1px 12px 12px 1px;
	float: right;
}

/* Featured Tour Styling */
.featured-tour
{
	overflow: hidden;
	display: block;
	float: right;
	background:url(../images/featured-tour.html) no-repeat;
	width: 157px;
	height: 42px;
	border-bottom: 0;
	margin-top: -30px;
}


#footer
{
	
}

.meter { 
    height: 40px;
    position: relative;
    background: #FAFAFA;
    overflow: hidden;
}

.meter span {
    display: block;
    height: 100%;
}

.progress {

background: linear-gradient(to right, #FCE8E0 0%, #F7AB8B 100%);
    -webkit-animation: progressBar 3s ease-in-out;
    -webkit-animation-fill-mode:both; 
    -moz-animation: progressBar 3s ease-in-out;
    -moz-animation-fill-mode:both; 
}

@-webkit-keyframes progressBar {
  0% { width: 0; }
  100% { width: 97%; }
}

@-moz-keyframes progressBar {
  0% { width: 0; }
  100% { width: 97%; }
}



@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}



#parent {
  height: <% = strheight %>;
  position: relative;
  width: <% = strwidth %>;
}

#child {
  height: <% = strheight %>;
  position: absolute;
  left: 0px;
  top: 0px;
  width: <% = strwidth %>;
}



/* Form Element Styling */
label
{
	width: 110px;
	font-weight: bold;
	margin: 6px 0;
}

.checkbox {
    width: 15px;
	height: 12px;
}

input
{
	width: 220px;
	margin: 4px 0 8px 30px;
	height: 20px;
	padding: 4px 0 1px 0;
	border: 1px solid #dadada;
	background: #FFFFFF url(../images/input-bg.gif) top repeat-x;
}


input.none
{
	width: 110px;
	font-weight: bold;
	margin: 6px 0;
}

input.non
{
	width: 110px;
	color: #ffffff;
	margin: 3px 0px;
	cursor: pointer;
	background: #DD753B; 
	font-size: 11px;
	text-transform: uppercase;
    padding:0.5px;
	border-radius: 4px;
}

input.non:hover
            {
			border: 1px solid #DD753B;
              background-color: #F3F3F3;
              color: #DD753B;
            } 

input.noon
{
	width: 110px;
	color: #DD753B;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px -3px;
	cursor: pointer;
	background: #FFFFFF;
	border: 1px solid #DD753B;
    margin-bottom: 6px;
	float: left;
    padding:0.5px;
	border-radius: 4px;	
}

input.noon:hover
            {
              background-color: #DD753B;
              color: #FFFFFF;
            } 

input.nn
{
	width: 110px;
	color: #DD753B;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 2px;
	cursor: pointer;
	background: #F3F3F3;
	border: 1px solid #DD753B;
    margin-bottom: 6px;
	float: left;
    padding:0.5px;
	border-radius: 4px;	
}

input.nn:hover
            {
              background-color: #DD753B;
              color: #FFFFFF;
            } 




textarea
{
	width: 300px;
	height: 150px;
	background: #FFFFFF url(../images/input-bg.gif) top repeat-x;
	border: 1px solid #dadada;
	float: right;
	margin: 6px 254px 0 0;
}

.block-third .submitbutton
{
	overflow: hidden;
	display: block;
	float: right;
	background:url(../images/submit-btn.png) no-repeat;
	width: 63px;
	text-indent: -9000px;
	height: 31px;
	border: 0;
	cursor: pointer;
	margin: 10px 0 0 0;
}

.buton {
    background-color: #5A5A5A; 
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}

/* Get in Touch Element Stylings */
li.mail-list
{
	background: url(../images/mail-icon.gif) no-repeat 0 center;
	padding-left: 40px;
	margin-bottom: 10px;
}

li.phone-list
{
	background: url(../images/phone-icon.gif) no-repeat 0 center;
	padding-left: 40px;
	margin-bottom: 10px;
}

li.chat-list
{
	background: url(../images/chat-icon.gif) no-repeat 0 center;
	padding-left: 40px;
	margin-bottom: 10px;
}

/* Services List Styling */
#services-list-large li
{
	list-style: none;
	width: 650px;
	float: left;
	display: inline;
	margin: 10px 20px 6px -24px;
	background: none;
}

ul#services-list-large li
{
	line-height: 18px;
}

ul#services-list-large li h4
{
	margin-top: 0;
}

.service
{
	width: 64px;
	height: 64px;
	float: left;
	margin: 0 16px 0 0;
}

ul#services-list-large li p
{
	margin-left: 80px;
}

#services-list-large .first
{
	background: url(../images/calculator.png) no-repeat left center;
}

#services-list-large .second
{
	background: url(../images/joystick.png) no-repeat left center;
}

#services-list-large .third
{
	background: url(../images/money-bills.png) no-repeat left center;
}

#services-list-large .fourth
{
	background: url(../images/pie-chart.png) no-repeat left center;
}

#services-list-large .fifth
{
	background: url(../images/world.png) no-repeat left center;
}

/* Sidebar Styling */
.sidebar-navigation-list
{
	margin:4px 0 10px 0px;
	list-style: none;
}

.sidebar-navigation-list li
{
	background: url(../images/sidebar-bullet.gif) left 50% no-repeat;
	line-height: 36px;
	border-bottom: 1px #cccccc solid;
	padding-left: 20px;
}

.sidebar-navigation-list li:hover
{
	background-color: #F3F3F3;
}

.sidebar-navigation-list li a
{
	color: #303030;
	border: 0;
}

.sidebar-navigation-list li a:hover
{
	text-decoration: none;
	color: #ea7c39;
	border: 0;
}

/* Flickr Images Styling */
.flickr-photos ul
{
	margin-left: -20px;
}

.flickr-photos ul li
{
	background: none;
	margin: 0;
	float: left;
	margin-right: -8px;
}

.flickr-photos ul li a
{
	border: 0;
}

.flickr-photos ul li img
{
	border: 3px #5e5e5e solid;
	width: 86px;
	height: 65px;
}

.flickr-photos ul li img:hover
{
	border-color: #ea7c39;
}

/* Social Link Styling */
ul.social-links
{
	margin-left: -20px;
}

ul.social-links li
{
	background: none;
	margin: 0;
	float: left;
	margin-right: -20px;
}

ul.social-links ul li a
{
	border: 0;
	display: block;
}

ul.social-links li img
{
	border: 0;
	display: block;
	width: 48px;
	height: 48px;
}


/* Contact Form Styling */
#contact-form
{
	margin: 10px 10px 10px 0;
	overflow: hidden;
}

#contact-form input
{
	margin-left: 40px;
	margin-bottom: 10px;
}

#contact-form .submitbutton
{
	overflow: hidden;
	display: block;
	float: right;
	background:url(../images/submit-btn.png) no-repeat;
	width: 63px;
	text-indent: -9000px;
	height: 31px;
	border: 0;
	cursor: pointer;
	margin: 10px 252px 0 0;
}

/* Work Section Styling */
.work-list
{
	margin: 10px 0 10px 0;
}

.work-list li
{
	list-style: none;
	background: none;
	margin: 0;
	width: 300px;
	float: left;
	padding: 0;
	margin: 0 50px 30px 0;
}

.work-list li p
{
	line-height: 18px;
}

.work-list li a
{
	border: 0;
}

.work-list li a img
{
	border: #5a5a5a 6px solid;
}

.work-list li a
{
	position:relative;
	float:left;
	margin:5px;
}

.work-list li a span
{
	background-image:url(../images/hover.png);
	background-repeat:no-repeat;
	width:280px;
	height:168px;
	display:none;
	position:absolute;
	left:6px;
	top:12px;
}

/* Blog Post Styling */
.post
{
	clear:both;
	margin-bottom: 30px;
}

.entry
{
	clear: both;
	padding-top: 10px;
}

.entry img
{
	border: 0;
}

.post-date
{
	font-size: 12px;
	padding: 4px;
	background-color: #F3F3F3;
	margin: 6px 0;
}

.post-d
{
	font-size: 11px;
    
	padding: 4px;
	background-color: #F8F8F8;
	margin: 6px 0;
	height: 80px;
}

.post-pp
{
	font-size: 11px;
	color: #7F7F7F;
	padding: 4px;
	margin: 6px 0;
	background-color: #F8F8F8;
}

.post-o
{
	font-size: 12px;
	padding: 4px;
	margin: 6px 0;
	background-color: #FAFAFA;
}

.post-p
{
	font-size: 11px;
	padding: 4px;
	background-color: #F8F8F8;
	margin: 6px 0;
	height: 170px;
	
}


/* Featured Button Styling */
.otherbutton
{
	position:relative;
	display:block;
	height: 40px;
	width: 154px;
	background:url(../images/featured-tour2.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
	border: 0;
}	
.otherbutton span.hover
{
	position: absolute;
	display: block;
	height: 40px;
	width: 154px;
	background: url(../images/featured-tour2.png) no-repeat;
	background-position: bottom;
}