@media only screen and (max-width: 1024px) and (min-width: 681px) {
    #nav li li a {
        background-color: transparent !important;
        border: none !important;
    }
}
.pagebody,
#Body {
    margin: 0 auto;
    background: url("../images/bg.jpg") no-repeat;
    background-size: 100%;
    color: #555;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding: 0;
    text-decoration: none;
}
#termbody {
    font-size: 12px;
}
#h1head {
    color: #333;
    font-family: "Droid Sans", arial, serif;
    font-size: 20px;
    line-height: 24px;
    border-bottom: 1px dotted #ccc;
    margin: 0 0 15px;
    padding: 0 0 5px;
}
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
    color: #555;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
input {
    color: #333;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
}
blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description,
.wp-caption {
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 3px;
}
li,
ol,
ul {
    margin: 0;
    padding: 0;
}
ol li {
    list-style-type: decimal;
}
a,
a:visited {
    color: #008dcf;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a img {
    border: none;
}
#header {
    margin: 0 auto;
    min-height: 120px;
    overflow: hidden;
    width: 960px;
    margin-top: 50px;
    background: url("../images/headerbg2.png") no-repeat;
}
#title,
#title a {
    display: block;
    float: left;
    height: 60px;
    width: 350px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
}
#description {
    font-family: "Droid Sans", arial, serif;
    font-size: 14px;
}
#header .widget-area {
    float: right;
    width: 590px;
    margin-top: 10px;
}
#nav {
    -khtml-border-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    background: url("../images/nav.png");
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    clear: both;
    color: #eee;
    font-family: "Droid Sans", arial, serif;
    margin: 0 auto;
    overflow: hidden;
    text-shadow: #000 1px 1px;
    text-transform: uppercase;
    width: 960px;
    margin-top: 10px;
}
#nav ul {
    float: left;
    padding: 0 0 0 10px;
    width: 950px;
}
#nav ul ul {
    padding: 0;
}
#nav li {
    float: left;
    list-style-type: none;
}
#nav li a,
#nav li.home a {
    background: url("../images/nav-line.png") no-repeat right;
    color: #fff;
    display: block;
    font-size: 13px;
    padding: 13px 22px 12px 20px;
    position: relative;
    text-decoration: none;
    text-shadow: #000 1px 1px;
}
#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
    background: url("../images/nav-hover.png");
    color: #fff;
}
#nav li li a,
#nav li li a:link,
#nav li li a:visited {
    background: none;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-top-width: 0;
    color: #333;
    font-size: 11px;
    padding: 6px 10px 5px;
    position: relative;
    text-shadow: #fff 1px 1px;
    text-transform: none;
    width: 128px;
}
#nav li li a:hover,
#nav li li a:active {
    background-color: #fff;
    color: #333;
}
#nav li ul {
    height: auto;
    left: -9999px;
    position: absolute;
    width: 150px;
    z-index: 9999;
}
#nav li ul a {
    width: 130px;
}
#nav li ul ul {
    margin: -32px 0 0 149px;
}
#nav li:hover > ul,
#nav li.sfHover ul {
    left: auto;
}
#nav li.right {
    float: right;
    font-size: 13px;
    padding: 13px 22px 12px 20px;
}
#nav li.right a {
    background: none;
    border: none;
    color: #fff;
    display: inline;
    text-decoration: none;
}
#nav li.right a:hover {
    color: #fff;
    text-decoration: underline;
    text-shadow: #000 1px 1px;
}
#nav li.search {
    padding: 0 10px;
}
#nav li.rss a {
    background: url("../images/rss.png") no-repeat center left;
    margin: 0 0 0 10px;
    padding: 7px 0 5px 16px;
}
#nav li.twitter a {
    background: url("../images/twitter-nav.png") no-repeat center left;
    padding: 7px 0 5px 20px;
}

#content {
    float: left;
    width: 930px;
    margin-top: -20px;
}
.content-sidebar #content,
.sidebar-content #content {
    width: 600px;
}
.sidebar-content #content,
.sidebar-sidebar-content #content {
    float: right;
}
.full-width-content #content {
    width: 900px;
}
blockquote {
    margin: 5px 15px 20px;
    padding: 15px 20px 0;
}
blockquote p {
    color: #666;
    font-family: "Droid Sans", arial, serif;
    font-style: italic;
}
.post {
    margin: 0 0 40px;
}
.entry-content {
    overflow: hidden;
}
.entry-content p {
    padding: 0 0 15px;
}
p.subscribe-to-comments {
    padding: 20px 0 10px;
}
.clear {
    clear: both;
}
.clear-line {
    border-bottom: 1px solid #ddd;
    clear: both;
    margin: 0 0 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-family: "Droid Sans", arial, serif;
    margin: 0 0 10px;
    text-transform: uppercase;
}
h1,
h2 {
    border-bottom: 1px dotted #ccc;
    margin: 0 0 15px;
    padding: 0 0 5px;
}
h1,
h2,
h2 a,
h2 a:visited {
    color: #333;
    font-family: "Droid Sans", arial, serif;
    font-size: 20px;
    line-height: 24px;
}
.taxonomy-description h1,
.widget-area h2,
.widget-area h2 a {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 5px;
}
h2 a:hover {
    color: #008dcf;
    text-decoration: none;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
#home-top h4 {
    background: none;
    border-bottom: 1px dotted #56b7e3;
    color: #fff;
    font-size: 20px;
    padding: 0 0 7px;
    text-shadow: #045ea4 1px 1px;
}
.home h4,
.widget-area h4 {
    background: url("../images/sidebar-headline.png") left no-repeat;
    border-bottom: 1px dotted #ccc;
    font-size: 16px;
    margin: 0 0 10px;
    padding: 0 0 4px 15px;
    text-transform: uppercase;
}
.widget-area h4 a {
    color: #333;
    text-decoration: none;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
.entry-content ol,
.entry-content ul {
    margin: 0;
    padding: 0 0 15px;
}
.entry-content ol {
    margin: 0;
}
.archive-page ul li,
.entry-content ul li {
    list-style-type: none;
    margin: 0 0 0 30px;
    padding: 0;
}
.entry-content ol li {
    margin: 0 0 0 35px;
}
.entry-title {
    display: none;
}
.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
    padding: 0;
}
.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
    background: #fff;
    border: 4px solid #eee;
    margin: 0 0 5px;
    padding: 1px;
}
.author-box .avatar {
    border: 4px solid #e5e5e5;
    float: left;
    height: 70px;
    margin: 0 10px 0 0;
    width: 70px;
}
.post-image {
    margin: 0 10px 10px 0;
}
.comment-list li .avatar {
    border: 4px solid #e5e5e5;
    float: right;
    margin: 0 5px 0 10px;
}
img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 10px;
}
img.alignnone {
    display: inline;
    margin: 0 0 10px;
}
img.alignleft {
    display: inline;
    margin: 0 10px 10px 0;
}
img.alignright {
    display: inline;
    margin: 0 0 10px 10px;
}
.alignleft {
    float: left;
    margin: 0 10px 0 0;
}
.alignright {
    float: right;
    margin: 0 0 0 10px;
}
.wp-caption {
    padding: 5px;
    text-align: center;
}
p.wp-caption-text {
    font-size: 12px;
    line-height: 16px;
    padding: 5px 0;
}
.wp-smiley,
.wp-wink {
    border: none;
    float: none;
}
.sidebar {
    display: inline;
    float: right;
    font-size: 13px;
    line-height: 20px;
    width: 270px;
    display: none;
    margin-top: -1000000px;
}
.sidebar p {
    font-size: 13px;
    line-height: 20px;
}
#sidebar-alt {
    float: left;
    width: 150px;
}
.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
    float: left;
}
.content-sidebar-sidebar #sidebar-alt {
    float: right;
}
.sidebar .widget {
    margin: 0 0 30px;
}
.widget-area ol,
.widget-area ul {
    margin: 5px 0 0;
}
.widget-area ol ol,
.widget-area ul ul {
    margin: 0 0 0 15px;
}
#home-middle ul li,
.widget-area ul li {
    border-bottom: 1px dotted #ccc;
    list-style-type: none;
    margin: 0 0 3px;
    padding: 0 0 3px 5px;
    word-wrap: break-word;
}
#header .widget-area ul li {
    border: none;
    margin: 0;
    padding: 0;
}
#footer {
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    clear: both;
    font-size: 11px;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 0;
    text-transform: uppercase;
    width: 960px;
}
#footer p {
    color: #555;
    font-size: 11px;
}
#footer a,
#footer a:visited {
    color: #555;
}
#footer a:hover {
    color: #008dcf;
    text-decoration: none;
}
#footer .gototop {
    float: left;
    padding: 0 0 0 5px;
    width: 200px;
}
#footer .gototop a {
    margin: 0;
    padding: 2px 0 0 15px;
    background: url("../images/footer-top.png") no-repeat left center;
}
#footer .creds {
    float: left;
    padding: 0 5px 0 0;
    text-align: right;
    width: 745px;
    margin-left: -60px;
}
ul.bullet_list {
    list-style-type: disc;
}
#abtbodyid p span {
    display: block;
    padding-top: 10px;
    color: #a1a1a1;
    font: 11px arial;
    border-top: 1px solid #eee;
}
#termbodyid {
    display: block;
    color: #366a98;
    padding: 20px;
    font: normal 12px Arial, Helvetica;
}
.testh3id ul li b span {
    font-size: medium;
}
@media only screen and (max-width: 680px) and (min-width: 321px) {
    #nav li li a {
        background-color: transparent !important;
            border: none !important;
    }
    .leftbox {
        width: 100% !important;
        box-sizing: border-box !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
    }
    html, body {
        overflow-x: hidden !important;
        width: 100vw !important;
    }
    #nav, #header, #wrapcenter, #footer, .pagebody, #Body {
        width: 100% !important;
        max-width: 100vw !important;
        box-sizing: border-box !important;
    }
    img, table {
        max-width: 100% !important;
        width: auto !important;
        box-sizing: border-box !important;
    }
    .pagebody,
    #Body {
        background-size: inherit !important;
    }
    p {
        font-size: 20px;
    }
    h1 {
        font-size: 20px;
    }
    h3 {
        font-size: 28px !important;
    }
    .abth3id h3 {
        font-size: 42px !important;
        line-height: 40px;
    }
    #abtbodyid2 p {
        font-size: 26px !important;
    }
    .abth3id h2 {
        font-size: 36px !important;
        line-height: 38px;
    }
    .abth2id p {
        font-size: 42px !important;
        line-height: 40px;
    }
    .abth2id h2 {
        font-size: 42px !important;
        line-height: 40px;
    }
    #abtbodyid p span {
        font-size: 30.5px !important;
        line-height: 36.5px !important;
    }
    #abtbodyid p {
        font-size: 30px !important;
        line-height: 38px !important;
    }
    #abtbodyid p b {
        font-size: 32px !important;
    }
    ol li {
        font-size: 32px !important;
        line-height: 30px;
    }
    .entry-content {
        font-size: 24px !important;
    }
    .entry-content h1 {
        font-size: 42px !important;
        line-height: 40px;
    }
    .entry-content p {
        font-size: 20px !important;
        line-height: 28px !important;
    }
    .entry-content ul li {
        line-height: 20px;
        list-style-type: none;
        padding: 0;
    }
    .entry-content ol li {
           margin: 0 0 20px 50px !important;
    }
    a {
        line-height: 30px !important;
    }
    .entry-content ol,
    .entry-content ul {
        margin: 0;
        padding: 0 0 15px;
        font-size: 12px !important;
        line-height: 0;
    }
    #footer p {
        color: #555;
        font-size: 11px !important;
    }
    #termbody {
        font-size: 28px !important;
    }
    #termbody p {
        font-size: 30px !important;
    }
    #termbody strong {
        line-height: 32px;
    }
    #termbody p span b {
        font-size: 32px;
    }
    #termbody2 p span b {
        font-size: 35px;
    }
    #h1head {
        color: #333;
        font-family: "Droid Sans", arial, serif;
        font-size: 24px !important;
        line-height: 20px !important;
        border-bottom: 1px dotted #ccc;
        margin: 0 0 15px;
        padding: 0 0 5px;
    }
    .testh3id h1 {
        font-size: 45px !important;
        line-height: 46px !important;
    }
    .testh3id h2 {
        font-size: 45px !important;
        line-height: 46px !important;
    }
    .testh3id p {
        font-size: 30px !important;
        line-height: 34px !important;
    }
    .testh3id ul li {
        list-style-type: none;
        margin: 0 0 25px 30px !important;
        font-size: 32px;
        line-height: 28px;
        padding: 0;
    }
    .testh3id ul li b span {
        font-size: 40px;
        line-height: 38px;
    }
    .embed #container {
        font-size: 32px !important;
    }
}
@media only screen and (max-width: 320px) {
    .pagebody,
    #Body {
        background-size: inherit !important;
    }
    .entry-content p {
        margin: 0 0 20px 15px !important;
        line-height: 20px !important;
    }
}
.responsive body {
    min-width: 240px;
}
.responsive img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.responsive .art-content-layout img,
.responsive .art-content-layout video {
    max-width: 100%;
    height: auto !important;
}
.responsive.responsive-phone .art-content-layout img {
    margin: 1%;
}
.responsive.responsive-phone .art-collage,
.responsive.responsive-tablet .art-collage {
    margin: 0 !important;
}
.responsive .art-content-layout .art-sidebar0,
.responsive .art-content-layout .art-sidebar1,
.responsive .art-content-layout .art-sidebar2 {
    width: auto !important;
}
.responsive .art-content-layout,
.responsive .art-content-layout-row,
.responsive .art-layout-cell {
    padding: 0;
    display: block;
}
.responsive .image-caption-wrapper {
    width: auto;
}
.responsive.responsive-tablet .art-vmenublock,
.responsive.responsive-tablet .art-block {
    margin-left: 1%;
    margin-right: 1%;
    width: 48%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.responsive .art-responsive-embed {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
}
.responsive .art-responsive-embed iframe,
.responsive .art-responsive-embed object,
.responsive .art-responsive-embed embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.responsive .art-sheet {
    width: auto !important;
    min-width: 240px !important;
    max-width: none !important;
    margin-right: 1% !important;
    margin-left: 1% !important;
    margin-top: 1% !important;
}
#art-resp {
    display: none;
}
@media all and (max-width: 768px) {
    #art-resp,
    #art-resp-t {
        display: block;
    }
    #art-resp-m {
        display: none;
    }
}
@media all and (max-width: 480px) {
    #art-resp,
    #art-resp-m {
        display: block;
    }
    #art-resp-t {
        display: none;
    }
}
#art-resp-desktop {
    display: none;
}
#art-resp-tablet-landscape {
    display: none;
}
#art-resp-tablet-portrait {
    display: none;
}
#art-resp-phone-landscape {
    display: none;
}
#art-resp-phone-portrait {
    display: none;
}
@media (min-width: 1200px) {
    #art-resp-desktop {
        display: block;
    }
}
@media (min-width: 980px) and (max-width: 1199px) {
    #art-resp-tablet-landscape {
        display: block;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    #art-resp-tablet-portrait {
        display: block;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    #art-resp-phone-landscape {
        display: block;
    }
}
@media (max-width: 479px) {
    #art-resp-phone-portrait {
        display: block;
    }
}
.responsive .art-header {
    width: auto !important;
    max-width: none !important;
    min-height: 100px !important;
    min-width: 0 !important;
    text-align: center;
}
.default-responsive .art-header {
    height: auto;
}
.default-responsive .art-header * {
    position: relative;
    text-align: center;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}
