/* TOP ADMIN MENU SECTION */
#admin-menu-wrapper {font-size:12px; font-size:70%}
#admin-menu-wrapper a {font-size:12px;font-size:70%}
#admin-menu-wrapper h5 a {font-size:12px;font-size:70%}
#admin-menu-wrapper h5 a:link {font-size:12px;font-size:70%}
#admin-menu-wrapper h5 a:hover {font-size:12px;font-size:70%}
#admin-menu-wrapper span  {font-size:12px;font-size:70%}




/* Body and Content */
body {
  font-size: 12px;
  color: #444444; 
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  padding: 0px;
  font-family: MuseoSans, "Helvetica Neue", Helvetica, Arial, sans-serif;    
}
body    {overflow-y:scroll;}
.row {
	width: 1020px;
}

a {
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;	
  line-height: 12px;
}
a:visited {
  color: #444444; 
}
h1, h2, h3, h4, h5, h6 {
  font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;  
  font-weight: 500;  
}
h1 {
  font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;  
  font-weight: 500;   
  font-size:18px;
  border-left: 1px dotted #e58238;
  color: #4c97a5;  
  padding-left: 10px;
}
h2 {
  font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;  
  font-weight: 500; 
  font-size: 18px;
  line-height: 26px;
  color: #444;
}
h3 {
  font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;  
  font-weight: 500;  
  font-size:16px;
}
h4 {
  font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;  
  font-weight: 500;  
  font-size:14px;
}
h5 {
  font-weight: 200;  
  font-size:12px;
}
h6 {
  font-weight: 100;  
  font-size:10px;
}

img {
	border: none;
}


/* IMAGE MARGIN PADDING*/
.alignnone {margin: 5px 20px 20px 0;}
.aligncenter, div.aligncenter {display:block; margin: 5px auto 5px auto;}
.alignright {float:right; margin: 5px 0 20px 20px;}
.alignleft {float:left; margin: 5px 20px 20px 0;}
.aligncenter {display: block; margin: 5px auto 5px auto;}
a img.alignright {float:right; margin: 5px 0 20px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float:left; margin: 5px 20px 20px 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}



/* header bar */
#header_bar {
    background-color: #e58238;
	padding:0;
	margin:0;
	color: #fff;
	height:28px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;     	
}
#header_bar h2 {
	display: none;
}
#header_bar .header_links {
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 0px;
	text-transform: uppercase;
	text-align: right;
	border-left: 1px solid transparent;	
}
#header_bar .header_links a {
	color: #fff;
	font-size: 10px;
}
#header_bar .header_links a:hover{
	color: #eee;
	font-size: 10px;
}
#header_bar .header_links .list {
	padding-left: 42px;	
	padding-right: 0px;
}
#header_bar .header_icons {
	text-align: right;
	border-left: 1px solid transparent;	
	border-right: 1px solid transparent;
}
#header_bar .header_icons img {
	padding:0;
	margin:0;
	vertical-align: top;	
}
#header_bar .header_icons i {	
	padding:0;
	margin:0;
	vertical-align: top;
	padding-top: 10px;
	font-size: 20px;
	color: #fff;
}	
#header_bar .header_icons .icons {
	padding-left: 15px;
}


#main_wrapper {
	max-width: 100%;
	margin: 0 auto;
	/**/
	padding-bottom: 0px;
	padding-bottom: 1px;
}
.container {/* background-color: #fff;*/}
.clearfix {
	clear: both;
}

header {
  left: 0;
  right: 0;
  z-index: 9000;
  max-width: 100%;
  margin: 0 auto;
  border-top: 4px solid #e58238;
  /*background: #f0f0f0;*/
  min-height: 130px;
}

.branding {
	padding-top: 37px;
	padding-top: 27px;
}

.bottom_spacer {
	padding-bottom: 25px;
}

.name {
	display: none;
}
.slider_wrap {
	clear:both;
	width: 100%;
	/*margin: auto;
	position: relative;	*/
	text-align: center;
	vertical-align: top;
    overflow: hidden;
}
#front_slide {
	margin: auto;
	margin-top:0px;
	/*margin-top: -30px;*/
height: 376px;
width: 1353px;	
border-top:none;
}


header {
	/*background-color: #fff;*/
}
#heading_wrapper {	
	padding: 10px 0px 0px 0px; 
	padding:0;
	border:6px solid #e58238;
	max-width: 940px;
	/*width: 940px;*/
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	color: white;
	background-color: #e58238;
	height:12px;
}

#heading_wrapper_after {
  padding: 0px;
}

.page_heading_text {
	color: white;
}

.slider_wrap {
	padding:  0px;
}

#test_wrap {
	padding: 0 15px;
}

ul {
	margin-left: 20px;
}

#drupal_tabs .tabs {
	border-bottom: none;
}

input[type="text"] {
  color: #CCC;	
}

#single_portfolio {
	padding: 15px 0px;
}

hr {
  background: url('../images/hr.png') repeat-x 0 100%; 
  height: 3px !important;
  border: none !important;  
  margin: 20px 0px;
  border-top: none;
  border-bottom: none;
  clear:both;
}

.seperator {
	margin-bottom: 10px;
}

h2.heading_title {
 /* font-size: 18px;
  font-family: MuseoSans300, "Helvetica Neue", Helvetica, Arial, sans-serif;    
  margin-bottom: 15px;
  color: #4c97a5;
  color: red;*/
  padding: 6px 0px 5px 10px;
  font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;  
  font-weight: 500;   
  font-size:18px;
  border-left: 1px dotted #e58238;
  color: #4c97a5;  
  padding-left: 10px;  
  margin-bottom: 15px;  
}
.heading_title {
 /* 
  font-size: 18px;
  font-family: MuseoSans300, "Helvetica Neue", Helvetica, Arial, sans-serif;    
  color: #4c97a5;*/
  padding: 6px 0px 5px 10px;
  font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;  
  font-weight: 500;   
  font-size:18px;
  border-left: 1px dotted #e58238;
  color: #4c97a5;  
  padding-left: 10px;  
  margin-bottom: 15px;
  
}
#page_content {
  padding: 20px 0px;	
}

.wrapper{
	position: relative;
	width: 100%;
}

.eight .article_content {
	border-left: 17px solid transparent;
}


#main_content {
  margin-bottom: 20px;	
  min-height: 400px;
}

.author_page {
 padding: 20px 0px;
}

.error_wrap {
  padding: 40px 0px; 
  text-align: center;
}

.error_img {
  padding: 20px; left;	
}

.error_text {
  padding: 20px;	
}

#breadcrumbs {
  margin: -2px 0px;	
  font-size: 24px;
  color: white;
  text-align: right;
}

#breadcrumbs h3 {
	color: white;
	margin-top: 20px;
}

#breadcrumbs a {
	margin-right: 5px;
	color: #c9c9c9;
}

.breadcrumbs li {
  list-style: none;
}
#main_title {
  margin: auto;
  margin-top: 20px;
  margin-bottom: 22px;
  margin-left: 0px;
}

#main_title:hover {
  background: #333;
}

#main_title_text {
  font-size: 42px; 	
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#main_title_text {
	margin: -2px 0px 2px 0px;
}

#main_title_slogan {
	font-size: 20px;
	margin: 0px 0px 8px 15px;
}

.standout_text {
  padding: 0px 5px; 
  color: #fff; 	
}

#myCarousel {
  margin-top: 20px;	
}

.modal {
  display: none;	
}

.region-front-blog .content {
	margin-bottom: 0px;
}

.contact_us {
  width: 97%; 
  height: 100px;	
}

.fluid-width-map-wrapper iframe {
  border: none;
}

.map {
  margin-top: 20px	
}

.orbit {
	margin-bottom: 0;
}

.orbit-wrapper  .orbit-caption {
	position: relative;
	top:0px;
	height: 85px;
	padding-top:20px;
   	font-size: 16px;
  	font-weight: normal;
  	font-family: MuseoSans700, "Helvetica Neue", Helvetica, Arial, sans-serif; 
  	vertical-align: middle;
  	text-transform: uppercase;
	width: 75.5%;
	margin: auto;
	background-color: #e58238;
	text-align:center; 	
}	
.caption_text {
	vertical-align: middle; 
	color: #FFF;
	font-size: 18px;	
	text-align:center; 	
	text-transform: uppercase;
	padding-top: 32px;
	margin-left: 5px;	
    font-family: MuseoSans700, "Helvetica Neue", Helvetica, Arial, sans-serif;  
	line-height: 1.1em;
}
.orbit-wrapper  .rfp_text {
	position: absolute;
	left: 660px;
	font-size: 13px;
	text-align:center; 	
	text-transform: uppercase;
	font-weight: normal;
	background-color: #4c97a5; 
	padding: 13px 10px;
	margin-top: 3px;
	margin-right: 10px;
	vertical-align: middle; 
}
.rfp_text a, .rfp_text a:link, .rfp_text a:visited {
	color: #fff;
}

