/*------Global------*/ 
html, body { 
	margin:0; 
	padding:0; 
	text-align:left; 
	background-color:#EDEDED;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#94959A;
	font-size: 14px; 
}
 
h1 {
	font-size: 2.3em;
}

h2 {
	font-size: 1.5em;
} 

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.0em;
}

h5 {
	font-size: .8em;
}

h6 {
	font-size: .7em;
}

dt { font-style: italic; }

dd { font-size: .9em; margin-bottom: 10px; }

#pagewidth { 
	width:990px; 
	text-align:left; 
	margin:10px auto;
	background:url(../images/background.png) repeat-y center;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix {
	display: inline-block;
}

* html .clearfix{ 
	height: 1%; 
}
.clearfix {
	display: block; 
}

a img { border: none; }

/*------Link------*/ 

a, a:hover, a:visited {
	color:#949494;
}
.post_title h2 a, 
.post_title a:visited, 
.post_title a:hover, 
.selected a, 
#sidebar_r a, 
.foot_box a, 
.navigation div  a, 
.post_info a,
.sf-menu a, 
.sf-menu a:visited {
	text-decoration: none !important;
}

.sf-menu a, .sf-menu a:visited {
	color:#84888C;
}

.sf-menu a:hover, .sf-menu a.current {
	color:#b94926;
}

.navigation div  a {
	color:#BBBBBB;
}

.selected a {
	color:#A1A1A1 !important;	
} 

.post_info a {
	color:#BBBCBD;
}

#sidebar_r  a:hover {
color:#6E6F75;
} 

.post_info a:hover, #twitter a {
	text-decoration:underline !important;
}
#Copyright_txt  a {
	color:#BBBCBE; 
}


/*------Header------*/ 

#header {
	position:relative; 
	height:144px; 
	background:url(../images/background_top.png) no-repeat top center;
	padding:2px 25px; 
	z-index:10;

}
  
#logo {
	margin-top: 20px;
	position:absolute;
	width:339px;
	border: 0;
}

#logo a img {
	border: 0;
}
 
#h_txt {
	text-align:left;
	width: 290px;
	padding-left: 10px;
	padding-top: 28px;
	*padding-top: 44px;
	_padding-top: 44px;
	height:auto;
	margin:3px 0 0 640px;
	position:absolute;
	color: #94959A;
	font-size:12px;
	line-height:18px;
	background: transparent url(../images/featured_tour.png) no-repeat;
}

#h_txt h4 {
   margin-bottom: 10px;
   font-size: 16px;
}

#h_txt #h_txt_feat_tour_btn {
   position: absolute;
   right: 0;
   bottom: 0;
}

#search {
	width:228px;
	height:32px; 
	background: url(../images/search.png) 0 -4px no-repeat;
	margin:-5px 0 0 714px;
	position: absolute;
	overflow:hidden;
}
 
#search form input {
	border:none; 
	display:block;
}

#search_input {
	width:148px;
	height:16px;
	margin:8px 0 0 10px;
	float:left; 
	color:#94959A;
	background:#EDEDED;
}

#search_submit { 
	width:64px;
	background: none;
	height:28px; 
}

#menu_search {
	width:702px; 
	position: absolute;
	margin:130px 0 0 0;
	font-size:18px ; 
}

#fbHomeLikeButton {
	position: absolute;
	left: 400px; top: 35px;
	width: 300px;
}

/*------Footer------*/ 

#footer {
	clear:both;
	background:url(../images/background_bottom.png)  no-repeat bottom center;
	margin-top:40px ;  
}

#foot_incl {
	margin-left:-1px;
	position:absolute;
}

#foot_line {
	height:220px;
	background: transparent url(../images/newsletter_footer_comp.png) no-repeat;
}

#footer_subscribe {
   position: absolute;
   left: 447px;
   top: 138px;
}
 
.foot_col {
	width:220px; 
	float:left; 
	margin-left:20px;
	color: #94959A;
}
 
