.hide {
    display:none;
}

html {
    margin:0;
    padding:0;
}

body {
    font:14px/18px Arial,Helvetica,sans-serif;
    color:#4d4d4f;
    margin:0 auto;
}

#body {
    width:948px;
    background:#fff url(../images/body_background.png) repeat-y 0 0;
    padding:0 35px;
    margin:0 auto;
}

span.br {
    display:block;
}

#header {
    background:url(../images/header_background.png) no-repeat 0 0;
}

#header h1 {
    margin:0;
    padding:0;
    float:left;
    width:515px;
    height:151px;
    background:url(../images/logo.jpg) no-repeat 0 0;
}

#header h1.event {
    margin:0;
    padding:0;
    float:left;
    width:515px;
    height:151px;
    background:url(../images/logo-v2.jpg) no-repeat 0 0;
}

#header blockquote_X {
    margin:0;
    padding:0;
    width:365px;
    height:100px;
    background:url(../images/testimonial_01.jpg) no-repeat 0 11px;
    float:left;
    border:0;
}

#header blockquote {
    margin:0;
    padding:0;
    width:403px;
    height:100px;
    background:url(../images/header_quote.png) no-repeat 0 11px;
    float:left;
    border:0;
}

#header blockquote.v2 {
    background:url(../images/header_quote_v2.png) no-repeat right 11px;
}

#header blockquote.v3 {
    background:url(../images/header_quote_v3.png) no-repeat right 11px;
}

#header blockquote.v4 {
    background:url(../images/header_quote_v4.png) no-repeat right 11px;
}

#header .social {
    float:right;
    margin-top:12px;
}

#header .social a {
    width:56px;
    height:28px;
    display:block;
    margin:12px 0 0 6px;
    float:left;
}

.social div {
    float:left;
    margin:0 6px;
    width:auto;
}

#navigation {
    margin-bottom:4px;
    clear:both;
    overflow:hidden;
    height:45px;
    background:#181818 url(../images/navigation_background.png) repeat-x 0 0;
}

#navigation.no-nav {
    height: 0;
}

#navigation ul {
    margin:0;
    padding:0;
    list-style:none;
}

#navigation ul li {
    float:left;
}

#navigation ul li a {
    color:#fff;
    display:block;
    padding:13px 53px;
    text-decoration:none;
    border-right:1px solid #5c5c5c;
}

#navigation ul li.last a {
    border-right:0;
}

#slides_homepage {
    position:relative;
}

#slides_homepage .slides_container {
    width:948px;
    height:333px;
    background:url(../images/homepage_slide_bg.jpg) no-repeat left bottom;
}

#slides_homepage .slides_container div {
    width:948px;
    height:333px;
    display:block;
}

#slides_homepage .prev,#slides_homepage .next {
    background:url(../images/homepage_slide_r.png) no-repeat 0 125px;
    position:absolute;
    left:904px;
    top:0;
    width:48px;
    height:332px;
    cursor:pointer;
    z-index:999;
    text-indent:-9999px;
}

#slides_homepage .prev {
    background:url(../images/homepage_slide_l.png) no-repeat 15px 125px;
    left:0;
}

#slides_homepage .homepage_slide_01 {
    background:url(../images/homepage_slide_01.jpg) no-repeat 0 0;
}

#slides_homepage .homepage_slide_01 h2 {
    color:#fff;
    margin:0;
    padding:45px 0 30px 70px;
    width:380px;
    font-size:36px;
    line-height:1.1em;
}

#slides_homepage .homepage_slide_01 p {
    margin:0;
    font-size:160%;
    color:#fdeadb;
    width:300px;
    padding:0 70px;
    line-height:1.2em;
}

#slides_homepage .homepage_slide_05 h2 {
    padding-top:25px;
    width:700px;
}

#slides_homepage .homepage_slide_03 h2 {
    padding-bottom:15px;
}

#slides_homepage .homepage_slide_03 p {
    color:#fff;
}

#slides_homepage .homepage_slide_02 {
    background:url(../images/homepage_slide_02.jpg) no-repeat 0 0;
}

#slides_homepage .homepage_slide_03 {
    background:url(../images/homepage_slide_03.jpg) no-repeat 0 0;
}

#slides_homepage .homepage_slide_04 {
    background:url(../images/homepage_slide_04.jpg) no-repeat 0 0;
}

#slides_homepage .homepage_slide_05 {
    background:url(../images/homepage_slide_05.jpg) no-repeat 0 0;
}

#slides_homepage div h2 {
    color:#fff;
    margin:0;
    padding:45px 0 30px 70px;
    width:460px;
    font-size:280%;
    line-height:1.2em;
    letter-spacing:.05em;
}

#slides_homepage div p {
    margin:0;
    font-size:160%;
    color:#fdeadb;
    width:430px;
    padding:0 70px;
    line-height:1.2em;
    letter-spacing:.05em;
}

#slides_homepage div a.button_yellow {
    display:block;
    font-size:65%;
    margin-top:20px;
}

#slides_homepage .homepage_slide_02 h2 {
    color:#44321a;
}

.threecol {
    overflow:hidden;
    clear:both;
}

.threecol .col {
    width:289px;
    float:left;
    margin-right:15px;
    padding-right:15px;
    border-right:2px solid #eae9e9;
}

.nogrid .col {
    border-right:0;
}

.threecol .col_last {
    margin-right:0;
    border-right:0;
}

.col h2,.col h3 {
    margin-bottom:6px;
}

.col img.left {
    float:left;
    margin-right:12px;
    margin-top:9px;
}

.col img.right {
    float:right;
    margin-left:12px;
    margin-top:19px;
}

a.button_grey {
    background:url(../images/button_grey.png) no-repeat 0 0;
    display:inline-block;
    padding:9px 10px;
    text-align:center;
    width:98px;
    height:20px;
    color:#fff;
    text-decoration:none;
}

a.button_red,button.button_red {
    background:url(../images/button_red.png) no-repeat 0 0;
    display:inline-block;
    padding:13px 10px;
    text-align:center;
    width:119px;
    height:20px;
    color:#fff;
    text-decoration:none;
}

a.button_red.wide,button.button_red.wide {
    background:url(../images/button_redWide.png) no-repeat 0 0;
    display:inline-block;
    padding:13px 10px;
    text-align:center;
    width:196px;
    height:20px;
    color:#fff;
    text-decoration:none;
}

button.button_red {
    height:45px;
    width:138px;
}

button.button_red.wide {
    height:45px;
    width:196px;
}

.col a.homepage_button_middle {
    margin-top:12px!important;
}

a.button_yellow {
    background:url(../images/button_yellow.png) no-repeat 0 0;
    display:inline-block;
    padding:9px 10px;
    text-align:center;
    width:143px;
    height:28px;
    color:#fff;
    text-decoration:none;
    color:#963;
    letter-spacing:normal;
}

.col a.button_grey {
    margin-top:12px;
}

.threecol .col_free_splash {
    background:url(../images/free_corner_splash.jpg) no-repeat right top;
    padding-right:8px;
    width:294px;
}

.threecol .col_new_splash {
    background:url(../images/new_corner_overlay.png) no-repeat right top;
    padding-right:8px;
    width:294px;
}

.threecol .col_free_splash img.right {
    margin-left:0;
}

