/* -------------------------------------------------------------------------------
	Theme Name: Scubacat
	Theme URI: http://95.128.131.18/blog/
	Description: Design Custom made for <a href="http://95.128.131.18/">Scubacat</a> by Delicious <a href="http://www.delicious-webdesign.com/">Webdesign</a>.
	Version: 1.0
	Author: Delicious Webdesign
	Author URI: http://www.delicious-webdesign.com/
	Tags: Blue, Black, Right Sidebar, Fixed Width, 2 columns, Widget Ready, Valid XHtml, Valid CSS
   ------------------------------------------------------------------------------- */
html {min-height:101%;}
body {
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	background:#000 url(images/body-background.jpg);
	background-repeat:repeat-x;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:24px;
	font-weight:bold;
	margin:0;
	padding:0;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#9CF;
}

.center {text-align:center;}
.warning {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F06;
}

.link-colour a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9EF;
	text-decoration:none;
}
.link-colour a:hover {
	color:#8DD0F4;
}

p, ul, ol {margin-top: 0;}

ul, ol { }

blockquote { }

a { color: #9EF;
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 20px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 20px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

.right {text-align:right;}

#wrapper {
}

#header-wrapper {
	width:1000px;
	height:200px;
	margin:4px auto 0 auto;
}
#header {
	width: 1000px;
	height: 200px;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
}

#header h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #FFF;
}
#header h1 a {
	text-decoration: none;
	text-transform:uppercase;
	color: #FFF;
}
#header h1 a:hover {
	color: #9CF;
}

#logo {
	float:left;
	margin: 0 0 0 25px;
}

#logo a{
	width:273px;
	height:113px;
	display:block;
	background-image:url(images/logo.png);
}
#logo a:hover {
	background-position:0 113px;
}

#title-description {
	width:960px;
	height:40px;
	float:left;
	margin:10px 0 0 20px;
}
.description {
	color:#FFF;
	margin:20px 0 0 120px;
}

#language-en {
	float:left;
	margin:10px 2px 6px 110px;
}
#language-en a{
	width:28px;
	height:19px;
	display:block;
	background-image:url(images/en.jpg);
}
#language-en a:hover {
	background-position:0 19px;
}

#language-fr {
	float:left;
	margin:10px 2px 6px 2px;
}

#language-fr a{
	width:28px;
	height:19px;
	display:block;
	background-image:url(images/fr.jpg);
}
#language-fr a:hover {
	background-position:0 19px;
}
#scuba-contact  {
	float:left;
	margin: 0 0 0 15px;
}
#scuba-contact a {
	width:160px;
	height:30px;
	display:block;
	background-image:url(images/scuba-contact.png);
}
#scuba-contact a:hover {
	background-position:0 30px;
}

#navigation-box {
	width:1000px;
	height:47px;
	margin:0;
}
#topNav {
	width:470px;
	height:85px;
	float:left;
	margin: 35px 0 0 25px;
	z-index:10000;
}
#topNav p{
	float:right;
	padding-bottom:0;
	width:500px;
}
#topNav a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
}
#topNav a:hover {
	color:#003366;
}
#topNav ul{
	float:left;
	list-style:none;
	width:480px;
	padding:0;
}

#topNav li{
	float:left;
	margin-right:6px;
	position:relative;
	z-index:2000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
}

#topNav li a,
#topNav li span{
	display:block;
	height:0;
	margin:0;
	overflow:hidden;
	padding:34px 0 0 0;}

#topNav li:hover a, #topNav  li a:hover, #topNav  li:hover span{
	background-position:0 -84px;}

#topNav span.nav1{background:url(images/nav-1.gif) no-repeat left top; width:100px;}
#topNav span.nav2{background:url(images/nav-2.gif) no-repeat left top; width:72px;}
#topNav span.nav3{background:url(images/nav-3.gif) no-repeat left top; width:78px;}
#topNav span.nav4{background:url(images/nav-4.gif) no-repeat left top; width:70px;}
#topNav span.nav5{background:url(images/nav-5.gif) no-repeat left top; width:122px;}
				
#Nav1 #topNav a.nav1,
#Nav2 #topNav a.nav2,
#Nav3 #topNav a.nav3,
#Nav4 #topNav a.nav4,
#Nav5 #topNav a.nav5,

