#step-1-content button {
    width: 100%;
    font-size: 12pt;
    padding: 10px;
}

#step-1-content-upload-services {
    height: 293px;
}

#step-1-content-upload-services ul {
    list-style-type: none;
    margin: 0;
}

#step-1-content-upload-services li {
    float: left;
    width: 95px;
    text-align: center;
}

#step-1-content img {
    margin-right: 10px;
    margin-top: 10px;
}

#step-1-content p {
    margin-top: 0;
    display: block;
    width: 170px;
    float: left;
}

#step-1-content-library {
    width: 679px;
    display: block;
}

#step-1-content-instagram {
    width: 700px;
}

#step-1-content-facebook {
    width: 700px;
}

.step-container-inside {
    padding: 1em;
}

input[name=scanned_image] {
    float: left;
    margin-right: 5px;
}

input[name=image_name] {
    margin-top: 5px;
    margin-right: 5px;
    padding: 3px;
    width: 121px;
}

#browse {
    display: block;
    text-align: center;
    font-size: 14pt;
    color: #777;
    padding: 1em;
    border: 2px dashed #eee;
}

/* Instagram */
h1 {
    font-size: 21px;
}

#banner {
    margin: 0 auto;
    background: #2D2D2D;
}

#banner img {
    padding: 20px 35px;
}

/*#header {*/
/*margin: 0 0 0 35px;*/
/*}*/

#logout {
    clear: both;
    margin: 0 0 0 35px;
}

#loading {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 1001;
    background-color: black;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

#loading .overlay {
    margin: 0 auto;
    width: 300px;
    position: relative;
    top: 30%;
    z-index: 1002;
    overflow: auto;
}

#loading .message {
    text-align: center;
    padding: 20px;
    border: 8px solid #ED4097;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: white;
    z-index: 1003;
    font-weight: bold;
}

a {
    color: #5AAFB9;
    text-decoration: dotted;
}

:focus {
    -moz-outline-style: none;
}

/* Scrollables */
#step-1-content-instagram .scrollable, #step-1-content-facebook .scrollable {
    position: relative;
    overflow: hidden;
    width: 600px;
    height: 340px;
    margin: 0 0 20px 0;
    padding: 0;
}

#step-1-content-instagram .scrollable .items, #step-1-content-facebook .scrollable .items {
    width: 20000em;
    position: absolute;
    clear: both;
}

#step-1-content-instagram .scrollable, #step-1-content-facebook .scrollable, .step-container .scrollable {
    position: relative;
    overflow: hidden;
    width: 600px;
    height: 340px;
    margin: 0 0 20px 0;
    padding: 0;
}

#step-1-content-instagram .scrollable .items, #step-1-content-facebook .scrollable .items, .step-container .scrollable .items {
    width: 20000em;
    position: absolute;
    clear: both;
}

.items div {
    float: left;
}

.scrollable img {
    float: left;
    margin: 0 10px 20px 10px;
    background-color: #fff;
    padding: 0;
    width: 100px;
    height: 100px;
    cursor: pointer;
}

.scrollable div {
    float: left;
}

.scrollable .active {
    position: relative;
    cursor: default;
}

.scrollable {
    float: left;
}

#step-1-content-instagram a.browse, #step-1-content-facebook a.browse {
    display: block;
    height: 340px;
    width: 25px;
    line-height: 340px;
    float: left;
    margin: 0;
    cursor: pointer;
    font-size: 72px;
    text-align: center;
}

a.disabled {
    visibility: hidden !important;
}

#step-1-content-instagram #content, #step-1-content-facebook .content {
    width: 700px;
}

.import-from-container {
    list-style-type: none;
    margin: 0;
}

.import-from-container li {
    float: left;
    width: 55px;
}

.import-from-container li img {
    width: 45px;
}

.import-from-label {
    text-transform: lowercase;
    padding-top: 10px;
    text-align: left;
    font-size: 8pt;
    clear: both;
    display: block;
}

/*FB Style Thumbnails*/

.fbThumbAlbLarge, .fbThumbLarge .fbThumbWrap i {
    height: 111px;
    width: 144px;
}

.fbThumbAlb {
    margin-bottom: 4px;
    margin-right: 4px;
}

a.albumThumb i {
    width: 149px;
    height: 116px;
    display: block;
    float: left;
}

a:hover {
    text-decoration: underline;
}

.fbThumb {
    background: white;
    border: 1px solid #CCC;
    display: inline-block;
    outline: none;
    padding: 4px;
    position: relative;
    vertical-align: bottom;
}

