body {
  background: #aebfd0 url('../images/bg2.gif') top left repeat-x;
  margin: 0;
  padding: 0;
  font: 10.5pt/1.3em "Trebuchet MS", Trebuchet, Helvetica, Arial;
  text-align:justify;
}

h1 {
  margin: 25px 40px;
}

h1.logo {
  margin: 25px 40px 0px 40px;
}

img {
  border: none;
}


/* General text styling */

h2 { 
  color: #000; 
  font-weight: normal;
  margin: 18px 0 28px 0;
  font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial;
  font-size: 160%;
}

h3 { 
  color: #ae7b00; 
  font-family: Helvetica, Arial, Verdana;
  font-weight: normal;
}

h4 {
  
}

a { 
  color: #038;
}

a:hover {
  color: #b00606;

}

p {

}

p.note, span.note {
  color: #585858 !important;
}

.note-light {
  color: #999 !important;
}

div.box {
  border: 1px solid #d6d6d6;
  background: #f6f6f7 url('../images/box-bg.gif') top left repeat-x;
  padding: 6px 9px;
  margin: 0px 0;
  font-size: 90%;
}

div.box li {
  list-style-image: url('../images/bullet-beige-mini.gif');
  margin: 5px 0;
}

div.box h4 {
  font-size: 120%;
  font-weight: normal;
  margin: 5px 0 15px 0;
}

strong {
  font: 10.5pt/1.2em Times, "Times New Roman";
  color: #000;
  font-weight: bold;
  font-size: 110%;
}

em {
  
}

ul {
  padding: 0 0 0 18px;
  margin-left: 0;
}

li {
  list-style-image: url('../images/bullet-beige.gif');
  margin: 7px 0;
}

dl {
  margin: 25px 0;
}

dd {
  margin: 10px 0;
}

/* END General text styling */


#top {
  background: url('../images/top-left.png') top left no-repeat;
  position: absolute;
  right: 50px;
  top: 0;
  margin: 0;
  padding-left: 35px;
}

#top-list {
  background: url('../images/top-right.png') top right no-repeat;
  list-style-type: none;
  padding: 0 30px 0 0;
  margin: 0;
  height:30px;
}

#top-list li {
  display: inline;
  margin: 0 5px;
  font-size: 80%;
  color: #fff;
}

#top-list li a {
  color: #aaa;
  text-decoration: none;
}

#top-list li a:hover {
  color: #fff;
  background: transparent;
}

#top .active {
  color: #bf2727;
}


#container {
  width: 907px;
  margin: 0px auto 0px auto;
}

#header-content {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 834px;
  height: 335px;
}

#header-content a {
  text-decoration: none;
  color: #fff;
}

#header-content a:hover {
  background: transparent;
}

#header-content h1 {
  text-align: right;
  color: #fff;
  font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial;
  font-weight: normal;
  font-size: 21pt;
  line-height: 21pt;  
  margin: 15px 0 15px 0;
}

#header-content p {
  color: #133862;
  font-size: 12pt;
  line-height: 1.3em;
  font-family: "Helvetica", "HelveticaNeue", Helvetica, Arial;
}

#header-content .button1, #header-content .button2, #header-content .button3, #header-content .button4, #header-content .button5, #header-content .button6 {
  color: #fff;
  width: 187px;
  height: 29px;
  text-align: center;
  background: url('../images/button-bg.png') top left no-repeat;
  padding-top: 8px;
  cursor: pointer;
  font-size: 9pt;
}

#header-content .button1, #header-content .button2 {
  position: relative;
  left: 610px;
}

#header-content .button5, #header-content .button6 {
  position: relative;
  left: 310px;
}

#header-content .button1:hover, #header-content .button2:hover, #header-content .button3:hover, #header-content .button4:hover, #header-content .button5:hover, #header-content .button6:hover {
  background-position: 0 -37px;
  color: #e9f6ff;
}

#header-content .button1:hover a, #header-content .button2:hover a, #header-content .button3:hover a, #header-content .button4:hover a, #header-content .button5:hover a, #header-content .button6:hover a {
  color: #e9f6ff;
}

#header-content .button1, #header-content .button3 {
  margin: 25px 0 15px 0;
}

/* ----------------------------- */

.header-info {
  padding: 10px 20px;
  margin: 0;
}

#next-link, #prev-link {
  position: absolute;
  top: 280px;
  width: 51px;
  height: 35px;
  z-index: 9999;
  text-indent: -32000px;
  cursor: pointer;  
}

#next-link:hover, #prev-link:hover {
  text-decoration: none;
  background-color: transparent;
  background-position: 0 -35px;
}

