
.loginError {
    font-color: #F00;
    font-size: 14px;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    background-color: #FFFFFF;
    margin: 0;
    padding: 3.125% 0 0 0;
    border-top: 16px #4f4f4f solid;
}

h1 {
    font-size: 1.75em;
    color: #333333;
    font-weight: normal;
    line-height: 1em;
}

h2 {
    font-size: 1.13em;
    color: #174d9e;
    font-weight: bold;
    line-height: 1em;
}

h3 {
    font-size: 14px;
    font-weight: bold;
}

h4 {
    font-size: 14px;
    font-weight: bold;
}

p,td,th,ul,ol {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
}

.shoppingCartLinks a {
    color: #0000FF;
}

#shoppingCartTitle {
    padding: 5px;
    background: #87B6D9;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

#shoppingCartLogin {
    float: right;
    padding: 5px;
    font-size: 11px;
}

#shoppingCartBreadcrumb {
    padding: 5px;
    border-bottom: 1px black solid;
    font-size: 11px;
}

.shoppingCartRowBackgroundColor {
    background: #E6E6E6;
}

.shoppingCartButtons {
    padding: 20px 5px 10px 5px;
    font-size: 11px;
    font-weight: bold;
}

#shoppingCartListViewHeaderColOne {
    width: 20px;
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
}

#shoppingCartListViewHeaderColTwo {
    width: 370px;
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
}

#shoppingCartListViewHeaderColThree {
    width: 70px;
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}

.shoppingCartListViewAddToCart {
    width: 20px;
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
}

.shoppingCartListViewProductTitle {
    width: 370px;
    padding: 5px;
    font-size: 11px;
}

.shoppingCartListViewProductPrice {
    width: 70px;
    padding: 5px;
    font-size: 11px;
    text-align: right;
}

.shoppingCartPartialDetailViewProductImg {
    width: 80px;
    padding: 5px;
    vertical-align: top;
}

.shoppingCartPartialDetailViewProductImgLink {
    border: 1px #000000 solid;
}

.shoppingCartPartialDetailViewProductTitle {
    width: 320px;
    padding: 5px;
    font-size: 11px;
    vertical-align: top;
}

.shoppingCartDetailViewProductImg {
    width: 200px;
    padding: 5px;
    vertical-align: top;
}

.shoppingCartDetailViewProductDescription {
    width: 260px;
    padding: 5px;
    vertical-align: top;
}

.blog {
    padding: 0;
}

.gallery {
    padding: 0;
}

.gallerymainimage {
    margin: 5px;
}

.gallerythumb {
    float: left;
    width: 85px;
    height: 85px;
    margin: 5px;
    overflow: hidden;
}

.newsletter {
    padding: 0;
}

.calendar {
    padding: 0;
}

.registrationTitle {
    padding: 5px;
    background: #87B6D9;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-align: left;
}

.registrationTopButtons {
    padding: 5px;
    border-bottom: 1px black solid;
    font-size: 11px;
    text-align: right;
}

#registrationContent {
    position: relative;
    width: 100%;
    padding: 15px;
}

#registrationErrors {
    position: relative;
    width: 400px;
    color: #CC0000;
    padding: 15px;
    border: 2px #CC0000 solid;
}

.registrationBox {
    position: relative;
    width: 95%;
    padding: 5px;
    border: 1px #000 solid;
    margin-bottom: 10px;
}

.registrationBoxNoBorder {
    position: relative;
    width: 95%;
    padding: 5px;
    margin-bottom: 10px;
}

.registrationBoxHeader {
    position: relative;
    top: -5px;
    left: -5px;
    width: 100%;
    padding: 5px;
    font-weight: bold;
    border-bottom: 1px #ccc solid;
    background: #eee;
}

html {
    margin: 0;
    padding: 0;
    height: 100%;
}

h1, h2, h3, h4 {
    margin-top: 0;
    margin-left: 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

p, ul {
    font-size: 0.88em;
    line-height: 1.32em;
    font-weight: normal;
    color: #4f4f4f;
    margin-top: 0;
}

a {
    color: #174c9e;
    text-decoration: none;
    font-weight: bold;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

#wrapper {
    width: 100%;
    min-height: 80%;
    padding: 0;
    margin: 0 auto;
    position: relative;
}

#header {
    width: 100%;
    max-width: 1024px;
    height: auto;
    padding: 0;
    margin: 0 auto 50em auto;
    overflow: hidden;
}