#userbararea {
    line-height: 20px;
}

.listItem {
    float: left;
    display: block;

    padding-right: 1.5em;
    height: 100px;
    overflow: hidden;
}

.last {
    margin-right: 0;
}

.listItem .fbThumb {
    cursor: pointer;
}

.fbThumbWrap {
    background: white;
    border: 1px solid #CCC;
    left: 4px;
    padding: 4px;
    position: absolute;
    top: 4px;
}

.fbThumbWrap:hover, .fbThumb:hover {
    border: 1px solid #3B5998;
}

.fbThumbLarge i {
    height: 78px;
    width: 100px;
}

.fbThumbAlbLarge, .fbThumbLarge .fbThumbWrap i {
    height: 83px;
    width: 105px;
}

.fbThumb i {
    background-color: #EEE;
    background-position: center 25%;
    background-size: 115%;
    background-repeat: no-repeat;
    display: block;
}

.pane {
    float: left;
}

#fb-album-image-thumbs .listItem {
    height: inherit;
    margin-right: inherit;
}

.fb-select {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 2em;
}

.fb-select li {
    width: 33%;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
}

/*End FB Style Thumbnails*/

.progress-box .item-total {
    font-size: 26pt;
    padding: 0.4em;
    padding-top: 1em;
    font-weight: 200;
}

.progress-box .item-total .currency {
    font-size: 10pt;
    padding-left: 5px;
    font-weight: 100;
}

.add-to-cart:disabled {
    display: none;
}

.progress .bar {
    height: 37px;
    background-color: #ed3c95 !important;
}

#total-container {
    text-align: center;
}

#browse-files {
    font-weight: bold;
}

#upload_error {
    font-size: 10pt;
    width: 335px;
    margin-left: 0;
}

#item-total {
    height: 75px;
    padding-bottom: 0.5em;
}

.import-from-container li:hover {
    margin-top: -3px;
    -webkit-transition-property: margin, opacity;
    -webkit-transition-duration: .2s, 0.2s;
    -webkit-transition-timing-function: ease-out, ease-out;
    -moz-transition-property: margin, opacity;
    -moz-transition-duration: .2s, 0.2s;
    -moz-transition-timing-function: ease-out, ease-out;
    -o-transition-property: margin, opacity;
    -o-transition-duration: .2s, 0.2s;
    -o-transition-timing-function: ease-out, ease-out;
    -ms-transition-property: margin, opacity;
    -ms-transition-duration: .2s, 0.2s;
    -ms-transition-timing-function: ease-out, ease-out;
    transition-property: margin, opacity;
    transition-duration: .2s, 0.2s;
    transition-timing-function: ease-out, ease-out;
}

/* From index.phtml */
.order-step {
    background-color: #fff;
    border: 2px solid silver;
    border-radius: 5px;
    min-height: 120px;
    padding: 0em 1em 1em 1em;
    margin-bottom: 1em;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
}

.progress-box {
    background-color: #FFF;
    min-height: 200px;
    border-radius: 5px;
    padding: 20px;
    width: 230px;
    background-color: white;
    border: 2px solid silver;
    border-radius: 5px;
    min-height: 120px;
    padding: 1em 1em 1em 1em;
    margin-bottom: 1em;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
}

    }

.help-box {
    margin-top: 2em;
    width: 230px;
    background-color: #FFF;
    border: 3px solid silver;
    min-height: 100px;
    border-radius: 5px;
    padding: 20px;
}

#progress-container {
    /*position: absolute;
    margin-top: 153px;
    width: 300px;*/
}

textarea[name=design_instructions] {
    width: 98%;
    height: 127px;
}

.preview-container {
    text-align: center;
}

#options-preview {
    margin-top: 10px;
}

#step-layout ul li {
    float: left;
}

#step-layout ul {
    margin: 0;
}

#vert-container {
    height: 900px;
    width: 1px;
}

#step-1-wrapper {
    width: 2600px;
    position: absolute;
    display: block;
}

#step-1-content {
    width: 679px;
    position: relative;
    display: block;
    float: left;
}

.step-container {
    display: block;
    width: 679px;
    position: relative;
    float: left;
    min-height: 350px;
}

.step-1 {
    overflow: hidden;
    position: relative;
    height: 260px;
}

.step-2 ul {
    list-style-type: none;
}

.layout_option {
    width: 161px;
    height: 169px;
    display: block;
}

