body {
  background: #858484;
  margin: 0;
  padding: 0;
  font: 10.5pt/1.3em "Trebuchet MS", Trebuchet, Helvetica, Arial;
}

.logo {
	margin:0px auto;
	display:block;
	text-align:center;
}

h1 {
  margin: 25px 0px 15px 5px;
  color:#AE7B00;
  line-height:1em;
  font-size:1.6em;
  padding:0px;
}

h1 a {
	color:white;
	font-size:1.5em; 
	text-decoration:none;
}

h1  a:hover {
	background-color:transparent;
	color:white;
	font-size:1.5em; 
	text-decoration:none;
}

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 {
  font-size:120%;
  color:#5B5B5B;
}

a { 
  color: #265D8B;
}

a:hover {
  color: #5b2d08;
  background: #fbfbec;
}

blockquote a {
  text-decoration: none;
  border: none;
  color: #999;
}

blockquote a:hover {
  background: none;
}

a img:hover {
  background: none;
}

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: 20px 0;
  font-size: 90%;
}

div.box ul 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 {
  color: #000;
  font-weight: bold;
}

em {
  
}

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

ul 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-right.gif') top right no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  padding-left: 35px;
  height: 51px;
  width: 512px;
}

#top-search {
  margin: 10px 15px 0 50px;
}

#search-small-btn {
  padding-bottom: 3px;
  vertical-align: middle;
}




#header-bar {
  height: 20px;
  font-family: "Lucida Grande", "Lucida", "Lucida Sans", Arial;
}

#top-list {
  position: absolute;
  top: 0;
  right: 0;
  width: 840px;
}

#top-list #search {
  float: right;
}

#top-list ul {
  margin: 0 20px;
  padding: 0;
  float: left;
}

#top-list li {
  float: left;
  list-style-type: none !important;
  list-style-image: none;
  margin: 0 5px;
  padding: 10px;
}

#top-list li a {
  font-weight: normal;
  text-decoration: none;
  color: #ccc;
  font-size: 9pt;
}

#top-list li a:hover {
  background: none;
  color: #f6e6b3 !important;
}

#top-list li.current {
  background:#333333 none repeat scroll 0% 0%;
  border-left: 1px solid #222222;
  border-right: 1px solid #444444;
}

#top-list li.current a {
  color: #ddd !important;
}

#top-list #login-link {
  color: #C8FB4F;
  font-weight: normal;
  font-size: 8pt;
  margin: 9px 20px 5px 30px;
  text-decoration: none;
  float: left;
  line-height: 20px;
}

#top-list #login-link:hover {
  color: #fff !important;
  background: none;
}


#login-area {
  position: absolute;
  right: 20px;
  top: 62px;
  color: #000;
  background: url('../images/login-bg.png') top left no-repeat;
  height: 110px;
  width: 330px;
  padding: 15px 17px 18px 17px;
  font-size: 11px;
  z-index: 9999;
}

#login-area td {
  padding-bottom: 4px;
}

#login-area a {
  color: #900;
}

#login-area .subdomain-span {
  color: #666;
}




#search {
  margin: 0;
  float: left;
  height: 40px;
  padding: 0px 10px 0 10px;
  background: #464646;
  border-left: 1px solid #3a3a3a;
}

#search #small-search {
  color: #999;
  font-size: 9pt;
  padding: 1px 0 0 3px;
  margin-top: 9px;
}

#search #submit {
  background: #3a3a3a;
  border: none;
  border-top: 1px solid #555;
  border-bottom: 1px solid #222;
  border-left: 1px solid #444;
  border-right: 1px solid #444;
  font-size: 8pt;
  color: #ccc;
  height: 20px;
  margin-top: 9px;
  cursor: pointer;
}

#search #submit:hover {
  background: #404040;
}

#search form {
  float: left;
}

#container2 {
  width: 907px;
  background: #fff url('/images/container-bg2.gif') top left repeat-y;
  margin: 0 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;
  background-image: url('/images/header.jpg');
}
.header-info p {
	margin:5px 0px;
}