/* Menu */		 
#nav ul.menu {
	list-style-type: none; 
	padding: 0; 
	margin: 0; 
	text-align: right;
	float: left;
}
.top-bar {
  background: #fff;
  height: 80px;
  height: 126px;
  margin-top: 0px;
  font-size: 14px;
  font-weight: normal;
  font-family: MuseoSans700, "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
.top-bar .active {
  background: #EEEEEE;
  margin-top:-4px;
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.top-bar .dropdown .active {
	background: #333;
	box-shadow: none;
	margin-top: 0px;
}
.top-bar ul > li:not(.name):hover {
  background: #EEEEEE;
  margin-top: -4px; 
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.top-bar ul > li.has-dropdown .dropdown li {
  height: 24px;
}
.top-bar ul > li.has-dropdown .dropdown li:hover {
  border-top: none;  
  margin-top: 0px; 
}
.top-bar ul > li.active-trail:hover {
  background: #EEEEEE;
  margin-top: -4px;
}
.top-bar ul > li.has-dropdown .dropdown li.active-trail:hover {
  border-top: none;  
  margin-top: 0px; 
}
.top-bar ul {
  line-height: 126px;
}
.top-bar ul > li.has-dropdown .dropdown {
  padding: 0px;
}

.top-bar ul > li.has-dropdown .dropdown li {
  padding: 0px;  
  height: 24px;
}

.top-bar ul > li.has-dropdown .dropdown li a {
  padding: 5px 5px 5px 5px;
  padding: 5px 9px 5px 9px;
  fotn-size:12px;  
}

.top-bar ul > li.has-dropdown .dropdown li:last-child {
  padding-bottom: 0px;
}

.top-bar ul > li a:not(.button) {
  color: #444;
  line-height: 126px;
  height: 126px;
  padding: 0px 8px;
  text-transform: uppercase;
  font-size: 14px;
   -moz-transition: none;
   -webkit-transition: none;
   -o-transition: none;
   transition: none;	
  font-weight: normal;
  margin-top: 0px;
}
.top-bar ul > li.has-dropdown a {
	padding-left:15px;
	padding-right:14px;
}
.top-bar ul > li.has-dropdown a:last-child {
	padding-right:0px;
}
.top-bar ul > li:not(.name):hover a, .top-bar ul > li:not(.name).active a { 
  color: #444; 
}

.top-bar ul > li a.active {
  height: 80px;
  height: 126px;
}

.top-bar ul > li.has-dropdown a {
  padding-right: 33.75px;
}

.top-bar ul > li.has-dropdown a::after {
  border-color: #200505 transparent transparent transparent;
}

.top-bar ul > li ul li a:not(.button)  {
  font-size: 12px;
  font-weight: normal;
}
.top-bar ul > li.has-dropdown a.active-trail,
.top-bar ul > li.has-dropdown a.active {
  background-color: #eee;
  background: #EEEEEE;
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);   
}
.top-bar ul > li.has-dropdown ul.dropdown li a.active-trail,
.top-bar ul > li.has-dropdown ul.dropdown li a.active {
   background-color: #222;
   border-top: none;
}
/* 3rd level ,*/
.top-bar ul > li.has-dropdown ul.dropdown li ul,
.top-bar ul > li.has-dropdown ul.dropdown li ul li {
	float: right;
}
.top-bar ul > li.has-dropdown ul.dropdown li ul li a {
	text-transform: none;
  	font-family: MuseoSans100, "Helvetica Neue", Helvetica, Arial, sans-serif;  
	font-weight: 100;  	
	display: block;
}

.menu_wrap
.menu_tagline {
  text-transform: uppercase;
  margin-top: 0px;
  margin-top: -60px;
  font-size: 14px;
  font-weight: normal;
  font-family: MuseoSans700, "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
.dropdown .menu_tagline {
	display: none;
}

.top-bar ul.menu {
  float: right;
  width: auto;
  margin-bottom: 0;
}
ul.menu li {
  margin: 0 !important;
}
.top-bar ul {height: auto; }
/* Front page recent posts */

.recent_posts_wrap {
	height: 189px;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

.recent_post_photo {
  float: left;
  height: 100%;
  width: 100%;
}

.recent_post_photo img {
  height: 189px;
}

.recent_post_info {
	height: 100%;
	width: 50%;
	position: relative;
	z-index: 1;
	color: white;
	top: 0;
	padding-top: 8%;
}

.recent_post_info a {
	color: #c9c9c9;
}

.recent_post_info a:hover {
	color: #222;
}

.recent_post_info h4 {
	color: white;
}

.recent_post_info_text {
	position: absolute;
	color: white;
	width: 100%;
	text-align: center;
	font-size: 18px;
}

.recent_post_info_text i {
	color: white;
	margin-right: 5px;
}

.recent_post_links p {
	padding-top: 28% !important;
}

.recent_post_links {
	height: 100%;
	width: 50%;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	color: white;
	text-align: center;
}

.recent_post_links a {
	color: white;
	font-size: 24px;
	margin-left: 10px;
}

.modal_post_title {
	font-size: 30px;
	margin-bottom: 10px;
}


/* What we think and client testimonials */
.client_img {
	float: left;
	margin: 0px 10px 2px 0px;
}

#think h4 {
	margin-bottom: 0px;
}

#think i {
	margin-right: 5px;
}

/* Our clients */
#our_clients {
  padding-top: 10px;
	margin-bottom: 20px;
}

/* Front page recent posts */
#front_blog h4 {
	margin-bottom: 5px;
}

#front_blog img {
	height: 75px;
	width: 75px;
}

.blog_thumb {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	clear: both;
}

.recent_posts_meta {
	margin: 0px 0px 40px 0px; 
}

.recent_posts_meta li {
	list-style: none; 
	display: inline; 
	margin-right: 10px;
}


/* Projects Carousel */
.projects_carousel {
	 margin-left: -20px !important;
}
.carousel_item_wrapper {
	text-align: center;
	position: relative;
	clear: both;
}

.carousel_item_description h4 {
	margin-bottom: 0px;
}

.carousel_item_description p {
  font-style: italic;
  font-size: 12px;
}

.carousel_item_content {
	opacity: 1;
}

.carousel_item_description {
	/*background: #F8F8F8;*/
	background: transparent;
	border-bottom: 1px solid #E8E8E8;
	border-bottom: 1px solid transparent;	
	margin-bottom: 20px;
	margin-top: -6px;
	text-align: center;
	padding: 1px 0px;
	position: relative;
}

.carousel_item_hover {
	display: block;
	color: #fff;
	opacity: 0;
	height: 100%;
	width: 100%;
	top: 0%;
	position: absolute;
	padding:45px 15px;

}

.carousel_item_hover i {
	margin: 4px;
	font-size: 22px;
	color: #fff;
	-moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.carousel_item_hover p {
	font-size: 20px;
	margin-bottom: 5px;
	padding-top: 13%;
}

.carousel_navigation {
	margin-left: 20px;
	margin-top: -50px;
	font-size: 25px;
	float: right;
	padding: 10px 0px 0px 10px;
	margin-right: -10px;
	font-size: 18px;
}

.carousel_navigation i {
		 -moz-transition: all 0.3s ease-in-out;
   -webkit-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

#prev, #next {
	display: inline;
  padding: 6px 10px 3px 10px;
  background: #F0F0F0;
  font-size: 18px;
}

#next i {
	margin-right: 10px;
}

#recent_projects {
  margin: 0px 0px 20px 0px;
}

#recent_projects li {
	width: 250px;
	float: left;
	margin-left: 20px;
	list-style: none;
	cursor: pointer !important;
	
}

.caroufredsel_wrapper {
  min-height: 238px;
}

#clients_carousel li {
	width: 235px;
	float: left;
	margin-left: 20px;
	list-style: none;
	cursor: pointer !important;
}

.clients_carousel_navigation {
	margin-left: 20px;
	margin-top: -50px;
	font-size: 25px;
	float: right;
	padding: 10px 0px 0px 10px;
	margin-right: -10px;
}

#our_clients .caroufredsel_wrapper {
  min-height: 80px;
}

#our_clients .caroufredsel_wrapper {
  margin: 0px 0px 20px 0px !important;
}

#clients_prev, #clients_next {
	display: inline;
  padding: 6px 10px 3px 10px;
  background: #F0F0F0;
  font-size: 18px;
}

#clients_next i {
	margin-right: 10px;
}

.clients_carousel_wrap {
	margin-left: -20px;
}

.clients_wrap img {
	height: 38px; 
	width: 198px;
}

/* Accordion */
.accordion .content {
	margin-bottom: 0;
}

/* SLIMBOX */
#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/slimbox/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/slimbox/prevlabel.gif') no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url('../images/slimbox/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/slimbox/closelabel.gif') no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*Forum*/
#forum th {
	height: 35px;
	border-bottom: none;
}

#forum .name {
  display: block !important;
  background: transparent !important;
}

thead {
  color: #FFF !important;
  border-bottom: none;	
}

thead th {
	color: #FFF !important;
}

thead a {
	color: #FFF!important;
}

table {
	margin-bottom: 15px;
}

tr.even {
	background-color: #EEE;
}

tr.odd {
	background-color: #DDD;
}

th {
  font-weight:400 !important;
	border-bottom: none !important;
}

thead a {
	color: #FFF !important;
}

td.last-reply {
	width: 20%;
	padding-right: 20px;
}

td.title, td.forum {
	width: 75%;
}

td.topics, td.posts {
  width: 10%;	
}

.forum, .topics, .posts, .last-reply, .replies{
  padding-left: 10px;	
}

thead th {
  padding-left: 6px;	
}

/* Carousel, team member and recent post overlay colors  */
.carousel_item_hover {
	background: #c7c7c7;
}	

/* Team Member */

.team_bio_modal p{
	font-size: 20px;
}

.team_bio_modal i {
	font-size: 20px;
	margin-right: 10px;
}

.member_icons {
	margin: 5px 0px 25px 0px;
	text-align: left;
}

.member_icons li {
	list-style: none;
	display: inline;
	margin-right: 5px;
	font-size: 20px;
	color: white;
}

.member_icons i {
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.member_icons li a {
	color: #222;
}

/* Start: Recommended Isotope styles */

#filters {
  margin-left: 0px;
}

#filters li {
	list-style: none; 
	display: inline;
}

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}


#isotope_test {
	margin-bottom: 20px;
}

/* End: Recommended Isotope styles */

/* Popular tags view*/
.view-popular-tags .item-list ul li {
  list-style: none;
  display: inline;
  float: left;
  margin-left: 0px;
}

.view-popular-tags a {
	color: #fff; 
  text-decoration: none; 
  padding:7px 10px; 
  background-color: #333; 
  margin: -5px 8px 12px 0px;
  display: inline-block; 
}

.view-popular-tags a:hover {
  color: #fff; 
  text-decoration: none; 
  padding:7px 10px; 
  margin: -5px 8px 12px 0px;
  display: inline-block; 
}

/*Node*/
.title {
	padding-top: 4px;
}

.icon-calendar, .icon-user, .icon-comment, .icon-info-sign {
	margin-top: 1px;
}

.node_title_wrap {
	padding-left: 37px; 
	padding-right: 0px;
}

.meta {
	margin: 0px 0px 5px 0px; 
	float: left;
	clear: both;
}

.meta li {
	list-style: none; 
	display: inline; 
	margin-right: 10px;
}

.field-type-taxonomy-term-reference .field-label, .field-type-taxonomy-term-reference .field-items, .field-type-taxonomy-term-reference .field-item {
	display:inline; 
	font-weight:normal; 
	padding-right:5px; 
	margin-bottom: 10px;
}

.icon-tags {
	margin-right: 5px; 
	margin-top: -1px; 
}

.field-type-taxonomy-term-reference .field-label {
	display: none;
}

.read_more {
	float: right; 
}

.node-article {
	margin-bottom: 15px;
}

article hr {
  margin-bottom: -5px;	
}

.article_content {
	margin-top: 10px;
}

#edit-submit {
  margin-right: 10px;
}

.top-bar {
  height: 96px;
} 

/*custom sidebar menu*/
#sidebar-menu h2 {
display: none;
}
#sidebar-menu h3 {
display: none;
}
#sidebar-menu ul.menu h2{
display: none;
}
#sidebar-menu ul.menu h3{
display: none;
}
#sidebar-menu ul.menu
{
list-style-type: none;
padding: 0;
margin: 0;
}
#sidebar-menu ul.menu li
{
background-image: url('/sites/default/files/double-angle-right.png');
background-repeat: no-repeat;
background-position:left top;
height: 90px;
padding-left: 40px;
}
#sidebar-menu ul.menu li {	
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	display:inline-block;
}
#sidebar-menu ul.menu li a
{   
    font-family: MuseoSans100, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 19px;
	color: #616161;		
	display: block;	
	text-transform: uppercase;
	line-height: 20px;
	padding-left:40px;
	background-color: transparent;
	font-weight: bold;
}
#sidebar-menu ul.menu li a.active , #sidebar-menu ul.menu li a.active-trail {
	color: #4c97a5;	
	font-weight: bold;
	font-weight: 900;
}
#sidebar-menu ul.menu li a:hover {
	color: #4c97a5;	
}
#sidebar-menu ul.menu li .submenu_text {  
	font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #4c97a5;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	display: block;	
	padding-left:40px;
}