#topNav ul ul{
	background:url(images/top-sub-nav-bottom.png) no-repeat left top;
	border-bottom:8px solid #7BAFCE;
	clear:both;
	display:none;
	float:left;
	left:0px;
	list-style:none;
	margin-left:0px;
	padding:8px 0 0 0;
	position:absolute;
	top:34px;
	width:244px;}

#topNav ul li:hover ul.sub{
	display:block !important;}

#topNav ul li li{
	float:none;
	margin:0px 8px;
	padding:0;}

#topNav ul li li a{
	background:none !important;
	color:#FFF;
	cursor:pointer !important;
	font-size:1.2em;
	font-weight:bold;
	height:auto;
	overflow:visible;
	padding:4px 5px 5px 8px;
	text-decoration:none;
	width:175px !important;}

#topNav ul li li.arrow a{
	background:url(images/bullet-sub-nav.gif) no-repeat 97% 50%    !important;}

#topNav ul li li:hover{
	background:#7BAFCE !important;
}

#topNav ul li li:hover ul{
	display:block !important;}

#topNav ul ul ul{
	background:url(images/top-subsub-nav-bottom.png) no-repeat left top;
	left:225px;
	margin-left:0;
	top:0px;
	width:204px !important;}

#topNav ul li li ul a{
	font-size:1.1em;
	padding:3px 5px 4px 8px;
	width:175px;}

#topNav ul li li.arrow ul li a{
	background:none !important;
}

#navigation-box-menu {
	width:960px;
	height:47px;
	float:left;
	margin:0 0 0 28px;
}
#menu{
	width:700px;
	height:42px;
	float:left;
	overflow:hidden;
	border:1px solid #CCF;
}
#menu ul{
	list-style-type: none;
	overflow:hidden;
	margin:0;
	padding:0;
}
#menu ul li {
	display: inline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu ul li a{
	float:left;
	display:block;
	overflow:hidden;
	text-align:center;
	padding:14px 17px 12px 17px;
	color:#FFF;
	background:transparent;
	text-decoration:none;
	background-color:#5496BF;
}
#menu ul li a:hover {
	background-color:#7BAFCE;
	color:#1C3379;
	
}
#menu ul li.current_page_item a {}

#menu .first {
}
/* Search */

#search {
	width: 210px;
	height:30px;
	float:right;
	margin:5px 20px 0 0;
}
#search form {
	margin: 0;
	background-image:url(images/search.png);
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border: none;
	width:165px;
	height:24px;
	margin:9px 0 0 45px;
}

#search-text {
	background:transparent;
}

#search-submit {
	height: 40px;
}

#page {
	width: 1000px;
	margin: 0 auto;
	background:#000 url(images/page-background.jpg);
	background-repeat:no-repeat;
	
}

.info {
	position:relative;
	line-height: 1.6em;
	font-size: 10px;
	width:600px;
	margin: 20px 0 0 10px;
	padding:5px 15px;
	color:#FFF;
}
.category {
	width:600px;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/category.gif') no-repeat top left;
	color:#FFF;
}

.tags {
	width:600px;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#FFF;
	background: url('images/tags.gif') no-repeat top left;
	
}

.bubble {
	width:600px;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#FFF;
	background: url('images/bubble.gif') no-repeat top left;
}

#content {
	float: left;
	margin:15px 0 0 40px;
	width: 650px;
}
#content-wider {
	float: left;
	margin:15px 0 0 40px;
	width: 980px;
}

.post {
	margin-bottom: 20px;
	border:2px solid #FFF;
	background:url(images/post-background.gif) no-repeat left top;
}
.post p {
	color:#FFF;
}
.post a {
	color:#9EF;
}
.post a:hover {
	color:#8DD0F4;
}
.post .title {
	height: 30px;
	padding: 0 30px 10px 20px;
	color: #FFF;
}
.post .title a {
	text-decoration: none;
	font-size: 18px;
	color: #FFF;
}
.post .title a:hover {
	color: #8DD0F4;
}
.post .date {
}
.post .meta {
	height: 32px;
	margin-left: 2px;
	margin-top: -20px;
	padding: 0px 30px 2px 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #FFF;
}
.post .meta span {
	margin-top: -10px;
}
.post .meta a {
	color: #9EF;
	text-decoration:none;
}
.post .meta a:hover {
	color: #8DD0F4;
}
.post .entry {
	padding: 0 30px 10px 20px;
}
.entry p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
}
.entry a {
	color:#9EF;
}
.entry a:hover {
	color:#8DD0F4;
}

