* {
    font-family: "Droid Sans", "Trebuchet MS", Arial, sans-serif;
}

h1, h2, h3, h4 {text-transform:uppercase;}
.container {max-width:960px;}

/* SF Menu Top Navigation  */
nav { float: right; }
header { padding: 25px 0; }

header .sf-menu li { float: right; }
header .sf-menu a {color:#000; line-height: 3;padding: 0 1em;}
header .sf-menu a:hover {color:#ad7cad;text-decoration:none;}
header .sf-menu ul {
    background-color: #ffffff;
    margin: 0;
    width: 12.5em;
}

header .sf-menu li li a{
    display: block;
    font-size: 0.9em;
}

header .sf-menu li li a:hover {
    background-color: #f5f5f5;
}

header .sf-menu li li:hover ul,
header .sf-menu li li.sfHover ul {
    left: 12.5em;
}
/* Homepage styles */

/* Sign-up forms */

#hero-signup {
    background-color: #292C35;
    background-repeat: repeat-x;
    background-position: top center;
    background-size: cover;
    height: 700px;
    display:block;
    color: #ffffff;
    padding-top: 80px;
    margin-bottom: 370px;
}

#hero-signup .content {
    text-align: center;
}

#hero-signup h1 {
    font-size: 45px;
}

#hero-signup h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

#hero-signup h4 {
    text-transform: none;
    font-size: 16px;
}

#sign-up {
    background-color: #ebebeb;
    padding: 8% 0;
    text-align: center;
    border-top: 1px solid #e2e2e2;
}

#sign-up h1 {
    font-size: 40px;
    color: #333366;
    margin-bottom: 4%;
}

#hero-signup-form input[type=text],
#sign-up input[type=text] {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 219px;
    margin: 0;
    background-color: transparent;
    letter-spacing: 1px;
    font-size: 16px;
}

#hero-signup-form input[type=text]:focus,
#sign-up input[type=text]:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #ad7cad;
}

.btn {
    display: block;
    margin: 0 auto;
    width: 230px;
    outline: none;
    -moz-box-shadow: inset 0 0 1px #ffffff;
    -webkit-box-shadow: inset 0 0 1px #ffffff;
    box-shadow: inset 0 0 1px #ffffff;
    height: 30px;
    line-height: 30px;
    padding: 4px 6px;
    background-color: #ad7cad;
    background-image: none;
    border: 1px solid #9B669B;
    color: #ffffff;
}

.btn:hover,
.btn:active,
.btn:focus {
    background-position: center center;
    background-color: #ad7cad;
    outline: none;
}

header .btn,
#hero-signup-form input[type=submit],
#hero-signup-form .btn,
#sign-up input[type=submit],
#sign-up .btn {
    text-indent: -9999em;
    display: block;
    margin: 0 auto;
    width: 230px;
    outline: none;
    background: #ad7cad url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/frm_store_submit_bg.png") no-repeat center center;
    border: 1px solid #9b669b;
    -moz-box-shadow: inset 0 0 1px #ffffff;
    -webkit-box-shadow: inset 0 0 1px #ffffff;
    box-shadow: inset 0 0 1px #ffffff;
    height: 30px;
    padding: 4px 6px;
}

#hero-signup-form input[type=submit],
#hero-signup-form .btn {
    background: #999999 url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/frm_hero_store_submit_bg.png") no-repeat center center;
    border-color: #888888;
}

.store-name-c,
.user-email-c,
.user-password-c {
    position: relative;
}

.store-name-c label,
.user-email-c label,
.user-password-c label {
    background: #ffffff url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/frm_store_name_bg.png") no-repeat 10% center;
    border: 1px solid transparent;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    width: 219px;/
    height: 20px;
    padding: 4px 6px;
    text-align: left;
    text-indent: -9999em;
    margin: 0;
}


.user-email-c label {
    background-image:url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/frm_user_email_bg.png");
}

.user-password-c label {
    background-image: url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/frm_user_password_bg.png");
}

#order-steps {
    padding: 115px 0;
    background-color: #000000;
    text-align: center;
    color: #ffffff;
}

#order-steps h1 {
    margin-bottom: 100px;
}

#order-steps h4 {
    margin: 30px 0 15px 0;
}

#order-steps p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    margin-left: auto;
    margin-right: auto;
    width: 65%;
}