.foot_col h3 {
	margin-bottom:12px;
	margin-top:16px;
} 

.foot_box ul {
	font-size:12px;
	padding: 0 ;
	list-style:none;
	margin:0;
}

.foot_box ul li  {
	background:url(../images/line_footer.jpg) repeat-x; 
	padding:5px 0;
	list-style:none;
	margin:0; 
	width:120px;
}

#foot_txt {
	font-size:12px;
	margin-top:5px;	
}

#icons { 
	margin:0; 
	padding:0;
 	list-style:none;
	width:190px; 
	height:30px;
	overflow:hidden;
	position:relative; 
	z-index:12;  
}

#icons li { 
	float:left;
}

#icons img {
	border:none;
	float:left; 
	margin:0 6px 0 0;	 
}  
  
#icons_wpap {
	margin:-32px 0 0 0; 
	padding:0;	
	position: absolute; 
	z-index:10; 
}

#Copyright_txt {
	color:#BBBCBE; 
	height:30px; 
	margin:5px 0 0 25px;  
	font-size:10px;
	width:945px; 
	text-align:left;
}



/*------Flickr & twitter------*/ 

#flickr {
	width:252px;
	height: 250px;
	margin-bottom:35px;
}
#flickr div {
	float:left;
	width:70px;
	height:70px;
	margin-right: 12px;
	margin-bottom: 12px;
}

#flickr img {
	width:70px;
	height:70px;
	border:0;
}

#twitter_img {
	background:url(../images/twitter_img.png);
	height:26px;
	width:36px;
	position:absolute; 
	margin:-36px 0 0 150px;
}

.tweet {
	width:200px !important;
	max-height:40px !important;
	overflow:hidden;
	font-size:12px;
	background-position: center;
}


#tweet_last {
	width: 200px; 
	padding-top: 14px; 
	margin-top:-17px;
	 background-position:bottom
}



/*------Top line------*/

#top_line, #foot_line {
	width:978px;
	margin-left:5px;
	background-color:#FBFBFB; 
	margin-top:14px;
	border-color: #F2F1F0 white; 
	border-style:solid;
	border-width:1px;
}


#top_line {
	height:100px;
	margin-top:22px; 
}

#top_line h1 {
	float:left;
	margin:33px 45px 0 20px ;
	padding:0; 
}
 
#top_line div {
	margin:26px 0 0 160px; 
	font-size:16px; 
	line-height:22px;
	padding-right:20px;
	height:70px;
	overflow:hidden;
}



/*------Frame------*/

#blog_content .img_frame, #blog_content .img_frame img {
	width:628px;
}

.img_frame_min img {
	padding:2px !important;
	border:#EBECED solid 1px !important;
	display:block; 
	position: absolute; 
}

.img_frame img , .img_frame_min img {
	background-color:#FCFCFC; 
	border:#EBECED solid 1px;  
	padding:5px;
	margin:0; z-index:985;
}

.img_frame {
	clear:both;
}

#gallery_content {
	margin-top:20px;
	height:700px;
}



/*------Navigation------*/
 
.nav_g {
	padding-right:40px !important; 
}

.navigation {
	float:right;
	margin-right:10px;
	margin-bottom:20px;
}

.nav_arr a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px; 
	display:block; 
	margin-top:-2px
}

.navigation div {
	float:left;  
	display:inline;
	font-weight:bold;
	font-size:12px;
	height:20px;
}

.pages {
	background-color:#f2f2f2; 
	border:solid 1px #E0E0E0;
	min-width:10px;
	margin-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:1px 5px;
}

.selected  {
	background-color:#E0E0E0;
	height:21px !important;	
}

/*------Table------*/

table { 
	border-top: 1px solid #E0E0E0;
}


td, th {
	border-bottom: 1px solid #E0E0E0; 
	vertical-align:top; 
	padding:12px 20px; 
	text-align:center;  
}



/*======PAGES======*/	


/*------Main page------*/

#main_content {
	height:320px;
} 
  
