/*
green	#5daf7f 
brown	#bba263	
*/
body {
	background: url(/wp-content/themes/sson/img/bg1.jpg) top left repeat fixed;
}
h2 {
	text-transform: uppercase;
	margin-top: 3px;
	margin-bottom: 10px;
}
#pageHolder {
	width: 1000px;
	margin: 25px 0 25px 25px;
	text-align: left;
	font-size: 1.2em;
	position:relative;
	z-index:1;
	float: left;
	padding-bottom: 50px
}
/*startpage*/
#iphone-flip {
	margin-left: 210px;
	margin-top: 25px;
	padding-bottom: 6px;
	background: #fff;
}
#iphone-flip img{
	display: block;
	margin-bottom: 4px;
}
#iphone-flip .flickr-overlay{
	margin-left: 10px;
}
#pageLoader {
	top: 0;
	left: 0;
	position: absolute;
}
#contentstart {
	/*width: 750px;*/
	float: left;
	margin-left: 6px;
	height: 444px;
	margin-top: 100px;
}
#contentstart a {
	border: none;
}
#contentsmall {
	background: #fff;
	margin-top: 6px;
	padding: 2px 15px 15px;
	margin-left: 184px;
	width: 414px;
	float: left;
	display: inline;
	clear: left;
	margin-right: 5px;
}
#contentsmall li {
	margin-bottom: 8px;
}
#front-pics {
	/*float: right;*/
}
#facebookstuff {
	left:820px;
	margin-top: 5px;
	/*position:absolute;
	border-bottom: 5px solid #fff;*/
}
/*products grid*/
#gridWrapper {
	margin-top: 101px;
	margin-bottom: 30px;
	width: 756px;
	float: left;
}
.gridImage {
	width: 180px;
	height: 125px;
	overflow: hidden;
	background: url(../img/gridbg.png);
	position: relative;
}
.product {
	width: 180px;
	height: 125px;
	margin-left: 6px;
	margin-bottom: 6px;
	float: left;
	overflow: hidden;
}
.product a {
	border: none;
}
.gridNew, .gridSoon {
	z-index: 1;
	position: absolute;
}
.gridNo {
	width: 45px;
	height: 22px;
	background: #fff;
	text-align: right;
	padding-top: 5px;
	padding-right: 2px;
	z-index: 1;
	position: relative;
	margin-top: -27px;
	margin-left: 133px;
}
/*product page*/
#prodWrapper {
	margin-top: 100px;
	margin-left: 6px;
	width: 816px;
	float: left;
}
#prodBigImage {
	width: 630px;
	height: 445px;
	overflow: hidden;
	float: left;
	background: url(../img/gridbg.png);
}
#prodThumbs {
	width: 104px;
	overflow: hidden;
	margin-left: 6px;
	float: left;
}
#prodThumbs img {
	cursor: pointer;
}
.entry-main-image-thumb {
	float: right;
	margin-bottom: 6px;
}
#prodContent {
	background: #fff;
	width: 414px;
	padding: 5px 15px 15px 15px;
	margin-top: 6px;
	float: left;
	min-height: 172px;
}
#handwritten {
	margin-top: 10px;
	margin-bottom: 7px;
}
/*blog*/
#blog {
}
#blog-btn a { 
	border: none;	
}
#blog-btn {
	margin-top: 6px;
	width: 400px;
}
.blog-date {
	color: #999;
}
.product-blog-entry-wrapper {
	float: left;
	width: 630px;
	margin-top: 6px;
}
.product-blog-entry {
	padding: 2px 15px 15px;
	background: #fff;
	width: 414px;
	float: left;
	min-height: 138px;
}
.blog-thumb a {
	border: none;
}
.blog-thumb {
	float: right;
}
a.lightbox {
	border: none;
}
.blogBigPic {
	width: 444px;
	overflow: hidden;
	background: #fff;
}
/* content news etc*/
#content {
	width: 630px;
	padding: 0 10px 10px 10px;
	background: #fff;
	margin-top: 101px;
	margin-left: 6px;
	float: left;
}
/*about*/
#contentAbout {
	width: 414px;
	padding: 0 15px 15px 15px;
	background: #fff;
	margin-top: 101px;
	margin-left: 6px;
	float: left;
}
#contentBlog {
	width: 630px;
	padding: 0;
	margin-top: 95px;
	margin-left: 6px;
	float: left;
}
/*check out form*/
#checkCol1 {
	width: 300px;
	float: left;
}
#checkCol2 {
	width: 300px;
	float: left;
	margin-left: 20px;
}
ul#checkbasket-wrapper {
	width: 270px;
	margin-top: 10px;
	margin-left: 10px;
}
ul#checkbasket-wrapper li {
	float: left;
	padding: 4px;
	border-bottom: 1px dotted #ababab;
}
ul#checkbasket-wrapper li.total {
	background: #eee;
}
.remove {
	border-bottom: 2px solid #df0034;
}
.checkBasketCol1 {
	width: 140px;
	float: left;
}
.checkBasketCol2 {
	width: 50px;
	text-align: right;
	float: left;
}
.checkBasketCol3 {
	width: 60px;
	float: left;
	text-align: right;
}
#checkoutForm {
	width: 280px;
	padding: 10px;
	background: #eeeeee;
	margin-bottom: 20px;	
}
#checkoutForm input, #checkoutForm textarea {
	border: 0;
	border-bottom: 1px solid #ababab;
	padding: 4px;
	width: 270px;
}
#checkoutForm textarea {
	height: 50px;
	font-family: "Lucida Grande", Helvetica, Arial, Geneva, sans-serif;
	font-size: 13px;
}
#checkoutForm label {
	display: block;
	margin-bottom: 10px;
}
#checkoutForm input:focus, #checkoutForm textarea:focus {
	border-bottom: 1px solid #56C4E4;
}
/*navigation*/
#leftCol {
	width: 178px;
	float: left;
}
#navigation {
	width: 178px;
	font-size: 1.3em;
	font-family: "Gill Sans", "Franklin Gothic Medium" , "Lucida Grande", Arial;
	text-align: right;
	text-transform: uppercase;
	float: left;
}
#navigation ul#list-pages {
	background: #dfdfdf;
}
#navigation #logo {
	display: block;
	padding: 10px;
	background: #fff;
	margin-bottom: 6px;
	border: none;
}
#navigation li a {
	color: #000;
	border: none;
	text-decoration: none;
	padding: 4px 5px 8px 0;
	display: block;
}
#navigation a:hover {
	background: #fff;
}
#navigation li.current_page_item a, #navigation li.current_page_ancestor a  {
	background: #fff;
}
ul.submenulist {
	margin-top: 7px;
}
#facebookstuff {
	width: 178px;
	float: left;
	margin-top: 6px;
	background: #fff;
}
/*shopping basket */
#basketContainer {
	width: 178px;
	float: left;
	margin-top: 6px;
	background: #fff;
}
#basketContainer ul {
	padding: 0 10px 10px 10px;
}
#basketContainer li {
	float: left;
	width: 160px;
	padding-top: 5px;
}
#basketContainer li.total {
	margin: 15px 0 5px 0;
	border-top: 1px solid #dfdfdf;
	padding-top: 3px;
}
#basketContainer li a {
	float: left;
}
#basketContainer li span{
	float: right;
}
#basketContainer a img {
	border: none;
}
a#checkout { 
	border: none;
	display: none;
}
/*newsletter signup*/
#signup {
	width: 164px;
	float: left;
	margin-top: 6px;
	background: #dfdfdf;
	padding: 5px 7px 7px;
}
#signup #newsletterinput {
	width: 160px;
	border: 0;
	padding: 2px;
	margin: 3px 0;
}
#signupstart {
	background: #fff;
	margin-top: 6px;
	padding: 2px 15px 15px;
	margin-left: 184px;
	width: 274px;
	float: left;
	display: inline;
}
#signupstart input {
	width: 271px;
	border: 0;
	padding: 2px;
	margin: 3px 0;
	background: #dfdfdf;
	
}

