/*
Theme Name: AbsoluteVision
Theme URI: 
Description: StudioMedia Converted Theme
Version: 1.0
Author: StudioMedia
Author URI: http://www.studiomedia.com.au
Tags: fixed-layout, responsive-layout, right-sidebar, two-columns, valid HTML5, widgets
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Created by StudioMedia */

#studio-main
{
   background: #FD9131;
   margin:0 auto;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.studio-hmenu
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.studio-button
{
   border-collapse: separate;
   -webkit-border-radius: 0;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #FAFAFA;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #D1D1D1 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #D1D1D1 100%) no-repeat;
   border:1px solid #CFCFCF;
   padding:0 20px;
   margin:0 auto;
   height:26px;
}

.studio-postcontent,
.studio-postheadericons,
.studio-postfootericons,
.studio-blockcontent,
ul.studio-vmenu a 
{
   text-align: left;
}

.studio-postcontent,
.studio-postcontent li,
.studio-postcontent table,
.studio-postcontent a,
.studio-postcontent a:link,
.studio-postcontent a:visited,
.studio-postcontent a.visited,
.studio-postcontent a:hover,
.studio-postcontent a.hovered
{
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.studio-postcontent p
{
   margin: 13px 0;
}

.studio-postcontent h1, .studio-postcontent h1 a, .studio-postcontent h1 a:link, .studio-postcontent h1 a:visited, .studio-postcontent h1 a:hover,
.studio-postcontent h2, .studio-postcontent h2 a, .studio-postcontent h2 a:link, .studio-postcontent h2 a:visited, .studio-postcontent h2 a:hover,
.studio-postcontent h3, .studio-postcontent h3 a, .studio-postcontent h3 a:link, .studio-postcontent h3 a:visited, .studio-postcontent h3 a:hover,
.studio-postcontent h4, .studio-postcontent h4 a, .studio-postcontent h4 a:link, .studio-postcontent h4 a:visited, .studio-postcontent h4 a:hover,
.studio-postcontent h5, .studio-postcontent h5 a, .studio-postcontent h5 a:link, .studio-postcontent h5 a:visited, .studio-postcontent h5 a:hover,
.studio-postcontent h6, .studio-postcontent h6 a, .studio-postcontent h6 a:link, .studio-postcontent h6 a:visited, .studio-postcontent h6 a:hover,
.studio-blockheader .t, .studio-blockheader .t a, .studio-blockheader .t a:link, .studio-blockheader .t a:visited, .studio-blockheader .t a:hover,
.studio-vmenublockheader .t, .studio-vmenublockheader .t a, .studio-vmenublockheader .t a:link, .studio-vmenublockheader .t a:visited, .studio-vmenublockheader .t a:hover,
.studio-headline, .studio-headline a, .studio-headline a:link, .studio-headline a:visited, .studio-headline a:hover,
.studio-slogan, .studio-slogan a, .studio-slogan a:link, .studio-slogan a:visited, .studio-slogan a:hover,
.studio-postheader, .studio-postheader a, .studio-postheader a:link, .studio-postheader a:visited, .studio-postheader a:hover
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

.studio-postcontent a, .studio-postcontent a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #444444;
}

.studio-postcontent a:visited, .studio-postcontent a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #444444;
}

.studio-postcontent  a:hover, .studio-postcontent a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #444444;
}