.threecol .homepage_about {
    background:url(../images/homepage_gfx_5.jpg) no-repeat 104px 218px;
    height:380px;
}

.threecol .homepage_lightbox {
    height:380px;
}

.threecol .homepage_about a.button_grey {
    margin-top:96px;
}

.fullwidth {
    text-align:center;
    margin:24px 0;
}

.fullwidth h2 a {
    color:#58595b;
    text-decoration:none;
}

.red {
    color:#c20e0e;
}

.green {
    color: #7bb003;
}

.yellow {
    color:#FEE6A4;
}

#slides_video_tutorial,#slides_testimonial,#slides_examples {
    background:url(../images/video_tutorial_shadow.jpg) no-repeat center bottom;
    height:238px;
    width:948px;
    position:relative;
    margin:24px 0;
}

#slides_video_tutorial .slides_container,#slides_testimonial .slides_container,#slides_examples .slides_container {
    border:1px solid #e4e4e4;
    background:#f8f8f8;
    width:882px;
    height:221px;
    overflow:hidden;
    margin-left:32px;
}

#slides_examples {
    height:270px;
}

#slides_examples .slides_container {
    height:250px;
}

#slides_video_tutorial .slides_container p {
    width:212px;
    margin:4px;
    float:left;
}

#slides_video_tutorial .slides_container p a {
    text-decoration:none;
}

#slides_video_tutorial .slides_container p img {
    display:block;
    margin:0;
    padding:0;
}

#slides_video_tutorial .slides_container p span {
    display:block;
    text-align:center;
    background:#000;
    color:#fff;
    padding:15px 0;
}

#slides_video_tutorial .slides_container p span.white {
    background:#F8F8F8;
    color:#4D4D4F;
    font-weight:700;
    font-size:12px;
    padding:5px 0 0;
}

#slides_video_tutorial .prev,#slides_video_tutorial .next,#slides_testimonial .prev,#slides_testimonial .next,#slides_examples .prev,#slides_examples .next {
    position:absolute;
    left:0;
    top:80px;
    z-index:500;
    text-indent:-9999px;
    background:url(../images/video_tutorial_left.png) no-repeat 0 0;
    width:32px;
    height:57px;
}

#slides_video_tutorial .next,#slides_testimonial .next,#slides_examples .next {
    background-image:url(../images/video_tutorial_right.png);
    left:916px;
}

#slides_examples .prev,#slides_examples .next {
    top:95px;
}

#slides_testimonial .quote {
    float:left;
    width:610px;
    padding:24px;
}

#slides_testimonial .img {
    float:right;
    width:180px;
    padding:24px;
}

#slides_examples .text {
    float:left;
    width:530px;
    padding:12px 24px 24px;
}

#slides_examples h3 {
    padding:24px 24px 0;
    font-size:26px;
}

#slides_examples .img {
    float:right;
    margin:12px 12px 12px 0;
}

.testimonial_02,.testimonial_03 {
    width:273px;
    height:139px;
    background:url(../images/testimonial_02.jpg) no-repeat 0 0;
    border-left:0;
}

.testimonial_03 {
    background-image:url(../images/testimonial_03.jpg);
    margin-top:42px;
}

ul.footer {
    margin:12px 0 24px;
    padding:0;
    list-style:none;
    clear:both;
    overflow:hidden;
    float:left;
}

ul.footer li {
    float:left;
    color:#a1a1a1;
    font-size:80%;
    line-height:1.1em;
}

ul.footer li a {
    border-right:1px solid #eee;
    padding-right:18px;
    margin-right:18px;
    display:block;
    color:#a1a1a1;
    text-decoration:none;
}

div.footer .social {
    float:right;
}

.mast h1 {
    margin:0;
    padding:24px 0 0;
    font-size:350%;
    line-height:.95em;
    color:#000;
}

.mast h2 {
    margin:0;
    padding:16px 0 0;
    color:#8b8c8d;
    font-size:150%;
    line-height:1em;
    font-weight:400;
}

.mast-about {
    background:url(../images/about_header.jpg) no-repeat 0 0;
    width:948px;
    height:372px;
    margin:12px 0 0;
    padding:0 0 0 34px;
    position:relative;
}

.mast-event {
    background:url(../images/event_header.jpg) no-repeat 0 0;
    width:948px;
    height:350px;
    margin:12px 0 0;
    padding:0 0 0 34px;
    position:relative;
}

.mast-event h1 {
    color: #fff;
    font-size: 39px;
    margin: 0;
    padding: 16px 0 0 151px;
}

.mast-event h1 span {
    display: block;
    font-size: 15px;
    margin: 5px 0 0 0;
}

.mast-off-cam {
    background:url(../images/banner_off_cam.jpg) no-repeat 0 0;
    background-size: contain;
    width:700px;
    height:340px;
    margin:0;
    padding:0 0 0 248px;
    position:relative;

}

.mast-off-cam h1 {
    color: #fff;
    font-size: 39px;
    line-height: 1.1;
    margin: 0;
    padding: 40px 0 0;
}

.mast-off-cam h1 span {
    display: block;
    font-size: 15px;
    margin: 15px 0 20px;
}

.mast-off-cam a.button_long_red_v2 {
    margin: 0;
}

.mast-off-cam .button_long_red_v2 {
    background-size: 414px;
    padding: 16px 0px;
    width: 414px;
    font-size: 17px;
}

.mast-off-cam .button_onlinevideocourse {
    left:730px;
}

.button_online_course {
    width: 166px;
    height: 163px;
    position: absolute;
    bottom: -68px;
    right: 23px;   background:url(../images/button_online_course.png) no-repeat 0 0;
    background-size: contain;
}

h3.custom {
    font-size: 25px;
    line-height: 32px;
}

.container.nopadding {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
}

p.custom {
    font-size: 17px;
}

p.custom.nopadding {
    margin-bottom: 0;
    padding-bottom: 0;
}

.container p.toppadding {
    margin-top: 0;
    padding-top: 0;
}

.container table.custom{
    table-layout: fixed;
    width: 885px;
    margin: 23px auto;
}

