/* 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(http://faceitskintherapy.com.au/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(http://faceitskintherapy.com.au/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(http://faceitskintherapy.com.au/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 */
html {margin:0;padding:0;border:0}body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin: 0;padding: 0;border: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline}article, aside, dialog, figure, footer, header, hgroup, nav, section {display: block}body {line-height: 1.5;background: white}table {border-collapse: separate;border-spacing: 0}caption, th, td {text-align: left;font-weight: normal;float: none !important}table, th, td {vertical-align: top}blockquote:before, blockquote:after, q:before, q:after {content: ''}blockquote, q {quotes: """"}a img {border: none}:focus {outline: 0}body {padding: 0;font: 12px/1.5em 'Open Sans', Arial, Helvetica, sans-serif;background: #FFF;color: #4c4c4c}em {font-style: italic}#holder {margin: 0 auto;width: 940px}#header {background: transparent url('../../uploads/images/faceit2.jpg') no-repeat;width: 940px;height: 245px;margin: 0 auto;position: relative}#header #facebook {position: absolute;right: 0;bottom: 45px}#logo {width: 400px;height: 200px;text-indent: -9999px;float: left;display: block}#logo a {width: 400px;height: 200px;display: block}#mainNav {width: 940px;position: absolute;right: 0;bottom: 10px}#banner {margin: 0 auto;background: #fff url('../../uploads/images/banner-bg.jpg') bottom repeat-x;width: 100%;text-align: center;overflow: hidden;position: relative}#content {width: 100%;background: #aeeaee url('../../uploads/images/content-bg.jpg') bottom repeat-x;display: table}#content h1, #content h2, #content h3, #content h4 {font-weight: normal}#content h1 {padding: 10px 0;font-size: 24px;line-height: 24px;color: #4c4c4c;font-weight: 300}#content h2 {margin: 0 0 5px 0;padding: 10px 0;font-size: 20px;color: #4c4c4c}#content h3 {padding: 10px 0;font-size: 18px;color: #666}#content h4 {margin: 5px 0;padding: 5px 10px;border: 1px solid #DDD;background: #F1F1F1;font-size: 16px;color: #333}#content p {padding: 10px 0}table.globaltable {margin: 10px auto;border: 1px solid #9be0e5;width: 80%;-webkit-box-shadow: 0px 0px 4px #9be0e5;-moz-box-shadow: 0px 0px 4px #9be0e5;box-shadow: 0px 0px 4px #9be0e5}table.globaltable tr:nth-child(odd) td {background: #c7f7fa}table.globaltable tr:nth-child(even) td {background: #dffdff}table.globaltable th {padding: 5px 0;border-right: 1px solid #9be0e5;border-bottom: 1px solid #9be0e5;background: #FC0;text-align: center;font-size: 13px;font-weight: bold}table.globaltable td {padding: 5px;border-right: 1px solid #9be0e5;border-bottom: 1px solid #9be0e5}.boxes h2 a {text-decoration: none !important;color: #707070;text-transform: uppercase;display: block;text-align: center;}.boxes h2 a:hover {color: #4c4c4c;}#content a:link, #content a:active, #content a:visited {color: #999;text-decoration: underline}#content a:hover {color: #000}ul, ol {padding: 10px 0 10px 30px;list-style: outside sqaure}div#col-1 {margin: 0 auto 20px;padding: 20px 0 0;width: 940px;clear: both;display: table}#footerHolder {margin: 0 auto;width: 100%;background: #717074;clear: both}#footer {margin: 0 auto;padding: 0;width: 940px;font-size: 11px;color: #707070;clear: both;display: table}#footerTxt {margin: 10px auto;width: 940px;text-align: center;line-height: normal;display: block}#footerTxt a, #footerTxt a:link, #footerTxt a:active, #footerTxt a:visited {color: #707070;text-decoration: none}#footerTxt a:hover {color: #aeeaee}#social {display: block;float: right;height: 32px}#social img {margin-left: 10px}/* ECWID FIXES */.ecwid-ProductBrowser-auth-anonim {margin-right: 0px !important;}
/* Stylesheet: theme Modified On 2018-02-08 14:10:16 */
#menu_vert {margin-left:1px;margin-right:1px}.clearb {clear: both}#menuwrapper {width: 100%}#primary-nav li li {width: 200px}#primary-nav, #primary-nav ul {list-style: none;margin: 0px}#primary-nav {padding: 0;margin-right: 1px;float: right;display: table}#primary-nav ul {margin: 0;padding: 0;position: absolute;top: auto;display: none;z-index: 1000}#primary-nav ul ul {margin-top: 1px;left: 100%;top: 0px}#primary-nav li {border-left: 1px solid #aeeaee;float: left}#primary-nav li:first-child {border: none}#primary-nav li li {margin: 0;padding: 0;background: #aeeaee;float: none;position: relative;text-align: left}#primary-nav a, #primary-nav a:link, #primary-nav a:active, #primary-nav a:visited {padding: 10px 25px;display: block;text-decoration: none;color: #000;font-size: 14px;line-height: 15px;text-transform: uppercase;font-weight: 300}#primary-nav li li a, #primary-nav li li a:link, #primary-nav li li a:active, #primary-nav li li a:visited {padding: 9px 15px;background: #aeeaee;font-size: 12px;color: #FFF;text-transform: none;width: auto;font-weight: 400}#primary-nav li li a:hover {background: #333}#primary-nav li, #primary-nav li.menuparent {}#primary-nav li a.menuactive {color: #aeeaee}#primary-nav ul li.menuparent, #primary-nav ul li.menuparent:hover, #primary-nav ul li.menuparenth {background-position: center right;background-repeat: no-repeat}#primary-nav li a:hover, #primary-nav li.menuh, #primary-nav li.menuparenth, #primary-nav li.menuactiveh {background: #aeeaee;color: #FFF}#primary-nav ul, #primary-nav li:hover ul, #primary-nav li:hover ul ul, #primary-nav li.menuparenth ul, #primary-nav li.menuparenth ul ul {display: none}#primary-nav li:hover ul, #primary-nav ul li:hover ul, #primary-nav ul ul li:hover ul, #primary-nav li.menuparenth ul, #primary-nav ul li.menuparenth ul, #primary-nav ul ul li.menuparenth ul {display: block;background-color: #aeeaee}#primary-nav li li {float: left;clear: both}#primary-nav li li a {height: 1%}* html div#footerNav {height: 1%}div#footerNav {float: left;padding: 10px 0;}div#footerNav ul {margin: 0;padding: 0}div#footerNav li {margin-right: 10px;padding-right: 10px;border-right: 1px solid #aeeaee;float: left;list-style: none;font-size: 12px;color: #aeeaee;line-height: 12px}div#footerNav a:link, div#footerNav a:active, div#footerNav a:visited {color: #aeeaee;text-decoration: none;display: block}div#footerNav li a:hover {color: #FFF}div#footerNav a.activeparent:hover {color: #FFF}div#footerNav li.activeparent a, div#footerNav li a.menuactive span {color: #aeeaee}div#footerNav li.activeparent a:hover, div#footerNav li a.menuactive:hover span {color: #FFF}
/* Stylesheet: menu Modified On 2018-02-08 14:11:00 */