.layout_single {
    background-image: url('/v2/images/CanvasTypes/customize_img_layout_single_panel.jpg');
}

.layout_single:hover, .layout_single.selected {
    background-image: url('/v2/images/CanvasTypes/customize_img_layout_single_panel_f2.jpg');
}

.layout_diptych {
    background-image: url('/v2/images/CanvasTypes/customize_img_layout_diptych.jpg');
}

.layout_diptych:hover, .layout_diptych.selected {
    background-image: url('/v2/images/CanvasTypes/customize_img_layout_diptych_f2.jpg');
}

.layout_triptych {
    background-image: url('/v2/images/CanvasTypes/customize_img_layout_triptych.jpg');
}

.layout_triptych:hover, .layout_triptych.selected {
    background-image: url('/v2/images/CanvasTypes/customize_img_layout_triptych_f2.jpg');
}

.layout_quad {
    background-image: url('/v2/images/CanvasTypes/customize_img_layout_quad.jpg');
}

.layout_quad:hover, .layout_quad.selected {
    background-image: url('/v2/images/CanvasTypes/customize_img_layout_quad_f2.jpg');
}

/* Top Callout on Create & Order Page*/
.top-callout {
    text-align: left;
    clear: both;
    display: block;
    padding-bottom: 10px;
}

.top-callout img {
    vertical-align: bottom;
}

.top-callout a {
    color: #ed3c95;
}

.order-step {
    overflow: hidden;
}

#step-layout li a {
    text-indent: -3000px;
}

#content {
    position: relative;
}

.step-4 {
    height: 485px;
}

.selectedimage, #step-1-content-selected span {
    font-size: 18pt;
    font-weight: bold;
    color: #999;
    margin-left: 17px;
}

div.blockMsg {
    background-color: #fff;
    font-weight: bold;
    color: #777;
    font-size: 15pt;
    padding: 1.5em;
    width: 30%;
    top: 40%;
    left: 35%;
    text-align: center;
    border: 10px solid #ED3C95;
    cursor: wait;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    overflow: hidden;
}

div.blockMsg img {
    margin-top: 1em;
}

/* Choose Photos */
div.top-container .blockMsg {
    background-color: transparent;
    font-weight: bold;
    color: #777;
    font-size: 15pt;
    padding: 1.5em;
    width: 30%;
    top: 40%;
    left: 35%;
    text-align: center;
    border: 0px;
    cursor: wait;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    overflow: hidden;
}

div.top-container .blockMsg img {
    margin-top: 0em;
}

#mf109 {
    padding-top: 1em;
}

/* Progress Dialog */
#options-preview li {
    list-style: none;
    margin-top: 1px;
    background-image: url('/v2/images/progress-check.png');
    background-repeat: no-repeat;
    margin-left: -1.5em;
    padding-left: 2em;
}

a {
    text-decoration: none;
}

#panel_container {
    height: 100%;
    position: relative;
    border-radius: 2px;
}

.inside {
    height: 100%;
    width: 2200px;
    position: absolute;
    z-index: 1;
}

.pane {
    overflow: hidden;
}

#sidenav_container {
    background-color: #fff;
    height: 600px;
    float: left;
    display: none;
}

/*   Site Styles */
#step-1-content button {
    width: 100%;
    font-size: 12pt;
    padding: 10px;
}

#step-1-content-upload-services {
    height: 293px;
}

#step-1-content-upload-services ul {
    list-style-type: none;
    margin: 0;
}

#step-1-content-upload-services li {
    float: left;
    width: 95px;
    text-align: center;
}

#step-1-content img {
    margin-right: 10px;
    margin-top: 10px;
}

#step-1-content p {
    margin-top: 0;
    display: block;
    width: 170px;
    float: left;
}

#step-1-content-library {
    width: 679px;
    display: block;
}

#step-1-content-instagram {
    width: 700px;
}

#step-1-content-facebook {
    width: 700px;
}

.step-container-inside {
    padding: 1em;
}

input[name=scanned_image] {
    float: left;
    margin-right: 5px;
}

input[name=image_name] {
    margin-top: 5px;
    margin-right: 5px;
    padding: 3px;
    width: 121px;
}

#browse {
    display: block;
    text-align: center;
    font-size: 14pt;
    color: #777;
    padding: 1em;
    border: 2px dashed #eee;
}

/* Instagram */
h1 {
    font-size: 21px;
}

