html, body {

	background-color: #efefef;
	background: url(../images/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 100%;
	z-index: 0;

}


/* Common Functions ================ */

.clear { clear: both; }
.trans { border: 0; }

.image-left { display: block; clear: left; float: left; }
.image-right { display: block; clear: right; float: right; }

/* Wrappers ======================== */


#wrapper {

	display: block;
	width: 950px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -475px;

}


/* Header and Navigation ------------------------------ */

#header {

	display: block;
	height: 59px;
	width: 942px;
	padding-left: 8px;
	

}

#top-nav {

	display: block;
	width: 611px;
	height: 59px;
	float: left;
	margin-right: 14px;
	overflow: hidden;
}

#top-nav a {

	display: block;
	float: left;
	height: 59px;
	background: url(../images/top-nav.gif) no-repeat;
	outline: 0;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-indent: -9999px;
	text-decoration: none;
	border: 0;

}

#top-nav .home { width: 52px; }
#top-nav .home:hover { background-position: 0px -59px; }

#top-nav .kankens { width: 134px; background-position: -52px 0px; }
#top-nav .kankens:hover { background-position: -52px -59px; }

#top-nav .products { width: 121px; background-position: -186px 0px; }
#top-nav .products:hover { background-position: -186px -59px; }

#top-nav .testimonials { width: 97px; background-position: -307px 0px; }
#top-nav .testimonials:hover { background-position: -307px -59px; }

#top-nav .contact { width: 84px; background-position: -404px 0px; }
#top-nav .contact:hover { background-position: -404px -59px; }

#top-nav .delivery { width: 67px; background-position: -488px 0px; }
#top-nav .delivery:hover { background-position: -488px -59px; }

#top-nav .gallery { width: 56px; background-position: -555px 0px; }
#top-nav .gallery:hover { background-position: -555px -59px; }
	
#translate {

	display: block;
	width: 127px;
	float: left;
	margin-right: 13px;
}

.translate {

	display: block;
	height: 59px;
	width: 127px;
	background: url(../images/translate.gif) no-repeat;
	text-indent: -9999px;

}

.translate:hover {

	background-position: 0px -59px;

}

#search {

	display: block;
	width: 177px;
	height: 27px;
	padding-top: 16px;
	padding-bottom: 16px;
	float: left;

}

.search {

	display: inline-block;
	width: 132px;
	height: 21px;
	background: url(../images/search-input.gif) no-repeat;
	border: 0;
	margin: 0;
	padding-left: 10px;
	font-size: 11px;
	font-family: arial,sans-serif;
	color: #807f7f;
	padding-top: 6px;
	padding-right: 5px;
	float: left;

}

#sale {
	
	position: absolute;
	display: block;
	z-index: 2000;
	top: 0;
	left: 0;
	width: 116px;
	height: 112px;
}

#sale a {
	
	display: block;
	width: 116px;
	height: 112px;
	background: url(../images/sale.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.go {

	width: 30px;
	height: 27px;
	display: inline-block;
	float: left;
	border: 0;
	margin: 0;
	background: url(../images/search-input.gif) no-repeat;
	background-position: -147px 0px;
	cursor: pointer;

}

.go:hover {

	background-position: -147px -27px;

}

/* Header Midsection & Slideshow ----------------------------------------- */

#sub-header {

	display: block;
	width: 950px;
	height: 139px;
	border: 0;
	background: url(../images/top-midsection.gif) no-repeat;

}

#shuffle {

	display: block;
	width: 402px;
	height: 403px;
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: 31px;
	overflow: hidden;

}




/* Introduction ------------------------------------------------------- */

#intro {

	display: block;
	width: 923px;
	height: 275px;
	background: url(../images/intro.gif) no-repeat;
	padding-top: 45px;
	padding-left: 27px;

}

#intro h1 {

	display: block;
	margin-bottom: 10px;
	font-size: 30px;
	font-family: lucida sans,arial,sans-serif;
	letter-spacing: -2px;
	color: #171717;

}

#intro p {

	width: 439px;
	line-height: 24px;
	font-size: 12px;
	color: #3b3b3b;
	font-family: arial,sans-serif;
	margin-bottom: 17px;

}

/* Checkout ------------------------------------------ */

#checkout {

	display: block;
	width: 950px;
	height: 68px;
	background: url(../images/checkout.gif) no-repeat;

}

#checkout h2 {

	display: block;
	height: 68px;
	width: 158px;
	background: url(../images/latest.gif) no-repeat;
	float: left;
	text-indent: -9999px;

}