.container table.custom td {
    border-right: 7px solid #fff;
    height: 25px;
    background-color: #494949;
    line-height: 25px;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.container table.custom td.white {
    font-size: 20px;
    color: #4d4d4f;
    background-color: #fff;
}

.container table.custom td.red-01 {
    background-color: #fff;
    font-size: 45px;
    color: #c92b2b;
    line-height: 60px;
}

.container table.custom td.green-01 {
    background-color: #fff;
    font-size: 45px;
    color: #7bb003;
    line-height: 60px;
    vertical-align: middle;
}

.container table.custom td.green-02 {
    background-color: #fff;
    color: #7bb003;
    font-size: 20px;
}

.container table.custom td.green-01 img {
    vertical-align: middle;
    margin-top: -10px;
}

.container table.custom td.redbg {
    background-color: #c92b2b;
}

.container table.custom td.greenbg {
    background-color: #7bb003;
}

.find_out_more{
    width: 676px;
    height: 510px;
    padding-left: 100px;
    background: url(../images/find_out_more.png);
}

.find_out_more .content {
    width: 561px;
    height: 349px;
    padding: 51px 77px 0 38px;
}

.find_out_more .description {
    text-align: center;
    font-size: 14px;
    color: #1a1a1a;
}

.container p.bullet {
    padding-left: 21px;
    background: url(../images/bullet.png) no-repeat top left;
    margin: 10px 0;
}

.container p.bullet.last {
    margin-bottom: 25px;
}

.mast-about h1 {
    margin:0;
    padding:24px 0 0;
    font-size:350%;
    line-height:.95em;
}

.mast-about p {
    margin:12px 0;
}

.mast-about em {
    font-style:normal;
    font-size:130%;
    line-height:1.1em;
    color:#8b8c8d;
}

a.testimonials {
    background:url(../images/bullet_doublearrow.png) no-repeat right center;
    padding-right:28px;
    color:#8b8c8d;
    text-decoration:none;
}

.mast-about a.freetutorials {
    background:url(../images/about_header_free.png) no-repeat 0 0;
    width:156px;
    height:164px;
    display:block;
    position:absolute;
    top:210px;
    left:740px;
}

.mast-courses {
    background:url(../images/courses_header.jpg) no-repeat 0 0;
    width:948px;
    height:332px;
    margin:12px 0 50px;
    padding:0 0 0 34px;
    position:relative;
}

.mast-courses h1 {
    margin:0;
    padding:24px 0 0;
    font-size:350%;
    line-height:.95em;
}

.mast-courses h2 {
    margin:0;
    padding:16px 0 0;
    color:#8b8c8d;
    font-size:150%;
    line-height:1em;
}

.mast-courses p {
    margin:14px 0;
}

.mast-courses a.testimonials {
    background:url(../images/bullet_doublearrow.png) no-repeat right center;
    padding-right:28px;
    color:#8b8c8d;
    text-decoration:none;
}

.mast-courses a.videotutorials {
    background:url(../images/courses_header_button.png) no-repeat 0 0;
    width:176px;
    height:170px;
    display:block;
    position:absolute;
    top:213px;
    left:723px;
}

.mast-freetutorials {
    background:url(../images/freetutorials_header2.jpg) no-repeat 0 10px;
    width:948px;
    height:280px;
    margin:12px 0 10px;
    padding:0 0 0 34px;
    position:relative;
}

.mast-freetutorials2 {
    background:url(../images/freetutorials_header.jpg) no-repeat 0 0;
    height:360px;
}

.mast-freetutorials h1 {
    margin:0;
    padding:24px 0 0;
    font-size:350%;
    line-height:.95em;
}

.mast-freetutorials h2 {
    margin:0;
    padding:16px 0 0;
    color:#8b8c8d;
    font-size:150%;
    line-height:1em;
    font-weight:400;
}

.mast-freetutorials p {
    margin:14px 0;
}

.mast-freetutorials a.testimonials {
    background:url(../images/bullet_doublearrow.png) no-repeat right center;
    padding-right:28px;
    color:#8b8c8d;
    text-decoration:none;
}

.mast-freetutorials a.freetutorials {
    background:url(../images/freetutorials_header_button.png) no-repeat 0 0;
    width:176px;
    height:170px;
    display:block;
    position:absolute;
    top:190px;
    left:740px;
}

.mast-contact {
    background:url(../images/contact_header.jpg) no-repeat 0 0;
    width:948px;
    height:362px;
    margin:12px 0 10px;
    padding:0 0 0 34px;
    position:relative;
}

.mast-login {
    background:url(../images/login_header.jpg) no-repeat 0 0;
    width:948px;
    height:332px;
    margin:12px 0 10px;
    padding:0 0 0 34px;
    position:relative;
}

.mast-login h1 {
    font-size:45px;
}

.mast-login h2 {
    margin:0 0 20px;
}

.mast a.testimonials {
    background:url(../images/bullet_doublearrow.png) no-repeat right center;
    padding-right:28px;
    color:#8b8c8d;
    text-decoration:none;
}

.mast-portraits {
    background:url(../images/portraits_header.jpg) no-repeat 0 0;
    width:948px;
    height:345px;
    margin:12px 0 10px;
    padding:0 0 0 34px;
    position:relative;
}
.mast-portraits2 {
    background:url(../images/ind_bg_hero.png) no-repeat 0 0;
    max-width: 948px;
    height: 345px;
    margin: 12px 0 10px;
    position: relative;
    background-size: 100%;
    width: 100%;
    padding: 0;
}


.mast-photoshopbasics {
    background:url(../images/photoshopbasics_header.jpg) no-repeat 0 0;
    width:948px;
    height:345px;
    margin:12px 0 10px;
    padding:0 0 0 34px;
    position:relative;
}

.mast-portraits h1 {
    color:#fee6a4;
    margin-left:210px;
}

.mast-portraits h2 {
    color:#fff;
    margin-left:210px;
}

.mast-portraits p {
    margin:10px 0 0 210px;
}

.mast-photoshopbasics p {
    margin:10px 0;
}

.mast-portraits p a.testimonials {
    margin-left:25px;
}

.mast-portraits .button_addtocart,.mast-photoshopbasics .button_addtocart {
    position:absolute;
    top:210px;
    left:710px;
    background:url(../images/button_portraits_addtocart.png) no-repeat 0 0;
    width:210px;
    height:220px;
}

.button_onlinevideocourse {
    position:absolute;
    top:210px;
    left:710px;
    background:url(../images/button_onlinevideocourse.png) no-repeat 0 0;
    width:210px;
    height:220px;
}

.mast-lightroom {
    background:url(../images/lightroom_header.jpg) no-repeat 0 0;
    width:948px;
    height:345px;
    margin:12px 0 10px;
    padding:0 0 0 34px;
    position:relative;
}

.mast-lightroom h1 {
    margin:12px 0;
}

.mast-lightroom h2 {
    margin:0 0 20px;
}

.mast-lightroom .button_long_red {
    margin:20px 0 0;
}

.mast-lightroom .button_addtocart {
    position:absolute;
    top:210px;
    left:710px;
    background:url(../images/button_lightroom_addtocart.png) no-repeat 0 0;
    width:210px;
    height:220px;
}

.mast-affiliate {
    background:url(../images/affiliate_header.jpg) no-repeat 0 0;
    width:948px;
    height:345px;
    margin:12px 0 10px;
    padding:0 0 0 34px;
    position:relative;
}

.mast-affiliate h2 {
    margin:24px 0;
}

.mast-affiliate .button_offer {
    position:absolute;
    top:230px;
    left:750px;
    background:url(../images/button_affiliate.png) no-repeat 0 0;
    width:156px;
    height:164px;
}

.mast-secure {
    background:url(../images/secure_header.jpg) no-repeat 0 0;
    width:948px;
    height:345px;
    margin:12px 0 10px;
    padding:0 0 0 34px;
    position:relative;
}

.mast-secure h2 {
    margin:24px 0;
}

.mast .button_startlearningnow {
    position:absolute;
    top:200px;
    left:740px;
    background:url(../images/button_startlearning.png) no-repeat 0 0;
    width:176px;
    height:172px;
    margin:0;
    padding:0;
}
.mast .button_startlearningnow_new {
    top: 210px;
    left: 700px;
}
.sidebar {
    clear:both;
    overflow:hidden;
}

.sidebar .content-left {
    float:left;
    width:580px;
    margin:0 12px 0 34px;
}

.sidebar .content-right {
    float:right;
    width:580px;
    margin:0 34px 0 0;
}

.content-left h2 {
    margin:0 0 12px;
    color:#58595b;
    line-height:30px;
}

.content-left h3 {
    margin:18px 0;
}

.sidebar .sidebar-right {
    float:right;
    margin-right:30px;
}

.sidebar .sidebar-left {
    float:left;
    margin-right:30px;
}

.teacher {
    position: relative;
    margin: 32px 0 0 0;
}

.teacher.last {
    margin: 32px 0 32px 0;
}

.container .teacher p {
    padding-left: 155px;
    font-size: 14px;
    line-height: 28px;
}

.teacher img {
    position: absolute;
    top: 0;
    left: 0;
}

p.sidebar-right-aboutfirst {
    margin-top:70px;
}

.container {
    margin:24px 0 24px 34px;
    clear:both;
    overflow:hidden;
    width:880px;
}

.container p {
    line-height:1.7em;
    margin:18px 0;
}

div.indent {
    margin-left:35px;
}

.indent2,ol.indent2 {
    padding-left:59px;
    line-height:1.7em;
    margin:18px 0;
}

ol.indent2 {
    margin:6px 0;
    list-style-position:inside;
}

ol.indent2 li {
    line-height:1.7em;
    padding:6px 0;
}

.smallindent {
    padding-left:40px;
}

ul.indent2 {
    padding-left:80px;
}

.indent {
    padding-left:48px;
    line-height:1.7em;
    margin:18px 0;
}

.tick_green {
    background:url(../images/tick_green.png) no-repeat 6px 0;
}

.cross-red {
    background:url(../images/cross-red.png) no-repeat 6px 6px;
}

h2.tick_green {
    background-position:6px 2px;
    margin:0;
}

p.warning {
    background:url(../images/button_warning.png) no-repeat 0 0;
    min-height:39px;
}

p.center {
    text-align:center;
}

p.mail {
    background:url(../images/email.png) no-repeat 0 0;
    padding-left:58px;
}

p.cross {
    background:url(../images/cross.png) no-repeat 0 0;
    padding-left:22px;
}

h3.email {
    background:url(../images/email.png) no-repeat 0 0;
    padding:15px 0 15px 58px;
}

h3.flash {
    background:url(../images/flash.jpg) no-repeat 0 0;
    padding:35px 0 10px 58px;
}

h3.photoshop {
    background:url(../images/photoshop.png) no-repeat 0 0;
    padding:10px 0 17px 58px;
}

h3.lightroom {
    background:url(../images/lightroom.png) no-repeat 0 0;
    padding:10px 0 17px 58px;
}

p.question {
    background:url(../images/button_question.png) no-repeat 0 0;
    margin-bottom:24px;
}

p.write {
    background:url(../images/write.png) no-repeat 0 0;
    padding-left:58px;
    min-height:30px;
}

p.nomargin {
    margin:0;
}

.button_long_red {
    background:url(../images/button_red_long.png) no-repeat 0 0;
    padding:12px 10px 13px;
    width:368px;
    height:17px;
    display:block;
    color:#fff;
    text-decoration:none;
    font-size:100%;
    text-align:center;
    background-size: 100%;
}

.button_long_red_v2 {
    background:url(../images/button_red_long_v2.png) no-repeat 0 0;
    padding:12px 0px 13px;
    width:365px;
    margin: 63px 0 0 0;
    height:17px;
    display:block;
    color:#fff;
    text-decoration:none;
    font-size:100%;
    text-align:center;
}

a.button_long_red, a.button_long_red_v2 {
    color:#fff;
    text-decoration:none;
}

.button_long_yellow {
    background:url(../images/button_yellow_long.png) no-repeat 0 0;
    padding:13px 10px;
    width:343px;
    height:17px;
    display:block;
    color:#963;
    font-weight:700;
    text-decoration:none;
    font-size:100%;
    text-align:center;
}


.button_long_yellow2 {
    background:url(../images/button_red_long.png) no-repeat 0 0;
    padding: 10px 10px;
    width: 330px;
    height: 37px;
    display:block;
    color:#963;
    font-weight:700;
    text-decoration:none;
    font-size:100%;
    text-align:center;
    background-size: 100%;

    position: absolute;
        bottom: -10px;
        left: 40px;
}

a.button_long_yellow {
    color:#963;
    text-decoration:none;
}
a.button_long_yellow2 {
    color: #fff;
    text-decoration: none;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 23px;
}

.signature {
    background:url(../images/signature.png) no-repeat 0 0;
    width:155px;
    height:34px;
    display:block;
    margin:24px 0;
}

.signature em {
    display:none;
}

ul.pagination {
    margin:0;
    padding:0;
    list-style:none;
    overflow:hidden;
    clear:both;
    float:right;
    margin-right:20px;
}

ul.pagination li {
    float:left;
    width:14px;
    height:14px;
    display:block;
    margin:12px 4px;
    background:url(../images/pagination_off.png) no-repeat 0 0;
    text-indent:-2000px;
    position:relative;
}

ul.pagination li.current {
    background-image:url(../images/pagination_on.png);
}

ul.pagination li a {
    display:block;
    width:14px;
    height:14px;
}

.guarantee_seal {
    background:url(../images/guarantee_seal.png) no-repeat 0 0;
    padding-left:100px;
    margin:18px 0;
}

.guarantee_big_ico {
   background:url(../images/guarantee_seal_big.png) no-repeat 0 0;
    padding: 11px 0 11px 135px;
}

.guarantee_seal p {
    margin:0;
}

.photoframe-small {
    display:block;
    background:url(../images/photoframe_small.png) no-repeat 0 0;
    background-size:100%;
    width:255px;
    height:266px;
    padding:12px;
    text-align:center;
}

.photoframe-small img {
    display: block;
    width: 100%;
}

.photoframe {
    display:block;
    background:url(../images/photoframe.png) no-repeat 0 0;
    width:256px;
    height:267px;
    padding:10px 12px;
    text-align:center;
}

.photoframe img {
    display:block;
    max-width: 100%;
}

.photoframe span {
    background:#000;
    color:#fff;
    font-size:10px;
    text-align:center;
    display:block;
    padding:12px 0;
    width:100%;
}

.photoframe span.twoline {
    padding:4px 0 2px;
}

.photoframe span strong {
    font-size:12px;
    font-weight:700;
}

a.photoframe:hover {
    color:#fff;
    text-decoration:none;
    cursor: pointer;
}

.photoframe_simple {
    border:1px solid #dbdbdb;
    background:#fdfdfd;
    padding:5px;
    display:block;
}

.photoframe_simple img {
    border:1px solid #d8d6d6;
    display:block;
}

.boxedcontent {
    padding:20px 0 10px;
    margin-bottom:24px;
}

.boxedcontent-alt {
    border:1px solid #eaeaea;
    background:#f3f3f3;
    padding:20px 0 10px;
    margin-bottom:24px;
}

.boxedcontent-alt.blue {
    border:1px solid #eaeaea;
    background:#fbfbfb;
    padding:20px 0 10px;
    margin-bottom:24px;
}

.boxedcontent .content-left,.boxedcontent-alt .content-left {
    width:570px;
}
.boxedcontent-alt{
    width: 100%;
}
.boxedcontent-alt2 .content-left {
    width:500px;
}
.boxedcontent .sidebar-right,.boxedcontent-alt .sidebar-right {
    padding:20px 20px 0 0;
    position:relative;
    margin-right:12px;
}

.sidebar-right .comingsoon {
    background:url(../images/button_comingsoon.png) no-repeat 0 0;
    width:75px;
    height:74px;
    position:absolute;
    top:0;
    right:0;
}

.sidebar-right .free {
    background:url(../images/button_free.png) no-repeat 0 0;
    width:75px;
    height:74px;
    position:absolute;
    top:0;
    right:0;
}

.sidebar-right .freebonusvideo {
    background:url(../images/button_freebonusvideo.png) no-repeat 0 0;
    width:126px;
    height:124px;
    position:absolute;
    top:0;
    right:0;
}

form.signup {
    margin:12px 0;
}

form.signup input {
    background:url(../images/form_input.png) no-repeat 0 0;
    width:262px;
    height:42px;
    margin-right:12px;
    border:0;
    box-shadow:none;
    padding:0 15px;
}

form.longinputs input {
    background:url(../images/form_input_long.png) no-repeat 0 0;
    width:326px;
    padding:2px 15px;
    margin-right:5px;
}

form.signup button {
    position:absolute;
    left:496px;
    top:240px;
}

form.signup button.wide {
    position: absolute;
    left: 438px;
    top: 240px;
}

form.signup p {
    margin-top:25px;
}

.freesignup {
    position:relative;
    border:1px solid #eaeaea;
    background:#f3f3f3 url(../images/button_freetutorials.png) no-repeat 20px 20px;
    padding:20px 0 10px 220px;
    margin:24px 0!important;
    width:726px;
}

.freesignup h2 {
    color:#1a1a1a;
    font-size:32px;
    line-height:48px;
}

.freesignup h3,.freesignup strong {
    color:#8b8c8d;
}

.freesignup p {
    margin:6px 0;
}

.freesignup form.signup {
    padding:0 0 30px;
}

.freesignup form.signup button {
    left:686px;
    top:240px;
}

.freesignup form.longinputs button {
    left:799px;
}

.freesignup form.longinputs button.wide {
    left:744px;
}

.examplesbox {
    margin:24px 24px 0;
    background:url(../images/video_tutorial_shadow.jpg) no-repeat bottom center;
    width:890px;
    padding-bottom:18px;
}

.examplesbox .inner {
    background:#fdfdfd;
    border:1px solid #e4e4e4;
    clear:both;
    overflow:hidden;
}

.examplesbox img {
    float:left;
    margin:4px;
    border:1px solid #e4e4e4;
}

ol.bg_sample022 {
    background:url(../images/examples/sample022.jpg) no-repeat right top;
}

.portraits_addtocart,.photoshop_addtocart,.lightroom_addtocart {
    background:url(../images/button_portraits_price.png) no-repeat 20px 30px;
    padding:0 20px 0 220px;
    position:relative;
}

.photoshop_addtocart.eventsales, .photoshop_addtocart.eventsales1, .photoshop_addtocart.eventsales_69, .photoshop_addtocart.eventsales_67 {
    background:url(../images/button_eventsales_price.png) no-repeat 20px 30px;
    padding:0 20px 0 220px;
    position:relative;
}

.photoshop_addtocart.eventsales1 {
    background:url(../images/event_button.png) no-repeat 20px 30px;
}

.photoshop_addtocart.eventsales-no-shape {
    background:url(../images/event_button_no_shape.png) no-repeat 20px 30px;   
}

.photoshop_addtocart.eventsales_69 {
    background:url(../images/event_button_69.png) no-repeat 20px 30px;
}

.photoshop_addtocart.eventsales_67 {
    background:url(../images/event_button_67.png) no-repeat 20px 30px;
}

.photoshop_addtocart.price-69,
.portraits_addtocart.price-69  {
    background:url(../images/price_69.png) no-repeat 20px 30px;
}

.lightroom_addtocart {
    background-image:url(../images/button_lightroom_price.png);
}

.lightroom_addtocart_99 {
    background-image:url(../images/litghtroom_price_99.png);
}

.lightroom_addtocart_new {
    background-image:url(../images/button_lightroom_price_new.png);
}


.offer_37 {
    background-image:url(../images/button_offer_37.png);
}

.offer_39 {
    background-image:url(../images/button_offer_39.png);
}

.offer_39_new {
    background-image:url(../images/button_offer_39_new.png);
}

.offer_33 {
    background-image:url(../images/button_offer_33.png);
}
.offer_33_new {
    background-image:url(../images/button_offer_33_new.png);
}

.offer_29 {
    background-image:url(../images/button_offer_29.png);
}
    
.photoshop_addtocart {
    background-position:20px 10px;
}

.portraits_addtocart h2,.photoshop_addtocart h2,.boxedcontent-alt .affiliate h2 {
    font-size:32px;
    margin-bottom:12px;
}

.portraits_addtocart.price-69 h2 {
   font-size: 31px;
}

.portraits_addtocart h3,.photoshop_addtocart h3,.boxedcontent-alt .affiliate h3 {
    font-size:22px;
    line-height:27px;
    margin-bottom:12px;
    color:#8b8c8d;
}

.portraits_addtocart.price-69 h3 {
   font-size: 18px;
}

.photoshop_addtocart.eventsales h3, .photoshop_addtocart.eventsales1 h3 {
    font-size:18.5px;
    line-height:27px;
    margin-bottom:12px;
    color:#56575b;
}

.portraits_addtocart .addtocart,.photoshop_addtocart .addtocart {
    position:absolute;
    width:237px;
    height:57px;
    top:100px;
    left:680px;
}

.photoshop_addtocart .addtocart.v3 {
    position:absolute;
    width:239px;
    height:91px;
    height:91px;
    background: transparent;
    top:64px;
    left:698px;
}

.photoshop_addtocart .addtocart.v4 {
    position:absolute;
    width:239px;
    height:64px;
    background: transparent;
    top:75px;
    left:auto;
    right:30px;
}

.photoshop_addtocart .addtocart {
    top:60px;
}

.lightroom_addtocart .addtocart {
    top:60px;
}

.photoshop_addtocart .btn-top {
    top: 43px;
}

.boxedcontent-alt .affiliate {
    background:url(../images/button_affiliate.png) no-repeat 20px 10px;
    padding:10px 20px 10px 230px;
}

.courses {
    clear:both;
    overflow:hidden;
    margin:0 18px;
}

.courses div {
    float:left;
    margin:12px;
}

.col-fifty-left,.col-fifty-right {
    float:left;
    width:425px;
}

.col-fifty-left {
    margin-right:25px;
}

.video {
    background:url(../images/video_shadow.png) no-repeat center bottom;
    margin:0 auto;
    width:100%;
    padding-bottom:19px;
    margin-bottom:24px;
    min-height:426px;
    text-align:center;
}

.video div {
    margin:0 auto;
}

.videobox {
    background:url(../images/video_shadow2.png) no-repeat center bottom;
    margin:0 auto;
    width:676px;
    padding-bottom:17px;
}

.videobox .videocontainer {
    border:1px solid #eaeaea;
    text-align:center;
    border-bottom:0;
    background:#f3f3f3;
    padding:20px;
}

.videobox .videocontainer div {
    text-align:center;
    margin:0 auto;
}

.videobox .videocontainer p {
    margin:12px 0;
    text-align:center;
}

.videoboxlarge {
    background:url(../images/video_shadow_large.png) no-repeat center bottom;
    margin:0 auto;
    width:780px;
    padding-bottom:17px;
}

.videoboxlarge .videocontainer {
    border:1px solid #eaeaea;
    text-align:center;
    border-bottom:0;
    background:#f3f3f3;
    padding:20px;
}

.videoboxlarge .videocontainer div {
    text-align:center;
    margin:0 auto;
}

.videoboxlarge .videocontainer p {
    margin:12px 0;
    text-align:center;
}



.video object {
    margin:0 auto;
    display:block;
}

.videolinks {
    margin:0;
    padding:0;
    list-style:none;
    overflow:hidden;
    clear:both;
}

.videolinks .prev a {
    background:url(../images/arrow_prev.png) no-repeat top left;
    padding:3px 0 3px 30px;
    color:#7f7f7f;
    float:left;
}

.videolinks .next a {
    background:url(../images/arrow_next.png) no-repeat top right;
    padding:3px 30px 3px 0;
    color:#7f7f7f;
    float:right;
}

.videolinks .index a {
    clear:both;
    background:url(../images/arrow_prev.png) no-repeat top left;
    padding:3px 0 3px 30px;
    color:#7f7f7f;
    float:right;
    margin-top:12px;
}

.videolinks a {
    color:#7f7f7f;
}

.video2 {
    background:url(../images/video_shadow.png) no-repeat center bottom;
    margin:0 auto;
    width:100%;
    padding-bottom:0;
    margin-bottom:15px;
    min-height:426px;
    text-align:center;
}

.boxedout {
    border:20px solid #e0e0e0;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    width:770px;
    margin:24px auto 48px;
    padding:25px;
}

.boxedout .indent2 {
    padding:0 0 0 22px;
}

.offerbox {
    background:url(../images/banner_ps.jpg) no-repeat 0 0;
    width:660px;
    height:211px;
    margin:12px auto;
    padding:30px;
    position:relative;
}

.offer-p {
    background:url(../images/banner_p.jpg) no-repeat 0 0;
}

.offer-lr {
    background:url(../images/banner_lr.jpg) no-repeat 0 0;
}

.offer-event {
    background:url(../images/banner_event.jpg) no-repeat 0 0;
}

.offer-event-new {
    background:url(../images/banner_event_new.jpg) no-repeat 0 0;
    background-size: contain;
}

.offer-event-new_47_50 {
    background:url(../images/understandingyourcamera.png) no-repeat 0 0;
    background-size: contain;
}

.offer-event-off-cam {
    background:url(../images/banner_event_off_cam.jpg) no-repeat 0 0;
    background-size: contain;
}

.offer-event-off-cam_40_proc {
    background:url(../images/banner_event_off_cam_40_proc.jpg) no-repeat 0 0;
    background-size: contain;
}


.offerbox h2 {
    font-size:38px;
}

.offerbox h3 {
    font-size:24px;
    margin:12px 0;
    width:390px;
    color:#8b8c8d;
}

.offerbox h3.red {
    color:#C20E0E;
}

.boxedout a.testimonials {
    color:#526fa9;
}

.offer-p h2 {
    padding-left:180px;
    color:#fee6a4;
    font-size:27px;
}

.offer-p h3.red {
    padding-left:180px;
    color:#fefefe;
}

.offerbox .button_addtocart_37,
.offerbox .button_addtocart_39,
.offerbox .button_addtocart_59,
.offerbox .button_addtocart_42,
.offerbox .button_addtocart_97,
.offerbox .button_addtocart_97_2,
.offerbox .button_addtocart_47,
.offerbox .button_addtocart_69,
.offerbox .button_addtocart_47_30,
.offerbox .button_addtocart_50_47,
.offerbox .button_addtocart_new_59,
.offerbox .button_addtocart_new_89,
.offerbox .button_addtocart_new_39 {
    position:absolute;
    display:block;
    width:209px;
    height:219px;
    background:url(../images/button_addtocart_37.png) no-repeat 0 0;
    top:150px;
    left:550px;
}

.offerbox .button_addtocart_39 {
    background:url(../images/button_addtocart_39.png) no-repeat 0 0;
}
.offerbox .button_addtocart_59 {
    background:url(../images/button_addtocart_59.png) no-repeat 0 0;
}

.offerbox .button_addtocart_42 {
    background:url(../images/button_addtocart_42.png) no-repeat 0 0;
}

.offerbox .button_addtocart_47 {
    background:url(../images/button_addtocart_47.png) no-repeat 0 0;
    background-size: contain;
}

.offerbox .button_addtocart_47_30 {
    background:url(../images/button_addtocart_47_30.png) no-repeat 0 0;
    background-size: contain;
}

.offerbox .button_addtocart_69 {
    background:url(../images/button_addtocart_69.png) no-repeat 0 0;
    background-size: contain;
}

.offerbox .button_addtocart_new_59 {
    background:url(../images/button_addtocart_new_59.png) no-repeat 0 0;
    background-size: contain;
}
.offerbox .button_addtocart_new_89 {
    background:url(../images/button_addtocart_new_89.png) no-repeat 0 0;
    background-size: contain;
}
.offerbox .button_addtocart_new_39 {
    background:url(../images/button_addtocart_new_39.png) no-repeat 0 0;
    background-size: contain;
}


.offerbox .button_addtocart_97 {
    background:url(../images/button_addtocart_97.png) no-repeat 0 0;
}

.offerbox .button_addtocart_97_2 {
    background:url(../images/button_addtocart_97_2.png) no-repeat 0 0;
    background-size: contain;
}
.offerbox .button_addtocart_50_47 {
    background:url(../images/btn47_50.png) no-repeat 0 0;
    background-size: contain;
}

.offerbox .button_addtocart_37 span,.offerbox .button_addtocart_39 span,.offerbox .button_addtocart_59 span,.offerbox .button_addtocart_42 span,.offerbox .button_addtocart_97 span, .offerbox .button_addtocart_47 span, .offerbox .button_addtocart_69 span,
.offerbox .button_addtocart_47_30 span, .offerbox .button_addtocart_97_2 span, .offerbox .button_addtocart_97_2 span, .offerbox .button_addtocart_new_59 span, .offerbox .button_addtocart_new_39 span, .offerbox .button_addtocart_new_89 span {
    display:none;
}

.boxedout form div {
    margin:12px 0;
}

form.newlines {
    position:relative;
    overflow:hidden;
    width:291px;
    margin:0 auto;
}

form.newlines label {
    display:block;
    float:none;
    margin:0 0 6px;
    text-align:left;
}

form.newlines input {
    float:none;
    display:block;
}

form.newlines button {
    position:relative;
    float:right;
    left:auto;
    top:auto;
}

.topspace {
    margin-top:48px!important;
}

.dbltopspace {
    margin-top:92px!important;
}

.form-preloader {
    background:url(../images/loading.gif) no-repeat 0 0;
    width:32px;
    height:32px;
    display:block;
    float:right;
    margin:7px 0 0!important;
}

#slides_testimonial .slides_control div {
    overflow:hidden;
    width:890px;
}