#header #logo {
    margin: 0;
    padding: 0;
    float: left;
    border: 0;
}

#header hgroup {
    display: none;
}

#p-professionalwebsitedesign #header hgroup {
    display: block;
    float: right;
}

#p-professionalwebsitedesign #header hgroup h1 {
    font-size: 1.87em;
    margin: 10px 0 0 0;
}

#header nav {
    float: right;
    margin: 25px 0 8px 0;
}

#header nav ul {
    margin: 0 0 0 0;
    padding: 0;
    font-size: 1.13em;
    font-weight: normal;
    color: #666666;
}

#header nav ul li {
    display: inline;
    margin: 0 1em;
    padding: 0;
}

#header nav ul li:last-child {
    margin-right: 0;
    padding: 1px 16px;
    border: 1px solid #274573;
    border-radius: 32px;
    -moz-border-radius: 32px;
    -webkit-border-radius: 32px;
    background: #416caf;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#426eb0), to(#355d9b));
    background-image: -webkit-linear-gradient(top, #426eb0, #355d9b);
    background-image: -moz-linear-gradient(top, #426eb0, #355d9b);
    background-image: -ms-linear-gradient(top, #426eb0, #355d9b);
    background-image: -o-linear-gradient(top, #426eb0, #355d9b);
    box-shadow: 1px 1px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 1px rgba(0,0,0,0.5);
    -webkit-box-shadow: 1px 1px rgba(0,0,0,0.5);
}

#header nav ul li a {
    color: #455560;
    text-decoration: none;
    font-weight: normal;
}

#header nav ul li:last-child a {
    color: #ffffff;
}

#primaryContent {
    width: 100%;
    padding: 0;
    margin: 0 auto;
}

#pageHeader {
    width: 100%;
    height: auto;
    margin: 0 0 1em 0em;
    border-top: 4px solid #cccccc;
    border-bottom: 4px solid #cccccc;
    background: #fcfcfc url("http://runyourwebsite.com/runyour/images/pageheaderbg.png");
}

#pageHeader img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

#content {
    width: 100%;
    max-width: 1024px;
    height: auto;
    margin: 0 auto;
}

#content h1 {
    padding: 0 0 0.5em 0;
    border-bottom: 1px solid #cccccc;
}

#content .column {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    -moz-column-gap: 2em;
    -webkit-column-gap: 2em;
    column-gap: 2em;
    -moz-column-rule: 0;
    -webkit-column-rule: 0;
    column-rule: 0;
}

#content .teaser {
    width: 31.25%;
    padding: 8px;
    margin: 1em 3.1256% 2em 0;
    float: left;
    background: url("http://runyourwebsite.com/runyour/images/hometeaserbg.png") no-repeat;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: inset 0 1px 3px #cccccc;
    moz-box-shadow: inset 0 1px 3px #cccccc;
    -webkit-box-shadow: inset 0 1px 3px #cccccc;
}

#content section:last-child {
    margin-right: 0;
}

#p-professionalwebsitedesign #content {
    overflow: hidden;
}

#p-professionalwebsitedesign #leftColumn {
    width: 53.125%;
    float: left;
}

#p-professionalwebsitedesign #leftColumn h1 {
    display: none;
    margin-top: 0;
    padding: 0;
    border: 0;
    font-size: 1.88em;
    color: #333333;
    line-height: 5.75em;
    background-image: url("../images/arrow.svg");
    background-repeat: no-repeat;
    background-position: left center;
}

#p-professionalwebsitedesign #leftColumn #arrow {
    max-width: 100%;
}

#p-professionalwebsitedesign ul {
    width: 93.75%;
    list-style-image: url("/images/bullet-green-checkmark.png");
}

#p-professionalwebsitedesign ul li {
    padding-bottom: 0.5em;
}

