div.head h1 {
  background: transparent url('../images/layout/logo.jpg') no-repeat right bottom;
  text-indent: -99999px;
  display: block;
  height: 79px;
  width: 600px;
}
div.head h1 a {
	display: block;
	height: 80px;
	cursor: pointer;
}
div.head {
  background: transparent url('../images/layout/top.gif') no-repeat left top;
}
.body {
	margin-top: 10px;
}
.page {
  background: #fff url('../images/layout/background.gif') repeat-y left top;
  position: relative;
  margin-top: 15px;
}
.main {
  margin-left: 18px;
}
.main p {
	font-size: 116%;
}
div.foot {
  background: transparent url('../images/layout/bottom.gif') no-repeat left bottom;
}
#ring_us {
  background: url('../images/layout/ring_us_usa.png') no-repeat scroll top left;
  width: 254px;
  height: 106px;
  position: absolute;
  top: -15px;
  right: 13px;
	text-indent: -99999em;
}
#menu {
  margin: 20px 0 0 20px;
  padding: 0;
  width: 899px;
  height: 53px;
  overflow: hidden;
  background: #fff url('../images/layout/menu.png') no-repeat left top;
  position: relative;
	display: block;
}
#menu a {
  position: absolute;
  background: #fff url('../images/layout/menu.png') no-repeat -20px 0;
  display: block;
  overflow: hidden;
  height: 53px;
  width: 100px;
  left: 99999px;
  top: 0;
  text-indent: -99999px;
}
a#home {
  left:20px;
  width:84px;
}
a#home:hover, a#home.active {
  background-position: -20px -53px;
}
a#traveltalk {
  background-position: -106px 0;
  left:106px;
  width:126px;
}
a#traveltalk:hover, a#traveltalk.active {
  background-position: -106px -53px;
}
a#travelconnect {
  background-position: -234px 0;
  left: 234px;
  width: 165px;
}
a#travelconnect:hover, a#travelconnect.active {
  background-position: -234px -53px;
}
a#travelvision {
  background-position: -401px 0;
  left:401px;
  width:146px;
}
a#travelvision:hover, a#travelvision.active {
  background-position: -401px -53px;
}
a#about {
  background-position: -549px 0;
  left:549px;
  width:117px;
}
a#about:hover, a#about.active {
  background-position: -549px -53px;
}
a#news {
  background-position: -668px 0;
  left:668px;
  width:81px;
}
a#news:hover, a#news.active {
  background-position: -668px -53px;
}
a#contact {
  background-position: -751px 0;
  left:751px;
  width:129px;
}
a#contact:hover, a#contact.active {
  background-position: -751px -53px;
}
.body, .sub_foot {
  color:#7f7f7f;
}
.body .main {
	color: #333;
}
.sub_foot ul, .sub_foot p {
  text-align: center;
  margin: 0 0 5px 0;
}
.sub_foot li {
  display: inline;
}
.sub_foot li a {
  color:#7f7f7f;
  padding: 5px;
}

/* Posts */

.blog_posts {
	margin-right: 20px;
}

.blog_posts li {
	list-style: none outside;
	padding:10px 10px 10px 40px;
	background: transparent url('../images/content/list_item_arrow_green.png') no-repeat 0 12px;
	border-bottom: 1px solid #e2e2e2;
	text-indent: 0;
	cursor: pointer;
}
.blog_posts .post a, .blog_posts .post a p {
	color: #0D0D0D;
	text-indent: 0;
	text-align: left;
	text-decoration: none;
}
.blog_posts .hover a p, .blog_posts .hover a:hover {
	color: #255E87 ! important;
}
.post_dislay {
	border: 1px solid #e2e2e2;
	border-width: 1px 0 1px 0;
	margin: 10px 30px 10px 0;
	padding: 10px 0 20px 0;
}
.entry-meta {
	padding-left: 20px;
}
.entry-content {
	padding-bottom: 20px;
}