#blazing-fast {
    background-color: #b58e51;
    background-repeat: repeat-x;
    background-size: cover;
    height: 618px;
    color: #ffffff;
}

#blazing-fast .left-half,
#blazing-fast .right-half {
    width: 48%;
    padding-right:2%;
    min-width: 250px;
    float: left;
    text-align: right;
    position: relative;
    height: 618px;
}

#blazing-fast .right-half {
    padding:0 0 0 2%;
    float: right;
    text-align: left;
}

#blazing-fast .left-half img {
    position: absolute;
    bottom: 0;
    right: 2%;
}

#blazing-fast .text {
    margin-top: 278px;
    margin-left: 15%;
}

#blazing-fast .text p {
    font-size: 18px;
    width: 465px;
}

#its-so-easy {
    position: relative;
    height: 650px;
    background-color: #ffffff;
    color: #999999;
}

#its-so-easy .left-half,
#its-so-easy .right-half {
    width: 48%;
    padding-right:2%;
    min-width: 250px;
    float: left;
    text-align: right;
}

#its-so-easy .right-half {
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 100%;
    padding:0 0 0 2%;
    float: right;
    text-align: left;    
}

#its-so-easy .text {
    margin-top: 245px;
}

#its-so-easy .text h1 {
    color: #333366;
    text-align: left;
    width: 465px;
    float: right;
    clear: right;
}

#its-so-easy .text p {
    float: right;
    clear: right;
    font-size: 18px;
    width: 465px;
    text-align: left;
}

#its-so-easy .right-half img {
    position: absolute;
    bottom: 0;
    left: 2%;
}

#its-social {
    height: 785px;
    background-color: #ad7cad;
    padding-top: 126px;
    color: #ffffff;
    text-align: center;
}

#its-social h1 {
    font-size: 40px;
    margin-bottom: 40px;
}

#its-social p {
    font-size: 18px;
    margin-bottom: 72px;
}

#its-social p.nocufon {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;    
    font-size: 15px;
    background-color: #9f639f;
    padding: 1.5em;
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
    border-radius: 2em;
    width: 50%;
    margin: 0 auto 1.5em auto;
}

#its-social img {
    margin-bottom: 30px;
}

/* Features Overview Page styles */

/* some global styles */
a:hover { text-decoration: none; }
a:active,
a:focus { outline: none; }
noscript,
.ie6message {
    line-height: 2;
    text-align: center;
    background-color: #FA9100;
    color: #ffffff;
    display: block;
    letter-spacing: 1px;
}
.features-hero-bg,
.features-footer-hero-bg {
    background: #955091 none;
    background-position: center top;
    background-repeat: repeat-x;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    color: #ffffff;
    height: 500px;
    margin-bottom: 120px;
}

.features-hero-bg .content,
.features-footer-hero-bg  .content {
   /* position: absolute; */
    width: 100%;
    text-align: center;
    padding-top: 80px;
}

.features-hero-bg h1,
.features-footer-hero-bg  h1 {
    text-align: center;
    font-size: 45px;
    margin-top: 0;
}

.features-hero-bg h4,
.features-footer-hero-bg  h4 {
    text-transform: none;
    font-size: 24px;
    letter-spacing: 1px;
}

.features-footer-hero-bg {
    height: 640px;
    margin-bottom: 0;
}



.features-main {
    padding-top: 65px;
}

.features-content .shp-right {
    float: right;
}

.features-content .shp-left {
    float: left;
}

.features-content h3 {
    color: #333366;
    margin-bottom: 0.7em;
}

.features-content p {
    font-size: 18px;
    line-height: 1.4;
    color: #8f8f8f;
}

.features-content .row {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 30px;
    padding: 0 0 30px 0;
}

.features-content .first-row {
    padding-top: 0;
}

.features-content .last-row {
    border-bottom: 0;
}

.features-content img {
    max-width: 144%;
    width: auto;
}

.features-main .sidebar ul {
    margin: 0 0 2em 0;
    padding: 0;
    list-style: none;
}

.features-main .sidebar ul li {
    border-bottom: 1px solid #f0f0f0;
}

.features-main .sidebar ul li:hover {
    border-color: #e0e0e0;
}

.features-main .sidebar ul li a {
    display: block;
    line-height: 50px;
    font-size: 18px;
    color: #666666;
}