.post .links {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px;
	padding: 3px 0px 0px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
.post .links a{
	color: #9EF;
	text-decoration:none;
}
.post .links a:hover {
	color: #8DD0F4;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px;
	padding: 3px 0px 10px 40px;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.post .comments a{
	color: #9EF;
	text-decoration:none;
}
.post .comments a:hover {
	color: #8DD0F4;
}

#sidebar {
	float: right;
	width: 250px;
	margin: 15px 40px 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#sidebar-bgtop {
}

#sidebar-bgbtm {
	padding: 80px 10px 30px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#sidebar li {
	padding: 8px 0 3px 0px;
	color:#FFF;
}
#sidebar li ul {
	padding: 0px 0px 0px 11px;
}
#sidebar li li {
	margin: 0 0 0 20px;
	list-style-image:url(images/arrow.gif);
}
#sidebar li li a {
	font-weight: normal;
	color: #9EF;
}
#sidebar li li a:hover {
	color: #8DD0F4;
}
#sidebar p {
	margin: 0;
	padding: 0px 30px;
}
#sidebar h2 {
	font-size: 16px;
	color: #FFF;
	text-align:center;
}
#sidebar p {
}
#sidebar a {
	text-align: left;
	text-decoration: none;
}
#social-links {
	width:250px;
	height:400px;
	margin:10px 0 0 0;
}

#bottom-middle-facebook {
	margin:10px auto 0 auto;
}
#bottom-middle-facebook a {
	width:240px;
	height:90px;
	display:block;
	background-image: url(https://www.scubacat.com/en/graphics/facebook.jpg);
}
#bottom-middle-facebook a:hover {
	background-position:0 -90px;
}

#bottom-middle-blog {
	margin:10px auto 0 auto;
}
#bottom-middle-blog a {
	width:240px;
	height:90px;
	display:block;
	background-image: url(https://www.scubacat.com/en/graphics/blog.png);
}
#bottom-middle-blog a:hover {
	background-position:0 90px;
}

#bottom-middle-testimonials {
	margin:10px auto 0 auto;
}

#bottom-middle-testimonials a {
	width:240px;
	height:50px;
	display:block;
	background-image: url(https://www.scubacat.com/en/graphics/testimonials.jpg);
}
#bottom-middle-testimonials a:hover {
	background-position:0 50px;
}

#bottom-middle-skype {
	margin:10px auto 0 auto;
}
#bottom-middle-skype a {
	width:240px;
	height:50px;
	display:block;
	background-image: url(https://www.scubacat.com/en/graphics/skype.png);
}
#bottom-middle-skype a:hover {
	background-position:0 50px;
}


#bottom-middle-trip {
	float:left;
	margin:10px auto 0 auto;
}
#bottom-middle-trip a {
	width:240px;
	height:50px;
	display:block;
	background-image: url(https://www.scubacat.com/en/graphics/trip-advisor.png);
}
#bottom-middle-trip a:hover {
	background-position:0 50px;
}







#commentform {
}
#comment {
	width: 450px;
	padding-left: 30px;
}

#comments {
	font-size: 12px;
	padding-left: 40px;
}
#comments p {
	color:#FFF;
}
#comments a {
	color:#9EF;
}
#comments a:hover {
	color:#8DD0F4;
}
#comments li {
	color:#FFF;
}

.alignleft {
	float: left;
	padding:0 10px 0 0;
}
.alignright {
	float: right;
	padding:0 0 0 10px;
}
.aligncenter {
}

#respond {
	font-size: 12px;
}

#respond p {
	color:#FFF;
}
#respond a {
	color:#9EF;
}
#respond a:hover {
	color:#8DD0F4;
}
.navigation {
	padding-top: 20px;
}

.pagetitle {
	font-size: 18px;
	color: #FFF;
}

hr {
	display: none;
}

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