#sidebar-menu ul.menu2 h2{
display: none;
}
#sidebar-menu ul.menu2 h3{
display: none;
}
#sidebar-menu ul.menu2
{
list-style-type: none;
padding: 0;
margin: 0;
}
#sidebar-menu ul.menu2 li
{
background-image: url('/sites/default/files/double-angle-right.gif');
background-repeat: no-repeat;
background-position:left top;
height: 90px;
padding-left: 40px;
}
#sidebar-menu ul.menu2 li {	
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	display:inline-block;
}
#sidebar-menu ul.menu2 li a
{   
    font-family: MuseoSans100, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 19px;
	color: #616161;		
	display: block;	
	text-transform: uppercase;
	line-height: 20px;
	padding-left:40px;
	background-color: transparent;
}
#sidebar-menu ul.menu2 li a.active {
	color: #4c97a5;	
}
#sidebar-menu ul.menu2 li a:hover {
	color: #4c97a5;	
}
#sidebar-menu ul.menu2 li .submenu_text {  
	font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #4c97a5;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
	display: block;	
	padding-left:40px;
}
/* end custom sidebar menu*/



#search-block-form input[type="text"] {
	padding-right: 14px;
	padding-right: 4px 9;
	padding-left: 14px;
	padding-left: 4px 9;
	margin-bottom: 0;
	margin-right: 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 150px;
	float: left;
}

/* Header */

#sitename a{
  color: #797979; 
}

.sites {
  margin: 0px;
}

.sites li {
  list-style: none; 
  margin-bottom: 10px;
}

/* Blog */
.post_title {
  margin-bottom: 10px;
  font-size: 30px;
}

.page_title {
  font-weight: 200; 
  font-size: 36px;
}

.meta {
  margin: -2px 0px 10px 0px; 
  font-size: 11px;
}

.meta li {
  list-style: none; 
  display: inline; 
  margin-right: 10px;
}

.tags {
	float: left;
	margin-top: 3px;
}

.icon-tags {
  margin-right: 4px;
}

.tags .icon-tags {
  margin-right: 4px;
  float: left;
  margin-top: 1px;
}

.content {
  margin-bottom: 20px;
}

.content p {
  line-height: 1.7; 
  font-size: 14px;
  clear: both;
}

.post_share_wrap {
  text-align: left; 
  float: left;	
}

.post_share i {
	font-size: 20px;
	 -moz-transition: all 0.3s ease-in-out;
   -webkit-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

.post_share li a {
		color: #000;
		margin-right: 5px;
}

.ie8 .post_share_wrap {
  float: none;	
  margin-bottom: -25px;
}

.post_share {
  margin: 0px 0px 15px 0px;
}

.read_more {
  text-align: right	;
  margin-top: -8px;
}

.post_share img {
  height: 22px;
}
.post_share li {
  list-style: none; 
  display: inline;
  margin-right: 5px;
}

.item-list .pager li {
  background-image: none; 
  display: inline; 
  list-style-type: none; 
  padding: 0.5em;
}

.item-list ul li {
  margin: 0 0 0.25em 1.5em; 
  padding: 0;
}

.item-list .pager {
  clear: both; 
  text-align: center;
}

.the-icons {
		margin-left: 0; 
		list-style: none;
}

.the-icons li {
  float: left; width: 25%; 
  line-height: 25px;
}

/*Scroll to Top*/

#toTop { 
  display:none; 
  text-decoration:none; 
  position:fixed; 
  bottom:10px; 
  right:10px; 
  overflow:hidden; 
  width:51px; 
  height:51px; 
  border:none; 
  text-indent:100%; 
  /*(background:url('../images/ui.totop.png') no-repeat left top;*/
  display: none;
}
#toTopHover {
  /*background:url('../images/ui.totop.png') no-repeat left -51px; */
  width:51px; 
  height:51px; 
  display:block; 
  overflow:hidden; 
  float:left; 
  opacity: 0; 
  -moz-opacity: 0; 
  filter:alpha(opacity=0);
  display: none;
}

#toTop:active, #toTop:focus {
  outline:none;
  display: none;
}

#toTop, a#toTop {
  display: none;
}

/* Comments */

.comment {
	margin-bottom: 15px;
}

.comment_content p {
	clear: none;
}

.comment_meta {
	margin: 0px 0px 5px 0px; 
}

.comment_meta li {
	list-style: none; 
	display: inline; 
	margin-right: 10px;
}

.comments_title {
	text-align: left; 
	margin-bottom: 12px;
}

.comment_avatar {
	float: left; 
	margin-right: 30px;
	margin-bottom: 15px;
}

ul.links.inline {
	margin: 0px;
}

.user-picture {
	width: 60px;
}

.comment_content {
	margin-top: 7px;
}

.indented {
margin-left: 80px !important;
}

#comment-form-wrapper .form-actions, #sidebar_wrap .form-actions {
  background-color: transparent;
  border-top: none;
  padding: 0px;
}

#comments .meta {
  margin-bottom: 5px;
}

.comment_avatar {
  float: left;
  margin-right: 15px;
}

.ie8 .comment_avatar {
  float: none;
}

.comment_body {
  margin-left: 80px; 
  padding-bottom: 10px; 
  border-bottom: 1px solid #ECECEC;
}

.ie8 .comment_body {
  margin-top: -60px;
}

.comment_avatar img {
  width: 60px; 
  height: 60px;
}

.comment {
  margin-bottom: 20px; 
}

.comment_reply {
  margin-left: 80px; margin-bottom: 20px;
}

.comment_reply_reply {
  margin-left: 160px; 
  margin-bottom: 20px;
}

.comment_text {
  width: 80%; 
  height: 150px;
}

/* Breadcrumbs */
.crumb_wrap { 
  margin-top: -3px;
  margin-bottom: -1px;
}

/* Sidebar */
#sidebar_wrap {
  /*padding: 5px 0px 0px 18px;*/
  padding: 0px 0px 0px 0px;
  margin: 0px;
  margin-bottom: 40px;
}

#sidebar_wrap .content p {
	font-style: normal;
}

#sidebar_wrap h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}


/* Widgets */
input.search-query {
  margin-right: 10px;
}

.widget_date {
  font-size: 11px;	
}

.our_details {
  margin-bottom: 20px;	
}

.subscribe_input {
  width: 150px;	
}

.ad_block a { 
  color: #fff; 
  background-color: #333; 
  padding: 53.5px 31px; 
  text-decoration: none;
  margin-bottom: 15px; 
  margin-right: 15px; 
  display: inline-block;
}

.ad_block a:hover, .tabs a:hover, .popular_tags a:hover {
  color: #FFF;
}

#quotes {
  margin: 0px 0px;
}

#quotes li {
  list-style: none;
}

#clients {
  padding-bottom: 40px;
}

.clients_title {
  margin-bottom: 20px;
}

.clients_wrap {
	padding: 15px;
	background: white;
	border: 1px solid #ececec;
}

.tweet_list {
  margin: 0px;
}

.tweet_list img {
  margin-right: 10px;	
  float: left;
  margin-bottom: 15px;
}

.tweet_list li {
  list-style: none; 
  margin-bottom: 10px;
  line-height: 1.4;
  font-size: 12px;
  clear: both;
}

.small_blog {
  margin: 0px; 
  font-size: 12px;
}

.small_blog img {
  float: left; 
  margin-right: 15px; 
  border: 3px solid #555; 
  height: 50px;
}

.small_blog .icon-comment {
  margin-top: 2px;
}
.small_blog li {
  list-style: none; 
  margin-bottom: 20px;
}

.tabs dd a:hover {
	color: #222;
}

/* faq */
ul.faq { 
  list-style: none; 
  margin-left: 0px; 
  margin-top: 20px;
  margin-bottom: 20px; 
}

ul.faq li { 
  list-style: none; 
  border-bottom: 1px solid #ECECEC; 
  margin-bottom: 15px; 
}

h2.faq-head { 
  padding: 0px 0px 0px 0px; 
  line-height: 21px; 
  font-size: 20px; 
  cursor: pointer; 
}

div.faq-content { 
  padding: 0px 0px 20px 37px; 
  overflow: hidden; 
}

div.faq-head p { 
  margin-bottom: 0px; 
}

span.faq-head-image{ 
  width: 24px; 
  height: 24px; 
  float: left; 
  margin-right: 13px; 
  cursor: pointer; 
  display: block; 
}

span.faq-head-image.active {
  background: url('../images/minus.png');
}

span.faq-head-image {
  background: url('../images/plus.png');
}

#highlight {
	max-width: 1000px;
	max-width: 940px;
	margin: auto;
	height: 86px;
	background-color: #e58238;
}

.highlight_icon {
	padding-top: 30px; 
	font-size: 75px; 
	color: white;
}

.highlight_copy {
	vertical-align: middle; 
	font-size: 18px;	
	color: #FFF;
	text-transform: uppercase;	
	text-align:left; 
	padding-top: 33px;
	margin-left: 40px;	
    font-family: MuseoSans700, "Helvetica Neue", Helvetica, Arial, sans-serif;  
}
/* index home page */
.rfp_text {
	font-size: 16px;
	background-color: #4c97a5; 
	padding: 13px 10px;
	text-align:center; 	
	text-transform: uppercase;
	margin-top: 23px;
	margin-left: 55px;
	margin-right: 60px;
	vertical-align: middle; 
}
.rfp_text a, .rfp_text a:link, .rfp_text a:visited {
	color: #fff;
}

/* request for proposal for interior pages AND Leed style */
.leed_box {
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: transparent; 
    font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;  
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px;
	text-align:center; 	
	text-transform: uppercase;
	vertical-align: middle; 
	padding-left: 40px;	
}
.leed_box .img{
	/*margin-left: 20px;*/
}
.rfp_box {	
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 30px;
	background-color: #4c97a5; 
    font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;  
	font-size: 16px;
	font-weight: bold;
	padding: 10px 5px;
	text-align:center; 	
	text-transform: uppercase;
	vertical-align: middle; 
	line-height: 1em;
}
.rfp_box a, .rfp_box a:link, .rfp_box a:visited {
	color: #fff;
}

/* Services */
#services {
	padding: 45px 0px;
	margin-bottom: 2px;
}

#services i {
	font-size: 48px;
	float: left;
	margin: -9px 10px 0px 0px;
	color: #e58238;
	-moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#services i a {
	color: #444444;
}
.services_text {
	text-align: left;
    font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-wegith: bold;
	color: #4c97a5;
}