#checkout span {

	display: block;
	float: left;
	width: 510px;
	height: 53px;
	padding-left: 15px;
	padding-right: 15px;
	color: #ffffff;
	font-size: 11px;
	font-family: arial,sans-serif;
	line-height: 18px;
	padding-top: 15px;

}

#checkout span a {

	font-weight: bold;
	text-decoration: none;
	color: #ffd200;

}

#checkout span a:hover {

	color: #ea8613;

}

#iframe {

	display: block;
	float: left;
	width: 252px;
	height: 68px;
	background-color: #000;

}

#iframe h3 {

	display: inline-block;
	float: left;
	text-align: center;
	width: 44px;
	font-size: 55px;
	color: #fff;
	font-family: lucida sans,arial,sans-serif;
	letter-spacing: -2px;
	padding-top: 0px;

}

.cart-items {

	display: block;
	float: left;
	width: 114px;
	height: 38px;
	background: url(../images/cart-items.gif) no-repeat;
	padding-top: 30px;
	padding-left: 4px;

}

#iframe a {

	display: inline-block;
	width: 103px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/cart-checkout.gif) no-repeat;

}

#iframe a:hover {

	background-position: 0px -22px;

}

/* Midsection ------------------------------------------------ */

#mid {

	display: block;
	clear: both;
	width: 950px;
	margin-top: 20px !important;
	height: 266px;

}


#shop-colour {

	display: block;
	float: left;
	width: 257px;
	height: 208px;
	background: url(../images/shop-colour.gif) no-repeat;
	padding-top: 58px;
	padding-left: 25px;
	margin-right: 15px;

}

#palette {

	display: block;
	width: 232px;
	height: 192px;

}

#palette img {

	display: inline-block;
	margin-left: 3px;
	margin-bottom: 4px;
	width: 32px;
	height: 31px;
	border: 0;

}

#palette a {

	outline: 0;

}

#shop-style {

	display: block;
	float: left;
	width: 263px;
	height: 212px;
	background: url(../images/shop-style.gif) no-repeat;
	padding-top: 54px;
	padding-left: 18px;
	margin-right: 16px;

}

.shop-style {

	display: block;
	clear: both;
	width: 240px;
	background: url(../images/style-bg.gif) no-repeat;
	height: 29px;
	margin-bottom: 4px;

}

.shop-style h1 {

	display: block;
	clear: left;
	float: left;
	height: 28px;
	width: 175px;
	text-indent: -9999px;

}

.shop-style a {

	display: block;
	float: right;
	clear: right;
	width: 47px;
	height: 25px;
	text-indent: -9999px;
	background: url(../images/shop-go.gif) no-repeat;
	outline: 0;

}

.shop-style a.style31:hover { background-position: 0px -25px; }
.shop-style h1.style31 { background: url(../images/mini.gif) no-repeat; }

.shop-style a.style32:hover { background-position: 0px -50px; }
.shop-style h1.style32 { background: url(../images/classic.gif) no-repeat; }

.shop-style a.style33:hover { background-position: 0px -75px; }
.shop-style h1.style33 { background: url(../images/dual.gif) no-repeat; }

.shop-style a.style34:hover { background-position: 0px -100px; }
.shop-style h1.style34 { background: url(../images/big.gif) no-repeat; }

.shop-style a.style35:hover { background-position: 0px -125px; }
.shop-style h1.style35 { background: url(../images/maxi.gif) no-repeat; }

#last { background: none !important; }
.shop-style a.style36:hover { background-position: 0px -150px; }
.shop-style h1.style36 { background: url(../images/laptop.gif) no-repeat; }

#subscribe {

	display: block;
	float: left;
	width: 300px;
	height: 209px;
	background: url(../images/subscribe.gif) no-repeat;
	padding-top: 57px;
	padding-left: 24px;
	padding-right: 32px;

}

#subscribe p {

	font-family: arial,sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #616161;
	margin-bottom: 15px;

}

#subscribe p strong {

	font-weight: bold;
	color: #0f0f10;

}

form.subscribe label.name {

	width: 117px;
	height: 30px;
	display: block;
	float: left;
	background: url(../images/subscribe-name.gif) no-repeat;
	text-indent: -9999px;

}

form.subscribe div.label {
	
	height: 30px !important;
	clear: both;
	margin-bottom: 10px;
}

form.subscribe label.email {

	width: 117px;
	height: 30px;
	display: block;
	float: left;
	background: url(../images/subscribe-email.gif) no-repeat;
	text-indent: -9999px;
	padding: 0px !important;

}

form.subscribe input.text {

	display: block;
	float: left;
	height: 23px;
	font-size: 11px;
	color: #222222;
	width: 153px;
	background: url(../images/subscribe-input.gif) no-repeat;
	border: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;

}