#p-professionalwebsitedesign #rightColumn {
    width: 46.875%;
    float: right;
    margin-top: 24px;
    border: 1px solid #333333;
    background-color: #e6e6e6;
    padding: 3.125%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

#p-professionalwebsitedesign #rightColumn form {
    padding: 0;
    margin: 0;
}

#p-professionalwebsitedesign #rightColumn label {
    color: #333333;
    font-size: 0.875em;
}

#p-professionalwebsitedesign #rightColumn #name, #p-professionalwebsitedesign #rightColumn #email, #p-professionalwebsitedesign #rightColumn #phone {
    width: 100%;
    margin-bottom: 1em;
}

#p-professionalwebsitedesign #rightColumn #button {
    max-width: 100%;
    margin: 2em 0 0 0;
    padding: 0;
}

#featuresColumns {
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    -moz-column-gap: 2em;
    -webkit-column-gap: 2em;
    column-gap: 2em;
    -moz-column-rule: 0;
    -webkit-column-rule: 0;
    column-rule: 0;
}

#featuresColumns ul {
    margin: 0 0 1.25em 0;
}

#featuresColumns ul li {
    margin-left: -1.5em;
    padding-bottom: 0.25em;
}

#trynow {
    margin-top: 2em;
}

#trynow label {
    margin: 0 0 0.25em 0;
    font-size: 0.75em;
    color: #999999;
}

#trynow #name, #trynow #email, #trynow #password, #trynow #phone {
    margin: 0 0 1em 0;
    padding: 4px 8px;
    display: block;
    width: 340px;
    height: 28px;
    border: 1px solid #999999;
}

#trynow #button {
    width: auto;
    margin: 2em 0 0 0;
    padding: 2px 16px;
    font-size: 0.75em;
    color: #4f4f4f;
}

#wrapperfooter {
    width: 100%;
    clear: both;
    float: none;
    margin-top: 4em;
    position: relative;
}

#footer {
    width: 100%;
    max-width: 1024px;
    padding: 10px 0;
    margin: 0 auto;
}

#footer p {
    margin: 0;
    font-size: 0.75em;
    color: #cccccc;
}

#header, #primaryContent {
    margin-bottom: 2em;
}

.navMenuClass {
    text-align: left;
    margin-top: -6px !important;
    padding-left: 1em;
    border-right: 0.25em solid #cccccc;
    border-bottom: 0.25em solid #cccccc;
    border-left: 0.25em solid #cccccc;
    border-bottom-left-radius: 0.38em;
    -moz-border-radius-bottomleft: 0.38em;
    -webkit-border-bottom-left-radius: 0.38em;
    border-bottom-right-radius: 0.38em;
    -moz-border-radius-bottomright: 0.38em;
    -webkit-border-bottom-right-radius: 0.38em;
}

.navMenuClass li {
    background-color: #cccccc;
}

.navToggleClass {
    cursor: pointer;
    overflow: auto;
    margin-top: -1em !important;
    margin-bottom: 0 !important;
    background-color: inherit !important;
    border-bottom: 0.25em solid #cccccc;
    text-align: center;
}

.navToggleClassLi {
    width: 25% !important;
    padding: 8px !important;
    float: right;
    background-color: #cccccc !important;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-top-left-radius: 0.38em  !important;
    -moz-border-radius-topleft: 0.38em  !important;
    -webkit-border-top-left-radius: 0.38em  !important;
    border-top-right-radius: 0.38em  !important;
    -moz-border-radius-topright: 0.38em  !important;
    -webkit-border-top-right-radius: 0.38em  !important;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d9d9d9), to(#cccccc))  !important;
    background-image: -webkit-linear-gradient(top, #d9d9d9, #cccccc)  !important;
    background-image: -moz-linear-gradient(top, #d9d9d9, #cccccc)  !important;
}

#p-login input[type=text],#p-login input[type=password] {
    width: 250px;
    font-size: 15px;
}

#p-login input[type=submit] {
    width: 150px;
    font-size: 15px;
}

#p-login td {
    font-size: 15px;
}