#services h3 {
  font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;  
	font-size: 19px;
	margin: 9px 0px 2px 0px;
	-moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	color: #616161;
}
#services h3 a, #services h3 a:visited {
	color: #616161;
}
#services h3 a:hover {
	color: #56b4d0;
}
#services h4 {
  font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;  
	font-size: 19px;
	margin: 9px 0px 5px 0px;
	-moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	color: #616161;
}
#services h4 a, #services h4 a:visited {
	color: #616161;
}
#services h4 a:hover {
	color: #56b4d0;
}
#services p {
    font-family: MuseoSans, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #616161;
	margin-bottom: 0px;
}

#services .content {
	margin-bottom: 0px;
}

#services br {
	display: none;
}

#services4 h3 {
  font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;  
	font-size: 19px;
	margin: 9px 0px 2px 0px;
	-moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	color: #4c97a5;
}
#services4 h3 a, #services4 h3 a:visited {
	color: #4c97a5;
}
#services4 h3 a:hover {
	color: #56b4d0;
}
#services4 h4 {
  font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;  
	font-size: 19px;
	margin: 9px 0px 2px 0px;
	-moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	color: #4c97a5;
}
#services4 h4 a, #services4 h4 a:visited {
	color: #4c97a5;
}
#services4 h4 a:hover {
	color: #56b4d0;
}


/* Information */
#information .content {
	margin-bottom: 0px;
}
#information h2 {  
	font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #4c97a5;
	text-transform: uppercase;
}
#information h4 {
	font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #e58238;
	line-height: 24px;
}
.information1 {
	/*margin-left: -92px;
	padding-left: 90px;
	width: 640px;*/
}
.information2 {
	/*margin-right: 80px;	*/
}

/* booking widget for home */
.booking-widget {
 	width: 320px;
	background-color: #ececec;
	text-align: right;
	margin-bottom:20px;
}
/* booking widget for interior*/
#sidebar-second {
	padding:0px;
	margin:0px;
}
.booking-widget-interior {
   	position: relative;
 	width: 320px;
	background-color: #ececec;
  	margin-left: 0px;	
	margin-bottom:20px;	
}

/* Front Special block*/
.special1 {
	width: 250px;
	height: 158px;
	vertical-align:top;
	background-color: #4e525b;
}
.special2 {
	width: 250px;
	height: 158px;
	vertical-align:top;
	background-color: #4e525b;
	margin-right: -10px;
	border-left: 10px solid #fff;
}

#specials .special_image1  {
	width: 250px;
	height: 158px;
	background: url('/sites/default/files/special1.jpg') no-repeat top left;
}
#specials .special_image2  {
	width: 250px;
	height: 158px;
	background: url('/sites/default/files/special2.jpg') no-repeat top left;
}
/**/
#specials h4 {
	color: #e58238;
}
#specials p {	
	color: #fff;
	line-height: 16px;
}
#specials a {	
	color: #4c97a5;
}
#specials a:hover {
	color: #56b4d0;
}

/*
#specials .left {
	background: url('/sites/default/files/special1.jpg') #4f535b top right no-repeat;
}

#specials .right {
	border-left:10px solid #fff;
}
#specials .right {	
	background: url('/sites/default/files/special2.jpg') #4f535b top right no-repeat;
}
*/





/* Footer */
#footer {
  background-color: #e2e1e0; 
  color: #4f535b;
  font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  padding: 30px 0px 30px 0px;
  position: absolute;
  width: 100%;
}
#footer a {
  color: #444;
}
#footer a:hover {
  color: #222;
}
#footer ul li {
	list-style: none;
	margin-left: 0;
}
#footer .awards_image {
	padding-right: 25px;
}
#footer p {
  font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
#footer h4 {  
  font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 0px;
  padding-top: 0px;
  font-size: 12px;
  margin-bottom: 15px; 
  color: #e58238;
  text-transform: uppercase;
}
#footer h2 {  
  font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  margin-bottom: 15px; 
  color: #e58238;
  text-transform: uppercase;
}
.footer_copy {
  font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #999;
  text-align: right;
}
#footer ul li a {
  font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.footer_icons {
	margin: 5px 0px;
	text-align: left;
}

.footer_icons li {
	list-style: none;
	display: inline;
	margin-right: 10px;
	font-size: 20px;
	color: #666;
}

.footer_icons i {
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.footer_icons li a {
	color: #666;
}

#footer_menu {
  margin: 0px;	
  text-align: right;
}

#footer_menu li {
  list-style: none;
  display: inline;
  margin-right: 10px;	
}

.after_footer {
  text-align: center; 
  margin-bottom: -10px;
  color: #666;
  font-size: 16px;
}

#footer_twitter {
	color: white;
	max-width: 940px;
	margin: auto;
	padding: 5px 0px;
	margin-top:-65px;
	margin-bottom: 20px; 
}

#footer_twitter a {
  color: #C9C9C9;
}

#footer_twitter i {
	font-size: 60px;
	float: left;
}

#footer_tweet {
	margin-top: 20px;
}

.bird {
	padding: 15px 5px 0px 15px;
}

#footer .tweet_list li {
	font-size: 18px;
}

#flickr_widget {
	margin: 0;
}

#flickr_widget li {
	list-style: none;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

/* block-menu-block-1 */
#block-menu-block-1 h2 {
	display: none;
}
/* divider orange bar */
#divider_bar {
	padding: 0px; 
	max-width: 940px;
	margin: auto;
	height:12px;
}
.divider_bar {
	height:12px;
	background-color: #e58238;
	margin-top: 20px;
	margin-bottom: 50px;
}



/*table with no style*/
#notableformat {
	border: none;
	padding:0;
	margin:0;
	background-color: transparent;
}
.notablestyle {
	border: none;
	padding:0;
	margin:0;
	background-color: transparent;
}
.notablestyle tr {
	border: none;
	padding:0;
	margin:0;
	background-color: transparent;
}
.notablestyle tr td{
	border: none;
	padding:0;
	margin:0;
	background-color: transparent;
}

/* table sort */
			table.tablesorter a {
				text-decoration: underline;
			}
			th.header { 
				background-image: url('/sites/default/files/arrow.gif');
				background-repeat:no-repeat; 
				background-position: center right;    
				cursor: pointer;
				font-weight: bold; 
				border-right: 1px solid #dad9c7; 	
				font-weight: bold;	
			}
			
			th.headerSortUp {
				background-image:url('/sites/default/files/arrow_up.gif');
				background-position: center right;
				background-repeat:no-repeat;
				margin-left:3px;
			}			
			th.headerSortDown {
				background-image:url('/sites/default/files/arrow_down.gif');
				background-position: center right;
				background-repeat:no-repeat;
			}
			#myTable {			
				vertical-align:top;
			}
			#myTable p{	
				padding: 0px;
			}
			#myTable br{	
				padding: 0px;
				margin: 0px;
			}
			.format_table {			
				vertical-align:top;
				padding-top: 15px;
			}
		    table.tablesorter {
				width: 100%;				
			}
			table.tablesorter th {
				background-color: #545861;
				text-align: center;
				border: 1px solid #cccccc;			
				height: 35px;
				vertical-align:middle;
				color: #fff;
				font-weight: bold;			
			}		
			table.tablesorter td {
				border: 1px solid #cccccc;
			}

			#myTable .title {
				text-align: center;
				vertical-align:middle;
				font-weight: bold;	
			}		


/* accommodation table */		
			#accommodation_table table.tablesorter th {
				background-color: #545861;
				text-align: center;
				border: 1px solid #cccccc;			
				height: 35px;
				vertical-align:middle;
				color: #fff;
				font-weight: bold;
			}	
			#accommodation_table .header {
				color: #fff;	
				font-weight: bold;	
			}					
			#accommodation_table table.tablesorter td {
				border: 1px solid #cccccc;
			}	
			#accommodation_table table.tablesorter td {
				vertical-align:middle;
				text-align: center;
			}	
			#accommodation_table table.tablesorter td:first-child {
				vertical-align:top;
				text-align: left;
			}			
			/* map with blue circle number styles */				
			#accommodation_table span.map_hotel {
		   		padding-left: 20px;
				font-weight: bold;
			}
			#accommodation_table .number1 {
		    	background: url(/sites/default/files/images/map_icon_num1.gif) 5px 10px no-repeat;
			}
			#accommodation_table .number2 {
		    	background: url(/sites/default/files/images/map_icon_num2.gif) 5px 10px no-repeat;
			}						
			#accommodation_table .number3 {
		    	background: url(/sites/default/files/images/map_icon_num3.gif) 5px 10px no-repeat;
			}
			#accommodation_table .number4 {
		    	background: url(/sites/default/files/images/map_icon_num4.gif) 5px 10px no-repeat;
			}			
			#accommodation_table .number5 {
		    	background: url(/sites/default/files/images/map_icon_num5.gif) 5px 10px no-repeat;
			}
			#accommodation_table .number6 {
		    	background: url(/sites/default/files/images/map_icon_num6.gif) 5px 10px no-repeat;
			}			
			#accommodation_table .number7 {
		    	background: url(/sites/default/files/images/map_icon_num7.gif) 5px 10px no-repeat;
			}
			#accommodation_table .number8 {
		    	background: url(/sites/default/files/images/map_icon_num8.gif) 5px 10px no-repeat;
			}					
			#accommodation_table .number9 {
		    	background: url(/sites/default/files/images/map_icon_num9.gif) 5px 10px no-repeat;
			}
			#accommodation_table .number10 {
		    	background: url(/sites/default/files/images/map_icon_num10.gif) 5px 10px no-repeat;
			}			
			#accommodation_table .number11 {
		    	background: url(/sites/default/files/images/map_icon_num11.gif) 5px 10px no-repeat;
			}
			#accommodation_table .number12 {
		    	background: url(/sites/default/files/images/map_icon_num12.gif) 5px 10px no-repeat;
			}						
			#accommodation_table .number13 {
		    	background: url(/sites/default/files/images/map_icon_num13.gif) 5px 10px no-repeat;
			}
			#accommodation_table .number14 {
		    	background: url(/sites/default/files/images/map_icon_num14.gif) 5px 10px no-repeat;
			}			
			#accommodation_table .number15 {
		    	background: url(/sites/default/files/images/map_icon_num15.gif) 5px 10px no-repeat;
			}
			#accommodation_table .number16 {
		    	background: url(/sites/default/files/images/map_icon_num16.gif) 5px 10px no-repeat;
			}			
			#accommodation_table .number17 {
		    	background: url(/sites/default/files/images/map_icon_num17.gif) 5px 10px no-repeat;
			}
			#accommodation_table .number18 {
		    	background: url(/sites/default/files/images/map_icon_num18.gif) 5px 10px no-repeat;
			}					
			#accommodation_table .number19 {
		    	background: url(/sites/default/files/images/map_icon_num19.gif) 5px 10px no-repeat;
			}
			#accommodation_table .number20 {
		    	background: url(/sites/default/files/images/map_icon_num20.gif) 5px 10px no-repeat;
			}			
			#accommodation_table .number21 {
		    	background: url(/sites/default/files/images/map_icon_num21.gif) 5px 10px no-repeat;
			}
			#accommodation_table .number22 {
		    	background: url(/sites/default/files/images/map_icon_num22.gif) 5px 10px no-repeat;
			}					
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
						