.alt-subscribe {

	display: block;
	width: 170px;
	margin-right: 10px;
	float: left;
	padding: 6px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #e5e5e5 !important;
	font-size: 10px;
	color: #333333;
	padding-left: 10px;
	margin-top: 0px !important;
}

.alt-subscribe input.checkbox {

	float: right;
	display: inline-block;

}

.alt-subscribe label {

	display: inline-block;
	margin-right: 7px;
	width: 125px;
	height: 25px !important;
	float: left;
}

.alt-subscribe span {
	
	display: inline-block;
	float: right;
	margin-right: 3px;
	margin-top: 3px;
}

.subscribe input.subscribe-submit {

	display: block;
	float: left;
	width: 101px;
	height: 35px;
	border: 0;
	text-indent: -9999px;
	background: url(../images/subscribe-submit.gif) no-repeat;
	cursor: pointer;

}

/* Footer --------------------------------------- */

#footer-container {

	display: block;
	clear: both;
	height: 338px;
	background: url(../images/footer.gif) repeat-x;

}

#footer {

	display: block;
	width: 950px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -475px;
	height: 338px;

}

#footer-left {

	display: block;
	float: left;
	width: 565px;
	height: 252px;
	padding-top: 86px;

}

#footer-right {
	
	display: block;
	float: left;
	width: 295px;
	height: 292px;
	background: url(../images/footer-right.gif) no-repeat;
	padding-top: 46px;
	padding-left: 90px;
	
}

#footer-left span.left-top {

	display: block;
	width: 565px;
	height: 90px;
	background: url(../images/divider.gif) no-repeat;
	background-position: 100% 0%;

}

#footer-left span.links {

	clear: both;
	display: block;
	width: 507px;
	height: 114px;
	font-size: 11px;
	font-family: arial,sans-serif;
	color: #676767;
	padding-left: 58px;
	padding-top: 5px;

}

#footer-left span.links a {

	color: #676767;
	text-decoration: none;

}

#footer-left span.links a:hover {

	color: #282828;

}

#footer-left span.links a.design {

	font-weight: bold;

}

#footer-left span.logo {

	display: block;
	width: 315px;
	height: 86px;
	float: left;

}

#footer-left span.logo h1 {


	background: url(../images/footer-logo.gif) no-repeat;
	width: 315px;
	height: 86px;
	display: block;
	font-family: arial,tahoma,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#footer-left span.logo h1 a {

	display: block;
	width: 315px;
	height: 86px;
	outline: 0;
	text-indent: -9999px;
	overflow: hidden;

}

#footer-left span.networks {

	display: block;
	float: left;
	height: 68px;
	width: 234px;
	padding-top: 18px;
	padding-left: 15px;
	color: #a8a8a8;

}

#footer-left span.networks a {

	outline: 0;
	color: #fb1717;
	font-size: 11px;
	font-weight: bold;;
	text-decoration: none;

}

#footer-left span.networks a:hover {
	
	color: #c70707;
}

#footer-left span.networks h5 {
	
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 8px;
	margin-bottom: 10px;
	color: #a8a8a8;
	border-bottom: 1px solid #fff;
	width: 180px;
	margin-top: 10px;
	
}

#footer-left span.networks img:hover {
	
	position: relative;
	top: 1px;
	left: 1px;
	
}

#footer-bubbles {
	
	display: block;
	height: 147px;
	background: url(../images/footer-bubbles.png) repeat-x;
	position: relative;
	margin-top: -140px;
	background-position: 100% 0%;
	
}

/* Twitter ---------------------------------------------- */

#tweet {
	
	display: block;
	width: 263px;
	
}

#tweet-content {
	
		height: 58px;
}

ul#twit-twit li {
	
	font-size: 11px;
	color: #525252;
	font-family: arial,sans-serif;
	
}

ul#twit-twit li span {
	
	display: block;
	margin-bottom: 5px;
}

ul#twit-twit li a {
	
	color: #292929;
	text-decoration: none;
	
}

ul#twit-twit li a:hover {
	
	text-decoration: underline;
}

ul#twit-twit li span a {
	
	font-weight: bold;
	text-decoration: none !important;
	color: #db2a23 !important;
	
}

ul#twit-twit li span a:hover {

	color: #5296c3;
	text-decoration: none !important;
	
}

#tweet-foot {
	
	display: block;
	width: 146px;
	height: 30px;
	background: url(../images/follow.gif) no-repeat;
	margin-top: 0px;
	margin-left: 85px;
	
}