/* CSS MainPageBehaviors */

.form-adminHolder form {width:100%;}
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300');

.ReturnLinks {background: rgba(0, 0, 0, 0) url("/images/vertical_cloth.png") repeat scroll center top;color: #fff;text-shadow: none !important;font-size:1em;font-weight: bold;height: 19px;padding: 10px 10%;text-align: center;}
.ReturnLinks:hover {background: rgba(0, 0, 0, 0) url("/images/vertical_cloth.png") repeat scroll center top;color: #e3e3e3;text-shadow: none !important;font-size:1em;font-weight: bold;height: 19px;padding: 10px 10%;text-align: center;}

#Foreground {bottom:0;position:absolute;z-index:0;width:100%;margin:0;display:block;}
#Foreground-m {bottom:0;position:absolute;z-index:0;width:100%;margin:0;display:none;}

#sea{top:0;position:absolute;z-index:0;width:100%;}

#CloudyDay-mobile        {position:absolute;width:100%;height:100%;top:4em;z-index:5;}
#CloudyDay-mobile div    {margin:auto;width:100%;height:100%;}
#CloudyDay-mobile div svg{width:100% !important;height:50%;}

#SeaLine-left{position:absolute;bottom:4em;left:2%;}
#SeaLine-right{position:absolute;bottom:4em;right:4%;}
#BeachHillTop        {display:block;}
#BeachHillTop-mobile {display:none;}
#footer-sand         {display:block;width:100%;position:absolute;bottom:0;z-index:0;}
#footer-sand-mobile  {display:none;width:100%;position:absolute;bottom:0;z-index:0;}

#Cloud-group_2-Left{
	opacity: 1;
    animation-name: Cloud-group_2-Left-frames;
    animation-duration: 60900ms;
    animation-timing-function: ease;
    animation-delay: 1s;
    animation-iteration-count: 1;
    animation-direction: alternate;
    animation-fill-mode: forwards;
}

@keyframes Cloud-group_2-Left-frames{
    0%  {opacity: 1;
        }
    100%{opacity: 0.8;
        transform: translateX(-150px);
        }
}

#Cloud-group_2-Right{
	opacity: 1;
    animation-name: Cloud-group_2-Right-frames;
    animation-duration: 60900ms;
    animation-timing-function: ease;
    animation-delay: 1s;
    animation-iteration-count: 1;
    animation-direction: alternate;
    animation-fill-mode: forwards;
}

@keyframes Cloud-group_2-Right-frames{
    0%  {opacity: 1;
        }
    100%{opacity: 0.8;
        transform: translateX(150px);
        }
}

.Logo-popup{
	opacity: 0;
    animation-name: Logo-popup-frames;
    animation-duration: 900ms;
    animation-timing-function: ease;
    animation-delay: 1s;
    animation-iteration-count: 1;
    animation-direction: alternate;
    animation-fill-mode: forwards;
}

@keyframes Logo-popup-frames{
    to{
        transform: rotate(0) translateY(0) scale(1);
        opacity: 1;
        }
    from{
        transform: rotate(0) translateY(-5%) scale(0);
        opacity: 0;
        }
}


.Preview-Item {display:none;margin:0;width:100%;float:none;background-color:rgba(255, 255, 255, 0.6);}