#maincol {
	float: right; 
	display:inline; 
	position: relative; 
	width:965px;	
}

.col {
	width:300px;
	height: auto;
	float:left;
	margin-right:20px;
	margin-top:30px;
	font-size:12px;
}

.col h3 {
	margin:12px 0 4px 0; 
	font-size:18px;
}

.col h2, .col h3, .col h4 {
	color: #b94926;
}


#hid {
	width:100%; 
	height:350px;  
	overflow:hidden;
	margin-bottom:-15px;
} 

#hid_img {
	margin:14px 0 0 15px;   
	z-index:2; 
	display:block; 
	position:relative;
}

	 

/*------Portfolio------*/  
 
.gall_b {
	width:220px; 
	z-index:2; 
	position: absolute; 
	height:120px; 
	overflow:hidden;
}

.gall_b img {
	border:none;
	cursor:pointer;
}

.gallery {
	width:220px;
	height:200px;
	margin:20px 20px 0  0;
	float:left; 
	overflow:hidden;
	background: url(../images/preload.gif) 50% 25% no-repeat;
}

.gallery h3 {
	margin:134px 0 2px 0;
}




/*------Blog------*/ 

#blog_content, #page_content {	
	float:left;    
	margin-top:20px ;
	margin-right: 50px ;	
}
 
#blog_content {
	width:650px; 
} 


#sidebar_r {
	width:240px; 
	height:auto; 
	float:left;  
	margin-top:20px; 
	clear:right;
}

#sidebar_r ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:36px
}

#sidebar_r ul li {
	background:url(../images/line_sidebar_r.jpg) repeat-x;
	padding:5px  20px ;
}

#sidebar_r h2, #sidebar_r h3, #sidebar_r h4 {
	margin-bottom: 20px;
	font-size:20px;
	color: #b94926;
}

.bg_arrow {
	background:url(../images/circle_blog.png) no-repeat ;
	width:10px;
	height:10px;
	position:absolute;
	margin:6px 0 0 -16px;
}

.year {
	margin-top:-10px !important;
}

.h_date { 
	height:20px; 
	margin-top:20px;	
	clear: right;
}

.post_title h2 {
	width:574px;
	margin-bottom:16px;
	padding:0;  
	float:left;
	font-size:24px;
}

.post_date h2 {
	margin-top:2px;
}

.post_date {
	float:left;
}

.post_date h5 {
	margin:0;
	position: relative;
	top:0; 
	text-transform:uppercase;
}

.post_date h5 h5 {
	font-size:11px;	
}

.post_info {	
	font-size:10px; 
	width:640px;  
	margin-top:-2px; 
	color:#BBBCBD;
	height:24px;	
}

.post_info_l {
	float:left; 
	width:540px;
}

.post_info_r {
	float:left; 
	width:96px;
	text-align:right
}
.snap_preview {
	margin-top:0;
	margin-bottom:0; 
	padding-right:10px;
	height:100px;
}




/*------Contact Form------*/ 	 
	 
#contact-wrapper {  
	width:560px;
	/*height:380px;*/
	float:left;    
	margin-right:60px;
	margin-top:0px; 
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

#contact-wrapper fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

#contact-wrapper label {
	display:block;
	float:left;
	margin-top:-4px;
	width:140px;
	
}

#contact-wrapper div  { 
	margin-bottom:22px;
	clear:both; 
}

#contact-wrapper div.middleColumn {
    clear: none;
    margin: 0;
    padding: 0;
    display: inline;
}

#contact-wrapper div.requiredField {
   position: relative;
}

#contact-wrapper div span {
	margin-top:-6px;
	display:block; 
	color:#D3D4D5;
	font-size:10px;

} 

#contact-wrapper form input, #contact-wrapper form textarea {
	border-color:#D0D2D3 #FBFBFB #FBFBFB #D0D2D3;
	background:#EDEDED;
	border-style:solid;
	border-width:1px;
	padding:4px;
	color:#94959A;
	background:url(../images/input_shadow.png) repeat-x #EDEDED;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width:390px;
}