.controller {
    position: relative;
    /*width: 703px;
    */
width: 100%;
    height: 47px;
    margin: 0 auto;
    z-index: 1000;
    font-size: 14px;
    text-align: right;
    line-height: 32px;
    display: none;
    overflow: hidden;
}

.controller a {
    padding: 4px;
    text-decoration: none;
    color: #cccccc;
}

.controller a.active {
    font-weight: bold;
    background: #174c9e;
    box-shadow: 1px 1px 2px #000;
    -moz-box-shadow: 1px 1px 2px #000;
    -webkit-box-shadow: 1px 1px 2px #000;
}

.controller a:hover {
    font-weight: bold;
}

.slideshow {
    width: 703px;
    height: 437px;
    margin: 2em auto;
    box-shadow: 0 2px 10px #999;
    -moz-box-shadow: 0 2px 10px #999;
    -webkit-box-shadow: 0 2px 10px #999;
}

.window {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.image_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    overflow: auto;
}

.image_wrapper img {
    max-width: 100%;
    float: left;
}


@media   screen and (min-width: 768px) and (max-width: 980px)   {

    #header {
        padding: 0 16px;
        text-align: center;
    }

    #header #logo {
        clear: both;
        float: none;
    }

    #header nav {
        width: auto;
        clear: both;
        float: none;
        margin: 25px 0 8px 0;
        padding: 30px 0 0 0;
        text-align: center;
        border-top: 1px solid #cccccc;
    }

    #header nav ul li:last-child {
        margin-right: inherit;
        padding: inherit;
        border: none;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        background: inherit;
        background-image: none;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }

    #header nav ul li:last-child a {
        color: inherit;
    }

    #content {
        padding: 0 16px;
    }
}

@media   screen and (min-width: 600px) and (max-width: 767px)   {

    #wrapper {
        max-width: 767px;
        margin: 0 auto;
        padding: 0;
    }

    #header {
        padding: 0 16px;
        text-align: center;
    }

    #header #logo {
        clear: both;
        float: none;
    }

    #header nav {
        width: auto;
        clear: both;
        float: none;
        margin: 25px 0 8px 0;
        padding: 30px 0 0 0;
        text-align: center;
        border-top: 1px solid #cccccc;
    }

    #header nav ul {
        font-size: 1em;
    }

    #header nav ul li:last-child {
        margin-right: 1em;
        padding: 0;
        border: none;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        background: inherit;
        background-image: none;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }

    #header nav ul li:last-child a {
        color: inherit;
    }

    #content {
        padding: 0 16px;
    }

    #p-index #content .column {
        padding: 0 0 3em 0;
        margin-bottom: 0;
        border-bottom: 4px solid #cccccc;
    }

    #content .teaser {
        width: 100%;
        height: auto;
        padding: 8px;
        margin: 2em 3.1256% 3em 0;
        float: none;
        background: url("http://runyourwebsite.com/runyour/images/hometeaserbg.png") repeat-x;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        box-shadow: inset 0 1px 3px #cccccc;
        moz-box-shadow: inset 0 1px 3px #cccccc;
        -webkit-box-shadow: inset 0 1px 3px #cccccc;
    }

    #featuresColumns {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
    }

    #footer {
        padding: 16px;
    }
}

@media   screen and (min-width: 480px) and (max-width: 599px)   {

    #header {
        padding: 0 16px;
        text-align: center;
    }

    #header #logo {
        clear: both;
        float: none;
    }

    #header nav {
        width: auto;
        clear: both;
        float: none;
        margin: 25px 0 8px 0;
        padding: 30px 0 0 0;
        border-top: 1px solid #cccccc;
    }

    #header nav ul {
        background-color: #cccccc;
    }

    #header nav ul li {
        width: 100%;
        padding: 0.5em 0 0.5em 0.5em;
        margin: 0;
        display: block;
        border: none;
    }

    #header nav ul li a {
        color: #333333;
    }

    #header nav ul li:last-child {
        margin-right: inherit;
        padding: 0.5em 0 0.5em 0.5em;
        border: none;
        color: inherit;
        /*border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        */

		background: #cccccc;
        background-image: none;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }

    #header nav ul li:last-child a {
        color: #333333;
    }

    #content {
        padding: 0 16px;
    }

    #p-index #content .column {
        padding: 0 0 3em 0;
        margin-bottom: 0;
        border-bottom: 4px solid #cccccc;
    }

    #content .column {
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
    }

    #content .teaser {
        width: 100%;
        padding: 8px;
        margin: 2em 3.1256% 3em 0;
        float: none;
        background: url("http://runyourwebsite.com/runyour/images/hometeaserbg.png") repeat-x;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        box-shadow: inset 0 1px 3px #cccccc;
        moz-box-shadow: inset 0 1px 3px #cccccc;
        -webkit-box-shadow: inset 0 1px 3px #cccccc;
    }

    #featuresColumns {
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
    }

    #footer {
        padding: 16px;
    }
}

