/* 
Original Design Concept by Dan Cederholm | www.simplebits.com
Revised Version by Ewen Bell | www.twocats.com.au
*/

/* ---( page defaults )--- */

.photo {
padding: 1px;
border: solid #ccc 1px;
}

#inline TH {
font-size: 88%;
line-height: 100%;
}

#inline TD {
font-size: 88%;
line-height: 90%;
border: 1px dotted #ccc;
}


blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  font-size: 88%;
  line-height: 1.5em;
  color: #666;
  background: url(images/quotes.gif) no-repeat top left;
  }

blockquote p {
  margin-top: 0;
  }

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

code {
  color: #f63;
  }

#agents_only {
  display: none;
  }

HR {
  display: none;
  }

IMG {
  border: none;
  }

/* unordered list style */

UL {
  list-style: none;
  margin: 0 0 20px 30px;
  padding: 0;
  }

LI {
  list-style: none;
  padding-left: 14px;
  padding-top: 2px;
  padding-bottom: 2px;
  background: url(images/tictac_orange.gif) no-repeat  0 12px;
  }

#main-content LI {
  list-style-type: disc;
  list-style: disc;
  font-size: 88%;
}

#navigation LI {
  font-size: 88%;
}
#list {
  font-size: 88%;
}

.links {
  padding-top: 3px;
  padding-left: 14px;
  padding-bottom: 3px;
  background: url(images/arrow-orange.gif) no-repeat 0 7px;
  }

.list {
  padding-top: 0px;
  padding-left: 18px;
  padding-bottom: 1px;
  background: url(images/listing.gif) no-repeat 0 50%;
  }

/* links */


A:link {
  color: #00c;
  text-decoration: none;
  }

A:visited {
  color: #00c;
  text-decoration: none;
  }

A:hover {
  color: #00c;
  text-decoration: underline;
  }

A:active {
  color: #00c;
  text-decoration: none;
  }

.underline {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid #ddd 1px;
}

.flylink a:link, .flylink a:visited, .flylink a:active {
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  font-size: 88%;
  }

.flylink a:hover {
  font-weight: normal;
  color:#fff;
  text-decoration: underline;
  font-size: 88%;
}

.flyout {
  font-weight: normal;
  font-size: 75%;
  text-align: left;
  padding: 9px;
  color: #fff;
  background: #33f   url(images/flysoft.jpg) no-repeat 0 0;
  background: #33f ;
}


.flytitle {
  font-weight: normal;
  font-size: 110%;
  color: #00c;
  line-height: 2em;
  font-family: "Lucida Grande", "Trebuchet MS";
}

.flylink {
  font-weight: normal;
  padding-top: 2px;
  padding-left: 14px;
  line-height: 1.6em;
  padding-bottom: 4px;
  color: #fff;
  background: url(images/arrow-white.gif) no-repeat 0 6px;
  }

/* ---( layout structure )---*/

#wrap {
  width: 847px;
  margin: 0 auto;
  text-align: left;
  background: url(images/tile.gif) repeat-y;
  }

#content {
  margin-left: 62px; /* to avoid the BMH */
  margin-right: 41px; /* to avoid the BMH */
  }

#main-content {
  float: right;
  line-height: 1.5em;
  width: 520px;
  margin: 0px 41px 0px 0px ;
  margin: 0px 0px 0px 0px ;
  padding: 20px 62px 0px 0px ;
  padding: 20px 21px 0px 0px ;
  background-position: top right ;
  /* background: url(images/soft-logo.gif) no-repeat;*/
}

#main-content .arrows {
  padding-top: 3px;
  padding-left: 14px;
  padding-bottom: 3px;
  background: url(images/arrow-orange.gif) no-repeat 0 7px;
  }

#infobox {
  float: right;
  line-height: 1.5em;
  margin: 0 ;
  width: 150px;
  padding: 5px;
}

/* 657 adds 110px to the main section */
/* 597 adds 60px to the main section */


/* ---( header and site name )--- */

#raw-header {
  padding: 0;
  margin: 0;
  height: 279px;
  font-family: "Lucida Grande", "Trebuchet MS";
  background: #fff url(images/top_blank.gif) no-repeat top left;
  }


#raw-header h1 {
  margin: 0;
  padding: 3px 0 5px 0;
  height: 263px;
  }

#flash {
	position: absolute;
	text-align: center;
	margin: 0px;
	padding: 0px;
	top:  8px;
	padding-left:  41px;
	z-index: 1;
}

.logo {
  padding-top: 5px;
  padding-left: 41px;
  display: block;
	z-index: 500;
  }

#logo {
display: none;
}

#raw-header span { display: none; }

/* ---( main column )--- */

h2.date-header {
  margin-top: 0;
  padding-left: 14px;
  font-size: 66%;
  color: #33f;
  background: url(images/date_icon.gif) no-repeat 0 50%;
  }

