/* General Set-up and Typography */

* {
  margin: 0;
  padding: 0;
}

body {
  font: 70%/1.8 Arial, Helvetica, "Geneva", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  background:#0285B4 url(../images/background.gif) repeat-y top center;
}

h1 {
  font-size: 2.0em;
  font-weight: normal;
}

h2 {
  font-size: 1.8em;
  font-weight: normal;
}

hr {
  height: 1px;
  color: #000000;
}

p, li {
  font-size: 1.4em;
}

h1, h2, p {
  margin: 1em 0;
}

img {
  border: 0px;
}

/* General Construction */

body {
  text-align: center; 
  min-width: 760px;
}

#wrapper {
  width: 1000px; 
  margin: 0 auto; 
  text-align: left; 
  background: #fff;
}

#content { 
  width: 810px;
  float: right; 
}

#mainNav { 
  width: 180px; 
  float: left; 
} 

#footer { 
  clear: both; 
} 


/* Header Styles */

#branding h1 {
  margin: 0;
  text-indent: -5000px;
  background: #0895C3 url(../images/header.jpg) no-repeat top left;
  height: 80px;
}

#branding h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 132px;
	width: 100%;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}

#branding {
  	height: 105px;
	background-color: #fff;
}

#basket-summary p, #header-flags p, #header-text p {
	font-size: 0.9em;
	color: #fff;
	margin-top: -6px;
}

#basket-summary p {
	margin-top: 11px;
}

#header-text {
	margin-top: -55px;
	margin-left: 315px;
	float: left;
	font-size: 1em;
}

#header-text p{
	color: #fff;
	line-height: 12px;
}

#header-text img {
	line-height: 12px;
}

#pikilogo {
	vertical-align:middle;
}

#basket-checkout {
	float: right;
	font-size: 0.7em;
	width: 350px;
	height: 60px;
	overflow:hidden;
	margin-top: -65px;
	margin-right: 250px;
	color: #fff;
}
#basket-checkout img {
	float: left;
}
#basket-checkout a {
	color: #fff;
	font-weight: bold;
}

#header-flags {
	width: 200px;
	margin-top: -65px;
	float: right;
	margin-right: 50px;
	height: 60px;
}

#header-flags p, #basket-summary p {
	text-align: center;
}

#basket-summary {
	width: 70px;
	margin-top: -47px;
	float: right;
	margin-right: 25px;
	text-align: center;
}

/* Top Navigation Styles */

#topnav {
	background-color: #E5007E;
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
	height: 30px;
	line-height: 30px;
	clear: both;
}

#topnav ul {
	list-style: none;
}

#topnav li {
	display: inline;
	margin-left: 23px;
	margin-right: 7px;
}

#topnav li a {
	color:#fff;
	text-decoration: none;
}

#topnav li a:hover {
	text-decoration: underline;
}
 
/* Side Navigation Styling */

#mainNav {
	padding: 32px 0 10px 0;
}

#mainNav ul {
	list-style: none;
	margin-bottom: 20px;
}

#mainNav h3#navproducts {
	margin-left: 20px;
	height: 23px;
	line-height: 20px;
	width: 135px;
	text-align: center;
	color: #31B0E8;
}

#mainNav li {
	width: 157px;
	margin-left: 10px;
	margin-bottom: 1px;
	font-size: 1.1em;
}

#mainNav li a {
	display: block;
	padding-left: 17px;
	background: #E5007E url(../images/nav_c.gif) no-repeat top left;
	color: #fff;
	text-decoration: none;
	text-align: left;
}

#mainNav li a:hover {
	color: #fff;
	text-decoration: underline;
	background-color: #B90467;
}


/* Main Content */

#content {
	padding: 33px 0 10px 0;
}

#content h1 {
	padding-left: 8px;
	color: #31B0E8;
	margin: 0;
	margin-top: -9px;
}

#content p {
	font-size: 1.1em;
	line-height: 18px;
	padding-left: 8px;
}

#content p a{
	color: #31B0E8;
}

#textcontent p b {
	font-size: 1.1em;
}

#home_lower_left {
	margin-bottom: 20px;
	margin-top: 22px;
	margin-left: 30px;
	float: left;
	width: 410px;
	height: 233px;
	overflow: hidden
}

#home_lower_right {
	margin-bottom: 20px;
	float: left;
	width: 360px;
	padding-right: 10px;
}

#content .category-picture {
	float: left;
	margin-left: 3px;
	margin-bottom: 10px;
	margin-right: 3px;
}
#content .category-picture img {
	border: 0px;
}

