@font-face{
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular-webfont.eot');
    src: url('fonts/Roboto-Regular-webfont.eot?iefix') format('eot'),
         url('fonts/Roboto-Regular-webfont.woff') format('woff'),
         url('fonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('fonts/Roboto-Regular-webfont.svg#webfont') format('svg');
}
body {
    font-family: 'Roboto', arial;
    padding: 0px;
    margin:0;
    font-size: 1em;
    line-height: 150%;
    color: #393939;
}
body img {
    max-width: 100%;
}
.mainpic img {
    max-width: 100%;
}
a[href^=tel] { 
    color: inherit;
    text-decoration: none;
}
.dashedline {
	border-top: 1px dashed #ccc;
	padding: 12px;
}
.portbox {
    display: inline-block;
}

#sitewidth {
	width: 990px;
}
.toplinks {
    font-size: 1.3em;
    font-style: normal;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}
.toplinks:hover {
    font-size: 1.3em;
    font-style: normal;
    font-weight: normal;
    color: #feff95;
    text-decoration: underline;
}
.certborder {
	border: 1px solid #000;
}
.certborder2 {
	padding: 12px;
}
.smallertxt {
    font-size: .9em;
    border: 1px solid #ccc;
    border-top: 0px;
    padding: 10px;
    background: #fff;
}
.linkpackage {
    font-size: .9em;
    color: #0a3b76;
    text-decoration: underline;
}
.linkpackage:hover {
    font-size: .9em;
    color: #000000;
    text-decoration: underline;
}
a {
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    color: #1b468c;
    text-decoration: none;
}
a:hover {
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}
#footerbody {
	width:100%;
	background: #1f1f1f;
}
h1 {
	font-size: 1.6em;
	color: #121212;
	text-decoration: none;
}
h2 {
    font-size: 1.4em;
    font-weight: bold;
    color: #464646;
    text-decoration: none;
}
.tinyhome {
    display: inline-block;
    width: 20px;
    height: 18px;
    vertical-align: text-bottom;
    margin: 0 5px 0 0;
    background-image: url('images/homeicon.png');
    background-repeat: no-repeat;
}
.footer {
    font-size: 1em;
    color: #ffffff;
	text-decoration: underline;
}
.footer:hover {
    font-size: 1em;
    color: #eeeeee;
	text-decoration: none;
}

.footerhead {
    font-size: 1.3em;
    color: #ffffff;
    text-decoration: none;
}
.footerhead:hover {
    font-size: 1.3em;
    color: #ffffff;
    text-decoration: none;
}
.link {
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}
.link:hover {
    font-size: 10px;
    color: #000000;
    text-decoration: underline;
}
div.clayer_shown
{
    display: block;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
}

div.clayer_hidden
{
    display: none;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
}
#paddit {
    padding: 8px;
}
#space4 {
    height: 4px;
}
.space6 {
    height: 6px;
}
#space10 {
    height: 10px;
}
#space50 {
    height: 50px;
}
#space20 {
    height: 20px;
}
#spacenav {
    height: 10px;
}
#sitetable {
	width: 990px;
    padding:0px;
    display: table;
    border: 0px solid black;
}
#simpletable {
    padding:0px;
    display: table;
    border: 0px solid black;
}
#simplecell {
    border: 0px;
    display: table-cell;
}
#row {
    display: table-row;
}
.testrows {
	padding: 3px;
	border-bottom: 1px dashed #ccc;
}
.displace {
    position: absolute;
    left: -5000px;
}
#mobileflash {
	display: none;
}





.test {
    padding: 4px;
    display: block;
    margin: 0 auto;
    width: 95%;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: 500;
    appearance: none;
    box-shadow: 0;
    border-radius: 5px;
    border: solid 1px #ccc;
    background-color: #009cde;
    color: #ffffff;
}
.test:hover {
    padding: 4px;
    display: block;
    margin: 0 auto;
    width: 95%;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: 500;
    appearance: none;
    box-shadow: 0;
    border-radius: 5px;
    border: solid 1px #ccc;
    background-color: #34bcf5;
    color: #ffffff;
}