/* general information table */		
			#generalinfotable table.tablesorter th {
				background-color: #545861;
				text-align: center;
				border: 1px solid #cccccc;
				height: 35px;
				vertical-align:middle;
				color: #fff;	
				font-weight: bold;			
			}		
			#generalinfotable .title {
				color: #fff;	
				font-weight: bold;					
			}			
			#generalinfotable table.tablesorter td {
				border: 1px solid #cccccc;
			}		
			#generalinfotable table.tablesorter td:last-child {
				text-align: left;
				vertical-align:middle;
			}		
			#generalinfotable table.tablesorter td:first-child {
				text-align: center;
				vertical-align:top;
				font-weight: bold;
			}	
			
						
/* floor plans table */		
			#floor_plans_table table.tablesorter th {
				background-color: #545861;
				text-align: center;
				border: 1px solid #cccccc;
				height: 35px;
				vertical-align:middle;
				color: #fff;	
				font-weight: bold;			
			}		
			#floor_plans_table .title {
				color: #fff;	
				font-weight: bold;					
			}				
			#floor_plans_table .tablesorter td {
				border: 1px solid #cccccc;
			}		
			#floor_plans_table .tablesorter td:last-child {
				text-align: left;
				vertical-align:middle;
			}		
			#floor_plans_table .tablesorter td:first-child {
				text-align: center;
				vertical-align:top;
				font-weight: bold;
			}		
			
					
/* rental rates table */		
			#rental_rates_table table.tablesorter th {
				background-color: #545861;
				text-align: center;
				border: 1px solid #cccccc;			
				height: 35px;
				vertical-align:middle;
				color: #fff;
				font-weight: bold;
			}	
			#rental_rates_table .title {
				color: #fff;	
				font-weight: bold;	
			}					
			#rental_rates_table table.tablesorter td {
				border: 1px solid #cccccc;
			}	
			#rental_rates_table table.tablesorter td {
				vertical-align:middle;
				text-align: center;
			}	
			#rental_rates_table table.tablesorter td:first-child {
				vertical-align:top;
				text-align: left;
			}						
			
					
/* restaurant table */		
			#restaurant_table table.tablesorter th {
				background-color: #545861;
				text-align: center;
				border: 1px solid #cccccc;			
				height: 35px;
				vertical-align:middle;
				color: #fff;
				font-weight: bold;
			}	
			#restaurant_table .title {
				color: #fff;	
				font-weight: bold;	
			}					
			#restaurant_table table.tablesorter td {
				border: 1px solid #cccccc;
			}	
			#restaurant_table table.tablesorter td {				
				vertical-align:top;
				text-align: left;
			}	
			#restaurant_table table.tablesorter td:first-child {
				vertical-align:top;
				text-align: left;
			}						
						
/* services_rates_table */		
			#services_rates_table table.tablesorter th {
				background-color: #545861;
				text-align: center;
				border: 1px solid #cccccc;
				height: 35px;
				vertical-align:middle;
				color: #fff;	
				font-weight: bold;			
			}		
			#services_rates_table .title {
				color: #fff;	
				font-weight: bold;					
			}				
			#services_rates_table .tablesorter td {
				border: 1px solid #cccccc;
			}		
			#services_rates_table .tablesorter td:last-child {
				text-align: left;
				vertical-align:middle;
			}		
			#services_rates_table .tablesorter td:first-child {
				text-align: center;
				vertical-align:top;
				font-weight: bold;
			}				
			
					
						
/* event_services_rates_table */		
			#event_services_rates_table table.tablesorter th {
				background-color: #545861;
				text-align: center;
				border: 1px solid #cccccc;
				height: 35px;
				vertical-align:middle;
				color: #fff;	
				font-weight: bold;			
			}		
			#event_services_rates_table .title {
				color: #fff;	
				font-weight: bold;					
			}				
			#event_services_rates_table .tablesorter td {
				border: 1px solid #cccccc;
			}		
			#event_services_rates_table table.tablesorter td {
				vertical-align:middle;
				text-align: center;
			}		
			#event_services_rates_table .tablesorter td:first-child {
				text-align: left;
				vertical-align:top;
			}		
					
						
/* telecommunications_table */		
			#telecommunications_table table.tablesorter th {
				background-color: #545861;
				text-align: center;
				border: 1px solid #cccccc;
				height: 35px;
				vertical-align:middle;
				color: #fff;	
				font-weight: bold;			
			}		
			#telecommunications_table .title {
				color: #fff;	
				font-weight: bold;					
			}				
			#telecommunications_table .tablesorter td {
				border: 1px solid #cccccc;
			}		
			#telecommunications_table .tablesorter td:last-child {				
				text-align: left;
				vertical-align:middle;
			}		
			#telecommunications_table .tablesorter td:first-child {
				text-align: left;
				vertical-align:top;
				font-weight: bold;
			}	
			
			
			
					
/* photo logos table */		
			#photo_logos_table table.tablesorter th {
				background-color: #545861;
				text-align: center;
				border: 1px solid #cccccc;			
				height: 35px;
				vertical-align:middle;
				color: #fff;
				font-weight: bold;
			}	
			#photo_logos_table .title {
				color: #fff;	
				font-weight: bold;	
			}					
			#photo_logos_table table.tablesorter td {
				border: 1px solid #cccccc;
			}	
			#photo_logos_table table.tablesorter td {
				vertical-align:middle;
				text-align: left;
			}	
			#photo_logos_table table.tablesorter td:first-child {
				vertical-align:top;
				text-align: left;
			}	
						
						
/* catering_menu */			
.catering_menu {
	width: 100%;
	vertical-align:middle;
	text-align: center;	
}
.catering_menu h3 {
	padding-bottom: 5px;
	margin-bottom: 0px;
}




/* Timer ---------------------- */
div.orbit-wrapper span.rotator { background: none; z-index: 3; }
div.orbit-wrapper span.mask.move { background: none; }
div.orbit-wrapper span.pause { background:none; }
div.orbit-wrapper span.pause.active { background: none; }
div.orbit-wrapper div.slider-nav span.right { background: none; background-size: 100%; right: 0; }
div.orbit-wrapper div.slider-nav span.left { background: none; background-size: 100%; left: 0; }




/* menu loading */
.menu_wrap ul ul {display: none;}



.expanded .menu_wrap ul ul {display: block;}
ul.dropdown.right {height: auto !important;}


/*photo gallery */
.carousel_item_image { width: 235px; height: 157px; overflow: hidden; vertical-align: top;}







/* custom style */
span.img_caption {
  font-family: MuseoSans100, "Helvetica Neue", Helvetica, Arial, sans-serif;  
  font-weight: 100; 
  color: #666;	
  font-size: 10px;
}
img.img_lp { padding-left: 10px;}

.content br {
   display: block;
   margin: 0;
}
 br {
   display: block;
   margin: 0;
   margin-bottom: 15px;
}
span.h2 {
   color: #444444;
   margin: 0;
   display: block;
   margin-top: 14px;   
   margin-bottom: 14px;
}
span.h2 {
  font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;  
  font-weight: 500; 
  font-size: 18px;
  line-height: 26px;
}
span.h3 {
   margin: 0;
   display: block;
   margin-top: 14px;
}
span.h3 {
  font-family: MuseoSans100, "Helvetica Neue", Helvetica, Arial, sans-serif;  
  font-weight: 100; 
  color: #e58238;	
  font-size: 16px;
  line-height: 22px;
}

h2 {
  font-family: MuseoSans500, "Helvetica Neue", Helvetica, Arial, sans-serif;  
  font-weight: 500; 
  font-size: 18px;
  line-height: 26px;
  color: #444;
}




/*Responsive Styles*/

@media screen and (max-width: 1199px) { 

  .top-bar ul > li.toggle-topbar:hover  {
    background: transparent;
    border-top: none !important;
	padding-right: 0px;
	margin-right: 0px;
  }
  
  #panels {
    padding: 10px 40px;
  }
  
  #portfolio {
    padding: 10px 40px;
  }
  
  .page_heading_text {
    font-size: 32px;  
  }
  
  #portfolio button.btn.btn-large {
	margin-bottom: 20px;  
  }
  
  .subscribe_input {
    width: 135px;
  }
  
  .ei-title h2 {
    font-size: 36px !important;
  }
  
  .ei-title h3 {
    font-size: 58px !important;
  }
  
  .footer_icons img {
    height: 30px;
    width: 30px;
  }

}

@media screen and (max-width: 1024px) { 
  .site-logo {
  	width: 80%;
  }
  #slideout {
	  display: none;
  }
  .top-bar ul > li.toggle-topbar:hover  {
    background: transparent;
    border-top: none !important;
	padding-right: 0px;
	margin-right: 0px;
  }  
  .tile_contents {
    padding: 21px;
  }

}
@media screen and (max-width: 940px) { 

  #heading_wrapper {
    margin-top: 0px;
  }

  header {
	  min-height: 1px;
  }

  .slider_wrap {
    margin-top: 0px;
  }

  .name {
	  display: block;
  }
  
  .top-bar {
	  height: 45px;
	  margin-top: 15px;
  }
  
  .top-bar ul > li.toggle-topbar  {
	  margin-top: 15px !important;
  }
  
  .top-bar ul > li.toggle-topbar:hover  {
    background: transparent;
    border-top: none !important;
	padding-right: 0px;
	margin-right: 0px;
  }
  
  .top-bar ul.right > li {
    border-top: none !important;
  }
  
  .top-bar.expanded {
    background: #222;
	background: #b0afaf;
  }
  
.orbit-wrapper  .orbit-caption {
	position: relative;
	top:0px;
	height: 40px;
	width: 100%;
	padding: 0px 10px;
	margin: auto;
	background-color: #e58238;
	text-align:center; 	
	font-size:14px;	
	padding-top:15px;
}	
.caption_text {
	vertical-align: middle; 
	color: #FFF;
	font-size: 14px;	
	text-align:center; 	
	line-height:0.5em;
	padding-top:0px;
	word-wrap:break-word;	
}  
  #services h3 {
    font-size: 15px;
  }
  #services4 h4 {
    font-size: 15px;
  }   
  #services i {
    font-size: 35px;
  }
  
  .highlight_text {
    font-size: 24px;
  }
  
  #highlight {
	  max-width: 800px;
  }
  
  
}

