/* 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;
}

/* Footer Styling */

#footer {
  padding: 0 20px;
  border-top: 1px solid #000;
  color: #838383;
  height: 50px;
  font-size: 0.8em;
}

#footer a {
	color: #838383;
	text-decoration: none;
}

#footer a:hover {
	color: #3E5C7A;
	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;
	margin-top: 20px;
	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;
}