#slides_testimonial .slides_control div.quote {
    width:610px;
}

#slides_testimonial .slides_control div.img {
    width:180px;
}

.photoframe_free {
    position:relative;
    margin-top:30px;
    margin-right:40px;
}

.photoframe_free .free {
    background:url(../images/button_freebonusvideo.png) no-repeat 0 0;
    width:126px;
    height:124px;
    position:absolute;
    right:-60px;
    top:-50px;
}

h2.greybox {
    background:#58595b;
    padding:2px;
    width:274px;
    color:#fff;
    font-size:17px;
    text-align:center;
    margin-top:32px;
}

.testimonialBlock {
    overflow:hidden;
    width:890px;
    border:1px solid #E4E4E4;
    background:#F8F8F8;
    overflow:hidden;
    margin:12px auto 0;
}

.testimonialShadow {
    background:url(../images/video_tutorial_shadow.jpg) no-repeat center bottom;
    width:884px;
    height:18px;
    margin:0 auto 12px;
}

.testimonialBlock .quote {
    width:610px;
    padding:20px;
    float:left;
}

.testimonialBlock .img {
    width:180px;
    padding:20px;
    float:right;
}

.countdownBar {
    background:url(../images/countdown.png) no-repeat 0 0;
    width:847px;
    height:80px;
    position:relative;
    margin:0 0 50px 50px;
}