#bottom-holder {
	width:100%;
	height:550px;
}
#bottom {
	width:1000px;
	height:550px;
	margin:0 auto;
}
#bottom-holder-general {
	width:100%;
	height:350px;
}
#bottom-general {
	width:960px;
	height:350px;
	margin:0 auto;
	border-top: 1px dotted #FFF;
}
#bottom-top {
	width:960px;
	height:249px;
	float:left;
	margin:0 0 0 0;
	border-bottom: 1px dotted #FFF;
}
#bottom-top a {
	text-decoration:none;
	color:#FFF;
}
#bottom-top a:hover {
	color:#9EF;
}

#bottom-top h2, h3 {
	margin:0;
	padding:0;
}

#mini-nav-general {
	width: 360px;
	height:200px;
	float:left;
	margin: 19px 0 0 0;
}
#mini-nav-general ul {
	float:left;
	line-height:20px;
	width:320px;
	list-style:none;
	margin:-2px 0 0 0;
	padding:0;
}
#mini-nav-general ul li a  {
	display: block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	line-height:20px;
	color: #FFF;
	text-decoration:none;
	padding:0 0 0 20px;
	background:url(https://www.scubacat.com/en/graphics/bullet-arrow-tiny.gif) no-repeat 12px 50%;
	border-bottom:1px dotted #FFF;
}
#mini-nav-general ul li a:hover  {
	color:#9EF;
}

#downloads {
	float:left;
	margin: 19px 0 0 20px;
}
#downloads a {
	width: 97px;
	height:200px;
	display:block;
	background-image:url(https://www.scubacat.com/en/graphics/downloads.png);
}
#downloads a:hover {
	background-position:0 200px;
}

#bottom-middle-images {
	width:460px;
	height:200px;
	float:left;
}
#bottom-middle-images-general {
	width:440px;
	height:210px;
	float:left;
	margin: 0 0 0 42px;
}
#bottom-middle-images-title {
	width:430px;
	height:30px;
	float:left;
	margin: 19px 0 0 10px;
}
#bottom-middle-image-1 {
	float:left;
	margin: 0 0 0 10px;
}
#bottom-middle-image-1 a {
	width:100px;
	height:150px;
	display:block;
	background-image:url(https://www.scubacat.com/en/images/padi.jpg);
}
#bottom-middle-image-1 a:hover {
	background-position:0 150px;
}
#bottom-middle-image-2 {
	float:left;
	margin: 0 0 0 10px;
}
#bottom-middle-image-2 a {
	width:100px;
	height:150px;
	display:block;
	background-image:url(https://www.scubacat.com/en/images/padi-career-development.jpg);
}
#bottom-middle-image-2 a:hover {
	background-position:0 150px;
}
#bottom-middle-image-3 {
	float:left;
	margin: 0 0 0 10px;
}
#bottom-middle-image-3 a {
	width:100px;
	height:150px;
	display:block;
	background-image:url(https://www.scubacat.com/en/images/5-star-instructor.jpg);
}
#bottom-middle-image-3 a:hover {
	background-position:0 150px;
}
#bottom-middle-image-4 {
	float:left;
	margin: 0 0 0 10px;
}
#bottom-middle-image-4 a {
	width:100px;
	height:150px;
	display:block;
	background-image:url(https://www.scubacat.com/en/images/national-geographic-dive-center.jpg);
}
#bottom-middle-image-4 a:hover {
	background-position:0 150px;
}

#footer-holder {
	width: 100%;
	height: 120px;
}
#footer {
	width:1000px;
	height:120px;
	margin:0 auto;
}
#footer p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	padding:3px 0 0 0;
}
#footer a {
	text-decoration:underline;
	color:#FFF;
}
#footer a:hover{
	color:#9EF;
}
#bottom-footer {
	float:left;
	height:109px;
	margin:0;
	width:960px;
}
#bottom-footer-left {
	width:300px;
	height:80px;
	float:left;
	margin:20px 0 0 0;
}
#bottom-footer-left a {
	text-decoration:underline;
	color:#FFF;
}
#bottom-footer-left a:hover{
	color:#9EF;
}
#bottom-footer-middle {
	width:200px;
	height:64px;
	float:left;
	margin: 20px 0 0 80px;
}
#bottom-footer-middle img{
	padding:0 10px;
}
#bottom-footer-right {
	width:254px;
	height:64px;
	float:left;
	margin: 20px 0 0 126px;
}
.white-small {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

/* Blog Extras */

#inner-left-navigation-box {
	width:250px;
	background-position:0 0;
	background-repeat:no-repeat;
	float: left;
}
#inner-left-navigation-top {
	width:250px;
	height:8px;
	background-image:url(https://www.scubacat.com/en/graphics/inner-left-top.gif);
}
#inner-left-navigation-bottom {
	width:250px;
	height:9px;
	background-image:url(https://www.scubacat.com/en/graphics/inner-left-bottom.png);
	margin: -1px 0 0 0;
}
#inner-left-navigation {
	width:250px;
	background-color: #D7E2ED;
}
#inner-left-navigation ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