#next-link {
  left: 770px;
  background: transparent url('../images/arr-right.png') top left no-repeat;
}

#prev-link {
  left: 10px;
  background: transparent url('../images/arr-left.png') top left no-repeat;
}

#index-header, #tesla-header, #rebekka-header, #social-suicide-header {
  width: 834px;
  height: 300px;
  margin: 35px 0 0 0;  
}

#index-header { background: url('../images/header.jpg') top left no-repeat; }
#tesla-header { background: url('../images/header-tesla.jpg') top left no-repeat; }
#rebekka-header { background: url('../images/header-rebekka.jpg') top left no-repeat; }
#social-suicide-header { background: url('../images/header-social-suicide.jpg') top left no-repeat; }

/* ----------------------------- */

#signup-block {
  background: url('../images/signup-box-bg.gif') top left no-repeat;
  width: 518px;
  height: 103px;
  margin-bottom: 14px;
  font-size: 12pt;
  color: #000;
  padding: 10px;
}

#signup-block #link-group {
  background: url('../images/shopify_bag.gif') center left no-repeat;
  padding-left: 60px;
  height: 108px;
}

#signup-block #signup-link {
  background: url('../images/signup-bg.gif') top left no-repeat;
  width: 192px;
  height: 23px;
  display: block;
  float: left;
  padding: 9px;
  text-align: center;
  margin: 15px 0 12px 10px;
}

#signup-block #link-tail {
  padding: 9px;
  float: left;
  height: 23px;
  display: block;
  margin: 15px 0 12px 0;
}

#signup-block .big {
  font-size: 15pt !important;
  color: #4f7000;
  text-decoration: none;
}

#signup-block .big:hover {
  text-decoration: underline;
  background: transparent;
  color: #6e9c01;
}

#signup-block .note {
  margin: 0 0 0 25px;
  font-size: 9pt;
}

#player {
  margin: 0 0 40px 0; 
  width: 482px; 
  background: #f5f5f5 url('../images/player-bg.gif') top left repeat-x; 
  padding: 18px;
  border-bottom: 1px solid #eee;
}

#player-desc {
  color: #fff;
  position: relative;
  text-align: center;
  top: 100px;
}

#player-desc a {
  color: #eb7;
}

ul#slides {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 2502px;
  height: 300px;
  position: absolute;
}

ul#slides li {
  display: block;  
  float: left;  
}

#slide-navigation {
  height: 121px;
  width: 273px;
  background: url('../images/thumb_bg.gif') top left no-repeat;
  padding: 9px 0 0 9px;
  color: #717171;
  font-size: 9pt;
  text-align: center;
}

#slide-navigation .feature {
  float: left;
  width: 75px;
  height: 75px;
  margin: 0 7px 5px 0px;
  border: 3px solid #000;
  cursor: pointer;
}

#slide-navigation .feature:hover {
  border: 3px solid #333;
}

#slide-navigation .active {
  border: 3px solid #7f9938;
}

#slide-navigation .active:hover {
  border: 3px solid #7f9938;
  cursor: default;
}

#slide-navigation em {
  color: #b9b9b9;
  font-style: normal;
}

blockquote {
  font-size: 16pt;
  color: #999;
  font-weight: normal;
  font-style: italic;
}

#interview blockquote {
  font-style: italic;
  color: #888;
}

#shopify-user-list {
  clear: left;
  margin-bottom: 30px;
}

#shopify-user-list li {
  list-style-image: none;
  list-style-type: none;
  width: 230px;
  float: left;
  margin: 20px 15px 10px 7px;
}

#header-white {
  background: url('../images/header-white.png') top left no-repeat;
  height: 388px;
}

#header-image {
  width: 834px;
  height: 300px;
  padding-top: 35px;
}

.sidebar {
  background: #f5f5f5 url('../images/sidebar-bg.gif') top left repeat-x;
}