.studio-postcontent h1
{
   color: #EA7B1A;
   margin: 0 0 5px 0;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-postcontent h1 a, .studio-postcontent h1 a:link, .studio-postcontent h1 a:hover, .studio-postcontent h1 a:visited, .studio-blockcontent h1 a, .studio-blockcontent h1 a:link, .studio-blockcontent h1 a:hover, .studio-blockcontent h1 a:visited 
{
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-postcontent h2
{
   color: #EA7C1A;
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-postcontent h2 a, .studio-postcontent h2 a:link, .studio-postcontent h2 a:hover, .studio-postcontent h2 a:visited, .studio-blockcontent h2 a, .studio-blockcontent h2 a:link, .studio-blockcontent h2 a:hover, .studio-blockcontent h2 a:visited 
{
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-postcontent h3
{
   color: #EA7C1A;
   margin: 10px 0 0;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-blockcontent h3
{
   margin: 0;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-postcontent h3 a, .studio-postcontent h3 a:link, .studio-postcontent h3 a:hover, .studio-postcontent h3 a:visited, .studio-blockcontent h3 a, .studio-blockcontent h3 a:link, .studio-blockcontent h3 a:hover, .studio-blockcontent h3 a:visited 
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-postcontent h4
{
   color: #444444;
   margin: 10px 0 0;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-postcontent h4 a, .studio-postcontent h4 a:link, .studio-postcontent h4 a:hover, .studio-postcontent h4 a:visited, .studio-blockcontent h4 a, .studio-blockcontent h4 a:link, .studio-blockcontent h4 a:hover, .studio-blockcontent h4 a:visited 
{
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-postcontent h5
{
   color: #444444;
   margin: 10px 0 0;
   font-size: 15px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 15px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-postcontent h5 a, .studio-postcontent h5 a:link, .studio-postcontent h5 a:hover, .studio-postcontent h5 a:visited, .studio-blockcontent h5 a, .studio-blockcontent h5 a:link, .studio-blockcontent h5 a:hover, .studio-blockcontent h5 a:visited 
{
   font-size: 15px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-postcontent h6
{
   color: #444444;
   margin: 10px 0 0;
   font-size: 10px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 10px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-postcontent h6 a, .studio-postcontent h6 a:link, .studio-postcontent h6 a:hover, .studio-postcontent h6 a:visited, .studio-blockcontent h6 a, .studio-blockcontent h6 a:link, .studio-blockcontent h6 a:hover, .studio-blockcontent h6 a:visited 
{
   font-size: 10px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

header, footer, article, nav, #studio-hmenu-bg, .studio-sheet, .studio-hmenu a, .studio-vmenu a, .studio-slidenavigator > a, .studio-checkbox:before, .studio-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #studio-hmenu-bg, .studio-sheet, .studio-slidenavigator > a, .studio-checkbox:before, .studio-radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html {
   -ms-text-size-adjust: 100%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
/* 2 */}

body
{
   padding: 0;
   margin:0;
   min-width: 983px;
   color: #444444;
}

.studio-header:before, 
#studio-header-bg:before, 
.studio-layout-cell:before, 
.studio-layout-wrapper:before, 
.studio-footer:before, 
.studio-nav:before, 
#studio-hmenu-bg:before, 
.studio-sheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.studio-header:after, 
#studio-header-bg:after, 
.studio-layout-cell:after, 
.studio-layout-wrapper:after, 
.studio-footer:after, 
.studio-nav:after, 
#studio-hmenu-bg:after, 
.studio-sheet:after,
.cleared, .clearfix:after 
{
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

form
{
   padding: 0;
   margin: 0;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .studio-postcontent li h1, .studio-blockcontent li h1 
{
   margin:1px;
} 
li h2, .studio-postcontent li h2, .studio-blockcontent li h2 
{
   margin:1px;
} 
li h3, .studio-postcontent li h3, .studio-blockcontent li h3 
{
   margin:1px;
} 
li h4, .studio-postcontent li h4, .studio-blockcontent li h4 
{
   margin:1px;
} 
li h5, .studio-postcontent li h5, .studio-blockcontent li h5 
{
   margin:1px;
} 
li h6, .studio-postcontent li h6, .studio-blockcontent li h6 
{
   margin:1px;
} 
li p, .studio-postcontent li p, .studio-blockcontent li p 
{
   margin:1px;
}


.studio-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.studio-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.studio-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.studio-slidenavigator > a:last-child {
   margin-right: 0 !important;
}







.studio-sheet
{
   background: #FFFFFF;
   padding: 0;
   margin: 0 auto;
   position:relative;
   cursor:auto;
   width: 983px;
   z-index: auto !important;
}

.sheet-padding
{
padding: 20px;
}

.studio-header
{
   margin:0 auto;
   background-repeat: no-repeat;
   height: 307px;
   background-image: none;
   background-position: 0px 289px,top right, 0 0;
   position: relative;
   z-index: auto !important;
}

.custom-responsive .studio-header
{
   background-image: none;
   background-position: 0px 289px,top right, 0 0;
}

.default-responsive .studio-header,
.default-responsive #studio-header-bg
{
   background-image: url('images/header.png');
   background-position: center center;
   background-size: cover;
}

.studio-header>.widget 
{
   position:absolute;
   z-index:101;
}

.studio-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.studio-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.studio-content-layout-row 
{
   display: table-row;
}

.studio-layout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.studio-postcontent .studio-content-layout
{
   border-collapse: collapse;
}

.studio-breadcrumbs
{
   margin:0 auto;
}

a.studio-button,
a.studio-button:link,
a:link.studio-button:link,
body a.studio-button:link,
a.studio-button:visited,
body a.studio-button:visited,
input.studio-button,
button.studio-button
{
   text-decoration: none;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-transform: uppercase;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #444444;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 26px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.studio-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .studio-button
{
   display: block;
   float: left;
}

input, select, textarea, a.studio-search-button span
{
   vertical-align: middle;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-block select 
{
   width:96%;
}

input.studio-button
{
   float: none !important;
   -webkit-appearance: none;
}

.studio-button.active, .studio-button.active:hover
{
   background: #CFCFCF;
   background: -webkit-linear-gradient(top, #E5E5E5 0, #BABABA 100%) no-repeat;
   background: -moz-linear-gradient(top, #E5E5E5 0, #BABABA 100%) no-repeat;
   background: -o-linear-gradient(top, #E5E5E5 0, #BABABA 100%) no-repeat;
   background: -ms-linear-gradient(top, #E5E5E5 0, #BABABA 100%) no-repeat;
   -svg-background: linear-gradient(top, #E5E5E5 0, #BABABA 100%) no-repeat;
   background: linear-gradient(to bottom, #E5E5E5 0, #BABABA 100%) no-repeat;
   border:1px solid #CFCFCF;
   padding:0 20px;
   margin:0 auto;
}
.studio-button.active, .studio-button.active:hover {
   color: #444444 !important;
}

.studio-button.hover, .studio-button:hover
{
   background: #FD9131;
   background: -webkit-linear-gradient(top, #FDA353 0, #FD7D0D 100%) no-repeat;
   background: -moz-linear-gradient(top, #FDA353 0, #FD7D0D 100%) no-repeat;
   background: -o-linear-gradient(top, #FDA353 0, #FD7D0D 100%) no-repeat;
   background: -ms-linear-gradient(top, #FDA353 0, #FD7D0D 100%) no-repeat;
   -svg-background: linear-gradient(top, #FDA353 0, #FD7D0D 100%) no-repeat;
   background: linear-gradient(to bottom, #FDA353 0, #FD7D0D 100%) no-repeat;
   border:1px solid #ED7002;
   padding:0 20px;
   margin:0 auto;
}
.studio-button.hover, .studio-button:hover {
   color: #FCFCFC !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   background: #FAFAFA;
   background: -webkit-linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: -moz-linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: -o-linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: -ms-linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   -svg-background: linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: linear-gradient(to bottom, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   border:1px solid #A3A3A3;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   width: 100%;
   padding: 6px 0;
   color: #444444 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.studio-error, textarea.studio-error
{
   background: #FAFAFA;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.studio-error, textarea.studio-error {
   color: #A24C02 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.studio-search input[type="text"]
{
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: -moz-linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: -o-linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: -ms-linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   -svg-background: linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: linear-gradient(to bottom, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   border-radius: 0;
   border:1px solid #D6D6D6;
   margin:0 auto;
   width: 100%;
   padding: 4px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #404040 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.studio-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.studio-search input, a.studio-search-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.studio-search>input, a.studio-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.studio-search input[type="submit"], input.studio-search-button, a.studio-search-button
{
   border-radius: 0;
   margin:0 auto;
}
form.studio-search input[type="submit"], input.studio-search-button, a.studio-search-button {
   position:absolute;
   left:auto;
   display:block;
   border:none;
   background:url('images/searchicon.png') center center no-repeat;
   width:24px;
   height: 100%;
   padding:0;
   color: #FFFFFF !important;
   cursor: pointer;
}

a.studio-search-button span.studio-search-button-text {
   display: none;
}

label.studio-checkbox:before
{
   background: #FAFAFA;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.studio-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #404040 !important;
}

.studio-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.studio-checkbox.active:before
{
   background: #F2AC6E;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.studio-checkbox.hovered:before
{
   background: #C4C4C4;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.studio-radiobutton:before
{
   background: #FAFAFA;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.studio-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #404040 !important;
}

.studio-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.studio-radiobutton.active:before
{
   background: #A3A3A3;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.studio-radiobutton.hovered:before
{
   background: #C4C4C4;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.studio-comments
{
   border-top:1px dotted #8C8C8C;
   margin:0 auto;
   margin-top: 25px;
}

.studio-comments h2
{
   color: #292929;
}

.studio-comment-inner
{
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:0 auto;
   margin-left: 96px;
}
.studio-comment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:2px;
   background:#fff;
   border:1px solid #E8E8E8;
}

.studio-comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.studio-comment-content
{
   padding:10px 0;
   color: #444444;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.studio-comment
{
   margin-top: 6px;
}

#comment-list>li:first-child>.studio-comment
{
   margin-top: 0;
}

.studio-comment-header
{
   color: #292929;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.studio-comment-header a, 
.studio-comment-header a:link, 
.studio-comment-header a:visited,
.studio-comment-header a.visited,
.studio-comment-header a:hover,
.studio-comment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.studio-comment-header a, .studio-comment-header a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   color: #878787;
}

.studio-comment-header a:visited, .studio-comment-header a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #878787;
}

.studio-comment-header a:hover,  .studio-comment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #878787;
}

.studio-comment-content a, 
.studio-comment-content a:link, 
.studio-comment-content a:visited,
.studio-comment-content a.visited,
.studio-comment-content a:hover,
.studio-comment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.studio-comment-content a, .studio-comment-content a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #BF6312;
}

.studio-comment-content a:visited, .studio-comment-content a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #A74F02;
}

.studio-comment-content a:hover,  .studio-comment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #BF6312;
}

.studio-pager
{
   padding:6px;
   margin:2px;
}

.studio-pager>*:last-child
{
   margin-right:0 !important;
}

.studio-pager>span {
   cursor:default;
}

.studio-pager>*
{
   background: #CFCFCF;
   padding:10px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.studio-pager a:link,
.studio-pager a:visited,
.studio-pager .active
{
   line-height: normal;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #1C1C1C
;
}

.studio-pager .active
{
   background: #ED7002;
   padding:10px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.studio-pager .more
{
   background: #F2AC6E;
   margin:0 4px 0 auto;
}
.studio-pager a.more:link,
.studio-pager a.more:visited
{
   color: #251303
;
}
.studio-pager a:hover
{
   background: #ED7002;
   padding:10px;
   margin:0 4px 0 auto;
}
.studio-pager  a:hover,
.studio-pager  a.more:hover
{
   text-decoration: none;
   color: #DBDBDB
;
}
.studio-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.studio-pager>*:last-child:after{
   display:none;
}

.studio-commentsform
{
   background: #E8E8E8;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #292929;
}

.studio-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #292929;
}

.studio-commentsform label {
   display: inline-block;
   line-height: 25px;
}

.studio-commentsform input:not([type=submit]), .studio-commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.studio-commentsform .form-submit
{
   margin-top: 10px;
}
.studio-vmenublock
{
   margin: 0;
}
div.studio-vmenublock img
{
   margin: 0;
}

.studio-vmenublockcontent
{
   margin:0 auto;
}

ul.studio-vmenu, ul.studio-vmenu ul
{
   list-style: none;
   display: block;
}

ul.studio-vmenu, ul.studio-vmenu li
{
   display: block;
   margin: 0;
   padding: 0;
   width: auto;
   line-height: 0;
}

ul.studio-vmenu
{
   margin-top: 0;
   margin-bottom: 0;
}

ul.studio-vmenu ul
{
   display: none !important;
   position:relative;
}

ul.studio-vmenu ul.active
{
   display: block;
}

ul.studio-vmenu>li>a
{
background: #fdfdfd; /* Old browsers */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fdfdfd 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fdfdfd 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fdfdfd 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fdfdfd 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fdfdfd 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#eeeeee',GradientType=0 ); /* IE6-8 */
   border:1px solid #d5d5d5;
   padding:0 15px;
   margin:0 auto;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #808084;
   min-height: 47px;
   line-height: 47px;
}
ul.studio-vmenu a 
{
   display: block;
   cursor: pointer;
   z-index: 1;
   position:relative;
}

ul.studio-vmenu li{
   position:relative;
}

ul.studio-vmenu>li
{
   margin-top: 1px;
}
ul.studio-vmenu>li>ul
{
   margin-top: 1px;
}
ul.studio-vmenu>li:first-child
{
   margin-top:0;
}

ul.studio-vmenu>li>a:before
{
   background: url('images/vmenuitemicon.png') no-repeat center;
   content:'.';
   text-indent:6px;
   overflow: hidden;
   width:6px;
   min-height:10px;
   float: right;
}

ul.studio-vmenu>li>a.active:before
{
   background: url('images/vmenuactiveitemicon.png') no-repeat center;
   content:'.';
   text-indent:6px;
   overflow: hidden;
   width:6px;
   min-height:10px;
   float: right;
}

ul.studio-vmenu>li>a:hover:before,  ul.studio-vmenu>li>a.active:hover:before,  ul.studio-vmenu>li:hover>a:before,  ul.studio-vmenu>li:hover>a.active:before
{
   background: url('images/vmenuhovereditemicon.png') no-repeat center;
   content:'.';
   text-indent:6px;
   overflow: hidden;
   width:6px;
   min-height:10px;
   float: right;
}

ul.studio-vmenu>li>a:hover, ul.studio-vmenu>li>a.active:hover
{
background: #f28f04; /* Old browsers */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyOGYwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZDcwMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f28f04 0%, #dd700d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f28f04), color-stop(100%,#dd700d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f28f04 0%,#dd700d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f28f04 0%,#dd700d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f28f04 0%,#dd700d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f28f04 0%,#dd700d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f28f04', endColorstr='#dd700d',GradientType=0 ); /* IE6-8 */
   border:1px solid #E0E0E0;
   padding:0 15px;
   margin:0 auto;
}
ul.studio-vmenu>li>a:hover, ul.studio-vmenu>li>a.active:hover
{
   text-decoration: none;
}

ul.studio-vmenu a:hover, ul.studio-vmenu a.active:hover 
{
   color: #F7F7F7;
}

ul.studio-vmenu>li>a.active:hover>span.border-top, ul.studio-vmenu>li>a.active:hover>span.border-bottom 
{
   background-color: transparent;
}

ul.studio-vmenu>li>a.active
{
background: #f28f04; /* Old browsers */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyOGYwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZDcwMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f28f04 0%, #dd700d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f28f04), color-stop(100%,#dd700d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f28f04 0%,#dd700d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f28f04 0%,#dd700d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f28f04 0%,#dd700d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f28f04 0%,#dd700d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f28f04', endColorstr='#dd700d',GradientType=0 ); /* IE6-8 */
   border:1px solid #E0E0E0;
   padding:0 15px;
   margin:0 auto;
   text-decoration: none;
   color: #F7F7F7;
}

.studio-block
{
   background: #FFFFFF;
   border:10px solid #DDDDDD;
   padding: 20px;
   margin: 0 0 7px 0;
}
div.studio-block img
{
   border: none;
   margin: 0;
}

.studio-blockheader
{
   padding: 0;
   margin:0 auto;
}
.studio-blockheader .t,
.studio-blockheader .t a,
.studio-blockheader .t a:link,
.studio-blockheader .t a:visited, 
.studio-blockheader .t a:hover
{
   color: #EA7C1A;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   margin: 0;
line-height: 160%;
}

.studio-blockcontent
{
   padding: 0;
   margin:0 auto;
   color: #444444;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}
.studio-blockcontent table,
.studio-blockcontent li, 
.studio-blockcontent a,
.studio-blockcontent a:link,
.studio-blockcontent a:visited,
.studio-blockcontent a:hover
{
   color: #444444;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.studio-blockcontent p
{
   margin: 0 5px;
}

.studio-blockcontent a, .studio-blockcontent a:link
{
   color: #444444;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.studio-blockcontent a:visited, .studio-blockcontent a.visited
{
   color: #444444;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.studio-blockcontent a:hover, .studio-blockcontent a.hover
{
   color: #444444;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}
.studio-block ul>li:before
{
   content:url('images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -12px;
}
.opera .studio-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.studio-block li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   color: #CF6202;
   margin: 5px 0 0 10px;
}

.studio-block ul>li, .studio-block ol
{
   padding: 0;
}

.studio-block ul>li
{
   padding-left: 12px;
}

.studio-post
{
   padding: 0 27px 0 25px;
}
a img
{
   border: 0;
}

.studio-article img, img.studio-article, .studio-block img, .studio-footer-text img
{
   margin: 7px 7px 7px 7px;
}

.studio-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.studio-article table, table.studio-article
{
   border-collapse: collapse;
   margin: 1px;
}

.studio-post .studio-content-layout-br
{
   height: 0;
}

.studio-article th, .studio-article td
{
   padding: 2px;
   vertical-align: top;
   text-align: left;
}

.studio-article th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

.preview-cms-logo
{
   border: 0;
   margin: 1em 1em 0 0;
   float: left;
}

.image-caption-wrapper
{
   padding: 7px 7px 7px 7px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper div.studio-collage
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper p
{
   font-size: 80%;
   text-align: right;
   margin: 0;
}

.studio-postheader
{
   color: #EA7C1A;
   margin: 0 0 5px 0;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-postheader a, 
.studio-postheader a:link, 
.studio-postheader a:visited,
.studio-postheader a.visited,
.studio-postheader a:hover,
.studio-postheader a.hovered
{
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.studio-postheader a, .studio-postheader a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #EA7C1A;
}

.studio-postheader a:visited, .studio-postheader a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #EA7C1A;
}

.studio-postheader a:hover,  .studio-postheader a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #FD9131;
}

.studio-postheadericons,
.studio-postheadericons a,
.studio-postheadericons a:link,
.studio-postheadericons a:visited,
.studio-postheadericons a:hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #CF6202;
}

.studio-postheadericons
{
   padding: 1px;
   margin: 0 0 0 10px;
}

.studio-postheadericons a, .studio-postheadericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #ED8E3B;
}

.studio-postheadericons a:visited, .studio-postheadericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #E86E02;
}

.studio-postheadericons a:hover, .studio-postheadericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: underline;
   color: #D76F14;
}

.studio-postdateicon:before
{
   content:url('images/postdateicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .studio-postdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.studio-postauthoricon:before
{
   content:url('images/postauthoricon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .studio-postauthoricon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.studio-postediticon:before
{
   content:url('images/postediticon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .studio-postediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.studio-postcontent ul>li:before,  .studio-post ul>li:before,  .studio-textblock ul>li:before
{
   content:url('images/postbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .studio-postcontent ul>li:before, .opera   .studio-post ul>li:before, .opera   .studio-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.studio-postcontent li, .studio-post li, .studio-textblock li
{
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #444444;
   margin: 3px 0 0 11px;
}

.studio-postcontent ul>li, .studio-post ul>li, .studio-textblock ul>li, .studio-postcontent ol, .studio-post ol, .studio-textblock ol
{
   padding: 0;
}

.studio-postcontent ul>li, .studio-post ul>li, .studio-textblock ul>li
{
   padding-left: 12px;
}

.studio-postcontent ul>li:before,  .studio-post ul>li:before,  .studio-textblock ul>li:before
{
   margin-left: -12px;
}

.studio-postcontent ol, .studio-post ol, .studio-textblock ol, .studio-postcontent ul, .studio-post ul, .studio-textblock ul
{
   margin: 1em 0 1em 11px;
}

.studio-postcontent li ol, .studio-post li ol, .studio-textblock li ol, .studio-postcontent li ul, .studio-post li ul, .studio-textblock li ul
{
   margin: 0.5em 0 0.5em 11px;
}

.studio-postcontent li, .studio-post li, .studio-textblock li
{
   margin: 3px 0 0 0;
}

.studio-postcontent ol>li, .studio-post ol>li, .studio-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.studio-postcontent ul>li, .studio-post ul>li, .studio-textblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background: #F2F2F2 url('images/postquote.png') no-repeat scroll;
   border:1px solid #FDAB62;
   padding:10px 10px 10px 47px;
   margin:10px 0 0 25px;
   color: #231100;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .studio-postcontent blockquote a, .studio-blockcontent blockquote a, .studio-footer-text blockquote a,
blockquote a:link, .studio-postcontent blockquote a:link, .studio-blockcontent blockquote a:link, .studio-footer-text blockquote a:link,
blockquote a:visited, .studio-postcontent blockquote a:visited, .studio-blockcontent blockquote a:visited, .studio-footer-text blockquote a:visited,
blockquote a:hover, .studio-postcontent blockquote a:hover, .studio-blockcontent blockquote a:hover, .studio-footer-text blockquote a:hover
{
   color: #231100;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.studio-postcontent blockquote p,
.studio-blockcontent blockquote p,
.studio-footer-text blockquote p
{
   margin: 0;
   margin: 5px 0;
}

.Sorter img
{
   border:0;
   vertical-align:middle;
   padding:0;
   margin:0;
   position:static;
   z-index:1;
   width: 12px;
   height: 6px;
}

.Sorter a
{
   position:relative;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #757575;
}

.Sorter a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #757575;
}

.Sorter a:visited, .Sorter a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #757575;
}

.Sorter a:hover, .Sorter a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #595959;
}

.Sorter
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color:#404040;
}

.studio-footer
{
background: #ea7c1a; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2VhN2MxYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNzZiMGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ea7c1a 1%, #d76b0c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ea7c1a), color-stop(100%,#d76b0c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ea7c1a 1%,#d76b0c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ea7c1a 1%,#d76b0c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ea7c1a 1%,#d76b0c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ea7c1a 1%,#d76b0c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea7c1a', endColorstr='#d76b0c',GradientType=0 ); /* IE6-8 */
   padding:10px;
   margin:0 auto;
   position: relative;
   color: #FFFCFA;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   text-align: center;
}

.studio-footer-text a,
.studio-footer-text a:link,
.studio-footer-text a:visited,
.studio-footer-text a:hover,
.studio-footer-text td, 
.studio-footer-text th,
.studio-footer-text caption
{
   color: #FFFCFA;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.studio-footer-text p 
{
   padding:0;
   text-align: center;
}

.studio-footer-text a,
.studio-footer-text a:link
{
   color: #F5F5F5;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.studio-footer-text a:visited
{
   color: #F5F5F5;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.studio-footer-text a:hover
{
   color: #F5F5F5;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.studio-footer-text h1
{
   color: #737373;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.studio-footer-text h2
{
   color: #8C8C8C;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.studio-footer-text h3
{
   color: #EC8B36;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.studio-footer-text h4
{
   color: #FDAB62;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.studio-footer-text h5
{
   color: #FDAB62;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.studio-footer-text h6
{
   color: #FDAB62;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.studio-footer-text img
{
   border: none;
   margin: 0;
}

.studio-rss-tag-icon
{
   background:  url('images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.studio-rss-tag-icon:empty
{
   vertical-align: middle;
}

.studio-facebook-tag-icon
{
   background:  url('images/footerfacebookicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.studio-facebook-tag-icon:empty
{
   vertical-align: middle;
}

.studio-twitter-tag-icon
{
   background:  url('images/footertwittericon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.studio-twitter-tag-icon:empty
{
   vertical-align: middle;
}

.studio-tumblr-tag-icon
{
   background:  url('images/tumblricon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.studio-tumblr-tag-icon:empty
{
   vertical-align: middle;
}

.studio-pinterest-tag-icon
{
   background:  url('images/pinteresticon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.studio-pinterest-tag-icon:empty
{
   vertical-align: middle;
}

.studio-vimeo-tag-icon
{
   background:  url('images/vimeoicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.studio-vimeo-tag-icon:empty
{
   vertical-align: middle;
}

.studio-youtube-tag-icon
{
   background:  url('images/youtubeicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.studio-youtube-tag-icon:empty
{
   vertical-align: middle;
}

.studio-linkedin-tag-icon
{
   background:  url('images/linkedinicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.studio-linkedin-tag-icon:empty
{
   vertical-align: middle;
}

.studio-footer-text ul>li:before
{
   content:url('images/footerbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -13px;
}
.opera .studio-footer-text ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.studio-footer-text li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #FAE1CC;
}

.studio-footer-text ul>li, .studio-footer-text ol
{
   padding: 0;
}

.studio-footer-text ul>li
{
   padding-left: 13px;
}

.studio-page-footer, 
.studio-page-footer a,
.studio-page-footer a:link,
.studio-page-footer a:visited,
.studio-page-footer a:hover
{
   font-family: Arial;
   font-size: 10px;
   letter-spacing: normal;
   word-spacing: normal;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   color: #CCCCCC;
}

.studio-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #653001;
}

.studio-lightbox-wrapper 
{
   background: #333;
   background: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.studio-lightbox,
.studio-lightbox-wrapper .studio-lightbox-image
{
   cursor: pointer;
}

.studio-lightbox-wrapper .studio-lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.studio-lightbox-wrapper .studio-lightbox-image.active
{
   display: inline-block;
}

.studio-lightbox-wrapper .lightbox-error
{
   background: #fff;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 80px;
   opacity: .95;
   padding: 20px;
   position: fixed;
   width: 300px;
   z-index: 100;
}

.studio-lightbox-wrapper .loading
{
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 32px;
   opacity: .5;
   padding: 10px;
   position: fixed;
   width: 32px;
   z-index: 10100;
}

.studio-lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.studio-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.studio-lightbox-wrapper .arrow.right
{
   right: 9px;
}

.studio-lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.studio-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.studio-lightbox-wrapper .arrow-t, 
.studio-lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.studio-lightbox-wrapper .arrow-t
{
   top: 38px;
}

.studio-lightbox-wrapper .arrow-b
{
   top: 50px;
}

.studio-lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.studio-lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.studio-lightbox-wrapper .close .cw, 
.studio-lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.studio-lightbox-wrapper .cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.studio-lightbox-wrapper .ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.studio-lightbox-wrapper .close-alt, 
.studio-lightbox-wrapper .arrow-right-alt, 
.studio-lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .studio-lightbox-wrapper .close-alt, 
.ie8 .studio-lightbox-wrapper .arrow-right-alt, 
.ie8 .studio-lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .studio-lightbox-wrapper .cw, 
.ie8 .studio-lightbox-wrapper .ccw 
{
   display: none;
}

.studio-content-layout .studio-content
{
   margin:0 auto;
}

.studio-content-layout .studio-sidebar1
{
   margin:0 auto;
   width: 289px;
}



#comment
{
    width:99%;
}

#comments-list, #comments-list .comment 
{
  background: none;
  padding:0;
  margin:0;
  overflow: visible;
}

#comments-list .comment:before, #comments-list .comment:after
{
  display:none;
}

#comments-list .comment .comment 
{
  margin-left: 20px;
}

span.page-navi-outer, span.page-navi-inner 
{
    position:relative;
    display:block;
    float:left;
    margin:0;
    padding:0;
}

span.page-navi-outer
{
  margin: 1px;
  border: 1px solid #aaa;
}

span.page-navi-inner 
{
  padding: 1px;
  min-width:14px;
  line-height:18px;
  text-align:center;
  border: 2px solid #fff;
  font-weight:bold;
}

a span.page-navi-inner, span.page-navi-caption span.page-navi-inner 
{
    border-width:1px;
    font-weight:normal;
}

a span.page-navi-outer, span.page-navi-caption
{
    margin:2px 1px;
}

ul#comments-list li cite
{
  font-size: 1.2em;
}

#commentform textarea
{
  width: 100%;
}

#commentform
{
  text-align:left;
}

.rtl #commentform
{
  text-align:right;
}

img.wp-smiley
{
  border: none;
  margin: 1px;
  vertical-align:middle;
  padding: 0;
}

.navigation
{
  display: block;
  text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .studio-article .aligncenter img, .aligncenter img.studio-article, .aligncenter img, img.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p.aligncenter , p.center 
{
   text-align: center; 
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.sticky 
{
}

.bypostauthor  
{
}

.wp-caption
{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

.wp-caption, .wp-caption p
{
    text-align: center;
}

.gallery {
	margin: 0 auto 18px;
    clear:both;
    overflow:hidden;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}

.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery img {
	border: 10px solid #f1f1f1;
}

.gallery br+br {
	display: none;
}
/* End */


.hidden
{
  display: none;
}

/* Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

.gallery {
  letter-spacing: normal;
}

.studio-content {
  position: relative;
  z-index: 1;   
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}

img.wp-post-image 
{
    margin:0 5px 5px 0 !important;
}

ul#comments-list li
{
    list-style-image: none;
    background:none;
    list-style-type:none;
    
}

div.studio-footer div.studio-content-layout
{
    margin:0 auto;
    width:100%;
}

div.studio-layout-cell-size1 
{
    width:100%;
}

div.studio-layout-cell-size2 
{
    width:50%;
}
div.studio-layout-cell-size3 
{
    width:33%;
}

div.studio-layout-cell-size4
{
    width:25%;
}

.studio-widget-title
{
    padding:0 0 0 24px;
    margin-bottom:0;
}

div.studio-center-wrapper
{
  position: relative;
  float: right;
  right: 50%;

}

div.studio-center-inner
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.studio-center-inner
{
  float: none;
}

.studio-hmenu-extra1, .studio-hmenu-extra2 {
 font-size:12px;
}

div.breadcrumbs h4, 
div.breadcrumbs p, 
li.pingback p, 
#respond p,
h3#reply-title, 
h4#comments, 
h4.box-title
{
    margin:0;
}

#respond .comment-notes {
	margin-bottom: 1em;
}

.form-allowed-tags {
	line-height: 1em;
}

#comments-list #respond {
	/*margin-left: NaNpx !important; TODO NodeJS*/
}

#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#respond .required {
	color: #ff4b33;
	font-weight: bold;
}

#respond label {
	font-size: 12px;
}

#respond input {
	margin: 0 0 9px;
	width: 98%;
}

#respond textarea {
	width: 98%;
}

#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}

#respond .form-allowed-tags code {
	font-size: 11px;
}

#respond .form-submit {
	margin: 12px 0;
}

#respond .form-submit input {
	width: auto;
}

.studio-footer .studio-widget-title 
{
    font-size:1.2em;
    padding: 0;
}

.studio-footer .studio-widget,
.studio-footer .studio-widget a,
.studio-footer .studio-widget a:link,
.studio-footer .studio-widget a:visited,
.studio-footer .studio-widget a:hover
{
    text-align: left;
}

DIV[id^="GMPmap"] IMG 
{
    margin: 0px;
}

/* Assistive text */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  line-height: normal;
  padding: 15px 23px 14px;
  position: absolute;
  left: 5px;
  top: 5px;
  text-decoration: none;
  text-transform: none;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

/* Begin Additional CSS Styles */

/* End Additional CSS Styles */

#vmenuwidget-2
{
width: 288px;
}

.top-header
{
width: 983px;
margi: 0 auto;
height: 105px;
position: relative;
margin: 0 auto;
}

.opto-logo
{
position: absolute;
right:30px;
}

hr {
    color: #dddddd;
    border: none;
    height: 1px;
background-color: #E6E6E6;
padding: 0px;
margin: 0px;
}

.header-img
{
position: absolute;
top: 0;
right: 0;
}

.header-line
{
position: absolute;
bottom: 0;
}

h3.MainCopy {
    font-size: 12px;
    color: #444;
    font-weight: normal;
    line-height: 21px;
    font-family: Arial,Helvetica,sans-serif;
}



.contact-form
{
width: 100%;
}

.contact-form td
{
vertical-align: top;
}

.contact-form td.contact-head
{
font-size: 11px;
color: #7A7676;
font-weight: normal;
text-align: right;
padding-right: 10px;
width: 44px;
padding-top: 7px;
}

#text-4
{
    background: #E0E0E0 url("/wp-content/uploads/2015/09/ContactBG.jpg") repeat-x !important;
    width: 217px;
    border: 1px solid #D9D9D9 !important;
    padding: 25px 40px 25px 30px!important;
}

p.contact-title {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #EA7C1A;
    font-weight: bold;
margin-bottom: 15px;
}

input.wpcf7-submit.studio-button
{
float: right !important;
margin-right: 0 !important;
}

div.wpcf7-validation-errors
{
background: #f9f398;
text-align: center;
font-weight: bold;
}

div.wpcf7-mail-sent-ok
{
background: #F0F8FB;
text-align: center;
font-weight: bold;
border: 1px solid #95B5C8 !important;
font-size: 12px;
}

.footer-table
{
width: 920px;
}

.footer-table td
{
padding: 10px 0;
}

td.copy
{
padding: 10px 100px 10px 5px;
}

table.contact-p-tab
{
height: 790px; 
width: 580px;
}