.features-main .sidebar ul li.active a {
    color: #333366;    
}

.features-content .dashboard {
    padding: 0 0 36px 0;
}

.features-content .email img,
.features-content .cloud img {
    margin-left: -83px;
}

.features-content .mobile img { margin-right: -36px; }
.features-content .social img { margin-right: -80px; }

/* Subpoints */
.features-content .subpoints {
    padding-bottom: 0;
}

.features-subpoints {
    margin: 0;
    padding: 0;
    list-style: none;
}

.features-subpoints h4 {
    color: #333366;
}

.features-subpoints p {
    font-size: 16px;
}

.features-subpoints li {
    padding-bottom: 30px;
}

.features-subpoints .www,
.features-subpoints .dollar,
.features-subpoints .clock,
.features-subpoints .lock {
    padding-left: 60px;
}

.features-subpoints .www {
    background: transparent url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/icn_www.png") no-repeat left 10px;
}

.features-subpoints .dollar {
    background: transparent url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/icn_dollar.png") no-repeat left 10px;
}

.features-subpoints .clock {
    background: transparent url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/icn_clock.png") no-repeat left 10px;
}

.features-subpoints .lock {
    background: transparent url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/icn_lock.png") no-repeat left 10px;
}

/* More subpoints */
.more-subpoints {
    padding-top: 65px;
}
.features-moresubpoints {
    list-style: none;
    padding: 0;
}

.features-moresubpoints li {
}

.features-moresubpoints li img {
    position: relative;
    right: -5%;
}

.features-moresubpoints li .points-row {
    margin: -11% -6% -5% 8%;
}

.features-moresubpoints li h4 {
    font-size: 16px;
    color: #333366;
}

.features-moresubpoints .store,
.features-moresubpoints .cms,
.features-moresubpoints .order {
    width: 31.5%;
    float: left;
    margin-right: 5px;
    padding-bottom: 1.5em;
}

/* Features Hosting styles */

h3.emph { text-transform: none; color: #996699; }

/* Collection page */
.ps-collection-page ul.theme-types{
    margin: 0;
}

.ps-collection-page ul.theme-types li{
    list-style: none;
    display: inline;
}

/* Product Page CSS Styles */
.ps-product-page-content .span-19{
    width: 750px;
    margin-left: 0;
    float: left;
}
.ps-product-page-content .span-9{
    width: 350px;
    margin-left: 0;
}
.ps-product-page-content .span-10{
    width: 390px;
    margin-left: 0;
}

.ps-product-page-content .span-5{
    width: 190px;
    margin-left: 0;
    float: left;
}

.ps-product-page-content .product-details ul.selectors li{
    margin-bottom: 10px;
}

.ps-product-page-content .product-details .prod-cbtn{
    background-image: none;
    padding: 0.7em;
    float: left;
    margin-right: 1em;
}

.ps-product-page-content #submitbutton p {
    float: left;
    margin: 4px 0 0 0;
    width: 8em;
}

.ps-product-page-content .product-details ul.selectors li select{
    width: 75px;
    font-size: 13px;
}

.ps-product-page-content .product-details ul.selectors li input{
    width: 62px;
}
ul.selectors {display:none;}
.ps-product-page-content .recommendations div.prod-title { 
    text-align: left;
}
.listing .product-thumb-container .product-title {
    text-align: left;
}
.ps-product-page-content .recommendations-container h2 {
    font-size: 1em;
}
/* Cart Page */
.ps-cart-page .prod-quant{
    width: 50px;
}

/* Checkout Page */
.ps-checkout-page .span-14{
    width: 550px;
    margin-left: 0;
}

.ps-checkout-page .span-8{
    width: 310px;
    margin-left: 0;
}

.ps-checkout-page .label{
    background-color: transparent;
    color: #333333;
    text-shadow: none;
    display: table-cell;
}

.ps-checkout-page .box{
    padding: 1.5em;
}

.ps-checkout-page .left{
    float: left !important;
}

.ps-checkout-page .right{
    float: right;
}

.ps-checkout-page table{
    margin-bottom: 1.4em;
}

.ps-checkout-page table th{
    padding: 4px 10px 4px 5px;
    text-align: left;
}

.ps-checkout-page table td{
    line-height: 25px;
}

