#creditfooter {
  display:none;
  }
body {
  background-color:#fff;
  margin: 0;
  padding:20px 0;
  }
body, p, td {
  font-family: trebuchet ms, verdana, arial, sans serif;
  font-size:13px;
  color:#000;
  line-height: 1.7em;
  }
a {
  color:#339;
  text-decoration:none;
  }
a:hover {
  color:#09c;
  text-decoration:underline;
  }
a:active {
  color:#063;
  text-decoration:none;
  }
a img {
  border-width:0;
  border:none;
  }
a.bold { 
  font-weight:700;
  }
.highlight {
  background-color:#ff6;
  }
.em {
  color:#900;
  }
blockquote {
  color:#000; 
  padding:0 0 0 35px;
  margin:0 20px;
  background-image:url(images/quote.png);
  background-repeat:no-repeat;
   }
.button {
  background-color:#fff;
  color:#222;
  border:none;
  font-family:trebuchet ms; 
  font-size:13px; 
  text-transform:uppercase; 
  padding:1px 5px;
  border:solid 1px #ccc;
  }
ul {
  margin:0 0 10px 15px;
  padding:0;
  list-style-type:disc;
  }
hr {
   color:#ddd; 
   background-color:#ddd; 
   height:1px; 
   border:0px;
   }
span.contact:after { content: "support\40secret-tenerife.com"; }
span.sender:after { content: "noreply\40secret-tenerife.com"; }
a.esp:after { content: "(in Spanish)"; padding-left:5px; }
a.photo:before { content: url(images/camera.png); padding-right:5px;vertical-align:middle;border:0; }
a.video:before { content: url(images/video.png); padding-right:5px;vertical-align:middle;border:0; }

/* Header & Navigation
----------------------------------------------- */
#container {
  width:970px; 
  background:#fff; 
  margin:0 auto;
  padding:0;
  text-align:left;
  clear:both;
  }
#logobar {
  clear:both;
  width:100%;
  height:70px;
  margin:0;
  padding:10px 0 10px 0;
  border-top:solid 1px #ccc;
  border-bottom:solid 3px #999;
  }
#header p {
  line-height: 1.5em;
  }
#topmenu { 
  margin:0;
  padding:0 0 0 10px;
  text-align:left;
  }
#topmenu a { 
  color:#999;
  text-decoration:none;
  }
#topmenu a:hover {
  color:#000;
  text-decoration:underline;
  }
a.topmenu {
  font-family:trebuchet ms;
  font-size:11px;
  text-transform: uppercase;
  font-weight:700;
  line-height:32px;
  vertical-align:text-bottom;
  padding:0 10px;
  border-right:solid 1px #ccc;
}

/* Content
----------------------------------------------- */
#content {
  width:690px; 
  float:left;
  background:#fff; 
  margin:15px 0;
  padding:0;
  text-align:left;
  }
#main {
  width:500px;
  float:left;
  margin:15px 0 0 10px;
  padding:0;
  text-align:left;
  }
#inner { 
  margin:10px;
  }
#left_sidebar { 
  width:180px;
  float:left;
  margin:15px 0;
  padding:0;
  }
#sidebar {
  width:270px;
  float:right;
  margin:15px 0;
  }
#sidebar p {
  font-size:13px;
  }
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sidebar li {
  margin: 0;
  padding: 0 0 .5em 15px;
  text-indent: -15px;
  line-height: 1.5em;
}
#boxes {
  border:solid 1px #ccc; 
  margin-bottom:10px;
  }
#photo img {
  padding:4px;
  border:solid 1px #ccc;
  margin:0 2px 2px 0;
  }
#front_page_left {
  width:380px; 
  float:left;
  }
#front_page_right {
  width:300px; 
  float:right;
  }
#tumblr {
  width:360px !important;
  overflow:hidden !important;
  }
#tumblr ol {
  list-style-type:none;
  margin-left:0;
  padding-left:0;  
  }
#tumblr li {
  clear:both;
  margin-bottom:10px;
  padding-bottom:10px;  
  border-bottom:dotted 1px #ccc;
  }
#tumblr img {
  max-width:300px;
  height:auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
#holiday {
  width:298px;
  overflow:hidden;
  }
#holiday table { 
  border:none;
  }
#holiday p {
 line-height: 1em;
  }
#holiday td { 
  border:none;
  line-height: 1.5em;
  }

/* Headings
----------------------------------------------- */
h1 {
  text-decoration:none;
  font-family:trebuchet ms, arial, sans serif;
  font-size:20px;
  line-height:26px;
  font-weight:100;
  color:#000;
  text-transform:capitalize;
  font-variant: small-caps;
  }
h2 {
	margin: 0 0px 10px 0px;
    font-family:trebuchet ms, arial, sans serif;
	color: #999;
	font-size: 11px;
	text-align: left;
	text-transform: uppercase;
    border-bottom:solid 1px #ddd;
  }
h3 {
  text-decoration:none;
  font-family:trebuchet ms, arial, sans serif;
  font-size:18px;
  font-weight:100;
  color:#000;
  text-transform:capitalize;
  font-variant: small-caps;
  }

/* Stores
----------------------------------------------- */
#store_box {
  width:220px;
  height:200px;
  float:left;
  text-align:center;
  margin:0 0 25px 0;
  }
#store_menu li {
  padding:0 10px 0 0;
  margin:0 10px 0 0;
  }
#wallpaper {
  width:220px; 
  height:180px;
  float:left;
  margin:0 10px 10px 0;
  text-align:center;
  }