.cql-example {
	width:300px;
	color:white!important;
	background-color:black;
	border:1px solid white;
	opacity:0.5;
	padding:5px;
	margin-bottom:5px;
	font-size:11px !important;
	font-family:Monaco !important;
}

.cql dfn {
  color:blue;
  text-decoration:;
}

.cql tt {
  color:red;
}

.screenshots img {
  border:2px solid #666;
  margin:0px 0px 0px 4px;
}


#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, #cql-header, #metrics-header, #social-suicide-header, #header-partners, #thegui-header, #about-header {
  width: 834px;
  height: 300px;
  margin: 35px 0 0 0; 
  background:url('/images/header.jpg'); 
}
#metrics-header {
 background:url('/images/header-metrics.jpg')  top left no-repeat;
}

#cql-header {
 background:url('/images/header-cql.jpg')  top left no-repeat;
}

#metrics-header .header-info, #cql-header .header-info {
	color:white;
	background:none;
}

#thegui-header {
 background:url('/images/header-thegui.jpg')  top left no-repeat;
}
#thegui-header .header-info {
	color:black;
	background:none;
}
#thegui-header h1 {
	color:black;
}


#about-header { background: url('../images/header-about.jpg') top left no-repeat; }

#header-partners { background: url('../images/header-partners.jpg') top left no-repeat; padding: 10px; }
#header-partners p { color: #f0efd5; font-size: 16px; margin-top: 30px; width: 500px; }

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

#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, .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 {
  width: 770px;
  margin-bottom: 0;
}

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

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

#screencasts ul {

}

#screencasts li {
  list-style-image: none;
  list-style-type: none;
}

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;
  margin-bottom:30px;
}

#slide-navigation .feature {
  float: left;
  width: 75px;
  height: 75px;
  margin: 0 7px 5px 0px;
  border: 3px solid white;
  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;
}

#slide-navigation h3 {
	font-size:160%;
	padding-bottom:5px;
	display:block;
	margin: 0px auto 3px;
	color: white;
}

blockquote#frontquote {
  font-size: 16pt;
  color: #999;
  font-weight: normal;
  font-style: italic;
  line-height: 22pt;
  margin: 0 auto 0 auto;
  width: 490px;
}

#interview {
  padding: 0 20px;
}

#interview p {
  color: #607178;
}

#interview strong {
  font: 10.5pt/1.3em "Trebuchet MS", Trebuchet, Helvetica, Arial;
  font-weight: bold;
}

#interview h3 {
  margin: 35px 0 8px 0;
  color: #1E5171;
}

#interview .jadedpixel {
  padding: 0;
  margin: 0;
}

#interview .jadedpixel h3 {
  color: #6F8726;
}

#interview .jadedpixel p {
  color: #91AD3C;
}

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

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

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

#navigation {
  background: url('/images/navigation-bg.gif') top left no-repeat;
  font: 13px/1.2 Verdana, sans-serif;
  width: 834px;
  height: 43px;
  margin: 0 auto;
}

#navigation ul {
  margin: 0;
}

#navigation a:hover {
  background: none;
}

#sign-up-link {
  float: right;
  margin: 14px;
}

#sign-up-link a {
  color: #b2cbe7;
  text-decoration: none;
}

#sign-up-link a:hover {
  color: #c2dbf7;
}

#navigation ul {
  list-style-type: none;
  padding: 14px;
}

#navigation li {
  display: inline;
  margin: 0 10px;
}

#navigation li a {
  color: #bbb;
  text-decoration: none;
}

#navigation li.active a, #navigation li a:hover, #navigation li.active {
  color: #fff;
}

.sidebar {
  background: #E9EAEA url('/images/sidebar-bg.gif') 0px 0px repeat-x;
  border-bottom: 1px solid #eee;
  color:#5B5B5B;
  margin:0px 10px;
}

.sidebar a {
	text-decoration:none;
	color:#5b5b5b;
}
.sidebar a:hover {
	background-color:transparent;
	text-decoration:underline;
	color:#5b5b5b;
}