/*buy*/
#buyWrapper {
	width: 180px;
	float: left;
	margin-top: 6px;
	margin-left: 6px;
	overflow: hidden;
}
.buy {
	background: #fff;
	float: left;
	width: 180px;
	margin-bottom: 6px;
}
.buy a {
	border: none;
}
.btnBuy {
	border: none;
}
.buyItem{
	float: left;
	width: 120px;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.buyPrice {
	float: right;
	width: 50px;
	text-align: right;
	margin-top: 2px;
}
/* fly out menu */
#navigation ul li ul { 
display: none;
}
/* infobox */
.infobox {
	font: 62.5% "Lucida Grande", Helvetica, Arial, Geneva, sans-serif;
	text-align: left;
	text-transform: none;
	width: 350px;
	background: #fff;
	padding: 15px;
}
#navigation-featuredproducts li.page-item a {margin:100px;}
/*shoplist*/
#shopWrapper {
	float:left;
	margin-left:6px;
	width:630px;
	margin-top:101px;
}
#shopWrapper ul {
	float: left;
}
#shopWrapper ul#shoplist li {
	clear:left;
	float:left;
	margin-bottom:6px;
	width:600px;
	background: #fff;
}
#shopWrapper ul li .shopImage a {
	border: none;
}
#shopWrapper ul li .shopImage {
	float: left;
	margin-right: 10px;
}
#shopWrapper ul li .shopTitle a {
	border: none;
	margin-left: 2px;
}
#shopWrapper ul li .shopItems {
	margin-top:5px;	
	text-transform:uppercase;
}
#shopWrapper ul li .shopItems .buyPrice {
	width: 145px;
	text-transform: none;
}
#shopWrapper ul li .shopItems .buyPrice a {
	margin-left: 10px;
}
#shopWrapper ul li .shopItems .moreInfo {
	text-transform: none;
	margin: 10px 0 0 5px;
}
#shopWrapper ul#shoplist ul.shopItems li {
	margin-bottom:0;
	width:auto;
}
/* project index page */
.projectIndexWrapper {
	margin-left: 6px;
	float: left;
}
.projectWrapper {
	width: 365px;
	float: left;
	margin-right: 6px;
	background: #fff;
	margin-bottom: 6px;
}
.projectWrapper .gridImage {
	width: 365px;
	height: 250px;
}
.projectWrapper .gridNo {
	height:27px;
	margin-left:0;
	padding-left:10px;
	padding-right:0;
	padding-top:4px;
	text-align:left;
	width:250px;
}
.projectWrapper .gridNo a {
}
.projectWrapper p {
	padding: 0 5px 7px 11px;
}
/* project page (index.php)*/
.projectPage .blogBigPic {
	width: 630px;
	background: #bbb;
}
.projectPage .product-blog-entry {
	width: 600px;
	margin-bottom: 6px;
}

.projectPage .product-blog-entry-wrapper {
	margin-top: 0;
	width: auto;
}
.product-blog-entry object {
	margin-top: 17px;
	float: left;
}