.sidebar h3 {
  font-size: 11pt;
  color: #1c3756;
}
/*/////////////////////////////////////////////////*/
.content {
  padding: 20px 35px;
  background: url('../images/container-bg.png') top left repeat-y;
}
/*/////////////////////////////////////////////////*/
.content2 {background: url('../images/container-bg.png') top left repeat-y;}
/*/////////////////////////////////////////////////*/
.grey-content {
  background: #3c3c3c url('../images/grey-bg.gif') bottom left repeat-x;
  border-top: 1px solid #1e1e1e;
  margin: 0px 10px;
  padding:15px 30px;
  color: #fff;
  font: 10pt/1.3em "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial;  
  letter-spacing: 0.8pt;
}
.grey-content h2 {color: #fee56f;}
.grey-content a {color: #fee56f;}
.grey-content a:hover {background: #333;color: #eb891f;}
/*/////////////////////////////////////////////////*/
.content-bottom {
  background: url('../images/content-bottom-bg.gif') top left repeat-x;
  margin: 0px 10px;
  padding: 15px 30px;
}
.content-bottom h3 {
  color: #fff;
  text-align: center;
}
/*/////////////////////////////////////////////////*/
#bottom-white {
  background: url('../images/bottom-white.png') top left no-repeat;
  height: 54px;
}
/*/////////////////////////////////////////////////*/
#footer {
  background: #464646;
  border-top: 1px solid #323232;
  margin: 20px 0 0 0;
  padding: 10px 0;
  text-align: center;
  font-size: 85%;
}
#footer ul {
  list-style-type: none;
  padding: 0;
}

#footer li {
  display: inline;
}

#footer li a {
  color: #e9f7b3;
}

#footer li a:hover {
  color: #fff;
  background: none;
}

/* OVERVIEW */

/* Frontpage List Icons
#info-secure { background: url('../images/icons/secure.gif') center left no-repeat; }
#info-flexible { background: url('../images/icons/flexible.gif') center left no-repeat; }
#info-connected { background: url('../images/icons/connected.gif') center left no-repeat; }
#info-informative { background: url('../images/icons/informative.gif') center left no-repeat; }
#info-conforming { background: url('../images/icons/conforming.gif') center left no-repeat; }
*/

div.blue-notice {
  background: #79a2d3 url('../images/blue-notice-top.gif') top left no-repeat;
  padding: 10px 10px 0 10px;
  width: 343px;
  font: 1.0em/1.3em Helvetica, Arial;
  margin-left:20px;
}

div.blue-notice-bottom {
  background: url('../images/blue-notice-bottom.gif') bottom left no-repeat;
  height: 11px;
  margin-bottom: 0px;
  margin-left:20px;
}
div.blue-notice-bottom2 {
  background: url('../images/blue-notice-bottom2.gif') bottom left no-repeat;
  height: 11px;
  margin-bottom: 0px;
}
div.blue-notice-bottom3 {
  background: url('../images/blue-notice-bottom3.gif') bottom left no-repeat;
  height: 11px;
  margin-bottom: 0px;
}

div.blue-notice h2 {
  color: #fff;
  font-weight: normal;
  margin-top: 10px;
  font-size: 200%;
  margin-bottom: 0;
}

div.blue-notice p {
  margin-bottom: 0;
}

div.blue-notice p.big {
  margin-top: 30px;
}

div.blue-notice a {
  text-decoration: none;
}

ul.info-list {
  margin-top: 0;
  font: 9pt/1.4em "Trebuchet MS", Helvetica, Arial;
  list-style-type: none;
}

ul.info-list li {
  list-style-image: none;
}

ul.info-list h3 {
  margin: 0 0 4px 0;
  font-size: 10pt;
}

ul.info-list p {
 margin: 5px 0; 
}

ul.info-list li {
  background: url('../images/list-item-bg.gif') bottom left repeat-x;
  border-bottom: 1px solid #efefef;
  padding: 5px 10px;
}

#shopify-news {
  padding: 0;
}

#shopify-news-list {
  padding: 0 15px;
}

#shopify-news li, #shopify-news-list li {
  list-style-type: none;
  list-style-image: none;
  font-size: 10pt;
  margin: 0;
}

#shopify-news li {
  border-bottom: 1px solid #e1e1e1;
}

#shopify-news li span, #shopify-news-list li span {
  font-size: 8.5pt;
}

#shopify-news .news-entry, #shopify-news-list .news-entry {
  background: url('../images/comment.gif') 4px 8px no-repeat;  
  padding: 8px 5px 8px 28px;
  line-height: 20px;
}

#shopify-news .news-item, #shopify-news-list .news-item {
  background: url('../images/comment.gif') 4px 8px no-repeat;  
  padding: 8px 5px 2px 28px;
  line-height: 16px;
}

#services-list {
  padding: 0 55px 0 43px;
  font-size: 8.5pt;
  text-align: justify;
}

#services-list li {
  list-style-type: none;
  list-style-image: none;
  display: inline;
  color: #444;
  margin: 5px 0;
  line-height: 15pt;
}

#services-list li.large {
  color: #4b662f;
  font-size: 10.5pt;
}

#services-list li.medium {
  color: #131313;
  font-size: 9.5pt;
}