.post-data {
  margin-top: -10px;
  padding-left: 50px;
  padding-left: 0px;
  color: #33f;
  }

#notes {
font-size: 75%;
}

#notes h3 {font-weight: bold; font-family: "Lucida Grande", "Trebuchet MS"; font-size: 100%; }
#notes h2 {font-weight: bold; font-family: "Lucida Grande", "Trebuchet MS"; color: #33f;  font-size: 100%; }
#notes h1 {
  font-family: "Lucida Grande", "Trebuchet MS";
  font-weight: bold;
  font-size: 175%;
  color: #00c;
  text-align: left;
  letter-spacing: 0px;
  padding-top: 10px;
  padding-bottom: 17px;
  padding-left:50px;
  margin-top: 25px;
  /* background: url(images/man.gif) no-repeat 0 50%; */
  }

.post-title {
  font-family: "Lucida Grande", "Trebuchet MS";
  font-weight: bold;
  font-size: 175%;
  color: #00c;
  text-align: left;
  letter-spacing: 0px;
  padding-top: 10px;
  padding-bottom: 17px;
  padding-left:50px;
  padding-left:0px;
  margin-top: 25px;
 /*  background: url(images/man.gif) no-repeat 0 50%; */
  }

.trip-bits {
  color: #090;
}

.trip-title {
  color: #090;
}

.quote {
  width: 300px;
  font-style: italic;
  line-height: 200%;
  padding-left: 40px;
  padding-top: 10px;
  padding-bottom: 15px;
 }

.title {
  padding-top: 15px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 120%;
  font-weight: bold;
  letter-spacing: 0px;
  color: #33f;
 }

.post-body {
  margin: 0 0 1.5em 0;
  padding: 1em 0 1.5em 0px;
  border-bottom: 1px solid #ddd;
  font-size: 75%;
  }

.post-body P {
  font-size: 88%;
  margin-bottom: 0;
  }

.itin {
        color: #090;
}

 post-footer {
  margin: 0;
  padding: 0 0 0 14px;
  font-size: 66%;
  color: #999;
  background: url(images/tictac_grey.gif) no-repeat 0 8px;
  }

.post img {
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  }

/* comment styles */

#comments {
  padding-top: 10px;
  font-size: 75%;
  line-height: 1.5em;
  color: #666;
  background: #eee url(images/comments_curve.gif) no-repeat top left;
  }

#comments h4 {
  margin: 20px 0 15px 0;
  padding: 8px 0 0 40px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #666;
  background: url(images/bubbles.gif) no-repeat 10px 0;
  height: 29px !important; /* for most browsers */
  height /**/:37px; /* for IE5/Win */
  }
  
#comments UL {
  margin-left: 0;
  }

#comments LI {
  background: none;
  padding-left: 0;
  }
  
.comment-body {
  padding: 0 10px 0 25px;
  background: url(images/tictac_orange.gif) no-repeat 10px 6px;
  }

.comment-body P {
  margin-bottom: 0;
  }

.comment-data {
  margin: 4px 0 0 0;
  padding: 0 10px 1em 60px;
  color: #999;
  border-bottom: 1px solid #ddd;
  background: url(images/comment_arrow.gif) no-repeat 44px 2px;
  }


.deleted-comment {
  font-style:italic;
  color:gray;
  }

/* ---( sidebar )--- */

#sidebar {
  font-size: 74%;
  margin: 0 607px 0 41px;
  padding: 10px 0 0 0;
  line-height: 1.4em;
  color: #999;
  }

#sidebar .links {
  padding-top: 3px;
  padding-left: 18px;
  padding-bottom: 3px;
  background: url(images/arrow-orange.gif) no-repeat 4px 5px;
  }


#sidebar h2.sidebar-trip {
  padding-left: 15px;
  margin-bottom: 0px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 100%;
  color: #090;
  }

#sidebar .sidebar-title {
  padding-left: 15px;
  margin-bottom: 0px;
  font-family: "Lucida Grande", "Trebuchet MS";
  color: #33f;
  }

#sidebar h2 {
  font-size: 110%;
  }

#sidebar h3 {
  font-size: 100%;
  }

#sidebar .text {
  padding-left: 15px;
  border: none;
  }

#sidebar UL {
  margin-top: 0px;
  }

#sidebar LI {
  font-size: 88%;
  margin-left: -10px;
  padding-bottom: 2px;
  }

#sidebar .top10 {
padding-top: 20px;
}

#sidebar P {
  font-size: 88%;
  margin-top: -0px;
  padding-left: 15px;
  padding-right: 20px;
  }

#sidebar .overline {
  padding-top: 20px;
  margin-top: 10px;
  border-top: 1px solid #ddd;
}

.overline {
  padding-top: 20px;
  border-top: 1px solid #ddd;
}

.underline {
  border-bottom: 1px solid #ddd;
}