#inner-left-navigation li { margin: 0 0 1px 0; }
.no-bottom { margin: 0 0 0 0; }
#inner-left-navigation a
{
	display: block;
	width: 231px;
	color: #fff;
	background-color: #036;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#inner-left-navigation a:hover
{
	color: #fff;
	background-color: #69C;
	text-decoration: none;
}
#inner-left-navigation ul ul li { 
	margin: 0 0 1px 0; 
}
#inner-left-navigation ul ul a
{
	display: block;
	width: 211px;
	color: #fff;
	background-color: #5496BF;
	text-decoration: none;
	border-top:1px solid #458DB8;
	border-bottom:1px solid #458DB8;
	padding: 5px 5px 5px 30px;
}
#inner-left-navigation ul ul a:hover
{
	color: #1C3379;
	background-color: #7BAFCE;
	text-decoration: none;
}
#inner-left-image-1 {
	width:250px;
	height:140px;
	float:left;
	margin:10px 0 0 0;
}
#inner-left-image-2 {
	width:250px;
	height:124px;
	float:left;
	margin:10px 0 0 0;
}
#inner-left-image-3 {
	width:250px;
	height:140px;
	float:left;
	margin:0 0 0 0;
	border:none;
}
#inner-left-image-4 {
	width:224px;
	height:110px;
	float:left;
	margin:15px 0 0 0;
	border:none;
}

#prices-content {
}
#prices-left-blog {
	width:250px;
	height:670px;
	float:left;
	margin: 20px 0 0 30px;
}
#prices-left-blog img{
	border:2px solid #FFF;
}
#prices-right-blog {
	width:680px;
	height:7820px;
	float:left;
	margin: 20px 0 0 10px;
}

.post-prices {
	margin-bottom: 20px;
}
.post-prices p {
	color:#FFF;
}
.post-prices a {
	color:#9EF;
}
.post-prices a:hover {
	color:#8DD0F4;
}
.post-prices .title {
	height: 30px;
	padding: 0 30px 10px 0;
	color: #FFF;
}
.post-prices .title a {
	text-decoration: none;
	font-size: 18px;
	color: #FFF;
}
.post-prices .title a:hover {
	color: #8DD0F4;
}
.post-prices .date {
}
.post-prices .meta {
	height: 32px;
	margin-left: 2px;
	margin-top: -20px;
	padding: 0px 30px 2px 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #FFF;
}
.post-prices .meta span {
	display: block;
	margin-top: -10px;
}
.pos-pricest .meta a {
	color: #9EF;
	text-decoration:none;
}
.post-prices .meta a:hover {
	color: #8DD0F4;
}
.post-prices .entry {
	padding: 0 0 10px 0;
}

.table-header-plain {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color:#FFF;
	line-height:30px;
}
.table-row-plain {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#FFF;
	line-height:20px;
}
.table-header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color:#FFF;
	line-height:30px;
	background-color:#7BAFCE;
}
.table-row {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#FFF;
	line-height:20px;
}
.table-column-plain-300 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#FFF;
	line-height:20px;
	width:300px;
}
.td20 {
	width:20%;
}
.td50 {
	width:50%;
}
.td70 {
	width:70px;
}
.td280-header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color:#FFF;
	line-height:30px;
	width:280px;
	background-color: #7BAFCE;
}	

.td300 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#FFF;
	line-height:20px;
	width:300px;
}
.td300-center {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#FFF;
	line-height:20px;
	width:300px;
}	
.td300-header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color:#FFF;
	line-height:30px;
	width:300px;
	background-color: #7BAFCE;
}	
.td340 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#FFF;
	line-height:20px;
	width:340px;
}	
.td340-header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color:#FFF;
	line-height:30px;
	width:340px;
	background-color: #7BAFCE;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}