/* Frontpage list icons
ul.info-list .item {
  padding-left: 40px;
}
*/

table.two-cols td {
  width: 45%;
  vertical-align: top;
  padding: 0 28px 0 0;
}

td {
  vertical-align: top;
}

/* DESIGN */

#get-vision {
  background: url('../images/vision.gif') center left no-repeat;
  padding: 12px 24px;
  font-size: 140%;
}



#designers-list {
  float: right;
  margin: 20px 5px 20px 20px;
  background: #f5f5f5;
  border: 1px solid #ddd;
  padding: 0 15px 15px 15px;
}


/* TOUR */

#tour {
  margin: 10px 5px;
}

#tour h2 {
  margin-bottom: 30px;
}

#tour-nav {
  background: #e1edf0 url('../images/tour-nav-bg.gif') top left repeat-x;
  height: 83px;
  border-top: 1px solid #b8c4c7;
  margin: 0 10px;
}

#tour-nav ul {
  margin: 0;
  padding: 0;
}

#tour-nav li {
  list-style-image: none;
  list-style-type: none;
  float: left;
  margin: 0 0 0 10px;
  position: relative;
  bottom: 1px;
  padding: 2px 5px;
  text-align: center;
  width: 86px;
  height: 21px;
  font-size: 90%;
}

#tour-nav li a {
  text-decoration: none;
}

#tour-nav li.active {
  background: #fff url('../images/tour-tab-bg.gif') top left no-repeat;
}

#tour .tour-descriptions {
  float: right;
  width: 215px;
  margin: 0 14px 0 0;
}

#tour .box h3 {
  margin: 5px 0;
  color: #000;
  font-size: 11pt;
}

#tour .box p {
  font-size: 9pt;
  color: #40494b;
  margin-bottom: 0;
}

#tour .box {
  background: #c8d6da url('../images/tour-box-bg.gif') top left repeat-x;
  border: 1px solid #b8c4c7;
  width: 215px;
  position: absolute;
}

#tour-more {
  float: right;
  font-size: 150%;
  padding: 20px;
  line-height: 28px;
  text-align: center;
}

#tour-more-big {
  background: url('../images/arrow-right.gif') center right no-repeat;
  padding-right: 16px;
}

#tour-more span {
  font-size: 9pt;
}

#more-products {
  margin: 60px 0 50px 0;
}

#more-products td:first-child {
  padding-right: 25px;
}

div.slideshow {
  margin: 0 35px 0 15px;
}

div.front-slideshow {
  margin: 0;
  cursor: pointer;
  background: #d5d5d5;
  padding: 6px;
}

#more-orders {
  margin: 70px 0 30px 0;
}


#more-orders td {
  padding: 10px 40px 10px 15px;
  text-align: justify;
  font-size: 90%;
  width: 33%;
}

#more-orders h3 {
  text-align: left;
}

/* FEATURES */

#features {
  margin: 10px;
}

/* EXAMPLE STORES */


#examples {
  margin: 10px;
}

#examples .shop {
  width: 240px;
  height: 240px;
  padding: 15px 15px 10px 15px;
  float: left;
  border-bottom: 1px dotted #ccc;
  border-right: 1px dotted #ccc;
}

#examples .shop p {
  background: #eee;
  border-top: 1px solid #ccc;
  color: #333;
  margin: 2px 0 5px 0;
  font-size: 90%;
}

#examples .shop img {
  width: 240px;
}

/* PRESS */

#press .quote-big, #press .quote-small {
  background: #e2e2e2;
  padding: 15px 25px;
  margin: 20px;
  font-size: 150%;
  line-height: 24px;
  text-align: center;
  font-style: italic;
  font-weight: bold;
  color: #222;
  font-family: Times, "Times New Roman";
}

#press .quote-small {
  background: #f2f2f2;
  color: #555;
  font-size: 125%;
  width: 328px;
  font-weight: normal;
}

#press .author {
  margin-top: 10px;
  text-align: right;
  font-size: 10pt;
  color: #000;
  font-style: normal;
  font-weight: normal;
}

#press-links {
  font-size: 90%;
}

#press-links li {
  list-style-image: url('../images/bullet-beige-mini.gif');
  font-size: 8pt;
}

/* FAQ */

#faq-list {
  font-size: 85%;
  margin: 10px 3px 50px 3px;
  background: #f6f6f6;
  padding: 10px;
}

#faq-list h3 {
  margin-top: 25px;
}

#faq-list li {
  list-style-image: url('../images/bullet-beige-mini.gif');
}

#faq-list li.highlight {
  list-style-image: url('../images/bullet-grey-mini.gif');
  background: transparent;
  padding: 0;
}