#content h2 {
	padding-left: 8px;
	color: #31B0E8;
	margin: 0;
	margin-top: -7px;
}
#content h3 {
	padding-left: 8px;
	color: #31B0E8;
	margin: 0;
	font-size:1.1em;
}

#content h4 {
	padding-left: 8px;
	color: #31B0E8;
	margin: 0;
}

#content h5 {
	padding-left: 8px;
	color: #31B0E8;
	margin: 0;
}

.pink, #content p.pink, #content h3.pink {
	color: #E5007E;
}

/* Details for repeat page */

.outerbox {
	float: left;
	position: relative;
	margin: 0px 30px 20px 0px;
	width: 167px;
	height: 325px;
	text-align: center;
}
.outerbox .smallimage {
	width: 136px;
	min-height: 125px;
}

.outerbox .desc a{
	margin: 3px 0px 0px 0px;
	padding: 2px;
	clear: left;
	color: #31B0E8;
}
.outerbox .desc a:hover{
	color: #000;
}
.outerbox .cat{
	margin: 0 0 0px 0;
	padding: 0px;
	float:left;
	clear: both;
	color: #000;
	text-decoration:none;
}
.outerbox .cat a{
	margin: 0px;
	padding: 0px;
	float:left;
	clear: both;
	color: #000;
	text-decoration:none;
	font-size: 0.9em;
}
.outerbox .price {
	margin: 0px;
	padding: 0px;
	float:left;
	clear: both;
	color: #2C90CF;
	font-weight: bold;
	font-size: 1.0em;
}

.outerbox .buy a{
	margin: 0px;
	padding: 0 2px;
	float:left;
	background-color: #e03288;
	color: #fff;
	text-decoration:none;
}

.outerbox .buy a:hover{
	background-color: #0b2d5d;
}

#cat_buynow {
	text-align: center;
}

/* Details for product info page */

#detailimage {
	width: 300px;
	margin: 5px 10px 10px 10px;
	float: right;
}

#detailimage p {
	color: #0b2d5d;
	text-align: center;
}
#detailimage .enlarge {
	background: url(../img/expand.gif) no-repeat right top;
	padding-right: 13px;
}

#detaildesc {
	float: left;
	width: 400px;
}

#detaildesc h2 {
	color: #fff;
	background-color: #F39241;
	border-top: dashed 1px #0b2d5d;
	border-bottom: dashed 1px #0b2d5d;
	padding: 2px 10px;
}
#textcontent ul li, #detaildesc ul li {
	margin-left: 25px;
	font-size: 1.1em;
}
#detailprint {
	clear: both;
	float: right;
	font-size: 1.2em;
	padding: 0px 12px 0px 0px;
	margin: 10px 20px 10px 0px;
}
#detailprint a {
	color: #fff;
	padding: 5px;
	background-color: #3E5C7A;
}
#detailprint a:hover {
	background-color: #DEE1EF
}
.price{
	margin: 0 0 0 10px;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2C90CF;
}
.stockyes {
	color: #008000;
}
.stockno {
	color: #D21232;
}
.checkoutbasket {
	width: 650px;
	margin-left: 50px;
}
#checkoutlinks {
	width: 300px;
	text-align: right;
	float: right;
}
#basket_pandp {
	text-align: left;
	margin-left: 430px;

}
.checkoutform {
	margin: 0 auto;
	float: left;
}

.productdisplay {
	float: left;
	margin:10px;
	width: 150px;
}
#textcontent {
	width: 780px;
}
.clear {
	clear: both;
}
#moreresults {
	clear: both;
	font-size: 1.4em;
	text-align: center;
}
#newslettersignup {
	margin: 0px 0px 0px 10px;
	width: 155px;
	padding: 0px 5px 0px 0px;
}

#newslettersignup p {
	margin: 0px;
	color: #31B0E8;
	font-weight: bold;
}

#newslettersignup input[type=text] {
	font-size: 1.3em;
	font-family: Arial, Helvetica, "Geneva", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	width: 155px;
	height: 18px;
	border: 1px solid #31B0E8;
	padding: 1px 0px 1px 0px;
	margin: 3px 0px 3px 0px;

}
#newslettersignup input#newslettersubscribe {
	text-align: left;
	margin-left: 2px;
}
#newsletterheading {
	margin-left: 20px;
	height: 20px;
	line-height: 20px;
	width: 135px;
	text-align: center;
	color: #31B0E8;
}

#newslettersignup p{
	font-size: 1em;
}
#newslettersignup input {
	font-size: auto;
}