.testpause {
    padding: 4px;
    display: block;
    margin: 0 auto;
    width: 95%;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: 500;
    appearance: none;
    box-shadow: 0;
    border-radius: 5px;
    border: solid 1px #ccc;
    background-color: #c10404;
    color: #ffffff;
}
.testpause:hover {
    padding: 4px;
    display: block;
    margin: 0 auto;
    width: 95%;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: 500;
    appearance: none;
    box-shadow: 0;
    border-radius: 5px;
    border: solid 1px #ccc;
    background-color: #f59797;
    color: #ffffff;
}


.testfinished {
    padding: 4px;
    display: block;
    margin: 0 auto;
    width: 95%;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: 500;
    appearance: none;
    box-shadow: 0;
    border-radius: 5px;
    border: solid 1px #ccc;
    background-color: #25d089;
    color: #ffffff;
}
.testfinished:hover {
    padding: 4px;
    display: block;
    margin: 0 auto;
    width: 95%;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: 500;
    appearance: none;
    box-shadow: 0;
    border-radius: 5px;
    border: solid 1px #ccc;
    background-color: #25d089;
    color: #ffffff;
}



.teststart {
    padding: 4px;
    display: block;
    margin: 0 auto;
    width: 95%;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: 500;
    appearance: none;
    box-shadow: 0;
    border-radius: 5px;
    border: solid 1px #ccc;
    background-color: #04a243;
    color: #ffffff;
}
.teststart:hover {
    padding: 4px;
    display: block;
    margin: 0 auto;
    width: 95%;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: 500;
    appearance: none;
    box-shadow: 0;
    border-radius: 5px;
    border: solid 1px #ccc;
    background-color: #27c767;
    color: #ffffff;
}















.space4 {height: 4px;}
.space6 {height: 6px;}
.space10 {height: 10px;}
.space20 {height: 20px;}
.space30 {height: 30px;}
.space50 {height: 50px;}

.simpletable {
    display: table;
    width: 100%;
}
.row {display: table-row;}
.simplecell {display: table-cell;}
.simpleinline {display: inline-block;}
.mobiletable {
    display: table;
    width: 100%;
}
.mobilerow {display: table-row;}
.mobilecell {
    display:table-cell;
    vertical-align: top;
}

#hdr-container {
    width: 100%;
    background: #fff;
    color: #fff;
}
#hdr {
    width: 990px;
    margin: 0 auto;
}
#hdr .simplecell {
    vertical-align: top;
}
#nav-container {
    width: 100%;
    background: #c10404;
    color: #fff;
    text-align: center;
}
#nav {
    width: 990px;
    margin: 0 auto;
}
#nav a {
    display: inline-block;
    padding: 0px 25px;
}
#hdr .simplecell {
    vertical-align: top;
}