#banner {
    margin: 0 auto;
    background: #2D2D2D;
}

#banner img {
    padding: 20px 35px;
}

/*#header {*/
/*margin: 0 0 0 35px;*/
/*}*/

#logout {
    clear: both;
    margin: 0 0 0 35px;
}

#loading {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 1001;
    background-color: black;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

#loading .overlay {
    margin: 0 auto;
    width: 300px;
    position: relative;
    top: 30%;
    z-index: 1002;
    overflow: auto;
}

#loading .message {
    text-align: center;
    padding: 20px;
    border: 8px solid #ED4097;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: white;
    z-index: 1003;
    font-weight: bold;
}

a {
    color: #5AAFB9;
    text-decoration: dotted;
}

:focus {
    -moz-outline-style: none;
}

/* Scrollables */
#step-1-content-instagram .scrollable, #step-1-content-facebook .scrollable {
    position: relative;
    overflow: hidden;
    width: 600px;
    height: 340px;
    margin: 0 0 20px 0;
    padding: 0;
}

#step-1-content-instagram .scrollable .items, #step-1-content-facebook .scrollable .items {
    width: 20000em;
    position: absolute;
    clear: both;
}

#step-1-content-instagram .scrollable, #step-1-content-facebook .scrollable, .step-container .scrollable {
    position: relative;
    overflow: hidden;
    width: 600px;
    height: 340px;
    margin: 0 0 20px 0;
    padding: 0;
}

#step-1-content-instagram .scrollable .items, #step-1-content-facebook .scrollable .items, .step-container .scrollable .items {
    width: 20000em;
    position: absolute;
    clear: both;
}

.instagram-browse-pane .scrollable img {
    width: 110px;
    height: 110px;
}

.items div {
    float: left;
}

.scrollable img {
    float: left;
    margin: 0 10px 20px 10px;
    background-color: #fff;
    padding: 0;
    width: 100px;
    height: 100px;
    cursor: pointer;
}

.scrollable div {
    float: left;
}

.scrollable .active {
    position: relative;
    cursor: default;
}

.scrollable {
    float: left;
}

#step-1-content-instagram a.browse, #step-1-content-facebook a.browse {
    display: block;
    height: 340px;
    width: 25px;
    line-height: 340px;
    float: left;
    margin: 0;
    cursor: pointer;
    font-size: 72px;
    text-align: center;
}

a.browse:hover {
    background: #eee;
}

a.disabled {
    visibility: hidden !important;
}

#step-1-content-instagram #content, #step-1-content-facebook .content {
    width: 700px;
}

.pink {
    color: #ED3C95;
}

.pink:hover {
    text-decoration: none;
}

.import-from-container {
    list-style-type: none;
    margin: 0;
}

.import-from-container li {
    float: left;
    width: 55px;
}

.import-from-container li img {
    width: 45px;
}

.import-from-label {
    text-transform: lowercase;
    padding-top: 10px;
    text-align: left;
    font-size: 8pt;
    clear: both;
    display: block;
}

/*FB Style Thumbnails*/

.fbThumbAlbLarge, .fbThumbLarge .fbThumbWrap i {
    height: 111px;
    width: 144px;
}

.fbThumbAlb {
    margin-bottom: 4px;
    margin-right: 4px;
}

a.albumThumb i {
    width: 149px;
    height: 116px;
    display: block;
    float: left;
}

a:hover {
    text-decoration: underline;
}

.fbThumb {
    background: white;
    border: 1px solid #CCC;
    display: inline-block;
    outline: none;
    padding: 4px;
    position: relative;
    vertical-align: bottom;
}

#userbararea {
    line-height: 20px;
}

.listItem {
    float: left;
    display: block;

    padding-right: 1.5em;
    height: 100px;
    overflow: hidden;
}

.last {
    margin-right: 0;
}

.listItem .fbThumb {
    cursor: pointer;
}

.fbThumbWrap {
    background: white;
    border: 1px solid #CCC;
    left: 4px;
    padding: 4px;
    position: absolute;
    top: 4px;
}

.fbThumbWrap:hover, .fbThumb:hover {
    border: 1px solid #3B5998;
}

.fbThumbLarge i {
    height: 78px;
    width: 106px;
}

.fbThumbAlbLarge, .fbThumbLarge .fbThumbWrap i {
    height: 83px;
    width: 105px;
}

.fbThumb i {
    background-color: #EEE;
    background-position: center 25%;
    background-size: 115%;
    background-repeat: no-repeat;
    display: block;
}