.default-responsive .art-header .art-headline,
.default-responsive .art-header .art-slogan {
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    margin: 2% !important;
    text-align: center !important;
}
.default-responsive .art-header .art-headline a,
.default-responsive .art-header .art-slogan {
    white-space: normal !important;
}
.default-responsive .art-header .art-logo {
    display: inline-block;
    margin: auto !important;
    left: auto;
    top: auto !important;
    width: auto;
    height: auto;
}
.responsive .art-header .art-slidenavigator {
    position: absolute;
}
.default-responsive .art-header .art-positioncontrol {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    width: auto;
    height: auto;
    margin: auto;
}
.responsive .art-header #art-flash-area {
    display: none;
}
.default-responsive .art-header > .art-textblock {
    position: relative !important;
    display: block !important;
    margin: 1% auto !important;
    width: 75% !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
}
.default-responsive .art-header .art-textblock {
    position: relative !important;
    display: block !important;
    margin: auto !important;
    left: 0 !important;
    right: 0 !important;
    top: auto !important;
    height: auto !important;
    width: auto;
    background-image: none;
}
.responsive .art-header .art-textblock * {
    text-align: center !important;
}
.default-responsive .art-header .art-shapes > .art-textblock,
.default-responsive .art-header .art-slide-item > .art-textblock {
    display: none !important;
}
.default-responsive .art-header .art-shapes > .art-textblock * {
    text-align: center !important;
    width: auto !important;
    height: auto !important;
    display: block;
}
.default-responsive .art-header .art-slider .art-textblock * {
    text-align: center !important;
    width: auto !important;
    height: auto !important;
    display: block;
}
.responsive .art-header > .art-textblock > div {
    width: 100%;
}
.responsive nav.art-nav,
.responsive .art-nav-inner {
    width: auto !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    margin-top: 0;
    margin-bottom: 0;
    min-width: 0;
    text-align: left !important;
}
.responsive nav.art-nav {
    min-width: 1%;
}
.responsive .art-nav {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
}
.responsive .art-nav ul.art-hmenu {
    float: none;
    text-align: center;
    display: none;
}
.responsive .art-nav ul.art-hmenu li,
.responsive .art-hmenu-extra1,
.responsive .art-hmenu-extra2 {
    float: none;
}
.responsive .art-nav ul.art-hmenu > li:first-child,
.responsive .art-nav ul.art-hmenu > li:last-child,
.responsive .art-nav ul.art-hmenu > li {
    margin-left: 0;
    margin-right: 0;
}
.responsive .art-nav ul.art-hmenu > li:before {
    display: none;
}
.responsive .art-nav ul.art-hmenu a {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
    height: auto;
    white-space: normal;
}
.responsive .art-nav ul.art-hmenu > li:first-child > a {
    margin-top: 0 !important;
}
.responsive .art-nav ul.art-hmenu > li:last-child > a {
    margin-bottom: 0 !important;
}
.responsive .art-nav .ext,
.responsive .art-nav ul.art-hmenu > li > ul,
.responsive .art-nav ul.art-hmenu > li > ul > li,
.responsive .art-nav ul.art-hmenu > li > ul > li a {
    width: auto !important;
}
.responsive .art-nav ul.art-hmenu ul {
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    display: none !important;
    position: relative !important;
    visibility: visible !important;
}
.responsive .art-nav ul.art-hmenu li.active > ul {
    display: block !important;
}
.responsive .art-nav ul.art-hmenu ul li.active > a {
    font-weight: 700;
}
.art-nav .art-menu-btn {
    border: 1px solid #404040;
    border-radius: 3px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    display: none;
    -svg-background: linear-gradient(to bottom, #707070 0, #000 100%);
    background: -ms-linear-gradient(top, #707070 0, #000 100%);
    background: -moz-linear-gradient(top, #707070 0, #000 100%);
    background: -o-linear-gradient(top, #707070 0, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #707070), color-stop(1, #000));
    background: -webkit-linear-gradient(top, #707070 0, #000 100%);
    background: linear-gradient(to bottom, #707070 0, #000 100%);
    margin: 3px;
    outline: none;
    padding: 5px;
    position: relative;
    vertical-align: bottom;
    width: 20px;
}
.art-nav .art-menu-btn span {
    background: #e0e0e0;
    border-radius: 2px;
    display: block;
    height: 3px;
    margin: 3px 1px;
    position: relative;
    -moz-transition: background 0.2s;
    -o-transition: background 0.2s;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
}
.art-nav .art-menu-btn:hover span {
    background: #f3f3f3;
}
.responsive .art-nav .art-menu-btn {
    display: inline-block;
}
.responsive .art-nav .art-hmenu.visible {
    display: block;
}
.responsive .art-nav ul.art-hmenu > li > ul > li:first-child:after {
    display: none;
}
.responsive .art-nav ul.art-hmenu ul a {
    padding-left: 4% !important;
}
.responsive .art-nav ul.art-hmenu ul ul a {
    padding-left: 6% !important;
}
.responsive .art-nav ul.art-hmenu ul ul ul a {
    padding-left: 8% !important;
}
.responsive .art-nav ul.art-hmenu ul ul ul ul a {
    padding-left: 10% !important;
}
.responsive .art-nav ul.art-hmenu ul ul ul ul ul a {
    padding-left: 12% !important;
}
.responsive .art-nav ul.art-hmenu > li > ul {
    padding: 0;
}
.responsive .art-nav ul.art-hmenu > li > ul:before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.responsive .art-content-layout,
.responsive .art-content-layout-row,
.responsive .art-layout-cell {
    display: block;
}
.responsive .art-layout-cell {
    width: auto !important;
    height: auto !important;
}
.responsive .art-content-layout:after,
.responsive .art-content-layout-row:after,
.responsive .art-layout-cell:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.responsive .art-post {
    border-radius: 0;
}
.responsive .art-footer-inner {
    width: auto;
    padding: 2% !important;
    min-width: 0;
}
.responsive .art-footer {
    margin-top: 1%;
}
.responsive .responsive-tablet-layout-cell {
    width: 50% !important;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.responsive .responsive-layout-row-3 .responsive-tablet-layout-cell {
    width: 33.33% !important;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left;
}
#cboxContent {
    position: relative;
    overflow: visible;
}
#cboxLoadedContent {
    overflow: auto;
}
#cboxLoadedContent iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}
#cboxTitle {
    margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer;
}
#cboxOverlay {
    background: #000;
}
#cboxTopLeft {
    width: 14px;
    height: 43px;
    background: url("/ClientScript/colorbox/cb_mojo_dark1_images/controls.png") no-repeat 0 0;
}
#cboxTopCenter {
    height: 43px;
    background: url("/ClientScript/colorbox/cb_mojo_dark1_images/border.png") repeat-x top left;
}
#cboxTopRight {
    width: 14px;
    height: 43px;
    background: url("/ClientScript/colorbox/cb_mojo_dark1_images/controls.png") no-repeat -36px 0;
}
#cboxBottomLeft {
    width: 14px;
    height: 43px;
    background: url("/ClientScript/colorbox/cb_mojo_dark1_images/controls.png") no-repeat 0 -43px;
}
#cboxBottomCenter {
    height: 43px;
    background: url("/ClientScript/colorbox/cb_mojo_dark1_images/border.png") repeat-x bottom left;
}
#cboxBottomRight {
    width: 14px;
    height: 43px;
    background: url("/ClientScript/colorbox/cb_mojo_dark1_images/controls.png") no-repeat -36px -43px;
}
#cboxMiddleLeft {
    width: 14px;
    background: url("/ClientScript/colorbox/cb_mojo_dark1_images/controls.png") repeat-y -175px 0;
}
#cboxMiddleRight {
    width: 14px;
    background: url("/ClientScript/colorbox/cb_mojo_dark1_images/controls.png") repeat-y -211px 0;
}
#cboxContent {
    background: #fff;
}
#cboxLoadedContent {
    margin-bottom: 5px;
}
#cboxLoadingOverlay {
    background: url("/ClientScript/colorbox/cb_mojo_dark1_images/loading_background.png") no-repeat center center;
}
#cboxLoadingGraphic {
    background: url("/ClientScript/colorbox/cb_mojo_dark1_images/loading.gif") no-repeat center center;
}
#cboxCurrent {
    position: absolute;
    top: -27px;
    left: 58px;
    font-weight: 700;
    color: #7c7c7c;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    text-indent: -9999px;
    width: 23px;
    height: 23px;
    position: absolute;
    top: -31px;
    background: url("/ClientScript/colorbox/cb_mojo_dark1_images/controls.png") no-repeat 0 0;
}
#cboxPrevious {
    left: 0;
    background-position: -51px -25px;
}
#cboxPrevious.hover {
    background-position: -51px 0;
}
#cboxNext {
    left: 27px;
    background-position: -75px -25px;
}
#cboxNext.hover {
    background-position: -75px 0;
}
#cboxClose {
    right: 0;
    background-position: -100px -25px;
}
#cboxClose.hover {
    background-position: -100px 0;
}
#cboxTitle {
    position: absolute;
    top: -25px;
    left: 0;
    text-align: center;
    width: 100%;
    font-weight: 700;
    color: #7c7c7c;
}
.cboxSlideshow_on #cboxSlideshow {
    background-position: -125px 0;
    right: 27px;
}
.cboxSlideshow_on #cboxSlideshow.hover {
    background-position: -150px 0;
}
.cboxSlideshow_off #cboxSlideshow {
    background-position: -150px -25px;
    right: 27px;
}
.cboxSlideshow_off #cboxSlideshow.hover {
    background-position: -125px 0;
}
ul#social li {
    display: inline;
}
#social {
    float: left;
}
a.rss,
a.facebook,
a.twitter,
a.digg,
a.delicious,
a.stumble {
    display: inline-block;
    width: 40px;
    height: 35px;
    margin-top: 1px;
}
a.rss:hover,
a.facebook:hover,
a.twitter:hover,
a.digg:hover,
a.delicious:hover,
a.stumble:hover {
    background-position: 1px 1px;
}
a.rss {
    background: url("/Data/style/jqtoolbar/rss.png") no-repeat;
}
a.facebook {
    background: url("/Data/style/jqtoolbar/facebook.png") no-repeat;
}
a.twitter {
    background: url("/Data/style/jqtoolbar/twitter.png") no-repeat;
}
a.delicious {
    background: url("/Data/style/jqtoolbar/delicious.png") no-repeat;
}
a.digg {
    background: url("/Data/style/jqtoolbar/digg.png") no-repeat;
}
a.stumble {
    background: url("/Data/style/jqtoolbar/stumble.png") no-repeat;
}
span.downarr {
    float: right;
    border-left: 1px solid #a4a4a4;
}
span.downarr a {
    display: block;
    width: 36px;
    height: 26px;
    padding: 25px 0 0 10px;
    background: url("/Data/style/jqtoolbar/downarrow.png") no-repeat 5px 7px;
}
#toolbar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#toolbar a.adminlink,
#toolbar a.adminlink:link,
#toolbar a.adminlink:visited,
#toolbar a.adminlink:hover,
#toolbar a.adminlink:active {
    font-size: 14px !important;
    border-left: 1px solid #a4a4a4;
    padding: 8px 8px 10px 23px;
    line-height: 32px;
    color: #555;
    text-decoration: none;
}
#toolbar a.adminlink:hover {
    text-decoration: underline;
}
#toolbar a.adminlink {
    font-weight: 700;
    text-decoration: underline;
}
#toolbar a.adminlink:hover {
    color: #666;
}
#toolbar a.adminmenulink {
    background: transparent url("/Data/style/jqtoolbar/key.png") no-repeat;
    background-position: 5px 50%;
}
#toolbar a.filemanlink {
    background: transparent url("/Data/style/jqtoolbar/folder_explore.png") no-repeat;
    background-position: 5px 50%;
}
#toolbar a.newpagelink {
    background: transparent url("/Data/style/jqtoolbar/page_white_add.png") no-repeat;
    background-position: 5px 50%;
}
#toolbar a.pageeditlink {
    background: transparent url("/Data/style/jqtoolbar/page_white_edit.png") no-repeat;
    background-position: 5px 50%;
}
#toolbar a.pagesettingslink {
    background: transparent url("/Data/style/jqtoolbar/page_white_wrench.png") no-repeat;
    background-position: 2px 50%;
}
span.normalthread {
    background: url("/Data/style/forums/folder.png") no-repeat;
    display: inline-block;
    width: 18px;
    height: 20px;
}
span.lockedthread {
    background: url("/Data/style/forums/lock.png") no-repeat;
    display: inline-block;
    width: 18px;
    height: 20px;
}
span.stickythread {
    background: url("/Data/style/forums/folder_star.png") no-repeat;
    display: inline-block;
    width: 18px;
    height: 20px;
}
.newthread,
.newpost {
    background: url("/Data/style/forums/folder_edit.png") no-repeat;
    background-position: 0 2px;
    padding-left: 18px;
}
.forumEdit,
.threadEdit,
.postEdit {
    background: url("/Data/style/forums/pencil.png") no-repeat;
    background-position: 0 0;
    padding-left: 18px;
}
.forumfeed {
    background: url("/Data/style/forums/feed.png") no-repeat;
    background-position: 0 0;
    padding-left: 18px;
}
.ajax__calendar_container {
    padding: 4px;
    position: absolute;
    cursor: default;
    width: 170px;
    font-size: 11px;
    text-align: center;
    font-family: tahoma, verdana, helvetica;
}
.ajax__calendar_body {
    height: 139px;
    width: 170px;
    position: relative;
    overflow: hidden;
    margin: auto;
}
.ajax__calendar_days,
.ajax__calendar_months,
.ajax__calendar_years {
    top: 0;
    left: 0;
    height: 139px;
    width: 170px;
    position: absolute;
    text-align: center;
    margin: auto;
}
.ajax__calendar_container TABLE {
    font-size: 11px;
}
.ajax__calendar_header {
    height: 20px;
    width: 100%;
}
.ajax__calendar_prev {
    cursor: pointer;
    width: 15px;
    height: 15px;
    float: left;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("/Data/style/CalExtender/arrow-left.gif");
}
.ajax__calendar_next {
    cursor: pointer;
    width: 15px;
    height: 15px;
    float: right;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("/Data/style/CalExtender/arrow-right.gif");
}
.ajax__calendar_title {
    cursor: pointer;
    font-weight: 700;
}
.ajax__calendar_footer {
    height: 15px;
}
.ajax__calendar_today {
    cursor: pointer;
    padding-top: 3px;
}
.ajax__calendar_dayname {
    height: 17px;
    width: 17px;
    text-align: right;
    padding: 0 2px;
}
.ajax__calendar_day {
    height: 17px;
    width: 18px;
    text-align: right;
    padding: 0 2px;
    cursor: pointer;
}
.ajax__calendar_month {
    height: 44px;
    width: 40px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}