.ps-checkout-page table.form input[type="checkbox"]{
    margin-top: -4px;
    margin-right: 5px;
}

.ps-checkout-page table.form #shippingIsBilling{
    margin-left: -3px;
}

.ps-checkout-page table.form select#billingRegion,
.ps-checkout-page table.form select#billingCountry,
.ps-checkout-page table.form select#shippingRegion,
.ps-checkout-page table.form select#shippingCountry{
    height: 33px;
}

.ps-checkout-page .grand-total{
    margin-bottom: 2em;
}

.ps-checkout-page h3{
    font-size: 1.3em;
    text-transform: none;
}

#paymentMethods h3{
    font-size: 1em;
    line-height: 1.5;
}

/* Thank You page */
#ps-thank-you-page .box{
    padding: 1.5em;
}

#ps-thank-you-page .left{
    float: left;
}

#ps-thank-you-page table td{
    padding-left: 10px;
}

#ps-thank-you-page label{
    float: left;
}

/* Direcpay Paypal page */
#ps-direcpay-page, #ps-paypal-page {
    width: 790px;
    margin: 0 auto;
    float: none;
}

#ps-direcpay-page .span-20, #ps-paypal-page .span-20 {
    width: 790px;
    float: none;
    margin: 0;
}


#ps-direcpay-page .span-11 {
    width: 430px;
    float: left;
    margin: 0 10px 0 0;
}

#ps-direcpay-page .span-9, #ps-paypal-page .span-9 {
    width: 350px;
    float: left;
    margin: 0;
}

#ps-direcpay-page .box, #ps-paypal-page .box {
    clear: both;
    padding: 1.5em;
    margin: 1em 0;
    float: left;
}

#ps-direcpay-page .left, #ps-paypal-page .left {
    float: left;
}

#ps-direcpay-page h1, #ps-paypal-page h1 {
    font-size: 2em;
}

#ps-paypal-page .span-10{
    width: 390px;
    float: left;
    margin: 0;
}

#ps-paypal-page table td{
    vertical-align: middle;
}

#ps-paypal-page h2{
    font-size: 2em;
}

/* Footer */
footer {
    clear: both;
}

#subfooter {
    padding: 5% 0;
    background-color: #000000;
    color: #ffffff;
}

#subfooter a {
    color: #ffffff;
}

#subfooter a:hover {
    color: #cccccc;
}

.narrower {
    width: 80%;
    margin: 0 auto;
    position: relative;
    left: 2%;
}

.footer-menu {
    list-style: none;
    text-align: center;
    margin: 0;
}

.footer-menu li {
    float: left;
    border-bottom: 1px solid #333333;
}

.footer-menu li a {
    display: block;
    line-height: 1;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0 0.5em 2em 0.5em;
}

.footer-menu li a.first {
    padding-left: 0;
}

.footer-menu li a.last {
    padding-right: 0;
}

.footer-logo,
.social-media { margin-top: 20px; }

.footer-logo {
    float: left;
}

.social-media {
    float: right;
    margin: 32px 8% 0 0;
    list-style: none;
}

.social-media li {
    float: left;
    margin-right: 1em;
    line-height: 20px;
}

.social-media li a {
    display: block;
}


/* Hacks to make internal blueprintcss styles work (somewhat) */

.span-24 { width: 950px; margin: 0 auto; float: none; }
.span-22 { width: 870px; margin: 0 auto; float: none; }
.bg_sort .span-13 { width: 510px; margin: 0 auto; float: left; }
.bg_sort .span-6 { width: 230px; margin: 0 auto; float: left; }
.bg_sort .span-5 { width: 190px; margin: 0 auto; float: left; }
.prepend-top { margin-top: 1.5em; }
.append-bottom { margin-bottom: 1.5em; }
.append-1 { padding-right: 40px; }
.prepend-1 { padding-left: 40px; }

/* Content specific styles */
.dashboard p,
.cloud p,
.mobile p,
.email p,
.social p {
  width: 250px;
}

p.shadow {
    width: 1100px;
    background: transparent url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/video_shadow.png") no-repeat center bottom;
    padding-bottom: 2%;
    margin: 25px auto 1.5em auto;
}

p.shadow iframe {
    width: 819px;
    height: 460px;
    background: #c0c0c0 url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/video_bg.gif") no-repeat;
}