.sidebar h3 {
  font-size:120%;
}

.sidebar .item {
  font-size:12px;
  border-bottom: 2px solid white;
  margin:0px -1px;
  padding-left:14px;
  height: 75px;
}

.sidebar .closed-beta {
	background:transparent url('/images/alphatest.png') no-repeat 100%;
	margin:10px 0px;
	margin-right:23px;
}

.sidebar .closed-beta .formbeta {
	margin-top:0px;
	padding-top:95px;
	padding-left:10px;
}

.sidebar .item img {
	width:48px;
}

.item_link {
  float:left;
}
.sidebar .item * {
	margin:5px;
}

.sidebar .item form {
	margin-left:-10px;
	margin-top:40px;
}


.sidebar .item h4 {
	margin-bottom:1em;
}

.sidebar .item p {
    margin:-10px 30px;
}


.sidebar .note {
  text-align: left; 
  margin: 0 50px 0 40px; 
  font-size: 11px;
}

.content {
  padding: 0px 10px;
}

.left-content {
	padding-right:5px;
	padding-left:20px;
	width:550px;
}

.grey-content {
  background: #3c3c3c url('../images/grey-bg.gif') bottom left repeat-x;
  border-top: 1px solid #1e1e1e;
  margin: 0 10px;
  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;
}

#bottom-white2 {
  background: url('/images/bottom-white2.gif') top left no-repeat;
  height: 21px;
}

#footer {
  background: #464646;
  border-top: 1px solid #323232;
  margin: 20px 0 0 0;
  padding: 10px 0;
  text-align: center;
  font-size: 85%;
  color: #999;
}

#footer ul {
  list-style-type: none;
  padding: 0;
}

#footer a {
   color: #999;
   text-decoration:none;
}

#footer a:hover {
   background: none;
   text-decoration:underline;
}


#footer li {
  display: inline;
}

#footer li a {
  color: #e9f7b3;
}

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

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

div.blue-notice-bottom {
  background: url('/images/blue-notice-bottom.gif') bottom left no-repeat;
  height: 11px;
  width: 363px;
  margin-bottom: -10px;
}

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;
}

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

td {
  vertical-align: top;
}

/* DESIGN */

#content-bottom {
  background: url('/images/content-bottom-bg.gif') top left repeat-x;
  border-top: 1px solid #858585;
  height: 295px;
  margin: 10px;
  padding: 10px 80px 0 80px;
  width: 727px;
  overflow: hidden;
}

#content-bottom h3 {
  color: #fff;
  text-align: center;
}

#content-bottom .shop {
  float: left;
  margin: 20px;
  text-align: center;
}


div.shop-thumb img { width: 192px; height: 160px; }
div.shop-thumb p { margin: 0px; padding: 0px; }

#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-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;
}

.form {
	padding:20px;
	margin:20px;
	border:1px solid #B5B5B5;
	background:#DDDDDD;
}
.form input {
	font-size:14px;
	border:1px solid #B5B5B5;
}
/* CONTACT FORM */

#contact-form-table input {
  width: 350px;
  font-size: 16px;
  margin-top: 8px;
}

#contact-form-table textarea {
  width: 350px;
  margin-top: 8px;
}

#contact-form-table select {
  margin-top: 8px;
}

#contact-form-table .req {
  color: #F33;
}

#contact-form-table .submit-btn input {
  width: 150px;
  font-size: 12px;
}

input.validation-failed, textarea.validation-failed {
	border: 1px solid #993333;
	color : #FF3300;

  border: 1px solid #FED600;
}

.validation-advice {
  width: 340px;
  font-size: 12px;
	margin: 5px 0;
	padding: 5px;
	background: #fdf6c8;
	color : #9d361e;
	border: 1px solid #c55e13;
	
	
	background-color: #FFFBE5;
  border: 1px solid #FED600;
  color: #B30905;
}


/* PARTNERS */

table#partners {
  width: 100%;
}

