/* ETHER COLUMNS */ 
.ether-cols { margin: 15px -15px; /* change global column spacing here */}
.ether-cols:after { display: block;  visibility: hidden;  content: ".";  height: 0;  line-height: 0;  font-size: 0;  clear: both;  }
.ether-cols + * { margin-top: 0px !important; }
* + .ether-cols { margin-top: 0px; }
.ether-cols + .ether-cols { margin-top: -15px; /* change global column spacing here */}
.ether-col > .ether-cols:first-child { margin-top: -15px !important; /* change global column spacing here */}
 
.ether-cols.ether-spacing-0 { margin: 0; }

.ether-col {
	margin: 0px -4px 0px 0px; padding: 15px;/* change global column spacing here */
	display: inline-block; vertical-align: top;
	-moz-box-sizing: border-box; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box; box-sizing: border-box; position: relative;
}
.ether-grid-height-constrain .ether-col { overflow: hidden; }
.ether-spacing-0 .ether-col { padding: 0;}

.ether-col > *:first-child { margin-top: 0 !important; }
.ether-col > *:last-child,
.ether-col > *.ether-last-child { margin-bottom: 0 !important;  }

[class*="cols-2d3-"] > .ether-col,
[class*="cols-2d3-"] > * > .ether-col { width: 33.33%; } 
.ether-cols-2d3-1 > .ether-col:first-child,
.ether-cols-2d3-1 > * >.ether-col:first-child,
.ether-cols-2d3-2 > .ether-col:first-child + .ether-col,
.ether-cols-2d3-2 > * > .ether-col:first-child + .ether-col { width: 66.66%; } /* IE7+ */
.ether-cols-2d3-1 > .ether-col:nth-child(2n-1), 
.ether-cols-2d3-1 > * > .ether-col:nth-child(2n-1), 
.ether-cols-2d3-2 > .ether-col:nth-child(2n),
.ether-cols-2d3-2 > * > .ether-col:nth-child(2n) { width: 66.66%; } 

[class*="cols-3d4-"] > .ether-col,
[class*="cols-3d4-"] > * > .ether-col { width: 25% }
.ether-cols-3d4-1 > .ether-col:first-child,
.ether-cols-3d4-1 > * > .ether-col:first-child,
.ether-cols-3d4-2 > .ether-col:first-child + .ether-col,
.ether-cols-3d4-2 > * > .ether-col:first-child + .ether-col { width: 75%; }  /* IE7+ */
.ether-cols-3d4-1 > .ether-col:nth-child(2n-1),
.ether-cols-3d4-1 > * >.ether-col:nth-child(2n-1),
.ether-cols-3d4-2 > .ether-col:nth-child(2n),
.ether-cols-3d4-2 > * > .ether-col:nth-child(2n) { width: 75%; }

[class*="cols-2d4-"] .ether-col { width: 25%; }
.ether-cols-2d4-1 > .ether-col:first-child,
.ether-cols-2d4-1 > * > .ether-col:first-child, 
.ether-cols-2d4-2 .ether-col:first-child + .ether-col, 
.ether-cols-2d4-2 > * > .ether-col:first-child + .ether-col, 
.ether-cols-2d4-3 .ether-col:first-child + .ether-col + .ether-col,
.ether-cols-2d4-3 > * > .ether-col:first-child + .ether-col + .ether-col { width: 50%; } /* IE7+ */
.ether-cols-2d4-1 > .ether-col:nth-child(3n-2),
.ether-cols-2d4-1 > * > .ether-col:nth-child(3n-2), 
.ether-cols-2d4-2 > .ether-col:nth-child(3n-1),
.ether-cols-2d4-2 > * > .ether-col:nth-child(3n-1), 
.ether-cols-2d4-3 > .ether-col:nth-child(3n),
.ether-cols-2d4-3 > * > .ether-col:nth-child(3n) { width: 50%; }

.ether-cols-1 > .ether-col,
.ether-cols-1 > * > .ether-col { width: 100%; }
.ether-cols-2 > .ether-col,
.ether-cols-2 > * > .ether-col { width: 50%;}
.ether-cols-3 > .ether-col,
.ether-cols-3 > * > .ether-col { width: 33.33%;}
.ether-cols-4 > .ether-col,
.ether-cols-4 > * > .ether-col { width: 25%; }
.ether-cols-5 > .ether-col,
.ether-cols-5 > * > .ether-col { width: 20%; }
.ether-cols-6 > .ether-col,
.ether-cols-6 > * > .ether-col { width: 16.66%; }
.ether-cols-8 > .ether-col,
.ether-cols-8 > * > .ether-col { width: 12.5%; }
.ether-cols-10 > .ether-col,
.ether-cols-10 > * > .ether-col { width: 10%; }



/*m*/

@media screen and (max-width: 780px) {
	
	.ether-cols .ether-col { width: 100% !important; }
	
	.ether-cols-3 .ether-col,
	.ether-cols-4 .ether-col,
	.ether-cols-5 .ether-col,
	.ether-cols-6 .ether-col,
	.ether-cols-8 .ether-col,
	.ether-cols-10 .ether-col { width: 50% !important; }
}

@media screen and (max-width: 580px) {
	
	.ether-cols .ether-col { width: 100% !important; }
}
/*	***GRIDSLIDER NOTES***
	
	ether-GRID - element uses gridslider with slider turned off (grid only)
	ether-SLIDER - element uses gridslider with slider turned on
	ether-COL-GROUP - cols * rows visible on screen
	ether-COL - columns within ether-GRID behave a little bit differently from non-grid columns: 
		-float left instead of display: inline-block for cols positioning
		-reset margin back to 0
	
	FIRST-CHILD within ether-COL - .ether-COL within .ether-GRID will always consists of only one item. Reset general positioning for that item to ensure bulletproof compatibility of that item with ether-GRID
	
	ether-SLIDER-WINDOW - top and bottom padding to prevent margin collapse in some cases
*/

.ether-grid { position: relative; }
.ether-grid .ether-cols { position: relative; margin-top: -15px; margin-bottom: -15px;}
.ether-grid .ether-col-group { position: absolute; top: 0px; left: 0px; width: 100%; z-index: -1; visibility: hidden; }

.ether-grid .ether-spacing-0.ether-cols { margin: 0; }
.ether-grid .ether-spacing-0 .ether-col { padding: 0;}


.ether-grid .ether-col { margin: 0; float: left; }
.ether-grid .ether-first-col { clear: left; }

.ether-grid .ether-col > :first-child { margin: 0 !important; display: block !important; float: none !important; /*max-height: 100% !important;*/}


.ether-slider-window { padding-top: 1px; padding-bottom: 1px; position: relative; }

/* ie7 fix */
.ether-ie7-grid-fix .ether-cols { float: left; width: 100%; position: relative;}
.ether-ie7-grid-fix .ether-col { padding: 0 !important; margin-right: -1px; position: relative;}
.ether-ie7-grid-fix .ether-col > *:first-child { margin: 15px !important; }
.ether-ie7-grid-fix .ether-spacing-0 .ether-col { padding: 0px !important; }
.ether-ie7-grid-fix .ether-spacing-0 .ether-col > *:first-child { margin: 0 !important; }






.ether-ctrl-wrap > * { }
.ether-ctrl-wrap { position: absolute; top: 0px; left: 50%; z-index: 20; z-index: 100; padding: 1px; /* background: #ffffff; border: 1px solid #c1c1c1; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; */}


.ether-ctrl-wrap.ether-pos-bottom { top: auto; bottom: 0; }
.ether-ctrl-wrap.ether-pos-top {top: 0; bottom: auto; }
.ether-ctrl-wrap.ether-pos-center { top: 50%;}


.ether-ctrl-wrap.ether-pos-top { top: -40px; }
.ether-ctrl-wrap.ether-pos-bottom { bottom: -40px; }

.ether-ctrl-wrap .ether-ctrl { background-image: url(../images/slider-ctrl.png); background-repeat: no-repeat; opacity: 0.5;}
.ether-ctrl-wrap .ether-ctrl:hover { opacity: 1; }