.blog_posts .post a p img {
	margin: 10px 0 10px 0;
}

/* General layout */

blockquote {
	padding: 10px 10px 10px 20px;
	margin: 10px 20px 20px -20px;
	background: #BEE66F;
	font-weight: bold;
}

h2.underlined {
	margin: 0px 30px 10px 10px;
	line-height: 160%;
	border-bottom: 1px solid #e2e2e2;
}

ul.widgets {
	margin: 0;
	padding: 0;
}

ul.widgets li {
	margin-bottom: 10px;
}

fieldset.search {
	background: #F0F0F0;
	border: 1px solid #e2e2e2;
	padding: 20px;
	margin-right: 30px;
}

/* Clasix section */

ul.features {
	padding: 0 10px 0 10px;
	list-style: none;
	list-style-position: outside;
}

ul.features li {
	padding:10px 10px 10px 40px;
	background: transparent url('../images/content/list_item_arrow_green.png') no-repeat 0 12px;
}

ul.benefits {
	padding-left: 2em;
	font-size: 108%;
}

ul.benefits li {
	list-style: square outside;
}

/* Content widgets */
.masthead_01 {
  position: relative;
  overflow: hidden;
  height: 178px;
  margin: 10px 0 10px 20px;
  font-size: 123.1%;
}

.masthead_01 ul {
  padding-left: 20px;
}

.masthead_01 li {
  margin: 15px 10px 15px 0;
  padding-left: 20px;
  background: transparent url('../images/content/masthead_01_arrow.png') no-repeat left top;
}

.masthead_01_col01 {
  position: absolute;
  top: 0;
  left: 0;
  background: url('../images/content/masthead_01.png') no-repeat left top;
  width: 528px;
  height: 178px;
  color: #000;
}
.masthead_01_col01 a {
	color: #000;
}
.masthead_01_col02 {
  position: absolute;
  top: 0;
  left: 528px;
  background: url('../images/content/masthead_02.png') no-repeat left top;
  width: 380px;
  height: 178px;
  text-indent: -99999px;
}

.products {
	background: url('../images/content/box_01.png') no-repeat left top;
	width: 305px;
	height: 274px;
	overflow: hidden;
}

.products ul {
	list-style: none;
}

.products li {
	display: block;
	padding: 0;
	margin: 0 0 3px 0;
	height: 85px;
	cursor: pointer;
	list-style: none;
}

.products:hover {
	cursor: pointer;
}

.products li a {
	display: block;
	text-indent: -99999em;
}

.page_post {
	padding: 0 20px 0 20px;
	position: relative;
}

/* Price comparison tool */

.price_comparison {
  background: url('../images/content/comparison_01.png') no-repeat scroll top left;
  width: 305px;
  height: 284px;
  position: relative;
}

.price_comparison h2 {
	background: url('../images/content/heading_price_comparison.png') no-repeat scroll center 5px;
	height: 60px;
	text-indent: -99999em;
	display: block;
	overflow: hidden;
}

.price_comparison form {
	display: none;
}

.price_comparison button.compare {
  position: absolute;
  bottom:31px;
  left:37px;
  border: none;
  position:absolute;
  text-indent:-99999px;
  height:48px;
  width:118px;
  background: url('../images/content/button_compare.png') no-repeat scroll top left;
}

/* Contact form */

.contact_form {
	margin: 20px 30px 20px 20px;
}

.contact_form label {
	position: absolute;
	width: 140px;
	top: 0;
	left: 0;
	font-weight: bold;
	text-align: right;
	font-size: 106%;
	padding: .3em;
	color: #636363;
}

.contact_form .text_field {
	margin-left: 150px;
	border: 1px solid #e2e2e2;
	font-size: 106%;
	padding: .3em;
}

.contact_form fieldset {
	position: relative;
	margin-bottom: 10px;
}