table#partners th {
  background: #999;
  color: #fff;
}

table#partners td {
  border: 1px solid #999;
  vertical-align: middle;
  text-align: center;
  padding: 3px 5px;
}

/* UTILITIES */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.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, .list, .more-infos {
  margin-top: 30px;
  width: 335px;
  background: #dfe9f4;
  padding: 5px 15px;
  text-align: center;
  border: 1px solid #b2cbe7;
}

.more-infos {
	padding:4px;
	text-align:left;
	width:470px;
	border:1px dashed #b2cbe7;
}

.list {
	text-align:left;
	padding-left:35px;
	color:gray;
}

.sql {
	border:;
}

.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: 30px;
  text-align: right;
}

.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;
}

.fl {
  float: left;
}

.cl {
  clear: left;
}

.sb { 
  margin-bottom: 20px;
}

.st {
  margin-top: 20px;
}

.ns {
  margin: 0;
  padding: 0;
}

.c {
  text-align: center;
}

.r {
  text-align: right;
}

/* ABOUT PAGE */

.person {
  width: 680px;
  height: 240px;
  margin: 0;
  padding: 0;
}

.person-desc {
  width: 500px; 
  margin-left: 125px;
}

#first-slide img {
  cursor: pointer;
}

#first-slide .title {
  font-size: 11px;
  color: #666;
}

#first-slide td {
  text-align: center;
  width: 150px;
}

.people-slides h3 {
  color: #000;
  margin-top: 3px;
}

.people-slides .title {
  color: #999;
}

#team-table {
  margin: 20px 0;
}

#team-table td {
  padding: 0 20px 0 10px;
  font-size: 11px;
}

#team-table td.portrait-col {
  text-align: center;
  width: 160px;
}

ul#slides.people-slides {
  height: 300px !important;
}

#slides .portrait, #team-table .portrait {
  background: #fafafa url('../images/box-bg2.gif') top left repeat-x;
  border: 1px solid #ccc;
  width: 147px;
  float: left;
  margin-right: 20px;
}

#slides .wrapper, #team-table .wrapper {
  padding: 10px;
  border: 1px solid #fff;
  width: 125px;
  height: 188px;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#designer-title { background: #5f9741 url(../images/green-title-bg.gif) top right repeat-y; margin: 10px 0 30px 0; padding: 24px 12px 12px 20px; color: #fff; font-family:"Helvetica Neue Light","HelveticaNeue-Light",Helvetica,Arial; text-shadow: 1px 1px #333; }
#designer-title h1 { font-weight: normal !important; font-size: 48px; margin: 10px 0; }
#designer-title p { font-size: 24px; }
#designer-summary h3 { color: #265D8B; font-size: 20px; }
#designer-summary .count { color: #599d21; font-size: 30px; }
#designer-summary .summary-col { width: 33%; padding-right: 25px; }

.code-tag { color: #069cc1; }
.code-liquid { color: #a0dde6; }
.code-liquid2 { color: #fff; }
.code-quot { color: #bedc77; }

.discount td {
	border-top:1px solid gray;
	padding:5px;
}

.cql {
	border:1px solid #EFCB77;
	background-color: #FBFBEC;
	padding:5px;
	margin:5px 0px 10px 0px;
}

.screenshot-img {
	width:240px;
	border:2px solid #E9EAEA;
}

.time {
	color:gray;
}

#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;
}

.errorExplanation {
	width:90%;
	-moz-border-radius: 10px;
	margin:5px auto;
	background-color:darkred;
	color:white;
	padding:5px;
}

.errorExplanation h2 {
	font-size:16px;
	color:white;
}

.errorExplanation ul li {
  font-size: 12px;
  list-style: square;
  list-style-color: white;
}

.fieldWithErrors {
  -moz-border-radius: 4px;
  padding: 2px;
  background-color: darkred;
  color:white;
  display: table;
}

.small {
  color:gray;
  font-size:0.8em;
}

.featured {
  color:green;
  text-align:center;
}