.countdownBar span.title {
    color:#000;
    font-size:30px;
    position:absolute;
    top:25px;
    left:17px;
}

.countdownBar span.title strong {
    color:#c20e0e;
}

.countdownBar #countdown {
    position:absolute;
}

.countdownBar #countdown span {
    display:block;
    position:absolute;
    top:24px;
    font-weight:700;
    color:#000;
    font-size:30px;
    width:50px;
    display:block;
    text-align:center;
}

.countdownBar #countdown span.d {
    left:606px;
}

.countdownBar #countdown span.h {
    left:666px;
}

.countdownBar #countdown span.m {
    left:726px;
}

.countdownBar #countdown span.s {
    left:786px;
}

.countdownBarFullWidth {
    background:url(../images/countdownFullWidth.png) no-repeat 0 0;
    width:948px;
    margin-left:0;
}

.countdownBarFullWidth #countdown {
    left:100px;
}

.transcript {
    border:1px solid #e4e4e4;
    border-radius:2px;
    margin:25px 0;
}

.transcript h2 {
    color:#58595b;
    font-size:24px;
    font-weight:700;
    margin:0 0 35px;
    line-height:47px;
    background:#f2f2f2;
    padding:0 35px;
}

.transcript p {
    padding:0 35px;
    font-size:14px;
    line-height:19px;
    color:#58595b;
}