.contact_form fieldset.divider {
	border-top: 1px solid #e2e2e2;
	padding-top: 10px;
	margin-top: 10px;
}

.contact_form_intro {
	border: 1px solid #e2e2e2;
	border-width: 1px 0 1px 0;
	padding: 10px 0 10px 0;
}

.message_submit {
	background: #9bda4e;
	border: none;
	padding: 10px 20px 10px 20px;
	margin-left: 150px;
	color: #fff;
}

/* Contact details box */

.contact_details {
	background: url('../images/content/box_middle.png') repeat-y left top;
	width: 305px;
	overflow: hidden;
	margin-top: 10px;
	color: #333;
}
.contact_details a {
	color: #333;
}
.contact_details h3.head {
	background: url('../images/content/box_top.png') no-repeat scroll top left;
	padding: 20px 20px 0 20px;
	font-size: 106%;
	color: #333;
	font-weight: bold;
}
.contact_details h3 {
	padding: 20px 20px 0 20px;
	font-size: 106%;
	color: #333;
	font-weight: bold;
}
.contact_details p, .contact_details ul {
	padding: 10px 20px 0 20px;
}
.contact_details span.foot {
	display:block;
	overflow:hidden;
	margin: 0;
	background: url('../images/content/box_bottom.png') no-repeat scroll top left;
	width: 305px;
	height: 12px;
}

/* root element for accordion */
#accordion {
	margin-right: 20px;
	border-bottom: 1px solid #e2e2e2;
}

/* accordion header */
#accordion h2 {
	border-top: 1px solid #e2e2e2;
	cursor:pointer;	
	padding: 8px 0 8px 10px;
	line-height: 130%;
	display: block;
}

/* currently active header */
#accordion h2.current {
	cursor:default;
}

/* accordion pane */
#accordion div.pane {
	display: none;
	height: 545px;
	padding: 0;
	overflow: auto;
}

/* for home page only */
blockquote p {
	margin-left: 10px;
  padding-left: 20px;
  background: transparent url('../images/content/masthead_01_arrow.png') no-repeat left 10px;
}

blockquote a {
	color: #000;
	text-decoration: underline;
}

blockquote a:hover {
	color: #255E87;
	text-decoration: none;
}

/* Special headings for product pages */
/* /travel-talk heading */
#post-6 h2 {
	margin: 0;
	padding: 0;
	text-indent: -99999em;
	display: block;
	background: url('../images/content/heading_travel_talk.png') no-repeat scroll top left;
	width: 437px;
	height: 134px;
}
/* /travel-talk travelxchange heading*/
#post-6 h2.travelxchange {
	margin: 0;
	padding: 0;
	text-indent: -99999em;
	display: block;
	background: url('../images/content/heading_travel_exchange.gif') no-repeat scroll top left;
	width: 555px;
	height: 76px;
}
/* /travel-connect heading */
#post-8 h2 {
	margin: 0;
	padding: 0;
	text-indent: -99999em;
	display: block;
	background: url('../images/content/heading_travel_connect.png') no-repeat scroll top left;
	width: 528px;
	height: 123px;
}
/* /travel-vision heading */
#post-10 h2 {
	margin: 0;
	padding: 0;
	text-indent: -99999em;
	display: block;
	background: url('../images/content/travelvision.jpg') no-repeat scroll top left;
	width: 470px;
	height: 132px;
}
/* /about heading, hide it as the accordion is in the way */
#post-12 h2.page_title {
	display: none;
}


/* REQUIRED BUTTON STYLES: */   
button { 
  position: relative;
  border: 0; 
  padding: 0;
  cursor: pointer;
  overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
  border: none;  /* overrides extra padding in Firefox */
}

button span { 
  position: relative;
  display: block; 
  white-space: nowrap;  
}

.alignleft {
	float: left;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  /* Safari and Google Chrome only - fix margins */
  button span {
    margin-top: -1px;
  }
}