input#newslettersubscribe {
	margin-top: 10px;
}

.securedby {
	float: right;
	margin-right: 20px;
}
#homerainbow {
	margin-left: 0px;
}
#detailtitle{
	line-height: 22px;
}
#detailtitle #topaddtobasket {
	float: right;
}
#footerleft {
	float: left;
	width: 400px;
}
#footerright {
	float: right;
	width: 550px;
	text-align: right;
}
.nomargin, #content.nomargin, #content h2.nomargin {
	margin-left: 0px;
	padding: 0px;
}
#basketspacing {
	height: 40px;
}
/* for TNT pakje gemak*/
#iFramePopup {
	height: 100%;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
#divPopup {
	position: absolute;
	left: 80px;
	top: 650px; 
	border: outset;
	width: 800px;
	height: 610px;
	padding: 0px;
}
.noheight {
	height: 1px;
	overflow: hidden;
}
.bacs_confirm{
	text-align: right;
	margin-right:103px;
}
#home_movie {
	float: left;
	width:600px;
}
#home_badges {
	width: 146px;
	float: left;
}
#idealbadge {
	text-align: center;
}
#checkoutform {
	float: right;
	margin-right: 100px;
	margin-top: 20px;
}
#detail_inner {
	/*min-height:400px;*/
}

/* COLOURS 

LIGHT BLUE = #2da6d0;
DARK BLUE = #252a4a;
ORANGE = #ff6600;

*/

/* UPDATE STYLESHEET STARTS HERE */

body {
	font-size: 14px;
	font-family: Helvetica, sans-serif;
	text-align: center;
	background:#f2f2f2;
	color:#5e6060;
}

strong {
	font-weight:bold;
}

p, li {
	font-size: 1em; /* 14px */
	line-height: 1.4286em; /* 20px */
	margin: 0 0 1.4286em 0;
}

#guide {
	margin:0 auto;
	width:973px;
	height:1806px;
	background: url(../images/home.jpg);
}

#wrapper {
	overflow:hidden;
	width:973px;
	margin:0 auto;
	text-align:left;
	background: #2da6d0 url(../images/wrapperbg.jpg) repeat-x 0 160px;
}

#header {
	height:100px;
	background:#fff;
}

#headerright {
	position:relative;
	float:right;
	width:618px;
	margin:0 19px 0 0;
}

#headerright ul li {
	display:inline;
	text-transform:uppercase;
	font-size: 0.7857em; /* 11px */
	line-height: 1.8182em; /* 20px */
	margin-top: 1.8182em;
	margin-bottom: 0em;	
	font-weight:bold;
	color:#7f7f7f;	
}

#headerright ul li a {
	color:#7f7f7f;
}

#header a#logo {
  background: url(../images/logo.png);
	width:240px;
	height:100px;
	display:block;
	text-indent:-999em;
	float:left;
}

ul#menu {
	float: left;
	clear:left;
	width:973px;
  height:60px;
	margin:0 auto 20px auto;
	position:relative;	
	position:relative;
	background-color: #fff;
  	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ff8400), to(#f60));
 	 background: -moz-linear-gradient(#ff8400, #f60 100%);
 	 background: linear-gradient(#ff8400, #f60 100%);
	-pie-background: linear-gradient(#ff8400, #f60 100%); 	 
	behavior: url(/PIE.htc);	
}

ul#menu li {
	display: inline;
	text-shadow:#c95000 0px 1px  0px;
	text-align:center;
}

ul#menu li a, ul#menu li a:link, ul#menu li a:visited {
	text-decoration: none;
	color:#fff;
	font-weight: bold;	
	font-size: 1.l; /* 15px */
	line-height: 1.3333em; /* 20px */
	padding: 1em 19px 0 19px;
	float:left;
	height:46px;
	background: url(../images/menudivider.png) repeat-y right top;
}

ul#menu li#active a {
	background-color: #2da6d0;
  	background: -webkit-gradient(linear, 0 0, 0 100%, from(#262a4a), to(#2da6d0));
 	 background: -moz-linear-gradient(#262a4a, #2da6d0 100%);
 	 background: linear-gradient(#262a4a, #2da6d0 100%);
	-pie-background: linear-gradient(#262a4a, #2da6d0 100%); 	 
	behavior: url(/PIE.htc);	
	color:#fff;
	text-shadow:#333 0px 1px  0px;		
}

ul#menu li a:hover {
	background-color: #fff;
  	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ccc));
 	 background: -moz-linear-gradient(#fff, #ccc 100%);
 	 background: linear-gradient(#fff, #ccc 100%);
	-pie-background: linear-gradient(#fff, #ccc 100%); 	 
	behavior: url(/PIE.htc);	
	color:#666;
	text-shadow:#fff 0px 1px  0px;	
}

#menu strong {
	display:block;
	font-size: 0.8em; /* 12px */
	line-height:1em; /* 20px */
	text-align:center;
}

#hero {
	width:935px;
	height:320px;
	background:#fff;	
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/PIE.htc);
	position: relative;	
	float:left;
	margin:0 19px 20px 19px;
}

img#heroimg {
	position:absolute;
	right:20px;
	top:20px;
}

#hero h1 {
	font-size: 2.2857em; /* 32px */
	line-height: 1.25em; /* 40px */
	margin: 1.625em 30px 0 30px;
	font-weight:bold;
	color:#252a4a;
	width:415px;
	word-spacing:-1px;
}