.signup p.shadow {
    background: transparent url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/homepage_hero_shadow.png") no-repeat center bottom;
    width: 1190px;
    padding-bottom: 2.5%;
}

ul.order-features {
    list-style: none;
    margin: 0;
}

ul.order-features li {
    width: 50%;
    float: left;
}

img.shadow {
    -moz-box-shadow: 2px 18px 18px #555555;
    -webkit-box-shadow: 2px 18px 18px #555555;
    box-shadow: 2px 18px 18px #555555;
}

h3.learn-more {
    text-align: right;
    color: #ad7cad;
    font-size: 24px;
    text-transform: none;
}

.ps-article-editor-form {
    text-align: left !important;
}

/* Examples Page */

.examples-container {
    position: relative;
    margin-top: -260px;
}

.example-icons {
    list-style: none;
}

.example-icons li {
    float: left;
    width: 11.11111111111%;
    min-width: 85px;
    padding-top: 80px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    text-transform: uppercase;
}

.example-icons li.featured {
    background-image: url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/icn_featured.png");
}

.example-icons li.fashion {
    background-image: url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/icn_tshirt.png");
}

.example-icons li.electronics {
    background-image: url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/icn_iphone.png");
}

.example-icons li.health {
    background-image: url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/icn_bandaid.png");
}

.example-icons li.gifts {
    background-image: url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/icn_shoppingbag.png");
}

.example-icons li.featured {
    background-image: url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/icn_featured.png");
}

.example-icons li.children {
    background-image: url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/icn_ghost.png");
}

.example-icons li.music {
    background-image: url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/icn_headphones.png");
}

.example-icons li.housewares {
    background-image: url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/icn_table.png");
}

.example-icons li.travel {
    background-image: url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/icn_airplane.png");
}

.examples-content {
    width: 1140px;
    margin: 0 auto;
}

.examples-content .spot {
    width:50%;
    float: left;
    position: relative;
}

.examples-content .shadow {
    background: transparent url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/example_shadow.png") no-repeat center bottom;
    padding-bottom: 35px;
    text-align: center;
    margin-bottom: 5%;
}

.examples-content .info-container  {
    position: relative;
    width: 472px;
    height: 440px;
    margin: 0 auto;
}

.examples-content .info-container .img {
    position: absolute;
    top: 0;
    width: 472px;
    height: 440px;
    z-index:3;
}

.examples-content .info-container img {
    width: 470px;
    height: 438px;
    border: 1px solid #e6e6e6;
    -moz-box-shadow: 0 1px 12px #CCCCCC;
    -webkit-box-shadow: 0 1px 12px #CCCCCC;
    box-shadow: 0 1px 12px #CCCCCC;
}

.examples-content .info {
    position: absolute;
    width: 472px;
    height: 440px;
    bottom: 0;
    display: table-cell;
    vertical-align: middle;
    background-color: rgba(0,0,0,0.7);
    text-align: center;
    color: #ffffff;
    overflow: hidden;
    z-index: 4;
}

.examples-content .hover-target {
    position: absolute;
    width: 472px;
    height: 440px;
    top: 0;
    display: block;
    z-index: 5;
    cursor: pointer;
}

.examples-content .info p {
    margin-top: 35%;
    font-size: 24px;
}

.examples-content .info p a {
    color: #ffffff;
    text-transform: uppercase;
}

.examples-content .info .btn {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.examples-content .info .category {
    font-size: 18px;
    margin-bottom: 4%;
}

.recommendations-container{
    display: none;
}    
    


/*.btn-new {
    display: block;
    margin: 0 auto;
    width: 263px;
    outline: none;
    -moz-box-shadow: inset 0 0 1px #ffffff;
    -webkit-box-shadow: inset 0 0 1px #ffffff;
    box-shadow: inset 0 0 1px #ffffff;
    height:46px;
    line-height: 30px;
    padding: 4px 6px;
    background: transparent url("http://s3-ap-southeast-1.amazonaws.com/test.powerstores.com/data/org/685/theme/436/img/coming-soon.png") no-repeat center center;
   float: right;
   position: relative;
   top: -5px;
}

.btn-new a {
    display: block;
    height: 46px;
}

a.btn-new
{
    width: 233px;
    height: 46px;
}*/