.soft {
  background: url(images/sidebar_bg.gif) no-repeat 0 0;
}


#sidebar .web {
  background: url(images/arrow-orange.gif) no-repeat 0 6px;
  }

.pdf {
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
  background: url(images/pdf.gif) no-repeat 0 50%;
  }

#sidebar .arrows {
  background: url(images/arrow-orange.gif) no-repeat 0 7px;
  }

/* profile block */

.profile-datablock {
  margin: 0;
  padding: 5px 20px 0 20px;
  }

.profile-datablock dd {
  margin: 0;
  padding: 0;
  }

.profile-img img {
  float: left;
  margin: 0 10px 0 0;
  padding: 4px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  background: #fff;
  }

#sidebar p.profile-link {
  padding-left: 36px;
  background: url(images/profile.gif) no-repeat 20px 4px;
  }

p#twocats, #sidebar p.profile-textblock {
  margin-top: 1em;
  border: none;
  }


/* ---( footer )--- */

.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  }

#maps {
  margin: 10px;
  padding: 10px;
  font-size: 75%;
  }

.map {
  padding: 1px;
  border: solid #ccc 1px;
}

#footer {
  margin: 0;
  padding: 0 0 0px 0;
  color: #ddd;
  font-size: 25%;
  background: url(images/bottom_sill.gif) no-repeat bottom left;
  }

#footer p {
  margin: 0;
  text-align: left;
  padding: 10px 55px 16px 50px;
  }

#moviedream {
  padding-top: 20px;
  text-align: center;
}

#menu P{
  font-size: 95%;
  line-height: 125%;
  padding-left: 40px;
}

#menu .links{
  font-size: 95%;
  margin-left: 40px;
}                                                                                                                                                  
select.pulldown {
        color: #66c;
        height: 14px;
        background-color: #fff;
        border: solid 1px #999;
}

input.fbutton {
        font: 10px/12px verdana, sans-serif;
        color: #fff;
        height: 18px;
        width: 150px;
        background: #33f;
        border: solid 1px #999;
}

input.sbutton {
        color: #fff;
        height: 14px;
        width: 60px;
        background: #090;
        border: solid 1px #999;
}

input.radio {
	margin-top: 7px;
	margin-bottom: -3px;
}

input.check {
	margin-top: 7px;
	margin-bottom: 0px;
}

input.datalong {
        font: 10px/12px verdana, sans-serif;
        color: #090;
        height: 14px;
        width: 430px;;
        background-color: #fff;
        border: solid 1px #33f;
}

input.data {
        font: 10px/12px verdana, sans-serif;
        color: #090;
        height: 14px;
        width: 190px;;
        background-color: #fff;
        border: solid 1px #33f;
}

.textbox {
        color: #090;
        width: 500px;;
        background-color: #fff;
        border: solid 1px #33f;
}

input.search {
        font: 9px/12px verdana, sans-serif;
        color: #090;
        height: 14px;
}

#postform TH {
        background-color: #33f;
        color: #fff;
	padding: 7px;
	margin: 20px;
	line-height: 90%;
}

#postform .fblock {
	margin: 0px;
	padding: 0px;
  	font-size: 95%;
	line-height: 110%;
}

#postform input.radio {
	margin-top: 20px;
	margin-bottom: -10px;
}


.feedback {
	padding: 0px;
        border: none;
  	font-size: 88%;
	vertical-align: top;
	line-height: 125%;
}

.feedback_cell {
	vertical-align: top;
}

.feedback_long {
        color: #090;
        height: 35px;
        width: 500px;;
        background-color: #fff;
        border: solid 1px #33f;
}

.feedback_box {
        font: 10px/12px helvetica, verdana, ariel, geneva, sans-serif;
        color: #090;
        height: 70px;
        width: 300px;;
        background-color: #fff;
        border: solid 1px #33f;
}

.oops {
	color: #66c;
}

.smaller {
	font-size: 65%;
	line-height: 150%;
}

.credit {
	font-size: 80%;
	color: #999;
	padding-left: 40px;
}

#ibox_w{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	margin:0;
	padding:0;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

#ibox_progress {	
	margin:0;padding:0;
	position: absolute;
	z-index:105;
}

#ibox_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1000;
	padding:10px;
	border:1px solid #CCC;
	width:350px;
	height:300px;
	background-color:#666;
	padding-bottom:30px;
	margin:0;
}

#ibox_content {
	background-color:#000;
	width:100%;
	height:100%;
	margin-bottom:5px;
	position:relative;
	top:0px;
	left:0px;
	border:1px solid #000;
	padding:2px;
}

#ibox_footer_wrapper {
	position:relative;padding:0;margin:0;top:0px;left:0px;
	font-size: 65%;
}

.quoteme {
	padding-right: 50px;
	padding-left: 50px;
}

.subtitle {
	font-weight: bold;
}