.topright a {
    padding: 0px 10px;
}
.topnav a {
    padding-left: 25px;
    text-align: right;
}
#hdr-mob {
    display: none;
}
.hdr-mob-cll1, .hdr-mob-cll3 {
    width: 15%;
}
.hdr-mob-cll2 {
    width: 70%;
}
#bdy-container {width: 100%;}
#bdy {
    width: 990px;
    margin: 0 auto;
}
.leftside-top {
    width: 63%;
    padding-right: 4%;
    vertical-align: middle;
}
.rightside-top {
    width: 33%;
    vertical-align: middle;
}
.leftside {
    width: 58%;
    vertical-align: top;
    border: 0px solid #ccc;
    background: #fff;
    padding: 2%;
}
.rightside {
    width: 34%;
    padding: 2%;
    padding-bottom: 0%;
    vertical-align: top;
    margin-left: 50px;
}
#ftr {
    width: 100%;
    background: #1b69a0;
    font-size: .8em;
    color: #fff;
    text-decoration: none;
    padding: 40px 0px;
    text-align: center;
}
#ftr:hover {
    font-size: .8em;
    color: #fff;
    text-decoration: none;
}
.sb-slidebar-extension {
    font-size: 1.1em;
    color: #fff;
    padding: 10px 0px 0px 10px;
}
.sb-slidebar-extension a, .sb-slidebar-extension a:hover {
    color: #fff;
    text-decoration: none;
}
a.header {
    display: block;
    padding: 6px 0px;
}
div.header {margin: 10px 0px;}
.header {
    font-size: 1.1em;
    font-weight: bold;
    color: #ccc;
    text-decoration: none;
}
.header:hover {
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
}
.formwrapper {
    width:100%;
    margin: 0 auto;
}
.formwrapper-login {
    width: 50%;
    margin: 0 auto;
}
.formrow {
    margin: 8px 0px;
}
.formlabel {
    display: inline-block;
    vertical-align: middle;
    width: 35%;
    text-align:right;
}
.formbox {
    display: inline-block;
    vertical-align: top;
    width: 64%;
}
.formbox2 {
    display: inline-block;
    vertical-align: top;
    width: 64%;
}
.formbox input {
    width: 96%;
    margin-bottom: 5px;
    padding: 7px 2%;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.formbox textarea {
    width: 99.5%;
}
.formbtn {
    display: inline-block;
    vertical-align: top;
    width: 64%;
}
.formbtn input {
    border-radius: 5px;
    background: #ccc;
    border: 1px solid #ccc;
    width: 100%;
    padding: 7px 0px;
    cursor: pointer;
}
.formhuman {
    font-size: 12px;
    display: inline-block;
}
.formspace {height: 5px;}
.contact-leftside {width: 65%;}
.contact-rightside {
    width: 32%;
    vertical-align: top;
}
.selecticon {
    background: #1b69a0;
    color: #fff;
    width: 100%;
    padding: 5px 0px;
    height: 30px;
    line-height: 30px;
    padding-bottom: 7px;
}
.selecticon img {
    vertical-align: middle;
    padding: 0px 10px;
}
.rightside-title {
    display: inline-block;
    width: 75%;
    vertical-align: top;
}
.more-services {
    border: 1px solid #ccc; 
    background: #fff;
    padding: 12px;
}
.more-services li {
    font-size: 15px;
    line-height: 20px;
}
.form-contact .formbox input {
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 5px 1%;
    width: 98%;
}
.formrob {
    display: inline-block;
    vertical-align: top;
    width: 64%;
}
.form-contact .formrob input {
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 5px 1%;
    width: 10%;
}
.form-contact .formbox textarea {
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 0px 1%;
    width: 98%;
}
.form-contact .formbtn input {
    width: 100%;
    margin-bottom: 5px;
    padding: 10px 0px;
    border-radius: 3px;
    border: 1px solid #ccc;
    background: #049efc;
    color: #fff;
}
.justmobile {display: none;}
.rightside-box {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 20px 0px;
    background: #fff;
}



#clients {
    border: 1px solid #ccc;
    background: #fff;
    padding: 2%;
}
#clients .simpleinline {
    width: 47%;
    margin: 1%;
}
.contact-title {
    padding: 0px 10px;
}
#breadcrumbs a {
    font-size: 12px;
    color: #1b468c;
}

.freeconsult_title {
        font-size: 1.4em;
}
.freeconsult_small {
        font-size: .8em;
}

#freeconsult {
        background: #cbebff;
        padding: 2px;
}