.ajax__calendar_year {
    height: 44px;
    width: 40px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}
.ajax__calendar .ajax__calendar_container {
    border: 1px solid #646464;
    background-color: #fff;
    color: #000;
}
.ajax__calendar .ajax__calendar_footer {
    border-top: 1px solid #f5f5f5;
}
.ajax__calendar .ajax__calendar_dayname {
    border-bottom: 1px solid #f5f5f5;
}
.ajax__calendar .ajax__calendar_day {
    border: 1px solid #fff;
}
.ajax__calendar .ajax__calendar_month {
    border: 1px solid #fff;
}
.ajax__calendar .ajax__calendar_year {
    border: 1px solid #fff;
}
.ajax__calendar .ajax__calendar_active .ajax__calendar_day {
    background-color: #edf9ff;
    border-color: #06c;
    color: #06c;
}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month {
    background-color: #edf9ff;
    border-color: #06c;
    color: #06c;
}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year {
    background-color: #edf9ff;
    border-color: #06c;
    color: #06c;
}
.ajax__calendar .ajax__calendar_other .ajax__calendar_day {
    background-color: #fff;
    border-color: #fff;
    color: #646464;
}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year {
    background-color: #fff;
    border-color: #fff;
    color: #646464;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {
    background-color: #edf9ff;
    border-color: #daf2fc;
    color: #06c;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_month {
    background-color: #edf9ff;
    border-color: #daf2fc;
    color: #06c;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_year {
    background-color: #edf9ff;
    border-color: #daf2fc;
    color: #06c;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_title {
    color: #06c;
}
.ajax__calendar .ajax__calendar_hover .ajax__calendar_today {
    color: #06c;
}
.AspNet-GridView {
    font-family: Arial, Sans-Serif;
    font-size: small;
    table-layout: auto;
    border-collapse: collapse;
    border: #999 1px solid;
}
.AspNet-GridView table {
    width: 100%;
}
.AspNet-GridView table {
    width: 100%;
}
.AspNet-GridView table.editgrid {
    margin: 0;
}
.AspNet-GridView table thead {
    background-image: url("/Data/style/gridview/HeaderWhiteChrome.jpg");
    background-position: center;
    background-repeat: repeat-x;
    background-color: #fff;
    border-bottom: solid 1px #999;
}
.AspNet-GridView table thead th {
    padding: 5px;
    color: #333;
    text-align: left;
}
.AspNet-GridView table thead th a {
    text-decoration: none;
    color: #333;
    display: block;
    text-align: left;
}
.AspNet-GridView table tbody tr td {
    padding: 5px;
    border-right: solid 1px #999;
    background-color: #e4e4e4;
}
.AspNet-GridView table tbody tr.AspNet-GridView-Alternate td {
    background-color: #fff;
}
.AspNet-GridView div.AspNet-GridView-Pagination {
    background-image: url("/Data/style/gridview/HeaderWhiteChrome.jpg");
    background-position: center;
    background-repeat: repeat-x;
    background-color: #fff;
    border-bottom: solid 1px #999;
}
.AspNet-GridView div.AspNet-GridView-Pagination a {
    color: #333;
    text-decoration: none;
    padding: 2px 10px;
    border-top: solid 1px #fff;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
    border-left: solid 1px #fff;
}
.AspNet-GridView div.AspNet-GridView-Pagination span {
    font-weight: 700;
    color: #333;
    text-decoration: none;
    padding: 2px 10px;
}
.AspNet-GridView tr.AspNet-GridView-Empty {
    color: #fff;
    background-color: #c9c9c9;
    text-align: center;
}
.AspNet-GridView tr.AspNet-GridView-Empty p {
    padding-top: 20px;
}
.formResults .AspNet-GridView table thead,
.formResults div.AspNet-GridView-Pagination {
    background-image: none;
}
html[dir="rtl"] .AspNet-GridView table thead th {
    text-align: right;
}
html[dir="rtl"] .AspNet-GridView table thead th a {
    text-align: right;
}
.qtfile,
.qtfile p,
.qtfile ul,
.qtfile li,
.qtfile a,
.qtfile span,
.qtfile img {
    border-style: none;
    border-width: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    outline: 0;
}
.qtfile {
    min-width: 650px;
}
.qtfile span {
    vertical-align: text-top;
    line-height: 100%;
}
.qtfile .button {
    cursor: pointer;
}
.qtfile .button.button-disabled {
    color: Gray;
    cursor: default;
}
.qtfile .button.folder-create .icon,
.qtfile .button.folder-rename .icon,
.qtfile .button.folder-move .icon,
.qtfile .button.folder-delete .icon,
.qtfile .button.file-upload .icon,
.qtfile .button.file-refresh .icon,
.qtfile .button.folder-refresh .icon,
.qtfile .file-panel .icon-file-name,
.qtfile .file-panel .file-actions span,
.qtfile .folder-panel .folder-bullet,
.qtfile .folder-panel .folder-bullet.folder-bullet-closed,
.qtfile .folder-panel .folder-bullet.folder-bullet-opened,
.qtfile .folder-panel .icon-folder,
.qtfile .folder-panel .icon-folder-end,
.qtfile .qtfile-footer .icon-status {
    background-image: url("/Data/style/qtfile/icons.png");
    width: 16px;
    height: 16px;
    display: inline-block;
    overflow: hidden;
}
.qtfile .qtfile-header {
    padding: 7px 0 3px 10px;
}
.qtfile .qtfile-footer {
    border-top: none;
    padding: 6px 0 5px 5px;
    position: relative;
}
.qtfile .qtfile-footer .status-message {
    position: absolute;
    left: 10px;
    top: 8px;
}
.qtfile .qtfile-footer .icon-status {
    margin: 0 5px 0 0;
}
.qtfile .qtfile-footer .status-info .icon-status {
    background-position: 64px 64px;
}
.qtfile .qtfile-footer .status-warn .icon-status {
    background-position: 32px 64px;
}
.qtfile .qtfile-footer .status-error .icon-status {
    background-position: 16px 64px;
}
.qtfile .qtfile-footer .credit {
    display: block;
    float: right;
    margin-right: 15px;
}
.qtfile .qtfile-footer .credit a {
    line-height: 1.6em;
}
.qtfile .qtfile-footer .credit a:hover {
    text-decoration: underline;
}
.qtfile .menu-bar {
    margin: 5px 0 5px 5px;
    position: relative;
}
.qtfile .menu-bar .icon {
    margin-right: 3px;
}
.qtfile .menu-bar .button.file-refresh {
    position: absolute;
    right: 3px;
    top: 2px;
}
.qtfile .button.file-refresh .icon {
    background-position: 0 32px;
}
.qtfile .button.folder-create .icon {
    background-position: 0 48px;
}
.qtfile .button.folder-rename .icon {
    background-position: 64px 48px;
}
.qtfile .button.folder-delete .icon {
    background-position: 32px 48px;
}
.qtfile .button.folder-move .icon {
    background-position: 48px 48px;
}
.qtfile .button.file-upload .icon {
    background-position: 64px 32px;
}
.qtfile .qtfile-content {
    position: relative;
    height: 389px;
    border-bottom: none;
    border-right: none;
    border-left: none;
}
.qtfile .file-header *,
.qtfile .folder-header * {
    line-height: 27px;
}
.qtfile .folder-header {
    border-right: none;
    border-left: none;
    position: relative;
    padding-left: 2%;
    margin-right: -2%;
}
.qtfile .folder-header .button.folder-refresh {
    position: absolute;
    right: 3%;
    top: 3px;
}
.qtfile .button.folder-refresh .icon {
    background-position: 0 32px;
}
.qtfile .file-header {
    border-right: none;
    padding-left: 0;
    position: relative;
}
.qtfile .file-header .file-size-header,
.qtfile .file-header .file-name-header,
.qtfile .file-header .file-actions-header {
    float: left;
    text-align: center;
    background-image: none;
    background-color: Transparent;
    border-top: none;
    border-right: none;
    border-bottom: none;
    margin-right: -1px;
}
.qtfile .file-header .file-name-header {
    border: none;
    width: 55%;
    text-align: left;
    text-indent: 1%;
}
.qtfile .file-header .file-size-header {
    width: 20%;
}
.qtfile .file-header .file-actions-header {
    width: 25%;
    text-indent: -10000px;
}
.qtfile .folder-wraper {
    width: 26%;
    position: absolute;
}
.qtfile .folder-panel {
    height: 360px;
    overflow: auto;
}
.qtfile .folder-panel li,
.qtfile .file-panel li {
    white-space: nowrap;
}
.qtfile .folder-panel li li {
    padding-left: 16px;
}
.qtfile .folder-panel .folder-bullet,
.qtfile .folder-panel .folder-name {
    cursor: pointer;
}
.qtfile .folder-panel .folder-name-text {
    line-height: 1.5em;
}
.qtfile .folder-panel .folder-name:hover {
    color: Blue;
}
.qtfile .folder-bullet {
    background-image: none;
}
.qtfile .icon-folder-end {
    background-position: 16px 32px;
}
.qtfile .icon-folder {
    background-position: 16px 48px;
}
.qtfile .folder-bullet.folder-bullet-closed {
    background-position: 48px 32px;
}
.qtfile .folder-bullet.folder-bullet-opened {
    background-position: 32px 32px;
}
.qtfile .folder-panel .folder-name .icon-folder,
.qtfile .folder-panel .folder-name .icon-folder-end {
    margin-right: 5px;
}
.qtfile .folder-panel .folder-name .icon-folder-end {
    visibility: hidden;
    left: 5px;
}
.qtfile .folder-panel .folder-name-selected .icon-folder-end {
    visibility: visible;
}
.qtfile .file-wraper {
    width: 74%;
    position: absolute;
    right: 0;
}
.qtfile .file-panel {
    padding-left: 0;
    border-top: none;
    border-right: none;
    border-bottom: none;
    background-image: none;
    background-color: Transparent;
    height: 360px;
    overflow: auto;
}
.qtfile .file-panel .file-name,
.qtfile .file-panel .file-size,
.qtfile .file-panel .file-actions {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    float: left;
    line-height: 1.7em;
}
.qtfile .file-panel .file-name {
    width: 55%;
    text-indent: 1%;
}
.qtfile .file-panel li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.qtfile .file-panel li {
    display: inline-block;
} /* required comment for clearfix to work in Opera \*/
.qtfile .file-panel li {
    height: 1%;
}
.qtfile .file-panel li {
    display: block;
} /* end clearfix */
.qtfile .file-panel li.even {
    background-image: url("/Data/style/qtfile/file_even_bg.png");
}
.qtfile .file-panel li:hover {
    background-image: url("/Data/style/qtfile/file_hover_bg.png");
}
.qtfile .file-panel .file-size {
    width: 19%;
    text-align: right;
}
.qtfile .file-panel .file-actions {
    float: right;
    width: 22%;
    text-align: center;
    margin: 0 0 0 1%;
}
.qtfile .file-panel .icon-file-name {
    margin: 0 1% 0 0;
}
.qtfile .file-panel .file-actions span {
    cursor: pointer;
    margin: 0 0 0 1%;
    text-indent: -10000px;
}
.qtfile .file-panel .file-action-link {
    background-position: 48px 64px;
}
.qtfile .file-panel .file-action-delete {
    background-position: 16px 16px;
}
.qtfile .file-panel .file-action-move {
    background-position: 32px 16px;
}
.qtfile .file-panel .file-action-rename {
    background-position: 48px 16px;
}
.qtfile .file-panel .file-action-download {
    background-position: 64px 16px;
}
.qtfile .file-panel .file-action-preview {
    background-position: 80px 64px;
}
.qtfile .file-preview p,
.qtfile .file-preview img {
    margin: 0;
    padding: 0;
}
.qtfile .file-preview p {
    overflow: hidden;
    white-space: nowrap;
}
.qtfile .file-preview p span {
    line-height: 1.6em;
    vertical-align: text-top;
}
.qtfile .file-preview {
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: auto;
    max-width: 65%;
    display: none;
}
.qtfile .file-preview-field-name {
    display: inline-block;
    width: 7.5em;
    font-weight: 700;
}
.qtfile .file-preview p.file-preview-image {
    line-height: 0;
    width: auto;
}
.qtfile .file-preview .file-preview-image img {
    max-width: 100%;
    overflow: auto;
    max-height: 150px;
}
.qtfile .file-preview .file-preview-image-loading {
    display: block;
    width: 48px;
    height: 48px;
    background: url("/Data/style/qtfile/indicator.gif") no-repeat;
}
.qtfile .file-panel .icon-file-name {
    background-image: url("/Data/style/qtfile/file_types.png");
    background-position: 16px 16px;
}
.qtfile .file-panel .icon-file-bmp {
    background-position: 256px 256px;
}
.qtfile .file-panel .icon-file-jpg,
.qtfile .file-panel .icon-file-jpeg {
    background-position: 240px 0;
}
.qtfile .file-panel .icon-file-png {
    background-position: 224px 0;
}
.qtfile .file-panel .icon-file-gif {
    background-position: 208px 0;
}
.qtfile .file-panel .icon-file-txt {
    background-position: 256px 240px;
}
.qtfile .file-panel .icon-file-pdf {
    background-position: 240px 240px;
}
.jqifade {
    position: absolute;
    background-color: #aaa;
}
div.jqi {
    width: 400px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    position: absolute;
    background-color: #fff;
    font-size: 11px;
    text-align: left;
    border: solid 1px #eee;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 7px;
}
div.jqi .jqicontainer {
    font-weight: 700;
}
div.jqi .jqiclose {
    position: absolute;
    top: 4px;
    right: -2px;
    width: 18px;
    cursor: default;
    color: #bbb;
    font-weight: 700;
}
div.jqi .jqimessage {
    padding: 10px;
    line-height: 20px;
    color: #444;
}
div.jqi .jqibuttons {
    text-align: right;
    padding: 5px 0;
    border: solid 1px #eee;
    background-color: #f4f4f4;
}
div.jqi button {
    padding: 3px 10px;
    margin: 0 10px;
    background-color: #2f6073;
    border: solid 1px #f4f4f4;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
}
div.jqi button:hover {
    background-color: #728a8c;
}
div.jqi button.jqidefaultbutton {
    background-color: #bf5e26;
}
.jqiwarning .jqi .jqibuttons {
    background-color: #bf5e26;
}
body.filedialog {
    color: #000;
}
h2.logitem {
    font-size: 1em;
}
input.openid_login {
    background: url("/Data/style/common/openidlogin.gif") no-repeat;
    background-color: #fff;
    background-position: 0 50%;
    color: #000;
    padding-left: 18px;
}
ul.autocomplete_completionListElement {
    margin: 0 0 0 0 !important;
    padding: 0 !important;
    background-color: #fff;
    color: #000;
    border-color: gray;
    border-width: 1px;
    border-style: solid;
    cursor: "default";
    overflow: auto;
    height: 300px;
    text-align: left;
    list-style-type: none !important;
}
li.autocomplete_highlightedListItem {
    margin-left: 0 !important;
    background-color: #ff9;
    color: #000;
    padding: 1px !important;
    background-image: none !important;
}
li.autocomplete_listItem {
    margin-left: 0 !important;
    background-color: #fff;
    color: #000;
    padding: 1px !important;
    background-image: none !important;
}
.cyclenav {
    text-align: center;
}
.cyclenav a {
    margin-right: 3px;
}
.cyclenav a.activeSlide {
    font-weight: 700;
}
.cycledots .cyclenav a {
    background: transparent url("/Data/style/common/cyclenav-bullet2.png") no-repeat scroll center -28px;
    line-height: 40px;
    overflow: hidden;
    height: 14px;
    width: 14px;
    display: inline-block;
}
.cycledots .cyclenav a:focus,
.cycledots .cyclenav a.activeSlide {
    background-position: center -14px;
}
.cycledots .cyclenav a:hover {
    background-position: center 0;
}
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
.ui-timepicker-div dl dt {
    float: left;
    clear: left;
    padding: 0 0 0 5px;
}
.ui-timepicker-div dl dd {
    margin: 0 10px 10px 45%;
}
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-timepicker-rtl {
    direction: rtl;
}
.ui-timepicker-rtl dl {
    text-align: right;
    padding: 0 5px 0 0;
}
.ui-timepicker-rtl dl dt {
    float: right;
    clear: right;
}
.ui-timepicker-rtl dl dd {
    margin: 0 45% 10px 10px;
}
.faqs {
    padding-top: 20px;
}
.faqs dt {
    font-weight: 700;
    background: url("/Data/style/common/q.gif") 0 4px no-repeat;
    padding: 3px 0 15px 30px;
    position: relative;
}
.faqs dt:hover {
    cursor: pointer;
}
.faqs dd {
    background: url("/Data/style/common/a.gif") 0 2px no-repeat;
    padding: 0 0 5px 30px;
    position: relative;
    color: #333;
}
.faqs .hover {
    color: #900;
    text-decoration: underline;
}
.ratingcontainer {
    float: right;
    white-space: nowrap;
    margin: 5px;
}
.ratingprompt {
    float: left;
    margin-right: 5px;
}
.voteswrap {
    margin-left: 5px;
}
.ratingcontainer div {
    float: left;
    white-space: nowrap;
    margin: 0;
}
.ratingrow {
    white-space: nowrap;
}
.ratingStar {
    white-space: nowrap;
    height: 14px;
    margin: 1em;
}
.ratingStar .ratingItem {
    font-size: 0;
    width: 13px;
    height: 12px;
    display: block;
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 0;
    padding: 0;
}
.ratingStar .Filled {
    background-image: url("/Data/style/common/ratingStarFilled.png");
}
.ratingStar .Empty {
    background-image: url("/Data/style/common/ratingStarEmpty.png");
}
.ratingStar .Saved {
    background-image: url("/Data/style/common/ratingStarSaved.png");
}
.ratingbuttons {
    margin: 0;
    padding: 2px 0 0;
}
.rcommentprompt {
    display: block;
}
.ratingcomments {
    border: #000 1px solid;
    background-color: #eee;
    color: #000;
    width: 206px;
    height: 200px;
    position: absolute;
    margin-top: 15px;
    padding: 5px;
}
.ratingcommentbox {
    width: 200px;
    height: 100px;
}
a.addtocal {
    background: url("/Data/style/common/calendar_add.png") no-repeat;
    background-position: 0 2px;
    padding-left: 18px;
    display: inline-block;
    min-height: 22px;
    margin-right: 4px;
}
ins {
    background-color: #cfc;
    text-decoration: inherit;
}
del {
    color: #999;
    background-color: #fec8c8;
}
ins.mod {
    background-color: #ffe1ac;
}
a.inlineedittoggle.ui-icon {
    display: inline-block;
}
.filedialog {
    margin: 0;
    padding: 0;
}
#GalleryPreview {
    table-layout: fixed;
    width: 450px;
    margin: 0 auto;
    float: left;
    border: 0 solid #00f;
}
#GalleryPreview_VerticalFix {
    width: 450px;
    display: table-cell;
    text-align: left;
    border: 0 solid #0f0;
}
#GalleryPreview img {
    max-width: 550px;
    max-height: 550px;
}
.boldtext {
    font-weight: 700;
}
#filewrapper .fileoperations {
    background-color: #f0eff1;
}
#filewrapper .foldercreation,
#filewrapper .fileupload {
    float: left;
    width: 50%;
}
#filewrapper .operationpanel {
    padding: 0 5px;
}
#filewrapper .operationheading {
    display: block;
    text-align: center;
    background-color: #e0dfe3;
    font-weight: 700;
}
#filewrapper .imageresizeoptions {
    margin-top: 10px;
}
#filewrapper .imageresizeoptions,
#filewrapper .operationinstructions {
    font-size: 110%;
}
#filewrapper .imageresizecheckbox {
    display: block;
}
#filewrapper .imageresizecheckbox input {
    margin-right: 3px;
}
#filewrapper .errorpanel span {
    margin-top: 5px;
}
#filewrapper .filetreewrapper {
    float: left;
    width: 33%;
}
#filewrapper .filepreview {
    float: left;
    width: 67%;
}
#filewrapper .filepreview .operationpanel {
    padding: 0 0 0 15px;
}
#filewrapper .rootfolder {
    float: left;
    height: 475px;
    width: 100%;
    margin-left: 10px;
    overflow: auto;
}
#filewrapper #pnlFileTree {
    padding-right: 30px;
}
#filewrapper .smalltextbox {
    width: 30px;
    margin-right: 10px;
}
.fileinput-button {
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 4px;
}
.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(-300px, 0) scale(4);
    font-size: 23px;
    direction: ltr;
    cursor: pointer;
}
div.uploadfilelist {
    padding-top: 10px;
    clear: both;
}
div.uploadfilelist .ui-button,
.uploadcontainer .ui-button {
    padding: 7px;
}
ul.filelist {
    list-style: none;
}
ul.filelist .ui-icon-trash {
    display: inline-block;
    cursor: hand;
    cursor: pointer;
}
div.fileupload-dropzone {
    padding: 50px 0;
    width: 100%;
    border: dashed thin black;
    margin: 4px;
    text-align: center;
    vertical-align: middle;
}
.AlignCenter,
p.AlignCenter {
    text-align: center;
}
.AlignLeft,
p.AlignLeft {
    text-align: left;
}
.AlignRight,
p.AlignRight {
    text-align: right;
}
.AlignJustify,
p.AlignJustify {
    text-align: justify;
}
.Indent1,
p.Indent1,
ol.Indent1,
ul.Indent1 {
    margin-left: 40px;
}
.Indent2,
p.Indent2,
ol.Indent2,
ul.Indent2 {
    margin-left: 80px;
}
.Indent3,
p.Indent3,
ol.Indent3,
ul.Indent3 {
    margin-left: 120px;
}
table.jqtable td {
    font-weight: 700;
}
table.FileManager_table {
    width: 99%;
}
div.adminmenu ul.simplelist {
    margin: 0 0 1em -20px;
}
div.adminmenu ul.simplelist li {
    float: left;
    display: block;
    background-image: none;
}
div.adminmenu ul.simplelist li a {
    line-height: 1em;
    display: block;
    width: 100px;
    height: 40px;
    float: left;
    padding: 60px 10px 10px;
    margin: 5px;
    text-decoration: none;
    border: 1px solid #ddd;
    text-align: center;
}
html[dir="rtl"] div.adminmenu ul li {
    float: right;
}
html[dir="rtl"] div.adminmenu ul li a {
    float: right;
}
div.adminmenu ul.simplelist li a:hover {
    color: #000;
    border: 1px solid #333;
    background-color: #eee;
}
a.lnkSiteSettings {
    background: url("/Data/style/adminmenu/Crystal_Clear_action_run.png") no-repeat center 10px;
}
a.lnkSecurityAdvisor,
a.lnkSecurityAdvisorWarning {
    background: url("/Data/style/adminmenu/Crystal_Clear_app_agent.png") no-repeat center 10px;
}
a.lnkSecurityAdvisorWarning {
    color: Red !important;
    border-color: Red !important;
}
a.lnkSecurityAdvisorWarning:after {
    content: " Needs Attention!";
}
span.secwarning {
    display: none;
}
a.lnkCommerceReports {
    background: url("/Data/style/adminmenu/Crystal_Clear_app_kchart.png") no-repeat center 10px;
}
a.lnkContentManager {
    background: url("/Data/style/adminmenu/Crystal_Clear_mimetype_document.png") no-repeat center 10px;
}
a.lnkContentWorkFlow {
    background: url("/Data/style/adminmenu/Crystal-Clear-content_workflow.png") no-repeat center 10px;
}
a.lnkContentTemplates {
    background: url("/Data/style/adminmenu/Crystal_Clear_app_kivio.png") no-repeat center 10px;
}
a.lnkStyleTemplates {
    background: url("/Data/style/adminmenu/Crystal-Clear-app-stylesheet.png") no-repeat center 10px;
}
a.lnkSiteList {
    background: url("/Data/style/adminmenu/folder_html.png") no-repeat center 10px;
}
a.lnkPageTree {
    background: url("/Data/style/adminmenu/Crystal-Clear-action-view-tree.png") no-repeat center 10px;
}
a.lnkRoleAdmin {
    background: url("/Data/style/adminmenu/Crystal_Clear_users.png") no-repeat center 10px;
}
a.lnkFileManager {
    background: url("/Data/style/adminmenu/Cystal_Clear_file_manager.png") no-repeat center 10px;
}
a.lnkAddUser {
    background: url("/Data/style/adminmenu/Crystal_Clear_add_user.png") no-repeat center 10px;
}
a.lnkCoreData {
    background: url("/Data/style/adminmenu/Crystal_Clear_app_database.png") no-repeat center 10px;
}
a.lnkAdvancedTools {
    background: url("/Data/style/adminmenu/Crystal-Clear-action-configure.png") no-repeat center 10px;
}
a.lnkLogViewer {
    background: url("/Data/style/adminmenu/Crystal-Clear-mimetype-vcalendar.png") no-repeat center 10px;
}
a.lnkServerInfo {
    background: url("/Data/style/adminmenu/Crystal-Clear-app-ksysguard.png") no-repeat center 10px;
}
a.lnkNewsletter {
    background: url("/Data/style/adminmenu/Crystal-Clear-app-kontact.png") no-repeat center 10px;
}
a.lnkMemberList {
    background: url("/Data/style/adminmenu/Crystal-Clear-kuser2.png") no-repeat center 10px;
}
a.lnkCurrencyAdmin {
    background: url("/Data/style/adminmenu/Crystal-Clear-currency.png") no-repeat center 10px;
}
a.lnkCountryAdmin {
    background: url("/Data/style/adminmenu/Crystal-Clear-app-locale.png") no-repeat center 10px;
}
a.lnkGeoZone {
    background: url("/Data/style/adminmenu/Crystal-Clear-app-browser.png") no-repeat center 10px;
}
a.lnkTaxClassAdmin {
    background: url("/Data/style/adminmenu/Crystal-Clear-app-kspread.png") no-repeat center 10px;
}
a.lnkTaxRateAdmin {
    background: url("/Data/style/adminmenu/Crystal-Clear-tax.png") no-repeat center 10px;
}
a.lnkUrlManager {
    background: url("/Data/style/adminmenu/Crystal-Clear-url.png") no-repeat center 10px;
}
a.lnkRedirectManager {
    background: url("/Data/style/adminmenu/Crystal-Clear-redirect.png") no-repeat center 10px;
}
a.lnkBannedIPs {
    background: url("/Data/style/adminmenu/Crystal-Clear_banned_ip.png") no-repeat center 10px;
}
a.lnkFeatureAdmin {
    background: url("/Data/style/adminmenu/Crystal-Clear-app-kpackage.png") no-repeat center 10px;
}
a.lnkTaskQueue {
    background: url("/Data/style/adminmenu/Crystal_Clear_action_editpaste.png") no-repeat center 10px;
}
a.lnkWebPartAdmin {
    background: url("/Data/style/adminmenu/Crystal_Clear_Networksettings.png") no-repeat center 10px;
}
a.lnkAwaitingApproval {
    background: url("/Data/style/adminmenu/Crystal_Clear_waiting_approval.png") no-repeat center 10px;
}
a.lnkRejectedContent {
    background: url("/Data/style/adminmenu/Crystal_Clear_rejected_content.png") no-repeat center 10px;
}
a.lnkPendingPages {
    background: url("/Data/style/adminmenu/FileCrystal-Clear-draft_pages.png") no-repeat center 10px;
}
a.AnalyticsMenuLink {
    background: url("/Data/style/adminmenu/Crystal-Clear-app-browser.png") no-repeat center 10px;
}
a.lnkDevTools {
    background: url("/Data/style/adminmenu/devtools.png") no-repeat center 10px;
}
a.lnkDesignTools {
    background: url("/Data/style/adminmenu/designtools.png") no-repeat center 10px;
}
a.lnkRegistrationAgreement,
a.lnkLoginInfo {
    background: url("/Data/style/adminmenu/RegAgreement.png") no-repeat center 10px;
}
a.lnkPermissionAdmin {
    background: url("/Data/style/adminmenu/permissions.png") no-repeat center 10px;
}
a.lnkSkinList {
    background: url("/Data/style/adminmenu/skin.png") no-repeat center 10px;
}
a.lnkCacheTool {
    background: url("/Data/style/adminmenu/cache.png") no-repeat center 10px;
}
.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
}
.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: white;
    filter: alpha(opacity=0);
    opacity: 0;
}
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}
.nivo-box img {
    display: block;
}
.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.nivo-caption p {
    padding: 5px;
    margin: 0;
}
.nivo-caption a {
    display: inline !important;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}
