a{ border:none;border-style:none; }
img{ border:none;border-style:none; }/* Pretty printing styles. Used with prettify.js. */
/* Vim sunburst theme by David Leibovic */

pre .str, code .str { color: #65B042; } /* string  - green */
pre .kwd, code .kwd { color: #E28964; } /* keyword - dark pink */
pre .com, code .com { color: #81ae77; font-style: italic; } /* comment - gray */
pre .typ, code .typ { color: #89bdff; } /* type - light blue */
pre .lit, code .lit { color: #3387CC; } /* literal - blue */
pre .pun, code .pun { color: #fff; } /* punctuation - white */
pre .pln, code .pln { color: #fff; } /* plaintext - white */
pre .tag, code .tag { color: #89bdff; } /* html/xml tag    - light blue */
pre .atn, code .atn { color: #bdb76b; } /* html/xml attribute name  - khaki */
pre .atv, code .atv { color: #65B042; } /* html/xml attribute value - green */
pre .dec, code .dec { color: #3387CC; } /* decimal - blue */

pre.prettyprint, code.prettyprint {
        background-color: #2c2c2c;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        -o-border-radius: 8px;
        -ms-border-radius: 8px;
        -khtml-border-radius: 8px;
        border-radius: 8px;
}

pre.prettyprint {
        font-size: 11px!important;
        width: 95%;
        margin: 1em auto;
        padding: 1em;
        white-space: pre-wrap;
}


/* Specify class=linenums on a pre to get line numbering */
ol.linenums { margin-top: 0; margin-bottom: 0; color: #AEAEAE; } /* IE indents via margin-left */
/*
li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8 { list-style-type: none }
*/
/* Alternate shading for lines */
li.L1,li.L3,li.L5,li.L7,li.L9 { }

@media print {
  pre .str, code .str { color: #060; }
  pre .kwd, code .kwd { color: #006; font-weight: bold; }
  pre .com, code .com { color: #600; font-style: italic; }
  pre .typ, code .typ { color: #404; font-weight: bold; }
  pre .lit, code .lit { color: #044; }
  pre .pun, code .pun { color: #440; }
  pre .pln, code .pln { color: #000; }
  pre .tag, code .tag { color: #006; font-weight: bold; }
  pre .atn, code .atn { color: #404; }
  pre .atv, code .atv { color: #060; }
}
h4.guestBook-title {
	border-bottom:1px solid #666666;
	margin-top:30px;
}

div.guestBook-entry {
	padding:4px 0 4px 0;
	margin:6px 0 12px 0;
}

.guestBook-entry div.contentByLine {
	font-size:.8em;
	color:#333333;
	margin-bottom: 4px;
}

.guestBook-entry div.guestBook-manage-links {
	font-size:.8em;
	color:#333333;
	text-align:right;
	float:right;
	padding-left:8px; 
}
.guestBook-formBlock {
	margin:12px 0 12px 0;
}
.guestBook-formBlock textarea {
	width:100%;
	height: 150px;
	margin: 12px 0 12px 0;
}
.guestBook-formBlock .note {
	font-size:10px;
}

.guestBook-formBlock span.error {
	color:#ff0000;
	text-align:left;
}
.ccm-next-previous-wrapper .ccm-next-previous-previouslink { float:left; width: 33%; }
.ccm-next-previous-wrapper .ccm-next-previous-parentlink { float:left; width: 33%; }
.ccm-next-previous-wrapper .ccm-next-previous-nextlink { float:left; width: 33%; text-align:right}
.ccm-next-previous-wrapper .spacer { font-size:1px; line-height:1px; clear:both; }#sbBlog #deswrap {
}

#sbBlog #description {
	width: 100%;
}

#bio {
	width: 100%;
	margin-bottom: 15px;
}

#bio #avatar{
	margin-bottom: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	float: left:
}

#bio #bioInfo{
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-color: #adadad;
	border-width: 1px;
	border-style: dotted;
	background-color: #f0f0f0;
	display: block;
	width: 300px;
}

#twee{
	margin-top: 7px;
}

.addthis_toolbox, .addthis_default_style{
	margin: 5px 0px 10px 0px;
	width: 100%;
}

.blog-attributes{
}
.lightweightBlogNextPrevious_nextLink{
	float: right;
}
.lightweightBlogNextPrevious_previousLink{
	float: left;
}
#gPlus{ margin-right: -23px; float: left; display: block;}

.tWrap .content-sbBlog-postmeta {
	background-color: #F9F9F9;
	color: #999;
	font-size: 12px;
	padding: 5px 10px;
	margin-bottom: 15px;
}

.tWrap .content-sbBlog-date, .tWrap .content-sbBlog-category {
	padding-left: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
	zoom: 1; *display: inline;
}


.tWrap .content-sbBlog-date{
	background-image:url("packages/problog/blocks/content/templates/blog_post/images/date-icon.png")!important;
}

.tWrap .content-sbBlog-category {
	margin-left: 14px;
	background-image:url("packages/problog/blocks/content/templates/blog_post/images/category-icon.png")!important;
}

.tWrap .blog_body .taglist {
	padding-left: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image:url("packages/problog/blocks/content/templates/blog_post/images/tags-icon.png")!important;
}.tWrap div,
.tWrap span,
.tWrap applet,
.tWrap object,
.tWrap iframe,
.tWrap h1,
.tWrap h2,
.tWrap h3,
.tWrap h4,
.tWrap h5,
.tWrap h6,
.tWrap p,
.tWrap blockquote,
.tWrap pre,
.tWrap a,
.tWrap abbr,
.tWrap acronym,
.tWrap address,
.tWrap big,
.tWrap cite,
.tWrap code,
.tWrap del,
.tWrap dfn,
.tWrap em,
.tWrap img,
.tWrap ins,
.tWrap kbd,
.tWrap q,
.tWrap s,
.tWrap samp,
.tWrap small,
.tWrap strike,
.tWrap strong,
.tWrap sub,
.tWrap sup,
.tWrap tt,
.tWrap var,
.tWrap b,
.tWrap u,
.tWrap i,
.tWrap center,
.tWrap dl,
.tWrap dt,
.tWrap dd,
.tWrap ol,
.tWrap ul,
.tWrap li,
.tWrap fieldset,
.tWrap form,
.tWrap label,
.tWrap legend,
.tWrap caption,
.tWrap tr,
.tWrap th,
.tWrap article,
.tWrap aside,
.tWrap canvas,
.tWrap details,
.tWrap embed,
.tWrap figure,
.tWrap figcaption,
.tWrap footer,
.tWrap header,
.tWrap hgroup,
.tWrap menu,
.tWrap nav,
.tWrap output,
.tWrap ruby,
.tWrap section,
.tWrap summary,
.tWrap time,
.tWrap mark,
.tWrap audio,
.tWrap video {
	margin: 0;
	padding: 0;
}
/* HTML5 display-role reset for older browsers */
.tWrap article, .tWrap aside, .tWrap details, .tWrap figcaption, .tWrap figure, 
.tWrap footer, .tWrap header, .tWrap hgroup, .tWrap menu, .tWrap nav, .tWrap section {
	display: block;
}
body{ margin:0px; }.tWrap .container_12:before, .tWrap .container_12:after, .tWrap .container_16:before, .tWrap .container_16:after{ content:'.'; display:block; overflow:hidden; visibility:hidden; font-size:0; line-height:0; width:0; height:0; }
.tWrap .container_12:after, .tWrap .container_16:after{ clear:both; }
.tWrap .container_12, .tWrap .container_16{ margin-left:auto; margin-right:auto; width:1280px; padding:0 10px; }
.tWrap .grid_1,
.tWrap .grid_2,
.tWrap .grid_3,
.tWrap .grid_4,
.tWrap .grid_5,
.tWrap .grid_6,
.tWrap .grid_7,
.tWrap .grid_8,
.tWrap .grid_9,
.tWrap .grid_10,
.tWrap .grid_11,
.tWrap .grid_12,
.tWrap .grid_13,
.tWrap .grid_14,
.tWrap .grid_15,
.tWrap .grid_16{ padding:0 10px; border:0px solid rgba(0,0,0,0);
    float:left;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -moz-background-clip:padding-box !important;
    -webkit-background-clip:padding-box !important;
    background-clip:padding-box !important;}
.container_16 .grid_1 { width:6.25%; }
.container_16 .grid_2 { width:12.5%; }
.container_16 .grid_3 { width:18.75%; }
.container_16 .grid_4 { width:25.0%; }
.container_16 .grid_5 { width:31.25%; }
.container_16 .grid_6 { width:37.5%; }
.container_16 .grid_7 { width:43.75%; }
.container_16 .grid_8 { width:50.0%; }
.container_16 .grid_9 { width:56.25%; }
.container_16 .grid_10 { width:62.5%; }
.container_16 .grid_11 { width:68.75%; }
.container_16 .grid_12 { width:75.0%; }
.container_16 .grid_13 { width:81.25%; }
.container_16 .grid_14 { width:87.5%; }
.container_16 .grid_15 { width:93.75%; }
.container_16 .grid_16 { margin-left:0; width:100%; }

.container_12 .grid_1 { width:8.33333333333%; }
.container_12 .grid_2 { width:16.6666666667%; }
.container_12 .grid_3 { width:25.0%; }
.container_12 .grid_4 { width:33.3333333333%; }
.container_12 .grid_5 { width:41.6666666667%; }
.container_12 .grid_6 { width:50.0%; }
.container_12 .grid_7 { width:58.3333333333%; }
.container_12 .grid_8 { width:66.6666666667%; }
.container_12 .grid_9 { width:75.0%; }
.container_12 .grid_10 { width:83.3333333333%; }
.container_12 .grid_11 { width:91.6666666667%; }
.container_12 .grid_12 { margin-left:0; width:100%; }/*=============================================================
===== UNIVERSAL ===============================================
=============================================================*/

html{ min-height:100%; width:100%; }
body{ min-width:1300px; }
.tWrap .floatLeft{ float:left; }
.tWrap .floatRight{ float:right; }
.tWrap .clear{ clear:both; }
.tWrap .mainBoxWrapper{ margin-bottom:1em; }
.tWrap .sideBoxWrapper{ margin-bottom:1em; }

/* Form */
.tWrap .ccm-search-block-form input{ -webkit-border-radius:0px; -webkit-appearance: none; }

.tWrap .formBlockSurveyRow:before, .tWrap .formBlockSurveyRow:after{ content:'.'; display:block; overflow:hidden; visibility:hidden; font-size:0; line-height:0; width:0; height:0; }
.tWrap .formBlockSurveyRow:after{ clear:both; }
.tWrap .formBlockSurveyRow{ overflow:visible; width:100%; padding:0; }
.tWrap .formBlockSurveyCell.question{ width:30%; padding:0; }
.tWrap .formBlockSurveyCell.answer{ width:70%; padding:0 0 5px 0; }
.tWrap .formBlockSurveyCell.question label{ margin-top:8px; display:block; }
.tWrap .extendedFormSurveyView  textarea{ height:100px; box-sizing:content-box; -ms-box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; }
.tWrap .extendedFormSurveyView  input:focus, .tWrap .extendedFormSurveyView  textarea:focus, .tWrap .extendedFormSurveyView  select:focus{ outline:none; }
.tWrap .extendedFormSurveyView  textarea, .tWrap .extendedFormSurveyView  select, .tWrap .extendedFormSurveyView  input[type=text], .tWrap .extendedFormSurveyView  input[type=tel], .tWrap .extendedFormSurveyView  input[type=email], .tWrap .extendedFormSurveyView  input[type=url]{
	color:#666; border:1px solid #d9d9d9; padding:10px 2%; width:95%;
	-webkit-border-radius:0px; -webkit-appearance: none;
	/*-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;*/
}
.tWrap .extendedFormSurveyView  textarea:focus, .tWrap .extendedFormSurveyView  select:focus, .tWrap .extendedFormSurveyView  input[type=text]:focus, .tWrap .extendedFormSurveyView  input[type=tel]:focus, .tWrap .extendedFormSurveyView  input[type=email]:focus, .tWrap .extendedFormSurveyView  input[type=url]:focus{
	color:#222; border:1px solid #b1b1b1;
}
.tWrap .extendedFormSurveyView input[type="submit"]{ float:right; -webkit-border-radius:0px; -webkit-appearance: none; }
.tWrap .extendedFormSurveyView #msg { background:#e06a6a; color:#fff; text-shadow: 1px 1px 0 #7b1717; padding:1em; border:none; margin:5px 0; }
.tWrap .extendedFormSurveyView #msg .error{ color:#fff; }
.tWrap .extendedFormSurveyView #msg.formSuccess{ background:#9fd9f1; color:#33363a; text-shadow: 1px 1px 0 #d4dff6; }

/* Breadcrumbs */
.tWrap #breadcrumbsContainer{ padding:40px 0 40px 0; }
.tWrap .breadcrumbsCont{ color:#00bac9; font-size:13px;}
.tWrap .breadcrumbsCont a{ color:#00bac9; text-decoration:none; }
.tWrap .breadcrumbsCont a:hover{ color:#00bac9; }
.tWrap .breadcrumbsCont strong{ font-weight:normal; }
.tWrap .breadcrumbsCont .delim{ padding:0 3px; }

/*=============================================================
===== HEADER ==================================================
=============================================================*/

.tWrap header{ width:100%; }
.tWrap #headerTop{ width:100%; }
.tWrap #logo img{ display:block; }
.tWrap #headerBottom{ width:100%; background:#00bac9;}
.tWrap .headerMenuBottom{background:url(themes/catriona/images/header-bg.png) top center no-repeat; padding: 65px 0 0 0;}

/* Argon/Default Navigation */
.tWrap header .nav > ul li{ background:none; }
.tWrap header .nav{ float:left; margin:0; padding:0; font-family: 'Cabin', sans-serif;font-weight:500; text-transform:uppercase; }
.tWrap header .nav > li{ float:left; list-style:none; position:relative; background:none !important; padding:0 !important; margin:0; }
.tWrap header .nav > li > a{ font-size:1.071em; line-height:15px; padding:20px 22px; background:#00bac9; color:#fff; display:block; text-decoration:none; }
.tWrap header .nav > li > a:hover, .tWrap header .nav > li.nav-hover > a, .tWrap header .nav > li.nav-path-selected > a{
	background:#ffffff url(themes/catriona/images/menu-bg.jpg) no-repeat top center; color:#7d7d7d; text-decoration:none;
}
.tWrap header .nav > li ul{ position:absolute; display:none; margin:0; padding:11px 0;  z-index:4; }
.tWrap header .nav > li ul li{ list-style:none; position:relative; background:none !important; padding:0 !important; margin:0;  }
.tWrap header .nav > li ul li a{ font-size:1.071em; line-height:1.071em; padding:16px 15px; background:#00bac9; color:#fff; min-width:250px; text-align:left; display:block; text-decoration:none; }
.tWrap header .nav > li ul li a:hover, .tWrap header .nav > li ul li.nav-hover > a, .tWrap header .nav > li ul li.nav-path-selected > a{
	background:#fff; color:#7d7d7d; text-decoration:none;
}
.tWrap header .nav > li > ul ul{ left:100%; top:0; }

/* Antimony Navigation
.tWrap header .nav{ float:right; }
.tWrap header .nav > li > ul ul{ right:100%; left:auto; } */

/* Cobalt Navigation
.tWrap header #logo{ display:none; margin:10px auto; }
.tWrap header .nav{ text-align:center; width:100%; }
.tWrap header .nav > li{ display:inline-block; float:none; margin:0 10px; }
.tWrap header .nav > .nav-item-3 > a{ width:315px; height:90px; padding:50px 0 0 0; background:url(themes/catriona/images/logo.png) no-repeat top left; text-indent:-9999em; }
.tWrap header .nav > .nav-item-3 > a:hover, .tWrap header .nav > .nav-item-3.nav-hover > a, .tWrap header .nav > .nav-item-3.nav-path-selected > a{
	background:url(themes/catriona/images/logo.png) no-repeat top left;
}*/

/*=============================================================
===== FOOTER ==================================================
=============================================================*/

.tWrap footer{ width:100%;background:#636363; font-size:0.857em; }
.tWrap #footerTop{ width:100%; }
.tWrap #footerBottom{ width:100%; padding:35px 0 35px 0;}

.tWrap footer p{ padding:0;color:#b0b0b0; }
.tWrap footer a{text-decoration:none;}
.tWrap footer #zCopyrightWrapper{ float:right; }
.tWrap footer #zCopyrightLogo{ vertical-align:middle; }

/*=============================================================
===== HOME ====================================================
=============================================================*/

.tWrap #slideshowContainer{ width:100%; }
.tWrap #homeContentContainer{ width:100%; }
.tWrap #homeBottomContentContainer{ padding:60px 0 50px 0; }
.tWrap #tilesContainer{ width:100%; }

.tWrap #slideshowContainer .flex-direction-nav .flex-prev{ width:46px; height:86px; left:20px; background:url(themes/catriona/images/arrows1.png) no-repeat top left; opacity:1; z-index:3; }
.tWrap #slideshowContainer .flex-direction-nav .flex-next{ width:46px; height:86px; right:20px; background:url(themes/catriona/images/arrows1.png) no-repeat top right; opacity:1; z-index:3; }
/*.tWrap #slideshowContainer .flex-direction-nav .flex-prev{ width:40px; height:40px; left:20px; background:url(themes/catriona/images/arrows2.png) no-repeat top left; opacity:1; z-index:3; }
.tWrap #slideshowContainer .flex-direction-nav .flex-next{ width:40px; height:40px; right:20px; background:url(themes/catriona/images/arrows2.png) no-repeat top right; opacity:1; z-index:3; }*/
/*.tWrap #slideshowContainer .flex-direction-nav .flex-prev{ width:48px; height:48px; left:20px; background:url(themes/catriona/images/arrows3.png) no-repeat top left; opacity:1; z-index:3; }
.tWrap #slideshowContainer .flex-direction-nav .flex-next{ width:48px; height:48px; right:20px; background:url(themes/catriona/images/arrows3.png) no-repeat top right; opacity:1; z-index:3; }*/

/*.tWrap #slideshowContainer  .flexslider{ margin:0; }*/
.tWrap #slideshowContainer .flex-control-nav{}
.tWrap #slideshowContainer .flex-control-nav a{ background:url(themes/catriona/images/dots1.png) top left no-repeat; width:12px; height:12px; box-shadow: none;-webkit-border-radius:0px;-moz-border-radius:0px;-o-border-radius:0px;border-radius:0px; }
/*.tWrap #slideshowContainer .flex-control-nav a{ background:url(themes/catriona/images/dots1.png) top left no-repeat; width:13px; height:13px; box-shadow: none;-webkit-border-radius:0px;-moz-border-radius:0px;-o-border-radius:0px;border-radius:0px; }*/
/*.tWrap #slideshowContainer .flex-control-nav a{ background:url(themes/catriona/images/dots3.png) top left no-repeat; width:13px; height:13px; box-shadow: none;-webkit-border-radius:0px;-moz-border-radius:0px;-o-border-radius:0px;border-radius:0px; }*/
.tWrap #slideshowContainer .flex-control-nav a.flex-active{ background-position:right top; }

/*=============================================================
===== INNER ===================================================
=============================================================*/
.tWrap .innerContentContainer {padding:0 0 50px 0;}
.tWrap .innerContentContainer .nav{ padding:0; margin:0; text-transform:uppercase;font-weight:700;font-family: 'Cabin', sans-serif; color:#00bac9; }
.tWrap .innerContentContainer .nav > li{ padding:0; margin:0; list-style:none; border-top:1px #fff solid; }
.tWrap .innerContentContainer .nav > li > a{ color:#fff; background:#00bac9; padding:18px 30px; font-size:1.071em; line-height:1.071em;display:block; text-decoration:none; }
.tWrap .innerContentContainer .nav > li > a:hover, .tWrap .innerContentContainer .nav > li.nav-hover > a, .tWrap .innerContentContainer .nav > li.nav-path-selected > a{
	background:#fff; color:#7d7d7d; text-decoration:none;
}
.tWrap .innerContentContainer .nav > li ul{ padding:0 0 0 0px; margin:0; }
.tWrap .innerContentContainer .nav > li ul li{ list-style:none;  border-top:1px #fff solid;}
.tWrap .innerContentContainer .nav > li ul li a{ color:#fff; background:#00aebc; padding:18px 30px; font-size:1em; line-height:1em; display:block; text-decoration:none; }
.tWrap .innerContentContainer .nav > li ul li a:hover, .tWrap .innerContentContainer .nav > li ul li.nav-hover > a, .tWrap .innerContentContainer .nav > li ul li.nav-path-selected > a{
	background:#00ecff; color:#686767; text-decoration:none;
}

.tWrap .pageTitle {  }

/*=============================================================
===== CUSTOM ==================================================
=============================================================*/
.tWrap .readmore,.content-sbBlog-category,#tags{display:none;}
.tWrap .ccm-page-list-title a{
	font-size:1.429em;
	font-family: 'Cabin', sans-serif; 
	color:#00bac9; 
	text-decoration:none;
	font-weight:700;
}
.tWrap .ccm-jereme-tweetcrete{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	line-height:1.5;
}
.tWrap .ccm-jereme-tweetcrete-timeline img{
	width:60px;
	height:60px;
}
.tWrap .ccm-jereme-tweetcrete img{
	max-width:60px;
}
.tWrap .ccm-jereme-tweetcrete-timeline-elements{
	padding: 0px 0;
}
.tWrap .ccm-jereme-tweetcrete-timeline-meta a{
	text-decoration:none;
}
.tWrap .ccm-jereme-tweet-text a{ 
	display:none;
}
.tWrap .ccm-jereme-tweetcrete-timeline-elements h4{
	padding: 0px 0;
	margin-bottom: 0px;
	font-size:13px;
	font-weight: inherit;
	text-transform:none;
}
.tWrap .ccm-jereme-tweetcrete-timeline-meta{
	padding:0 0 10px 0;
}
.tWrap .ccm-jereme-tweet-username{
	font-size:13px;
	color:#00bac9;
	font-weight: 700;
}
.tWrap .ccm-jereme-tweet-avatar{
	margin: 0 15px 5px 0;
}
#pb_body {
	padding: 0 2% 15px 0;
}body, #tinymce{ 
	font-size:13px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#7d7d7d;
	line-height:2em;
margin:0; padding:0; border:0; word-wrap: break-word; }

a{ color:#00bac9; text-decoration:underline; outline:none; }
a:hover, a:active{ color:#00bac9; text-decoration:none; outline:none; }
.tWrap hr, #tinymce hr{ border-top:1px dashed #c2c2c2; margin:10px 0; border-bottom:none; border-left:none; border-right:none; }
.tWrap ul, #tinymce ul{ padding:0px; margin:0; }
.tWrap ol, #tinymce ol{ padding:0 0 0 15px; margin:0; }
.tWrap li, #tinymce li{ 
	/*list-style-position:outside; list-style:none;*/
	}
.tWrap ul li, #tinymce ul li{ list-style-type: none;	
	background:url(themes/catriona/images/li-dot.png) 5px 11px no-repeat;
    padding-left: 20px; 
	list-style-type: none;}
.tWrap ol li, #tinymce ol li{  list-style-type: none; }

.tWrap p, #tinymce p{ padding:5px 0; margin:0; }
.tWrap h1, #tinymce h1{ font-size:2.500em; padding:10px 0; margin:0; font-weight:700; font-family: 'Cabin', sans-serif; color:#00bac9; text-transform:uppercase; }
.tWrap h2, #tinymce h2{ font-size:2.143em; padding:10px 0; margin:0; font-weight:700; font-family: 'Cabin', sans-serif; color:#00bac9; text-transform:uppercase; }
.tWrap h3, #tinymce h3{ font-size:1.786em; padding:10px 0; margin:0; font-weight:700; font-family: 'Cabin', sans-serif; color:#00bac9; text-transform:uppercase; }
.tWrap h4, #tinymce h4{ font-size:1.286em; padding:10px 0; margin:0; font-weight:700; font-family: 'Cabin', sans-serif; color:#7d7d7d; text-transform:uppercase; }
.tWrap h5, #tinymce h5{ font-size:1.286em; padding:10px 0; margin:0; font-weight:700; font-family: 'Cabin', sans-serif; color:#00bac9; }
.tWrap h6, #tinymce h6{ font-size:1em; padding:10px 0; margin:0; font-weight:700; font-family: 'Cabin', sans-serif; color:#00bac9; text-transform:uppercase; }

/* Button */
.tWrap .zyberButton, #tinymce .zyberButton, .tWrap .extendedFormSurveyView input[type="submit"], .tWrap .guestBook-formBlock input[type="submit"]{
	color: #fff;
	font-size:1.143em;
	font-family: 'Cabin', sans-serif;
	background: #00bac9;
	padding:8px 18px;
	text-transform:uppercase;
font-weight:normal; border: none; display: inline-block; vertical-align: baseline; outline: none; cursor: pointer; text-align: center; text-decoration: none; }
.tWrap .zyberButton:hover, #tinymce .zyberButton:hover, .tWrap .extendedFormSurveyView input[type="submit"]:hover, .tWrap .guestBook-formBlock input[type="submit"]:hover{
	color:#fff;
	background:#7d7d7d;
	text-decoration: none;
}
.tWrap .zyberButton:active, #tinymce .zyberButton:active, .tWrap .extendedFormSurveyView input[type="submit"]:active, .tWrap .guestBook-formBlock input[type="submit"]:active{
	position: relative;
	top: 1px;
}

/* Alternative Button */
.tWrap .zyberButtonAlt, #tinymce .zyberButtonAlt{
	color: #fff;
	font-size:1.143em;
	font-family: 'Cabin', sans-serif;
	background: #7d7d7d;
	padding:14px 23px;
	text-transform:uppercase;
font-weight:normal; border: none; display: inline-block; vertical-align: baseline; outline: none; cursor: pointer; text-align: center; text-decoration: none; }
.tWrap .zyberButtonAlt:hover, #tinymce .zyberButtonAlt:hover{
	color:#fff;
	background:#00bac9;
	text-decoration: none;
}
.tWrap .zyberButtonAlt:active, #tinymce .zyberButtonAlt:active{
	position: relative;
	top: 1px;
}

/* Large Button */
.tWrap .zyberButtonLrg, #tinymce .zyberButtonLrg{
	color: #fff;
	font-size:1.786em;
	font-family: 'Cabin', sans-serif;
	background: #00bac9;
	padding:17px 25px;
	text-transform:uppercase;
font-weight:normal; border: none; display: inline-block; vertical-align: baseline; outline: none; cursor: pointer; text-align: center; text-decoration: none; }
.tWrap .zyberButtonLrg:hover, #tinymce .zyberButtonLrg:hover{
	color:#fff;
	background:#7d7d7d;
	text-decoration: none;
}
.tWrap .zyberButtonLrg:active, #tinymce .zyberButtonLrg:active{
	position: relative;
	top: 1px;
}