.pane {
    width: 700px;
}

#fb-album-image-thumbs .listItem {
    height: inherit;
    margin-right: inherit;
}

.fb-select {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 2em;
}

.fb-select li {
    width: 33%;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
}

/*End FB Style Thumbnails*/

.progress-box .item-total {
    font-size: 26pt;
    padding: 0.4em;
    padding-top: 1em;
    font-weight: 200;
}

.progress-box .item-total .currency {
    font-size: 10pt;
    padding-left: 5px;
    font-weight: 100;
}

.add-to-cart:disabled {
    display: none;
}

.progress .bar {
    height: 37px;
    background-color: #ed3c95 !important;
}

#browse-files {
    font-weight: bold;
}

#upload_error {
    font-size: 10pt;
    width: 335px;
    margin-left: 0;
}

#item-total {
    height: 75px;
}

.pane .scrollable {
    /* required settings */
    position: relative;
    overflow: hidden;
    width: 655px;
    height: 300px;
}

.pane .scrollable .items {
    /* this cannot be too large */
    width: 40000em;
    position: absolute;
}

/* PANE NAVIGATION STYLING */
.pane .prev, .pane .next {
    width: 20px;
    font-size: 32pt;
    height: 350px;
    float: left;
}

.next-container, .prev-container {
    width: 20px;
    float: left;
    font-size: 42pt;
    height: 300px;
}

a.right {
    margin-right: 0px;
    background-image: url('/v2/images/arrow_right.png');
    background-position: 100% 50%;
    background-repeat: no-repeat;
}

a.left {
    margin-right: 0px;
    background-image: url('/v2/images/arrow_left.png');
    background-position: 0 50%;
    background-repeat: no-repeat;
}

a.left:hover {
    background-image: url('/v2/images/arrow_left_over.png') !important;
}

a.left:hover, a.right:hover {
    background-position: 0 50% !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
}

a.right:hover {
    background-image: url('/v2/images/arrow_right_over.png') !important;
    background-position: 100% 50% !important;
}

.three-col-fb a.next, .three-col-fb a.prev {
    height: 300px !important;
    margin: 0;
}

.page {
    float: left;
    height: 300px;
    width: 680px;
}

.import-from-container li:hover {
    margin-top: -2px;
    -webkit-transition-property: margin, opacity;
    -webkit-transition-duration: .2s, 0.2s;
    -webkit-transition-timing-function: ease-out, ease-out;
    -moz-transition-property: margin, opacity;
    -moz-transition-duration: .2s, 0.2s;
    -moz-transition-timing-function: ease-out, ease-out;
    -o-transition-property: margin, opacity;
    -o-transition-duration: .2s, 0.2s;
    -o-transition-timing-function: ease-out, ease-out;
    -ms-transition-property: margin, opacity;
    -ms-transition-duration: .2s, 0.2s;
    -ms-transition-timing-function: ease-out, ease-out;
    transition-property: margin, opacity;
    transition-duration: .2s, 0.2s;
    transition-timing-function: ease-out, ease-out;
}

.albumItem {
    width: 110px;
    height: 130px;
}

.albumItem .photoText .select-album {
    font-size: 8pt;
}

.selectedimage .choose-source {
    margin-top: 0;
    font-size: 10pt;
}

.selectedimage span {
    padding-top: 1.25em;
    display: block;
    padding-bottom: 5px;
}

#scanned_image {
    margin-right: 5px;
}

#ProductSizeModifierPreviewInlineContents {
    overflow: hidden;
}

.fbfriend .listItem {
    padding-bottom: 15px;
    font-size: 11px;
}

.back-btn {
    margin-left: 1.8em;
}

.fbfriend .listItem i {
    width: 100px;
}

.fbfriend .back-btn {
    margin-left: 3em;
}

.fbfriend .fbThumb {
    width: 100px;
}

.fbfriend .listItem:nth-child(5n) {
    margin-right: 0;
    padding-right: 0;
}

.fbfriend .fbThumbLarge {
    overflow: hidden;
    width: 100px;
    height: 98px;
}

.fbfriend .listItem a {
    color: #3B5998 !important;
    font-weight: bolder;
}

.fbfriend .page {
    margin-left: 20px;
}

.albumItem {
    height: 150px;
    overflow: hidden;
}

.albums .listItem {
    height: 150px;
    overflow: hidden;
    padding-bottom: 15px;
}

.photoText {
    font-size: 11px;
    line-height: 1.2;
    padding-top: 5px;
}