#header {
    position: relative;
}
#header .social { 
    position: absolute;
    top: 0;
    right: 10px;
}
#header .social .social-youtube {
    width: 167px;
}
#header .social .social-youtube a {
    width: 167px;
    height: 21px;
    margin: 0;
}
#header blockquote {
    margin-top: 35px;
}
.socialNew {
    overflow: hidden;
    margin: 0 0 10px;
}
.socialNew p {
    margin: 0 0 5px;
}
.socialNew small {
    font-size: 12px;
    color: #646770;
}
.socialNew .facebookNew {
    float: left;
    width: 60px;
}
.socialNew .twitterNew {
    float: left;
    width: 70px;
    position: relative;
    top: -1px;
}
.socialNew .googleNew {
    float: left;
    width: 60px;
    position: relative;
    top: 1px;
}

.testimonialFooterBlock {
    clear:both;
    overflow:hidden;
    margin:20px 0;
}
.testimonialFooterBlock .testimonial {
    background:url(/res/images/testimonial_box.png) no-repeat 0 0;
    width:306px;
    margin-right:15px;
    position:relative;
    float:left;
}
.testimonialFooterBlock .testimonial-last {
    margin-right:0;
}
.testimonialFooterBlock .testimonial .quote {
    margin:20px 30px;
    font-size:14px;
    line-height:19px;
    color:#6e6e6e;
}
.testimonialFooterBlock .testimonial .quote span {
    font-weight:bold;
    color:#c44141;
}
.testimonialFooterBlock .testimonial .cite {
    margin:42px 12px 0;
    font-size:12px;
    color:#1a1a1a;
}
.testimonialFooterBlock .testimonial .cite span {
    font-weight:bold;
}
.mast-reviews {
    background:url(../images/reviews_header.jpg) no-repeat center top;
    height:354px;
    width:948px;
    margin:12px 0 10px;
    padding:0 0 0 34px;
    position:relative;
}
.reviewBox {
    border:1px solid #e4e4e4;
    background:#fcfcfc;
    color:#4d4d4f;
    font-size:14px;
    overflow:hidden;
}
.reviewBox .reviewBoxContent {
    float:left;
    margin:28px 33px 28px 37px;
    width:594px;
}
.reviewBox .reviewBoxImg {
    float:right;
    width: 176px;
    margin:29px 35px 29px 0;
}
.reviewBox .reviewBoxContent h3 {
    color:#1a1a1a;
    font-size:14px;
    font-weight:bold;
    margin:0;
    line-height:30px;
}
.reviewBox .reviewBoxContent h2 {
    color:#d00000;
    font-size:15px;
    font-weight:bold;
    margin:0;
    line-height:30px;
}
.reviewBox .reviewBoxContent p {
    font-size:14px;
    line-height:24px;
    margin:6px 0 0;
}
.reviewBoxShadow {
    background: url(/res/images/box_shadow.png) no-repeat center top;
    width:880px;
    height: 53px;
}