/* iPad portrait layout styles */
@media screen and (max-width: 768px) { 
/*custom start header bar */
#header_bar {
	height:60px;
	overflow: visible;
}
#header_bar .header_links {
	text-align: right;
	height: 28px;
	padding-right:10px;
}
#header_bar .header_icons {
	padding-top:0px;
	margin-top:0px;
	height: 20px;
	padding-right:10px;	
	text-align: right;
	border-top:5px solid transparent;
}
#header_bar .header_icons i {	
	padding:0;
	margin:0;
	vertical-align: top;
	padding-top: 0px;
	font-size: 20px;
	color: #fff;
}	
#header_bar .header_icons .icons {
	padding-left: 15px;
}
.menu_wrap .menu_3
.menu_tagline {
  text-transform: uppercase;
  margin-top: 0px;
  margin-top: -60px;
  font-size: 14px;
  font-weight: normal;
  font-family: MuseoSans700, "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
.special1 {
	clear:both;
	width: 100%;	
	height: 158px;
	vertical-align:top;
	background-color: #4e525b;
}
.special2 {
	clear:both;
	width: 100%;	
	height: 158px;
	vertical-align:top;
	background-color: #4e525b;
	margin-right: 0px;
	border-left: 0px solid #fff;
}
#specials .special_image1  {
	clear:both;
	width: auto;
	height: 158px;
    max-width: 700px;
	border:1px solid #fff;
	background: url('/sites/default/files/special1.jpg') no-repeat top left;
}
#specials .special_image2  {
	clear:both;
	width: auto;
    max-width: 700px;
	height: 158px;
	border:1px solid #fff;
	background: url('/sites/default/files/special2.jpg') no-repeat top left;
}
.top-bar ul > li:not(.name):hover {
  background: #EEEEEE;
  margin-top: -4px; 
}
.top-bar ul > li.has-dropdown .dropdown li {
  height: 24px;
}
.top-bar ul > li.has-dropdown .dropdown li:hover {
  border-top: none;  
  margin-top: 0px; 
}
.top-bar ul > li.active-trail:hover {
  background: #EEEEEE;
  margin-top: -4px;
}
.top-bar ul > li.has-dropdown .dropdown li.active-trail:hover {
  border-top: none;  
  margin-top: 0px; 
}
.top-bar ul > li.toggle-topbar:hover  {
    background: transparent;
    border-top: none !important;
	padding-right: 0px;
	margin-right: 0px;
}
  
/*custom end*/
  #highlight {
    max-width: 700px;
    margin-bottom: 15px;
  }

  #services {
    padding: 15px 0px;
  }
  
  #think p {
	  font-size: 12px;
  }
  
  #quotes p {
	  font-size: 12px;
	}
	
	.client_img {
		height: 60px;
		width: 60px;
	}
  
  .tweet_list img {
		margin-right: 10px;
		float: left;
		margin-bottom: 45px;
		width: 20px;
  }

  .footer_icons i {
    font-size: 16px;
  }
  
  #footer p {
  	font-size: 14px;
	}

  .recent_post_photo img {
	  height: 133px;
	}
	
	.recent_post_info {
		padding-top: 3%;
	}
	
	.recent_post_info h4 {
	  font-size: 15px;
	}
	
	.recent_post_info_text {
		font-size: 15px;
	}
	
	.recent_posts_wrap {
    height: 133px;
  }
  
  .clients_wrap img {
    height: auto;
  }

  .top-bar ul > li.name h1 a {
	  padding: 0px;
  }

  .team_image_hover h2 {
    font-size: 16px;
  }
  
  .team_image_hover i {
    font-size: 24px;
  } 

  .highlight_icon {
		padding-top: 0px;
		font-size: 60px;
  }

  .tile_contents i {
    font-size: 45px;
  }
  
  .tile_contents {
	  padding: 18px 0px;
  }
 
  .tile_contents p {
	  font-size: 18px !important;
  }
   
  .recent_post_info_text h1 {
    font-size: 24px;
  }
      
  #main_title {
    margin-left: auto;
  }
  
  #main_title_text {
    text-align: center;
  }
  
  .top-bar {
	  margin-bottom: 20px;
  }
  
  .page_heading_text {
    font-size: 26px;
  }
  
  .panel_wrap {
	margin-bottom: 30px;  
  }
  
  .ei-title {
	margin-bottom: -10px;  
  }
  
  .ei-title h3, .ei-title h2 {
    color: #333 !important;
  }
  #portfolio .span3, #portfolio .span4, #portfolio .span5 {
	margin-bottom: 20px;  
  }
  
  #panels .span4 {
    margin-bottom: 60px;	
  }

  #clients .span2 {
    text-align: center;
    margin-bottom: 20px;
  }
  
  .highlight_text {
    font-size: 20px;
  }
  
  #services h3 {
    font-size: 14px;
  } 
  
  #footer h2 {
    font-size: 22px;
  }
  
  #footer_twitter {
    max-width: 700px;
  }
  
  #footer_twitter i {
    font-size: 45px;
  }
  
  #footer .tweet_list li {
    font-size: 16px;
  }
  
}


/*iphone 5 portrait */
@media screen and (max-width: 568px) { 
/*custom start header bar */
#header_bar {
	height:60px;
	overflow: visible;
}
#header_bar .header_links {
	text-align: right;
	height: 28px;
	padding-right:10px;
}
#header_bar .header_links .list {
	padding-left: 5px;	
	padding-right: 5px;
}

#header_bar .header_icons {
	padding-top:0px;
	margin-top:0px;
	height: 20px;
	padding-right:10px;	
	text-align: right;
	border-top:1px solid transparent;
}
#header_bar .header_icons i {	
	padding:0;
	margin:0;
	vertical-align: top;
	padding-top: 0px;
	font-size: 1px;
	color: #fff;
}	
#header_bar .header_icons .icons {
	padding-left: 15px;
}
#header_bar .header_icons i {	
	padding:0;
	margin:0;
	vertical-align: top;
	padding-top: 0px;
	font-size: 1px;
	color: transparent;
	width: 45px;
}	
#header_bar .header_icons img {
	padding:0;
	margin:0;
	vertical-align: top;	
}
#header_bar .header_icons .icons {
	padding-left: 10px;
}

#header_bar #icon_home {
	width: 18px;
	height: 17px;
	background: url('/sites/default/files/icon_home.png') top left no-repeat;
}
#header_bar  #icon_phone {
	width: 16px;
	height: 17px;
	background: url('/sites/default/files/icon_phone.png') top left no-repeat;
}
#header_bar  #icon_envelope {
	width: 20px;
	height: 17px;
	background: url('/sites/default/files/icon_envelope.png') top left no-repeat;
}
#header_bar  #icon_twitter {
	width: 22px;
	height: 19px;
	background: url('/sites/default/files/icon_twitter.png') top left no-repeat;
}
/*Services*/
#services {
	padding: 45px 0px;
	padding-bottom:5px;
	margin-bottom: 2px;
	width:100%;
}
.services_wrap_mb {
	background-image: url('/sites/default/files/double-angle-right.png');
	background-repeat: no-repeat;
	background-position:20px top;
	height: 50px;
	padding-left: 35px;
	width: 100%;
	clear: both;
}

#services .services_wrap i {
	display: none;
}
#services .icon-double-angle-right {
	display: none;
}
.services_text {
	padding-left:30px;
	padding-bottom:5px;	
}
#services h3 {
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
}
#services h3 a {
	margin-left:0px;
	margin-top:0px;
	margin-left:0px;
	text-align: left;
}
#services4 h4 {
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
}
#services1 h3 a {
	padding-left:30px;
	text-align: left;
}
#services2 h3 a {
	padding-left:30px;	
	text-align: left;
}
#services3 h3 a {
	padding-left:30px;
	text-align: left;
	border-right:30px solid transparent;	/* DO NOT REMOVE ALIGN*/
}
#services4 h4 a {
	margin-left:30px;
	text-align: left;
}

.menu_wrap .menu_3
.menu_tagline {
  text-transform: uppercase;
  margin-top: 0px;
  margin-top: -60px;
  font-size: 14px;
  font-weight: normal;
  font-family: MuseoSans700, "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
.special1 {
	clear:both;
	width: 50%;	
	height: 158px;
	vertical-align:top;
	background-color: #4e525b;
}
.special2 {
	clear:both;
	width: 100%;	
	height: 158px;
	vertical-align:top;
	background-color: #4e525b;
	margin-right: 0px;
	border-left: 0px solid #fff;
}
#specials .special_image1  {
	clear:both;
	width: auto;
	height: 158px;
    max-width: 480px;
	border:1px solid #fff;
	background: url('/sites/default/files/special1.jpg') no-repeat top left;
}
#specials .special_image2  {
	clear:both;
	width: auto;
    max-width: 480px;
	height: 158px;
	border:1px solid #fff;
	background: url('/sites/default/files/special2.jpg') no-repeat top left;
}
.top-bar ul > li:not(.name):hover {
  background: #EEEEEE;
  margin-top: -4px; 
}
.top-bar ul > li.has-dropdown .dropdown li {
  height: 24px;
}
.top-bar ul > li.has-dropdown .dropdown li:hover {
  border-top: none;  
  margin-top: 0px; 
}
.top-bar ul > li.active-trail:hover {
  background: #EEEEEE;
  margin-top: -4px;
}
.top-bar ul > li.has-dropdown .dropdown li.active-trail:hover {
  border-top: none;  
  margin-top: 0px; 
}
  .top-bar ul > li.toggle-topbar:hover  {
    background: transparent;
    border-top: none !important;
	padding-right: 0px;
	margin-right: 0px;
  }
}








/*samsung portrait */
@media screen and (max-width: 533px) { 
/*custom start header bar */
#header_bar {
	height:60px;
	overflow: visible;
}
#header_bar .header_links {
	text-align: right;
	height: 28px;
	padding-right:10px;
}
#header_bar .header_links .list {
	padding-left: 5px;	
	padding-right: 5px;
}

#header_bar .header_icons {
	padding-top:0px;
	margin-top:0px;
	height: 24px;
	padding-right:10px;	
	text-align: right;
	border-top:1px solid transparent;
}
#header_bar .header_icons i {	
	padding:0;
	margin:0;
	vertical-align: top;
	padding-top: 0px;
	font-size: 1px;
	color: #fff;
}	
#header_bar .header_icons .icons {
	padding-left: 15px;
}
#header_bar .header_icons i {	
	padding:0;
	margin:0;
	vertical-align: top;
	padding-top: 0px;
	font-size: 1px;
	color: transparent;
	width: 45px;
}	
#header_bar .header_icons img {
	padding:0;
	margin:0;
	vertical-align: top;	
}
#header_bar .header_icons .icons {
	padding-left: 10px;
}

#header_bar #icon_home {
	width: 18px;
	height: 17px;
	background: url('/sites/default/files/icon_home.png') top left no-repeat;
}
#header_bar  #icon_phone {
	width: 16px;
	height: 17px;
	background: url('/sites/default/files/icon_phone.png') top left no-repeat;
}
#header_bar  #icon_envelope {
	width: 20px;
	height: 17px;
	background: url('/sites/default/files/icon_envelope.png') top left no-repeat;
}
#header_bar  #icon_twitter {
	width: 22px;
	height: 19px;
	background: url('/sites/default/files/icon_twitter.png') top left no-repeat;
}
/*Services*/
#services {
	padding: 45px 0px;
	padding-bottom:5px;
	margin-bottom: 2px;
	width:100%;
}
.services_wrap_mb {
	background-image: url('/sites/default/files/double-angle-right.png');
	background-repeat: no-repeat;
	background-position:20px top;
	height: 50px;
	padding-left: 35px;
	width: 100%;
	clear: both;
}