#hero p {
	font-size: 1.0714em; /* 15px */
	line-height: 1.3333em; /* 20px */
	margin: 1.3333em 30px 0 30px;
	width:415px;
	color:#888;
}

#newsletter {
	clear:left;
	float:left;
	width:973px;
	background:#2895bb;
	padding:20px 0;
}

#footer {
	clear:left;
	float:left;
	width:973px;
	background:#262a4a;
	padding:40px 19px;
}

#footer ul {
  list-style:none;
}

#footer ul li {
	margin:0;
	padding:0;
}

#maincontent-home {
	margin:0 4px 0 19px;
	background:#fff;
}

#maincontent {
	background:#fff;
	width:935px;
	background:#fff;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/PIE.htc);
	position: relative;	
	float:left;
	margin:0px 19px 20px 19px;
	padding:20px 0;	
}

.box {
	background:#fff;	
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/PIE.htc);
	position: relative;	
	width:222px;
	height:280px;
	float:left;
	margin:0 15px 20px 0;
}

#submenu {
	background:#fff;	
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/PIE.htc);
	position: relative;	
	width:222px;
	float:left;
	margin:0 15px 20px 0;
}

#submenu a {
	display:block;
	border-top:1px solid #eee;
	text-decoration: none;
	padding:1em 20px;
	margin:0;
	color:#5e6060;
}

#submenu li {
	margin:0;
	padding:0;
}

#submenu a:hover {
	background-color: #fff;
  	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ccc));
 	 background: -moz-linear-gradient(#fff, #ccc 100%);
 	 background: linear-gradient(#fff, #ccc 100%);
	-pie-background: linear-gradient(#fff, #ccc 100%); 	 
	behavior: url(/PIE.htc);	
	color:#666;
	text-shadow:#fff 0px 1px  0px;	
}

#submenu h3 {
	font-size: 1.1429em; /* 16px */
	line-height: 1.25em; /* 20px */
	padding:0;
	color:#4a4a4a;
	text-shadow:#fff 0px 1px  0px;  
	font-weight:bold;
}

#submenu h3 a {
	border:0;
	margin: 1em 19px 0 19px;	
}

#sub h3 a:hover {
	background:none;
}


#submenuheading {
	background-color: #fff;
  	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ccc));
 	 background: -moz-linear-gradient(#fff, #ccc 100%);
 	 background: linear-gradient(#fff, #ccc 100%);
	-pie-background: linear-gradient(#fff, #ccc 100%); 	 
	-webkit-border-radius: 4px 4px 0 0;
	-khtml-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;	
	behavior: url(/PIE.htc);	
	height:44px;
}

.boxheading {
	background-color: #fff;
  	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ccc));
 	 background: -moz-linear-gradient(#fff, #ccc 100%);
 	 background: linear-gradient(#fff, #ccc 100%);
	-pie-background: linear-gradient(#fff, #ccc 100%); 	 
	-webkit-border-radius: 4px 4px 0 0;
	-khtml-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;	
	behavior: url(/PIE.htc);	
	height:44px;
}

#safety, #environment {
	background:#fff;	
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/PIE.htc);
	position: relative;	
	width:220px;
	float:left;
	margin:0 15px 20px 0;
	border:1px solid #ccc;
	padding:0 0 40px 0;
}

#safety h3 {
	background:#f60;
}

#safety img, #environment img {
	margin:1em 0 0 0;
}

#environment h3 {
	background:#2da6d0;
}

#safety h3, #environment h3 {
	-webkit-border-radius: 4px 4px 0 0;
	-khtml-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;	
	behavior: url(/PIE.htc);	
	color:#fff;
	height:20px;
	padding:15px 19px;
  font-size: 1.1429em; /* 16px */
  line-height: 1.25em; /* 20px */	
}