.fb-select li a {
    height: 200px;
    padding: 1px;
    overflow: hidden;
    display: block;
    font-size: 12pt;
    color: #333;
}

.fb-select li a:hover {
    background-color: #EEE;
    border-radius: 10px;
    border: 1px solid #DDD;
    margin-top: -1px;
    color: #EC008C;
}

.fb-select li img {
    padding-top: 30px;
    padding-bottom: 10px;
}

#selected-summary {
    clear: both;
    text-align: left;
}

.instagram-browse-pane .items a img {
    margin: 0 !important;
    padding: 0 !important;
}

.instagram-browse-pane .items a {
    border: 2px solid transparent;
    width: 110px;
    height: 110px;
    display: block;
    margin: 8px;
    float: left;
    position: relative;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}

.instagram-browse-pane .items a:hover {
    border: 2px solid transparent;
}

.instagram-browse-pane .items a .select {
    display: none;
}

.instagram-browse-pane .items a:hover .select {
    display: block;
    position: absolute;
    z-index: 1;
    left: -1px;
    top: 65%;
    width: 70%;
    color: #fff;
    margin-left: 15px;
    font-weight: bold;
    text-align: center;
    padding: 3px 3px 3px 3px;
    background-color: #EC008C;
}

.instagram-browse-pane .items a.selected {
    border: 2px solid #EC008C;
}

/* Effects CSS*/
#effect-preview {
    width: 341px;
    height: 261px;
    margin-bottom: 10px;
    margin-left: 20px;
}

#effect-preview li {
    margin: 0;
    padding: 0;
}

#effectthumbs {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-left: 2px;
}

#effectthumbs li {
    float: left;
    width: 105px;
    border-radius: 5px;
    height: 110px;
    margin-right: 9px;
    margin-left: 0;
}

.step-notice {
    background-color: #eee;
    padding: 5px;
    margin: 10px 0px 10px 0px;
}

#effectthumbs .thumb {
    height: 80px;
    width: 98px;
    border-radius: 5px;
    margin-bottom: 5px;
}

#effectthumbs label {
    text-align: center;
}

#effectthumbs label div.selected {
    border: 2px solid #ed3c95;
    margin-bottom: 3px;
}

#effectthumbs input[type=radio] {
    display: none;
}

#effect-thumb-container {
    width: 690px;
    float: left;
    height: 210px;
    margin-top: 10px;
}

.step-4 {
    height: 555px;
}

/*
root element for the scrollable.  when scrolling occurs this
element stays still.
*/
.scrollable {
    /* required settings */
    position: relative;
    overflow: hidden;
    width: 680px;
}

/*
root element for scrollable items. Must be absolutely positioned
and it should have a extremely large width to accommodate scrollable
items.  it's enough that you set width and height for the root element
and not for this element.
*/
#effectthumbs .scrollable .items {
    /* this cannot be too large */
    position: absolute;
    width: 700px;
}

/*
a single item. must be floated in horizontal scrolling.  typically,
this element is the one that *you* will style the most.
*/
.items div {
    float: left;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
    display: block;
    width: 20px;
    height: 80px;
    float: left;
    margin: 10px 0px;
    cursor: pointer;
    font-size: 1px;
}

.disabled {
    visibility: hidden;
}

/* right */
#effectthumbs {
    padding-top: 2px;
    margin-left: 2px;
    margin-right: 2px;
}

#effectthumbs div .thumb {
    margin-top: 2px;
}

/* left */
a.left {
    margin-left: 0px;
}

a.left:hover, a.right:hover {
    background-color: #f2f2f2;
}

a.left:active, a.right:active {
    background-color: #eee3e9;
}

#effectthumbs label div.selected {
    margin: -2px;
    margin-bottom: 3px;
}

.effect-super-container {
    margin: 0 auto;
    width: 690px;
    float: left;
}

.effect-super-container a.next {
    background-image: url('/v2/images/cpsprite.png');
    background-position: 1px 4px;
    border-radius: 5px;
}

.effect-super-container a.prev {
    background-image: url('/v2/images/cpsprite.png');
    background-position: 20px 4px;
    border-radius: 5px;
}

.step-4 .step-notice {
    display: none;
}

#pp_desc {
    float: left;
    width: 60%;
    padding-left: 1em;
}

#picture-perfect-content .cost {
    font-weight: bold;
    float: right;
}

.description-container {
    min-height: 210px;
}