.register-form input[type="text"] {
    padding: 3%;
    margin: 0;
    width: 94%;
    -webkit-appearance: none;
    font-family: sans-serif;
    font-size: 12px;
    border-radius: 5px;
    border: solid 1px #ccc;
}
.register-form input[type="submit"] {
    padding: 3% 0px;
    margin: 0;
    width: 100%;
    -webkit-appearance: none;
    font-family: sans-serif;
    font-size: 12px;
    border-radius: 5px;
    border: solid 1px #ccc;
    cursor: pointer;
}
.register-form select {
    padding: 3% 0px;
    margin: 0;
    font-family: sans-serif;
    font-size: 12px;
    border-radius: 5px;
    border: solid 1px #ccc;
}
input[type="text"]:focus {
  outline: none;
}
.textareaformat {
        padding: 12px;
        display: block;
        margin: 0;
        width: 90%;
        font-family: sans-serif;
        font-size: 12px;
        appearance: none;
        box-shadow: 0;
        border-radius: 5px;
        border: solid 1px #ccc;
}
.bluebttn {
    padding: 8px;
    display: none;
    margin: 0 auto;
    width: 90%;
    font-family: sans-serif;
    font-size: 1.7em;
    appearance: none;
    box-shadow: 0;
    border-radius: 5px;
        text-align: center;
    background-color: #0a3b76;
    color: #ffffff;
}
.bluebttn:hover {
    color: #888888;
    font-size: 1.7em;
    text-decoration: none;
}
.submitbutton {
        padding: 12px;
        display: block;
        margin: 0 auto;
        width: 95%;
        font-family: sans-serif;
        font-size: 15px;
        appearance: none;
        box-shadow: 0;
        border-radius: 5px;
        border: solid 1px #ccc;
    background-color: #e73c3c;
    color: #ffffff;
}
#paddit {
    padding: 8px;
}
#simplemodal-container {
    border: 4px solid #ccc;
    background: #FFF;
}
#simplemodal-container a.modalCloseImg {
    background: url(/images/x.png) no-repeat;
    width: 25px;
    height: 29px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -15px;
    right: -16px;
    cursor: pointer;
}
.btn-yellowish {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 15px;
    border-radius: 2px;
    background: #ffbe00;
    color: #000;
    font-weight: bold;
}
.btn-yellowish:hover {
    background: #f2b400;
    text-decoration: none;
    font-weight: bold;
}


#popUpDim {
    background: rgba(0,0,0,0.75);
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
}
.popUpBox {
    display: none;
    background: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 990px;
    height: 50%;
    padding: 15px;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 7px 29px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 7px 29px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 7px 29px -5px rgba(0,0,0,0.75);
}
.popUpClose {
    position: absolute;
    top: -15px;
    right: -15px;
    text-align: right;
    border: 0px solid #ccc;
    padding: 0px;
    margin: 0px 0px;
    width: 30px;
    cursor: pointer;
}




@media (max-width: 420px) {
    #artist img { width: 100%; }
    #sitesmall { width: 100%; position: relative; }
    #sitebody { width: 100%; padding: 8px; }
    #flash { display: none; }
    #mobileflash { display: block; }
    #desktop-menus { display: none; }
    #simpletable { display: block; }
    #simplecell { display: block; }
    #row  { display: block; }
    #ftr img {width: 65%;}
    #ftr {padding: 20px 0px;}
        #freeconsult {
                margin: 0 auto;
                width: 100%;
                padding: 0px;
                background: #eee;
        }

    h1 {
        font-size: 1.4em;
    }
    .simpletable {display: block;}
    .simplecell {display: block;}
	#hdr { display: none; }
    #hdr-mob {
        background: #fff;
        border-bottom: 1px solid #000;
        display: block;
        width: 100%;
        padding: 0px;
        top: 0px;
        margin: 0px;
        z-index: 505;
        padding: 10px 0px;
    }
    #hdr-mob .mobilecell {
        vertical-align: middle;
        text-align: center;
    }
    #nav-container {display: none;}
    #bdy {
        width: 94%;
        padding: 3%;
    }
    .contact-leftside {width: 100%;}
    .contact-rightside {
        width: 100%;
        text-align: center;
        margin-top: 40px;
    }
    .formwrapper {width: 100%;}
    .formlabel {
        width: 100%;
        text-align: left;
    }
    .formbox {width: 100%;}
    .formbtn {width: 100%;}
    .menu-btn {width: 60%;}
    .leftside-top {
        width: 100%;
        padding: 0px;
    }
    .rightside-top {width: 100%;}
    .leftside {
        width: 100%;
        padding: 0px;
    }
    .rightside {
        width: 100%;
        padding: 0px;
        margin: 0px;
        padding-top: 20px;
    }
    .nomobile {display: none;}
    .iframeWrapper {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 */
        padding-top: 25px;
        height: 0;
    }
    .iframeWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .form-contact .formrob input {
        width: 35%;
    }
    .formwrapper-login {width: 100%;}

    .justmobile {display: inline-block;}
}