#safety p, #environment p {
	margin:1em 19px;
	font-size: 0.9286em; /* 13px */
	line-height: 1.5385em; /* 20px */
	margin-top: 1.5385em;
	margin-bottom: 0em;	
}

.boxheading h3 {
	font-size: 1.1429em; /* 16px */
	line-height: 1.25em; /* 20px */
	margin: 1em 19px 0 19px;
	color:#4a4a4a;
	text-shadow:#fff 0px 1px  0px;  
	font-weight:bold;
}

.boxheading h3 a {
	display:block;
	text-decoration:none;
	color:#4a4a4a;
	background: url(../images/arrow.png) no-repeat 100% 50%;	
}

.boxheading p {
	margin:0 19px 4px 19px;
	color:#666;
}

.boximg {
	text-align:center;
	margin:0 auto;
	width:222px;
}

.boxheading img {
	margin:10px auto 0 auto;
	text-align:center;
}

#box4 {
	width:935px;
	background: #fff; 
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/PIE.htc);
	position: relative;	
	float:left;
	margin:0px 0 20px 0;
	padding:0px 0;
}

.box-fullwidth {
	width:935px;
	background-color: #fff;
  	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ccc));
 	 background: -moz-linear-gradient(#fff, #ccc 100%);
 	 background: linear-gradient(#fff, #ccc 100%);
	-pie-background: linear-gradient(#fff, #ccc 100%); 	 
	behavior: url(/PIE.htc);	
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/PIE.htc);
	position: relative;	
	float:left;
	margin:0px 0 20px 0;
	padding:20px 0;
}

#box-fullwidth-left {
	width:370px;
	float:left;
}

#box-fullwidth-right {
	width:553px;
	float:left;
}

form#newsletterform h6 {
	float:left;
	width:240px;
	color:#d4eaf1;
	font-size: 1.2857em; /* 18px */
	font-weight:bold;
	word-spacing:-1px;
	line-height: 1.1111em; /* 20px */
	margin: .5em 8px 0 0;
	text-transform:none;
}

form#newsletterform {
	position: relative;
	margin:0 20px 0 0px;
	float:right;
}

#box-fullwidth-right iframe {
	margin:0 5px;
}

input, button {
	border: none;
}

form#newsletterform p {
	width:229px;
	float:left;
	margin:0 5px 0 0;	
}

form#newsletterform p#gobtn {
	width:39px;
	height:32px;
	float:left;
}

input.inputbox {
	color: #888;
	font-weight:bold;
	font-size: 1em;
	width: 214px;
	height: 30px;
	padding: 5px 7px;
	background:#fff;	
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	-khtml-border-radius:4px;
	border-radius: 4px;
	behavior: url(/PIE.htc);		
	position:relative;
	margin:0 10px 0 0;
}

input.inputbox:focus {
	outline: none;
}

button.btn {
	margin:0;
	position:relative;
	font-size: 1em;
	font-weight:bold;
	padding: 11px 12px;	
	cursor: pointer;
	background-color: #fff;
  	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ccc));
 	 background: -moz-linear-gradient(#fff, #ccc 100%);
 	 background: linear-gradient(#fff, #ccc 100%);
	-pie-background: linear-gradient(#fff, #ccc 100%); 	 
	color:#666;
	text-shadow:#fff 0px 1px  0px;	
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;	
	behavior: url(/PIE.htc);	
}

#footer ul {
	float:left;
	margin:0 60px 0 0;
}

#footer ul li h5 a {
	color:#fff;
	text-transform:uppercase;
	word-spacing:-1px;
	font-size: 1.0571em; /* 12px */
	line-height: 1.6667em; /* 20px */
}

#footer ul li a {
	color:#a8aab7;
	text-decoration:none;
	font-size: 0.9286em; /* 13px */
	line-height: 1.5385em; /* 20px */	
}

#footer ul li a:hover {
	color:#f60;
}

#footer p {
  font-size: 1.0714em; /* 15px */
  line-height: 1.3333em; /* 20px */
  color:#eaeaed;
  font-weight:normal;
}

#footer p strong {
	display:block;
	color:#f60;
	font-size: 1.2143em; /* 17px */
	line-height: 1.1765em; /* 20px */
}

#footer p span {
	color:#2da6d0;
}

ul#social li {
	text-indent:-999em;
	float:left;
	width:32px;
	height:32px;
	margin:0 6px 0 0;
}