.nivo-prevNav {
    left: 0;
}
.nivo-nextNav {
    right: 0;
}
.nivo-controlNav {
    text-align: center;
    padding: 15px 0;
}
.nivo-controlNav a {
    cursor: pointer;
}
.nivo-controlNav a.active {
    font-weight: 700;
}
.theme-default .nivoSlider {
    position: relative;
    background: #fff url("/Data/style/nivoslider/default/loading.gif") no-repeat 50% 50%;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 1px 5px 0 #4a4a4a;
    -moz-box-shadow: 0 1px 5px 0 #4a4a4a;
    box-shadow: 0 1px 5px 0 #4a4a4a;
}
.theme-default .nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.theme-default .nivoSlider a {
    border: 0;
    display: block;
}
.theme-default .nivo-controlNav {
    text-align: center;
    padding: 20px 0;
}
.theme-default .nivo-controlNav a {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("/Data/style/nivoslider/default/bullets.png") no-repeat;
    text-indent: -9999px;
    border: 0;
    margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
    background-position: 0 -22px;
}
.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url("/Data/style/nivoslider/default/arrows.png") no-repeat;
    text-indent: -9999px;
    border: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a {
    opacity: 1;
}
.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}
.theme-default a.nivo-prevNav {
    left: 15px;
}
.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color: #fff;
    border-bottom: 1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color: #fff;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: none;
    margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto;
}
fieldset {
    border: 1px solid #ffc796;
    margin: 0;
    padding: 5px 5px 5px 15px;
}
legend {
    font-size: larger;
    font-weight: 700;
}
ol.formlist {
    list-style: none;
    margin: 0;
}
li.settingrow {
    list-style: none;
    margin-left: 2px;
}
.settinglabel {
    float: left;
    clear: left;
    width: 20em;
    padding: 1px;
}
.settinglabelFixedHeight {
    float: left;
    clear: left;
    width: 20em;
    height: 77px;
    padding: 1px;
}
.settinglabel,
.settinglabelFixedHeight {
    font-weight: 700;
    font-size: smaller;
}
.settingrow {
    clear: left;
    padding: 4px 0;
}
.settinglabeltight {
    float: left;
    clear: left;
    width: 8em;
    font-weight: 700;
    padding: 1px;
}
.settingrowtight {
    clear: left;
    padding: 1px 0;
}
.modulebuttonrow {
    clear: left;
    text-align: center;
}
input.smalltextbox {
    width: 4em;
}
input.normaltextbox {
    width: 10em;
}
input.mediumtextbox,
.login .signinbox,
.login .passwordbox {
    width: 15em;
}
input.widetextbox {
    width: 25em;
}
input.verywidetextbox {
    width: 35em;
}
.txterror {
    color: red;
    font-weight: 700;
}
.txtcopyright {
    color: #444;
    font-size: 80%;
    font-weight: 400;
}
.watermarktextbox {
    width: 9em;
    height: 19px;
    color: Gray;
}
.subscribeemail {
    color: Gray;
    width: 14em;
}
.pagelayout .addcontent {
    float: left;
    margin: 0 0 20px;
}
.pagelayout .panelayout {
    clear: both;
    margin: 0 0 20px;
    padding: 0;
}
.pagelayout .panelayout h2 {
    text-align: center;
    margin: 0 10px 10px 0;
}
.pagelayout .regularpanes {
    margin: 0 auto;
    width: 630px;
    clear: both;
}
.pagelayout .pane {
    float: left;
    clear: none;
    margin: 20px 0;
    position: relative;
}
.pagelayout .layoutcenter {
    margin: 20px 30px;
}
.pagelayout .layoutalt1,
.pagelayout .layoutalt2 {
    float: none;
    clear: both;
    width: 190px;
    margin: 0 auto;
    position: relative;
}
.pagelayout .altlayoutnotice {
    margin-bottom: 20px;
}
.pagelayout .panelistbox {
    position: relative;
    width: 190px;
    min-height: 150px;
}
.pagelayout .pane select {
    width: 170px;
    margin-right: 10px;
}
.pagelayout .layoutbuttons {
    right: 0;
    top: 5px;
    position: absolute;
}
.pagelayout .layoutbuttons input {
    display: block;
    margin-bottom: 10px;
}
ol.searchresultlist {
    list-style-type: none;
}
div.simplehorizontalmenu {
    clear: both;
    width: 100%;
    height: 27px;
}
ul.simplehorizontalmenu {
    float: left;
    list-style: none;
    margin: 0 0 3px 6px;
    padding: 0;
}
ul.simplehorizontalmenu li {
    display: inline;
    float: left;
    padding: 0 10px;
    background-image: none;
}
ul.simplehorizontalmenu li.selecteditem {
    font-weight: 700;
}
.simplelist,
.simplelist li {
    list-style: none;
    padding: 0 0 4px 10px;
}
div.sitemap ul,
div.sitemap ul li {
    list-style: none;
    font-size: 100%;
}
.site-statistics {
    border-bottom: solid thin #ccc;
    margin: 0 0 5px;
    padding: 0 0 5px;
}
ul.userstats {
    list-style-type: none;
    font-size: 90%;
    margin: 0 0 0 6px;
}
ul.userstats ul {
    display: block;
    margin: 0;
    padding: 0;
}
ul.userstats li {
    position: relative;
    list-style: none;
    font-size: 100%;
    margin: 0;
    background-image: none;
}
div.panelwrapper ul.simplelist {
    margin-bottom: 0;
}
div.AspNet-RadioButtonList ul,
div.AspNet-CheckBoxList ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.firstnav span.sitelink,
li.topnavitem,
li.firstnav {
    font-weight: 700;
    font-size: 12px;
}
li.AspNet-RadioButtonList-Item,
li.AspNet-CheckBoxList-Item {
    white-space: nowrap;
}
div.sitemap .AspNet-TreeView-Expand {
    background: url("/Data/Sites/9/skins/Template_two/expand.gif") 0 0 no-repeat;
    width: 15px;
    margin-right: 5px;
    float: left;
    cursor: pointer;
    line-height: 15px;
}
div.sitemap .AspNet-TreeView-Collapse {
    background: url("/Data/Sites/9/skins/Template_two/collapse.gif") 0 0 no-repeat;
    width: 15px;
    margin-right: 5px;
    float: left;
    cursor: pointer;
    line-height: 15px;
}
.AspNet-TreeView-Hide {
    display: none;
}
div.sitemap a.AspNet-TreeView-Expand,
div.sitemap a.AspNet-TreeView-Collapse {
    text-decoration: none;
}
ul.tag-cloud {
    list-style-type: none;
    margin: 15px 0 3px 10px;
}
ul.tag-cloud li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 100%;
}
.tagcount {
    font-size: x-small;
}
.tag-cloud .weight1 {
    font-size: 90%;
}
.tag-cloud .weight2 {
    font-size: 110%;
}
.tag-cloud .weight3 {
    font-size: 120%;
}
.tag-cloud .weight4 {
    font-size: 130%;
}
.tag-cloud .weight5 {
    font-size: 140%;
}
.tag-cloud .weight6 {
    font-size: 150%;
}
.tag-cloud .weight7 {
    font-size: 160%;
}
.tag-cloud .weight8 {
    font-size: 180%;
}
.tag-cloud .weight9 {
    font-size: 200%;
}
.tag-cloud .weight10 {
    font-size: 210%;
}
a {
    color: #008dcf;
}
a.ModuleEditLink,
a.ModuleEditLink:link,
a.ModuleEditLink:visited,
a.ModuleEditLink:hover,
a.ModuleEditLink:active {
    font-size: 10px !important;
}
.extrasearchlink {
    padding-left: 10px;
}
.AspNet-GridView td,
.AspNet-GridView a,
.AspNet-GridView a:link,
.AspNet-GridView a:visited,
.AspNet-GridView a:hover,
.AspNet-GridView a:active {
    color: #000;
}
div.topnavwrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    z-index: 100;
    padding: 5px 0 7px 10px;
}
div.topnav {
    width: 900px;
    margin-left: auto;
    margin-right: 0;
}
div.topnav ul {
    display: inline;
    margin: 0;
    padding: 0;
}
li.topnavitem {
    float: left;
    list-style-type: none;
    padding: 0 7px;
}
li.firstnav {
    float: left;
    list-style-type: none;
    padding: 0 7px 0 5px;
}
.sitelink,
a.sitelink:link,
a.sitelink:visited {
    color: inherit;
    text-decoration: none;
    font-family: "Century Gothic", Arial, Helvetica, Sans-Serif;
}
a.sitelink:hover {
    text-decoration: underline;
}
.pageicons,
.skiplink {
    display: none;
}
.modulecontent {
    padding: 5px;
}
.modulefooter {
    display: none;
}
.gmaptextbox {
    width: 27em;
}
.gmap {
    margin: 0 0 10px;
}
.bmap {
    position: relative;
}
.ratingcontainer {
    float: left;
    margin-left: 0;
}
.albumMetaName {
    font-weight: 700;
}
.foldergallery h1 {
    font-size: large;
    margin-bottom: 20px;
}
.albumFloat {
    float: left;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 4px;
}
.albumMetaSectionHead {
    background-color: Gray;
    color: #fff;
    font-weight: 700;
}
.breadcrumbs {
    padding: 10px 4px 4px 10px;
    clear: left;
}
.breadcrumbs a {
    color: inherit;
}
.unselectedcrumb {
    font-weight: 400;
}
.selectedcrumb {
    font-weight: 700;
}
.modulepager {
    vertical-align: top;
    padding: 4px;
}
.modulepager,
.ModulePager,
.PageInfo,
.SelectedPage,
.pageditlinks a {
    font-size: 18px;
}
.buttonlink {
    background-color: transparent;
    color: #03f;
    cursor: pointer;
    text-decoration: underline;
    font-size: 13px;
    border-style: none;
    padding-left: 0;
    text-align: left;
    padding-bottom: 5px;
}
.mediaedit .buttonlink {
    color: #fff;
}
.forumthread .modulepager {
    clear: both;
}
.eventcalendar table {
    clear: both;
}
.forumnotify {
    white-space: nowrap;
    vertical-align: middle;
    padding: 10px 0 5px;
}
.forumnotify img {
    float: left;
}
.mojo-tabs {
    font-size: inherit;
}
.clearpanel {
    clear: left;
    padding-top: 15px;
}
.clear {
    clear: both;
}
.minheightpanel {
    min-height: 200px;
}
.center {
    text-align: center;
}
.cmwrapper {
    margin: 10px;
}
.vevent {
    padding: 10px;
}
.vevent abbr {
    border: 0;
}
.whoson {
    float: left;
    padding: 5px;
}
.searchterm {
    color: #000;
    background-color: #ff0;
}
.templatewrapper {
    border-bottom: solid 4px #000;
}
.linkdescription {
    padding: 5px;
}
.padded {
    padding: 7px;
}
.vevent h2.moduletitle {
    clear: both;
}
.pwspoor {
    background-color: Red;
    color: #fff;
    padding: 5px;
}
.pwsweak {
    background-color: Orange;
    color: #fff;
    padding: 5px;
}
.pwsaverage {
    background-color: #ff0;
    color: #000;
    padding: 5px;
}
.pwsstrong {
    background-color: Teal;
    color: #000;
    padding: 5px;
}
.pwsexcellent {
    background-color: Green;
    color: #fff;
    padding: 5px;
}
.pwdstrengthbarborder {
    border-style: solid;
    border-width: 1px;
    width: 200px;
    vertical-align: middle;
}
.pwdstrengthbar {
    width: 200px;
    height: 15px;
    padding: 2px;
}
.hidden {
    display: none;
}
.fthumbs img {
    padding: 5px;
    margin: 5px;
    -moz-box-shadow: #333 2px 2px 5px;
    -webkit-box-shadow: #333 2px 2px 5px;
    cursor: pointer;
}
span.btn {
    padding: 10px;
    margin-left: 5px;
    display: inline-block;
    cursor: pointer;
    font: 12px/14px Arial, Helvetica, sans-serif;
    color: #aaa;
    background-color: #eee;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-box-shadow: #999 2px 0 3px;
    -webkit-box-shadow: #999 2px 0 3px;
}
span.btn.pages {
    background-color: #fff;
}
span.btn.pages:hover,
span.btn.pages.sel {
    background-color: #f3f3f3;
    color: #999;
}
span.btn:hover,
span.btn.sel {
    background-color: #000;
}
.galleryinfo {
    position: relative;
    display: inline-block;
    margin-top: 10px;
}
.floatrightimage {
    float: right;
    margin-right: 15px;
}
.highlight1 {
    background-color: #ff0;
}
.highlight2 {
    background-color: lime;
}
.floatpanel,
.floatleftimage {
    float: left;
    margin-right: 15px;
}
ul.relatedposts,
ul.blognav {
    list-style-type: none;
}
.blognavright ul li,
.blognavleft ul li {
    background-image: none;
}
ul.relatedposts li,
ul.blognav li {
    margin: 0 0 3px -15px;
}
div.blognavright h3,
div.blognavleft h3 {
    padding: 10px 0 0;
    margin: 0 0 -10px 0;
    text-align: left;
}
.blognavleft {
    width: 27%;
    max-width: 265px;
    float: left;
}
.blognavright {
    width: 27%;
    max-width: 265px;
    float: right;
}
.blogcenter-nonav {
    margin: 0;
    padding: 5px 0 0 5px;
}
.blogcenter-leftnav {
    float: right;
    width: 71%;
    margin: 0;
    padding: 5px 0 0 5px;
}
.blogcenter-rightnav {
    float: left;
    width: 71%;
    margin: 0;
    padding: 5px 0 0 5px;
}
.bloginfotitle {
    font-weight: 700;
}
.blogtitle {
    margin: 5px 0 0;
    font-weight: 700;
}
.blogdate {
    padding: 7px 0;
    text-align: left;
    font-size: 11px;
}
.blogcommentlink {
    font-size: 11px;
    text-align: right;
    padding: 0 5px 3px 0;
}
div.blogcommentlink {
    border-bottom: 1px solid #ccc;
}
div.blogcommenttext {
    border-bottom: 1px solid #ccc;
}
.blogcommentposter {
    font-size: 11px;
}
.blognav ul {
    list-style-type: none;
}
.blognav li {
    list-style: none;
    margin: 0 0 3px -30px;
}
.blognav li a img {
    margin: 0;
    padding: 0;
}
.blogcommentservice {
    clear: both;
    width: 95%;
}
.blogpagerbottom {
    padding-top: 5px;
    padding-bottom: 5px;
}
.bsocial {
    clear: left;
}
.bsocial .fblikebutton {
    margin-top: 3px;
}
.bsocial iframe {
    margin-top: 7px;
}
.blognavleft div.ui-datepicker,
h2.forumhead {
    margin: 0;
    padding: 0 0 3px 5px;
    font-size: 170%;
}
h2.forumthreadcrumbs,
h2.forumthreadcrumbs a {
    font-size: 16px;
    margin: 0 0 10px;
}
.forumpostheader {
    padding: 0 0 0 5px;
    margin: 0;
    font-weight: 700;
}
.postwrapper {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    border: solid thin #eaeaea;
    float: left;
    clear: both;
    width: 99%;
}
.postleft {
    clear: left;
    float: left;
    text-align: center;
    width: 20%;
    padding: 15px 5px 5px;
    margin: 0;
}
.postright {
    padding: 0;
    margin: 0 0 0 21%;
}
.postbody {
    padding: 10px 5px 0;
    min-height: 250px;
}
.forumpostuserpropertylist {
    margin: 0;
    text-align: center;
}
.forumpostusername {
    list-style-type: none;
}
.forumpostuseravatar {
    list-style-type: none;
}
.forumpostuserattribute {
    list-style-type: none;
}
a.forumEdit,
a.forumfeed {
    text-decoration: none !important;
}
.rssnavleft {
    float: left;
    width: 235px;
    padding: 5px 5px 30px;
    margin: 0;
}
.rssnavright {
    float: right;
    width: 235px;
    padding: 5px 5px 30px;
    margin: 0;
}
.rsscenter-nonav {
    margin: 0;
    padding: 5px 0 0 5px;
    font-size: 105%;
}
.rsscenter-leftnav {
    margin: 0 0 0 245px;
    padding: 5px 0 0 5px;
    font-size: 105%;
}
.rsscenter-rightnav {
    margin: 0 245px 0 0;
    padding: 5px 0 0 5px;
    font-size: 105%;
}
.rsstitle {
    margin: 5px 0 0;
    font-size: 15px;
    font-weight: 700;
}
.rssdate {
    padding: 0 5px 0 0;
    text-align: right;
}
.rssauthor {
    padding: 0 0 5px 5px;
    font-family: Trebuchet MS;
    border-bottom: solid 1px #ccc;
}
.FeedHead {
    padding: 0.5em;
}
.FeedBody {
    border-color: #cab693;
    border-style: solid;
    border-width: 1px;
    border-top-width: 0;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.rssfeedentryFalse {
    background-color: Silver;
}
.rightside .rssnavright,
.leftside .rssnavright,
.rightside .rssnavleft,
.leftside .rssnavleft,
.rightside .rsscenter-rightnav,
.rightside .rsscenter-leftnav,
.leftside .rsscenter-rightnav,
.leftside .rsscenter-leftnav {
    width: 215px;
}
.leftside .rsscenter-leftnav,
.rightside .rsscenter-leftnav {
    margin: 0;
    padding: 5px 0 0 5px;
    font-size: 105%;
    clear: both;
}
.leftside .rsscenter-rightnav,
.rightside .rsscenter-rightnav {
    margin: 0;
    padding: 5px 0 0 5px;
    font-size: 105%;
    clear: both;
}
.feedscroller {
    position: relative;
    display: block;
    overflow: hidden;
}
.feedscroller .rsswrapper {
    position: relative;
    display: block;
    overflow: hidden;
    height: 250px;
}
.feedscroller .rssentries {
    position: absolute;
}
body {
    margin: 0;
}
.formwizlist ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.formwizlist,
.formwizlist li,
.formwizlist ul li {
    list-style: none;
    padding: 0 0 4px;
    margin-left: 0;
}
.draghandle {
    width: 50px;
    height: 25px;
    margin-right: 5px;
    background-image: url("/Data/Sites/9/skins/Template_two/draghandle.gif");
    background-repeat: repeat;
    cursor: move;
    float: left;
}
.callbackstyle,
.callbackStyle ul li {
    border: thin #6297bc inset;
    list-style: none;
}
.draghandle li {
    list-style: none;
}
.reordercue {
    border: dashed thin black;
    width: 100%;
    height: 25px;
}
.questioncontainer {
    padding: 5px;
    border: dashed 1px black;
}
.editcontainer {
    float: left;
}
.draghandle .buttoncontainer {
    float: left;
    margin: 0;
    padding: 0;
}
.draghandle .buttoncontainer .upbutton {
    float: left;
    margin: 0;
    padding: 0;
}
.draghandle .buttoncontainer .downbutton {
    float: left;
    clear: left;
    margin: 0;
    padding: 0;
}
.formwizard .settingrow .settinglabel {
    width: 100%;
}
.qcb label {
    padding-left: 3px;
}
.ajax__slider_h_rail {
    position: relative;
    background: url("/Data/Sites/9/skins/Template_two/slider_h_rail.gif") repeat-x;
    height: 22px;
    width: 150px;
}
.ajax__slider_h_handle {
    position: absolute;
    height: 22px;
    width: 10px;
}
.ajax__slider_v_rail {
    position: relative;
    background: url("/Data/Sites/9/skins/Template_two/slider_v_rail.gif") repeat-y;
    width: 22px;
    height: 150px;
}
.ajax__slider_v_handle {
    position: absolute;
    height: 10px;
    width: 22px;
}
.ajax__slider_h_rail img {
    margin: 0;
}
fieldset .settingrow label {
    color: #414141;
    font: 12px Arial, Helvetica, Tahoma, sans-serif;
}
fieldset .settingrow textarea {
    width: 600px;
    height: 200px;
}
fieldset input[type="submit"] {
    float: left;
    height: 20px;
    border: 1px solid #bab7b7;
}
fieldset {
    border: none;
    margin-left: -10px;
    margin-top: -10px;
}
.productlist h3 {
    color: #c63a00;
}
.productcontainer {
    border-bottom: solid thin #c63a00;
    padding: 7px;
    float: left;
    clear: both;
    width: 100%;
}
.productcontainer h4 {
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 1.3em;
    color: #c63a00;
}
.productcontainer p {
    margin: 0;
}
.offercontainer {
    clear: both;
}
.checkoutlinks {
    font-size: 18px;
}
.aspcalendarmain {
    margin: 0 0 0 5px;
    background-color: #e6efdb;
    color: #000;
    font-size: 10px;
    width: 100%;
}
.aspcalendardayheader {
    font-weight: 700;
    font-size: 10px;
    color: #08619a;
    text-align: center;
    white-space: nowrap;
}
.aspcalendarday {
    border: solid 1px black;
    font-size: 10px;
    color: #000;
    text-align: center;
    white-space: nowrap;
}
.aspcalendarnextprevious {
    font-weight: 700;
    font-size: small;
    color: #000;
    text-align: center;
    white-space: nowrap;
}
.aspcalendarothermonth {
    border: solid 1px black;
    background-color: #f3f3f3;
    font-size: 10px;
    color: #000;
    text-align: center;
    white-space: nowrap;
}
.aspcalendarselectedday {
    border: solid 1px black;
    background-color: #ffffe0;
    font-size: 10px;
    color: #000;
    text-align: center;
}
.aspcalendarselector {
    font-size: 8pt;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
}
.aspcalendartitle {
    border: none;
    background-color: #e8e8e8;
    font-size: 10px;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
}
.aspcalendartoday {
    border: solid 1px black;
    background-color: #ffffe0;
    color: #000;
    font-size: 10px;
    text-align: center;
}
.aspcalendarweekendday {
    border: solid 1px black;
    background-color: #d3d3d3;
    color: #000;
    font-size: 10px;
    text-align: center;
}
.mpcalendarmain {
    border-style: solid;
    padding: 3px;
    margin: 0;
    color: #000;
    font-size: small;
    width: 100%;
}
.mpcalendardayheader {
    font-weight: 700;
    font-size: 8pt;
    color: #fff;
    text-align: center;
}
.mpcalendarday {
    border: solid 1px black;
    font-size: 8pt;
    color: #000;
    text-align: center;
}
.mpcalendarnextprevious {
    font-weight: 700;
    font-size: small;
    color: #000;
    text-align: center;
}
.mpcalendarothermonth {
    border: solid 1px black;
    background-color: #f3f3f3;
    font-size: 8pt;
    color: #000;
    text-align: center;
}
.mpcalendarselectedday {
    border: solid 1px black;
    background-color: #ffffe0;
    font-size: 8pt;
    color: #000;
    text-align: center;
}
.mpcalendarselector {
    background-color: #eee;
    color: Green;
    border-color: Red;
    font-size: 8pt;
    font-weight: 700;
    text-align: center;
}
.mpcalendartitle {
    font-size: 8pt;
    font-weight: 700;
    text-align: center;
}
.mpcalendartoday {
    border: solid 1px black;
    background-color: #ffffe0;
    color: #000;
    font-size: 8pt;
    text-align: center;
}
.mpcalendarweekendday {
    border: solid 1px black;
    background-color: #d3d3d3;
    color: #000;
    font-size: 8pt;
    text-align: center;
}
.mpcalendarweekendday .dayNumber a,
.mpcalendarothermonth .dayNumber a,
.mpcalendartoday .dayNumber a {
    color: #000;
}
.mpcalendarday a[href*="javascript"] {
    color: #fff !important;
}
div.AspNet-TreeView {
    margin: 0;
    padding: 0;
}
div.AspNet-TreeView ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.AspNet-TreeView-Hide {
    display: none;
}
div.AspNet-TreeView ul li {
    white-space: nowrap;
    padding: 3px 0 2px;
    font-size: small;
    font-family: Tahoma;
}
div.AspNet-TreeView ul ul {
    margin: 2px 0 2px 10px;
}
div.AspNet-TreeView ul li img {
    border: none;
    vertical-align: middle;
    margin: 0 2px 0 0;
}
div.AspNet-TreeView li a {
    text-decoration: none;
}
div.AspNet-TreeView li.AspNet-TreeView-Leaf {
    margin-left: 20px;
}
div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink {
    cursor: pointer;
}
div.AspNet-TreeView .AspNet-TreeView-Collapse {
    background: url("/Data/Sites/9/skins/Template_two/collapse.gif") 0 0 no-repeat;
    width: 15px;
    margin-right: 5px;
    float: left;
    cursor: pointer;
    font-family: Courier;
    font-size: large;
    line-height: 15px;
}
div.AspNet-TreeView .AspNet-TreeView-Expand {
    background: url("/Data/Sites/9/skins/Template_two/expand.gif") 0 0 no-repeat;
    width: 15px;
    margin-right: 5px;
    float: left;
    cursor: pointer;
    font-size: large;
    line-height: 15px;
}
div.AspNet-TreeView .AspNet-TreeView-Selected a {
    font-weight: 700 !important;
}
div.AspNet-TreeView .AspNet-TreeView-Selected ul a {
    font-weight: 400 !important;
}
input.art-button[disabled="disabled"] {
    background-color: #ccf !important;
    color: #99c !important;
}
body.dialogpage,
body.filedialog,
body.wysiwygeditor {
    background-color: #fff;
    color: #000;
    background-image: none;
    font-size: 12px;
    min-width: 100px;
}
.cke_panel_frame {
    background: white;
}
body.help-page {
    color: #000;
    background-color: #fff;
    background-image: none;
}
body {
    overflow-x: hidden;
}
form {
    height: 100%;
}
img {
    border: 0 !important;
}
input,
select,
textarea {
    text-transform: none;
}
.leftside,
.rightside {
    overflow: hidden;
}
ul.userstats img,
ul.linkitem img {
    margin: 0;
}
.art-logo h1 a {
    text-decoration: none;
}
.art-blockheader .t {
    max-height: 40px;
    overflow: hidden;
}
.folder-panel,
div.file-wraper {
    background-color: #fff;
}
ul.file-list,
ul.file-list li,
ul.folder-list,
ul.folder-list li {
    background-image: none;
    color: #000;
}
div.mojo-tabs ul > li::before,
div.adminmenu ul.simplelist > li::before,
ul.simplelist > li::before,
div.gallerymodule ul > li::before,
ul.simplehorizontalmenu > li::before,
ul.blognav > li::before {
    content: "";
    display: block;
}
ul.tag-cloud > li::before {
    content: "";
}
ul.tag-cloud a {
    padding-right: 5px;
}
.aspcalendarmain th,
.aspcalendarmain td,
.mpcalendarmain th,
.mpcalendarmain td {
    text-align: center;
}
.eventweekview table,
.eventdayview table {
    color: #000;
    width: 100%;
}
.AspNet-DataList table td,
.eventdayview table th,
.eventdayview table td,
.eventweekview table th,
.eventweekview table td {
    padding: 0;
    border: none;
}
table.FileManager_table {
    border-spacing: 0;
}
.permission td,
.permission th,
.formwizard th,
.formwizard td,
.sharedfiles th,
.sharedfiles td,
.filemanager th,
.filemanager td {
    border: none;
    padding: 3px 0 3px 0 !important;
}
.filemanager th img,
.filemanager td img,
.sharedfiles th img,
.sharedfiles td img {
    margin: 0 2px;
}
table.aspcheckboxlist td,
table.aspcheckboxlist th {
    border: none;
}
body.querytool {
    overflow-x: scroll;
}
ul.simplehorizontalmenu > li:before {
    display: inline;
}
ul.simplehorizontalmenu li a {
    white-space: nowrap;
}
.jp-playlist ul > li::before,
ul.jp-controls > li::before,
ul.jp-toggles > li::before {
    content: "" !important;
    margin: 0;
    display: inline;
}
div.art-search {
    margin: 0;
    padding: 0;
}
h1.art-headline {
    z-index: 70;
}
.art-nav {
    z-index: 90;
}
.simplelist img,
.modulelinks img,
a.mhelp img,
a.feedlink img,
a.editlink img {
    margin: 0;
}
.mce-fullscreen {
    z-index: 103 !important;
}
@import url("http://fonts.googleapis.com/css?family=Droid+Sans");
.center-rightmargin {
    float: left;
    margin: 10px 0 0 10px;
    vertical-align: top;
    width: 65%;
}
.center-leftmargin {
    margin: 5px 0 0 50%;
    vertical-align: top;
    padding-left: 5px;
    width: 48%;
}
.leftside {
    float: left;
    width: 48%;
}
.rightside {
    float: left;
    width: 25%;
    margin-left: 25px;
    margin-top: -1%;
}
div.jp-audio ul li,
div.jp-video ul li {
    background-image: none;
    padding-left: 0;
    margin: 0;
}
div.jp-audio,
div.jp-video {
    font-size: 1.25em;
    font-family: Verdana, Arial, sans-serif;
    line-height: 1.6;
    color: #666;
    border: 1px solid #009be3;
    background-color: #eee;
    position: relative;
}
div.jp-audio {
    width: 420px;
}
div.jp-video-270p {
    width: 480px;
}
div.jp-video-360p {
    width: 640px;
}
div.jp-video-full {
    width: 480px;
    height: 270px;
    position: static !important;
    position: relative;
}
div.jp-video-full div.jp-jplayer {
    top: 0;
    left: 0;
    position: fixed !important;
    position: relative;
    overflow: hidden;
    z-index: 11000;
}
div.jp-video-full div.jp-gui {
    position: fixed !important;
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11000;
}
div.jp-video-full div.jp-interface {
    position: absolute !important;
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 11000;
}
div.jp-interface {
    position: relative;
    background-color: #eee;
    width: 100%;
}
div.jp-audio div.jp-type-single div.jp-interface {
    height: 80px;
}
div.jp-audio div.jp-type-playlist div.jp-interface {
    height: 80px;
}
div.jp-video div.jp-interface {
    border-top: 1px solid #009be3;
}
div.jp-controls-holder {
    clear: both;
    width: 440px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    top: -8px;
}
div.jp-interface ul.jp-controls {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
div.jp-audio ul.jp-controls {
    width: 380px;
    padding: 20px 20px 0;
}
div.jp-video div.jp-type-single ul.jp-controls {
    width: 78px;
    margin-left: 200px;
}
div.jp-video div.jp-type-playlist ul.jp-controls {
    width: 134px;
    margin-left: 172px;
}
div.jp-video ul.jp-controls,
div.jp-interface ul.jp-controls li {
    display: inline;
    float: left;
}
div.jp-interface ul.jp-controls a {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}
a.jp-play,
a.jp-pause {
    width: 40px;
    height: 40px;
}
a.jp-play {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") 0 0 no-repeat;
}
a.jp-play:hover {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") -41px 0 no-repeat;
}
a.jp-pause {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") 0 -42px no-repeat;
    display: none;
}
a.jp-pause:hover {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") -41px -42px no-repeat;
}
a.jp-stop,
a.jp-previous,
a.jp-next {
    width: 28px;
    height: 28px;
    margin-top: 6px;
}
a.jp-stop {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") 0 -83px no-repeat;
    margin-left: 10px;
}
a.jp-stop:hover {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") -29px -83px no-repeat;
}
a.jp-previous {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") 0 -112px no-repeat;
}
a.jp-previous:hover {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") -29px -112px no-repeat;
}
a.jp-next {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") 0 -141px no-repeat;
}
a.jp-next:hover {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") -29px -141px no-repeat;
}
div.jp-progress {
    overflow: hidden;
    background-color: #ddd;
}
div.jp-audio div.jp-progress {
    position: absolute;
    top: 32px;
    height: 15px;
}
div.jp-audio div.jp-type-single div.jp-progress {
    left: 110px;
    width: 186px;
}
div.jp-audio div.jp-type-playlist div.jp-progress {
    left: 100px;
    width: 130px;
}
.AudioPlayer div.jp-audio div.jp-type-playlist div.jp-progress {
    left: 166px;
    width: 130px;
}
div.jp-video div.jp-progress {
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
}
div.jp-seek-bar {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") 0 -202px repeat-x;
    width: 0;
    height: 100%;
    cursor: pointer;
}
div.jp-play-bar {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") 0 -218px repeat-x;
    width: 0;
    height: 100%;
}
div.jp-seeking-bg {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.seeking.gif");
}
a.jp-mute,
a.jp-unmute,
a.jp-volume-max {
    width: 18px;
    height: 15px;
    margin-top: 12px;
}
div.jp-audio div.jp-type-single a.jp-mute,
div.jp-audio div.jp-type-single a.jp-unmute {
    margin-left: 210px;
}
div.jp-audio div.jp-type-playlist a.jp-mute,
div.jp-audio div.jp-type-playlist a.jp-unmute {
    margin-left: 154px;
}
div.jp-audio a.jp-volume-max {
    margin-left: 56px;
}
div.jp-video a.jp-mute,
div.jp-video a.jp-unmute,
div.jp-video a.jp-volume-max {
    position: absolute;
    top: 12px;
    margin-top: 0;
}
div.jp-video a.jp-mute,
div.jp-video a.jp-unmute {
    left: 50px;
}
div.jp-video a.jp-volume-max {
    left: 134px;
}
a.jp-mute {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") 0 -170px no-repeat;
}
a.jp-mute:hover {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") -19px -170px no-repeat;
}
a.jp-unmute {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") -60px -170px no-repeat;
    display: none;
}
a.jp-unmute:hover {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") -79px -170px no-repeat;
}
a.jp-volume-max {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") 0 -186px no-repeat;
}
a.jp-volume-max:hover {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") -19px -186px no-repeat;
}
div.jp-volume-bar {
    position: absolute;
    overflow: hidden;
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") 0 -250px repeat-x;
    width: 46px;
    height: 5px;
    cursor: pointer;
}
div.jp-audio div.jp-volume-bar {
    top: 37px;
    left: 330px;
}
div.jp-video div.jp-volume-bar {
    top: 17px;
    left: 72px;
}
div.jp-volume-bar-value {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") 0 -256px repeat-x;
    width: 0;
    height: 5px;
}
div.jp-audio div.jp-time-holder {
    position: absolute;
    top: 50px;
}
div.jp-audio div.jp-type-single div.jp-time-holder {
    left: 110px;
    width: 186px;
}
div.jp-audio div.jp-type-playlist div.jp-time-holder {
    left: 166px;
    width: 130px;
}
div.jp-current-time,
div.jp-duration {
    width: 60px;
    font-size: 0.64em;
    font-style: oblique;
}
div.jp-current-time {
    float: left;
    display: inline;
}
div.jp-duration {
    float: right;
    display: inline;
    text-align: right;
}
div.jp-video div.jp-current-time {
    margin-left: 20px;
}
div.jp-video div.jp-duration {
    margin-right: 20px;
}
div.jp-title {
    font-weight: 700;
    text-align: center;
}
div.jp-title,
div.jp-playlist {
    width: 100%;
    background-color: #ccc;
    border-top: 1px solid #009be3;
}
div.jp-type-single div.jp-title,
div.jp-type-playlist div.jp-title,
div.jp-type-single div.jp-playlist {
    border-top: none;
}
div.jp-title ul,
div.jp-playlist ul {
    list-style-type: none;
    margin: 0;
    padding: 0 20px;
    font-size: 0.72em;
}
div.jp-title li {
    padding: 5px 0;
    font-weight: 700;
}
div.jp-playlist li {
    padding: 5px 0 4px 20px;
    border-bottom: 1px solid #eee;
}
div.jp-playlist li div {
    display: inline;
}
div.jp-type-playlist div.jp-playlist li:last-child {
    padding: 5px 0;
    border-bottom: none;
}
div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
    list-style-type: square;
    list-style-position: inside;
    padding-left: 7px;
}
div.jp-type-playlist div.jp-playlist a {
    color: #333;
    text-decoration: none;
}
div.jp-type-playlist div.jp-playlist a:hover {
    color: #0d88c1;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
    color: #0d88c1;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px;
    font-weight: 700;
    color: #666;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
    color: #0d88c1;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a {
    color: #666;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {
    color: #0d88c1;
}
span.jp-artist {
    font-size: 0.8em;
    color: #666;
}
div.jp-video-play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
}
div.jp-video-270p div.jp-video-play {
    height: 270px;
}
div.jp-video-360p div.jp-video-play {
    height: 360px;
}
div.jp-video-full div.jp-video-play {
    height: 100%;
    z-index: 11000;
}
a.jp-video-play-icon {
    position: relative;
    display: block;
    width: 112px;
    height: 100px;
    margin-left: -56px;
    margin-top: -50px;
    left: 50%;
    top: 50%;
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.video.play.png") 0 0 no-repeat;
    text-indent: -9999px;
}
div.jp-video-play:hover a.jp-video-play-icon {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.video.play.png") 0 -100px no-repeat;
}
div.jp-jplayer audio,
div.jp-jplayer {
    width: 0;
    height: 0;
}
div.jp-jplayer {
    background-color: #000;
}
ul.jp-toggles {
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
}
div.jp-audio .jp-type-single ul.jp-toggles {
    width: 25px;
}
div.jp-audio .jp-type-playlist ul.jp-toggles {
    width: 55px;
    margin: 0;
    position: absolute;
    left: 325px;
    top: 50px;
}
div.jp-video ul.jp-toggles {
    margin-top: 10px;
    width: 100px;
}
ul.jp-toggles li {
    display: block;
    float: right;
}
ul.jp-toggles li a {
    display: block;
    width: 25px;
    height: 18px;
    text-indent: -9999px;
    line-height: 100%;
}
a.jp-full-screen {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") 0 -310px no-repeat;
    margin-left: 20px;
}
a.jp-full-screen:hover {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") -30px -310px no-repeat;
}
a.jp-restore-screen {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") -60px -310px no-repeat;
    margin-left: 20px;
}
a.jp-restore-screen:hover {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") -90px -310px no-repeat;
}
a.jp-repeat {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") 0 -290px no-repeat;
}
a.jp-repeat:hover {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") -30px -290px no-repeat;
}
a.jp-repeat-off {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") -60px -290px no-repeat;
}
a.jp-repeat-off:hover {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") -90px -290px no-repeat;
}
a.jp-shuffle {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") 0 -270px no-repeat;
    margin-left: 5px;
}
a.jp-shuffle:hover {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") -30px -270px no-repeat;
}
a.jp-shuffle-off {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") -60px -270px no-repeat;
    margin-left: 5px;
}
a.jp-shuffle-off:hover {
    background: url("/Data/style/jplayer/bluemonday/jplayer.blue.monday.jpg") -90px -270px no-repeat;
}
.jp-no-solution {
    position: absolute;
    width: 390px;
    margin-left: -202px;
    left: 50%;
    top: 10px;
    padding: 5px;
    font-size: 0.8em;
    background-color: #eee;
    border: 2px solid #009be3;
    color: #000;
    display: none;
}
.jp-no-solution a {
    color: #000;
}
.jp-no-solution span {
    font-size: 1em;
    display: block;
    text-align: center;
    font-weight: 700;
}