@media   screen and (max-width: 479px)   {

    #header {
        padding: 0 16px;
        text-align: center;
    }

    #header #logo {
        clear: both;
        float: none;
    }

    #header nav {
        width: auto;
        clear: both;
        float: none;
        margin: 25px 0 8px 0;
        padding: 30px 0 0 0;
        /*text-align: center;
        */
		border-top: 1px solid #cccccc;
    }

    #header nav ul {
        background-color: #cccccc;
    }

    #header nav ul li {
        width: 100%;
        padding: 0.5em 0 0.5em 0.5em;
        margin: 0;
        display: block;
        border: none;
    }

    #header nav ul li a {
        color: #333333;
    }

    #header nav ul li:last-child {
        margin-right: inherit;
        padding: 0.5em 0 0.5em 0.5em;
        border: none;
        color: inherit;
        /*border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        */

		background: #cccccc;
        background-image: none;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }

    #header nav ul li:last-child a {
        color: #333333;
    }

    #content {
        padding: 0 16px;
    }

    #p-index #content .column {
        padding: 0 0 3em 0;
        margin-bottom: 0;
        border-bottom: 4px solid #cccccc;
    }

    #content .column {
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
    }

    #content .teaser {
        width: 100%;
        padding: 8px;
        margin: 2em 3.1256% 3em 0;
        float: none;
        background: url("http://runyourwebsite.com/runyour/images/hometeaserbg.png") repeat-x;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        box-shadow: inset 0 1px 3px #cccccc;
        moz-box-shadow: inset 0 1px 3px #cccccc;
        -webkit-box-shadow: inset 0 1px 3px #cccccc;
    }

    #featuresColumns {
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
    }

    #footer {
        padding: 16px;
    }
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
/* font: bold 13px Verdana; */
/* width: 0px; Main Menu Item widths */
border-bottom: 1px solid #ccc;
}

.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
/* border-bottom: 1px solid #778; */
/* border-right: 1px solid #778; */
border:	0px none;
margin-bottom: -1px;
text-align: left;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #87B6D9; /*background of tabs (default state)*/
color: #000000;
}

.sidebarmenu ul li a:visited{
/* color: white; */
}

.sidebarmenu ul li a:hover{
background-color: #FF8E01;
color: #000000;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 0px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
z-index: 1000;
}

.sidebarmenu a.subfolderstyle{
background: url(/admin/js/right.gif) no-repeat 97% 50%;
}


/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

.custom1, .custom1 a { background: #87B6D9; color: #000000; }
.custom1light, .custom1light a { background: #a5c9e3; color: #000000; }
.custom1lighter, .custom1lighter a { background: #e1edf5; color: #222e36; }
.custom1dark, .custom1dark a { background: #6589a3; color: #000000; }
.custom1darker, .custom1darker a { background: #222e36; color: #c4dbed; }
.custom2, .custom2 a { background: #FF8E01; color: #000000; }
.custom2light, .custom2light a { background: #ffab41; color: #000000; }
.custom2lighter, .custom2lighter a { background: #ffe3bf; color: #402400; }
.custom2dark, .custom2dark a { background: #bf6b01; color: #ffffff; }
.custom2darker, .custom2darker a { background: #402400; color: #ffe3bf; }
    
.cke_rcombo{ background: #FFF !important; }
.ckeditorclass { background-color: #FFFFFF !important; background-image:none !important; margin: 15px !important; }

            