ul#social li a {
	width:32px;
	height:32px;
	float:left;
}

ul#social li a#facebook {
	background: url(../images/facebook.png);
}

ul#social li a#twitter {
	background: url(../images/twitter.png);
}

ul#social li a#youtube {
	background: url(../images/youtube.png);
}

p#address {
	color:#777;
	margin:5px auto 15px auto;
	text-align:left;
	width:973px;
}

p#address a {
	color:#777;
}

#secondarycontent {
	clear:left;
	float:left;
	padding:0 19px;
	background-color: #eceef0;
  	background: -webkit-gradient(linear, 0 0, 0 100%, from(#eceef0), to(#fff));
 	 background: -moz-linear-gradient(#eceef0, #fff 100%);
 	 background: linear-gradient(#eceef0, #fff 100%);
	-pie-background: linear-gradient(#eceef0, #fff 100%); 	 
	behavior: url(/PIE.htc);	
	padding:2em 0;	
}

h4.rounded {
	clear: both;
	text-align: center;
	padding: 20px 19px 20px 19px;
	color: #58595B;
	font-weight: bold;
	word-spacing: -1px;
	float: left;
	background:#eceef0;	
	-webkit-border-radius: 4px 4px 0 0;
	-khtml-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	behavior: url(/PIE.htc);
	position: relative;
	margin:0 0 0 19px;
	text-shadow:#fff 0px 1px  0px;	
}

#product-left {
	float:left;
	width:408px;
	margin:20px 40px 20px 16px;
}

#product-right {
	float:left;
	width:400px;
	margin:0 0 20px 0;
}

#product-left {
	float:left;
	width:430px;
	margin:0 35px 20 19px;
	overflow:hidden;
}

.bigimg {
	display:none;
}

#large {
	padding:4px;
	background:#fff;
	border:1px solid #ccc;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/PIE.htc);
	position: relative;	
}

#product-right h2 {
	font-size: 0.9286em; /* 13px */
	line-height: 1.5385em; /* 20px */
	margin: 0 0 1.5385em 0;
	color:#f60;
	font-weight:bold;
	text-transform:uppercase;
}

#price {
	font-size: 2.3077em; /* 30px */ 
	line-height: 1.2667em; /* 38px */ 
	margin: 0 0 0 4px; 
	color:#333;
	position:relative;
	top:6px;
}

#product-left ul {
	width:480px;
}

#product ul li {
	display:inline;
	float:left;
	overflow:hidden;
}

#product-left ul li img {
	float:left;
	width:120px;
	padding:4px;
	margin:0em 19px 1em 0;
	background:#fff;
	border:1px solid #ccc;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/PIE.htc);
}

#product-left ul li a {
	position:relative;
	z-index:100;
}

ul#tags li a {
	margin:1.4615em 0px 1.4615em 0;
}

ul#tags {
	margin:0 0 1.4615em 0;
}

ul#tags li {
	display:inline;
}

ul#wheels {
	list-style:none;
	margin:0 0 0 20px;
}

ul#wheels {
	margin:0;
}

ul#wheels li {
  font-size: 0.8571em; /* 12px */
  line-height: 1.6667em; /* 20px */
  margin-top: 1em;
  margin-bottom: 2em;
	padding:0 0 0 30px;
	text-transform:uppercase;
	color:#7f7f7f;
	font-weight:bold;
	background: url(../images/bullet.png) no-repeat 0 50%;
}

#price-left, #price-right {
	float:left;
	margin:0 20px 0 0;
	font-weight:bold;
	text-transform:uppercase;
}

#price-left strong {
  font-size: 2em; /* 28px */
  line-height: 1.4286em; /* 40px */
  margin-top: 0.7143em;
  margin-bottom: 0em;

}

#price-right {AGE
	float:left;
}

#price-right {
  font-size: 0.7857em; /* 11px */
  line-height: 1.8182em; /* 20px */
  margin-top: 1.8182em;
  margin-bottom: 0em;
}

#price-right strong {
	font-size: 2em; /* 28px */
	line-height: 1.3571em; /* 38px */
}

img.basket-product {
	border:1px solid #cacaca;
}

#form-basket {
	float:left;
	width:100%;
}

#stock strong {
	color:#2da6d0;
}

#form-colour {
	float:left;
	width:100%;
}

.select {
	position: absolute;
	padding: 20px 25px 20px 92px;
	width:20px;
	height:18px;
	color:#999;
	font-weight:bold;
	background: url(../images/qty.png) no-repeat;
	overflow: hidden;
	display:block;
}