.recommendedcourses {
    background: url(/res/images/recommended.jpg) no-repeat 0 0;
    width: 949px;
    height: 286px;
    position: relative;
    margin-top: 60px;
    margin-bottom: 20px;
}
.recommendedcourses h2, .recommendedcourses p {
    display: none;
}
.recommendedcourse .thumbnail {
    float:left;
    width:110px;
    margin-left:20px;
}
.recommendedcourse .content-left {
    margin-left: 20px;
    width: 470px;
}
.recommendedcourse h2 {
    margin-bottom: 0;
}
.recommendedcourse .recommendedauthor {
    color:#58595b;
    font-size:15px;
    font-weight: bold;
}

.whySteeleTraining {
    background:url(/res/images/why.jpg) no-repeat top right;
    padding-right:300px;
}

.header_text {
    color: #58595b;
    font-size: 1.9em;
    font-weight: bold;
    line-height: 1.3em;
    margin-left: 34px;
    margin-top: -35px;
}

.new_sticker {
    position: relative;
    top: -190px;
    left: 220px;
    border: none !important;
    margin-bottom: -75px;
}

.portraits_addtocart .addtocart.v3,.photoshop_addtocart .addtocart.v3 {
    height: 63px;
    width: 239px;
}

.countdownBar_v2 p {
    text-align: justify;
    display: inline-block;
    margin-left: 50px;
    margin-top: 10px;
    line-height: 1.8em;
}

.countdownBar_v2 p span {
    font-weight: bold;
}

.countdownBar_v2 #countdown {
    position:absolute;
}