#faq-list li.highlight a {
  color: #333;
}

#faq {
  margin: 10px 5px;
}

#faq h2 {
  margin: 45px 0 15px 0;
}

#faq h3 {
  background: url('../images/info.gif') top left no-repeat;
  padding: 5px 24px 0 24px;
  font-size: 140%;
  height: 30px;
  margin: 22px 0 0 0;
}

#faq p {
  margin-top: 0;
  padding: 0 24px;
}

#faq ul {
  padding: 0 40px;
}

#first-steps {
  margin: 10px 5px;
}

.gateway-list p {display:inline;}
.gateway-list th {padding-top:10px; text-align: left;}
table.gateway-list {padding-left:50px;}

/* SIGNUP */

#signup {
  margin: 10px;
}

#signup h2 {
  margin-bottom: 40px;
}

table.chart {
  width: 100%;
  margin: 0 0 30px 0;
}

table.chart th {
  text-align: left;
  border-bottom: 1px solid #ccc;
  background: #eee;
  padding: 3px 0;
}

table.chart td {
  border-bottom: 1px solid #f3f3f3;
  padding: 5px 0;
  width: 20%;
}

table.chart td.pb {
  padding-bottom: 20px;
}

table.chart td.pt {
  padding-top: 20px;
}

#price-chart th.active {
  background: #ccc;
}

#price-chart td.active {
  background: #fffeec;
}



dl.tbl dt {
  float: left;
  width: 130px;
  text-align: right;
}

dl.tbl dd {
  margin-left: 140px;
}

dl.tbl input {
  width: 160px;
}

.col-l {
  float: left;
  clear: left;
}

.col-r {
  margin-left: 152px;
}



.hint {
  font-size: 80%;
  color: #999;
}

.big {
  font-size: 140%;
}

.top-right-link {
  float: right;
  margin-top: 0;
}

.top-right-link a {
  color: #900;
}

.top-right-link span {
  font-size: 90%;
}

.special-link {
  margin-top: 30px;
  background: #dfe9f4;
  padding: 5px 15px;
  text-align: center;
  border: 1px solid #b2cbe7;
}

.special-link a {
  color: #000;
}

.special-link a:hover {
  color: #5b2d08;
}

.more-link {
  text-align: right;
  font-size: 90%;
}

.highlight {
  background: #fcffbf;
  color: #666;
  padding: 3px 6px;
}

a.highlight {
  color: #000;
}

a:hover.highlight {
  color: #333;
  background: #fff;
}

.login-box {
  background: #c8d6da url('../images/tour-box-bg.gif') top left repeat-x;
  border: 1px solid #b8c4c7;
  padding: 5px 10px;
  text-align: center;
}

p.small {
  font-size: 9pt;
  margin: 14px 0 0 0;
  text-align: right;
  position: relative;
  right: 40px;
}

.button {
  margin-top: 10px;
  text-align: right;
  margin-right:20px;
}

.button a {
  background: #344d5b;
  border-top: 1px solid #426274;
  border-bottom: 1px solid #1e2c34;
  padding: 3px 20px;
  color: #fff;
  font-size: 12pt;
  font-weight: normal;
  text-decoration: none;
}

.button a:hover {
  background: #3e5d6e;
}

.no-border {
  border: none !important;
}

.unstyled-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.cssform {
	background: #79a2d3 url('../images/blue-notice-top2.gif') top left no-repeat;
	padding-top:5px;
}

.cssform2{
	background: #79a2d3 url('../images/blue-notice-top2.gif') top left no-repeat;
	padding-top:5px;
}

.cssform3{
	background: #79a2d3 url('../images/blue-notice-top3.gif') top left no-repeat;
	padding-top:5px;
}

.cssform p,.cssform2 p,.cssform3 p{
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
height: 1%;
/*background: #c8d6da url('../images/tour-box-bg.gif') top left repeat-x;*/
}

.cssform label, .cssform2 label, .cssform3 label{
font-weight: bold;
float: left;
margin-top:3px;
margin-left: -145px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"], .cssform2 input[type="text"], .cssform3 input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}
.cssform input[type="radio"]{margin:0px;padding:0px;}
.cssform SELECT, .cssform2 SELECT, .cssform3 SELECT{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea, .cssform2 textarea, .cssform3 textarea{
width: 180px;

}


.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; margin-right:5px; }
.btn * { font-style: normal; background-image: url(btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }
.btn.orange { background: #FF822F; }
.btn:hover { background-color: #a00; color:#fff;}
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(shade.png); background-position: bottom; }