#change-qty {
	width:30px;
	margin:10px 0 10px;
	padding:4px;
	position:relative;
	top:0px;
	text-align:center;	
}


#qty {
  width: 137px;
  height: 57px;
  color: #555;
  font-size: 14px;
  background: url(../images/qty.png) no-repeat left top;
  overflow: hidden;
  text-indent:82px;
  border:0;
  float:left;
}

#form-basket p {
	margin:0;
	padding:0;
}

#input-add {
  width: 214px;
  height: 57px;
  color: #555;
  font-size: 14px;
  background: url(../images/qty.png) no-repeat right top;
  overflow: hidden;
  border:0;
  float:right;
  color:#fff;
  cursor: pointer;
}

select.styled {
	background:#fff;
	height:58px;
	cursor: pointer;
}

select#qtyselect {
	height:auto;
	margin-top: 20px;
	margin-left: 20px;
}

form#searchform {
	float:right;
	background: url(../images/search.png) no-repeat left 50%;	
	height:33px;
	width:291px;
}

input#search-input {
	font-weight:bold;
	color:#999;
	padding:0 0 0 7px;
	margin:0;
	width: 247px; 
  	height:33px;	
  	background: url(../images/search.png) top left no-repeat;
	float:left;
  	border:0;  	
	line-height:1.3em;
}


input#search-input:focus {
	border:0;
	outline:none;
}

input#search-input-submit {
	margin: 0;
	padding: 0;
	background: none;
	text-indent: -999em;
	border: 0;
	width: 39px;
	height: 33px;
	cursor: pointer;
	overflow: hidden;
}

p#basket {
	text-transform:uppercase;
	margin:4px 0 0 0;
	padding:0 0px 0 30px;
	font-size: 0.8571em; /* 12px */
	line-height: 1.6667em; /* 20px */
	font-weight:bold;
	color:#6a6a6a;
	width:265px;
	text-align:right;
	float:left;
}

p#basket span {
	color:#2da6d0;
	font-size: 1.2857em; /* 18px */
	line-height: 1.1111em; /* 20px */
	margin:0 0 0 5px;
}

img#basketicon {
	position:relative;
	top:2px;
	margin:0 8px 0 0;
}

ul li#tel {
  font-size: 1.0414em; /* 15px */
  line-height: 1.3333em; /* 20px */
  margin: 1.3em 0 0 0;
}

#headerright ul li {
	float:left;
}

#headerright ul li a {
	text-decoration: none;
}

#headerright ul li ul li {
	float:left;
}

li#en a, li#nl a {
	display:block;
	text-indent:-999em;
	width:27px;
	height:19px;
	margin:0 2px;
}

li#en, li#nl {
	float:left;
}

li#en a {
	background: url(../images/en.png) no-repeat;
	margin:0 0 0 5px;
}

li#nl a {
	background: url(../images/nl.png) no-repeat;
}

ul#lang {
	margin:0 0 0 5px;
	float:left;
	text-transform:uppercase;
}

#toplinks {
}

#toplinks li {
	padding:0 2px 0 0px;
	margin:0 0 0 0px;
}

#quicklinks {
	margin:0 0 0 278px;
	position:relative;
	top:-10px;
}

.box-fullwidth a {
	background: url(../images/arrow.png) no-repeat right 50%;
	padding:0 30px 0 0;
	text-decoration: none;
	color:#454545;
}

.box-fullwidth h4 {
  font-size: 1.2857em; /* 18px */
  line-height: 1.1111em; /* 20px */
  margin: 2.1111em 19px 0 19px;
  font-weight:bold;
  word-spacing:-1px;
  color:#959595;
}

h5#youtubeh5 {
  font-size: 2.5714em; /* 36px */
  line-height: 1.1111em; /* 40px */
  margin: 0 19px .3em 19px;
  color:#616161;
  font-weight:bold;
  letter-spacing:-1px;
  word-spacing:-1px;
}

.box-fullwidth a {
	margin:0 0 0 165px;
}

#secondaryleft {
	float:left;
	width:560px;
	margin:.5em 94px 0 40px;
}

#additionalsidebar {
	float:left;
	width:222px;
	margin:0 19px 0 0;
}

h6 {
	text-transform: uppercase;
	color:#2da6d0;
	font-weight:bold;
	letter-spacing:-1px;
	font-size: 1em; /* 14px */
	line-height: 1.4286em; /* 20px */
	margin: 1em 0 .4286em 0;
}

