/* accessibility *//* menu links accesskeys */span.accesskey {text-decoration: none;}/* accessibility divs are hidden by default, text, screenreaders and such will show these */.accessibility, hr {/* position set so the rest can be set out side of visual browser viewport */position: absolute;/* takes it out top side */top: -999em;/* takes it out left side */left: -999em;}/* definition tags are also hidden, these are also used for accessibility menu links */dfn {position: absolute;left: -1000px;top: -1000px;width: 0;height: 0;overflow: hidden;display: inline;}/* end accessibility *//* wiki style external links *//* external links will have "(external link)" text added, lets hide it */a.external span {position: absolute;left: -5000px;width: 4000px;}a.external {/* make some room for the image, css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */padding: 0 12px 0 0;}/* colors for external links */a.external:link {color: #18507C;/* background image for the link to show wiki style arrow */background: url(https://cp-wc06.syd02.ds.network/~ebhscoma/uploads/NCleanBlue/external.gif) no-repeat 100% -100px;}a.external:visited {color: #18507C;/* a different color can be used for visited external links *//* Set the last 0 to -100px to use that part of the external.gif image for different color for active links external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.*/background: url(https://cp-wc06.syd02.ds.network/~ebhscoma/uploads/NCleanBlue/external.gif) no-repeat 100% -100px;}a.external:hover {color: #18507C;/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */background: url(https://cp-wc06.syd02.ds.network/~ebhscoma/uploads/NCleanBlue/external.gif) no-repeat 100% 0;background-color: inherit;}/* end wiki style external links *//* clearing *//* clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item. We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience. Do not edit if you dont know what you are doing*/.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}.clear {height: 0;clear: both;width: 90%;visibility: hidden;}#main .clear {height: 0;clear: right;width: 90%;visibility: hidden;}* html>body .clearfix {display: inline-block;width: 100%;}* html .clear {/* Hides from IE-mac \*/height: 1%;clear: right;width: 90%;/* End hide from IE-mac */}/* end clearing */
/* Stylesheet: Accessibility and cross-browser tools Modified On 2009-05-13 10:42:54 */
body {line-height: 1.4em;padding: 0px;font-weight: 400;font-family: "Myriad Pro", Arial, sans-serif;box-sizing: border-box;-moz-box-sizing: border-box;font-size: 14px;color: #000;width: 100%;background: url(/uploads/images/bg.png) no-repeat 50% 27%;margin: 0px;}a {transition-duration: 0.5s;-moz-transition-duration: 0.5s; /* Firefox 4 */-webkit-transition-duration: 0.5s; /* Safari and Chrome */-o-transition-duration: 0.5s; /* Opera */color: #000;}a:hover {transition-duration: 0.5s;-moz-transition-duration: 0.5s; /* Firefox 4 */-webkit-transition-duration: 0.5s; /* Safari and Chrome */-o-transition-duration: 0.5s; /* Opera */color: #237ba8;}img {border: 0px;}.dotted-line-horizontal {background-image: url(/uploads/images/dotted_line_h.gif);background-repeat: repeat-x;background-position: center center;}.dotted-line-vertical {background-image: url(/uploads/images/dotted_line_v.gif);background-repeat: repeat-y;background-position: center center;}h1,h2,h3{line-height: 1.5em;font-weight: normal;font-family: "Myrid Pro", Arial, sans-serif;border-bottom: 1px dotted #CCC;}h1 {font-size: 28px;color:#0e1e35;margin:0px;}h2 {font-size: 22px;font-weight: normal;color:#009adf;}h3 {font-size: 16px;color:#2f63b5;}.image-border {border: 4px solid #E7E7E7;}.image-float-left {float: left;margin-right: 20px;margin-bottom: 14px;}.image-float-right {float: right;margin-left: 20px;margin-bottom: 14px;}.main-wrapper {margin: 0px auto;width: 100%;}/* header style */.header-wrapper {height: 222px;display: block;z-index: 1000;position: relative;width: 995px;margin: 0 auto;box-sizing: border-box;-moz-box-sizing: border-box;background: url(/uploads/images/header-bg.png) no-repeat 91% 0%;}.quick-links {float: left;padding: 24px 0px 0px 25px;}.quick-links li {float: left;}.quick-links a {color: #0f0f0f;text-transform: uppercase;border-right: 1px solid #0f0f0f;font-size: 13px;padding: 0px 8px;text-decoration: none;}.quick-links a:hover {color: #bb2836;}.quick-links li:last-child  a{border-right: none;}#logoSection {position: absolute;z-index: 1;top: 23px;left: 7px;}#contactDetailsSection {position: absolute;z-index: 1;font-size: 24px;top: 112px;line-height: 1.2em;padding: 5px 0px;right: 0px;width: 500px;font-style: normal;}#contactDetailsSection span {font-family: 'Open Sans', sans-serif;color: #3292ff;margin: -17px  -54px 0 60px;}#contactDetailsSection span + span {color: #000;font-weight: bold;font-family: "Myriad Pro",arial;}/* wrapper style */.main-content-wrapper {width: 100%;}/* banner style */.banner-wrapper {position: relative;margin: 0px auto;background: #FFF;overflow: hidden;width: 995px;}.banner-wrapper img{display: block;margin: 0 auto;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;}.banner-wrapper .slogan {color: #FFFFFF;font-size: 53px;font-style: italic;margin: 0;position: absolute;top: 145px;line-height: 32px;max-width: 600px;letter-spacing: -1.9px;text-shadow: -1px 1px 2px #000000;right: 149px;}.banner-wrapper  .slogan:before {content: "“";}.banner-wrapper .colored {margin: 24px -18px 0 90px;color: #132339;display: block;;}.banner-wrapper  .colored:after {content: "”";}/* inner content wrapper style */.content-wrapper {margin: 0px auto;box-sizing: border-box;-moz-box-sizing: border-box;background: url(/uploads/images/wrapper-bg.png)  #FFF;min-height: 250px;width: 995px;padding: 20px 30px 20px;overflow:hidden;border: 2px solid #eee;border-radius: 10px;margin-bottom: 10px;margin-top: 10px;}.content-wrapper ul {list-style-image: url(/uploads/images/tick1.png);}.content-wrapper ul li {margin: 0px 10px 0px 0px;}.services-list {margin: 11px 0 -9px;}.services-list li {width: 210px;float: left;}/* primary & secondary columns style */#primaryColumn {float:left;width:65%;padding:0 24px 0 0;box-sizing:border-box;-moz-box-sizing:border-box;border-right:1px dotted #ccc;}#secondaryColumn{width: 35%;float: right;box-sizing:border-box;-moz-box-sizing:border-box;padding: 0px 0px 0px 30px;}.secondary-column-images {display: block;margin: 10px 0px 15px 30px;}#secondaryColumn  h2 + p + img {}/* footer style */.footer-wrapper {height: 80px;margin: 0 auto;overflow: hidden;position: relative;width: 100%;background: none repeat scroll 0 0 #57baf5;}.footer-inner-wrapper {display: block;margin: 0 auto;padding: 18px 0 0;width: 960px;}.footer-text {color: #1d2c41;}.footer-text a {text-decoration: none;color: #000;}.footer-text a:hover {text-decoration: none;}a.footer-link:hover {color: #DE1E25;text-decoration: underline;}.copyright {color: #FFFFFF;float: left;height: 30px;width: 573px;z-index: 1;margin: 4px 0px 45px 0px;}/* social media links style */#social {width: 300px;height: 30px;z-index: 1;text-align: right;float: right;margin: -5px 0px 0 0;color: #FFF;}#social img {vertical-align: middle;margin-left: 8px;}/* tabs style */.home_tabs {list-style-image: none !important;list-style: none;-moz-box-sizing: border-box;box-sizing: border-box;width: 1089px;margin: 37px 0 10px -98px;overflow: hidden;}.home_tabs li {float: left;width: 33%;margin: 0 auto;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0px;position: relative;}.home_tabs li + li {;margin: 0 0 0 0px;}.home_tabs li img {display: block;margin: 0 auto;width: 243px;}.home_tabs li div {-moz-box-sizing: border-box;box-sizing: border-box;position: relative;}.home_tabs li div a{text-decoration: none;text-transform: uppercase;font-size: 17px;display: block;box-sizing: border-box;-moz-box-sizing: border-box;position: relative;min-height: 29px;}.home_tabs li div:before{width: 18px;content: " ";left: 52px;top: 11px;height:19px;background:url(/uploads/images/tabs-header-bg.png);z-index:9999;position:absolute;;}.home_tabs li div > a:first-child{margin: 0px auto 12px;padding: 11px 47px 11px;width: 275px;border-radius: 10px;/* fallback */background-color: #2b4e7f;/* Safari 4-5, Chrome 1-9 */background: linear-gradient(#1d2c41,#2b4e7f);/* Safari 5.1, Chrome 10+ */background: -webkit-linear-gradient(top, #1d2c41, #2b4e7f);background: linear-gradient(top, #1d2c41, #2b4e7f);/* Firefox 3.6+ */background: -moz-linear-gradient(top, #1d2c41, #2b4e7f);/* IE 10 */background: -ms-linear-gradient(top, #1d2c41, #2b4e7f);/* Opera 11.10+ */background: -o-linear-gradient(top, #1d2c41, #2b4e7f);}.home_tabs li a span {font-size: 15px;text-align: center;color: #FFF;}.home_tabs li a:hover {color:#57baf5;-webkit-transition: all 0.15s ease-in 0s;-moz-transition: all 0.15s ease-in 0s;-o-transition: all 0.15s ease-in 0s;-ms-transition: all 0.15s ease-in 0s;transition: all 0.15s ease-in 0s;}.home_tabs li p {-moz-box-sizing: border-box;color: #000;font-family: Arial,sans-serif;box-sizing: border-box;width: 244px;margin: 14px  52px;}.home_tabs li div p a {text-align: center;color: #FFF;background: #29364a;font-size: 10px;width: 80px;text-transform: none;padding: 4px;margin: 8px auto 0px;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;}/* Sample FormBuilder style */form {margin-top: 0}form, td, th, li {font-size: 100%}form div {margin-bottom: 0}fieldset div {margin-bottom: 0.5em;margin-left: 0px;}fieldset div div {margin-top: 10px;margin-left: 0px;float: left;clear: both;display: block;border-bottom: 1px dotted #CCC;width: 95%;}fieldset div div + div {margin-top: 2px;}.contactform fieldset div div label {padding-top: 0px;font-weight: normal;font-size: 12px;margin-right: auto !important;}fieldset {margin-bottom: 1em;border: 0px solid #F60;padding: 0px;}fieldset label {width: auto;}legend {color: #FFF;background: #F60;font-style: italic;font-size: 1.2em;margin-bottom: 0.5em;padding: 0.2em;width: auto;border: 1px solid #CCC;display: none;line-height: 42px;text-shadow: 2px 1px 1px #000000;}/* Apply this class to text/select input fields with shorter labelsto help alignment */.short-label label {float: left;width: 10em}.short-label fieldset div input, .short-label fieldset div select {width: 16em}/* Pretty up your Captcha image output */.captcha {margin: 0.5em 0;width: 320px;text-align: left;}.captcha img {border: 1px solid #CCC;margin-bottom: 0.5em;margin-right: 10px;float: left;}.captcha input {width: 196px;margin-top: 0.5em;}/* Just a bit more room for the Submit button */.submit {margin-top: 0.5em}.contactform input[type="text"] {background-color: #FFF;border: 1px solid #CCC;width: 90%;padding: 6px 10px;-webkit-transition: all 0.15s ease-in 0s;-moz-transition: all 0.15s ease-in 0s;-o-transition: all 0.15s ease-in 0s;-ms-transition: all 0.15s ease-in 0s;transition: all 0.15s ease-in 0s;}.contactform input[type="text"]:focus {background-color: #EEE;border: 1px solid #CCC;-webkit-transition: all 0.15s ease-in 0s;-moz-transition: all 0.15s ease-in 0s;-o-transition: all 0.15s ease-in 0s;-ms-transition: all 0.15s ease-in 0s;transition: all 0.15s ease-in 0s;}input.cms_submit {border: 1px solid #CCC;background-color: #102e60;color: #FFF;width: 100px;padding: 6px 10px;-webkit-transition: all 0.15s ease-in 0s;-moz-transition: all 0.15s ease-in 0s;-o-transition: all 0.15s ease-in 0s;-ms-transition: all 0.15s ease-in 0s;transition: all 0.15s ease-in 0s;cursor: pointer;}input.cms_submit:hover {border: 1px solid #CCC;background-color: #0199dd;color: #FFF;-webkit-transition: all 0.15s ease-in 0s;-moz-transition: all 0.15s ease-in 0s;-o-transition: all 0.15s ease-in 0s;-ms-transition: all 0.15s ease-in 0s;transition: all 0.15s ease-in 0s;}.contactform input.checkbox {border: none;}.contactform label {display: block;float: left;font-weight: bold;padding-top: 6px;font-size: 14px;margin-right: 200px;}.contactform label.label {display: inline;float: none;width: 50px;font-size: 10px;}.contactform textarea {font-family: Arial, Verdana, Helvetica, sans-serif;background-color: #FFF;border: 1px solid #CCC;width: 90%;padding: 6px 10px;font-size: 14px;-webkit-transition: all 0.15s ease-in 0s;-moz-transition: all 0.15s ease-in 0s;-o-transition: all 0.15s ease-in 0s;-ms-transition: all 0.15s ease-in 0s;transition: all 0.15s ease-in 0s;}.contactform textarea:focus {background-color: #EEE;border: 1px solid #CCC;-webkit-transition: all 0.15s ease-in 0s;-moz-transition: all 0.15s ease-in 0s;-o-transition: all 0.15s ease-in 0s;-ms-transition: all 0.15s ease-in 0s;transition: all 0.15s ease-in 0s;}.contactform .cms_dropdown {font-family: Arial, Verdana, Helvetica, sans-serif;background-color: #FFF;border: 1px solid #CCC;width: 98%;padding: 6px 10px;font-size: 14px;-webkit-transition: all 0.15s ease-in 0s;-moz-transition: all 0.15s ease-in 0s;-o-transition: all 0.15s ease-in 0s;-ms-transition: all 0.15s ease-in 0s;transition: all 0.15s ease-in 0s;}.formbuilderform .message {line-height: 16px;padding: 0 0 8px 0;}.contactform input.cms_checkbox {width: auto !important;float: left;}.error_message {background-color: #EEE;padding: 10px;color: #F00;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;width: 90%;border: 1px solid #DDD;margin-bottom: 20px;}.error_message ul {margin: 0px;}/* table content start */.content_table {border-top: 1px solid #666;border-right: 1px solid #666;}.content_table td {border-bottom: 1px solid #666;border-left: 1px solid #666;padding: 4px 10px;}.book_online {margin: 0 0 0 12px;}.book_online label {display: block;width: 20%;float: left;}.book_online input[type="text"] {width: 30%;}.book_online div input[type="checkbox"] {}.book_online fieldset div div {width: 27%;float: left;clear: none;margin: 12px 0px;border-bottom: none;}.book_online fieldset div:last-child {overflow: hidden;margin: 12px 0px;}.book_online fieldset div:last-child  label {display: block;width: 100%;}.book_online fieldset div:last-child  div label {margin: -20px 0px 0px 34px;}.book_online fieldset div div label {display: block;width: 100%;}
/* Stylesheet: theme Modified On 2014-04-01 15:01:58 */
/* Genaral menu style*/.link-list{list-style: none;margin: 0px;padding: 0px;}/* first menu style */.primary-menu {text-align: left;top: 184px;z-index: 1;color:#000;height:45px;width:100%;position:relative;left:295px;}/* primary ul style */.primary-ul {}.primary-ul li {float: left;box-sizing: border-box;-moz-box-sizing: border-box;height: 49px;}.primary-ul li a {text-decoration: none;font-size: 16px;line-height:1.2em;box-sizing:border-box;-moz-box-sizing: border-box;padding: 10px 5px 15px 5px;color: #a5a5a7;display: block;}.primary-ul li a span {border-right: 1px solid #FFF;padding: 0px 23px;}.primary-ul li li  a {}.primary-ul li a:hover,.primary-ul li a.active-menu-item, .primary-ul li.active-menu-item {color:#0e1e35;border-bottom: none;}.primary-ul li li {margin-left: 0px;margin-top: -1px;float: none;position: relative;width: 145px;}/* sub ul style */.sub-ul {display: none;position: absolute;top: 38px;background: #FFF;}.sub-ul ul {margin-top: 1px;margin-left: 0px;left: 100%;top: -1px;}.sub-ul li{}.sub-ul li a span{border-right: none;}.parent-menu-item:hover > .sub-ul, .sub-ul .parent-menu-item:hover .sub-ul {display: block;}/**//* secondary menu */.secondary-menu {margin: 0;height: 11px;}.secondary-menu li {float: left;}.secondary-menu a, .menu-link-text span {text-decoration: none;display: block;background-position: center;border-right: 1px solid #FFF;margin:0 10px 0 0;padding: 0 10px 0 0;line-height: 12px;color: #FFF;}.secondary-menu li a:hover {text-decoration: underline;color: #000;}.secondary-menu .active-menu-item:hover {color: #000;}.secondary-menu .active-menu-item a {text-decoration: none;color: #000;display: block;background-position: center;margin:0 10px 0 0 ;}.primary-menu li:last-child a span , .secondary-menu li:last-child a {border-right: none;}/* Footer */
/* Stylesheet: menu Modified On 2014-03-25 10:13:52 */