.ether-ctrl-car { position: relative; width: 68px; height: 32px; margin: 0 auto 0px; padding: 0px 0px;}
.ether-ctrl-car > div { width: 33px; height: 32px; text-align: center; cursor: pointer; line-height: 32px; font-size: 16pt; margin: 0; float: left; }

.ether-ctrl-car .ether-prev { background-position: 0 0; margin-right: 0px; }
.ether-ctrl-car .ether-next { background-position: -40px 0; }

.ether-scroll-axis-y .ether-ctrl-car .ether-prev { -webkit-transform: rotate(90deg); }
.ether-scroll-axis-y .ether-ctrl-car .ether-next { -webkit-transform: rotate(90deg); }

.ether-ctrl-pag { position: relative; margin: 1px auto 0px; padding: 0; height: 16px; text-align: center;}
.ether-ctrl-pag:after { display: block; visibility: hidden; content: "."; height: 0; line-height: 0; font-size: 0; clear: both; }
.ether-ctrl-pag > div { float: left; padding: 0px; overflow: hidden; width: 16px; height: 16px; text-align: center; line-height: 16px; font-size: 7pt; cursor: pointer; margin: 0 1px 0 0px; text-align: left; text-indent: -9999px; vertical-align: top; background-position: 0px -40px;}
.ether-ctrl-pag > div.ether-current { background-position: -24px -40px; opacity: 1}




.ether-image-stretch-mode-x img { width: 100% !important; height: auto !important; margin: 0 auto !important; display: block !important; max-width: 100% !important; max-height: none !important;}
.ether-image-stretch-mode-y img { height: 100% !important; width: auto !important; margin: 0 auto !important; display: block !important; max-height: 100% !important; max-width: none !important;}
.ether-image-stretch-mode-fit img { width: auto !important; height: auto !important; margin: 0 auto !important; display: block !important; max-width: 100% !important; max-height: 100% !important;}
/*.ether-image-stretch-mode-fill img { width: 100% !important; height: auto !important; margin: 0 auto !important; display: block !important; max-width: none !important; max-height: none !important;}*/
.ether-image-stretch-mode-fill img { max-width: none !important; max-height: none !important;}

.ether-grid-height-auto.ether-image-stretch-mode-y img,
.ether-grid-height-auto.ether-image-stretch-mode-fit img,
.ether-grid-height-auto.ether-image-stretch-mode-fill img { max-height: none !important; height: auto !important; width: 100% !important;}