#services .services_wrap i {
	display: none;
}
#services .icon-double-angle-right {
	display: none;
}
.services_text {
	padding-left:30px;
	padding-bottom:5px;	
}
#services h3 {
	margin-left:-60px;
	margin-top:0px;
	padding-left:0px;
}
#services h3 a {
	margin-left:0px;
	margin-top:0px;
	margin-left:0px;
	text-align: left;
}
#services4 h4 {
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
}
#services1 h3 a {
	padding-left:8px;
	text-align: left;
}
#services2 h3 a {
	padding-left:8px;	
	text-align: left;
}
#services3 h3 a {
	padding-left:8px;
	text-align: left;
	border-right:30px solid transparent;	/* DO NOT REMOVE ALIGN*/
}
#services4 h4 a {
	margin-left:0px;
	text-align: left;
}

.menu_wrap .menu_3
.menu_tagline {
  text-transform: uppercase;
  margin-top: 0px;
  margin-top: -60px;
  font-size: 14px;
  font-weight: normal;
  font-family: MuseoSans700, "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
.special1 {
	clear:both;
	width: 50%;	
	height: 158px;
	vertical-align:top;
	background-color: #4e525b;
}
.special2 {
	clear:both;
	width: 100%;	
	height: 158px;
	vertical-align:top;
	background-color: #4e525b;
	margin-right: 0px;
	border-left: 0px solid #fff;
}
#specials .special_image1  {
	clear:both;
	width: auto;
	height: 158px;
    max-width: 480px;
	border:1px solid #fff;
	background: url('/sites/default/files/special1.jpg') no-repeat top left;
}
#specials .special_image2  {
	clear:both;
	width: auto;
    max-width: 480px;
	height: 158px;
	border:1px solid #fff;
	background: url('/sites/default/files/special2.jpg') no-repeat top left;
}
.top-bar ul > li:not(.name):hover {
  background: #EEEEEE;
  margin-top: -4px; 
}
.top-bar ul > li.has-dropdown .dropdown li {
  height: 24px;
}
.top-bar ul > li.has-dropdown .dropdown li:hover {
  border-top: none;  
  margin-top: 0px; 
}
.top-bar ul > li.active-trail:hover {
  background: #EEEEEE;
  margin-top: -4px;
}
.top-bar ul > li.has-dropdown .dropdown li.active-trail:hover {
  border-top: none;  
  margin-top: 0px; 
}
  .top-bar ul > li.toggle-topbar:hover  {
    background: transparent;
    border-top: none !important;
	padding-right: 0px;
	margin-right: 0px;
  }
}


/* HTC TOUCH Diamond BlackBerry Curve */
@media screen and (max-width: 480px) { 
/*custom start header bar */
#warningbrowser  {display: none;}
#header_bar {
	height:60px;
	overflow: visible;
}

#header_bar .header_links {
	text-align: right;
	height: 28px;
	padding-right:10px;
}
#header_bar .header_links .list {
	padding-left: 5px;	
	padding-right: 5px;
}

#header_bar .header_icons {
	padding-top:0px;
	margin-top:0px;
	height: 24px;
	padding-right:10px;	
	text-align: right;
	border-top:1px solid transparent;
}
#header_bar .header_icons i {	
	padding:0;
	margin:0;
	vertical-align: top;
	padding-top: 0px;
	font-size: 1px;
	color: #fff;
}	
#header_bar .header_icons .icons {
	padding-left: 15px;
}
#header_bar .header_icons i {	
	padding:0;
	margin:0;
	vertical-align: top;
	padding-top: 0px;
	font-size: 1px;
	color: transparent;
	width: 45px;
}	
#header_bar .header_icons img {
	padding:0;
	margin:0;
	vertical-align: top;	
}
#header_bar .header_icons .icons {
	padding-left: 10px;
}

#header_bar #icon_home {
	width: 18px;
	height: 17px;
	background: url('/sites/default/files/icon_home.png') top left no-repeat;
}
#header_bar  #icon_phone {
	width: 16px;
	height: 17px;
	background: url('/sites/default/files/icon_phone.png') top left no-repeat;
}
#header_bar  #icon_envelope {
	width: 20px;
	height: 17px;
	background: url('/sites/default/files/icon_envelope.png') top left no-repeat;
}
#header_bar  #icon_twitter {
	width: 22px;
	height: 19px;
	background: url('/sites/default/files/icon_twitter.png') top left no-repeat;
}

.orbit-wrapper  .orbit-caption {

	padding-top:10px;	
}	
.caption_text {

	padding-top: 0px;
	margin-left: 0px;		
}
#caption4 .orbit-caption, #caption5 .orbit-caption{
	padding: 10px 5px;	
	}
	
/*Services*/
#services {
	padding: 45px 0px;
	padding-bottom:5px;
	margin-bottom: 2px;
	width:100%;
}
.services_wrap_mb {
	background-image: url('/sites/default/files/double-angle-right.png');
	background-repeat: no-repeat;
	background-position:20px top;
	height: 50px;
	padding-left: 35px;
	width: 100%;
	clear: both;
}

#services .services_wrap i {
	display: none;
}
#services .icon-double-angle-right {
	display: none;
}
.services_text {
	padding-left:30px;
	padding-bottom:5px;	
}
#services h3 {
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
}
#services4 h4 {
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
}
#services1 h3 a {
	padding-left:30px;	
	text-align: left;
}
#services2 h3 a {
	padding-left:30px;	
	text-align: left;
}
#services3 h3 a {
	padding-left:30px;
	text-align: left;
	border-right:30px solid transparent;	/* DO NOT REMOVE ALIGN*/
}
#services4 h4 a {
	margin-left:30px;
	text-align: left;
}

.menu_wrap .menu_3
.menu_tagline {
  text-transform: uppercase;
  margin-top: 0px;
  margin-top: -60px;
  font-size: 14px;
  font-weight: normal;
  font-family: MuseoSans700, "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
.special1 {
	clear:both;
	width: 50%;	
	height: 158px;
	vertical-align:top;
	background-color: #4e525b;
}
.special2 {
	clear:both;
	width: 100%;	
	height: 158px;
	vertical-align:top;
	background-color: #4e525b;
	margin-right: 0px;
	border-left: 0px solid #fff;
}
#specials .special_image1  {
	clear:both;
	width: auto;
	height: 158px;
    max-width: 480px;
	border:1px solid #fff;
	background: url('/sites/default/files/special1.jpg') no-repeat top left;
}
#specials .special_image2  {
	clear:both;
	width: auto;
    max-width: 480px;
	height: 158px;
	border:1px solid #fff;
	background: url('/sites/default/files/special2.jpg') no-repeat top left;
}
.top-bar ul > li:not(.name):hover {
  background: #EEEEEE;
  margin-top: -4px; 
}
.top-bar ul > li.has-dropdown .dropdown li {
  height: 24px;
}
.top-bar ul > li.has-dropdown .dropdown li:hover {
  border-top: none;  
  margin-top: 0px; 
}
.top-bar ul > li.active-trail:hover {
  background: #EEEEEE;
  margin-top: -4px;
}
.top-bar ul > li.has-dropdown .dropdown li.active-trail:hover {
  border-top: none;  
  margin-top: 0px; 
}
  .top-bar ul > li.toggle-topbar:hover  {
    background: transparent;
    border-top: none !important;
	padding-right: 0px;
	margin-right: 0px;
  }
  
  .top-bar ul > li.toggle-topbar  {
	  margin-top: 15px !important;  
  }
  
  .top-bar ul > li.toggle-topbar:hover  {
    background: transparent;
    border-top: none !important;
	padding-right: 0px;
	margin-right: 0px;
  }
  .top-bar ul.right > li {
    border-top: none !important;
  }  
  .top-bar ul.left > li {
    border-top: none !important;
  }    
  .top-bar.expanded {
    background: #222;
	background: #b0afaf;
  }

  
  .top-bar {
	  height: 25px;
	  margin-top: 15px;
  }
  
  .top-bar ul > li.toggle-topbar  {
	  margin-top: 15px !important;
  }

.top-bar {
  height: 45px;
}  
  
}




/* lg u970 shine vertical only */
@media screen and (max-width: 340px) { 
/*custom start header bar */
#header_bar {
	height:90px;
	overflow: visible;
}
#header_bar .header_links {
	text-align: right;
	height: 70px;
	padding-right:0px;
}
#header_bar .header_links a:hover{
	color: #eee;
	font-size: 10px;
}
#header_bar .header_links .list {
	padding-left: 5px;	
	padding-right: 5px;
}


#header_bar .header_icons {
	margin-top:0px;
	height: 24px;
	padding-right:1px;	
	text-align: right;
	border-top:2px solid transparent;
}
#header_bar .header_icons i {	
	padding:0;
	margin:0;
	vertical-align: top;
	padding-top: 0px;
	font-size: 1px;
	color: transparent;
	width: 45px;
}	
#header_bar .header_icons img {
	padding:0;
	margin:0;
	vertical-align: top;	
}
#header_bar .header_icons .icons {
	padding-left: 10px;
}

#header_bar #icon_home {
	width: 18px;
	height: 17px;
	background: url('/sites/default/files/icon_home.png') top left no-repeat;
}
#header_bar  #icon_phone {
	width: 16px;
	height: 17px;
	background: url('/sites/default/files/icon_phone.png') top left no-repeat;
}
#header_bar  #icon_envelope {
	width: 20px;
	height: 17px;
	background: url('/sites/default/files/icon_envelope.png') top left no-repeat;
}
#header_bar  #icon_twitter {
	width: 22px;
	height: 19px;
	background: url('/sites/default/files/icon_twitter.png') top left no-repeat;
}

 
header {
  left: 0;
  right: 0;
  z-index: 9000;
  max-width: 100%;
  margin: 0 auto;
  border-top: 4px solid #e58238;
  border: none;    
  background: #fff;
  min-height:89px;
}
  .top-bar ul > li.toggle-topbar  {
	  margin-top: 15px !important;  
  }
  
  .top-bar ul > li.toggle-topbar:hover  {
    background: transparent;
    border-top: none !important;
	padding-right: 0px;
	margin-right: 0px;
  }
  .top-bar ul.right > li {
    border-top: none !important;
  }  
  .top-bar ul.left > li {
    border-top: none !important;
  }    
  .top-bar.expanded {
    background: #222;
	background: #b0afaf;
  }

  
  .top-bar {
	  height: 25px;
	  margin-top: 15px;
  }
  
  .top-bar ul > li.toggle-topbar  {
	  margin-top: 15px !important;
  }

.top-bar {
  height: 45px;
}