#contact-wrapper form textarea {
	height:160px;
}

#contact_info {
	width:320px; 
	height:auto; 
	float:left;  
	clear:right;
	
}

.error { 
	width:390px !important; 
	padding-top:4px;
	color: #FF884C !important;
	margin:0; 
}

#contact-wrapper form label.required {
    color: #FF884C;
    position: absolute;
    top: 5px;
    right: -50px;
}

#loading { 
	background:url(../images/preload_min.gif);
	width:20px;
	height: 20px;
	position:absolute;
	margin-top:12px !important;
	display:none; 
	 
}
#sub, div.Actions input.action {
	width:74px !important;
	height:34px !important; 
	border:none !important;
	margin:8px 0 0 40px !important;
	color:#b94926 !important;
	background:url(../images/button.png) no-repeat center !important; 
    cursor: pointer;
    font-weight: bold;
}

#l_b, div.Actions{
	width:120px !important;
	float:right !important;
	margin:-20px 8px 0 0 !important;
}

#mes {
	height:184px; 
}

#address {
	margin-top:10px;
	font-size:12px;
	line-height:24px
}

#contact_box {
	min-height:480px; 
	margin-top:60px; 
}

/*------Page Content------*/ 	 
#page_content{
	width:640px;
	padding-right:10px; 
	padding-top:20px;	
}
#page_content p {
	margin-bottom: 24px;
}	 
#page_content h2, #page_content h3, 
#page_content h4, #page_content h5, 
#page_content h6   {
	margin:0;
	margin-bottom: 10px;

}
.img_left, img.left {
	float:left; 
	margin-right:10px; 
	margin-bottom:10px;
}

.img_right, img.right {
	float:right; 
	margin-left:10px; 
	margin-bottom:10px;
}
#sidebar_r dl dt, .first_p {
	color: #b94926;
}
.first_p {
	font-size: 1.2em;
}

/*------Tabs------*/ 

.tabs, .pills {
  margin: 0 0 18px;
  padding: 0;
  list-style: none;
  zoom: 1;
}
.tabs:before,
.pills:before,
.tabs:after,
.pills:after {
  display: table;
  content: "";
  zoom: 1;
}
.tabs:after, .pills:after {
  clear: both;
}
.tabs > li, .pills > li {
  float: left;
}
.tabs > li > a, .pills > li > a {
  display: block;
}
.tabs {
  border-color: #ddd;
  border-style: solid;
  border-width: 0 0 1px;
}
.tabs > li {
  position: relative;
  margin-bottom: -1px;
}
.tabs > li > a {
  padding: 0 15px;
  margin-right: 2px;
  line-height: 34px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}
.tabs > li > a:hover {
  text-decoration: none;
  background-color: #eee;
  border-color: #eee #eee #ddd;
}
.tabs .active > a, .tabs .active > a:hover {
  color: #808080;
  background-color: #f6f6f6;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.tabs .menu-dropdown, .tabs .dropdown-menu {
  top: 35px;
  border-width: 1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.tabs a.menu:after, .tabs .dropdown-toggle:after {
  border-top-color: #999;
  margin-top: 15px;
  margin-left: 5px;
}
.tabs li.open.menu .menu, .tabs .open.dropdown .dropdown-toggle {
  border-color: #999;
}
.tabs li.open a.menu:after, .tabs .dropdown.open .dropdown-toggle:after {
  border-top-color: #555;
}
.pills a {
  margin: 5px 3px 5px 0;
  padding: 0 15px;
  line-height: 30px;
  text-shadow: 0 1px 1px #ffffff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pills a:hover {
  color: #ffffff;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  background-color: #00438a;
}
.pills .active a {
  color: #ffffff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  background-color: #0069d6;
}
.pills-vertical > li {
  float: none;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane,
.tab-content > div,
.pill-content > div {
  display: none;
}
.tab-content > .active, .pill-content > .active {
  display: block;
}