.ether-load-overlay { background: #ffffff url(../images/ajax-loader.gif) 50% 50% no-repeat; width: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 99; min-height: 20px; }

.ether-hide-grid-cell-overflow { overflow: hidden; max-height: 100%;}






.ether-ctrl { 
	-webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; -ms-transition-property: opacity; transition-property: opacity; 
	-webkit-transition-duration: .2s; -moz-transition-duration: .2s; -o-transition-duration: .2s; -ms-transition-duration: .2s; transition-duration: .2s;
	-webkit-transition-timing-function: ease; -moz-transition-timing-function: ease; -o-transition-timing-function: ease; -ms-transition-timing-function: ease; transition-timing-function: ease;
}




.ether-img-title { position: absolute; bottom: 0; left: 0; right: 0; padding: 5px 15px; text-align: center; z-index: 20; background: #ffffff; color: #000000;}





.ether-widget {  margin: 25px 0 25px;  }








.ether-blog-feed-1 { margin: 30px 0 20px; }
.ether-blog-feed-1 p { text-align: justify; }

.ether-blog-feed-1 > .ether-blog-feed-1-item { margin: 30px 0 20px; padding: 0 0 0; }
.ether-blog-feed-1-item { position: relative; }
.ether-blog-feed-1-item > div { padding: 0px 0 0px; margin: 0px 0 10px} 
.ether-blog-feed-1-item > .ether-header > h2 { margin: 0px 0 0px; font-size: 1em;}
.ether-blog-feed-1-item > .ether-header > h2 a { /*font-weight: normal;*/ }
.ether-blog-feed-1-item .ether-post-meta { margin-bottom: 20px !important; /*override default columns behavour*/ }
.ether-blog-feed-1-item .ether-properties { margin: -1px 0 20px; }
.ether-blog-feed-1-item .ether-properties > * { padding: 6px 30px 6px 28px; margin: 0; line-height: 1.5em; }

/*
.ether-blog-feed-1-item ether-.media-img { max-height: 250px; overflow: hidden; margin: 0px 0 0px; position: relative;}
.ether-blog-feed-1-item ether-.media-img img { max-width: 100%; width: 100%; display: block;}
*/


.ether-blog-feed-1 > .ether-blog-feed-1-item { border-bottom: 1px solid #c1c1c1;}
.ether-blog-feed-1-item .ether-properties { border-bottom: 1px solid #c1c1c1;}
.ether-blog-feed-1-item .ether-properties > * { border-top: 1px solid #c1c1c1;background-image: url(../images/clock-16px.png); background-position: 5px 8px; background-repeat: no-repeat;}
.ether-blog-feed-1-item > div a { color: #000000;  }
.ether-blog-feed-1-item > div a:hover,
.ether-blog-feed-1-item > div a:focus { color: #1b97dc;  }
/*.ether-blog-feed-1-item > .ether-media-img { border: 1px solid #ebebeb;  border-bottom-color: #c1c1c1;  border-right-color: #c1c1c1; }*/
.ether-blog-feed-1-item .ether-properties .ether-categories { background-image: url(../images/images/category-16px.png);}
.ether-blog-feed-1-item .ether-properties .ether-tags { background-image: url(../images/images/tags-16px-1.png);}
.ether-blog-feed-1-item .ether-properties .ether-share { background-image: url(../images/images/paperclip-16px.png);}





.ether-blog-feed-2 { margin: 30px 0 20px; position: relative;}
.ether-blog-feed-2-item { position: relative; margin: 0; padding: 0; vertical-align: top; }
/*
.ether-blog-feed-2-item > .ether-media-img { width: 100%; height: 175px; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; position: relative;}
.ether-blog-feed-2-item > .ether-media-img > img { min-height: 100%; width: 100%; margin: 0; }
*/
.ether-blog-feed-2-item > .ether-header h2 { font-size: 1em; font-weight: bold; line-height: 1.4em;  margin: 0; /*margin: 0px 0 20px; bottom margin for h2 sucks (fakes container height - problem with positioning slider nav */ position: relative; text-align: center;}
.ether-blog-feed-2-item > .ether-header h2 a { display: block; padding: 10px; margin-top: 0; }
.ether-blog-feed-2-item .ether-intro p { margin: 0 0 20px; text-align: justify;}
.ether-blog-feed-2-item > .ether-properties { position: absolute; top: 15px; right: -12px; z-index: 99;}
.ether-blog-feed-2-item > .ether-properties .ether-meta { float: right; text-align: right; padding: 6px 35px 6px 12px; clear: right; margin: -1px 0 0 20px; /*text-transform: uppercase;*/ font-size: 0.9em;}
.ether-blog-feed-2-item > .ether-properties p span { text-align: left; text-indent: -9999px; }


/*
.ether-blog-feed-2-item > .ether-media-img { background: #ffffff; border: 1px solid #ebebeb;  border-bottom-color: #c1c1c1;  border-right-color: #c1c1c1; }
*/
.ether-blog-feed-2-item > .ether-header h2 { color: #ffffff;}
.ether-blog-feed-2-item > .ether-header h2 a {color: #000000; }
.ether-blog-feed-2-item > .ether-header h2 a:hover,
.ether-blog-feed-2-item > .ether-header h2 a:focus { }
.ether-blog-feed-2 .ether-author,
.ether-blog-feed-2 .ether-pubdate,
.ether-blog-feed-2 .ether-meta { background-color: #ffffff !important; color: #464646; border: 1px solid #ebebeb;  border-bottom-color: #c1c1c1;  border-right-color: #c1c1c1;}
.ether-blog-feed-2-item > div a { color: #464646; }
.ether-blog-feed-2-item > div a:hover,
.ether-blog-feed-2-item > div a:focus { color: #000000; }
.ether-blog-feed-2-item > div .ether-meta { background: url(../images/pen-16px.png) 100% 7px no-repeat; }
.ether-blog-feed-2-item > div .ether-pubdate { background: url(../images/clock-16px.png) 100% 7px no-repeat; }
.ether-blog-feed-2-item > div .ether-comment { background: url(../images/paperclip-16px.png) 100% 7px no-repeat; }






.ether-form { margin: 30px 0 20px; border: none; padding: 0;}
.ether-form fieldset { margin: 0; padding: 0; border: none; }

.ether-form .ether-title { font-weight: normal; margin: 10px 0; padding: 0 5px; }
.ether-form .ether-subtitle {font-weight: normal; margin: 10px 0; padding: 0 5px;}

.ether-form.ether-constrain-1 input,
.ether-form.ether-constrain-1 select,
.ether-form.ether-constrain-1 textarea { max-width: 300px; }

.ether-form input,
.ether-form select,
.ether-form textarea { font: 10pt/150% Arial, sans-serif; display: block; margin: 5px 0 0; padding: 7px 10px; width: 100%; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box; box-sizing: border-box; font-size: 1em; box-shadow: none; text-shadow: none;}

.ether-form input[type="radio"],
.ether-form input[type="checkbox"] { width: auto; display: inline-block; margin: 0;}
.ether-form input[type="button"],
.ether-form input[type="reset"],
.ether-form input[type="submit"] { width: auto; display: inline-block; }
.ether-form input[type="checkbox"],
.ether-form input[type="radio"] { margin-right: 5px; }

.ether-form label { font-size: 10pt; vertical-align: middle; margin: 20px 25px 0 0; display: block; width: 100%; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box; box-sizing: border-box; }
.ether-form .ether-col > label { margin-top: 0; }
.ether-col > .ether-form label:first-child { margin-top: 0; }


.ether-form label.ether-inline { width: auto; }
.ether-form label.ether-label-alt-1 { padding-top: 28px; }
.ether-form label.ether-label-alt-2 {padding: 10px; cursor: pointer;}
.ether-form label.ether-label-alt-2 {}

/*experimental inline labels*/
.ether-form .ether-inline-labels { margin-top: -13px !important; }
.ether-form label + .ether-inline-labels { margin-top: 0px !important; }
.ether-form .ether-inline-labels > * { display: inline-block; width: auto; margin-top: 13px; margin-right: 15px;}
.ether-form .ether-inline-labels label { margin-top: 13px; width: auto; display: inline-block;}
.ether-form .ether-inline-labels label > * { display: inline-block; width: auto; }
.ether-form .ether-inline-labels label > span { margin-right: 10px;}

.ether-form small { font-size: 0.9em;  font-style: italic;}
.ether-form label + small {  display: block; margin: 5px 0 0; padding: 0; }
.ether-form label small { display: block; margin: 5px 0 0; padding: 0; }

.ether-form abbr { font-size: 1.6em; font-family: 'Droid Sans', Arial, sans-serif; font-weight: bold; line-height: .1em;}
.ether-form abbr { }

.ether-form .ether-buttonset-1 { margin: 30px 0 20px; }
.ether-form .ether-buttonset-1 [class*="ether-button-"].ether-alignleft { float: left; }
.ether-form .ether-buttonset-1 [class*="ether-button-"].ether-alignright { float: right; }

.ether-form [class="ether-button-"] { margin: 0; padding: 0 14px 0 14px; display: block; line-height: 33px;  outline: none; font-size: 11pt; text-decoration: none; text-align: left; position: relative; overflow: hidden; display: inline-block; cursor: pointer; position: relative; }
.ether-form [class="ether-button-"]:hover, .ether-button-1:focus { }
.ether-form [class="ether-button-"]:active { }

.ether-form [class*="ether-button-"][class*="ether-icon-"] { padding-left: 40px !important;}
.ether-form .ether-icon-save { background: url(../images/save-16px.png) 10px 50% no-repeat; }
.ether-form .ether-icon-reset { background: url(../images/reset-16px.png) 10px 50% no-repeat; }

.ether-form.ether-single-field { position: relative; /*margin: 20px 0*/}
.ether-form.ether-single-field input { margin-top: 2px; }
.ether-form.ether-single-field .ether-button-1 { position: absolute; top: 0; right: 0; margin: 0}
a[href="#comment-preview"] { float: left; line-height: 32px; }

.ether-form input,
.ether-form textarea {  
	-webkit-transition-property: color, background-color;  -moz-transition-property: color, background-color;  -o-transition-property: color, background-color;  -ms-transition-property: color, background-color;  transition-property: color, background-color;  
	-webkit-transition-duration: .2s;  -moz-transition-duration: .2s;  -o-transition-duration: .2s;  -ms-transition-duration: .2s;  transition-duration: .2s; 
	-webkit-transition-timing-function: ease;  -moz-transition-timing-function: ease;  -o-transition-timing-function: ease;  -ms-transition-timing-function: ease;  transition-timing-function: ease; 
}


.ether-form input,
.ether-form select,
.ether-form textarea { border-bottom: 1px solid #ebebeb; border-right: 1px solid #ebebeb; border-top: 1px solid #c1c1c1; border-left: 1px solid #c1c1c1; background: #f9f9f9; color: #464646;}

.ether-form input:hover,
.ether-form input:focus,
.ether-form select:hover,
.ether-form select:focus,
.ether-form textarea:hover,
.ether-form textarea:focus { color: #000000; background-color: #ffffff;}

.ether-form label { color: #464646;}
.ether-form label.ether-label-alt-2 { background: #f9f9f9; border-top: 1px solid #c1c1c1; border-bottom: 1px solid #c1c1c1;}

.ether-form small { color: #464646; }
.ether-form abbr { color: #1b97dc;}

.ether-form .ether-icon-save { background: url(../images/save-16px.png) 10px 50% no-repeat; }
.ether-form .ether-icon-reset { background: url(../images/reset-16px.png) 10px 50% no-repeat; }





ul.ether-custom-bullet {  list-style: none !important;  margin-left: 0 !important; }
ul.ether-custom-bullet li {  list-style: none !important;  margin-left: 0 !important;  padding-left: 26px !important;  background-position: 0 4px;  background-repeat: no-repeat; }
ul.ether-inline-bullets li { display: inline-block; margin-right: 25px;}


ul.ether-check-1 li,
span.ether-check-1 {  background-image: url(../images/list-icons/check-16px-1.png);  }
ul.ether-check-2 li,
span.ether-check-2 {  background-image: url(../images/list-icons/check-16px-2.png);  }
span.ether-check-3,
ul.ether-check-3 li {  background-image: url(../images/list-icons/check-16px-3.png);  }
ul.ether-error-1 li,
span.ether-error-1 {  background-image: url(../images/list-icons/error-16px-1.png);  }
ul.ether-error-2 li,
span.ether-error-2 li {  background-image: url(../images/list-icons/error-16px-2.png);  }
ul.ether-error-3 li,
span.ether-error-3 {  background-image: url(../images/list-icons/error-16px-3.png);  }
ul.ether-warning-1 li,
span.ether-warning-1 {  background-image: url(../images/list-icons/warning-16px-1.png);  }
ul.ether-warning-2 li,
span.ether-warning-2 {  background-image: url(../images/list-icons/warning-16px-2.png);  }
ul.ether-warning-3 li,
span.ether-warning-3 {  background-image: url(../images/list-icons/warning-16px-3.png);  }
ul.ether-arrow-1 li,
span.ether-arrow-1 {  background-image: url(../images/list-icons/left-arrow-16px-2.png);  }
ul.ether-arrow-2 li,
span.ether-arrow-2 {  background-image: url(../images/list-icons/left-arrow-16px-1.png);  }
ul.ether-arrow-3 li,
span.ether-arrow-3 {  background-image: url(../images/list-icons/left-arrow-16px-3.png);  }





/*
.ether-media-wrap { position: relative; padding-bottom: 56.25%;   padding-top: 30px; height: 0; overflow: hidden; width: 100%;}
.ether-media-wrap > * {position: absolute; top: 0; left: 0; width: 100%;   height: 100%; width: 100%;}
*/ /* this method sucks if element is not 100% wide and in this case it may not be quite often */
.ether-media-wrap { position: relative; overflow: hidden; width: 100%; max-width: 100%;}
.ether-media-wrap > * { width: 100%;}	





.ether-msg {  padding: 5px 25px 5px 56px;  min-height: 3em;  position: relative; }
.ether-msg:after { display: block;  visibility: hidden;  content: ".";  height: 0;  line-height: 0;  font-size: 0;  clear: both;  }

.ether-msg .ether-msg-icon {  float: left;  width: 32px;  height: 32px;  float: left;  margin: 5px 10px 0 -44px;  }
.ether-msg p {  margin: 10px 0;  }
.ether-msg .ether-ctrl-close {  width: 32px;  height: 32px;  position: absolute;  top: 0;  right: 0;  margin: -1px;  text-align: left;  text-indent: -9999px;  }


.ether-msg {  border: 1px solid #ebebeb; border-bottom-color: #c1c1c1; border-right-color: #c1c1c1; }
.ether-msg.ether-msg-info {  background-color: #ddebeb;  color: #4e7078; }
.ether-msg.ether-msg-warning {  background-color: #f6e5c5;  color: #936042; }
.ether-msg.ether-msg-error {  background-color: #f6cdcd;  color: #9c4242;  }
.ether-msg.ether-msg-download {  background-color: #c2ebab;  color: #3c6336; }
.ether-msg.ether-msg-important-1 {  background-color: msg_important_1_bg_color]];  color: #000000; }
.ether-msg.ether-msg-important-2 {  background-color: #000000;  color: #f6f6f6; }

.ether-msg.ether-msg-info .ether-msg-icon {  background: url(../images/info-32px.png) 0 0 no-repeat;  }
.ether-msg.ether-msg-warning .ether-msg-icon {  background: url(../images/warning-32px.png) 0 0 no-repeat;  }
.ether-msg.ether-msg-error .ether-msg-icon {  background: url(../images/error-32px.png) 0 0 no-repeat;  }
.ether-msg.ether-msg-download .ether-msg-icon {  background: url(../images/download-32px.png) 0 0 no-repeat;  }
.ether-msg.ether-msg-important-1 .ether-msg-icon {  background: url(../images/important-32px.png) 0 0 no-repeat;  }
.ether-msg.ether-msg-important-2 .ether-msg-icon {  background: url(../images/important-32px.png) 0 0 no-repeat;  }

.ether-msg .ether-ctrl-close {  border: 1px solid #ebebeb;  background: #f9f9f9 url(../images/close-16px.png) 50% 50% no-repeat;   color: #000000;  display: none; }
.ether-msg .ether-ctrl-close:hover {  background-color: #f9f9f9;  color: #000000; }





.ether-multi {  padding-top: 1px; }
.ether-multi:after { display: block;  visibility: hidden;  content: ".";  height: 0;  line-height: 0;  font-size: 0;  clear: both;  }

.ether-multi .ether-content > * { clear: none; }

.ether-multi.ether-tabs-y.ether-tabs-left {  padding-left: 270px;  }
.ether-multi.ether-tabs-y.ether-tabs-left .ether-ctrl-tabs-1 {  margin-left: -270px;  width: 270px;  float: left; position: relative; }
.ether-multi.ether-tabs-y.ether-tabs-right {  padding-right: 270px;  }
.ether-multi.ether-tabs-y.ether-tabs-right .ether-ctrl-tabs-1 {  margin-right: -270px;  width: 270px;  float: right; }
.ether-multi.ether-tabs-y.ether-acc-fallback { padding-right: 0 !important; padding-left: 0 !important; }

.ether-multi .ether-title {  font-size: 12pt;  padding: 5px 10px;  cursor: pointer;  margin: 0; }
.ether-multi.ether-type-acc .ether-title {  margin-bottom: -1px;  }
.ether-multi .ether-ctrl-tabs-1 {  position: relative;  z-index: 100;  margin-top: -5px;}
.ether-multi-2.ether-tabs-y .ether-ctrl-tabs-1 { margin-top: 0; }
/*
.ether-ref is an alt selector for .ether-title when js is on
*/
.ether-multi .ether-ctrl-tabs-1 > .ether-ref {  padding: 5px 10px;  cursor: pointer;  }
.ether-multi.ether-tabs-x .ether-ref { display: inline-block;  margin: 5px 5px 0 0; }
.ether-multi.ether-tabs-x .ether-ref.ether-current { display: inline-block;  margin: 3px 3px -2px -2px; padding: 7px 12px 7px 12px;}
.ether-multi.ether-tabs-y .ether-ref { display: block;  margin: -1px 0 0 0px;  }
.ether-multi.ether-tabs-y .ether-ref.ether-current { margin: -3px -2px -2px -2px; padding: 7px 10px;}

.ether-multi .ether-content > *:first-child {  margin-top: 15px;  }
.ether-multi.ether-tabs-y .ether-content { padding: 0 20px; }
.ether-multi.ether-tabs-y.ether-multi-2 .ether-content { padding: 10px 20px; margin-top: -1px; margin-left: -1px;  }
.ether-multi.ether-tabs-y .ether-content > *:first-child {  margin-top: 0 !important;  }
.ether-multi.ether-tabs-x .ether-content {  padding: 0px 15px;  }
.ether-multi.ether-tabs-x.ether-multi-2 .ether-content { margin-top: -1px; }
.ether-multi.ether-type-acc > .ether-content {  padding: 0px 15px 0; }
.ether-multi.ether-type-acc .ether-title.ether-current { margin: -3px -2px -2px -2px; padding: 7px 10px;}


body .ether-multi .ether-content > *:first-child {  margin-top: 15px;  }
body .ether-multi .ether-content {  
 }
body .ether-multi .ether-title {  font-size: 14px; font-weight: bold; }
body .ether-multi .ether-title.ether-current,
body .ether-multi .ether-title:hover { }

@media screen and (max-width: 780px) { 
	.ether-multi.ether-tabs-y {  padding: 0 !important;  }
	.ether-multi.ether-tabs-y .ether-ctrl-tabs-1 {  margin: 0 !important;  width: auto !important;  float: none !important;  }
	.ether-multi.ether-tabs-y .ether-ref {  display: inline-block;  margin: 0 5px 0 0;  }
	.ether-multi.ether-tabs-y .ether-content > *:first-child {  margin-top: 15px !important;  }
}



.ether-multi .ether-title {  border: 1px solid #ebebeb; border-bottom-color: #c1c1c1; border-right-color: #c1c1c1;}
.ether-multi .ether-title.ether-current {  background: #f9f9f9;  }
.ether-multi .ether-title:hover {  background: #f9f9f9;  }
.ether-type-tabs.ether-multi-2 .ether-content { border: 1px solid #ebebeb; border-bottom-color: #c1c1c1; border-right-color: #c1c1c1; }
.ether-type-acc.ether-multi-2 .ether-content { border-right: 1px solid #ebebeb; border-left: 1px solid #ebebeb; border: 1px solid #ebebeb; margin-bottom: -1px;}





.ether-gallery {  clear: both;  position: relative;  }
.ether-gallery:after { display: block;  visibility: hidden;  content: ".";  height: 0;  line-height: 0;  font-size: 0;  clear: both;  }
.ether-gallery .ether-cols.ether-spacing-1 {  margin-top: -15px;  margin-bottom: -15px; }
.ether-gallery-item {  margin: 0px !important;  padding: 0px;  list-style: none;  position: relative;  vertical-align: top; max-height: 100%; overflow:hidden; /* padding: 0 1px 1px 0;<- widespread issues about media-img as border generators */ -moz-box-sizing: border-box; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box; box-sizing: border-box; /* let's try with box-sizing this way and see what happens */ /*test if overflow:hidden is required here at all times with the current setup*/ overflow: hidden; /*this solution conflicts with hide-overflow method ;( */}

/* this relates to media- no? */
.ether-gallery-item > div > iframe {  width: 100%;  height: 100%; display: block;  border: none; }

.ether-gallery-item + p {  display: none;  } /* temp hack */



/*MEDIA-X*/
/* media img causes issues when margin is applied directly to it (serving as a border spacing) as it overflows image frame with the margin surplus if image is larger than 100% */
[class*="ether-media-"]:not(.ether-widget) {  display: block;  overflow: hidden; max-height: 100%; position: relative;  -moz-box-sizing: border-box;  -ms-box-sizing: border-box;  -webkit-box-sizing: border-box;  -khtml-box-sizing: border-box;  box-sizing: border-box;  }
/* 
	NOTE:
	-media core applies for some border styles
	-border effects are best achieved with... that's right, BORDERS! Outline and box shadow properties suck as they either can't be styled alternatively per top/left/right/bottom side basis or suck on resources and are not intuitive otherwise. Since multiple border declarations are a pipe dream here we go, a media core wrap per each additional border... This is not fully tested yet but all other solutions were more clumsy or sucked in some aspect so here we go...
*/
.ether-media-helper { position: absolute !important; top: 0 !important; left: 0 !important; right: 0 !important; bottom: 0 !important; z-index: 9 !important;}

/*
	NOTE:
		-media-x were once an intrinsic part of gallery widget but as of recently they've become more independent and are now a structure on their own. However, since they're a part of gridslider tech, they have double declarations - one where a size class is applied to their ancestor (the gridslider way) or to themselves (media-x way)
*/

.ether-grid-height-200 [class*="ether-media-"],
.ether-grid-height-200[class*="ether-media-"]
 {  height: 200px;  }
.ether-grid-height-300 [class*="ether-media-"],
.ether-grid-height-300[class*="ether-media-"] {  height: 300px; }
.ether-grid-height-400 [class*="ether-media-"],
.ether-grid-height-400[class*="ether-media-"] {  height: 400px;  }
.ether-grid-height-auto [class*="ether-media-"],
.ether-grid-height-auto [class*="ether-media-"] {  height: auto; position: relative; overflow: hidden; } 
/*
	NOTE:
	-iframes behave a little bit differently than images so for now when media-x has grid-height-auto modifier applied it will collapse to 16/9 ratio. So it works a little bit like grid-height-constrain modifier except we don't need any js work here
*/
.ether-grid-height-auto [class*="ether-media-video"] {  height: 0; padding-bottom: 56.25%; } 
.ether-grid-height-auto [class*="ether-media-"] > iframe { height: 100%; width: 100%; position: absolute; top: 0; left: 0; bottom: 0; right: 0; }

/*
	NOTE:
	-image mode determines how an image behaves in relation to it's parent
	-fill mode relies on js for the most part hence it's commented out here in the css and there's no fallback for now.
*/
.ether-image-mode-fit .ether-media-img > img  {  display: block;  max-width: 100% !important;  max-height: 100%;  margin: 0 auto; }
.ether-image-mode-stretch-x .ether-media-img > img {  display: block;  width: 100% !important;  margin: 0 auto; max-width: none !important; }
.ether-image-mode-stretch-y .ether-media-img > img {  display: block;  height: 100%;  margin: 0 auto;  width: auto !important;  max-width: none !important; }
/*.ether-image-mode-fill .ether-media-img > img { max-width: none; max-height: none; }*/
/* old 16/9 ratio modifier */
/*
[class*="ether-media-"] { padding-bottom: 56.25%; height: 0; }
.ether-grid-height-auto .ether-gallery-item > div > iframe { height: auto;    position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
*/


/*media frame styles*/
.ether-frame-style-1 [class*="ether-media-"] { border: 1px solid #ebebeb; border-bottom-color: #c1c1c1;  border-right-color: #c1c1c1; }
.ether-frame-style-2 [class*="ether-media-"] { border: 1px solid #ebebeb; border-bottom-color: #c1c1c1;  border-right-color: #c1c1c1; }

.ether-frame-style-1 .ether-media-helper { }
.ether-frame-style-2 .ether-media-helper { border: 5px solid #ffffff;}
/*MEDIA-X*/




/*
.ether-gallery-frame-1 .ether-gallery-item { padding: 5px; border: 1px solid #ebebeb; border-bottom-color: #c1c1c1;  border-right-color: #c1c1c1; }
.ether-gallery-frame-2 .ether-gallery-item { border: 1px solid #ebebeb; border-bottom-color: #c1c1c1;  border-right-color: #c1c1c1; }
*/





.ether-button {  display: block;  outline: none;  text-decoration: none;  text-align: center;  position: relative;  overflow: hidden;  display: inline-block;  font-weight: bold;  top: 0px;  -ms-box-sizing: border-box;  -moz-box-sizing: border-box;  -webki-box-sizing: border-box;  -o-box-sizing: border-box;  box-sizing: border-box;  border: 1px solid  #c1c1c1;  -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;  background-color: #f9f9f9;}

.ether-button:hover, .ether-button:focus {   text-decoration: none;  cursor: pointer;  top: -1px;  }
.ether-button:active {  top: 0px;  }

.ether-button-small { padding: 0 1em 0 1em;  line-height: 1.6em; font-weight:  normal;}
.ether-button-medium { padding: 0 1em 0 1em;  line-height: 2.2em; }
.ether-button-big { padding: 0 1em 0 1em;  line-height: 2.4em; font-size: 1.6em;}


.ether-button { color: #000000; border: 1px solid  #ebebeb; border-bottom-color: #c1c1c1; border-right-color: #c1c1c1;  -moz-border-radius: 4px;  -webkit-border-radius: 4px;  border-radius: 4px;  background-color: #f9f9f9;}





/*
	default alignment for buttons and images and perhaps something else, too
*/
.ether-aligncenter { margin-left: auto; margin-right: auto; display: block; float: none; margin-top: 20px; margin-bottom: 20px;}
.ether-alignleft { float: left; margin-right: 30px !important; margin-left: 0 !important; margin-top: 0px;}
.ether-alignright { float: right; margin-left: 30px !important; margin-right: 0 !important; margin-top: 0px;}

.ether-text-alignleft { text-align: left; }
.ether-text-alignright { text-align: right; }
.ether-text-aligncenter { text-align: center; }

@media screen and (max-width: 580px) {
	.ether-alignright {  margin-left: 0px; }
	.ether-alignleft {  margin-right: 0px; }
}





.ether-slider-wrapper .nivoSlider { margin-top: 30px !important;  margin-bottom: 20px !important;  width: 100% !important; }
.ether-slider-wrapper .nivo-caption p { padding: 15px !important;  }
.ether-slider-wrapper { max-width: 100%; }
.ether-slider-wrapper .nivoSlider { margin-bottom: 60px !important;  }

.ether-widget.roundabout.roundabout-holder { margin: 40px auto !important; overflow: visible !important;}





.ether-twitter-feed {   position: relative;  padding-top: 15px;  padding-bottom: 15px; }
.ether-twitter-feed:after { display: block;  visibility: hidden;  content: ".";  height: 0;  line-height: 0;  font-size: 0;  clear: both;  }

.ether-twitter-feed .ether-cols {  margin-top: 0 !important;  margin-bottom: 0 !important;  }
.ether-twitter-feed .ether-col {  padding-top: 0 !important;  padding-bottom: 0 !important;  }

.ether-twitter-feed-item {  padding: 10px 0 10px 24px;   }
.ether-twitter-feed span {  font-size: 1em;  }



.ether-twitter-feed-item {  background: url(../images/twitter-32px-l.png) 0 12px no-repeat;  }
.ether-twitter-feed span + a {  color: #464646;  }
.ether-twitter-feed span + a:hover,
.ether-twitter-feed span + a:focus {  }
.ether-twitter-feed span {  color: #464646; }





.ether-google-map iframe {  display: block;  }


.ether-google-map {  border: 1px solid  #c1c1c1;  }





.ether-services {  margin: 20px 0 20px;  position: relative;  }
.ether-services .ether-services-item:after { display: block;  visibility: hidden;  content: ".";  height: 0;  line-height: 0;  font-size: 0;  clear: both;  }
.ether-services .ether-title {  margin: 0px 0 0px;  padding: 10px 0 0; font-size: 1em;  font-weight: bold;  clear: none !important; }
.ether-services .ether-title + img {  margin-top: 5px !important;  }
.ether-services img {  border: none !important;  }
.ether-services-item .ether-title > a {  position: relative;  }

.ether-services p {  margin: 10px 0;  padding: 0;  min-height: 1em !important; }
/*.ether-services .ether-content *:first-child {  margin-top: 0;  }*/
.ether-services-item > .ether-content {  /*line-height: 1.4em;  font-size: 1em; */}

.ether-services img {  max-width: 100%;  }
.ether-services[class*="ether-icon-"] img {  width: 50px;  height: 50px;  }

.ether-services.ether-image-left img {  float: left;  margin-right: 15px;  margin-bottom: 10px; }

.ether-services.ether-image-right {  text-align: right;  /*margin-bottom: 20px;*/ }
.ether-services.ether-image-right img {  float: right;  margin-left: 15px; margin-bottom: 10px;}

.ether-services.ether-image-center {  text-align: center;  }
.ether-services.ether-image-center img {  display: block;  margin-left: auto;  margin-right: auto;  margin-bottom: 0px; }

.ether-services-item.ether-image-only img {  display: block;  margin: 0 auto;  }

.ether-services.ether-icon-left .ether-services-item {  padding-left: 65px }
.ether-services.ether-icon-left img {  float: left;  margin: 0 0px 0 -65px;  }

.ether-services.ether-icon-right .ether-services-item {  padding-right: 65px;  text-align: right;  }
.ether-services.ether-icon-right img {  float: right;  margin: 0 -65px 0 0px;  }

.ether-services.ether-icon-center {  text-align: center;  }
.ether-services.ether-icon-center img {  display: block;  margin: 0 auto;  }


.ether-services-2 .ether-services-item {  padding: 10px;  }
.ether-services-2.ether-icon-left .ether-services-item {  padding-left: 75px;  }
.ether-services-2.ether-icon-right .ether-services-item {  padding-right: 75px;  }

@media screen and (max-width: 580px) { 

	.ether-alignright {  margin-left: 0px; }
	.ether-alignleft {  margin-right: 0px; }
	
	.ether-services.ether-icon-right img,
	.ether-services.ether-icon-left img,
	.ether-services.ether-image-right img,
	.ether-services.ether-image-left img {  float: none;  display: block;  margin-left: auto;  margin-right: auto; }
	.ether-services.ether-icon-left .ether-services-item {  padding-left: 0px; }
	.ether-services.ether-icon-right .ether-services-item {  padding-right: 0px;  text-align: left;  }
	.ether-services-item {  text-align: center !important;  }	
}


.ether-services-2 .ether-services-item {  border: 1px solid #ebebeb;  border-bottom-color:  #c1c1c1;  border-right-color:  #c1c1c1;  background: #f9f9f9;  border-radius: 2px; }





.ether-quotes {  position: relative;  margin: 20px 0; }
.ether-quotes-item {  position: relative;  margin: 0px 0 0px;  padding: 0px 0 0;  /*overflow: hidden;  */ }
.ether-quotes-item:after {  height: 24px;  width: 24px;  margin: 0 0 0 -10px;   padding: 0;  /*content: " T ";  */ content: " \201D ";  font-size: 2em;   line-height: 34px;   font-weight: bold;  font-family: 'Droid Sans', Arial, sans-serif;  text-align: center;  -moz-transform: rotate(-45deg);  -webkit-transform: rotate(-45deg);  -ms-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg);  position: absolute;  top: -12px;  left: 50%;  z-index: 12;   }
.ether-quotes blockquote {  margin: 0 30px;  padding: 0;  border: none !important;  background: none !important; }
.ether-quotes blockquote:after { display: block;  visibility: hidden;  content: ".";  height: 0;  line-height: 0;  font-size: 0;  clear: both;  }
.ether-quotes blockquote p {  text-align: center;  margin: 20px 0 15px;  font-size: 1.1em;  font-style: italic}
.ether-quotes .ether-meta {  padding: 0 10px 10px;  text-align: center;  margin: 0 0 5px;   font-size: .9em;  }
.ether-quotes .ether-meta a {  text-decoration: none; }
.ether-quotes .ether-meta a:hover,
.ether-quotes .ether-meta a:focus {   }


.ether-quotes-1 .ether-quotes-item:after { color: #000000;  background-color: #ffffff;  background-image: none;  background-repeat: no-repeat;  background-attachment: scroll;  background-size: auto;   background-position: 0 0;  border-left: 1px solid #ebebeb;  border-bottom: 1px solid #ebebeb;  }
.ether-quotes-1 .ether-quotes-item {  border: 1px solid #ebebeb;  color: #464646;  background-color: #f9f9f9; border: 1px solid #ebebeb;  border-bottom-color:  #c1c1c1;  border-right-color:  #c1c1c1;  background: #f9f9f9;  border-radius: 2px; }
.ether-quotes .ether-meta {  color: #464646;  }

.ether-quotes-2 .ether-quotes-item:after {  display: none;  }
.ether-quotes-2 .ether-quotes-item blockquote p {  font-size: 13pt;  line-height: 1.5em;  font-style: italic; }
.ether-quotes-2  .ether-quotes-item {  border: none;  color: #464646;  background-color: transparent; }
.ether-quotes-2 .ether-quotes .ether-meta {  color: #464646;  }





.ether-blockquote {  font-style: italic; }

.ether-blockquote .ether-meta {  padding: 0 10px 10px;  text-align: center;  margin: 0 0 5px;   font-size: .9em;  }
.ether-blockquote .ether-meta a {  text-decoration: none; }

.ether-blockquote-1 {  position: relative;  padding: 0 15px;  }
/*.ether-blockquote-1:after {  height: 24px;  width: 24px;  margin: 0 0 0 -10px;   padding: 0; content: " \201D ";  font-size: 2em;   line-height: 34px;   font-weight: bold;  font-family: 'Droid Sans', Arial, sans-serif;  text-align: center;  -moz-transform: rotate(-45deg);  -webkit-transform: rotate(-45deg);  -ms-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg);  position: absolute;  top: -12px;  left: 50%;  z-index: 12;  }*/
.ether-blockquote-1 {  margin: 0 30px;   }
.ether-blockquote-1 p {  text-align: center;  margin: 20px 0 15px;  font-size: 1.1em; }

.ether-blockquote-2 {  text-align: center; }
.ether-blockquote-2 p {  font-size: 13pt;  line-height: 1.5em;  font-style: italic; }

.ether-blockquote-3:after {  height: 24px;  width: 24px;  margin: 0 0 0 -10px;   padding: 0;  /*content: " T ";  */ content: " \201D ";  font-size: 2em;   line-height: 34px;   font-weight: bold;  font-family: 'Droid Sans', Arial, sans-serif;  text-align: center;  -moz-transform: rotate(-45deg);  -webkit-transform: rotate(-45deg);  -ms-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg);  position: absolute;  top: -12px;  left: 50%;  z-index: 12;   }
.ether-blockquote-3 {  margin: 0 30px;  position: relative;}
.ether-blockquote-3 p {  text-align: center;  margin: 20px 20px 20px;  font-size: 1.1em; }



.ether-blockquote-1 {  color: #464646;   border: 1px solid #ebebeb;  border-bottom-color:  #c1c1c1;  border-right-color:  #c1c1c1;  border-radius: 2px; }  
/*.ether-blockquote-1:after { color: #464646;   border: 1px solid #ebebeb;  border-bottom-color:  #c1c1c1;  border-right-color:  #c1c1c1; }*/

.ether-blockquote-2 {  border: none;  color: #464646;  background-color: transparent;  }
.ether-blockquote-2 .ether-meta {  color: #464646;  }

.ether-blockquote-3:after { color: #000000;  background-color: #ffffff;  background-image: none;  background-repeat: no-repeat;  background-attachment: scroll;  background-size: auto;   background-position: 0 0;  border-left: 1px solid #ebebeb;  border-bottom: 1px solid #ebebeb;  }
.ether-blockquote-3 {  border: 1px solid #ebebeb;  color: #464646;  background-color: #f9f9f9; border: 1px solid #ebebeb;  border-bottom-color:  #c1c1c1;  border-right-color:  #c1c1c1;  background: #f9f9f9;  border-radius: 2px; }





[class*="ether-style"] {  border-collapse: collapse;  margin: 20px 0 20px;  width: 100%;  font-size: 1em;  }
[class*="ether-style"] td, 
[class*="ether-style"] th {  margin: 0;  text-align: center;  padding: 8px 10px;  vertical-align: top; }
[class*="ether-style"] th { text-align: left;  font-weight: normal;  text-align: center;  }


table.ether-style-1 {  border: 1px solid #ebebeb !important;  border-right-color: #c1c1c1 !important;  border-bottom-color: #c1c1c1 !important;  background-color: #ffffff; }
table.ether-style-1 td, 
table.ether-style-1 th {  color: #000000;  border: none;  border-left: 1px solid #ebebeb;  border-top: 1px solid #ebebeb;  }
table.ether-style-1 th {  background-color: #f9f9f9 !important;  color: #000000;  font-weight: bold;  border-bottom: 1px solid #c1c1c1; }
table.ether-style-1 td {  color: #464646;  }
table.ether-style-1 tr:nth-child(2n) > * {  background-color: #f9f9f9;  }
table.ether-style-1 tr:hover > * {  background-color: #f9f9f9;  }

table.ether-style-2 {  border: 1px solid #ebebeb !important;  border-right-color: #c1c1c1 !important;  border-bottom-color: #c1c1c1 !important;  background-color: #ffffff; }
table.ether-style-2 td, 
table.ether-style-2 th {  color: #000000;  border: none;  border-left: 1px solid #ebebeb;  border-top: 1px solid #ebebeb;  }
table.ether-style-2 th {  background-color: #000000 !important;  color: #ffffff;  border-left-color: rgba(255,255,255,.1);  border-top-color: ;  font-weight: bold; }
table.ether-style-2 td {  color: #464646;  }
table.ether-style-2 tr:nth-child(2n) > * {  background-color: #f9f9f9;  }
table.ether-style-2 tr:hover > * {  background-color: #f9f9f9;  }





/*span is here since show_image_title was introduced, perhaps not the best way to handle it */
a.ether-frame,
span.ether-frame {  display: inline-block;  }
a.ether-frame.ether-aligncenter,
span.ether-frame.ether-aligncenter {  display: block;  }
a.ether-frame img,
span.ether-frame img,
a.ether-img img {  max-width: none; display: block; width: 100%; } 
.ether-frame-1 {  padding: 5px; }
.ether-frame-2 {  padding: 0; }
.ether-frame-reset {  padding: 0 !important; }


.ether-frame-1 { background: #ffffff;  border: 1px solid #ebebeb !important;  border-bottom-color: #c1c1c1 !important;  border-right-color: #c1c1c1 !important;}
.ether-frame-2 { border: 1px solid #ebebeb !important;  border-bottom-color: #c1c1c1 !important;  border-right-color: #c1c1c1 !important; }
.ether-frame-reset { border: none !important;  background: none !important;  outline: none !important;  -webkit-box-shadow: none !important;  -moz-box-shadow: none !important;  box-shadow: none !important;  }





.ether-prc { border-collapse: collapse;  border-spacing: 0px;  width: 100%;  }
.ether-prc td,
.ether-prc th {  vertical-align: top;  margin: 0px;   padding: 10px}

/*
.ether-prc .ether-prc-icon {  text-indent: -9999px;  text-align: left;  background-position: 50% 50%;  background-repeat: no-repeat; } 
.ether-prc .ether-prc-icon-valid {  background-image: url(../images/list-icons/check-16px-3.png);  }
.ether-prc .ether-prc-icon-invalid {  background-image: url(../images/list-icons/error-16px-1.png);  }
*/

.ether-prc .ether-prc-icon {  width: 26px;  line-height: 1em;  height: 1.2em;  display: inline-block; }


.ether-prc .ether-prc-title {  font-size: 1em;  text-align: center;  padding: 0px 0px 0px;  }
.ether-prc .ether-prc-title span {  display: block; margin: 0px 1px -1px;  padding: 15px;  }
.ether-prc .ether-prc-price {  text-align: center;  padding: 20px 0px 15px;  font-weight: bold; }
.ether-prc .ether-prc-val-main {  font-size: 2em;  vertical-align: middle; }
.ether-prc .ether-prc-currency {  font-size: 1em;  padding: 0 3px;  vertical-align: middle; }
.ether-prc .ether-prc-val-tail {  font-size: 1em;  padding: 0 3px;  vertical-align: middle; }
.ether-prc .ether-prc-price.ether-prc-aside {  line-height: 3.5em;  }
.ether-prc .ether-prc-field {  text-align: center;  }
.ether-prc .ether-prc-button {  text-align: center;  border-bottom: 1px solid  #c1c1c1;  padding: 0 !important;  border-bottom: none;  border-left: none;  border-right: none;  background: transparent !important;  height: 3em; height: 0}
.ether-prc .ether-prc-button a { display: block;  padding: 0 0;  line-height: 3em;  text-align: center;  margin: 0 1px;  text-decoration: none;  font-size: 1em;  overflow: hidden; }
.ether-prc .ether-prc-aside {  text-align: center;  padding: 10px 5px;  width: 150px;  }



.ether-prc-1 .ether-prc-title span {  margin: 0 0 -1px 0px;  }
.ether-prc-1 .ether-prc-button a { margin: 15px auto;  width: 100px;  padding: 10px; line-height: 1em; }

.ether-prc-2 .ether-prc-title span { padding: 10px; }
.ether-prc-2 .ether-prc-button a { font-weight: bold;  padding: 0px 0;  line-height: 3em; }

.ether-prc-title span,
.ether-prc-button a,
.ether-prc tr > * {  
	-webkit-transition-property: color, background-color;  -moz-transition-property: color, background-color;  -o-transition-property: color, background-color;  -ms-transition-property: color, background-color;  transition-property: color, background-color;  
	-webkit-transition-duration: .2s;  -moz-transition-duration: .2s;  -o-transition-duration: .2s;  -ms-transition-duration: .2s;  transition-duration: .2s; 
	-webkit-transition-timing-function: ease;  -moz-transition-timing-function: ease;  -o-transition-timing-function: ease;  -ms-transition-timing-function: ease;  transition-timing-function: ease; 
}


.ether-prc { border: none;  }

/*
.ether-prc .ether-prc-icon {  text-indent: -9999px;  text-align: left;  background-position: 50% 50%;  background-repeat: no-repeat; } 
.ether-prc .ether-prc-icon-valid {  background-image: url(../images/list-icons/check-16px-3.png);  }
.ether-prc .ether-prc-icon-invalid {  background-image: url(../images/list-icons/error-16px-1.png);  }
*/

.ether-prc .ether-prc-icon { background-position: 0 0px;  background-repeat: no-repeat; }

.ether-prc td {  border-top: 1px solid  #c1c1c1;  }
.ether-prc .ether-prc-even > * {  background-color: #f9f9f9;  color: #464646;  }
.ether-prc .ether-prc-odd > * {  background-color: #f9f9f9;  color: #464646; }

.ether-prc .ether-prc-dummy { background-color: transparent !important;  border: none !important; }
.ether-prc .ether-prc-title-row .ether-prc-dummy { background-color: transparent !important;  border: none !important; }
.ether-prc .ether-prc-button-row .ether-prc-dummy { border-top: 1px solid #c1c1c1 !important; }

.ether-prc .ether-prc-col-hover {  color: #000000;  }


.ether-prc .ether-prc-title { border-top: none; }
.ether-prc .ether-prc-title span { border-radius: 2px 2px 0 0;  border: none; }
.ether-prc .ether-prc-price { font-weight: bold; }
.ether-prc .ether-prc-button {  text-align: center;  border-bottom: 1px solid  #c1c1c1;  border-bottom: none;  border-left: none;  border-right: none;  background: transparent !important; }
.ether-prc .ether-prc-button a {  border-radius: 0 0 4px 4px; text-align: center; text-decoration: none; }
.ether-prc .ether-prc-aside { text-align: center; }


.ether-prc-1 { border: none !important; /*border: 1px solid  #c1c1c1;*/  }


.ether-prc-1 .ether-prc-price {  color: #000000;  }
.ether-prc-1 .ether-prc-title span {  color: #000000;  font-weight: bold; border-radius: 0; }
.ether-prc-1 .ether-prc-button a { font-weight: bold;  color: #000000;  border-radius: 4px;  border: 1px solid  #c1c1c1;  border-bottom-color: #c1c1c1;  border-right-color: #c1c1c1;  background: #f9f9f9; }
.ether-prc-1 .ether-prc-col-hover.ether-prc-button a {  background-color: #1b97dc;  color: #ffffff; }
.ether-prc-1 .ether-prc-even > .ether-prc-col-hover {  background-color: #ffffff;  }
.ether-prc-1 .ether-prc-odd > .ether-prc-col-hover {  background-color: #ffffff;  }

.ether-prc-2 .ether-prc-price {  color: #000000;  }
.ether-prc-2 .ether-prc-title span {  background-color: #f9f9f9;  color: #000000;  font-weight: bold; border: 1px solid  #c1c1c1}
.ether-prc-2 .ether-prc-button a {  background: #f9f9f9;  font-weight: bold;  border: none; color: #000000; }
.ether-prc-2 .ether-prc-col-hover.ether-prc-button a {  border: 1px solid  #c1c1c1;  border-top: none; }

.ether-prc-2 .ether-prc-even > .ether-prc-col-hover {  background-color: #f9f9f9;  }
.ether-prc-2 .ether-prc-odd > .ether-prc-col-hover {  background-color: #f9f9f9;  }





.ether-prcbox .ether-prcbox-item {  padding: 0px 20px 20px; }
.ether-prcbox .ether-prcbox-title {  font-size: 1.6em;  font-weight: normal;  text-align: center;  margin: 0 -20px;  padding: 20px 0; }
.ether-prcbox .ether-prcbox-desc {  padding: 0px 10px 20px;  line-height: 1.6em; }
.ether-prcbox .ether-prcbox-desc p { padding: 15px 0;  margin: 0}
.ether-prcbox .ether-prcbox-price { text-align: center;  padding: 15px 0 15px;  font-weight: bold; margin: 0;}
.ether-prcbox .ether-prcbox-val-main {  font-size: 3em;  vertical-align: middle;  }
.ether-prcbox .ether-prcbox-currency {  font-size: 2em;  vertical-align: middle;  padding: 0 3px;  font-weight: normal; }
.ether-prcbox .ether-prcbox-val-tail {  font-size: 2em;  vertical-align: middle;  padding: 0 3px;  font-weight: normal; } 
.ether-prcbox .ether-prcbox-button { display: block;  padding: 10px 15px;  text-align: center;  width: 100px; margin: 5px auto;  text-decoration: none;  font-size: 1em; font-weight: bold; }


.ether-prcbox .ether-prcbox-title {  font-size: 1.6em;  font-weight: normal;  text-align: center;  background-color: rgba(0,0,0,.03);  }
.ether-prcbox .ether-prcbox-desc { border-top: 1px solid  #c1c1c1; }
.ether-prcbox .ether-prcbox-desc p {  border-bottom: 1px solid  #c1c1c1;}
.ether-prcbox .ether-prcbox-price {   text-align: center;  font-weight: bold; }
.ether-prcbox .ether-prcbox-val-main {  font-size: 3em;  }
.ether-prcbox .ether-prcbox-currency {  font-size: 2em;  }
.ether-prcbox .ether-prcbox-val-tail {  font-size: 2em;  font-weight: normal; } 
.ether-prcbox .ether-prcbox-button {  border-radius: 4px;  background: #f9f9f9;  text-align: center; color: #000000;  text-decoration: none;  font-size: 1em;  border: 1px solid  #c1c1c1;  border-right-color: #c1c1c1;  border-bottom-color: #c1c1c1;  font-weight: bold; }
.ether-prcbox .ether-prcbox-button:hover {  background-color: ;  }

.ether-prcbox-1 .ether-prcbox-button {  color: #000000;  }
.ether-prcbox-1 .ether-prcbox-item {   background-color: #ffffff;  border: 1px solid  #c1c1c1;  border-bottom-color: #c1c1c1;  border-right-color: #c1c1c1; }
.ether-prcbox-1 .ether-prcbox-title {  border-bottom: 1px solid  #c1c1c1;  }
.ether-prcbox-1 .ether-prcbox-price {  }
.ether-prcbox-1 .ether-prcbox-button:hover {  background-color: #000000 !important;  color: #ffffff; }






a.ether-divider { position: relative; display: block; margin: 25px 0; height: 1px;}
a.ether-divider hr { margin: 0; }
a.ether-divider .ether-back-to-top { position: absolute;  top: -.5em; background-color: #ffffff; font-size: .8em; line-height: 1em; padding: 0 5px; margin-bottom: -.5em; display: inline-block;}

a.ether-divider.ether-title-alignright .ether-back-to-top { right: 0; padding-right: 0; }
a.ether-divider.ether-title-alignleft .ether-back-to-top { left: 0; padding-left: 0; }
a.ether-divider.ether-title-aligncenter { text-align: center; }
a.ether-divider.ether-title-aligncenter .ether-back-to-top {   position: relative; top: -14px; margin-bottom: -1em;}

hr.ether-divider.ether-style-1 {  background: none;  border: none;  border-top: 1px solid  #c1c1c1; }
hr.ether-divider.ether-style-2 {  background: none;  border: none;  border-top: 1px dotted #c1c1c1; }


.ether-clear { clear: both; }








.ether-show-img-title { position: relative; overflow: hidden;} 
/*img.ether-img */
.ether-img { max-width: 100%; -ms-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; /* box sizing required for % widths of non-IMG-tag frames, nobody touch it */ }








.ether-heading-menu.ether-style-1 { background-color: #ffffff; border-right: 1px solid #ebebeb; border-left: 1px solid #ebebeb; border: 1px solid #ebebeb; margin-bottom: -1px; padding: 20px 5px;}
.ether-heading-menu.ether-style-1 li { margin-left: 30px; }
.ether-heading-menu.ether-style-1 .ether-current a { font-weight: bold; }

.ether-heading-menu.ether-style-2 { background-color: #ffffff; border-right: 1px solid #ebebeb; border-left: 1px solid #ebebeb; border: 1px solid #ebebeb; margin-bottom: -1px; padding: 0px 0px; list-style: none;}
.ether-heading-menu.ether-style-2 li { margin-left: 30px; list-style: none; display: inline-block; margin: 10px 5px;}
.ether-heading-menu.ether-style-2 .ether-current { }
.ether-heading-menu.ether-style-2 .ether-current a { font-weight: bold; }