#wallpaper img {
  padding:4px;
  border:1px solid #ddd;
  background-color:#fff;
  max-width:200px;
  height:auto; 
  }

/* Posts
----------------------------------------------- */
.date {
	margin: 0 0px 10px 0px;
    font-family:verdana;
	color: #999;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
    border-bottom:solid 1px #ddd;
  }
.date a {
  text-decoration:none;
  }
.post-title a, .post-title a:visited, .post-title strong {
  font-family: trebuchet ms, arial, sans serif; 
  display:block;
  text-decoration:none;
  padding-bottom:5px;
  color:#000;  
  }
.post-title a:hover {
  color:#888;
  text-decoration:underline; 
  background-color:#fff;
  }
#post-body, #post-body p, #post-body ul, #post-body td {
  font-size:13px;
  line-height: 1.5em;
  }
#post-footer {
  margin:0 0 30px 0;
  border-top:solid 1px #ccc;
  }
#post-footer p {
  padding-top:5px; 
  font-family:trebuchet ms;
  font-size:11px;
  text-transform:uppercase;
  margin:0;
  color:#999;
  line-height: 1em; 
  font-weight:700; 
  }
#post-footer a {
  color:#999;
  text-decoration:none;
  font-weight:700;
  }
#post-footer a:hover {
  color:#063;
  text-decoration:underline;
  }
.feedburnerFlareBlock {
  font-family:verdana;
  font-size:10px;
  margin:10px 0;
  }
.feedburnerFlareBlock img {
  border:none;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ccc;
  }
.inset_quote_right {
  width:150px; 
  margin-left:10px; 
  float:right; 
  background:#fffacd; 
  font-weight:700; 
  padding:10px; 
  border:solid 1px #444;
  }
.flickr-photo { border:solid 1px #ccc; padding:4px; margin:0;}
.flickr-frame { text-align: left; padding:0; margin:0;}
.flickr-caption { margin-top: 0px; }

/* Comments
----------------------------------------------- */
#comments-block {
  margin:10px 0;
  background-color:#fff;
  border-top:solid 1px #999;
  border-bottom:solid 1px #999;
  padding:10px 20px;
  }
#comments-block p {
  margin:10px 0;
  font-size:13px;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Footer
----------------------------------------------- */
#footer {
  width:970px;
  clear:both;
  margin: 0 auto;
  border-top:dotted 1px #999;
  }
#footer hr {
  display:none;
  }
#footer p {
  font-family:verdana;
  font-size:10px;
  margin:0;
  padding:10px 0;
  color:#666;
  text-transform:capitalize;
  }

/* RSS Feed 
----------------------------------------------- */

.rss_title, rss_title a {
  margin:  0;
  padding: 0;
  }
.rss_items {
  list-style-type:disc;
  }
.rss_item  {
  margin-bottom:2px;
  }
#rss_item li {
  padding:2px 5px 2px 5px;
  }
#rss_item a:link { 
  color:#666;
  text-decoration:none;
	}
#rss_item a:visited { 
  color:#666;
  text-decoration:none;
	}
#rss_item a:hover { 
  color:#069;
  text-decoration:underline;
	}
.rss_date {
	margin: 0 0px 10px 0px;
	color: #888;
	font-size: 11px;
	text-transform: uppercase;
  font-family:arial;
	}
.searchDropDownText {
font-family:Arial;
font-size:10px;
color:#000000;
}
#flickr img {
  float:left;
  padding:2px;
  border:solid 1px #ccc;
  margin:0 5px 0 5px;
  }
.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#twitter_div {
  margin:10px 0;
  }
#twitter_div ul {
  list-style-type:none;
  margin:0;
  padding:0;
  }
#twitter_div li {
  list-style-type:none;
  margin:0;
  padding:0;
  }


#dropinboxv2cover{
width: 550px; /*change width to desired */
  /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
width: 500px; /*change width to above width-20. */
/*change height to above height-20. REMOVE if you wish box to be content's natural height*/
border: 1px solid #999; /*Customize box appearance*/
background-color: #fff;
padding: 5px 15px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}



#dropmenudiv {
position:absolute;
font:normal 10px verdana;
line-height:18px;
z-index:100;
background-color:#fff;
border:solid 1px #ccc;
}

#dropmenudiv a {
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: 100;
color:#000;
text-transform:capitalize;
border-bottom:solid 1px #ccc;
}

#dropmenudiv a:hover { /*hover background color*/
background-color: #ff6;
color:#000;
text-decoration:none;
}


ul#tabnav {
font: 10px verdana, arial, sans-serif;
list-style-type: none;
padding-bottom: 24px;
padding-left:10px;
border-bottom: 1px solid #ccc;
margin:0;
  text-transform:capitalize;
}
ul#tabnav li {
float: left;
height: 21px;
background-color: #fff;
margin: 2px 2px 0 2px;
border: 1px solid #ccc;
}
body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 {
border-bottom: 1px solid #ccc;
background-color: #fff;
}
body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a {
color: #666;
}
#tabnav a {
float: left;
display: block;
color: #666;
text-transform:uppercase;
font-weight:100;
text-decoration: none;
padding: 4px;
}
#tabnav a:hover {
color: #000;
text-decoration:underline;
}


tr.d1a { background-color:#eee; } .table_name { color:#fff;  background-color:#000;  font-weight:700; } .table_name1 { color:#fff;  background-color:#339;  font-weight:700; } .table_name2 { color:#fff;  background-color:#096;  font-weight:700; } .table_name3 { color:#fff;  background-color:#09c;  font-weight:700; } table, td {border:solid 1px #999;}


#creditfooter { 
  display-none;
  }