#product-additional {
	float: left;
	width: 270px;
	text-transform: uppercase;
	font-size: 0.7692em;
	line-height: 1.9em;
	margin-top: 1.9em;
	padding: 1.9em 0 0 0;
	margin-bottom: 0em;
	color: #7F7F7F;
}

#ideal {
	float:left;
	margin:40px 0 0 20px;
}

#product-additional h5 a {
	padding: 0 20px 0 0;
	text-decoration: none;
	color:#666;
}

#product-additional h5 {
	width:160px;
	font-weight: bold;
	background: url(../images/info.png) no-repeat 100% 0px;
}

p#share {
	font-weight:bold;
	float:left;
	width:110px;
	margin:14px 10px 0 20px;
}

#shareicons {
	float:left;
	width:200px;
	margin:40px 0 0 0;
}

#addthis_wrapper {
	margin: 14px 0 0 0;
	width: 400px;
	height: 25px;
	float: left;
}

h1 {
  font-size: 2em; /* 28px */
  line-height: 1.4286em; /* 40px */
	margin-top: 0.7143em;
	margin-bottom: 0em;
	font-weight:bold;	
	letter-spacing:-1px;
	word-spacing:-1px;
	color:#262a4a;
}

fieldset {
	width: 458px;
	padding: 1.4615em 0;
	display: block;
	float: left;
}

#form-basket-left {
	float:left;
	width:151px;
	background:#2da6d0;
}

#form-basket-right {
	float:left;
	width:200px;
}

h3#also {
	margin:1em 0 1em 24px;
	color:#fff;
	font-size: 1.4286em; /* 20px */
	line-height: 1em; /* 20px */
	font-weight:bold;
	word-spacing:-1px;
}

#prod-details-qty {
	float: left;
	height: 57px;
	overflow: hidden;
	width: 75px;
	background-color: white;
}

#box3 {
	background:#fff;	
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/PIE.htc);
	position: relative;	
	width:659px;
	float:left;
	margin:0 15px 20px 0;
	padding:1em 19px;
}

thead td { 

}

td a { 
	font-weight: bold;
}

div#basket-body {
  padding: 20px 20px 10px 20px;
  border: 1px solid #d4dbd3;
  background: #fff url(/resources/bar.png) repeat-x left bottom;
}

div#checkout-body {
  padding: 20px;
}


a.btn, input.btn {
	position: relative;
	font-size: .9em;
	padding: 5px 15px;	
	margin:1.5385em 5px 0 5px;
	cursor: pointer;
	-webkit-border-radius: 4px; 
	-khtml-border-radius:4px;
	-moz-border-radius: 4px; 
	border-radius: 4px;  	
	background-color: #f9f9f9;
  	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9f9f9));
 	 background: -moz-linear-gradient(#ffffff, #f9f9f9 100%);
 	 background: linear-gradient(#ffffff, #f9f9f9 100%);
	-pie-background: linear-gradient(#ffffff, #f9f9f9 100%); 	 
	color:#999;
	font-weight:bold;
	text-transform:uppercase;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	behavior: url(PIE.htc);	
	float:right;
	border:0;
}

p#bar {
	background:#fff;
	width:100%;
	padding:0 0 1em 0;
	float:right;
}

#change-qty {
	width:30px;
	margin:0 10px 0 10px;
	position:relative;
	top:6px;
	text-align:center;
}

#qty {
	width:20px;
	float:left;	
}

#plus {
	margin:6px 0 0 0;
	float:left;	
}

#minus {
	margin:16px 0 0 100px;
}

table#summary {
	width:340px;
	float:right;
	text-align:right;
	margin:0 25px 0 0;
}

table#summary td {
	padding:.5em 0;
}

table#summary td {
	background:none;
	border:0;
}

tr#grand {
	font-size: 1.3846em; /* 18px */ 
	line-height: 1.1111em; /* 20px */ 
	margin:1.1111em 0px 0 0;
	font-weight:bold;
	color:#fff;
}

.qtyicons {
	margin:11px 0 0 0;
}

form#checkoutbtn {
	float:right;
	clear:right;
	margin:1.5385em 20px 1.5385em 0;
}

table { 	
	width: 100%; 
	border-collapse: collapse; 
}

td { 
	padding: 10px; 
	border-top: 1px solid #eee;
	padding-bottom:1.5385em;	
}

thead td { 
	border-top: 0px; 
	font-weight: bold;
}

td a { 
	font-weight: bold;
}

table#basket {
	background:#fff;
	-webkit-border-radius: 4px 4px 0 0;
	-khtml-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	behavior: url(/PIE.htc);
	position: relative;	
}