.orbit-wrapper  .orbit-caption {
	position: relative;
	top:0px;
	height: 40px;
  	font-weight: normal;
  	font-family: MuseoSans700, "Helvetica Neue", Helvetica, Arial, sans-serif; 
  	vertical-align: middle;
  	text-transform: uppercase;
	background-color: #e58238;
	text-align:center; 	
	width: 100%;
	margin: auto;
	font-size:11px;	
	padding-top:10px;	
}	
.caption_text {
	vertical-align: middle; 
	color: #FFF;
	font-size: 11px;	
	font-weight: normal;
	text-align:center; 	
	text-transform: uppercase;
	line-height:1.1em;
	word-wrap:break-word;	
    font-family: MuseoSans700, "Helvetica Neue", Helvetica, Arial, sans-serif;  
	padding-top: 0px;
	margin-left: 0px;		
}
#caption4 .orbit-caption, #caption5 .orbit-caption{
	padding: 10px 5px;	
	}

/*Services*/
#services {
	padding: 45px 0px;
	padding-bottom:5px;
	margin-bottom: 2px;
	width:100%;
}
.services_wrap_mb {
	background-image: url('/sites/default/files/double-angle-right.png');
	background-repeat: no-repeat;
	background-position:20px top;
	height: 50px;
	padding-left: 35px;
	width: 100%;
	clear: both;
}

#services .services_wrap i {
	display: none;
}
#services .icon-double-angle-right {
	display: none;
}
.services_text {
	padding-left:10px;
	padding-bottom:5px;	
}
#services h3 {
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
}
#services h3 a {
	margin-left:0px;
	margin-top:0px;
	margin-left:0px;
	text-align: left;
}
#services4 h4 {
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
}
#services1 h3 a {
	padding-left:10px;
	text-align: left;
}
#services2 h3 a {
	padding-left:10px;	
	text-align: left;
}
#services3 h3 a {
	padding-left:10px;
	text-align: left;
	border-right:10px solid transparent;	/* DO NOT REMOVE ALIGN*/
}
#services4 h4 a {
	margin-left:10px;
	text-align: left;
}

.menu_wrap .menu_3
.menu_tagline {
  text-transform: uppercase;
  margin-top: 0px;
  margin-top: -60px;
  font-size: 14px;
  font-weight: normal;
  font-family: MuseoSans700, "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
.special1 {
	clear:both;
	width: 50%;	
	height: 158px;
	vertical-align:top;
	background-color: #4e525b;
}
.special2 {
	clear:both;
	width: 100%;	
	height: 158px;
	vertical-align:top;
	background-color: #4e525b;
	margin-right: 0px;
	border-left: 0px solid #fff;
}
#specials .special_image1  {
	clear:both;
	width: auto;
	height: 158px;
    max-width: 480px;
	border:1px solid #fff;
	background: url('/sites/default/files/special1.jpg') no-repeat top left;
}
#specials .special_image2  {
	clear:both;
	width: auto;
    max-width: 480px;
	height: 158px;
	border:1px solid #fff;
	background: url('/sites/default/files/special2.jpg') no-repeat top left;
	}
}


/* start adjustment for mobile */
@media screen and (max-width: 320px) { 
/*custom start header bar */
#header_bar {
	height:60px;
	overflow: visible;
}
#header_bar .header_links {
	text-align: right;
	height: 28px;
	padding-right:0px;
}
#header_bar .header_links a:hover{
	color: #eee;
	font-size: 10px;
}
#header_bar .header_links .list {
	padding-left: 5px;	
	padding-right: 5px;
}


#header_bar .header_icons {
	margin-top:0px;
	height: 24px;
	padding-right:1px;	
	text-align: right;
	border-top:2px solid transparent;
}

#header_bar .header_icons i {	
	padding:0;
	margin:0;
	vertical-align: top;
	padding-top: 0px;
	font-size: 1px;
	color: transparent;
	width: 45px;
}	
#header_bar .header_icons img {
	padding:0;
	margin:0;
	vertical-align: top;	
}
#header_bar .header_icons .icons {
	padding-left: 10px;
}

#header_bar #icon_home {
	width: 18px;
	height: 17px;
	background: url('/sites/default/files/icon_home.png') top left no-repeat;
}
#header_bar  #icon_phone {
	width: 16px;
	height: 17px;
	background: url('/sites/default/files/icon_phone.png') top left no-repeat;
}
#header_bar  #icon_envelope {
	width: 20px;
	height: 17px;
	background: url('/sites/default/files/icon_envelope.png') top left no-repeat;
}
#header_bar  #icon_twitter {
	width: 22px;
	height: 19px;
	background: url('/sites/default/files/icon_twitter.png') top left no-repeat;
}

 
header {
  left: 0;
  right: 0;
  z-index: 9000;
  max-width: 100%;
  margin: 0 auto;
  border-top: 4px solid #e58238;
  border: none;    
  background: #fff;
  min-height:89px;
}
  .top-bar ul > li.toggle-topbar  {
	  margin-top: 15px !important;  
  }
  
  .top-bar ul > li.toggle-topbar:hover  {
    background: transparent;
    border-top: none !important;
	padding-right: 0px;
	margin-right: 0px;
  }
  .top-bar ul.right > li {
    border-top: none !important;
  }  
  .top-bar ul.left > li {
    border-top: none !important;
  }    
  .top-bar.expanded {
    background: #222;
	background: #b0afaf;
  }

  
  .top-bar {
	  height: 25px;
	  margin-top: 15px;
  }
  
  .top-bar ul > li.toggle-topbar  {
	  margin-top: 15px !important;
  }

.top-bar {
  height: 45px;
}

.orbit-wrapper  .orbit-caption {
	position: relative;
	top:0px;
	height: 40px;
  	font-weight: normal;
  	font-family: MuseoSans700, "Helvetica Neue", Helvetica, Arial, sans-serif; 
  	vertical-align: middle;
  	text-transform: uppercase;
	background-color: #e58238;
	text-align:center; 	
	width: 100%;
	margin: auto;
	font-size:11px;	
	padding-top:10px;	
}	
.caption_text {
	vertical-align: middle; 
	color: #FFF;
	font-size: 11px;	
	font-weight: normal;
	text-align:center; 	
	text-transform: uppercase;
	line-height:1.1em;
	word-wrap:break-word;	
    font-family: MuseoSans700, "Helvetica Neue", Helvetica, Arial, sans-serif;  
	padding-top: 0px;
	margin-left: 0px;		
}
#caption4 .orbit-caption, #caption5 .orbit-caption{
	padding: 10px 5px;	
	}

/*Services*/
#services {
	padding: 45px 0px;
	padding-bottom:5px;
	margin-bottom: 2px;
	width:100%;
}
.services_wrap_mb {
	background-image: url('/sites/default/files/double-angle-right.png');
	background-repeat: no-repeat;
	background-position:20px top;
	height: 50px;
	padding-left: 35px;
	width: 100%;
	clear: both;
}

#services .services_wrap i {
	display: none;
}
#services .icon-double-angle-right {
	display: none;
}
.services_text {
	padding-left:30px;
	padding-bottom:5px;	
}
#services h3 {
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
}
#services h3 a {
	margin-left:0px;
	margin-top:0px;
	margin-left:0px;
	text-align: left;
}
#services4 h4 {
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
}
#services1 h3 a {
	padding-left:30px;
	text-align: left;
}
#services2 h3 a {
	padding-left:30px;	
	text-align: left;
}
#services3 h3 a {
	padding-left:30px;
	text-align: left;
	border-right:30px solid transparent;	/* DO NOT REMOVE ALIGN*/
}
#services4 h4 a {
	margin-left:30px;
	text-align: left;
}

.menu_wrap .menu_3
.menu_tagline {
  text-transform: uppercase;
  margin-top: 0px;
  margin-top: -60px;
  font-size: 14px;
  font-weight: normal;
  font-family: MuseoSans700, "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
.special1 {
	clear:both;
	width: 50%;	
	height: 158px;
	vertical-align:top;
	background-color: #4e525b;
}
.special2 {
	clear:both;
	width: 100%;	
	height: 158px;
	vertical-align:top;
	background-color: #4e525b;
	margin-right: 0px;
	border-left: 0px solid #fff;
}
#specials .special_image1  {
	clear:both;
	width: auto;
	height: 158px;
    max-width: 480px;
	border:1px solid #fff;
	background: url('/sites/default/files/special1.jpg') no-repeat top left;
}
#specials .special_image2  {
	clear:both;
	width: auto;
    max-width: 480px;
	height: 158px;
	border:1px solid #fff;
	background: url('/sites/default/files/special2.jpg') no-repeat top left;
}
/*custom end*/


  #footer_twitter {
    text-align: center;
  }
  
  #footer_twitter i {
	  float: none;
  }
  
  .page_heading_text {
    font-size: 24px;
  }
  
  #highlight {
    text-align: center;
  }
  
  .team_image {
	  background: #333;
  }
  
  .client_img {
     margin: 0px -55px 2px 110px;
  }
  
  #quotes {
	  text-align: center;
  }
  
  #think {
	  text-align: center;
  }
  
  #footer {
	  text-align: center;
  }
  
  .footer_icons {
    text-align: center;
  }
  
  #flickr_widget li {
    margin-left: 20px !important;
  }
  
  #breadcrumbs {
    text-align: center;
  }
  
  #heading_wrapper {
	  text-align: center;
  }
}


/* //end adjustment for mobile */

























/* Elements Demo */

blockquote {
	margin: 0 0 17px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid #DDD;
}

#elements_demo .tabs {
	border-bottom: none;
}

#elements_demo .tabs.pill.small {
	float: right;
}

#elements_demo h3 {
  margin-top: 0;
  font-size: 28px;
}

#elements_demo code {
	background: transparent;
}

pre { 
	background: #0B1022; 
	overflow: scroll; 
	margin: 0px; 
	padding: 0px; 
	padding: 10px; 
	padding-top: 0; 
	padding-bottom: 12px; 
	color: #fff; 
	font-size: 13px; 
	margin-bottom: 20px; 
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box; 
}

pre, code { 
	font-family: 'Monaco', courier, monospace; 
	line-height: 1.4; 
}

pre .comment { 
	color: #727272; 
}

pre .constant { 
	color: #D8FA3C; 
}

pre .storage {
  color: #FBDE2D; 
}

pre .string, pre .comment.docstring { 
	color: #61CE3C; 
}

pre .string.regexp, pre .support.tag.script, pre .support.tag.style { 
	color: #fff; 
}

pre .keyword, pre .selector { 
	color: #FBDE2D; 
}

pre .inherited-class { 
	font-style: italic; 
}

pre .entity { 
	color: #FF6400; 
}

pre .support{
	color: #8DA6CE;
}

#recent .twelve {
	margin-bottom: -20px;
}

div.orbit-wrapper {
	clear: both;
}

.switch a {
	line-height: 12px;
}

/**** admin-menu *****/
#admin-menu {
	font-size: 1.3em;
}
#admin-menu-wrapper {
	font-size: 1.3em;
}
#admin-menu-wrapper {
	font-size: 1.3em;
}
#admin-menu-wrapper .dropdown {
	font-size: 1.3em;
}