/* OLDER - Desktops and laptops small */
@media screen and (min-width: 768px){
/* Styles */
#wrapper {background:#ffebd0;margin:0;width:100%;}
#wrapper2 {margin:0;width:100%;background:#ffebd0;}

#Content {background:none;margin:auto auto 3em;width:100%;padding:0;position:relative;z-index:4;}
.Content-MasterPage {margin:auto;width:100%;height:100%;padding:0 0 4.5em;}
.Content-SectionPage {margin:auto;width:100%;height:100%;padding:0 0 4.5em;}
#Content-Page {background:none;margin:auto auto 4em;width:85%;padding:2em;position:relative;z-index:4;}
#Home-Item {float:left;width:50%;display: block;text-align: justify;padding:1em 2em;}
#HomeTextcover {width:100%;margin:auto;}
#HomeTextcover p {font-size:1.3em;font-family: 'Open Sans Condensed', sans-serif;}
#HomePreview-Wrapper {display:block;float:none;margin:auto;padding-bottom:1%;width:70%;}
.HomePreviewItem-Title {width:100%;margin:0;height:auto;}
.HomePreviewItem-Title a {	float:left;font-size:1.5em;font-weight:lighter;color:#3e3e3e;padding:2%;text-align: left;height: 67px;line-height: 25px;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.HomePreviewItem-Title a:hover {	float:left;font-size:1.5em;font-weight:lighter;padding:2%;color:#000;text-align: left;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.HomePreviewItem-Content {margin:auto;width:100%;}
.HomePreviewItem-Content p {color: #8B8A8A;font-size:1.1em;line-height:25px;margin:15px auto;text-align:justify;width:95%;height: 55px;padding:0;float:none;overflow: hidden;}
.Preview-Item1_img {content: "";float: none;margin:auto;padding:0;width: 95%;opacity: 1;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.Preview-Item1_img:hover {opacity: 0.7;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.Preview-Item-Viewbuttom {float:right;background:none repeat scroll 0 0 #e43448;height:50px;width:100%;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.Preview-Item-Viewbuttom:hover {float:right;height:50px;width:100%;background:hsl(150, 50%, 50%);-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.Preview-Item-Viewbuttom a {color:#FFFFFF !important;float:right;font-size:1.2em;margin-top:9px;background: url("/images/MainMenu-arrow-leftW.png") no-repeat scroll right center rgba(0, 0, 0, 0);width: 100%;text-align: center;}
.Preview-Item-Viewbuttom a:hover {color:#FFFFFF !important;float:right;font-size:1.2em;margin-top:9px;background: url("/images/MainMenu-arrow-leftW.png") no-repeat scroll right center rgba(0, 0, 0, 0);width: 100%;text-align: center;}
.footer-Master {background:#ffebd0;bottom: 0;height:auto;margin: auto;position:relative;width: 100%;}
.footer-Master p {float:right;width:100%;font-size:1em;font-weight:lighter;color:#000000;line-height:20px;text-align:center;}
.footer-MasterDetail {bottom: 0px;content:"";position:fixed;left:9px;}
.footer-scrollable {margin:auto;width:100%;position:fixed;bottom:0;height:135px;background:url("/images/FooterBG.jpg") repeat-x;}
.footer-SocialMedia {background: url("/images/Footer-Social-Title.png") no-repeat scroll left 12px rgba(0, 0, 0, 0);float: left;height: auto;margin-left: 5px;margin-top: 5px;width: 156px;}
.footerDiv-nav {float: left;font-size: 11px;width: 30%;margin-top:6px;color:#00ADE6;}
.CKeditor-field {margin: 0 0 0 1%;width: 97.3%;}
.CKeditor-field table {border:0;box-shadow:none;text-shadow:none;}
.CKeditor-field table tbody tr {background:none !important;border:0 !important;}
}
/* OLDER - Desktops and laptops ----------- */
@media only screen and (min-device-width : 1024px) and (max-device-width : 1223px) {
/* Styles */
#wrapper {background:#ffebd0;margin:0;width:100%;}
#wrapper2 {margin:0;width:100%;background:#ffebd0;}

#Content {background:none;margin:auto auto 3em;width:100%;padding:0;position:relative;z-index:4;}
.Content-MasterPage {margin:auto;width:100%;height:100%;padding:0 0 4.5em;}
.Content-SectionPage {margin:auto;width:100%;height:100%;padding:0 0 4.5em;}
#Content-Page {background:none;margin:auto auto 4em;width:85%;padding:2em;position:relative;z-index:4;}
#Home-Item {float:left;width:50%;display: block;text-align: justify;padding:1em 2em;}
#HomeTextcover {width:100%;margin:auto;}
#HomeTextcover p {font-size:1.3em;font-family: 'Open Sans Condensed', sans-serif;}
#HomePreview-Wrapper {display:block;float:none;margin:auto;padding-bottom:1%;width:70%;}

.HomePreviewItem-Title {width:100%;margin:0;height:auto;}
.HomePreviewItem-Title a {	float:left;font-size:1.5em;font-weight:lighter;color:#3e3e3e;padding:2%;text-align: left;height: 67px;line-height: 25px;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.HomePreviewItem-Title a:hover {	float:left;font-size:1.5em;font-weight:lighter;padding:2%;color:#000;text-align: left;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.HomePreviewItem-Content {margin:auto;width:100%;}
.HomePreviewItem-Content p {color: #8B8A8A;font-size:1.1em;line-height:25px;margin:15px auto;text-align:justify;width:95%;height: 55px;padding:0;float:none;overflow: hidden;}
.Preview-Item1_img {content: "";float: none;margin:auto;padding:0;width: 95%;opacity: 1;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.Preview-Item1_img:hover {opacity: 0.7;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.Preview-Item-Viewbuttom {float:right;background:none repeat scroll 0 0 #e43448;height:50px;width:100%;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.Preview-Item-Viewbuttom:hover {float:right;height:50px;width:100%;background:hsl(150, 50%, 50%);-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.Preview-Item-Viewbuttom a {color:#FFFFFF !important;float:right;font-size:1.2em;margin-top:9px;background: url("/images/MainMenu-arrow-leftW.png") no-repeat scroll right center rgba(0, 0, 0, 0);width: 100%;text-align: center;}
.Preview-Item-Viewbuttom a:hover {color:#FFFFFF !important;float:right;font-size:1.2em;margin-top:9px;background: url("/images/MainMenu-arrow-leftW.png") no-repeat scroll right center rgba(0, 0, 0, 0);width: 100%;text-align: center;}
.footer-Master {background:none;bottom: 0;height:auto;margin: auto;position:relative;width: 100%;}
.footer-Master p {float:right;width:100%;font-size:1em;font-weight:lighter;color:#000000;line-height:20px;text-align:center;}
.footer-MasterDetail {bottom: 0px;content:"";position:fixed;left:9px;}
.footer-scrollable {margin:auto;width:100%;position:fixed;bottom:0;height:135px;background:url("/images/FooterBG.jpg") repeat-x;}
.footer-SocialMedia {background: url("/images/Footer-Social-Title.png") no-repeat scroll left 12px rgba(0, 0, 0, 0);float: left;height: auto;margin-left: 5px;margin-top: 5px;width: 156px;}
.footerDiv-nav {float: left;font-size: 11px;width: 30%;margin-top:6px;color:#00ADE6;}
.CKeditor-field {margin: 0 0 0 1%;width: 97.3%;}
.CKeditor-field table {border:0;box-shadow:none;text-shadow:none;}
.CKeditor-field table tbody tr {background:none !important;}
}
    
/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
    
/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) and (max-device-width : 1823px) {
/* Styles */
#wrapper {background:#ffebd0;margin:0;width:100%;}
#wrapper2 {margin:0;width:100%;background:#ffebd0;}

#Content {background:none;margin:auto auto 3em;width:100%;padding:0;position:relative;z-index:4;}
.Content-MasterPage {margin:auto;width:100%;height:100%;padding:0 0 4.5em;}
.Content-SectionPage {background:none;border:0;height:100%;margin:auto;padding-bottom:83px;width:100%;position:relative;z-index:9;}
#Content-Page {background:none;margin:auto auto 4em;width:85%;padding:2em;position:relative;z-index:4;}
#Home-Item {float:left;width:50%;display: block;text-align: justify;padding:1em 2em;}
#HomeTextcover {width:100%;margin:auto;}
#HomeTextcover p {font-size:1.3em;font-family: 'Open Sans Condensed', sans-serif;}
#HomePreview-Wrapper {display:block;float:none;margin:auto;padding-bottom:1%;width:70%;}
.HomePreviewItem-Title {width:100%;margin:0;height:auto;}
.HomePreviewItem-Title a {	float:left;font-size:1.5em;font-weight:lighter;color:#3e3e3e;padding:2%;text-align: left;height: 67px;line-height: 25px;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.HomePreviewItem-Title a:hover {	float:left;font-size:1.5em;font-weight:lighter;padding:2%;color:#000;text-align: left;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.HomePreviewItem-Content {margin:auto;width:100%;}
.HomePreviewItem-Content p {color: #8B8A8A;font-size:1.1em;line-height:25px;margin:15px auto;text-align:justify;width:95%;height: 55px;padding:0;float:none;overflow: hidden;}
.Preview-Item1_img {content: "";float: none;margin:auto;padding:0;width: 95%;opacity: 1;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.Preview-Item1_img:hover {opacity: 0.7;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.Preview-Item-Viewbuttom {float:right;background:none repeat scroll 0 0 #e43448;height:50px;width:100%;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.Preview-Item-Viewbuttom:hover {float:right;height:50px;width:100%;background:hsl(150, 50%, 50%);-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.Preview-Item-Viewbuttom a {color:#FFFFFF !important;float:right;font-size:1.2em;margin-top:9px;background: url("/images/MainMenu-arrow-leftW.png") no-repeat scroll right center rgba(0, 0, 0, 0);width: 100%;text-align: center;}
.Preview-Item-Viewbuttom a:hover {color:#FFFFFF !important;float:right;font-size:1.2em;margin-top:9px;background: url("/images/MainMenu-arrow-leftW.png") no-repeat scroll right center rgba(0, 0, 0, 0);width: 100%;text-align: center;}
.footer-Master {background:none;bottom: 0;height:auto;margin: auto;position:relative;width: 100%;}
.footer-Master p {float:right;width:100%;font-size:1em;font-weight:lighter;color:#000000;line-height:20px;text-align:center;}
.footer-MasterDetail {bottom: 0px;content:"";position:fixed;left:9px;}
.footer-scrollable {margin:auto;width:100%;position:fixed;bottom:0;height:135px;background:url("/images/FooterBG.jpg") repeat-x;}
.footer-SocialMedia {background: url("/images/Footer-Social-Title.png") no-repeat scroll left 12px rgba(0, 0, 0, 0);float: left;height: auto;margin-left: 5px;margin-top: 5px;width: 156px;}
.footerDiv-nav {float: left;font-size: 11px;width: 30%;margin-top:6px;color:#00ADE6;}
.CKeditor-field {margin: 0 0 0 1%;width: 97.3%;}
.CKeditor-field table {border:0;box-shadow:none;text-shadow:none;}
.CKeditor-field table tbody tr {background:none !important;}
}
    
/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
/* Styles */
#wrapper {background:#ffebd0;margin:0;width:100%;}
#wrapper2 {margin:0;width:100%;background:#ffebd0;}

#Content {background:none;margin:auto auto 3em;width:100%;padding:0;position:relative;z-index:4;}
.Content-MasterPage {margin:auto;width:100%;height:100%;padding:0 0 4.5em;}
.Content-SectionPage {margin:auto;width:100%;height:100%;padding:0 0 4.5em;}
#Content-Page {background:none;margin:auto auto 4em;width:85%;padding:2em;position:relative;z-index:4;}
#Home-Item {float:left;width:50%;display: block;text-align: justify;padding:1em 2em;}
#HomeTextcover {width:100%;margin:auto;}
#HomeTextcover p {font-size:1.3em;font-family: 'Open Sans Condensed', sans-serif;}
#HomePreview-Wrapper {display:block;float:none;margin:auto;padding-bottom:1%;width:70%;}
.HomePreviewItem-Title {width:100%;margin:0;height:auto;}
.HomePreviewItem-Title a {	float:left;font-size:1.5em;font-weight:lighter;color:#3e3e3e;padding:2%;text-align: left;height: 67px;line-height: 25px;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.HomePreviewItem-Title a:hover {	float:left;font-size:1.5em;font-weight:lighter;padding:2%;color:#000;text-align: left;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.HomePreviewItem-Content {margin:auto;width:100%;}
.HomePreviewItem-Content p {color: #8B8A8A;font-size:1.1em;line-height:25px;margin:15px auto;text-align:justify;width:95%;height: 55px;padding:0;float:none;overflow: hidden;}
.Preview-Item1_img {content: "";float: none;margin:auto;padding:0;width: 95%;opacity: 1;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.Preview-Item1_img:hover {opacity: 0.7;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.Preview-Item-Viewbuttom {float:right;background:none repeat scroll 0 0 #e43448;height:50px;width:100%;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.Preview-Item-Viewbuttom:hover {float:right;height:50px;width:100%;background:hsl(150, 50%, 50%);-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.Preview-Item-Viewbuttom a {color:#FFFFFF !important;float:right;font-size:1.2em;margin-top:9px;background: url("/images/MainMenu-arrow-leftW.png") no-repeat scroll right center rgba(0, 0, 0, 0);width: 100%;text-align: center;}
.Preview-Item-Viewbuttom a:hover {color:#FFFFFF !important;float:right;font-size:1.2em;margin-top:9px;background: url("/images/MainMenu-arrow-leftW.png") no-repeat scroll right center rgba(0, 0, 0, 0);width: 100%;text-align: center;}
.footer-Master {background:none;bottom: 0;height:auto;margin: auto;position:relative;width: 100%;}
.footer-Master p {float:right;width:100%;font-size:1em;font-weight:lighter;color:#000000;line-height:20px;text-align:center;}
.footer-MasterDetail {bottom: 0px;content:"";position:fixed;left:9px;}
.footer-scrollable {margin:auto;width:100%;position:fixed;bottom:0;height:135px;background:url("/images/FooterBG.jpg") repeat-x;}
.footer-SocialMedia {background: url("/images/Footer-Social-Title.png") no-repeat scroll left 12px rgba(0, 0, 0, 0);float: left;height: auto;margin-left: 5px;margin-top: 5px;width: 156px;}
.footerDiv-nav {float: left;font-size: 11px;width: 30%;margin-top:6px;color:#00ADE6;}
.CKeditor-field {margin: 0 0 0 1%;width: 97.3%;}
.CKeditor-field table {border:0;box-shadow:none;text-shadow:none;}
.CKeditor-field table tbody tr {background:none !important;}
}
    
@media (-webkit-min-device-pixel-ratio:1.5), (min-resolution: 144dpi) {
/* Styles */
#wrapper {background:#ffebd0;margin:0;width:100%;}
#wrapper2 {margin:0;width:100%;background:#ffebd0;}

#Content {background:none;margin:2em auto;width:100%;padding:0;position:relative;z-index:4;}
.Content-MasterPage {margin:auto;width:100%;height:100%;padding:0 0 4.5em;}
.Content-SectionPage {background:none;border:0;height:100%;margin:auto;padding-bottom:83px;width:85%;position:relative;z-index:9;}
#Content-Page {background:none;margin:auto auto 4em;width:85%;padding:2em;position:relative;z-index:4;}
#Home-Item {float:left;width:50%;display: block;text-align: justify;padding:1em 2em 2em 0;}
#HomeTextcover {width:100%;margin:auto;}
#HomeTextcover p {font-size:1.3em;font-family: 'Open Sans Condensed', sans-serif;}
#HomePreview-Wrapper {display:block;float:none;margin:auto;padding-bottom:1%;width:70%;}
.HomePreviewItem-Title {width:100%;margin:0;height:auto;}
.HomePreviewItem-Title a {	float:left;font-size:1.5em;font-weight:lighter;color:#3e3e3e;padding:2%;text-align: left;height: 67px;line-height: 25px;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.HomePreviewItem-Title a:hover {	float:left;font-size:1.5em;font-weight:lighter;padding:2%;color:#000;text-align: left;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.HomePreviewItem-Content {margin:auto;width:100%;}
.HomePreviewItem-Content p {color: #8B8A8A;font-size:1.1em;line-height:25px;margin:15px auto;text-align:justify;width:95%;height: 55px;padding:0;float:none;overflow: hidden;}
.Preview-Item1_img {content: "";float: none;margin:auto;padding:0;width: 95%;opacity: 1;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.Preview-Item1_img:hover {opacity: 0.7;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.Preview-Item-Viewbuttom {float:right;background:none repeat scroll 0 0 #e43448;height:50px;width:100%;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.Preview-Item-Viewbuttom:hover {float:right;height:50px;width:100%;background:hsl(150, 50%, 50%);-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}
.Preview-Item-Viewbuttom a {color:#FFFFFF !important;float:right;font-size:1.2em;margin-top:9px;background: url("/images/MainMenu-arrow-leftW.png") no-repeat scroll right center rgba(0, 0, 0, 0);width: 100%;text-align: center;}
.Preview-Item-Viewbuttom a:hover {color:#FFFFFF !important;float:right;font-size:1.2em;margin-top:9px;background: url("/images/MainMenu-arrow-leftW.png") no-repeat scroll right center rgba(0, 0, 0, 0);width: 100%;text-align: center;}
.footer-Master {background:none;bottom: 0;height:auto;margin: auto;position:relative;width: 100%;}
.footer-Master p {float:right;width:100%;font-size:1em;font-weight:lighter;color:#000000;line-height:20px;text-align:center;}
.footer-MasterDetail {bottom: 0px;content:"";position:fixed;left:9px;}
.footer-scrollable {margin:auto;width:100%;position:fixed;bottom:0;height:135px;background:url("/images/FooterBG.jpg") repeat-x;}
.footer-SocialMedia {background: url("/images/Footer-Social-Title.png") no-repeat scroll left 12px rgba(0, 0, 0, 0);float: left;height: auto;margin-left: 5px;margin-top: 5px;width: 156px;}
.footerDiv-nav {float: left;font-size: 11px;width: 30%;margin-top:6px;color:#00ADE6;}
.CKeditor-field {margin: 0 0 0 1%;width: 97.3%;}
.CKeditor-field table {border:0;box-shadow:none;text-shadow:none;}
.CKeditor-field table tbody tr {background:none !important;}
}