.countdownBar_v2 #countdown span {
    display:block;
    position:absolute;
    top:24px;
    font-weight:700;
    color:#000;
    font-size:30px;
    width:50px;
    display:block;
    text-align:center;
    margin-top: -10px;
}

.countdownBar_v2 #countdown span.d {
    left:3px;
}

.countdownBar_v2 #countdown span.h {
    left:64px;
}

.countdownBar_v2 #countdown span.m {
    left:123px;
}

.countdownBar_v2 #countdown span.s {
    left:183px;
}

.countdownBarFullWidth_v2 {
    position: relative;
}

.countdownBarFullWidth_v2 #countdown {
    top:80px;
    left: 650px;
    width: 237px;
    height: 63px;
    background-image: url(../images/countdown_numbers.png);
}

.eventsales .addtocart.v3 {
    height: auto;
}

p.redarrow {
    display: inline-block;
    padding-right: 30px;
    background:url(../images/bullet_doublearrowRed.png) no-repeat right center;
    font-size: 18px;
    font-weight: bold;
    color: #c20e0e;
}

.freesignup form.signup p.redarrow {
    margin-left: 115px;
    margin-top: 16px;
}

.offer_29 .addtocart {
    top: 125px;
}

.countdownBar-v3 {
    width:847px;
    height:80px;
    position:relative;
    margin:0 0 50px 50px;
    background-image: url(../images/countdown_numbers.png);
    background-repeat: no-repeat;
    background-position: 602px 10px;
}

.countdownBar-v3 span.title {
    color:#000;
    position:absolute;
    top:5px;
    left:0px;
    width: 550px;
    line-height: 1.8em;
}

.countdownBar-v3 span.title strong {
    color:#c20e0e;
}

.countdownBar-v3 #countdown {
    position:absolute;
}

.countdownBar-v3 #countdown span {
    display:block;
    position:absolute;
    top:24px;
    font-weight:700;
    color:#000;
    font-size:30px;
    width:50px;
    display:block;
    text-align:center;
}

.countdownBar-v3 #countdown span.d {
    left:606px;
}

.countdownBar-v3 #countdown span.h {
    left:666px;
}

.countdownBar-v3 #countdown span.m {
    left:726px;
}

.countdownBar-v3 #countdown span.s {
    left:786px;
}

.countdownBar-v3-title {
    background-color: red;
    color: white;
    text-align: center;
    font-size: 24px;
    line-height: 45px;
}

.coundownBar-v3-header {
    line-height: 55px;
    text-align: center;
}

.no-bg-color {
   background: transparent;
}

h3.custom-text {
    font-size:18.5px;
    line-height:27px;
    color:#56575b;
}
.medium-text {
   font-size: 16px;
   line-height: 26px;
}

h2.smaller-text {
   font-size: 31px;
}

h3.smaller-text {
   font-size: 18px;
}

.ob-smaller-text {
   font-size: 18px !important;
}

.save-30 {
    background: url('../images/30_percents.png') no-repeat;
    background-position: 20px 35px;
}

.photoshop_addtocart.save-50 {
    background: url('../images/50_percents.png') no-repeat;
    background-position: 20px 10px;
}

.photoshop_addtocart.save-50 h2 {
    margin-bottom: 20px;
}

.photoshop_addtocart.save-50 h3.custom-text {
    margin-bottom: 15px;
}

.photoshop_addtocart.save-50 .medium-text {
    margin-bottom: 20px;
}

.photoshop_addtocart.save-50 .medium-text + p {
    margin-bottom: 0;
}


.photoshop_addtocart.save-33 {
    background: url('../images/33_percents.png') no-repeat;
    background-position: 20px 20px;
}

.save-40, .photoshop_addtocart.save-40 {
    background: url('../images/40_percents.png') no-repeat;
    background-position: 20px 35px;
}

.photoshop_addtocart .addtocart.sale {
    position: absolute;
    width: 239px;
    height: 64px;
    background: transparent;
    top: 75px;
    left: auto;
    right: 30px;
}

.btn-pos {
   height: 91px !important;
   top: 85px !important;
}

.text-dark {
   color: #1a1a1a;
}
.btn-big {
   width: 239px !important;
   height: 95px !important;
}

.btn-big-cards {
   height: 170px !important;
}

.offcamers-sales h3.custom {
    margin: 0 0 20px;
    padding-top: 25px;
    line-height: 36px;
}

.offcamers-sales h4 {
    margin: 0 0 20px 0; 
}

.offcamers-sales .content-pad p {
    margin: 0 0 25px 0;
    font-size: 1em;
}

.offcamers-sales p.text-big {
    font-size: 1.2em;
}

.offcamers-sales .sidebar .content-left {
    margin-left: 0;
    margin-right: 20px;
}

.offcamers-sales .sidebar .content-right {
    margin-left: 20px;
    margin-right: 0;
}

.offcamers-sales .sidebar .sidebar-left,
.offcamers-sales .sidebar .sidebar-right {
    margin: 0;
}

.sidebar-custom-pad {
   padding-top: 20px;
}


.offcamers-sales .indent {
   padding-left:43px;
}

.offcamers-sales .tick_green {
    background: url(../images/tick_green.png) no-repeat 0 0;
}

/*.offcamers-sales .find_out_more .content {
    padding: 50px 60px 5px 60px;
}*/

.offcam-learn-images .photoframe {
    margin-bottom: 55px;  
}

.offcam-learn-images .photoframe:first-child {
    margin-top: 30px;
}

.general-block-img img {
    width: 100%;
}

.alert-block {
    margin-bottom: 20px;
    padding: 20px 0;
    background: #c20e0e;
    color: #fff;
    text-align: center;
}

.alert-block span {
    font-size: 1.6em;
}

.alert-block span.alert-text-big {
    font-size: 1.8em;
    text-decoration: underline;
}

.countdown-block {
    max-width: 440px;
    margin: 0 auto;
    padding: 25px 20px;
    background: #c20e0e;
    color: #fff;
}

#countdown .countdown_section {
    display: inline-block;
    color: #fff;
    width: 24%;
    margin: 0 0.5%;
    text-align: center;
}

.countdown_row {
    font-size: 1.3em;
}

#countdown .countdown_amount {
    font-size: 2.1em;
    display: block;
    margin: 8px 0 0;
}

.offcamers-also-learn .sidebar {
    margin-bottom: 40px;
}

.offcamers-also-learn .sidebar .sidebar-left {
    padding-top: 20px;
}

.offcamers-also-learn .content-right p:first-child {
    margin-top: 0;
}
.guarantee_seal-offcamera {
    margin: 35px 0 20px;
}

.offcamers-sales h3.custom.also-learn-title {
    padding-top: 10px;
}


.bannertext_dw{
    margin-top: -4px;
}
.bannertext_dw h3{
    font-size: 36px;
    color: #041e24;
    width: 100%;
    margin-bottom: 9px;
    margin-top: 0;
    text-align: center;
}

.bannertext_dw p{
    margin-top: 18px;
    font-size: 18px;
    color: #041e24;
    text-align: center;
}



.bannertext_tut{
   padding-top: 30px;
}
.bannertext_tut h3{
    font-size: 48px;
    color: #041e24;
    text-align: center;
}
.bannertext_tut p{
    margin-top: 22px;
    font-size: 26px;
    text-align: center;
    color: #041e24;
    margin-left: auto;
    margin-right: auto;
}